.panel { background-position:  
               right center; width: 910px; height: 310px; color:#FFFFFF;  background-repeat:no-repeat; padding: 1px 1px 1px 5px; 
		margin-bottom: 3px;   }			
.panel a { color: #ffff00; }	
.one { background-image:url('slide1a.jpg'); }
.two {  background-image:url('slide2.jpg'); }
.three {  background-image:url('slide3.jpg'); }
.four {  background-image:url('slide4.jpg'); }
.five {  background-image:url('slide5.jpg'); }
				
.panelheader, h2 { font-size: 1.5em; color: #ffff00; font-weight: bold; margin-bottom: 8px; margin-left: 5px; margin-top: 5px; }			
.panelanswer {  font-size: 1.2em; color: #ffffff; font-weight: normal; margin-bottom: 7px;  margin-left: 15px; margin-top: 15px }	
.panelanswer b { color: #fdb1d8; font-size: 1.1em}				
	#container{	
		position:relative;
		text-align:left;
		width:940px; height: 335px;
			
		margin-bottom:9px; margin-left:auto; margin-right:auto; margin-top:0;
		padding-left: 0px; padding-top: 0px;
		background: #000000; /* Old browsers */

		}	

	#content{
		/* position:relative;  top: -2px; */
		background: #000000;
		margin: 0px 15px 0px 15px;
		}				
#slider{ margin: 0px 0px 4px 0px; padding: 0px}
#slider {  border: 2px solid #c0c0c0; 
		 }	
#slider ul, #slider li {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	padding: 0px;
	margin: 0px auto;
	width:910px;
	height:310px;
	overflow:hidden; 
	position: relative;
	
	}	
	
.regbutton { position: absolute; left: 50px; top: 250px; }	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 
										
/* numeric controls */	


#controlbar {float: left; margin-left: 20px; width: 40%; }

.viewbutton { float: right; margin-right: 20px; }



	ol#controls{
		margin:0px 0px 0px	;
		padding:0px;
		height:25px; 
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left; 
		list-style:none;
		height:18px;
		line-height:18px;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:18px;
		border:1px solid #CCCCCC;
		background:#CCCCCC;
		color:#555555;
		text-decoration:none; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
		}
	ol#controls li.current a{
		background:#000000;
		color:#FFFFFF;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}	
	
.promocol a.biglink { color: 0000ff; font-weight: bold; font-size: 1em }



/*  Quotes Table   */

.quotetable { margin: 5px 5px 30px 5px; }
.quotetable td { text-align: left; font-size: 14px; padding:7px 5px 7px 10px; font-style:italic; font-weight:600; color: #605e5e }

.quotetable td span { font-size: 11px; font-weight: normal; font-style: normal; }
.quotetable td.score { width: 15%; text-align: center; font-size: 12px; }


#news_inner p.midtext { margin: 6px 0px; }


/*  Promo List  */
#promolist, #newslist, #siteslist, #newsite { list-style-type: none; margin: 0px; padding: 0px; }



#promolist li {  padding: 10px 0px 5px 5px; text-align: left; font-size: 12px; color:#909090; height: 105px; margin: 10px 10px 10px 10px; line-height: 14px;
				 /*background-color:#2c2b2b; */
background: rgb(39,40,43); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(39,40,43,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,40,43,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(39,40,43,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(39,40,43,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(39,40,43,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(39,40,43,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27282b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */






				 border: 1px solid #666; 
				border-radius:5px;	
				webkit-border-radius:5px;	
				moz-border-radius:5px;	
				position: relative;
			/*	font-family: verdana,helvetica,arial,sans-serif; */
			
}

#promolist li b { color: #ffff00; }

#promolist li a { color:#ffff00; }

#promolist li div.date { float: right; margin: 0px 1px 1px 15px; display: block; font-size: 11px; line-height: 16px; width: 93px;
					padding: 6px 5px 0px 25px; position: relative; top: -7px; left: 5px;
					background-image: url('black_cell.png'); background-repeat: no-repeat; background-position: center;
					}

#promolist li div.date { height: 88px }

#promolist li div.date a { color: #ffff00; }


#promolist li .thumbwrapper { float: left; margin: 2px 15px 2px 5px; width: 120px; height: 100px; text-align: center; padding: 2px; position: relative }

#promolist li .thumbwrapper img.thumb {  border: 1px solid #ffffff; width: 120px; height: 90px; }

#promolist li img.icon { position: absolute; left: -1px; top: -1px; z-index: 10; }

#promolist h4 { font-size: 14px; margin: 5px 0px 5px 20px; color:#fff; font-weight: normal; text-align: left;}

#promolist li p { margin: 0px 0px 5px 0px; text-align: left; }

#promolist li.big { font-size:13px; line-height: 16px; }






/*      News List */


#newslist li {  padding: 10px 10px; text-align: left; font-size: 12px; color:#868484; height: 106px; margin: 5px 0px; border-bottom: 1px dotted #666; 
				/* background-color:#282828; */
				overflow: hidden;
}

#newslist li h4, #siteslist li h4, #newsite li h4 { font-size: 12px; margin: 4px 0px 9px 0px; color:#ffffcc; font-weight: normal; text-align: left; }

#newslist li div.date { float: right; margin: 0px 3px 3px 3px; display: block; font-size: 12px; text-align: right; color:#fff }

/* ------------- Sites List ------------------*/

#siteslist li h4, #newsite li h4 { text-align: center; font-size: 12px; font-weight: bold; margin: 2px 0px 6px 0px }
#siteslist li h4 { text-align: left; font-size: 13px; }

#siteslist li, #newsite li { float:left; margin: 5px 6px; border: 1px solid #626262; position: relative;
			text-align: center; padding: 4px; width: 214px; height: 250px; overflow: hidden;
			    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#0c0c0c; }
    
#newsite li { width: auto; padding: 5px }    
			
#siteslist li p, #newsite li p { margin: 5px 2px; font-size: 12px; line-height: 1.3em; }			
			
#siteslist li .clip, #newsite li .clip { width: 200px; height: 140px; overflow: hidden; margin: 5px auto; text-align: center; border: 1px solid #ffffff;
					webkit-border-bottom-right-radius:6px;
					moz-border-bottom-right-radius:6px;
					border-bottom-right-radius:6px;
					 }			
			
#siteslist li img.grab, #newsite li img.grab { width: 240px;  }




.ownsite { float: left; margin: 5px; }