@charset "utf-8";
/* CSS Document */
/***** for Adventute Advertising Digital Division ******/
/* by omi villadolid */
* {
	border: 0px;
}

body,html,table,h1 {
	margin:0px;
	padding:0px;
}
/***** global **********/

body {
	background:url(../images/advnt_01.jpg) repeat-x;
	background-color:#cdcbcc;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
}

a {
	text-decoration:none;
	color:#FF0000;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;
}




#container {
	position:relative;
	background:#FFFFFF;
	width:850px;
	height:auto;
	margin:0px auto;
}

#banner {
	background:url(../images/head.jpg) no-repeat;
	height:200px;
	width:850;
}

#bannerInside {
	background:url(../images/head_2.jpg) no-repeat;
	height:100px;
	width:850;
}

.bannerText {
	position:relative;
	top:160px;
	left:15px;
	color:#000000;
	width:350px;
}

/******************************************************************************************************************/
/******************************************************************************************************************/

/***** header ******/
#header {
	width:850px;
	height:25px;
}

/***** flashbanner *****/
#flashbanner {
	width:100%;
	height:300px;
}

/***** contents ******/
#contentHolder {
	background:#FFFFFF;
	width:850px;
	height:100%;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
	color:#666666;
}
#contents {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
	color:#666666;
	margin-bottom:20px;
}

#contents a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
	color:#FF0000;
	text-decoration:none;
}

#contents a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:130%;
	text-decoration:underline;
	color:#FF0000;
}

.contentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:130%;
	color:#FF0000;
}

.contentSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.contentLeft {
	width:520px;
	float:left;
	height:100%;
	margin:0px 15px 20px 15px;
	padding:0px;
}

.contentRight {
	width:280px;
	height:100%;
	border: 1px solid #CCCCCC;
	float:right;
	margin:0px 12px 20px 0px;
}

.imgHolder {
	margin-bottom:20px;
}

.imgryt {
	float:right;
	margin:10px;
}

imgleft {
	float:left;
	margin:10px;
}

.status {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-decoration:underline;
	color:#999999;
	margin-bottom:20px;
}

.contentBox {
	width:auto;
	height:100%;
	padding:20px;
	background-color:#FFF7D9;
}

.qoute {
	width:auto;
	height:100%;
	padding:10px;
	border-top:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:130%;
	text-align:justify;
	font-size:12pt;
	color:#FF0000;
}

/***** bottom *******/
#bottom {
	width:850px;
}

#bottomBar {
	background:#000000;
	height:auto;
	width:850;
	border-top:4px solid #FF0000;
}

.botText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:12px;
	text-align:center;
	color:#CCCCCC;
}

.botMenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:5px;
	text-decoration:none;
	font-style:normal;
	color:#FFFFFF;
}

.botMenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:5px;
	text-decoration:none;
	font-style:normal;
	color:#FF0000;
}


.botLeft {
	margin:20px 0 0 3px;
	float:left;
	width:400px;
}

.botLeft1 {
	margin:20px 0 0 20px;
	float:left;
	width:190px;
}

.botMenu {
	padding:10px 0 10px 0;
	font-size:9pt;
	color:#cccccc;
}

/********************** general ***************************/
.verticalBar {
	background:url(../images/verLine.jpg) top left repeat-y;
	float:left;
	width:7px;
}

.clear {
	clear:both;
}

.divider {
	width:100%;
	height:25px;
}

/*********************** home page *************************/

.welcomeHolder {
	background:url(../images/home_bg.jpg) repeat-x;
	height:237px;
	width:850px;
}

.welcomeLeft {
	float:left;
	width:200px;
	margin:12px;
}

.welcomeRight {
	float:left;
	width:590px;
	margin:12px;
}

#subMenu {
	width:850px;
	height:250px;
	margin:auto;
}

.subBox {
	width:253px;
	height:auto;
	margin:20px 15px 15px 15px;
	float:left;
}

.subTextTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	padding-bottom:8px;
}

.subText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:130%;
	text-align:left;
	padding-top:8px;
}

#learn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:130%;
	color:#FF0000;
	text-align:right;
}

#learn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:130%;
	font-style:normal;
	color:#FF0000;
	text-align:right;
}

#learn a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:130%;
	font-style:normal;
	color:black;
	text-align:right;
}

#didContainer {
	background-color:#FFFFCC;
	width:520px;
	height:auto;
	border-top:4px solid #FFCC00;
	border-bottom:4px solid #FFCC00;
}

.didLeft {
	width:20%;
	height:auto;
	float:left;
	margin:5px 0px;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 5px;
	line-height:130%;
	color:#FF0000;
}

.didRight {
	width:75%;
	height:40px;;
	float:left;
	margin:5px 0 15px 5px;
}

.didTitle {
	width:100%;
	height:auto;
	font-size:16pt;
	color:#FFFFFF;
	text-align:center;
	background-color:#CC0000;
	padding:5px 0 5px 0;
}

.newsTitle {
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.newsTitle a {
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.newsTitle a:hover {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

.newsTitle a:visited {
	font-size:14px;
	color:#6600CC;
	font-weight:bold;
}

.newsImg {
	float:left;
	margin-right:10px;
}

.newsdivider {
	clear:left;
	width:100%;
	height:1px;
	background-color:#990000;
}


