/*
winferno.com css
*/

body { background-color: #FFFFFF; color:#003366; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; }
td { color:#003366; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; }
h1, h2, h3, h4, h5, h6 { color: #CC0000 }
img { border:0px; }


.leftcolthingie {
		background: #999999;
		color: white; 
		border-bottom: 1px solid #CCCCCC;
		width: 189px;
		font: bold 11px/15px verdana, sans-serif;
		}
.othercolsandstuff {
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		width: 73px;
		}
p, li {
		font: 11px/12px verdana, sans-serif;
		color: #003366;
		}
.chris_bold {
		font: bold 11px/12px verdana, sans-serif;
		}
.chris_redbold {
		color: #CC0000;
		font: bold 11px/12px verdana, sans-serif;
		}
#selling {
		background: url(bottom_thingie.gif) no-repeat 50px 0;
		padding: 164px 0 0 297px;
		height: 110px;
		}
		
#button {
	font: 11px/14px verdana, sans-serif; 
	width: 120px;
	}
		
		/* from winferno.css for the bottom navigation essentially */
a.bottom:link {
	color: #CC0000; 
	text-decoration: none; 
    font: 8pt verdana, san-serif;
}


 a.bottom:visited { 
	color: #CC0000; 
	text-decoration: none; 
    font: 8pt verdana, san-serif;
}
a.bottom:hover {
	text-decoration: none; 
    font: 8pt verdana, san-serif;
	color: #00CCCC
}

#big_sidebar {
	text-align: left;
	padding: 10px 5px 0 13px;
	width: 140px;
	height: 477px;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 122px;
	height: 467px;
	color: #060E28;
	background: url(big_side.gif) no-repeat 0 0;
	}
#big_sidebar p {
	margin-top: 0;
	padding-top: 0;
	}
#little_sidebar {
	text-align: left;
	padding: 10px 5px 0 13px;
	width: 142px;
	height: 278px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 124px;
	height: 268px;
	color: #060E28;
	background: url(little_side.gif) no-repeat 0 0;
	}
#first_page {
	padding: 10px;
	padding-bottom: 10px;
	}
#first_page ul {
	list-style-type: none;
	}
#first_page li {
	padding-bottom: 7px;
	padding-left: 10px;
	background: url(red_circle_thing.gif) no-repeat 0 2px;
	}

a.sub:link, a.sub:visited {
	color:#FFCC99;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:none;
	}
	
a.sub:hover {
	color:#FFFFFF;
	font-weight:bold; 
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:none;
	}


a.tab:link, a.tab:visited {
	font-family:Trebuchet MS, Arial;
	font-size:11pt;
	color:#CC6633;
	font-weight:bold;
	text-decoration:none;
	}
	
a.tab:hover {
	font-family:Trebuchet MS, Arial;
	font-size:11pt;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
	
a.tab2, a.tab2:visited, a.tab2:hover {
	font-family:Trebuchet MS, Arial;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}	

td.tab {
	background-image:url("http://www.winferno.com/images/nav/tab_middle.gif");
	padding-left:12px;
	padding-right:12px;
	height:24px;
	}
	
td.tab2 {
	background-image:url("http://www.winferno.com/images/nav/tab_middle_on.gif");
	padding-left:12px;
	padding-right:12px;	
	height:24px;
	}
	

td.tab_left {
	background-image:url("http://www.winferno.com/images/nav/tab_left.gif");
	height:24px;
	width:4px;
	}

td.tab_right {
	background-image:url("http://www.winferno.com/images/nav/tab_right.gif");
	height:24px;
	width:4px;
	}
	
td.tab2_left {
	background-image:url("http://www.winferno.com/images/nav/tab_left_on.gif");
	height:24px;
	width:4px;
	}
	
td.tab2_right {
	background-image:url("http://www.winferno.com/images/nav/tab_right_on.gif");
	height:24px;
	width:4px;
	}