@charset "utf-8";
/* CSS Document */

a { color: #d8b300; }
em {font-style:italic; }
html {
background-color: #cccc66;
background: url(../images/bodybg.png);
color: #FFFFFF;
font-family: Verdana;
font-size: 13px;

}
hr { margin-right: 30px; margin-bottom: 20px; };



strong {font-weight: bold;}



#shadow {
background: url(../images/shadow.png) center repeat-y; 
width: 956px; 
margin: 0px auto;
}

#doc {
width: 940px;
background: url(../images/headerbg.png) no-repeat;
}

#hd {
	text-align: left;
}

#hd_right {
	float: right;
	text-align: right;
	line-height: 20px;
	padding: 34px 25px 0px 0px;
}
#hd_left {
	float: left;
	width: 162px;
	height: 39px;
	padding: 35px 0px 0px 30px;

}


.bar {
 background-color: #cc6600;
 height: 10px;
}

#bd {
 background: url(../images/colbg.png) repeat-y;
}

#ft {
	padding: 20px;
	background-color: #000000;
	height: 40px;

}


h1 {
padding: 7px 0px 3px 0px;

font-weight: bold;
}

h2 {
	margin: 20px 0px;
	font-weight:bold;
	font-size: 15px;
}

.box h2, .listingbox h2, .bigbox h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #d8b300;
}

.greyheader h2, #newsheader h2 {
    margin: 1px 0px 0px 0px;
}
h2 a, h3 a  {	color: #000000; text-decoration: none;}
h2 a:hover, h3 a:hover { text-decoration: underline;}

h3 {font-size: 16px; font-weight: bold; margin-bottom: 9px; color: #ffffff;}

p {line-height: 19px; padding-bottom: 7px; color: #F5F5F5; font-size: 13px;}

.seperator {
border-bottom: 1px solid #999999; height: 1px; clear: both; width: 90%; margin: 0px auto;
}

.box ul, .listingbox ul {
	line-height: 22px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.image_rotate, .image_norotate {
list-style: none;
margin-bottom: 10px;
height: 115px;
}
.image_rotate2 {
overflow:hidden;
height: 211px;
}
.image_rotate_big {
height: 447px;
margin-bottom: 0px;
overflow:hidden;
}
.box img, .listingbox img {
	border: 1px solid #ffffff;
	padding: 1px;
}

.firstbox {
margin-left: 0px;
float: left;
}

.middlebox {
margin-left: 20px;
float: left;
}
.lastbox {
margin-left: 10px;
float: right;
}

.cb {clear: both;}


.newsbox {
	background-color:#000000;
	margin-top: 10px;
	padding: 20px;
	color: #FFFFFF;
}

.listingbox {
width: 500px;
margin-left: 10px;
background-color:#666666;
padding: 17px;
}

#leftcontent {
	padding: 20px 30px;
}

#leftcontent ul {
	margin: 0px 0px 15px 30px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcontent li {
	padding-bottom: 7px;
	list-style-type:disc;
}
#leftcontent p {
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bigbox {
width: 700px;
margin-left: 10px;
background-color:#666666;
padding: 17px;
}

.listingbox a {color: #d8b300;}

.blockright {
	text-align:right;
	margin-top: 10px;
}

.feedflare {
margin-top: 10px;
padding: 5px 0px 0px 15px;
background-color:#ffffff;
}

/* TABS */
#tab_menu {
	clear: both;
	height: 34px;
	padding: 20px 28px 0px 30px;
}
.tab_left {
	float: left;
	background: url(../images/tab_left.png) no-repeat;
	width: 10px;
	height: 34px;
}
.tab_left_active {
	background: url(../images/tab_left_active.png) no-repeat;
}

.tab_left_red {
	float: left;
	background: url(../images/tab_left_red.png) no-repeat;
	width: 10px;
	height: 34px;
}


.tab_middle {
	float: left;
	background: url(../images/tab_middle.png) repeat-x;
	font-weight: bold;
	color: #000000;
	height: 34px;
	padding: 9px 10px 0px 10px;
}

.tab_middle_active {
	background: url(../images/tab_middle_active.png) repeat-x;
}

.tab_middle_red {
	float: left;
	background: url(../images/tab_middle_red.png) repeat-x;
	font-weight: bold;
	color: #000000;
	height: 34px;
	padding: 9px 10px 0px 10px;
}

.tab_middle a, .tab_middle_red a {
	text-decoration:none;
	color:#000000;
}

.tab_middle_red a {
	color:#e9bf15;
}

.tab_right {
	float: left;
	background: url(../images/tab_right.png) no-repeat;
	width: 10px;
	height: 34px;
	margin-right: 2px;
}

.tab_right_active {
	background: url(../images/tab_right_active.png) no-repeat;
}

.tab_right_red {
	float: left;
	background: url(../images/tab_right_red.png) no-repeat;
	width: 10px;
	height: 34px;
	margin-right: 2px;
}

.tab_last {
	float:right;
} 

#leftcol {
width: 668px;
float: left;
background-color: #4d4d4d;
}

#leftcol .box {
	float: left;
	width: 182px;
	padding: 20px 0px 20px 30px;
}

#leftcol .box  h3 {
	font-size: 16px;
	font-weight: bold;	
}

#rightcol {
width: 272px;
float: left;
background-color: #669999;
}


#right1 {
	background-color: #f2d069;

}
#right1 .boxheader {
	background-color: #cc6600;
	background-image: url(../images/orangetile.png);
}

#right2 {
	background-color: #a0c851;

}

#right2 .boxheader {
	background-color: #669900;
		background-image: url(../images/greentile.png);

}

#right3 {

}

#right3 .boxheader {
	background-color: #336699;
	background-image: url(../images/bluetile.png);
}

.boxheader {
	padding: 7px 0px 5px 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

#right1 p, #right2 p, #right3 p {
	padding: 7px 20px;
	color: #792b01;

	font-weight: bold;
}


#right1 .highlighted {
	font-size: 17px;
	line-height: 25px;
}

#right1 .blowup {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}

#right1 strong {
 font-size: 20px;
}

#right2 p {
color: #1a2600;
}

#right3 p {
	color: #000426;
}

.greyheader {
background-color: #333333;
background-image: url(../images/greytile.png);
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding: 7px 0px 5px 30px;

}

.newprice {
	color: #d8b300;
	font-size: 12px;

}


#newsheader {
clear: both;
background-color: #828282;
background-image: url(../images/lightgreytile.png);
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding: 7px 0px 5px 30px;
}

#newsbody {
	background-color: #bdbdbd;
	float: left;
	padding: 20px 0px 20px 30px;
}

#newsbody p {
	color: #000000;
	width: 608px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.btncenter {
text-align:center;
padding: 10px 0px 20px 0px;
}

label {display: block; font-weight: bold; margin-top: 7px; margin-bottom: 3px; width: 400px;}
#rightcol label { color:#1e2d00;}
.inputtxt { width: 225px; }

.innercell {
padding: 10px 30px;
}
.innercell ul {
	margin: 10px 0px 0px 25px;;
	list-style: disc;
}
.innercell li {
	padding-bottom: 10px;
	list-style: disc;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}

.innercell p {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feedicon {
float: right;
margin: 0px 10px 0px 0px;
}

.image_right {
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid #FFFFFF;
}
