/* Fashion Clear - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, February 27, 2006 */


/******** General tags ********/
body {
font-family: Verdana,Arial,Helvetica,sans-serif;
background:#000000;
color:#505050;
line-height:20px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a { color: #baac64; font-size: 12px; text-decoration: none }
a:visited { color: #c5692d; font-size: 12px; text-decoration: none }
a:hover { color: #e6a642; font-size: 12px; text-decoration: underline }

p  { color: #FFFFFF;
	font-size: 12px;
	line-height: 20px }
	
td { color: black; font-size: 12px; }

ul,ol,dl {margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 30px;}

.whiteLink { color: #baac64; font-size: 12px; text-decoration: none }
.whiteLink:visited { color: #c5692d; font-size: 12px; text-decoration: none }
.whiteLink:hover { color: #e6a642; font-size: 12px; text-decoration: underline }

.tnLink   { font-family: "Times New Roman", Times, serif;
	color: #7f9a79; font-weight: normal; font-size: 18px; }
.tnLink:visited   { font-family: "Times New Roman", Times, serif;
	color: #7f9a79; font-weight: normal; font-size: 18px; text-decoration: none; }
.tnLink:hover   { font-family: "Times New Roman", Times, serif;
	color: #7f9a79; font-weight: normal; font-size: 18px; text-decoration: underline; }

h1   {
	font-family: "Times New Roman", Times, serif;
	color: #c56030;
	font-weight: normal;
	font-size: 20px
}

h2   { font-family: "Times New Roman", Times, serif;
	color: #7f9a79; font-weight: normal; font-size: 18px }

h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7f9a79;
	font-size: 11px;
	font-weight: normal;
}

.linkDividers  { color: #7f9a79; }
.titles  { color: #973821; font-weight: bold; font-size: 12px }
.titlesLg  { color: #FFFFFF; font-weight: bold; font-size: 12px }
.textOnColor {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style:italic
}

.footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #7f9a79;
   text-decoration: none;
   font-style: normal;
}

blockquote{
font-size:0.9em;
border:1px solid #bababa;
margin:20px 10px;
padding:8px;
}

blockquote p {margin:0;}

/******** Main wrap ********/
#wrap {
color:#505050;
width:760px;
margin:0 auto;
padding:0;
}

/******** Header ********/
#header {
clear:both;
background:#ffffff;
height: 200px;
}

#title {
text-align:center;
}

#title h1 {
font-size:3.8em;
text-transform:uppercase;
color:#648340;
padding:55px 0 15px 5px;
letter-spacing:-3px;
}

#title h1 a {color:#648340; text-decoration:none;}
#title h1 a:hover {}

#slogan {

color:#808080;
font-size:1.4em;
margin:0 0 10px 5px;
}

#mainmenu {
display: none;
}

/******** leftside, left sidebar ********/
#leftside {
clear:both;
float:left;
width:150px;
margin:0 0 50px 0;
padding:1px 10px 5px 0;
}

#leftside h2{
margin:0px 0 10px 0;
font-size:1.1em;
}

#leftside ul{
list-style:none;
margin:0;
font-size:1.1em;
padding:0 0 0 5px;;
}

#leftside li{
list-style:none;
margin:0 0 8px 0;
padding:0;
}

#leftside li a{
padding:3px;
color:#669900;
}

#leftside li.current{

}


#leftside li a:hover{
padding:2px;
text-decoration:none;
border:1px solid #99cc00;
}

#leftside ul ul{
margin:7px 0 6px 10px;
font-size:0.9em;
line-height:1.1em;
padding:0;
}

#leftside ul ul li a{
font-weight:normal;
}

#leftside ul ul li a:hover{
padding:2px;
text-decoration:none;
border:1px solid #99cc00;
}

/******** Content variations ********/
#contentwide {
text-align:left;
}

#contentfull {
text-align:left;
}

#contentwide p,#contentfull p {
line-height:20px;
}

#contentwide h2,#contentfull h2 {
font-size: 18px;
}

#contentwide h3,#contentfull h3 {
font-size: 14px;

}

#contentwide li,#contentfull li{margin-bottom:4px;}

/******** Footer ********/
#footer {
clear:both;
width:760px;
text-align:left;
color:#808080;
font-size:0.9em;
margin:25px auto 0 auto;
padding:4px 0;
}

#footer p {margin:3px 3px 3px 10px;}
#footer a {color:#505050; text-decoration:none;}
#footer a:hover, a:hover {text-decoration:underline;}

/******** Various classes ********/
.splitcontentleft {float:left; width:48%;}
.splitcontentright {float:right; width:46%;}

.important {
text-align:center;
color:#505050;
border:1px solid #bababa;
padding:2px;
}

.infobox{
width:240px;
float:right;
font-size:0.9em;
border:1px solid #bababa;
margin:0 0 5px 20px;
padding:5px;
}

.infobox p {margin:0;}
.infobox ul{margin:0 0 0 25px;}
.links a {font-weight:normal;}
.links li {line-height:1.1em;}
.left {float:left; margin:0 15px 4px 0;}
.right {float:right; margin:0 0 4px 15px;}
.textright {text-align:right;}
.readmore {text-align:right; margin:-10px 10px 18px 0;}
.center {text-align:center;}
.blue {color:#559900;}
.big {font-size:1.2em;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.clear {clear:both;}
.hide {display:none;}

.photo {
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}

#lmenu {display: block !important;}