@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background:#333;
	/* background-image:url(images/layout/body_background.jpg);
	background-position:center;
	background-repeat:repeat-y; */
}
#container { 
	_margin-left:0px;
	margin: 0 auto;
	width: 935px;
/*	background-color:#999999; */
	height:680px;
	background-image:url(imgs/layout/bg.gif);
	background-repeat: no-repeat;
	clear:none;
}
#containerM { 
	_margin-left:0px;
	margin: 0 auto;
	width: 935px;
/*	background-color:#999999; */
	height:970px;
	background-image:url(imgs/layout/bgM.gif);
	background-repeat: no-repeat;
	clear:none;
}
#header {
	width:915px;
	height:74px;
/*	background-color:#fbfbfb;*/
	background-position:center;
	background-repeat:no-repeat;
	color:#333;
	text-align:right;
	padding:5px 10px;
}
#menu {
	color:#999;
	text-decoration:none;
	padding:3px;
	border:none;
	margin-top:15px;
	font-weight:bold;
}
#menu a {
	font-weight:bold;
	color:#B3B3B3;
	text-decoration:none;
	padding:3px;
	border:none;
}
#menu a.active {
	color:#44abd9;
	text-decoration:none;
	font-weight:bold;
/*	border-top:5px solid #666;*/
}
#menu a:hover {
/*	background-color:#4f87a0;*/
	color:#44abd9;
	text-decoration:none;
/*	border-top:5px solid #666;*/
	font-weight:bold;
}
.hHome {
	background-image:url(imgs/layout/header_bg.gif);	
}
.hDB {
	background-image:url(imgs/layout/header_bgDB.gif);	
}
.hSec {
	background-image:url(imgs/layout/header_bg.gif);	
}
#cont {
	margin:0 18px;
	width:901px;
	clear:none;
	position:absolute;
}
#flashcont{
	width:898px;
	height:287px;
	background-image:url(imgs/layout/flash_bg.jpg);
}
#contBottom {
	width:223px;
	float:left;
	height:290px;
}
#contDesc {
	text-align:right;
	color:#666;
	padding:5px 30px;
}
#contWrap {
	width:838px;
	height:240px;
	background-image:url(imgs/layout/bgLow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fbfbfb;
	padding:30px;
} 
#contSec {
	width:840px;
	height:520px;
	background-image:url(imgs/layout/bgLow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fbfbfb;
	padding:29px;
	margin:0px;
	clear:none;
} 
#footer {
	margin: 0 auto;
	height:65px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding:10px;
	clear:both;
	text-decoration:none;
}
#txtlink {
	color:#999;
	text-decoration:none;
	padding:0px;
}
#txtlink a {
	color:#999;
	text-decoration:none;
	border:none;
}
#txtlink a:hover {
	color:#777;
	text-decoration:none;
}
/*------------------- FORM ------------------------------*/
#form {
	padding-left:100px;
	float:left;
}
.field {
	border:1px solid #ccc;
	background-color:#fff;
	color:#44abd9;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.field:focus {
	border:1px solid #b1e5ff;
}
#btns {
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	color:#FFF;
	font-size:10px;

	background-color:#44abd9;
}

#righCol {
	float:right;
	width:400px;
	margin-right:20px;	
	padding:20px;
}
.highL {
	color:#44abd9;
}
.highL a{
	color:#44abd9;
	text-decoration:none;
}
.highL a:hover{
	color:#fff;
 	background-color:#44abd9;
	text-decoration:none;
}
/*---------------Wild Media -------------------------*/
#contDescL {
	text-align:left;
	color:#666;
	padding:5px 30px;
	float:left;
	clear:none;
	width:100px;
}
#contDescR {
	text-align:left;
	color:#666;
	padding:10px 30px;
	margin-right:50px;
	_margin-right:25px;
	float:right;
	clear:none;
	
}
#WMtop{
	width:828px;
	height:200px;
	clear:none;
}
#WMbot{
	width:828px;
	height:250px;
	clear:none;	
}
.WMhighL {
	color:#d1333b;
}
.WMbg {
	background-color:#d1333b;
	color:#FFFFFF;
	display:block;
	padding:4px;
	text-align:left;
}
#WMtitle {
	display:block;
	background-image:url(imgs/layout/WMtitlebg.gif);
	background-repeat:repeat-x;
	height:45px;
	padding:2px;
	background-position:top;
	color:#FFFFFF;
}
/*------------------------- ad serv ---------------------- */
#AStitle {
	display:block;
	background-image:url(imgs/layout/AStitlebg.gif);
	background-repeat:repeat-x;
	height:45px;
	padding:2px;
	background-position:top;
	color:#FFFFFF;
}
#AScontainer { 
	_margin-left:0px;
	margin: 0 auto;
	width: 935px;
	height:1120px;
	background-image:url(imgs/layout/bgG.gif);
	background-repeat: no-repeat;
	clear:none;
}
#DBcontainer { 
	_margin-left:0px;
	margin: 0 auto;
	width: 935px;
	height:825px;
	background-image:url(imgs/layout/bgDB.gif);
	background-repeat: no-repeat;
	clear:none;
}
#AScontSec {
	width:838px;
	height:670px;
	background-image:url(imgs/layout/bgLow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fbfbfb;
	padding:30px;
	margin:0;
	clear:none;

} 

#AStop {
	width:838px;	
	height:50px;
	clear:none;
}
#ASbot {
	width:798px;
	height:450px;
	padding-left:20px;
	clear:none;
}
#ASmenu {
	float:right;
/*	_margin-right:5px;
	margin-right:10px;*/
	padding:20px;
	color:#999;
	clear:none;
	margin-right:10px;
	background-image:url(imgs/layout/line_h.gif);
	background-position:top;
	background-repeat:repeat-x;	
}
#ASmenu a{
	padding:2px;
	text-decoration:none;
	color:#999;
}
#ASmenu a:hover{
	text-decoration:none;
	border-bottom:2px solid #41a863;
	color:#666;
}
#ASmenu .active {
	text-decoration:none;
	border-bottom:2px solid #41a863;
	color:#666;
}
AShighL {
	color:#41a863;
	}
/*------------------ wild search------------------------*/
#WSmenu {
	float:right;
	margin-right:10px;
	padding:20px;
	color:#999;
	font-weight:bold;
	background-image:url(imgs/layout/line_h.gif);
	background-position:top;
	background-repeat:repeat-x;

}
#WSmenu a{
	padding:2px;
	text-decoration:none;
	color:#999;
}
#WSmenu a:hover{
	text-decoration:none;
	border-bottom: 2px solid #ffb115;
	color:#666;
}
#WSmenu .active {
	text-decoration:none;
	border-bottom: 2px solid #ffb115;
	color:#666;
}
.oldclase {
	padding:2px;
	text-decoration:none;
	color:#fb2996;
}
#WStitle {
	display:block;
	background-image:url(imgs/layout/WStitlebg.gif);
	background-repeat:repeat-x;
	height:45px;
	padding:2px;
	background-position:top;
	color:#555;
	font-weight:bold;
}
#WSL {
	text-align:left;
	float:left;
	width:330px;
	padding-right:10px;
}
#WSR {
	text-align:left;
	float:left;
	width:456px;
}
/*---------- menu right-----------------*/
#menuR {
	float:right;
	margin-right:-32px;
	margin-top:10px;
/*	height:184px;*/
	height:250px;
	position:relative;
	clear:right;
	_margin-right:-17px;
}
/*--*/
#fbcontDescL {
	text-align:left;
	padding:0px 30px 1px 20px;
	float:left;
	clear:none;
	width:225px; 
	background-color:#d1333b; 
	color:#fff; 
/*	background-image:url(imgs/layout/flecha.gif); 
	background-repeat:no-repeat; */
	background-image:url(imgs/layout/bg_red.jpg);
	background-repeat:repeat-x;
}
#fbcontBottom {
	width:250px;
	float:left;
/*	height:290px;*/
/*	background-image:url(imgs/layout/line_h.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

.dbsec {
	width:720px;
	padding-right:30px;
	padding-left:20px;
	text-align:justify;
	background-image:url(imgs/layout/line_h.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.dbtitle {
	width:720px;
	padding-right:30px;
	padding-left:20px;
	text-align:justify;	
}

.neat {
	float:left;
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:10px;
	border-right:1px dashed #44abd9;
}
.neat a{
	padding-left:20px;
	color:#999;
	text-decoration:none;
}
.neat a:hover {
	color:#333;
	text-decoration:none;
}
/* === */
.fbbutton {
	padding:5px;
	background-image:url(imgs/layout/fbshare.gif);
	background-repeat:no-repeat;
	height:14px;
	width:15px;
}