/**
 * $Id:           [GAV]adult_aff.css              1001 2010-01-22 13:17:00 $
 * @description:  Private CSS of GAV Affilicates
 * @last updated: January 22, 2010 
 * @comments:     Initializing of php5 conversion v3.00.0
 */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}

p  { font-size: 1.2em;}
li { font-size: 1.2em;}
td { font-size: 1.2em;}

a:link    { color: #060; text-decoration:none;}
a:visited { color: #636; text-decoration:none; }
a:hover   { color: #f00; text-decoration:underline;}
a:active  { color: #f00; text-decoration:underline;}

/* layout */
#header { width:100%; height: 129px; background-color: #C80018;}  
#content_wrapper { width:100%; height:auto;}  
	#content { float:left; width:100%; background-color: #C80018;}  
		#left_nav    { float:left; width:15%; text-align: center;}  
		#center_con { float:left; width:70%; text-align: center; min-height: 500px; background-color: #EEEEEE;}  
		#right_nav   { float:left; width:15%; text-align: center;}  
	.clear{ clear: both;}  
#footer{ margin: 0px; padding: 0px; width:100%; height: 140px; background-color: #990000;} 



/* #footer*/
#bg_bottom { margin: 0px; padding: 0px; width: auto; height: 20px; background: url(images/aff/bg_bottom.gif) top center no-repeat;}
#nav_footer {text-align:center; margin-bottom:10px}
#logoListing {text-align:center;}
#copyright {text-align:center; margin-top:10px}

.navFooter           { color: #EEEEEE; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: normal;}
.navFooter a:link    { color: #EEEEEE; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: bold; text-decoration:none}
.navFooter a:visited { color: #EEEEEE; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: bold; text-decoration:none }
.navFooter a:hover   { color: #FF0000; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: bold; text-decoration:underline }
.navFooter a:active  { color: #FF0000; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.2em; font-weight: bold; text-decoration:underline }
	
	
/* header */
#top_nav { width: auto; height: 13px;
	margin: 0px;
	padding: 3px 10px;
	border: #333 1px solid;
	background-color: #EEEEEE;
	font: 1.2em Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align: right;
}

#aff_header { margin: 0px; padding: 0px; height: 80px;}
  #logo   { float: left;  margin: 0 auto; width: 214px; height: 68px; padding-top: 6px;}
	#banner { float: right; margin: 0 auto; width: auto; height: 80px; padding: 0px;}
	  #ad   { float: right; margin: 0px auto; width: 10px; height: 80px;}
		#img  { float: right; margin: 0px auto; width: 468px; height: 80px; overflow: hidden;}

#aff_menu { margin: 0px; width: 100%; height: 24px; padding-top: 2px;
	border-top: #eee 1px solid;
	background-color: #900;  
	text-align: center;
	clear: both;
}
#aff_menu ul { margin: 0px; text-align: center; padding-top: 3px; list-style-type: none;} 
#aff_menu li { list-style-type: none; display: inline; margin: 0px; padding-left: 20px;}
#aff_menu li a:link { color: #fff; text-decoration: none; white-space: nowrap;}
#aff_menu li a:visited { color: #ddd; text-decoration: none; white-space: nowrap;}
#aff_menu li a:hover { color: #f00; text-decoration: underline;}


/* center_con */

/* round corners. #990000 and #EEEEEE */
div.RoundedCorner{background: #FEFEFE; width: 100%;}
b.rtop, b.rbottom     { display: block; background: #C80018;}
b.rtop b, b.rbottom b { display: block; height: 1px; overflow: hidden; background: #EEEEEE;}
b.r1 { margin: 0 5px}
b.r2 { margin: 0 3px}
b.r3 { margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height: 2px;}

div.aff_content { margin: 0px; padding: 30px; text-align: left;}
div.aff_content h1 { font-weight: bold; font-size: 2.0em; color: #333; margin: 5px 0; }
div.aff_content hr { width: 98%; height: 1px; color: #666;}
div.aff_content p  { line-height: 20px;}

div.aff_content ul { margin-right: auto; margin-left: auto; width: 500px;}
div.aff_content li { list-style-image: url(images/icons/icon-next.png); padding-left: 5px; vertical-align: middle; line-height: 20px;}

#term { margin: 0 auto; width: 100%;}
#term ul { margin: 0; width: 600px; padding-left: 30px;}
#term li { padding-bottom:5px; list-style-image: none; list-style: disc; width: 600px; vertical-align: text-top;}

div.form { text-align: center; display: block;}
div.form h2 { font-weight: bold; font-size: 1.5em; color: #333; margin: 5px 0; }
div.form ul { margin-right: auto; margin-left: auto; margin-top: 5px; margin-bottom: 5px; width: 350px;}
div.form li           { float: left; margin: auto; display: inline; list-style-type: none;}
div.form li.item-name { float: left; margin: auto; display: inline; list-style-type: none; width: 100px; text-align: right; padding-right: 5px;}

p.nav { background-color: #e0e0e0; border: #333 1px solid; padding: 5px; font-weight: bold; margin-bottom: 20px;}





