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

body{
	background:url(../images/bg.jpg) fixed top center #fff no-repeat;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}

/* Utility Styles */
p{
	margin:6px 0 14px 0;
	padding:0;
}
#right p{
	margin:6px 0 2px 0;
}
.clear{clear:both;}
.f_left{float:left;}
.f_right{float:right; margin:0;}
.grey{color:#999999; font-size:11px;line-height:14px;}
:focus{outline:none;}
.center{text-align:center;}

/* Link Styles */
a, a:link, a:visited{
	color:#76000f;
	text-decoration:none;
	border-bottom:1px solid #76000f;
}
a:hover{
	color:#4c0109;
	text-decoration:none;
	border-bottom:1px solid #4c0109;
}	
#header a, #header a:link, #header a:visited, #footer a, #footer a:link, #footer a:visited{
	color:#fafdb4;
	border-bottom:none;
}	
#header a:hover, #footer a:hover{
	border-bottom:1px solid #fafdb4;
}
/* Header Styles */
h1{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}
/* Layout Divs */
#contain{
	width:925px;
	background:none;
	margin:0px auto;
	text-align:center;
}
#left{
	background:url(../images/burningfight-bg.png) top left no-repeat;
	width:596px;
	padding:162px 5px 13px 15px;
	text-align:left;
}
* html #left{
	width:590px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.burningfightbook.com/images/burningfight-bg.png', sizingMethod='crop');
}
#right{
	width:309px;
	padding:264px 0 0 0;
	text-align:left;
	margin-bottom:14px;
}
/* Header */
#header{
	margin:0px auto;
	width:879px;
	height:27px;
	background:#860f1d;
	color:#fff;
	font-size:12px;
	padding:8px 14px 0px 14px;
}	
/* Footer */
#footer{
	margin:0px auto;
	width:879px;
	height:27px;
	background:#860f1d;
	color:#fff;
	font-size:11px;
	padding:11px 14px 0px 14px;
}

/* Nav Styles */
#nav{
	width:135px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
}
#nav a, #nav a:link, #nav a:visited{
	text-decoration:none;
	border:0px;
}
#nav a:hover{
	border-bottom:1px solid;
}	
#nav hr{
	margin:10px 0px;
	width:100%;
	border-top:1px solid #222;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
#nav ul.mainnav{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:22px;
	line-height:30px;	
}
#nav ul.secondnav{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:24px;	
}
#nav ul.thirdnav{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:22px;	
}
.sponsorad{
	width:135px;
	height:70px;
	border:1px solid black;
	background-color:#666;
	margin:5px 0;
}
#nav .sponsorad a, #nav .sponsorad a:hover, .ads{
	text-decoration:none;
	border-bottom:0px;
}
.sponsorad img{
 	border:0px;
}

/* Main Column Styles */
#main{
	width:443px;
	text-align:left;
	padding-left:10px;
}
.main_box{
	/*background:url(../images/main-top-bg.png) transparent top center no-repeat;*/
	padding:11px 0 0 0;
}
* html .main_box{
	/* background:url(../images/main-top-bg.gif) transparent top center no-repeat; */
}
.main_content{
	/* background:url(../images/main-repeater-bg.png) transparent top center repeat-y; */
	padding:0 15px 11px 15px;
	height:750px;
}
* html .main_content{
	/* background:url(../images/main-repeater-bg.gif) transparent top center repeat-y; */
}
.main_bottom{
	/* background:url(../images/main-bottom-bg.png) transparent top center no-repeat; */ 
	padding:11px 0 0 0;
	margin-bottom:20px;
}
* html .main_bottom{
	/* background:url(../images/main-bottom-bg.gif) transparent top center no-repeat; */
}


/* Right Column Styles */
.right_box{
	background:url(../images/right-top-bg.png) transparent top center no-repeat;
	padding:11px 0 0 0;
}
* html .right_box{
	background:url(../images/right-top-bg.gif) transparent top center no-repeat;
}

.right_content{
	background:url(../images/right-repeater-bg.png) transparent top center repeat-y;
	padding:0 15px 11px 15px;
}
* html .right_content{
	background:url(../images/right-repeater-bg.gif) transparent top center repeat-y;
}

.right_bottom{
	background:url(../images/right-bottom-bg.png) transparent top center no-repeat;
	padding:11px 0 0 0;
	margin-bottom:10px;
}
* html .right_bottom{
	background:url(../images/right-bottom-bg.gif) transparent top center no-repeat;
	width:100%;
	margin-left:0px;
}

/* Form Styles */
input.txtinput{
	border:1px solid black;
	width:270px;
	padding:3px;
}
textarea.txtinput{
	border:1px solid black;
	width:270px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
fieldset{
	border:none;
	margin:0 0 6px 0;
	padding:0px;
}
label{
	width:40px;
	display:block;
	margin:0px;
	padding:0px;
}
button{
	font-size:14px;
}
.submit{
	color:#fff;
	font-size:12px;
	background:url(../images/submit-btn.gif) transparent no-repeat;
	padding:3px 20px;
	width:41px;
	height:20px;
	border-bottom:0px;
}
.submit a, form a{
	border-bottom:0px;
}
/* TABLES :( */
table{
	background:#ddd;
	padding:0px;
	margin:4px 0 0 0;
}	
td{
	border:1px solid black;
}

