/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(/tpl_images/bgr.jpg) #000000 no-repeat center top;
	color: #fafafa;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #ffffff;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.5em;
}
h2{
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3, h4{
	color: #d7121c;
	font-size: 1em
}
h4{
	color: #ffffff
}
p{
	line-height: 2em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.4em;
	padding-left: 0;
}
/*=== Layout ===*/
#page{
	background: #202020;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	height: 1%;
	margin: 0 auto;
	padding: 0 10px;
	width: 879px
}
/*=== Header ===*/
#header{
	background: url(/tpl_images/header-bgr.gif) repeat-x top;
	height: 25px;
	margin: 0 0 9px
}
/*- Logo -*/
#header h1{
	background: url(/tpl_images/logo.png) no-repeat;
	margin: 0 0 0 329px;
	position: absolute;
	text-indent: -9999px;
	top: -21px;
	width: 201px
}
#header h1 a{
	display: block;
	height: 119px
}
#header h1 a:hover{
	text-decoration: none
}
#home #header h1{
	background: url(/tpl_images/logo-home.png) no-repeat;
	margin: 0 0 0 307px;
	width: 240px
}
#home #header h1 a{
	height: 129px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(/tpl_images/nav1-bgr2.jpg) repeat-x top;
	height: 41px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 879px
}
#nav1 li{
	float: left
}
#nav1 li a{
	background: url(/tpl_images/nav1-bgr.jpg) no-repeat top;
	display: block;
	height: 41px
}
#nav1 li a:hover{
	text-decoration: none
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 103px
}
#nav1 li#n02 a{
	background-position: -103px 0;
	width: 116px
}
#nav1 li#n03 a{
	background-position: -219px 0;
	width: 90px
}
#nav1 li#n04 a{
	background-position: -552px 0;
	margin: 0 0 0 243px;
	width: 117px
}
#nav1 li#n05 a{
	background-position: -669px 0;
	width: 108px
}
#nav1 li#n06 a{
	background-position: -777px 0;
	width: 102px
}
/*- Nav2 -*/
.nav2 li{
	background: url(/tpl_images/ico-list.gif) no-repeat 0 4px;
	font-weight: bold;
	margin: 0 0 14px;
	padding: 0 0 0 15px
}
/*=== Title ===*/
#title img{
	border: 3px solid #6d6d6d;
	display: block;
	float: left
}
#title2 img{
	border: 3px solid #6d6d6d;
	display: block
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 10px 0 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 236px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 633px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 0 9px 0 0;
	width: 287px
}
.col1.last{
	float: right;
	margin: 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #000000;
	border-bottom: 3px solid #6d6d6d;
	margin: 0 0 10px
}
.box .top{
	background: url(/tpl_images/h-dummy.jpg) no-repeat top left;
	height: 28px;
	overflow: hidden
}
.box .spacer{
	height: 1%;
	height: 171px;
	margin: 2px;
	overflow: auto;
	padding: 14px
}
.box .spacer2{
	height: 291px;
	margin: 2px;
	overflow: auto;
	padding: 15px;
}

#centercol .box .spacer{
	height: 275px
}
.box.video .spacer{
	height: 200px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	background-position: center bottom;
	margin: 0px;
}
/*- Profile Box -*/
.profile{
	float: left;
	margin: 0px;
	width: 325px;
	padding: 0px;
}
.profile dl{
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 0 7px
}
.profile dl.row{
	background: #181818
}
.profile dt{
	color: #d7121c;
	float: left;
	width: 77px
}
/*- Contact Page -*/
.contact{
	float: left;
	margin: 0px;
	width: 600px;
	padding: 0px;
}
.contact dl{
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 0 7px
}
.contact dl.row{
	background: #181818
}
.contact dt{
	color: #d7121c;
	float: left;
	width: 130px
}
/*===Tables css for Grey and White TR on Tables===*/
#centercol .box .spacer{
	height: 293px
}
#centercol .box .spacer .table_even td {
	background-color: #181818;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#centercol .box .spacer .table_odd td {
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#centercol .box .spacer .table_header {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #660000;
}

/*=== Ads, Pics ===*/
.pic img{
	border: 3px solid #6d6d6d;
	display: block;
	margin: 0 0 20px
}
.pic.fl img{
	margin-right: 15px
}
.ad img{
	border: 3px solid #6d6d6d;
	display: block;
	margin: 0 0 10px
}
/*=== Footer ===*/
#footer{
	background: url(/tpl_images/footer-bgr1.gif) repeat-x top;
	clear: both;
	color: #7b7b7b;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 25px;
	padding: 15px 15px 0;
	text-transform: uppercase
}
#footer a{
	color: #7b7b7b
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	border-top: 1px dotted #333333;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}

.define {
	line-height: 1.5em;
}
.term {
	line-height: 1.5em;
	color: #d7121c;
}
