/* New Page Design / Asian Theme / March 8, 2009 
   By: CCOMFORT.Com
*/


body {

	margin:0;

	padding:0;	

	font-size:10px;

	font-size:small;

	font-family:Verdana, "Trebuchet MS", Arial, Sans-serif;	

	background:#18202d;

	font-size:76%;

}



/***************   COMMON ELEMENTS                      

############################################*/



abbr {

	cursor:help;

}	
alt
{
	margin:1em;

    padding-left:10px;

    border-left:#666 2px solid;    

}
blockquote

{

    margin:1em;

    padding-left:10px;

    border-left:#666 2px solid;    

}

a 

{

	text-decoration:none;

	border-bottom:1px dashed;

}

a:link,a:visited {

	color:#666633;

}

a:hover, a:active {

	color:#365753;	

	border-bottom:1px solid;

}	



p {

	line-height:1.8em;

	margin-bottom:0.5em;

}	



ul {

	list-style:none;

	margin:0;

	padding:0;

}



li 

{

	margin:5px 0;

	padding:0;

}	

ul li 

{

	padding:0 0 5px 15px;

	list-style:none;

	background:url(/css/images_greenflower//parl_bullet.png) no-repeat top left;

}

h1,h2,h3,h4,h5,h6 

{

	font-family:Arial, Georgia, Verdana, Serif;	

}

h1 {

	font-size:180%;

	font-weight:normal;

	margin-bottom:0;

	color:#000;

}	

h2,h3 {

	font-size:1.5em;	

	color:#333300;

	margin:0.5em 0;

	padding:0.25em 0;

	font-weight:normal;	

}

fieldset 

{

	border:none;

}

img.left

{

float: left;

margin: 0 14px 3px 0;

}

img.right

{

float: right;

margin: 0 14px 3px 0;

}



#container {

	background-color: #fff;

    background-image: url(/css/images_greenflower//bg.png);

	background-repeat: repeat-y;

	background-attachment: scroll;

	background-position: left center;

	margin-top: 20px;

	margin-right: auto;

	margin-bottom: 20px;

	margin-left: auto;

	width: 800px;

}



#header {

	margin:0 auto;

	height:150px;
	width: 800px;

	background:#18202d url(/css/images_greenflower//header.jpg) no-repeat center;	

	color:#000;

	position:relative;	

}



#header h1{

	font-size:200%;

	font-weight:normal;

	font-family:"Century Gothic", sans-serif;

	letter-spacing:0.1ex;	

	background:none;	

	margin:0;

	padding:30px 10px;	

}

#header h1 a 

{

	color:#d0f0d0;

	border-bottom:none;

}

#header h1 a:hover, #header h1 a:active

{

	color:#f0f0f0;

	border-bottom:none;

}



#content {

	float:right;

	width:560px;

	margin:0;

	padding:0 10px 20px 10px;	

}


#sidebar {

	float:left;

	width:175px;

	padding-left:15px;

	font-size:90%;	

}

#sidebar h2 

{

    color:#504800; 

    margin:0.5em 0 0 0;       

    font-size:1.5em;   

    font-weight:bold; 

}

#sidebar ul 

{

	margin:0;

	padding:5px 0;

	list-style:none;

}

#sidebar ul li 

{

	margin:0;

	padding:5px 0 0 0;

	list-style:none;

	background:none;	

}

#sidebar ul ul, #sidebar form 

{

    margin:0;

    padding:0.5em 0 0 1em;

}

#sidebar ul ul ul 

{

	margin:0;

	padding:5px 0;

}

#sidebar ul li ul li ul li

{

	margin:0;

	padding:5px 0 5px 12px;

	background:url(/css/images_greenflower//arrow.gif) no-repeat left center;

}

#sidebar li li a:link, #sidebar li li a:visited

{

    color:#964;

    border:none;

}

#sidebar li li a:hover,#sidebar li li a:active

{

    border-bottom:#964 1px solid;

}

#sidebar li li 

{

    margin:0.5em 0;

}

#footer {

	clear:both;

	padding:10px 0;

	margin:0 auto;

	text-align:center;

	font-size:90%;
	width:800px;

	background:#f9f9f9 url(/css/images_greenflower//footer.png) top repeat-x;	

}

#footer a 

{

	border:none;

}



/***************   NAVIGATION                         

############################################*/



ul#navigation {

	list-style:none;

	margin:0 auto;	

	padding:0;

	font-family:Arial,Georgia, Verdana, Serif;

	font-weight:bold;

	background:#464;	

	text-transform:uppercase;

	height:30px;

	line-height:30px;	

	font-size:1.1em;

}



ul#navigation li 

{

	float:left;

  margin:0;

  padding:0;

  list-style:none;  

  white-space:nowrap;	

  background:none;	

}	



ul#navigation li a {

	 display:block;

  padding:0 15px;

  text-transform:uppercase;

  letter-spacing:1px;

  border:none;

  color:#ccc;

  

}	

ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a

{

	color:#fff;

	background:#141;

	

}

/***************   TEXT ELEMENTS                   

############################################*/



textarea, input.textbox

{

    background:#fff url(/css/images_greenflower//gradtop.gif) repeat-x top;

	border:#aaa 1px solid;

}

textarea 

{

	width:90%;

} 

textarea:focus, input.textbox:focus 

{

	border:#964 1px solid;

}

dl dt 

{

	font-weight:bold;

	margin:5px 0;	

}

dl dd 

{

	padding-left:20px;

	display:inline;

}

#content ul.asides 

{

	margin:0 1em;

	padding:0;

	list-style:none;

}

#content ul.asides li 

{

	margin:1em 0;

	padding:0 15px;	

}

#content, #sidebar, .widget, #footer 

{

	overflow:hidden;
	
}