	body{background:url(fader.gif) repeat-x 0 0;background-color:#ECECEA;color:#000;font-family:verdana,tahoma,arial;font-size:14px;margin-top:6px;}
	.shadow
	{
	  -moz-box-shadow: 2px 2px 2px #444;
	  -webkit-box-shadow: 2px 2px 2px #444;
	  box-shadow: 2px 2px 2px #444;
	}
	.left{float:left;}
	.right{float:right;}
	.hide{display:none;}
	.rounded{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
	.clear{clear:both;}
	.small{font-size:11px;color:#ccc;}
	
	#container{width:1000px;margin-left:auto;margin-right:auto;}
	
	#listingsBox{float:left;width:674px;}
	#rightSide{float:right;width:250px;margin-left:12px;}
	
	#content{padding:14px 20px 20px 20px;background:url(background.png) repeat 0 0;background-color:#000;color:#FFF;}
	#guts{margin-top:12px;color:#FFF;}
	#guts a{color:#E7F380;}
	#guts a:hover{color:#D8EB2F;}
	
	#headerTop{margin-left:auto;margin-right:auto;margin-bottom:8px;}
	#headerTop a img{border:0;float:left;}
	
	.box{padding:12px;border-bottom:1px solid #555;color:#EEE;margin:0 0 12px 0;color:#fff;text-shadow:1px 1px 4px #000;line-height:1.4em;background-color:#404040;}
	.box ul li{font-size:14px;}
	.dBox{background-color:#414141;}
	.lBox{background-color:#323232;}

	.boxToolbar{padding:4px 0 0 0;margin:4px 0 0 0;}
	.box .boxAvatar{float:left;margin:0 12px 12px 0;text-align:center;}
	.box .boxAvatar a img{width:80px;height:80px;}
	.box .boxAvatar strong{font-size:11px;}
	.box a{text-decoration:none;color:#95A120;}
	.box a:hover{color:#D8EB2F;}
	
	.boxToolbar input.btn{cursor:pointer;background-color:#BFD02A;text-transform:uppercase;border:1px solid #919D1F;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;padding:2px 8px;text-shadow: 1px 1px 4px #eee;font-family:century gothic,verdana,tahoma,arial;}

	.box h3{color:#D8EB2F;margin:0 0 2px 0;}
	.box h3 a{color:#D8EB2F !important;}
	.boxDetails{color:#ddd;font-size:12px;margin:2px 0 4px 0;}
	
	.box .signature{margin:2px 0;}
	.box .signature a{font-size:11px;}
	.boxSignature img{width:18px;height:18px;}
	
	.pagination a{padding:2px 4px;margin: 0 2px;}
	.pagination a.selectedPage{background-color:#F3791D !important;color:#FFF !important;}

	
	h1{color:#D8EB2F;margin:8px 0 6px 0;font-family:century gothic,verdana,tahoma,arial;font-size:26px;}
	h1.padTop{margin-bottom:14px !important;}
	h2{color:#95A120;margin:0 0 6px 0;font-family:century gothic,verdana,tahoma,arial;font-size:20px;}
	h3{color:#95A120;margin:6px 0 6px 0;font-family:century gothic,verdana,tahoma,arial;font-size:16px;}
	
	.liveBox{float:right;font-size:10px;width:340px;background-color:#1D1D1D;padding:8px;border-bottom:1px solid #37371D;}
	.liveBox strong{float:left;margin:1px 2px;}
	.liveBox a{color:#ddd;text-decoration:none;float:left;margin:1px 2px;}
	.liveBox a:hover{color:#D8EB2F;}
	
	.socialMenu{width:90px;float:right;}
	.socialMenu a img{border:0;width:30px;height:30px;margin-bottom:-9px;float:right;}
	
	#footerLast{text-align:center;color:#414141;margin-top:10px;}
	#footerLast a{color:#414141;text-decoration:none;}
	#footerLast a:hover{color:#000;}
	#footerLast .copy{margin-top:6px;color:#B8AE20;}
	
	ul.form{list-style-type:none;margin:0;padding:0;font-family:century gothic,verdana,tahoma,arial;}
	ul.form li{padding:4px 0;}
	ul.form li input.txt{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width:340px;border:2px solid #777;text-indent:2px;padding: 6px; font-size: 18px;}
	ul.form li textarea{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border:2px solid #777;text-indent:2px;padding: 6px; font-size: 14px;font-family:verdana,tahoma,arial;}
ul.form li select{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width:340px;border:2px solid #777;text-indent:2px;padding: 6px; font-size: 18px;}

	ul.form li label{float:left;color:#FFF;font-size:14px;width:200px;height:18px;padding:2px 8px 1px 0;text-align:right;font-weight:bold;}
	ul.form li a{color:#E7F380;}
	ul.form li a:hover{color:#D8EB2F;}
	
	.msg{padding:12px;margin:4px 0;background-color:#F1F8B3;border:1px solid #D9EB32;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;color:#444;font-size:14px !important;font-weight:bold;}
	.no{background-color:#FFDCDC;border:1px solid #A10000;}
	.msg a{color:#000;}
	.no a{color:#A10000 !important;}
	
	table.dataList{color:#FFF;}
	table.dataList a{color:#E7F380;}
	table.dataList th{background-color:#333;text-align:left;color:#D8EB2F;}
	table.dataList td{border-bottom: 1px solid #1B1B1B;padding:6px;}
	table.dataList tr{background-color:#000;}

a.btn,.btn{
	cursor:pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
background: #FF4D01;
background:  -moz-linear-gradient(19% 75% 90deg, #FF4D01,
#FF8924);
background:  -webkit-gradient(linear, 0% 0%, 0% 100%,
from(#FF8924), to(#FF4D01));
color: #EEE;
float: left;
font-family:  arial,helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
padding: 8px 20px;
text-decoration: none;
}
a.btn,.btn:hover{
background: #EB4701;
background: -moz-linear-gradient(19% 75% 90deg, #EB4701,
#F58423);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(#F58423), to(#EB4701));
color:#FFF;
}
.btn:active,a.btn:active {
background: #F58423;
background: -moz-linear-gradient(19% 75% 90deg, #F58423,
 #EB4701);
background: -webkit-gradient(linear, 0% 0%, 0% 100%,
 from(#EB4701), to(#F58423));
position: relative;
top: 1px;
}
a.btn{color:#eee !important;}
a.btn:hover{color:#eee !important;}
.listingControls .btn,a.btn{margin-right:2px;}

ul.infoStrip{list-style-type:none;margin:0;padding:0;}
ul.infoStrip li{float:left;font-size:11px;margin-right:8px;}
ul.infoStrip li label{margin-right:1px;font-weight:bold;font-size:12px;}


#share {width:250px;margin:0 14px 0 0px; padding:0;}
#share ul {list-style: none; overflow: hidden;margin:0;padding:0;}
#share ul li {width: 66px; height: 72px; margin:0 16px 0 0; padding:0;text-align: center;float:left;border:0px solid red;}
#share ul li.gplus {margin:6px 16px 8px 0;}
/*#share ul li div.stumbleupon {width: 50px; margin: 0 auto;}*/

.rightSideGoogle{width:234px;border:0px solid #151515;padding:4px;margin-top:-20px;}
