@CHARSET "UTF-8";
#content {
	width:1080px;
	float: left;
	background: url('images/container_gradient_bg.gif') repeat-y top center;
	padding-top: 167px;

}

/* =============== header ================ */
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 167px;
	width: 100%;
	float:left;
	background: url('images/header_green_stripe.gif') repeat-x bottom left;
}

#header_left_bottom {
	float: left;
	clear: both;
	height: 142px;
	width: 220px;
	text-align: center;
	background: transparent url('images/header_left_want_site.png') no-repeat scroll 85px 15px;
}

#header_left {
	float: left;
	height: 25px;
	width: 221px;
	background-color: white;
	text-align: center;
}

#header_middle {
	float: left;
	height: 167px;
	width: 318px;
	background-color: white;
	background: url('images/header_middle_bg_subpage.gif') no-repeat bottom left;
}

#header_middle a
	{
	color: #FFFFFF;
	}

#header_middle a:hover
	{
	color: #FFC128;
	}

#header_right_bottom {
	float: left;
	clear: both;
	height: 142px;
	width: 457px;
}

#header_right {
	float: left;
	height: 25px;
	width: 457px;
	background-color: white;
}

/* header texts */
#header_left h2 {

}

#header_right h2 {

}

#header_middle h2,h3,h1 {
	margin-left: 20px;
}

#header_middle h1 {
	/*padding: 82px 0px 0px 40px;*/
	margin: 105px 0px 0px 70px;
	font-family: Impact, Tahoma, Verdana;
	font-weight: normal;
	color: white;
	font-size: 36px;
}

#header_left_bottom h2 {
	font-family: Impact, Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size:24px;
	margin-top: 107px;
	color: white;

}

/* header menu*/
#menu {
	margin: 0px;
	float:left;
	list-style-type: none;
	height: 40px;
	padding-left:0px;
	margin-left:0px;
	/*width: 663px;*/
}

#menu li {
	float: left;
}

#menu a {
	display:block;
	font-size:18px;
	height:28px;
	padding:10px 20px 0px 20px;
	vertical-align:middle;
}

#menu a:hover {
	color: white;
	background: url('images/menu_bg_orange.gif');
}

#menu .current_page_item a{
	color: white;
	background: url('images/menu_bg_orange.gif');
}

/* =============== header EOF ============ */

/* =============== content =============== */

#content_left {
	float: left;
	width: 187px;
	margin: 7px 20px 0px 10px;
}

#content_right {
	float: left;
	width: 740px;
	margin: 7px 20px 0px 15px;
}

#content_right h2 {
	margin-top: 4px;
}

#content_right h1 {
	font-size: 22px;
	margin-left: 0px;
}

#search strong
{
	font-size: 14px;
	display: block;	
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#content_right h2 .post_date {
	margin-top: -4px;
}

/* =============== footer ================ */
#footer {
	height: 160px;
	background: url('images/footer_bubbles.gif') repeat-x bottom left;
	width:1008px;
	clear:both;
	float: left;
}

#copyright {
	margin-left: 220px;
	width: 318px;
	height: 100px;
	background: url('images/copyright_bg_footer.gif') repeat-x bottom left;
	float: left;
	padding: 60px 0px 0px 20px;
}

#copyright p {
	font-size: 14px;	
}
/* =============== footer EOF ============ */

/* common elements */
.post_date {
	background: url('images/post_date.gif') no-repeat top left;
	color:white;
	float:left;
	font-size:14px;
	line-height: 17px;
	font-weight:bold;
	height:60px;
	text-align:center;
	width:40px;
	padding-top: 4px;
	margin-right: 5px;
}

.post_date .day {
	font-size: 18px;
}

.post_date .month {
	line-height: 14px;
}

.post_date .year {
	font-weight: normal;
}

.white-space {
	float: left;
	background-color: white;
	width: 1008px;
	margin-left:2px;
	padding-top: 2px;
}

.wrap {
	clear:both;
}

.float_right {
	float:right;
}

.link {
	background: url('images/link.gif') no-repeat top right;
	padding-right: 35px;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	text-decoration: none;
}

.link:hover {
	background: url('images/link_a.gif') no-repeat top right;
}

.blue {
	color: #109dd0;
}

.red {
	color: #d61405;
}

.separator {
	height:30px;
	clear: both;
}

.readmorediv {
	display: block;
	width: 130px;
	height: 23px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}

/* common elements EOF */

/* =============== content EOF =========== */


/* =============== common styles========== */
a {
	text-decoration: none;
	color:#1E1A1A;
}

a:hover {
	color:#d61405;
}

#content_right a {
	/*text-decoration: underline;*/
	color: #109DD0;
}

h2.title_left {
	color: #D61405;;
	font-size: 16px;
	/*font-weight: normal;*/
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin:0px;
	padding: 12px;
	display: block;
	width: 360px;
	text-align: right;
}

h2.title_right {
	color: #000000;
	font-size: 20px;
	/*width: 600px;*/
	/*font-weight: normal;*/
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin:0px;
	padding: 2px 20px 2px 2px;
	float: left;
	color: #109dd0;
	text-decoration: none;
}

#header_left h2.title_left {
	color:#000000;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial;
	font-size:14px;
	margin:0;
	padding:2px;
	width: 100%;
	text-align: center;
}

h2.black14 {
	color: #000000;
	font-size: 14px;
}


p {
	font-size: 16px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}

#left_menu_container {
	float: left;
	width: 208px;
	background: url('images/left_menu_bg.gif'); repeat-y scroll 0 0;
	/*border: 1px solid red;*/
}

#left_menu_container2 {
	float: left;
	width: 208px;
	background: url('images/left_menu_bg2.jpg'); repeat-y scroll 0 0;
	/*border: 1px solid red;*/
}

#left_menu {
	margin: 0px;
	float:left;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 145px;
}

#left_menu li {
	float: left;
	list-style-type:none;
}

#left_menu a {
	display:block;
	font-size:18px;
	/*height:28px;*/
	padding:10px 20px 10px 20px;
	vertical-align:middle;
	width:168px;
	text-align: right;
}

#left_menu a:hover {
	color: white;
	background: url('images/left_menu_item.jpg');
}


#left_menu .current_page_item a{
	color: white;
	background: url('images/left_menu_item.jpg');
}

#left_menu .current-cat a{
	color: white;
	background: url('images/left_menu_item.jpg');
}


#left_menu2 {
	margin: 0px;
	float:left;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 145px;
}

#left_menu2 li {
	float: left;
	list-style-type:none;
}

#left_menu2 a {
	display:block;
	font-size:18px;
	/*height:28px;*/
	padding:10px 20px 10px 20px;
	vertical-align:middle;
	width:168px;
	text-align: right;
}

#left_menu2 a:hover {
	color: black;
	background: url('images/left_menu_item2.jpg');
}


#left_menu2 .current_page_item a{
	color: black;
	background: url('images/left_menu_item2.jpg');
}

#left_menu2 .current-cat a{
	color: white;
	background: url('images/left_menu_item2.jpg');
}

#subpage_orange_box {
	margin-top:10px;
	background: #fff2d3 url('images/subpage_box_orange_left_bg.gif') repeat-x scroll 0 0;
	float: left;
	width: 180px;
	padding:15px;
	/*min-height: 115px;*/
	padding-top:0px;
	font-size: 14px;
}

#subpage_orange_box ul {
	padding:0px;
	padding-left: 10px;
}


#subpage_green_box {
	margin-top: 10px;
	float: left;
	/*border: 1px solid red;*/
	min-height: 60px;
	width: 208px;
}

#sbg_content {
	float: left;
	width: 175px;
	padding: 15px;
	min-height: 30px;
	margin-top:-36px;
}
#sbg_top {
	float: left;
/*	border: 1px solid green;*/
	width: 208px;
	min-height: 50px;
	background: #c6ec8e url('images/sub_green_box_top.gif') no-repeat scroll 0 0;
}

#sbg_bottom {
	float: left;
/*	border: 1px solid blue;*/
	height: 40px;
	width: 208px;
	background: #ffffff url('images/sub_green_box_bottom.gif') no-repeat scroll 0 0;
}

span.box_title {
	color:#ffffff;
	display:block;
	font-family: Impact, Verdana;
	font-size:20px;
	/*line-height:0;*/
	/*margin-top:40px;*/
	padding:16px 4px 4px 14px;
	float: left;
	width: 90%;
}

.postmetadata 
{
	background:#DAF1FF none repeat scroll 0 0;
	border-left:13px solid #FF661C; 
	border-right:17px solid #DAF1FF;
	padding:8px;
	display: block;
	float: left;
	width: 695px;
}

#related-posts
{
	background:#DAF1FF none repeat scroll 0 0;
	border-left:13px solid #2CB3F1; /* #FF661C; */
	border-right:36px solid #DAF1FF;
	padding:8px;
}

#related-posts a
{
	font-size: 16px;
	color: #D61405;
	font-weight: bold;
	text-decoration: none;
}

#related-posts p {
	color: #545252;
	font-size: 20px;
	width: 100%;
	/*font-weight: normal;*/
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin:0px;
	padding: 2px 20px 2px 2px;
	float: left;
	text-decoration: none;
}


#related-pages
{
	background:#DAF1FF none repeat scroll 0 0;
	border-left:13px solid #C6EC8E; /* #FF661C; */
	border-right:36px solid #DAF1FF;
	padding:8px;
	margin-top: 15px;
}

#related-pages a
{
	font-size: 16px;
	color: #D61405;
	font-weight: bold;
	text-decoration: none;
}

#related-pages p {
	color: #545252;
	font-size: 20px;
	width: 600px;
	/*font-weight: normal;*/
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin:0px;
	padding: 2px 20px 2px 2px;
	float: left;
	text-decoration: none;
}


.postmetadata a {
	text-decoration: underline;
}

.post a {
	text-decoration: underline;
}

.post_title a {
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: underline;
}

.readmorediv a {
	text-decoration: none;
}

.comment-author {
	float: left;
}

.comment-meta {
	float: left; 
}

#commentslist p {
	clear: both;
}

ol.commentlist 
{
	list-style-type: none;
	padding: 0px;
}

.comment-body
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-left:13px solid #c7ee8f;
	padding-left:10px;
 	margin-top: 3px;
}

#cmtForm input, textarea
{
	margin: 5px;
}

/* tooltip styling */ 
.tooltip {
	
	display:none;
	background:url("images/popup.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:11px;
	height:348px;
	padding:22px 45px 0;
	width:359px;
	
}

.trigger
{
	cursor:pointer;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	color:#5D6D1F;
	float:left;
	height:278px;
	width:180px;	
	
}

.items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}


#sbg_content {
	float: left;
	width: 180px;
	min-height: 30px;
	font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #5d6d1f;
}

#sbg_content p{
	float: left;
	width: 180px;
	font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #5d6d1f;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}


.smalllink {
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	color: #5D6D1F;
}

.dsfaq_qa_block{ border-top: 1px solid #aaaaaa; margin-top: 20px; }
.dsfaq_ol_quest{ }
.dsfaq_ol_quest li{ }
.dsfaq_ol_quest li a{ }
.dsfaq_quest_title{ font-weight: bold; }
.dsfaq_quest{ }
.dsfaq_answer_title{ font-weight: bold; }
.dsfaq_answer{ padding: 5px 5px 5px 5px; }
.dsfaq_tools{ text-align: right; font-size: smaller; }
.dsfaq_copyright{ display: block; text-align: right; font-size: smaller; }

#sublang {
	display:block; 
	margin: 0px; 
	padding: 0px; 
	float:left; 
	margin-right:5px;
}
