/* LightFantasy designed and coded by Daniel St. Jules of Gamexe.net. */

/*--------------------------*/
/* GENERAL STYLES */
/*--------------------------*/

html,body { margin:0; padding:0; }

body {
	color: #3F3F3F;
	font-size: 9pt;
	font-family: Verdana, Arial;
	background: #EFEFEF url('bg.gif') top repeat-x;
}

/* no dottet line in firefox when clicking an image */

img { 
border: none; 
outline: none; 
}
:focus
{
-moz-outline-style: none;
}

* { margin : 0; padding: 0; border: 0; }

.fl { float: left; }

.fr { float: right; }

#side_top1 { float: left; }

#side_top2 { float: right; }

a:link,a:active,a:visited { text-decoration: underline; color : #d40205; }
a:hover		{ text-decoration: underline; color : #d40205; }

/*--------------------------*/
/*  LAYOUT STYLES  */
/*--------------------------*/


/* Stats Style */

.topref {
color: #000;
margin-top: 1px; 
border: 1px solid #ccc; 
background: #f4f4f4;  
padding: 3px;
}

a.table_top:link,a.table_top:active,a.table_top:visited,a.table_top:hover {
text-decoration: none; 
color : #ffffff; }

#container {
	margin: 0px 20px 0px 15px;
	min-width: 550px;
	background: #F2F2F2;
	width:800px; 	 
}

#s_l {
	background: url('side_left.gif') top left repeat-y;
}

#s_r {
	background: url('side_right.gif') top right repeat-y;
	padding: 0 13px 0 13px;
}

#s_b1, #s_b2 {
	background: url('side_bl.gif') left no-repeat;
	float: left;
	width: 13px;
	height: 40px;
	margin-top: -6px;
}

#s_b2 {
	background: url('side_br.gif') right no-repeat;
	float: right;
}

#banner {
	background: url('banner_bg.png') top repeat-x;
	height: 130px;
	float: center;

}

#content {
	background: #F9F9F9;
	border: 3px solid #EBEBEB;
	margin: 6px;
	padding: 5px;
	text-align: center;
}

.c-f { margin: auto; background: url('c_bg-f.gif') top repeat-x #d40205; width: 95%; text-align: center; min-width: 100px; }
.cbl-f { background: url('c_bl-f.gif') bottom left no-repeat; }
.cbr-f { background: url('c_br-f.gif') bottom right no-repeat; }
.ctl-f { background: url('c_tl-f.gif') top left no-repeat; }
.ctr-f { background: url('c_tr-f.gif') top right no-repeat; padding: 10px; min-height: 60px; } 

#fm {a:link ( text-decoration: none; color : #ffffff; )}
#fm {a:visited ( text-decoration: none; color : #ffffff; )}
#fm {a:hover ( text-decoration: none; color : #ffffff; )}
#fm {a:active ( text-decoration: none; color : #ffffff; )}



.c { margin: auto; background: url('c_bg.png') top repeat-x #F9F9F9; width: 95.4%; text-align: center; min-width: 100px; }
.cbl { background: url('c_bl.gif') bottom left no-repeat; }
.cbr { background: url('c_br.gif') bottom right no-repeat; }
.ctl { background: url('c_tl.gif') top left no-repeat; }
.ctr { background: url('c_tr.gif') top right no-repeat; padding: 10px; min-height: 60px; } 


.c2 { margin: auto; background: url('c_bg2.png') top repeat-x #F9F9F9; width: 95.4%; text-align: center; min-width: 100px; }
.cbl2 { background: url('c_bl.gif') bottom left no-repeat; }
.cbr2 { background: url('c_br.gif') bottom right no-repeat; }
.ctl2 { background: url('c_tl.gif') top left no-repeat; }
.ctr2 { background: url('c_tr.gif') top right no-repeat; padding: 10px; min-height: 60px; } 


.nav{
	margin: 0 25px;
	text-align: center;
	padding: 0;
	font: bold 14px Trebuchet MS;
	height: 38px;
	overflow: hidden;
}

.nav li{ display: inline; }

.nav li a, .nav li a:visited{
	color: #ffffff;
	padding: 8px 10px;
	text-decoration: none;
	height: 38px;
	float: left;
}

.nav li a:hover{
	color: #ffffff;
	text-decoration: underline;
	background: url(nav2.gif) repeat-x;
}

#sn { height: 40px; }

#notice { font-size: 11px; color: #6C6C6C; }

/* Form styles */
textarea {
	background: #F9F9F9 url(input_bg.gif) repeat-x;
	color: #d40205;
	border: 1px solid #d40205;
}

input {
	background: #F9F9F9 url(input_bg.gif) repeat-x;
	color: #d40205;
	border: 1px solid #d40205;
}

input.submit {
	background: #7DAFCF url(submit_bg.gif) repeat-x;
	color: #d40205;
	border: 1px solid #d40205;
}

input.searchgo {
	font-weight: bold;
	background: #7DAFCF url(submit_bg.gif) repeat-x;
	color: #d40205;
	border: 1px solid #d40205;
}

select { background-color : #F9F9F9; color: #3E3E3E; border: 1px solid #d40205; }

legend { color: #717171; }

fieldset { border: 1px solid #737373; padding: 5px; margin: 5px; }

form { margin: 0px; }

/* h */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

hr {
	background-color: #737373;
	border: 0px;
	color: #737373;
	height: 1px;
}

/* colours */

.darkbg {
	width: 100%;
	text-align: center;
	font-size: 9pt;
}

.darkbg2 {
	border: 0px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
}

.mediumbg {
	height: 20px;
	text-align: left;
	font-size: 11pt;
}
.stats {
	height: 20px;
	text-align: left;
	font-size: 9pt;
}
.lightbg {
	text-align: center;
	font-size: 9pt;
	padding-top: 2px;
}
.lightbgalt {
	text-align: center;
	font-size: 9pt;
}
.review {
	color: #ffffff;
	font-style: oblique;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
#tags {
	color: #3F3F3F;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: justify;
}

#tags a {
display: inline;
margin: 0;
padding: 0;
font: 0.8em sans-serif;
text-decoration: none;
}
