body, input, table {
	font: 12px/15px arial, helvetica;
}

body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url('/img/misc/bg.gif');
}

#lightbox {
	background-color: #transparent;
	padding: 5px;
	border-bottom: none;
	border-right: none;
	position: absolute;	left: 0; width: 99%; z-index: 100; text-align: center; line-height: 0;

}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#lightbox img { border: none;  width: auto; height: auto;}

#overlay img { border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }


#imageContainer{ padding: 10px; }


#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }


#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }


#imageContainer>#hoverNav{ left: 0;}


#hoverNav a{ outline: none;}



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	


#imageData #caption{ font-weight: bold;	}








#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

/*

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }


#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }


#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



*/


html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/img/misc/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/misc/overlay.png", sizingMethod="scale");
} 

form {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font: 21px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
}


.newsitem {
	padding-bottom: 15px;
	clear: both;
}

.newspic {
	float: right;
	padding: 0 0 5px 5px;
	clear: right;
}




.red {
	font-weight: bold;
	color: #E12020;
}

#fr_main {
	overflow: hidden;
	float: left;
	width: 811px;
	margin: 0 0 0 0px; 
	padding: 0;
	border: 0;
	clear: both;
}


#header {
	float: left;
	width: 940px;
	height: 85px;
	margin-top: 115px;
}

#loginbox {
	position:absolute;
	top: 115px; 
	left: 525px;
	width: 389px;
	height: 65px;
	background-image: url('/img/temp/login.gif');
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	font: 11px/15px arial, helvetica;
}

.logintext {
	font: 11px/15px arial, helvetica;
}

.loginfield {
	width: 153px;
	background: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	color: #FFFFFF;
	font: 11px/15px arial, helvetica;
}


#logo {
	position:absolute;
	left:0px
}

#flag1 {
	position:absolute;
	top: 115px; 
	left: 480px;
	width: 30px;
	height: 18px;
}

#flag2 {
	position:absolute;
	top: 144px; 
	left: 480px;
	width: 30px;
	height: 18px;
}

#flag3 {
	position:absolute;
	top: 172px; 
	left: 480px;
	width: 30px;
	height: 18px;
}

#ads140 {
	position: absolute;
	left: 790px; 
	top: 200px; 
	width: 140px;
}

.ad140 {
	padding: 0px 0px 4px 0px;
}

#ads100 {
	position: absolute;
	left: 10px; 
	top: 770px; 
	width: 100px;
}

.ad100 {
	padding: 0px 0px 4px 0px;
}

#ad1 {
	position: absolute;
	left: 10px; 
	top: 10px; 
	width: 142px;
}

#ad2 {
	position: absolute;
	left: 162px; 
	top: 10px; 
	width: 768px;
}


#adtop {
	background-color: #000000;
	text-align: center;
	width: 811px;
	border-bottom: solid #FFFFFF;
	border-width: 2px;
}	


#footer {
	float: left;
	padding-top: 5px;
	margin: 10px;
	width: 920px;
	overflow: hidden;
	text-align: center;
	border-top: solid #000000;
	border-width: 1px;
}	



/*
---- NAVIGATION ----
*/

#navcontainer {
	width: 120px;
	height: 1300px;
	float: left;
	background-image: url('/img/misc/nav_bg.gif');
	background-repeat: repeat-x;
	padding-top: 5px;
}

#navlist {
	margin: 5px 0 5px 0;
}

#navcontainer ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	font: 12px/18px arial, helvetica;
	font-weight: bold;
}

#navcontainer a {
	display: block;
	width: 110px;
}

#navcontainer a:link, #navlist a:visited {
	color: #000000; 
	text-decoration: none;
	margin-left: 10px;
}

#navcontainer a:hover {
	color: #E31D24; 
}

#navcontainer a#current {
	color: #E31D24; 
}








#col_left {
	width: 185px;
	float: left;
}

#col_middle {
	width : 375px; 
	padding: 0 15px 0 15px;
	float: left;
	background-color: #FFFFFF; 
}

#col_right {
	width: 190px; 
	float: left;
}

#col_right_wide {
	width: 250px; 
	float: left;
}


#col_normal {
	width: 435px; 
	padding: 0 15px 0 15px;
	float: left;
}

#col_content {
	background-color: #FFFFFF;
	width: 500px; 
	float: left;
	padding: 10px 37px 5px 37px;
}

#col_contentright {
	background-color: #FFFFFF;
	width: 606px; 
	float: left;
	padding: 10px;
}

#col_full {
	width: 640px; 
	float: left;
	padding: 0 15px 0 15px;
}

.button {
}

/*
.button {
	height: 19px;
	font-size: 9px; 
	font-weight: bold;
	padding: 0 3px 0 3px;
	margin-left: 5px;
	border: 1px solid #142758;
}
*/


.right {
	float: right;
}


#col_right ul {
	margin: 0;
	padding: 0; 
}

#col_right ul li {
	list-style: none;
	padding: 0px;
}

#col_right_wide ul {
	margin: 0;
	padding: 0; 
}

#col_right_wide ul li {
	list-style: none;
	padding: 0px;
}



.boxtitle {
	font: 14px/16px arial, helvetica;
	font-weight: bold; 
	text-decoration: none;
}



.box {
	padding: 10px;
	margin-bottom: 10px;
	background-image: url('/img/misc/bg_box.gif');
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #FFFFFF;
	
}

#pollbox {
	background-image: url('/img/misc/bg_pollbox.gif');

}

.box li {
	margin-top: 2px;
	margin-bottom: 3px;
	font: 11px/14px arial, helvetica;
}


.box2 {
	background-color: #EBE9E9;
	font-weight: bold; 
}


.box3 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 2px solid #89A1CD;
}

.box4 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px dotted #666666;
}

.box5 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #9D9D9D;
	clear: both;
}

.box6 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.boxred {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0DCDA;
	border: 2px solid #D83B2A;
}

.grayline {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top: 1px solid #E9E9E9;
	clear: both;
}

.noline {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.newline {
	clear: both;
}


.related_content {
	float: right;
}


.smalltext {
	font-size: 9px;
	color: #A3A3A3; 
}


.stextr {
	font-size: 9px;
	color: #A3A3A3; 
	float: right;
}



.picright {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0 0 10px 10px;
	color: #535353;
	float: right;
}


.picleft {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0 10px 5px 0;
	color: #535353;
	float: left;
}

.piccenter {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0;
	color: #535353;
	margin-right: auto; 
	margin-left: auto
}

.picnormal {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0;
	color: #535353;
}



a {
	color: #000000; 
	text-decoration: underline; 
}

a:hover { 
	color: #E31D24; 
	text-decoration: none;
}



a.linkb {
	font-weight: bold;
	color: #000000; 
	text-decoration: underline; 
}
a.linkb:visited { 
	color: #2C5296; 
	text-decoration: underline; 
}

a.linkb:hover { 
	font-weight: bold;
	color: #E31D24; 
	text-decoration: none;  
}

a.redlink {
	font-weight: bold;
	color: #E31D24; 
}

a.whitelink {
	color: #FFFFFF; 
}


.formtext {
	font: 10px verdana;
}

.formtext_wide {
	font: 10px verdana;
	padding-left: 0;
	padding-right: 0;
	width: 98%;
}

.formtextarea {
	font: 10px verdana;
	width: 99.3%;
	height: 70px;
	padding-left: 0;
	padding-right: 0;
}

.formdrop {
	font: 10px verdana;
	padding-left: 0;
	padding-right: 0;
}

a.thumbnail
{
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #E8E8E8;
	padding: 9px 4px 9px 4px;
	height: 150px;
	width: 150px;
}

a.thumbnail:hover
{
	border: 1px solid #969696;
	background-color: #EEEEEE;
}

td.thumbnail {
	width: 160px;
}


a.thumbnail_s
{
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #E8E8E8;
	padding: 9px 4px 9px 4px;
	height: 128px;
	width: 128px;
}

a.thumbnail_s:hover
{
	border: 1px solid #969696;
	background-color: #EEEEEE;
}

td.thumbnail_s {
	width: 138px;
}


.commentbox {
	padding: 5px 0 10px 0;
}

.commenticon {
	float: right;
}

.commenthead {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	clear: both;
}


.guestpic {
	float: left; 
	padding-top: 5px; 
	padding-right: 5px; 
	clear: both; 
	width: 40px;
}

.gbpic {
	padding-bottom: 5px; 
}

.lightgrey_block {
	padding: 2px; 
	background-color: #EEEEEE; 
	clear: both;
}

.grey_block {
	padding: 1px 1px 1px 10px; 
	background-color: #000000; 
	font-weight: bold; 
	color: #FFFFFF;
	clear: both;

	background-image: url('/img/misc/blackcorner.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.grey_box {
	padding: 10px; 
	background-color: #EEEEEE; 
}



/* club */
.grey_b {
	padding: 4px 10px 4px 10px; 
	background-color: #EEEEEE; 
	font-weight: bold; 
	color: #000000;
	clear: both;
	background-image: url('/img/misc/whitecorner.gif');
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 15px;
}

.grey_r {
	font-weight: normal; 
	float: right;
	padding-right: 10px;
}





.productpic {
	float: right; 
	border-left: 1px solid #E9E9E9; 
	padding-left: 10px; 
	margin-bottom: 10px; 
	width: 150px; 
	clear: both;
}

.block0 {
	margin: 5px 0 5px 0;
	padding: 5px; 
	clear: both; 
	background-color: #FFFFFF;
}

.block1 {
	margin: 5px 0 5px 0;
	padding: 5px; 
	clear: both;
	background-color: #EEEEEE;
}


.breadnav {
	padding-bottom: 5px;
	font-size: 10px;
}




/* ---- Forum ---- */

.forumtable {
	margin: 0;
	padding: 0;
	width: 100%;
}

.forumlf {
	vertical-align: top;
}


.foruml1 {
	vertical-align: top;
}

.foruml0 {
 	background-color: #F7F8FA;
 	vertical-align: top;
}


.forumhead {
	border-bottom: 1px solid #D3D3D3;
	background-color: #EEEEEE; 
	text-align: left;
	padding: 6px 6px 6px 0px;
}

.forumrow {
	padding: 5px 0px 6px 0px;
	border-bottom: 1px solid #E6E8EF;
}

.forumrow_s {
	padding: 5px 0px 6px 0px;
	border-bottom: 1px solid #E6E8EF;
	font-size: 10px; 
}

.replybox {
	padding: 5px; 
	background-color: #EEEEEE; 
}

.forumcategory {
	border-bottom: 1px solid #D3D3D3;
	background-color: #EEEEEE; 
	padding: 4px 0px 2px 5px;
	font-size: 13px;
	margin: 0;
}

.forumicon {
	padding-top: 3px;
}

.forumname {
	text-align: left;
	padding-left: 6px;
	padding-right: 8px;
	width: 300px;
	padding: 3px 0 3px 0;
}

.foruminfo {
	padding-top: 3px;
	font-size: 10px; 
	color: #A3A3A3; 
}

blockquote, .codebox { 
	margin: 15px; 
	padding: 6px; 
	border: 1px solid #7F9DB9;
	background: #F7F8FA;
}
.incqbox {
	width: 100%; 
	overflow: hidden
}

.postimg {max-width: 100%  }

.postmsg {
	width: 100%;
	overflow: hidden;
}

.videobox {
	float: left; 
	width: 140px; 
	height: 210px; 
	overflow: hidden; 
	font-size: 10px; 
	line-height: 15px;
}

.videospace {
	float: left; 
	width: 6px; 
	height: 195px; 
	overflow: hidden;
}

.videobox160 {
	float: left; 
	width: 140px; 
	height: 210px; 
	overflow: hidden; 
	font-size: 10px; 
	line-height: 15px;
}

.videospace160 {
	float: left; 
	width: 6px; 
	height: 160px; 
	overflow: hidden;
} 




