/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #605e4f;
	color: #534f3d;
	font: 12px Verdana,Arial,Geneva,Sans-Serif;
}
a{
	color: #534f3d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
.nav ul{
	list-style: none;
}
#textlist li
{
	margin-left:15px;
	list-style-type:lower-roman;
	padding:0 0 10px 20px;
}
h2, h3{
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
}
/*=== Layout ===*/
#hatch{
	background: url(/images/bgr.gif) #c4c2b1 repeat-x top;
}
#page{
	margin: 0 auto;
	width: 710px;
}
/*=== Header ===*/
#header{
	background: url(/images/rectangle.gif) no-repeat left bottom;
	font-size: 11px;
	height: 50px;
	padding: 62px 0 0;
}

#comments
{
	padding-left:15px;
	background: url('/images/comments.gif') no-repeat;
}
/*- Logo -*/
#header h1{
	background: url(/images/logo.png) no-repeat;
	float: left;
	position: absolute;
	text-indent: -9999px;
	top: 37px;
}
#header h1 a{
	display: block;
	height: 72px;
	width: 256px;
}
/*- Top Menu -*/
#topmenu{
	color: #ffffff;
	float: right;
	padding: 5px 0 0;
	width: 230px;
}
#topmenu p{
	padding: 2px 0 2px 6px;
}
#topmenu p a{
	border-bottom: 1px solid #ff9900;
	color: #ffffff;
}
#topmenu p a:hover{
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#topmenu p em{
	color: #76725f;
	font-size: 10px;
	font-style: normal;
}
/*=== Columns ===*/
#columns{
	margin: 40px 0 0;
	padding: 0 0 35px;
}
/*--- Left Column ---*/
#leftcol{
	color: #ffffff;
	float: left;
	margin: 20px 0 0;
	width: 144px;
	
	position: relative;
	top:4px;
}
/*--- Left Navigation ---*/
.nav-top,.nav-bot{
	clear: both;
	height: 11px;
	overflow: hidden;
}
.nav-top{
	background: url(/images/nav-top.png) no-repeat top;
}
.nav-bot{
	background: url(/images/nav-bot.png) no-repeat top;
}
.nav{
	background: url(/images/hl-dot-fix.gif) no-repeat right bottom;
	padding: 0 0 1px;
}
.nav li{
	background: url(/images/nav-bgr.png) repeat-y;
	text-align: center;
}
.nav li.active{
	background: url(/images/nav-active.png) no-repeat;
}
.nav li.active a{
	color: #615c47;
}
.nav li a{
	background: url(/images/hl-dot-left.gif) repeat-x top;
	color: #ffffff;
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0 0 0 5px;
}
.nav li a:hover{
	color: #ff9900;
	text-decoration: none;
}
/*- Colourful Borders -*/
.nav li#n1{
	border-right: 8px solid #ff5ca3;
}
.nav li#n2{
	border-right: 8px solid #9ddf00;
}
.nav li#n3{
	border-right: 8px solid #ffa300;
}
.nav li#n4{
	border-right: 8px solid #a35cff;
}
.nav li#n5{
	border-right: 8px solid #3fed96;
}
.nav li#n6{
	border-right: 8px solid #619efa;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 0 0 0 -6px;
	width: 572px;
}
#centercol .box h2{
	background: url(/images/hl-dot.gif) repeat-x bottom;
	clear: both;
	color: #ffa300;
	font-size: 24px;
	font-weight: normal;
	height: 47px;
	line-height: 47px;
	margin: 0 0 15px;
	padding: 0 35px;
}
.rela
{
	clear: both;
	color: #ffa300;
	font-size: 20px;
	font-weight: normal;
	height: 47px;
	line-height: 47px;
}
.tagcloud li
{
	display: inline;
}
#centercol .title
{
	color:#ffa300;
}
#centercol h2 small{
	float: right;
	font-size: 10px;
	line-height: normal;
	margin: 28px 0 0;
	position: relative;
}
#centercol h2 span{
	float: left;
}
#centercol h3{
	padding-top:7px;
	padding-bottom:5px;
	color: #aeab98;
	font-size: 18px;
	font-weight: normal;
}
#centercol p{
	padding: 0 0 6px;
}
/*- Center Column Box -*/
.box{
	background: url(/images/box-bgr.png) repeat-y;
	padding: 0 6px;
}
.box p
{
	text-align: justify;
	line-height: 1.4em;
}
.box p a
{
	text-decoration:underline;
}
.box p a:hover
{
	text-decoration:none;
}
.box p small, .box p small a, .box p small a:hover
{
	color:#888888;
}
.box-top,.box-bot{
	clear: both;
	height: 12px;
	overflow: hidden;
}
.box-top{
	background: url(/images/box-top.png) no-repeat top;
}
.box-bot{
	background: url(/images/box-bot.png) no-repeat top;
}
.box .spacer{
	padding: 0 35px 10px;
	position: relative;
}
/*=== Footer ===*/
#bottom{
	background: url(/images/bottom-bgr.gif) repeat-x top;
	clear: both;
	height: 70px;
}
#footer{
	background: url(/images/logo2.gif) no-repeat 100px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	margin: 0 auto;
	padding: 15px 0 50px 150px;
	width: 575px;
}
#footer p{
	padding: 3px 0 0;
}
#footer small{
	font-size: 9px;
}
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.pic{
	border: 1px solid #aba796;
	margin: 6px 0;
}

.related
{
	padding-left: 26px;
	padding-bottom: 7px;
}
.related li
{
	padding-bottom:3px;
}
.related li a
{
	border-bottom: 1px dotted;
	text-decoration: none;
}
.related li a:hover
{
	border-bottom: none;
}


#comments
{
	margin-bottom:15px;
	border-left: 1px dotted;
}
.commentpost
{
	font-family: Tahoma;
	font-size:12px;
	margin-left: 5px;
	border-left:1px dotted;
	padding-left:8px;
}
.comment
{

	background: url(/images/hl-dot.gif) repeat-x bottom;
	clear: both;
	padding: 15px;
	/*height: 47px;
	line-height: 47px;
	margin: 0 0 15px;
	padding: 0 35px;*/
}
.forcomments h3
{
	color:#ffa300;
}
.form_error
{
	margin-top:7px;
	padding: 5px;
	font-size:10px;
	color:#ffa300;
}

/* forms */
.sadaiform
{
  margin: 2px;
}

.sadaiform label
{
  padding-left:10px;
}

.sadaiform li
{
	color: red;
}

.sadaiform input.text
{
	font-family: Tahoma;
	margin-bottom: 5px;
	width: 200px;
}

.sadaiform textarea
{
	font-family: Tahoma, Arial;
	margin-bottom:5px;
	width: 400px;
	height: 150px;
}
.sadaiform input.subm
{
	background-color:white;
	width:100px;
	
}
.leavespace em
{
	margin-bottom:20px;
}
.wewantspace
{
	text-align:right;
	padding:5px 20px 20px 20px;
}
.code
{
	margin:10px;
	padding: 10px;
	background-color: black;
	color:white;
	width:460px;
	overflow:auto;
}