/*
Theme Name: 4-Hour Template
Theme URI: http://www.4hourtemplate.com
Description: Nice Lite Theme
Version: 1.6
Author: Design by Think Design. Coded by Qkin.
Author URI: http://www.4hourtemplate.com
Tags: fixed width, two columns, widgets
*/
body {
	font-size: 85.5%;  /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	margin:0px;
	padding:0px;
	text-align: left;
        background: #FFF url(/images/pages_bg.png) repeat-x;

}


/* ----------------- HEADER ----------------- */

div#header {
/*height: 80px;*/
}

div#header div#menushell {
float: right;
text-align: right;
}

div#header div#menushell div#menu1 a {
font: bold 13px Arial;
text-decoration: none; 
color: #353535;
}

div#header div#menushell div#menu1 a:hover {
text-decoration: underline;
}

div#header div#menushell div#menu1 p {
margin: 0;
}

div#header div#menushell div#menu2 a {
font: bold 17px Arial;
text-transform: uppercase;
text-decoration: none; 
color: #353535;
}

div#header div#menushell div#menu2 a:hover {
text-decoration: underline;
}

div#header div#menushell div#menu2 p {
margin: 25px 0 0 0;
}



}
a, a:link { color: #144e9c; }
a:visited { color: #333366; }
a:hover { color: #144e9c; text-decoration: none; }

a.more-link { font-weight: bold; font-size: 0.9em; }    
a.fn { font-size: .8em; }
    
p { font-size: 13px; margin: 0 0 12px 0; line-height:19px; }

p.center { text-align: center; }
p.right { text-align: right; clear: both; line-height: 1.6em; }

#pop-in p.meta { font-size: 1.1em; color: #aaa; border: none; margin: 0; padding: 0; }
p.comment_zen { color: #000; }
.contents p { margin: 0 0 .1em 0; }
p.single_date { font-size:11px; color: #999; font-style: italic; clear: both; margin: 0 0 0 0 !important; }
p.quote { font-weight: normal; color: #172787; }

/*---------menu nav----------*/

#nav ul li ul { position: absolute; width: 220px; top:0px; left: -9999px; border: 1px solid #999; border-bottom: 3px solid #999; border-right: 3px solid #999; border-top: none; padding: 10px 10px 0 10px; list-style:none;}

#nav ul li:hover ul{ position: absolute; top: 37px; left: auto; z-index: 9997; background: #fff; width: 170px; }

#nav ul li ul li{ background-image: none !important; float: none; background: #fff; padding: 0 0 5px 0; margin: 0 0 5px 0; border-bottom: 1px solid #ccc; font-size: 11px; color: #387ec6; list-style:none;}

#nav ul li ul a{ color: #387ec6 !important; background: none !important; font-size: 11px; padding: 5px 0; }

#nav ul li ul a:hover{ color: #387ec6; text-decoration: underline; background-image: none; background: none; }

#nav ul ul ul{border:0px;position: inherit !important;margin-left:-10px;margin-top:-10px;}

#nav ul ul ul li{border:0px !important;padding: 0px ;margin:0px ;padding-left:10px}

#nav ul li a[title="download"]{font-weight:600; font-style: italic;}
/*-------------Header------------ */
.top-header{
	width: 950px;
	float:left;
	/*background:#111111;*/
	position:relative;
	border:0px solid #00CCFF;
	clear: both; overflow: hidden;
}
#logo  {
	padding-top:15px;
	margin:0px;
	float:left;
	height:75px;
	vertical-align:middle;
	/*background:#111111;*/
        
}
.topmenu{
	position:absolute;
	top:43px;
	right:5px;
	/*background:#111111;*/
	
}
.topmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family:century gothic;
    text-transform: uppercase;
	letter-spacing:1px;
    font-size: 12px;
    color: #000000;
}
.topmenu li{
display:inline;
}
.topmenu li a{
	margin-right: 10px;
}
.topmenu li a:visited{
	color:#000000;
	text-decoration:none;
}
.topmenu li a:hover{
	color:#999999;
}
.topmenu li a{
	color:#000000;
	text-decoration:none;
}
/*featured block below logo*/
.head {
	clear: both; overflow: hidden; width: 900px; margin:0px auto;
}
.top-right-splash {
	 float: right; width: 353px; height: 232px; overflow:hidden;
}
.top-left-splash {
    /*background: url("images/green/bg.png") no-repeat scroll left top #111111;*/
    background: url("images/green/bg.png") no-repeat scroll left top;
    float: left;
    height: 230px;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    width: 546px;
}
.featured-story{
	float:right;
	width: 530px; 
	padding-right: 15px;	
	font-size:11px;
	padding-top: 10px;
}
.featured-story h2.link{
        font-size: 20px;
}
.featured-story .post-thumbnail{
	float:left;
	margin-left: 0px; 
	margin-right:8px;
	margin-top:14px;
}
.featured-story .top-tools{
	border-color:#cdcdcd;
}
#about-us{
	float:left;
	width: 353px;
	padding:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold; 
}
.blue-text{
	text-transform:uppercase;
	font-family:century gothic;
	color:#0aa0d0;
	font-size: 15px;
}
/* --------Sidebar------------*/
#sidebar-contain{
	float:right;
	width:200px;
	padding:0 10px 0 3px;
	overflow:hidden;
}
/*sidebar-searchbox*/
.search-box form{
	margin:0;
	padding:0;
}
.search-box{

	height: 26px;

	padding: 0;

	margin-bottom: 20px;



}

 input.search-field{ 

 	float: left;

	border:1px solid #dedfe0;

	margin-bottom:3px;

	padding: 4px 0px 3px 4px;

	height:16px;

	background: #ffffff;

	width: 200px;

	vertical-align:middle;

}
 input.search-go { 
 	float:left;
	border:0;
	padding:0;
	margin-left: 4px;
	height: 25px;
	width: 60px;
	background: url(images/search.png) no-repeat top left;
	cursor: pointer;
}
.side-box{
	float:left;
	margin-bottom: 17px;
	width: 100%;
        text-align:left;
}
.side-box h3{
	font-family:arial;
	font-size:16px;
	color:#000000;
	padding:10px 0 0px 0px;
}

/*.side-box h3{
	margin-right: 12px;
	padding-left: 3px;
	font-size:14px;
	text-transform:uppercase;
	color:#63bbe4;
	border-bottom: 1px solid #dbdcde;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family:century gothic;
    font-weight: normal;
	letter-spacing:1px;
	}*/
.twiter-head{
	font-family:arial;
	font-size:16px;
	color:#000000;
	margin:0px 0  10px 0;
        text-align:left;
}

#twitter_icon { float: left; width: 40px; background: url(images/tweet_quote.png) 100% 15px no-repeat;}
#twitter_icon img { float: left; }
#tweet { float: left; width: 240px; background: #333 url(images/twitter_roundtop.png) 0 0 no-repeat; color: #f1f1f1; padding: 10px 10px 4px 10px; font-size: 12px; line-height: 1.4em; }
#tweet_bot { float: right; width: 280px; height: 6px; background: url(images/twitter_roundbot.png) left 0 no-repeat; }

.side-box a.rss{



	margin-left: 20px;



	padding-left: 30px;



	margin-right: 30px;



	background:url(images/rss.gif) no-repeat center left;



	display:inline-block;



	line-height: 28px;



        text-decoration: none;



}

.side-box a.email{



	padding-left: 30px;



	background:url(images/email.gif) no-repeat center left;



	display:inline-block;



	line-height: 28px;



    text-decoration: none;



}

.side-box ul{



	margin:0;



	padding:0;



	list-style:none;



	margin-right: 11px;



}
.side-box ul ul {



	margin-right: 0;



	text-indent: 5px;



}

.side-box ul ul ul{
	margin-right: 0;
	text-indent: 10px;
}

.side-box li a:visited{
	color:#144E9C;
 }
.side-box li a{
	color:#144E9C;
	/*display:block;*/
	line-height: 20px;
	/*padding:0 0 0 3px;*/
	list-style:none;
	text-decoration: none;
/*
	font-size: 12px;*/
	border-bottom: 1px solid #333366;
}

.side-box li a:hover{
	background:#e5e5e5;
	color:#144E9C;
}
.side-box .divide{
	width: 169px;
	float:left;
}

.side-box ul.sections{
	margin: 0px;
}
.side-box ul.sections li  {
	float:left; 
	width:158px;
	margin-top: 0px;
	margin-right: 11px;
}

* html .side-box li a{
	height: 28px;
} 

.side-right1
{
	width: 100%;
	float:left;
	height: 96px;
}
/*------------ Basic layout outline ------------ */
#page{	
	margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 950px;
}
.texture-top{
	float: left;
    font-size: 0;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 900px;
}
.wrap-middle{
	margin: 0 auto;
    padding: 0;
    width: 950px;
}
#content{
    min-height:700px;
}
div.paged
{
    
}
div.paged a{
    float:left;
    display:block;
    color: #144E9C;
    padding: 3px 6px;
    text-decoration: none;
    
    margin-right: 2px;
}
div.paged a:hover{
    text-decoration: underline;
}
div.paged a.cur{
    color:#000;
}

/* ==[ Buzz and Reviews ]== */

.buzz blockquote { font-size: 1.3em; margin: 0 0 .5em 0; font-weight: bold; }
.buzz cite { display: block; font-size:12px; margin: 0 0 1.5em 0; }
.buzz hr { color: #ccc; margin: 0 0 8px 0; }

/* ==[ LQ Calculator ]== */

fieldset { padding : 10px; margin-bottom : 15px;}
legend { font-weight : bold; }

#calculator { margin: 0 0 1.5em 0; overflow: hidden; }
#calculator label { font-size: 1.2em; font-weight: bold;}

    #calculator table { border: 0; padding: 0; }
    #calculator td { font-size: 1.0em; color: #333; padding: 0 0 10px 0; }
    #calculator td.question { width: 400px; text-align: left; }
    #calculator td.answer { width: 106px; text-align: right; }

#result { display: none; }

    #result td { font-size: 1.2em; padding: 0 0 10px 0;}
    #result td.question { font-weight: bold; }

.no_border {
	border: none;
	border-style: none
}

#result input #submit_newcalcl_id0 {
	border: 1px;
	border-style: ridge;
}


/* --------Main Content------------*/
#content{
	float:left;
	padding: 0px;
	width: 630px;
	padding:20px;
	overflow:hidden;		
}
#left { float: left; width: 508px; }
/* ==[ Post Styles ]== */
.entry, .entry-single { float: left; width: 606px; margin: 0px 0 5px 0px; font-family:Helvetica; display: block !important; }
    .entry-single { margin: 0 0 1em 0; }
    
    .entry-header { float: left; font-family:Helvetica; width: 100%;  margin:0px 0 5px 0;color:#08a0ce;}

    .entry-header a {color:#08a0ce;}
    
    .pagetitle{float: none; font-size:28px; font-weight: bold; color: #599ef7; font-family:Helvetica; border-bottom: 1px solid #ddd; padding: 0px 0 .2em 1px; margin:0px 0 1em 0; width: 100%; }
    .entry h2 { color: #599ef7; text-decoration: none; letter-spacing:-1px; font-size:28px; font-family:Helvetica; font-weight:bold; padding-bottom:2px;}
    .entry h2 a { color: #599ef7; text-decoration: none; letter-spacing:-1px; font-size:24px; font-family:Helvetica; font-weight:bold; padding-bottom:2px;}
    .entry h2 a:hover { color: #599ef7; }
    
    .entry h2 span, .entry-single h1 span { font-size: .625em; letter-spacing: 0; font-weight: normal; display: block; float: left; clear: both !important; width: 100%; }
    
    .entry h2 span a, .entry-single h1 span a { font-size: 15px; font-weight:normal; color: #666; text-decoration: none; }
    
    .entry h2 span a:hover, .entry-single h1 span a:hover { color: #999; }
    
    
    
    .entry h3, .entry-single h3 { font-size:18px; font-weight: normal; color: #599ef7; font-family:Helvetica; padding: 0 0 .3em 0; margin: 0 0 1em 4px; line-height: 1.3em; border-bottom: 1px solid #ddd;}
    
    
    
    .entry blockquote, .entry-single blockquote { font-size: 12px; padding: 0 0px; border-left: 1px solid #ccc; margin: 5px 25px; background: #f1f1f1; }
    
    .entry blockquote p, .entry-single blockquote p {font-size: 12px; }
    
    
    
    span.byline { display: block; float: left; width: 180px; }
    
    span.topics { display: block; float: right; width: 316px; text-align: right; }
    
    .entry ul { margin: 0 0 1.5em 0; padding: 0 0 0 30px; }
    
    .entry ul li { font-size:13px; margin: .3em 0; line-height: 18px; list-style: disc; }
    
    .entry img, .entry p img { margin: 10px auto .6em auto; }
    
    .diggthisplugin { float: left; margin: 0 10px 10px 0; clear: both; }
    
    .diggbuzz { float: left; width: 100%; clear: both; margin-bottom: 1em; }
    
      .diggbuzz .alignleft { float: left; }
      .diggbuzz .alignright { float: right; }
      
    .yahoo { float: left; margin: 0; }    
    
    .entry p small, .entry small, * small, * small strong, * small em { font-size: 11px; font-family:arial; margin: 10px 0 10px 0;}
    
    span.date { font-size:11px; color: #666; text-transform: uppercase; margin: 0 0 3px 0;}        
    p.meta { float: left; width: 100%; font-size: 12px; color: #333; border-bottom: 1px solid #ccc; padding: 10px 0 10px 0; 
    margin: 0 0 0 0px; height: 1%; }
    .entry-bottom { background: #c4c5c0; font-size:12px; float: left; clear: both; border: 1px solid #ccc; margin: 0 0 1.5em 0; padding: 10px; width:230px; }
    .caption { float: left; background: #ddd; padding: 5px; margin: 0 0 20px 0; clear: both; width: 496px; }
    
    .align-left{ float: left; }
    .align-right{ float: right; }
    
    ul.related_post li { padding: 0 0 5px 0; margin: 0 0 5px 0; border-bottom: 1px solid #ccc;  }
    #single_ad { float: left; margin: 0 0 2em 0; width: 486px; clear: both; text-align: center; overflow: hidden; }  
    
    ul.pop-page { list-style: none; padding: 0; font-size:12px;}
    ul.pop-page li { list-style: none; padding:0 0 0 3px; }
    ul.pop-page li.alt { background: #c4c5c0; border: 1px solid #d9d9d9; border-left: none; border-right: none; }
    
    dt { font-size:12px; margin: 0 0 .5em 0;  font-weight: bold; color: #599ef7; line-height: 1.4em; }
    dd { font-size:12px; margin: 0 0 1em 0; padding: 0 0 1em 0; border-bottom: 1px solid #ccc; line-height: 1.4em; }
    
    ol { padding: 0 27px; list-style: decimal; margin: 0 0 1.5em 0; font-size: 12px; line-height: 1.4em; }
    ol li { margin:12px 0 .5em 0; }
    
    .popular ul.pop-page li{padding:0px 0px 15px 3px;}

.top-tools{
	clear:both;
	font-size: 12px;
	width: 100%;
	padding:10px 0; 
	border-bottom: 1px solid #e3e3e4;
	color:#333333;
}
.top-tools span{
	color:#979799;
}
.tools a:visited {
	color:#6e6f71;
}
.tools a{
	text-decoration:none;
	color:#6e6f71;
}
.tools  span{
	color:#bcbdc1;
	text-transform:uppercase;
	font-size:11px;
}
.tools{
	font-size: 12px;
	float:left;
	border-top: 1px solid #e3e3e4;
	border-bottom: 1px solid #e3e3e4;
	line-height: 28px;
	width: 100%;
}
.no-border{
	border-bottom: 0;
}
#link { float: left; clear: both; width: 500px; padding:10px 0px 10px 10px; background: #c4c5c0; overflow: hidden; margin: 0 0 2em 0; border: 1px solid #599ef7; 
border-left: none; border-right: none; font-family:arial;}
#link h4{font-size:14px; font-weight: bold;  font-family:arial; color: #599ef7; margin: 0 0 1em 0;}
#link ul { float: left; width: 224px; margin-right:20px; list-style:none;}
#link ul.right{ margin: 0; list-style:none;}
        
#link ul li { font-size:12px; line-height: 1.4em; margin: 0 0 .5em 0; list-style:none;}
#link ul li.feed { padding: 0 0 0 20px; background: url("images/minifeed.png") 0 0 no-repeat; list-style:none;}
#link ul li.print { padding: 0 0 0 20px; background: url("images/print.png") 0 0 no-repeat; list-style:none;}
#link ul li.stumble { padding: 0 0 0 20px; background: url("images/blue/stumbleit.gif") 0 0 no-repeat; list-style:none;}
#link ul li.comments { padding: 0 0 0 20px; background: url("images/comment.png") 0 0 no-repeat; list-style:none;}
#link ul li.del { padding: 0 0 0 20px; background: url("images/del.png") 0 0 no-repeat; list-style:none;}
#link ul li.email { padding: 0 0 0 20px; background: url("images/email.png") 0 0 no-repeat; font-size: 12px !important; list-style:none;}
#link ul li.share { padding: 0 0 0 20px; background: url("images/share.png") 0 0 no-repeat; list-style:none;}

.list-items {
	margin:0;
	padding:0;
	list-style:none;
	width: 253px;
	float:left;
	}
.list-items li a:visited{
	color:#7e7f81;
}
.list-items li a{
	color:#7e7f81;
	display:block;
	line-height: 28px;
	padding:0 0 0 3px;
	list-style:none;
	text-decoration: none;
	font-size: 12px;
	border-top: 1px solid #dbdcde;
}
.list-items li a:hover{
	background:#e5e5e5;
	color:#599ef7;
}
* html .list-items li a{
	height: 28px;
} 

/* ---------------Comments----------------*/
.commentlist{
	margin:0;
	padding:0;
}
.comment{
	background:#F1F1F1;
	margin-bottom:0px;
	display:block;
	padding: 10px;
	border-bottom:#cccccc solid 1px;
	border-top:#cccccc solid 1px;
}
.comment .avatar{
	float:left;
	border:1px solid #e5e5e5;
	padding:1px;
	margin-right:10px;
}
.comment p{
	padding:0 0 0 105px;
}
.admin_list{background: #ebedee; margin-bottom:0px; display:block; padding: 10px; border: 1px solid #599ef7; font-family:arial;}
.admin_list .avatar{
	float:left;
	border:1px solid #e5e5e5;
	padding:1px;
	margin-right:10px;
}
.admin_list p{
	padding:0 0 0 105px;
}

.topcom {font-size:15px; font-weight: normal; display: block; float: left; clear: both !important; width: 100%;}
.topcom a{color: #666; text-decoration: none;}
.topcom a:hover{color: #999;}
p.data{float: left; width: 135px; padding: 0 0 0 5px; }
p.txt{float: right; width: 360px; padding:0;}
.alt{
	background: #F1F1F1;
}
.admin{
	background:#E1F3FD;
}
#respond{
	margin-top: 18px;
}
textarea{
 	width: 500px;
}
/* ==[ Expense Calculator ]== */
.exp-head{font-family:arial; font-weight:bold; font-size:14px; color:#333333; text-align:center;}
table#expense { width: 80%; margin: 0 0 1.5em 0; padding:0 auto;}

table#expense tr { border: 1px solid #000; }
table#expense tr.alt {  border: 1px solid #599ef7; background: #c4c5c0; border-left: 0; border-right: 0; }

table#expense td { font-size:12px; padding: 2px 5px;}
table#expense td.right { text-align: right; }


/* --------Others------------*/
h1{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 15px 0px; 
	color:#333333;
	padding-bottom:10px;
	border-bottom:#cccccc solid 1px;
}
h2{
	font-family:palatino;
	margin:0;
	padding:0;
	font-size: 1.6em;
	font-weight:normal;
	color: #08A0CE;

}
h3{
	font-family:palatino;
	font-size: 1.6em;
	margin: 0px 0px 15px 0px;
}
h4{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}
 h3.gen { font-size: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color: #333; margin: 2em 0 .5em 0; }
 h4.gen { color: #06c; font-weight: bold; margin: 0 0 .3em 0; font-size:14px; font-family:Arial;}
img{
	border:none;
}
.buzz blockquote { font-size: 1.3em; margin: 0 0 .5em 0; font-weight: bold; }
blockquote {
	/*background:url(images/bquote.gif) no-repeat top left;*/
	padding:18px 0 0 0px;
	margin-left: 0px;
}
blockquote p{
	/*background:#E1F3FD;*/
	padding:0px;
	margin:0;
	/*font-weight:bold;*/
}
blockquote.chapters { font-size: 1.2em; font-weight:normal; padding: 0 40px; line-height: 1.4em; margin: 0 0 1.5em 0; }
.chapters { font-size:17px; font-weight:bold; color:#333333; margin: 0 0 1.2em 0; }

ul.chapters { margin: 0 0 1.2em 0px; list-style:none;}
ul.chapters li { margin: 0 0 .5em 0; background: url("images/arrow.png") 0 -2px no-repeat; padding: 0 0 0 20px; font-size:12px; line-height: 17px; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear-fix{
	height:0px;
	line-height: 0px;
}
/*post navigation */
.older-newer a:visited{
	color:#77787b;
}

.older-newer a:hover{
	color:#08A0CE;
}
.older-newer a{
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	color:#77787b;
}
.older-left a{
	float:left;
	display:block;
	padding: 5px 0 4px 20px;
	background:url(images/older-left.gif) no-repeat center left;
}
.newer-right a{
	float:right;
	display:block;
	padding: 5px 20px 4px 0px;
	background:url(images/newer-right.gif) no-repeat center right;
}
    

/* Begin Images */



p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will 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.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



	}
.rightimg{
	width:102px;
	height:181px;
	float:right;
}

/* End Images */
/* --------Footer------------*/
#footer{
	/*background:#111111;*/
	padding: 30px 0 20px 0;
	float:left;
	font-size: 11px;
	width: 100%;
	text-align:center;
	padding: 15px 0; 
	color: #ccc; 
}
	#footer a { color: #999; }
    #footer a:hover { text-decoration: none; }

/*


/* my css */

	#book { float: right; width: 323px; padding: 20px 15px; background: #5e840a url("images/book_bg.png") 0 0 repeat-x; height: 194px; }

    #book img { float: right; padding: 0 0 0 10px; }    

    #book ul { float: left; width: 200px; padding: 0 0 10px 0; margin: 0 0 0px 0; border-bottom: 1px solid #92b83f; list-style:none; }

    #book li { font-size: 1.2em; font-weight: bold; color: #f4f8ea; padding: 3px 0; }

    #book p { font-size: 1.2em; color: #fff; font-weight: bold; line-height: 1.2em; width: 200px; padding: 0 0 0 10px; }

    #book p span { display: block; margin: 0px 0; padding: 0; color: #bae361; font-size: 0.95em; line-height: 1.1em; font-weight: normal; }

	a#read_sample { display: block; float: left; width: 84px; height: 23px; background: url("images/images/button_0011.gif") 0 0 no-repeat; 

	text-indent: -9999px; margin: 5px 0 0 10px; padding: 0px; }

    a#read_sample:hover { background: url("images/images/button_0011b.png") 0 0  no-repeat; margin: 5px 0 0 10px;}

	

	#subscribe { float: right; line-height:16px; color: #f1f1f1; font-size: 11px; width: 352px; text-align: right; padding: 9px 0 0 0; position:relative; }
    #sub_button {background:url(images/green/subscribe.png) ;width:56px;height:54px; position: absolute; top:-10px; right:330px; z-index:1000; display: block;}       
	#subscribe a { color: #387ec6; }
    #subscribe a:hover { color: #387ec6; text-decoration: none; }
    #subscribe span { float: left; display: block; margin: 0 10px 0 40px; }

	#right ul#sidebar ul#flickr li { display: inline; margin: 0 10px 0 10px; }
    #right ul#sidebar ul#flickr li img { width: 70px; height: 70px; border: 1px solid #aaa; margin: 0 0 10px 0; padding: 3px;}
	
	ul.gen { padding: 0 25px; margin: 0 0 1.5em 0;}
	ul.gen li { font-size: 13px; margin: .3em 0; list-style: disc; line-height: 17px; }
	
	ul.cat_list { margin: 0; display: inline-block; text-align:left;}
	ul.cat_list li { float: left; clear: none; font-size:11px; margin: 0 10px .5em 0; vertical-align: top !important; vertical-align:top; line-height: 16px; width: 150px;  border:#330033 solid 0px; }
	.cat_list{font-family:arial; font-size:11px; margin: 0 10px .5em 0; vertical-align: top !important; vertical-align:top; line-height: 17px;  text-align:left;}
	
 
 /*drop down*/	

	* {padding:0; margin:0}

	.dropdown {float:left; padding-right:5px}

	.dropdown dt {width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; }

	.dropdown dt:hover {}

	.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}

	.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}

	.dropdown li {display:inline}

	.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}

	.dropdown a:hover {background:#d9e1e4; color:#000}

	.dropdown .underline {border-bottom:1px solid #b9d6dc}

	
.ddsg-wrapper{padding-top:5px;}
.ddsg-wrapper ul{margin-top:4px; margin-bottom:8px;}
.ddsg-wrapper li{margin-left:55px; line-height:18px; list-style:none; font-size:12px;}
.ddsg-xml-link{margin-left:55px; font-weight:bold;}

iframe.tabContent {
  width: 100%;
 }
.line{margin:7px 0 4px 0; width:100%; height:1px; border-bottom:solid 1px #cccccc;}

button.fg-button {
    overflow: visible;
    width: auto;
}
.fg-button {
    cursor: pointer;
    margin: 0 4px 0 0;
    outline: 0 none;
    padding: 0.4em 1em;
    position: relative;
    text-align: center;
    text-decoration: none !important;
}

.ui-corner-all {
    border-radius: 4px 4px 4px 4px;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
    font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #327E04;
    border: 1px solid #327E04;
    color: #FFFFFF;
    font-weight: bold;
    outline: medium none;
}

.ui-state-default:hover, .ui-widget-content .ui-state-default:hover {
    background: #5A9D1A;
    color: #FFFFFF;
    font-weight: bold;
    outline: medium none;
}

#skin-switcher { position: fixed; top:200px; left:0; padding:20px 30px 20px 20px; background:#fff; border:2px solid #aaa; border-left:0;-webkit-border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; height:122px}
		.skin-switcher-title { display:block; font-size:12px; line-height:12px; margin-bottom:5px; } 
		.skin-switcher-section { padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #ddd; }
		
	#skin-switcher input, #skin-switcher select { padding:4px; font-size:11px; }
	
	#skin-switcher-open-close { position:absolute; right:5px; top:5px; } 
    #skin-switcher div.choose{
    -moz-transform: rotate(90deg);
    background: none repeat scroll 0 0 #FCBC0A;
    font-family: arial;
    font-size: 17px;
    font-weight: 600;
    height: 18px;
    left: 0;
    margin-left: 34px;
    margin-top: 58px;
    padding: 4px 5px 6px 10px;
    position: absolute;
    width: 124px;
    cursor: pointer;
}

div#mobileheader {
display:none;
}