/*  Theme Name: Hen studioTheme URI: http://henstudio.comVersion: 1Author: HenmakerAuthor URI: http://henstudio.com	henstudio v1	 http://henstudio.com	*//* Begin Typography & Colors */body {	font-size: 100%; /* Resets 1em to 10px */	font-family: "Tahoma", Helvetica, sans-serif;	background-color: #fff;	color: #000;	}

h1, h2, h3, h4, ul, ul li, form { padding: 0; margin: 0; }	small { font-size: 0.9em; }
.clear { clear: both; overflow: hidden; height: 0; }a {	color: #206953;	text-decoration: none;	}a:hover, h2 a:hover, h3 a:hover {	color: #32a482;	text-decoration: underline;	}	/* End Typography & Colors *//* Begin Images *//*	Using 'class="alignright"' on an image will (who would've	thought?!) align the image to the right. And using 'class="centered',	will of course center the image. This is much better than using	align="center", being much more futureproof (and valid) */img {  	border:0px;}	img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}	img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}.alignright {	float: right;	}	.alignleft {	float: left	}/* End Images *//* Begin Various Tags & Classes */acronym, abbr, span.caps {	cursor: help;	}acronym, abbr {	border-bottom: 1px dashed #999;	}blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px;	border-left: 5px solid #ddd;	}blockquote cite {	margin: 5px 0 0;	display: block;	}.center {	text-align: center;	}hr {	align: center; 	size: 1px	}.iconfaq {
	background: url(/images/icon_faq.gif) no-repeat;
	font-size: 10px;	
	padding-left: 20px;
}

.iconterms {
	background: url(/images/icon_terms.gif) no-repeat;
	font-size: 10px;	
	padding-left: 20px;
}

.linkdetails {
	background: url(/images/bullet_main.gif) no-repeat !important;
	padding-left: 18px !important;	
}


ul.list li{
	background: url(/images/left_bullet.gif) no-repeat !important;
	padding-left: 18px !important;	
	font-size: 11px;
}

ul.list2 li{
	background: url(/images/bullet_main.gif) no-repeat !important;
	padding-left: 18px !important;	
	font-size: 11px;
}

/* End of Various Tags & Classes */


#header {}

#header .optionJumpTo {
	font-size: 10px;
}

#content {}


#content {
	color: #222;
	font-size: 12px;	
}
#content ul {
	margin: 0;
	padding: 10px;
}
#content h3 {	
	color: #267550;
	background: url(/images/header_leftline.gif) no-repeat;	
	padding-left: 12px;
	margin-left: 10px;
	font: 18px "Trebuchet MS", Tahoma, Arial;
	border-bottom: 3px solid #f1c722;
	padding-bottom: 5px;
}
#content h4 {	
	color: #22b58f;
	padding: 0;
	font-weight: bold;
}

#content ul li, #content ul ol {
	list-style: none;
	margin: 10px 0;
	border: none;
	padding: 0 0 0 10px;
}

/* 2nd Level */
#content ul ul li {	
	margin: 0 0 5px 25px;
	list-style-type: decimal;
	padding-left: 5px;
}

/* 3rd Level */
#content ul ul li ul li {	
	margin: 0 0 5px 15px;
	list-style-type: lower-latin;
	padding-left: 5px;
}

/* 4th Level */
#content ul ul li ul ul li {	
	margin: 0 0 5px 15px;
	list-style-type: disc;
	padding-left: 5px;
}

/*sidebar list level1 */
#homeside {
	color: #000;
	font-size: 11px;	
}
#homeside ul {
	margin: 0;
	padding: 10px;
}
#homeside ul li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	border: none;
}

#homeside a, #homeside a:visited { color: #000; }
#homeside a:hover { color: #7b6b00; }
#homeside h4 {	
	color: #ffffff;
	background: url(/images/header_leftline.gif) no-repeat;	
	padding-left: 12px;
	margin-left: 10px;
	font: 13px "Trebuchet MS", Tahoma, Arial;
}

#footer {
	color: #666;
	font-size: 10px;
}

#footer a {
	color: #666;	
}

#footer a:hover {
	color: #999;	
}

#copyright, #copyright a, #copyright a:hover   {
	color: #fff;	
}
