/******<><><><>   *The Affiliated.net*   <><><><>******/
		/******* CSS GOODNESS *******/
/*****************************************************/
/* CSS Document */
/*****************************************************/

/*************** Begin Debugging Code ***************/
  /** { border: 2px dotted red }
  * * { border: 2px dotted green }
  * * * { border: 2px dotted orange }
  * * * * { border: 2px dotted blue }
  * * * * * { border: 1px solid red }
  * * * * * * { border: 1px solid green }
  * * * * * * * { border: 1px solid orange }
  * * * * * * * * { border: 1px solid blue }
/*************** End Debugging Code ***************/

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}


html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}
   
		
body{
	color:#fff;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	background:#260303;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd{
	margin:0;
	padding:0;
}

#page_curl{
	position:absolute;
	top:0;
	right:0;
	z-index:20;
}
input:focus, select:focus, textarea:focus {
	background:#4c0d0d;
	color:white;
}
input { font: normal 12px/16px 'Arial'; padding: 5px; border: none; }

.login { position: absolute; top: 180px; left: 50px; font-weight: bold; font-size: 11px; z-index: 10; }
.login a, .login a:link, .login a:active { color: #c99e77; text-decoration: underline; }
.login a:hover { color: #ead627; text-decoration: none; }

/*---- HEADER
------------------------------*/

#header{
	width:100%;
	height:48px;
	background:url(/images/aff.net/bg_header.jpg) top left repeat-x;
	float:left;
}
/*---- TOP NAV
------------------------------*/


#top_nav{
	width:922px; /* width of nav bar plus page curl image */
	height:58px;
	margin-left:52px;
	background: url(../images/topnav_bg.gif) -15px 0px no-repeat; /*left bg placement to offest star image on first li */
	padding:0 0 0 30px;
}

#top_nav ul{
	list-style:none; }

#top_nav ul li{
	display:block; float:left; }
/*------------------------------*/
/*------------------------------*/
#top_nav ul li.tn_home{
	background: url(../images/topnav_star.gif) center left no-repeat; padding-left:18px; }
#top_nav ul li.tn_home-current{
	background: url(../images/topnav_star.gif) center left no-repeat; padding-left:18px; }
/*------------------------------*/
/*------------------------------*/
#top_nav ul li.tn_contact{
	background: url(../images/topnav_star.gif) center right no-repeat; padding-right:18px; }
#top_nav ul li.tn_contact-current{
	background: url(../images/topnav_star.gif) center right no-repeat; padding-right:18px; }
/*------------------------------*/
/*------------------------------*/
#top_nav ul li a{
	text-indent:-1000em; text-decoration:none; outline:none; display:block; width: 109px; height: 38px; padding:12px 7px; }
/*------------------------------*/
#top_nav ul li.tn_home a {
	background:url(../images/topnav_home.gif) center center no-repeat ; }
#top_nav ul li.tn_home a:hover {
	background:url(../images/topnav_home_over.gif) center center no-repeat; }
#top_nav ul li.tn_home-current a {
	background:url(../images/topnav_home_over.gif) center center no-repeat; }
/*------------------------------*/
#top_nav ul li.tn_samples a {
	background:url(../images/topnav_samples.gif) center center no-repeat ; }
#top_nav ul li.tn_samples a:hover {
	background:url(../images/topnav_samples_over.gif) center center no-repeat; }
#top_nav ul li.tn_samples-current a {
	background:url(../images/topnav_samples_over.gif) center center no-repeat; }
/*------------------------------*/
#top_nav ul li.tn_order a {
	background:url(../images/topnav_order.gif) center center no-repeat ; }
#top_nav ul li.tn_order a:hover {
	background:url(../images/topnav_order_over.gif) center center no-repeat; }
#top_nav ul li.tn_order-current a {
	background:url(../images/topnav_order_over.gif) center center no-repeat; }
/*------------------------------*/
#top_nav ul li.tn_support a {
	background:url(../images/topnav_support.gif) center center no-repeat ; }
#top_nav ul li.tn_support a:hover {
	background:url(../images/topnav_support_over.gif) center center no-repeat; }
#top_nav ul li.tn_support-current a {
	background:url(../images/topnav_support_over.gif) center center no-repeat; }
/*------------------------------*/
#top_nav ul li.tn_contact a {
	background:url(../images/topnav_contactus.gif) center center no-repeat ; }
#top_nav ul li.tn_contact a:hover {
	background:url(../images/topnav_contactus_over.gif) center center no-repeat; }
#top_nav ul li.tn_contact-current a {
	background:url(../images/topnav_contactus_over.gif) center center no-repeat; }

/*---- WRAP
------------------------------*/


#wrap{
	width:100%;
	background:url(/images/aff.net/bg_wrap.jpg) top right no-repeat;
	float:left;
}

#col_wrap{
	width:980px;
}


/*---- SIDE NAV
------------------------------*/

#nav_col{
	float:left;
	display:inline; /* Fix IE Double Margin bug*/
	width:241px;
	margin-left:30px;
	padding-right: 10px;
}

h1{
	width:193px;
	height:147px;
	display:block;
	top: 30px;
	left: 20px;
	text-indent:-1000em;
	text-decoration:none;
	background: url(../images/logo_affiliated.gif) no-repeat top center;
	position: relative;
	outline:none;
	z-index: 9;
}

.homeLink {
	width:193px;
	height:108px;
	display:block;
	top: 60px;
	left: 50px;
	text-decoration:none;
	position: absolute;
	outline:none;
	z-index: 10;
}
.transparent-glow {
	background: url(../images/logo_glowBG.gif);
	height: 145px;
	width: 368px;
	position: absolute;
	top: 57px;
	left: -25px;
	z-index: 0;
}
.iMap { margin-top: -115px; }
.icon { margin-left: -12px; padding-right: 3px; }
.sponsor_icon { margin-left: -32px; }

/*---- SIDE NAV
---------------------------------*/
#side_nav { margin-bottom: -45px; }
#side_nav h2{
		width:241px;
		height:36px;
		display:block;
		background:#3c0404 url(../images/navHdr-Alist.gif) 18px 12px no-repeat;
		text-indent:-1000em;
		text-decoration:none;
		outline:none;
}


#side_nav { margin-bottom: -45px; }
#side_nav h2{
		width:241px;
		height:36px;
		display:block;
		background:#3c0404 url(../images/navHdr-Alist.gif) 18px 12px no-repeat;
		text-indent:-1000em;
		text-decoration:none;
		outline:none;
}


#side_nav ul {
	list-style:none;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:5px;
	display: block;

}

#side_nav li {
	border-bottom:5px solid #500b0b;
	margin: 0;
}
#side_nav li a {
	width:auto;
	display:block;
	padding:0 0 3px 30px;
	color:#fff;
	text-decoration:none;
}
#side_nav li a:hover, 
#side_nav li#active a#current{ 
	background-color:#311d1d;
}

#side_nav li li
{
	border-top: 2px solid #500b0b;
	border-bottom: 0;
	margin: 0;
	height: 15px;
	padding-bottom:10px;
}
#side_nav li li a
{
	padding: 6px .5em 4px 1.3em;
	width: 8.8em;
	border-left: 3px solid #807a6c;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #d6c8bb;

}

#side_nav li li li a
{
	padding: 3px .5em 3px 1.9em;
	width: 8.2em;
	height: auto;
}
#side_nav ul#navlist ul#subnavlist { margin-left: 37px; }
#side_nav ul#navlist ul #subcurrent { 
	background-color: #3a0101; }


#side_nav .nav_Tower-icon {
	background: url(../images/navHdr-radioTower.gif);
	height: 62px;
	width: 34px;
	position: absolute;
	top: 167px;
	left: 219px;
	z-index:3;
	overflow: visible;
}
.client_logos { margin-top: 50px; }



/*---- CONTENT AREA
---------------------------------*/

#content_col{
	float:left;
	width:600px;
}

/*---- CONTENT AREA - HOMEPAGE
---------------------------------*/

#content_top{
	background:url(../images/bg_posters_block.gif) top left repeat-y;
	z-index:2; 
	position: relative; 
	margin-top: 20px; 
	clear:both; 
}
.content_topRight {
	position: absolute;
	top: 5px;
	left: 288px;
	font-size: 11px;
	height: 307px;
	width: 182px;
	z-index: 40;
}
.content_topRight .bottom {
	position: absolute;
	margin-top: 170px;
	margin-left: -4px;
	z-index:40;
}
/*---------------------------------------------------------------------------*/
#content_top h3 {
	background:url(../images/sideHdr-AffTV_news.jpg) no-repeat;
	position: relative; 
	height: 80px; 
	top: 0;
}
#content_top .blogIcon {
	background:url(../images/sideHdr-AffTV_blg.gif) no-repeat;
	position: absolute; 
	height: 80px; 
	top: -1px;
	border: 0;
	width: 64px;
	height:65px;
	left: 119px;
	margin:0; 
	padding:0;
}
#content_top .blogIcon:hover {
	background:url(../images/sideHdr-AffTV_blgOver.gif) no-repeat;
	position: absolute; 
	height: 80px; 
	top: -1px;
	border: 0;
	width: 64px;
	height:65px;
	left: 119px;
	margin:0; 
	padding:0;
}
#content_top p {
	width: 175px;
	text-align: left;
	padding-left: 5px;
	clear:both;
}
	
#content_top p.archives, #content_top p.archives a { 
	position: absolute;
	margin-top: 92px;
	z-index: 45;
	font-weight: bold;
	color: #f9eee4;
	text-decoration: underline;
}
#content_top .icon { margin-top: 92px; margin-left: 13px; }
#content_top .iconRight { margin-top: 92px; margin-left: 122px; }

	
/*---- FOOTER
---------------------------------*/

#footer{ 
	clear:both; 
	height:152px; 
	position: relative; 
	padding:0; 
	border-top: 3px solid #311d1d;
	margin-top: 10px; }
	
#footer a{ color:#fff; text-decoration:none; }
#footer a:hover{ color:#fff; text-decoration:underline; }
#bot_nav{ margin:10px 0 0 120px; width:600px; }
#bot_nav ul{ float:left; padding-top:12px; text-align: center; margin: 0 0 5px 0; }
#bot_nav ul li{
	font-family:Georgia, serif; font-size:1.1em; padding-bottom:7px; display:inline; padding-right: 5px; }

#disclaimer{ clear:both; text-align:center; margin:0 0 0 115px; padding:10px 0; width:600px; font-size: 11px; line-height: 13px; }
#disclaimer ul{ margin:3px 0; }
#disclaimer ul li{ display:inline; padding-right:5px; }
#disclaimer img { margin-top: -10px; padding-bottom: 5px; }


/*---- NEWSTICKER
---------------------------------*/
#news { height: 90px; position: relative; z-index: 50; }
#news dd.text { margin-top: 3px; padding-top: 5px; height: auto;	}
#news span.title { font-weight: bold; padding-bottom: 4px; color: #a99684; }

#news a:active, #news a:visited, #news a:link { color: #c99e77; text-decoration: none; padding-top: 3px; }
#news a:hover { color: #ead627; text-decoration: none; padding-top: 3px;  }
#news img { padding-top: 4px; }



/*---- 404 Page
---------------------------------*/
#404 { position:absolute; z-index:20; top:100px; background-color: none; }
.404_hdr { font: 16px/90% Georgia, 'Times New Roman', Times, serif; }
.404_text { margin-top: 3px; padding-top: 5px; font-size: 85%; }	

#404 a:active, #news a:visited, #news a:link { color: #c99e77; text-decoration: none; padding-top: 3px; 
#404 a:hover { color: #ead627; text-decoration: none; padding-top: 3px;  
#404 img { padding-top: 4px; 



















/*****Blockbuster Theme***** This stylesheet maybe used for the non-commercial, non-promotional use and learning of CSS only. /

