/* CSS Document */

/*body {
	background:url(../images/bg_gradient_y.png) repeat-y;
	margin:0px;
	padding:0px;
	}*/
	
/*body {
	background:#e1e1d7 url(../images/bg_gradient_x.png) repeat-x;
	margin:0px;
	padding:0px;
}*/

/*body {
	background:#aba902 url(../images/bg_solid_pattern.png) no-repeat;
	margin:0px;
	padding:0px;
}*/

* {
margin:0px;
padding:0px;
}

a {
	outline: none;
	color: #C27302;
}

img {
	border: 0px;
	}
object {

border: 0px;
}
	#main {
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:0;
		/* position: relative;  hide this for trying to fix the dropdownmenu  */ 
		width:970px;
		}

	
		/*///////////////// main content ////////////////*/
		#content {
			clear: both;
			float:left;
			margin-bottom:17px;
			padding:0;
			background-color:#ffffff;
			}
			
		/*///////////////// note: content_top is contained within each top.css file ////////////////*/
		
		/*///////////////// contentleftwrap ////////////////*/		
		#contentleftwrap {
			float:left;
			margin:0px;
			padding: 20px 0px 0px 0px; 
			width:656px;
			overflow: hidden;
			
			}
			
		/*///////////////// box model hack contentleft ////////////////*/		
		#contentleft {
			/**/clear: both;
			float:left;
			margin:0px;
			padding:0px 0px 0px 31px;
			}
		#contentleft { 
			width:164px; 
			voice-family: "\"}\""; 
			voice-family:inherit;
			width:133px;
			}
		html>body #contentleft {
			width:133px;
			}

		#contentcenter {
			/**/float:left;
			}
			/*///////////////// box model hack contentcenter width1 3 column layout////////////////*/		
			.width1 {
				margin:0px;
				padding:0px 31px 0px 31px;
				}
			.width1 { 
				width:492px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:430px;
				}
			html>body .width1 {
				width:430px;
				}
			/*///////////////// box model hack contentcenter width2 2 column layout////////////////*/		
			.width2 {
				margin:0px;
				padding:0px 31px 0px 31px;
				}
			.width2 { 
				width:642px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:594px;
				}
			html>body .width2 {
				width:594px;
				}
			/*///////////////// box model hack contentcenter width3 1 column layout////////////////*/		
			.width3 {
				margin:0px;
				padding:0px 0px 0px 0px;
				width:656px;
				}
			/*///////////////// box model hack contentcenter width4 1 column layout but not a homepage or channel index////////////////*/		
			.width4 {
				margin:0px;
				padding:0px 14px 0px 31px;
				}
			.width4 { 
				width:970px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:925px;
				}
			html>body .width4 {
				width:925px;
				}
				
				
			/*///////////////// left hand side /////////////////*/						
				
			/* LHS Images */
			#lhs_images {
				clear:left;
				width:133px;
				}
				#lhs_images div {
					display: block;
					height: 119px;
					margin-bottom: 25px;
					overflow: hidden;
					position: relative;
					width: 133px;
					z-index: 1;
					}
				#lhs_images div a, #lhs_images div a:active, #lhs_images div a:hover {
					text-decoration: none;
					}
			
				#lhs_images a {
					background-color: #FFFFFF;
					display: block;
					width: 133px;
					height: 119px;
					top: 0px;
					left: 0px;
					position: absolute;
					filter:alpha(opacity=0);
					-moz-opacity:.0;
					opacity:.0;
					z-index: 5;
					}
				
				#lhs_images div span {
					/*background-color: #0061C4;*/
					background-color: #C27302;
					color: #FFFFFF;
					display: none;
					float: left;
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 13px;
					width: 117px;
					height: auto;
					top: 29px;
					left: 0px;
					padding: 8px;
					position: absolute;			
					filter:alpha(opacity=70);
					-moz-opacity:.70;
					opacity:.70;
					z-index: 3;
					}

				#lhs_images div h4 {
					/*background: url(../images/lhs_imgtop.png) no-repeat;*/
					font-family: Arial, Helvetica, sans-serif;
					/*background-color: #0061C4;*/
					background-color: #C27302;
					color: #FFFFFF;
					display: block;
					font-size: 14px;
					width: 126px;
					height: 23px;
					top: 0px;
					left: 0px;
					padding: 6px 0 0 7px;
					position: absolute;
					z-index: 4;
					margin-bottom: 13px;
					}
				
				#lhs_images div img {
					padding-top: 29px;
					position: relative;
					z-index: 2;
					}
		
				/* LHS Link List */
				#lhs_linklist {
					clear:left;
					width:133px;
					margin-bottom:25px;
					}
			
				#lhs_linklist h4 {
					color: #333333;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					font-weight: bold;
					text-transform:uppercase;
					padding-bottom: 5px;
					}
				
				#lhs_linklist ul li {
					clear: both;
					list-style: none;
					width:133px;
					}
				
				#lhs_linklist ul li a, #lhs_linklist ul li a:active, #lhs_linklist ul li a:visited, #lhs_linklist ul li a:hover {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					}				
				
				/*///////////////// box model hack LHS Link Blog ////////////////*/		
				#lhs_blog_outer {
					background:url(../images/left-blog-bg.png);
					/*clear: both;
					background-color:#ccf7fc;*/
					float:none;
					margin:0;
					padding:0; 
					width:133px;
					}

				.lhs_blog_inner {
					background:url(../images/left-blog-bot-bg.png) transparent no-repeat 0 100%;
					margin:0px;
					padding:18px 7px 27px 7px;
					}	
				.lhs_blog_inner { 
					width:133px; 
					voice-family: "\"}\""; 
					voice-family:inherit;
					width:119px;
					}
				html>body .lhs_blog_inner { /* to Firefox */
					width:119px;
					}
					
					.lhs_blog_inner h2 {
						/*color: #0061C4;*/
						color: #C27302;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-size: 12px;
						font-style:italic;
						font-weight: bold;
						text-decoration:none;
						margin:0;
						padding:0 0 4px 0;
						}
					.lhs_blog_inner h3 {
						color: #333333;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10px;
						font-style: normal;
						font-weight: normal;
						text-decoration: none;						
						margin:0;
						padding:0 0 13px 0;
						}
					.lhs_blog_inner h4 {
						color: #333333;
						text-align:right;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-style: normal;
						font-weight: normal;
						text-decoration: none;
						margin:0;
						padding:0;
						}

		/*///////////////// box model hack right hand side ////////////////*/		
		#contentright {
			background-color:#ffffff;
			float:left;
			color: #333333;
			float:left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin:0px;
			padding:25px 14px 0px 0px;
			}
		#contentright {
			float: left;
			width:314px; 
			voice-family: "\"}\""; 
			voice-family:inherit;
			width:300px;
			}
		html>body #contentright {
			width:300px;
			}
			
			/*///////////////// box model hack connections ////////////////*/	
			.connections {
				background-image:url(../images/connections_bg.png);
				clear:both;
				/*float:left;*/
				font-family: Arial, Helvetica, sans-serif;
				margin:0 0 25px 0;
				padding: 0 7px 0 7px;
				}
			.connections { 
				width:300px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:286px;
				}
			html>body .connections {
				width:286px
				}
				
				.connections h4 {
					color: #333333;
					font-size: 13px;
					font-weight: bold;
					padding: 9px 0 16px 0;
					overflow: hidden;
					}
			
				.connections div {
					clear:left;
					padding: 0 0 13px 0;
					margin:0px;
					}
			
					.connections img {
						float: left;
						height: 69px;
						width: 98px;
						/*overflow: hidden;*/
						padding: 0 11px 11px 0;
						}				
				
					.connections h5, .promotions h5, .sponsoredLinks h5 {
						/*color: #0061C4;*/
						color: #C27302;
						font-size: 13px;
						font-weight: bold;
						}
					
					.connections p {
						color: #433333;
						font-size: 12px;
						}
						
			/*///////////////// new promotions /////////////////*/
			/*///////////////// box model hack promotions ////////////////*/	
			.promotions {
				clear:both;
				/*float:left;*/
				font-family: Arial, Helvetica, sans-serif;
				margin:0 0 25px 0;
				padding: 0 8px 0 8px;
				}
			.promotions { 
				width:300px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:284px;
				}
			html>body .promotions {
				width:284px
				}

				.promotions dl {
					background: url(../images/rhs_dottedline.png) repeat-x 0 41px ;
					border:0;
					float:left;
					margin:0;
					padding: 20px 0 14px 0;
					overflow: hidden;
					position:relative;
					}
					.promotions dt, .promotions dt a {
						border:0;
						display:inline;
						float:left;
						font-size: 13px;
						font-weight: bold;
						margin:0;
						padding:0;
						width:142px;
						}
					.promotions dd, .promotions dd a {
						border:0;
						display:inline;
						float:right;
						font-size: 13px;
						font-weight: normal;
						text-align:right;
						margin:0;
						padding:0;
						width:142px;
						}
			
				.promotions div {
					float: left;
					padding: 5px 0px 5px 0;
					width: 142px;	
					}
						
				.promotions img {
					height: 203px;
					width: 134px;
					overflow: hidden;
					padding: 0;
					}
				
			/* ////////// All Promotions  ///////// */	
			/*///////////////// box model hack all promotions ////////////////*/	
			#allpromo {
				clear:both;
				font-family: Arial, Helvetica, sans-serif;
				margin:0 0 25px 0;
				padding: 0 8px 0 8px;
				}
			#allpromo { 
				width:300px; 
				voice-family: "\"}\""; 
				voice-family:inherit;
				width:284px;
				}
			html>body #allpromo {
				width:284px
				}	
							
				#allpromo ul {
					clear: both;
					background: url(../images/rhs_dottedline.png) repeat-x top ;
					margin: 0px;
					padding: 10px 0 9px 0px;
					width: 270px;
					}
				#allpromo li {
					clear: both;
					padding-left: 12px;
					list-style: none;
					background: url(../images/allpromo_listdisc.png) no-repeat;	
					width: 270px;		
					}				
				#allpromo ul li a {
					padding: 0px;
					}
			
			#allpromo a {
				/*padding: 0 6px;
				text-align: center;*/
				}				
			#allpromo span {
				clear: both;
				background: url(../images/rhs_dottedline.png) repeat-x 0 7px ;	
				float: left;
				width:284px;
				text-align: center;	
				}	
				#promoula {
					background-color: #FFFFFF;	
					}		
				
				
				
				
				
				
/* ////////// sponsored links  ///////// */			
.sponsoredLinks div {
	padding: 2px 8px 20px 8px;	
	}
#contentright .sponsoredLinks a {
	color: #75A90E;
	}
.sponsoredLinks h4 {
	border-bottom: #868686 dotted 1px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	}
		






			
			
	
			

			/*////////////div ad/////////////////////////*/
			#contentright #ad {
				clear:left;
				border:0px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 10px 0px;
				}


			/*///////////////// thumbnail gallery in homepage, channel pages and RHS ////////////////*/				
			#galleryblock {	
				border:0;
				margin:0;
				padding:0;
				width:300px;
				/*height:250px;*/
				overflow:hidden;
				position:relative;
				}				
			#galleryblock h4 {
				color:#333333;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				padding: 0 0 5px 9px;
				}
				#galleryblock h4 a {
					}		
			#galleryblock h5 {
				color:#333333;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				text-align:right;
				padding:0 9px 0 0;
				}
				#galleryblock h5 a {
					}
				#galleryblock h5 img {
					padding: 0 0 0 5px;
					}
					
			/*/ image div within the rhs gallery table /*/			
			#galleryblock table {
				margin:0;
				padding:0 0 3px 0;
				}			
				#galleryblock table td {
					padding-bottom:9px;
					width:94px;
					}			
				#galleryblock table td.middlecolumn {/*/ this is to remove the padding on the 2nd td of gallery table /*/
					padding:0 9px 0 9px;
					width:94px;
					}
					/*/////////////////////////////////////////////////*/

				/*/ image div within the rhs gallery table /*/				
				#galleryblock table td .image {
					background-color:#f7f7f7;
					border:#e5e5e5 solid 1px;
					padding: 8px 8px 8px 8px;
					display: table-cell;
					text-align: center;
					vertical-align: middle;
					width: 76px; /* please note add px */
					height: 76px; /* please note add px */ 
					}
				#galleryblock table td .image * {
					vertical-align: middle;
					}
				/*////// IE only //////*/
				*html #galleryblock table td .image i {
					display: inline-block;
					height: 100%;
					}
				/*////// IE5/Mac Backslash Hack //////*/
				/*\*//*/
				#galleryblock table td .image {
					display: block;
					}
				#galleryblock table td .image i {
					display: inline-block;
					height: 100%;
					width: 1px;
					}
				/**/					
					#galleryblock table td .image:hover {
						/*border:#0061C4 solid 1px;*/
						border:#C27302 solid 1px;
						}
						/*/////////////////////////////////////////////////*/
				
		  /*///////////////// Footer /////////////////*/
		  #footer {
		  	background-color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
		  	float: left;
			margin-bottom: 20px;
			width: 970px;
		  	}
		  
		  
		  #footercontent {
			overflow: hidden;
			padding-left: 31px;
		  	}
		  *html #footercontent {
		  	float: left;
			width: 939px;
		  	}
		  
		  
		  #channels {
			float: left;
			padding: 0 0 29px 0;
			width: 671px;
		  	}
		  	 #channels div {
				float: left;
				padding-right: 7px;
				width: 98px;
			  	}
			   #channels h5 {
				color: #8d8d8d;
			  	float: left;
				font-size: 24px;
				font-weight: bold;
				padding: 12px 0 21px 0;
				width: 672px;
			  	}
			  .channeltit {
				color: #fff;
				font-size: 15px;
				font-weight: bold;
				text-transform:uppercase;
			  	}
			  .channeltit a {
				color: #ffffff !important;
			  	}
			  #channels ul {
			  	padding: 4px 0 16px 0;
			  	}
			  #channels li {
				clear: both;
			  	font-size: 10px;
			  	list-style: none;
				text-transform:uppercase;
			  	}
			  #channels li a {
				color: #8c8c8c;
			  	}

			  #channels .tvchannel ul li {
				/*width: 160px;*/
				float: left;
				clear: both;
				}
		  
		  #searches {
			float: left;
			padding: 31px 0 0 0;
			width: 225px;
		  	}
		  
		 		#searches #googlesearch {
					float: left;
					padding-bottom: 40px;
					text-align: right;
					}
					#searches .googletit {
						color: #919090;
						float: right;
						font-size: 10px;
						padding-top: 9px;
						}
						
					/*#searches #googlesearch img {
						float: right;
						padding: 3px 44px 0 4px;
						}*/
					#searches #googlesearch img { /* Just IE6: */ 
						margin: 0;
						float:right;
						padding: 3px 44px 0 4px;
						filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bazaar/themes/yyw/images/footerGoogleLogoWht.png',sizingMethod='image');
						} 
					html>body #searches #googlesearch img {
						background:url(../images/footerGoogleLogoWht.png) no-repeat;
						float:right;
						padding: 3px 44px 0 4px;
						}			

					#searches #googlesearch input {
						color: #828282;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 14px;
						}
						
					#searches #googlesearch input.gobutton {
						background: url(../images/footer_bgo_big.png) no-repeat right;
						border: solid 0px;
						cursor: hand;
						height: 32px;
						text-indent: -1000px;
						width: 40px;
						}
				
		 		#pulldown1 {
					float: left;
					padding-bottom: 20px;
					text-align: right;
					width: 218px;
					}
					.magazinestit {
						color: #656565;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 13px;
						float: right;
						padding: 0 38px 9px 0;
						}
					#pulldown1 select {
						background-color: #FFFFFF;
						color: #333333;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						}
					#pulldown1 input {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
						}
					#pulldown1 input.gobutton {
						background: url(../images/footer_bgo_small.png) no-repeat right;
						border: solid 0px;
						height: 25px;
						text-indent: -1000px;
						width: 32px;
						}

		   #metadata {
				float: left;
				width: 939px;
		   		}
		   
				#pulldown2 {
					border-top: #2c2d2c solid 1px;
					color: #656565;
					float: left;	
					font-size: 12px;
					padding-top: 10px;
					width: 550px;
					}
					#pulldown2 a {
						color: #656565;
						}
				
				#copyright {
					border-top: #2c2d2c solid 1px;
					float: left;
					padding-top: 10px;
					text-align: right;
					width: 358px;
					}
					
					#copyright a, #copyright a:hover, #copyright a:active, #copyright a:visited {
						color: #8C8C8C;
						padding-right: 7px;
						}
						


/*  ////////  VBULLETIN CORRECTED  ////////  */

/* from main CSS */
	#masthead {
		width: 940px !important;
		}
	#topNavContainer table, .mainContent, .Content, .FullWidthContent, .innerContent, #topNavContainer, #breadcrumbContainer {width:810px !important;}

/*  extrastuff */
	.page {
		width: 810px !important;
		}
	#breadcrumb div {
		clear: both;
		padding: 10px 0 0 0;
		}

/* post text darker */

	td.alt1 div {
		color: #333333 !important;
	}
	
/* improving the list */

	.alt1 ol, .alt2 ol, .alt1 ul, .alt2 ul {
		list-style-position: inside;

		}
		
	.alt1 ol li, .alt2 ol li, .alt1 ul li, .alt2 ul li {
		clear: both;
		}
		
	.alt1 ul li, .alt2 ul li {
		list-style-type: disc;
		}
			
	#posts .tborder .alt1, #posts .tborder .alt1 {
		line-height: normal !important;
		}
		
		
	/* switching off the  ////  Holly Hack. IE Requirement   //// for this vBulletin  \*/
		* html .alt1 ul li, * html .alt2 ul li { float: none; }
	/* End */

.flatClearBoth{
clear:both;
line-height:0px;
height:0px;
}

/* 30 days promo */


.sign-up-box-30days{
float:left;

margin-bottom:25px;
}

.sign-up-box-30days img{
float:left;
}

.logo-and-sponsor{
	float:left;
	width:300px;
	height:187px;
	background-image: url(../images/sign-up/handbag-whole-bg.png);
}

.logo-and-sponsor img{
float:left;


}

.sponsor{
float:right;
text-align:center;
width:120px;

}

.sponsor img{
margin-top:10px;

margin-left:auto;
margin-right:auto;
float:none;
}

.sign-up-inputs{
	height:35px;
	float:left;
	width:300px;
	background-image: url(../images/sign-up/handbag-sign-bg-bottom.png);
	background-repeat: no-repeat;
}

.sign-up-inputs .sign-up-email{
margin-left:15px;
width:180px;
float:left;
}

.sign-up-inputs .sign-up-button{
	margin-left:15px;
	background-image: url(../images/sign-up/signup-button-handbag.png);
	height: 19px;
	width: 55px;
	display:block;
	font-size:0px;
	border:none;
	text-align:left;
	color:#FE2CA9;
	float:left;
}
