
/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #7f6c60;
	text-decoration: none;
}

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

/* headings */
h1 {font: normal 2em sans-serif; margin-top: 0.1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {color: #444;}


.author {

font: 0.8em sans-serif;

}

.letterline {padding-top: 10px; padding-bottom: 10px; font-size: 18px; font-weight: bold;}
.iconright {margin-right: 10px; margin-bottom: 1px; }
.letterlist {letter-spacing: 9px; font-size: 14px;}

/* misc elements */
code {
	background: url('../image/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #000000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;

}

.question_q {
	background: url('../image/code_q.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #000000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;

}

.question_a {
	background: url('../image/code_a.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #000000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;

}


blockquote {
	background: #FAFAFA url('../image/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}
ol {margin: 0 0 1.2em 2em;}



/* logo */
#header {
	background: #1664DA url('../image/header.gif') repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 150px;
}
#header h1 {
	font: normal 2.2em Verdana,sans-serif;
	margin: 0;
	padding: 100px 0 0 24px;
}

/* posting */
.post_info {
	background: #FAFAFA;
	border: 1px solid #eeeeee;
	color: #555555;
	margin-bottom: 1em;
}



      
/* content */ 
#content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 1em 1em; 
}

#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}

#content ul li {list-style: none;}
#content ul {margin-left: 1.8em;}

      
/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 1px;
	width: 154px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}


.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.btnmain {
	font-weight: bold;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnmain:hover {
	font-weight: bold;
	background-color: #e3ddcf;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnlite {
	font-weight: normal;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 9px;
	height: 18px;

}

.btnlite:hover {
	font-weight: normal;
	background-color: #e3ddcf;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 9px;
	height: 18px;

}


.btnnone {
  border: 1px solid #000000;
  padding: 0px;
  margin: 0px;
	font-weight: normal;
	cursor: pointer;
	font-size: 8px;
	height: 12px;
}

.btnnone:hover {

}


.btnlite_div {
	font-weight: normal;
	color: #000000;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 10px;
	height: 14px;
}

.btnlite_div:hover {
	font-weight: normal;
	color: #000000;
	background-color: #cacaca;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 10px;
	height: 14px;
}



.btnfile {
	font-weight: normal;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	padding: 1px 5px;
	font-size: 11px;
}

.helpline {
	border-style: none;
}






.input {
	font-weight: normal;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 3px 3px 1px 10px;
	font-size: 9px;
	height: 18px;

}

.input:hover {
	font-weight: normal;
	background-color: #e3ddcf;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 3px 3px 1px 10px;
	font-size: 9px;
	height: 18px;

}


input.file {
	font-weight: normal;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 3px 3px 1px 10px;
	font-size: 9px;
	height: 18px;

}

input.file:hover {
	font-weight: normal;
	background-color: #e3ddcf;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 3px 3px 1px 10px;
	font-size: 9px;
	height: 18px;

}






.cfnavbar_right {
margin: 0;
padding: 0;
width: 10px;
background: url(../image/rightcornerpink.gif) bottom right no-repeat;
height: 27px;
float: left;
margin-left: -2px;
}


#cfnavbar{
margin: 0;
padding: 0;
background: url(../image/bgpink.gif) bottom center repeat-x;
height: 27px;
width: 737px;
float: left;
}

#cfnavbar ul{
background: url(../image/bgpink.gif) bottom center repeat-x;
padding-left: 0;
margin: 0;
float: left;
font: bold 80% Verdana;
list-style: none;
}

#cfnavbar ul{ /*IE only rule. Add extra margin-bottom*/
margin-bottom: 1em;
list-style: none;
}

#cfnavbar ul li{
display: inline;
list-style: none;
}


#cfnavbar ul li a, #cfnavbar ul li span{
float: left;
color: black;
font-weight: bold;
padding: 7px 13px 8px 6px;
text-decoration: none;
background: url(../image/dividerpink.gif) bottom right no-repeat;
list-style: none;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
list-style: none;
}


#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 10px;
padding-right: 0px;
background: url(../image/leftcornerpink.gif) bottom left no-repeat;
list-style: none;
}

#cfnavbar ul li a#rightcorner{
padding-right: 10px;
background: url(../image/rightcornerpink.gif) bottom right no-repeat;
list-style: none;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
list-style: none;
}



#containerroundbox {background: #f4eaea;}

.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}

.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #f4eaea;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #f4eaea;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #f4eaea;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #f4eaea;}

.contentroundbox {
  padding: 10px;
  background: #f4eaea;
}


.error {
	color: #ff0000;
}

.errors {
	color: #ff0000;
	font-size: 13px;
}
