@charset "utf-8";
/* CSS Document */

/* reset CSS v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size:12px;
	background-image:url(../images/bg02.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#cde4ff;
	line-height:1.3em;
	margin: 0px;
	paddong:0px;
	height:100%;
	
	}
ol, ul {
    list-style:disc;
	margin-left:20px;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:link{ color:#1a70d3; text-decoration:none;}

a:visited{ color:#1a70d3; text-decoration:none;}
a:hover{ color:#1a70d3; text-decoration:underline;}
.min_box{width:978px; margin:0 auto; height:100%;}



/*** Clear Float Start ***/
.clear-float:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
.clear-float { 
	display: inline-block; 
}
* html .clear-float { 
	height: 1%;
}
/*.clear-float { 
	display: block; 
}*/
/*** Clear Float End ***/


/*** Corner Start ***/
.corner-tl { 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
}
.corner-tr { 
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
}
.corner-bl { 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
}
.corner-br { 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
}
.corner-top { 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
}
.corner-bottom { 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
}
.corner-right {  
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
}
.corner-left { 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
}
.corner-all { 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
/*** Corner End ***/



/*** Header Start ***/
.mhead { 
	width:978px; 
	height:113px; 
	*height:116px;
	background: transparent url(../images/mhead_bg_top01.gif) no-repeat left top;
	margin:0 auto;
}
.mhead .head_nav01{
	width: 973px; 
	height: 18px;
	font-size:12px; 
	padding:5px 0px 0px 5px; 
	top:3px;
	float:left; 
}
.mhead .head_nav_a{
	font-size:12px; 
	float:left; 
	margin-left:230px;
}
.mhead .head_nav_b{
	font-size:12px; 
	float:right; 
	padding-right:10px;
}
.mhead .search_bar_box{ 
	width:978px;
	float: left;
}
.mhead .ulogo{ 
	/*width:180px;
	*/
	text-align: right;
	padding: 0px 0px 5px 10px; 
	position:relative; 
	display:block; 
	float:left;
}
.mhead .search_bar01{ 
	margin-left:35px; 
	position:relative; 
	float:left;
}
.mhead .navigation-mode-bar {
	font-size: 12px;
	color: #1a70d3;
	text-align: right;
	display: block;
}
.mhead .navigation-mode-bar a {
	font-size: 12px;
	color: #1a70d3;
	text-decoration: none;
}
.mhead .navigation-mode-bar a:hover {
	text-decoration: underline;
}
.scupio-ad-header-section {
	width: 300px;
	margin: -80px 15px 0 0;
	_margin: -80px 2px 0 0;
	float: right;
}
/*** Header End ***/


/*** Footer Start ***/
.footer_box{width:979px; height:80px; clear:both;margin:10px auto 0px auto; background-color:#2770c3;float:left;}
.footer_box p{ color:#FFF; padding:10px; line-height:1.5em;}
.footer_box p a:link{ color:#F90; text-decoration:none;}
.footer_box p a:visited{color:#F90; text-decoration:none;}
.footer_box p a:hover{color:#F90; text-decoration:underline;}
/*** Footer End ***/



/*** Search Panel Start ***/
.search-panel {
	width: 400px;
	height: 75px;
	border: 1px solid #cdcdcd;
	margin: 8px 0 0 0;
	float: left;
	display: none;
}
.search-panel form {
	background: transparent url(themes/blue/images/search-panel-bg.png) left top repeat-x;
	padding: 0;
}
.search-panel form input.input-text {
	width: 315px;
	font-size: 12px;
	color: #333;
	letter-spacing: .4px;
	background-color: #fff;
	border: 1px solid #999;
	margin: 0 3px 0 6px;
	padding: 2px 5px;
}
.search-panel form input.input-text-default {
	color: #ccc;
}
.search-panel form input.search-button {
	width: 55px;
	height: 21px;
	background: transparent url(themes/blue/images/search-button.png) left top no-repeat;
	border: none;
	margin: 0 0 0 0;
	cursor: pointer;
}
.search-panel form .search-content {
	padding: 0 0 5px 0;
	position: relative;
	top: -4px;
}
.search-panel .row {
	height: 23px;
	font-size: 11px;
	background-color: #1A70D3;
	margin: -2px 0 0 0;
	*margin: -2px 0 0 0;
	position: relative;
}
.search-panel .row .hot-tags {
	color: #fff;
	margin: 2px 0 2px 10px;
	_margin: 2px 0 2px 5px;
	display: block;
	float: left;
}
.search-panel .row .hot-tags a {
	color: #fff;
	text-decoration: underline;
	margin: 0 7px 0 0;
}
.search-panel .row a.advanced-search {
	color: #ffcc00;
	text-decoration: underline;
	margin: 2px 10px 2px 0;
	_margin: 2px 5px 2px 0;
	display: block;
	float: right;
}
/*** Search Panel End ***/


.head_nav_alert{
	float:left;
	color:red;
}

/**loading**/
.loadingDiv{
	position:absolute;
	top:0px;left:0px;
	z-index:99999;
	background-color:#e8e8e8;width:100%;height:100%;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	KhtmlOpacity: .8;
	opacity: .8;
}
.loadingDiv .loading_status{
	position:relative;
	top:300px;left:0px;
	font-size:50px;font-family:Arial;font-weight:700;
	margin-left:auto;
	margin-right:auto;
	color:gray;z-index:20000;
	padding:10px;
	width:400px;
	height:60px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	KhtmlOpacity: .8;
	opacity: .8;
	text-align:center;
	display:block;
}
/****/

.highlighted-red {
	font-size: 11px;
	font-weight: bold;
	color: red;
}


/*** Error Page 404 Start ***/
.error-container {
	width: 570px;
	height: 330px;
	background: transparent url(../images/uerror/err_border.gif) no-repeat left top; 
	margin: 10px auto;
	position: relative;
}
.error-container .error-message {
	width: 335px; 
	height: 70px; 
	color:#666666;
	position: absolute; 
	left: 200px;
	top: 30px;
}
.error-container .navigation-row {
	width: 335px; 
	color: #0066ff;
	position: absolute; 
	left: 200px;
	top: 116px;
}
/*** Error Page 404 End ***/