html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

hr
{
  width: 100%; 
  height: 1px; 
  background-color: #eee;
  border: 0;
  margin: 5px 0px 25px 0px;

}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document */


body#home{
	background:#fff url(skins/evo/images/home_bg.gif) repeat-x;
	font:13px/18px Arial, Helvetica, sans-serif;
}
body#inside_page{
	background:#fff url(skins/evo/images/inside_bg.gif) repeat-x;
	font:13px/18px Arial, Helvetica, sans-serif;
}
#header_wrap, 
#featured_wrap, 
#footer,
#main_content_inner,
#title_wrap_inner,
.center_wrap,
.title_wrap
{
	width:960px;
	margin:0 auto;
}

a, a:link{
	color:#0d5ea3;
	text-decoration:none;
}
a:hover{
	color:#0d5ea3;
	text-decoration:underline;
}

/*Logo Style*/
#logo{
	width:233px;
	height:23px;
	text-indent:-99999px;
	float:left;
	padding-top:10px;
}
#logo a{
	background:url(skins/evo/images/subdreamer_cms_logo.gif) no-repeat;
	display:block;
	width:233px;
	height:23px;
}

/*Menu Style*/
#menu_wrap{
	float:right;
	width:74%;
}
#menu{
	padding-left:36px;
	padding-bottom:0;
        float: right;
}
#menu li{
	list-style:none;
	display:inline;
	margin-left:0px;
	
}
#menu li a{
	font:14px Arial, Helvetica, sans-serif;
	color:#fefefe;
	text-decoration:none;
	padding:16px 16px 16px 16px;
	display:block;
	float:left;
}
#menu li a:hover{
	color:#abd0ef;
	padding:16px 16px 16px 16px;
}

#menu li a.current{
	color:#abd0ef;
	border-top:4px solid #abd0ef;
	padding:12px 16px 16px 16px;
}

/*Search*/
#search_wrap{
	float:right;
	margin:8px 0 0 0;
	background:url(skins/evo/images/search_seperator.gif) left top no-repeat;
	padding-left:30px;
}
#search_wrap #s{
	border:0;
	background:none;
	color:#f0f0f0;
	margin:0;
	padding:6px 6px 8px 10px;
	
	width:120px;
}
.t_bg{
	background:url(skins/evo/images/s_input_bg.gif) no-repeat top left;
}
.go_btn{
	margin:0 0 -7px 0px;
}
* html .go_btn{
	margin:0;
}
/*IE7 fix*/
*:first-child+html .go_btn{
	margin:0 0 0px 0px;
}
/*IE6 fix*/
* html #search_wrap #s{
	background-attachment:fixed;
}
#search_wrap form{
	padding:0;
	margin:0;
}


/*featured_wrap */
#featured_wrap{
	clear:both;
	padding-top:30px;
	height: 360px;
}
.featured_info{
	float:left;
	width:486px;
	padding-top:30px;
}
.featured_info h2{
	width:457px;
	height:81px;
	text-indent:-99999px;
	padding-bottom:30px;
}
.featured_info p{
	font:17px/20px Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#01172a;	
}
.featured_info h2 span{
	display:block;
	background:url(skins/evo/images/powerful_cms_for_designers.png) no-repeat;
	width:378px;
	height:89px;
}

.featured_image
{
  float: right;
  position: relative;
  width: 474px;
  height: 334px;

  background: url(skins/evo/images/featured_image_bg.png) no-repeat;
  margin: 4px -14px 0 0;

}
.featured_image .img{
	position:relative;
	width:419px;
	height:242px;
	margin:32px 0 0 26px;
	z-index:2;
}

.ribbon{
	background:url(skins/evo/images/ribbon.png) no-repeat;
	width:106px;
	height:95px;
	display:block;
	position:absolute;
	margin:-4px 20px 0 350px;
	z-index:9;
}
#featured_wrap .features_btn,  .features_btn{
	width:274px;
	height:64px;
	text-indent:-99999px;
	float:left;
}
.features_btn{
	float:right;
}
#featured_wrap .features_btn a, .features_btn a{
	color:#fef;
	background:url(skins/evo/images/view_features.png) no-repeat;
	display:block;
	width:274px;
	height:64px;
	cursor:pointer;
}



/*featured_services*/
#featured_services{
	clear:both;
	float:left;
	background:#f1f3f2;
	padding:40px 0;
	width:100%;
	margin-top:20px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e4e5e5;	
}
* html #featured_services{
	margin-top:0px;
}
#featured_services h3{
	color:#141313;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}
#featured_services .center_wrap .first{
	width:219px;
	float:left;
	padding-left:0;
}
#featured_services .center_wrap div{
	width:219px;
	float:left;
	padding-left:28px;
}
#featured_services .center_wrap .first img,
#featured_services .center_wrap div img{
	float:left;
}
#featured_services .center_wrap .first div,
#featured_services .center_wrap div div{
	float:right;
	width:164px;
	padding-left:0;
}
#featured_services p, #featured_services ul{
	padding-bottom:0;
}


/*main_content*/
#main_content{
	clear:both;
	padding-top:30px;
	float:left;
	width:100%;
}

#main_content h1,
#main_content h2,
#main_content h3,
#main_content h5,
#main_content h6{
	padding-bottom:20px;
}

#main_content h1{
	color:#2b2b2b;
	font-size:30px;
	line-height:32px;
}
#main_content h2{
	color:#2b2b2b;
	font-size:26px;
	line-height:26px;
}
#main_content h3{
	color:#2b2b2b;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
#main_content h4{
	color:#2b2b2b;
	font-size:16px;
	font-weight:normal;
	padding-bottom:5px;
}
#main_content h5{
	color:#2b2b2b;
	font-size:12px;
	font-weight:normal;
}
#main_content h6{
	color:#2b2b2b;
	font-size:10px;
	font-weight:normal;
}

#main_content .intro_text{
	color:#7d7d7d;
}

.section{
	padding-bottom:20px;
	float:left;
	width:100%;
}

.two_column{
	background:url(skins/evo/images/sidebar_bg.gif) no-repeat;
background-position: -55px 0;
}


/*column 3*/
.column3{
	width:100%;
	float:left;
}
.column3 .first,
.column3 div{
	float:left;
	width:265px;
	padding-left:0px;
}
.column3 div{
	padding-left:79px;
}
.column3 div .intro_text{
	display:block;
	padding-bottom:20px;
	color:#a2a2a2;
}
.column3 div img{
	padding-bottom:10px;
}

/*IE6*/
* html .column3 div{
	padding-left:74px;
}
#main_content .column3 h3{
	color:#2c2c2c;
	font-weight:bold;
	font-size:22px;
	line-height:24px;
	padding-bottom:0;
}
#main_content .column3 div h4{
	font-size:18px;
	line-height:22px;
	padding-bottom:20px;
}
.column3 .link_btn{
	padding-left:0;
}


/*read more in featured_product*/
.link_btn_2 a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(skins/evo/images/link_btn_bg2.gif) no-repeat top right;
}
.link_btn_2 a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(skins/evo/images/link_btn_bg2.gif) no-repeat top left;
}
.link_btn_2 a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn_2 a:hover span {
	background-position:left 100%;
}


/*normal read more*/
.link_btn a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(skins/evo/images/link_btn_bg.gif) no-repeat top right;
}
.link_btn a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(skins/evo/images/link_btn_bg.gif) no-repeat top left;
}
.link_btn a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn a:hover span {
	background-position:left 100%;
}


/*inside pages*/
.title_wrap{
	clear:both;
	/*padding-top:60px;
	padding-bottom:64px;*/
	height:172px;
	float:left;
}
.title_wrap h2{
	font-size:30px;
	padding-top:66px;
	float:left;
}
.title_wrap .features_btn{
	padding-top:50px;
}

/*about us*/
.about_us{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.about_us span{
	background:url(skins/evo/images/aboutus.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}

/*about us*/
.about_us{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.about_us span{
	background:url(skins/evo/images/aboutus.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}


/*our services*/
.our_services{
	width:317px;
	height:38px;
	text-indent:-99999px;
}
.our_services span{
	background:url(skins/evo/images/our_services.png) no-repeat;
	width:317px;
	height:38px;
	display:block;
}


/*our products*/
.our_products{
	width:325px;
	height:38px;
	text-indent:-99999px;
}
.our_products span{
	background:url(skins/evo/images/our_products.png) no-repeat;
	width:325px;
	height:38px;
	display:block;
}

/*blog*/
.blog{
	width:113px;
	height:48px;
	text-indent:-99999px;
}
.blog span{
	background:url(skins/evo/images/blog.png) no-repeat;
	width:113px;
	height:48px;
	display:block;
}

/*contact*/
.contact{
	width:298px;
	height:38px;
	text-indent:-99999px;
}
.contact span{
	background:url(skins/evo/images/contact.png) no-repeat;
	width:298px;
	height:38px;
	display:block;
}


/*blog section*/


/*featured product*/
.featured_product{
	clear:both;
	width:960px;
	height:268px;
	background:url(skins/evo/images/featured_pro_bg.gif) no-repeat;
	float:left;
	margin:0 0 60px 0;
}
.featured_product .featured_pro_image{
	float:left;
	position:relative;
	margin:-10px 0 0 20px;
}

.featured_product .featured_pro_details{
	float:right;
	width:600px;
	padding:40px 50px 0 0;
	height:210px;
	overflow:hidden;
	color:#2b2b2b;
}
.featured_product .featured_pro_details .section_title{
	color:#6d6d6d;
	font-weight:bold;
}


/*sidebar*/
#sidebar{
	width:211px;
	float:left;
}
#sidebar .box{
	padding-bottom:20px;
	float:left;
	width:211px;
}
.box_right_padding{
	width:247px;
	padding-right:20px;
	padding-bottom:20px;
}
#sidebar h3{
	background:url(skins/evo/images/side_title_bg.gif) repeat-x bottom left;
	padding-bottom:4px;
	margin-bottom:20px;
	width:266px;
	color:#1f1f1f;
}

/*sidenav - sidebar navigation*/
#main_content .sidenav{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #fff;
	padding-bottom:0;
}
#main_content  .sidenav li{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #f3f3f3;
}
#main_content  .sidenav li a{
	display:block;
	padding:10px 0 10px 10px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
#main_content  .sidenav li a.current{
	color:#000;
	text-decoration:none;
}
#main_content  .sidenav li a img{
	margin-right:10px;
	top:50%;
	float:left;
}


/*content*/
#content{
	float:right;
	width:720px;
}




/*services and products*/
#main_content .services .row,
#main_content .products .row{
	float:left;
	padding-bottom:60px;
}
#main_content .services .row .first img,
#main_content .services .row div img,
#main_content .products .row .first img,
#main_content .products .row div img{
	float:left;
}
#main_content .services .row .first,
#main_content .services .row div,
#main_content .products .row .first,
#main_content .products .row div{
	width:445px;
	float:left;
}
#main_content .services .row div,
#main_content .products .row div{
	padding-left:70px;
}
#main_content .services .row .first,
#main_content .products .row .first{
	padding-left:0px;
}
#main_content .services .row .first div,
#main_content .services .row div div,
#main_content .products .row .first div,
#main_content .products .row div div{
	float:right;
	width:300px;
	padding-left:0px;
}





/*footer*/
#footer_inner{
	width:100%;
	float:left;
	padding:20px 0;
	background:#f8f8f8 url(skins/evo/images/footer_bg.gif) repeat-x;

}
#footer{
	color:#5f5f5f;
}

#footer a{
	color:#5f5f5f;
}
#footer a.current{
	font-weight:bold;
}
.footer_nav{
	float:left;
	padding:0;
	margin:0;
}
.footer_nav li{
	list-style:none;
	display:inline;
	margin-left:0;
	padding:0 10px 0 0;
	font-size:12px;
}
.copyright{
	float:right;
	font-size:11px;
}

/*Slider*/
.slider-wrap{ 
	float:left;
	width: 960px; 
	top: 0px;
	margin:0;
}			
.stripViewer .panelContainer .panel ul{ 
	text-align: left; 
	margin: 0 15px 0 30px; 
}
.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width:960px;
	margin:0px 0 0 0px;
	height:337px;
}
.stripViewer .panelContainer{ 
	position:relative; 
	left:0; 
	top:0; 
}
.stripViewer .panelContainer .panel{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 960px;
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}
#movers-row{ 
	float:right;
	width:auto;
	margin-top:22px;
}
#movers-row li{
	display:inline;
}
/*.cross-link{ 
	display: block; 
	position: relative; 
	z-index: 9999;
	float:left;
	width:14px;
	height:14px;
	text-indent:-99999px;
	margin-left:10px;
	margin-right:4px;
}
.cross-link span{
	display:block;
	background:url(skins/evo/images/featured_nav_bg.gif) no-repeat top;
	width:14px;
	height:14px;
	cursor:pointer;
}
.active-thumb span{ 
	background-position:0 100%;
}*/

.cross-link span{
	padding:4px 10px;
	float:left;
	border:1px solid #f1f3f2;
	margin-left:10px;
	margin-right:4px;
}

.active-thumb span{
	color:#000!important;
	padding:4px 10px;
	float:left;
	border:1px solid #828282;
}

/*IE6*/
* html .cross-link span{
	text-indent:0;
	padding:4px 10px;
	float:left;
	border:1px solid #f1f3f2;
}
* html .cross-link span{
	background:none;
}
* html .active-thumb span{
	color:#000;
	padding:4px 10px;
	float:left;
	border:1px solid #828282;
}


/* News */
.news_wrap{
	float:left;
	margin-top:22px;
}
.news_title{
	float:left;
	padding: 5px;
	font-size:12px;
	font-weight:bold;
	color:#494949;
}
ul#news {
	padding:5px;
	float:left;
	width:510px;
}

#company-sales-number
{
	font-size:24px;
	font-weight:bold;
	color:#494949;
  font-style:italic; 
  float: right;
	padding: 5px;
  height: auto;
  width: auto;  
}


/*common styles*/
#main_content p,
#main_content pre,
#main_content ol,
#main_content ul,
#main_content dl{
	padding-bottom:20px;
	color:#5f5f5f;
}


#main_content ul li{
	list-style:outside;
	margin-left:20px;
}
#main_content ul.styledlist{
	margin:0;
	padding:0 0 20px 0;
}
#main_content ul.styledlist li{
	background:url(skins/evo/images/bullet.gif) no-repeat left 0.6em;
	padding-left:12px;
	list-style:none;
	margin-left:5px;
	line-height:22px;
}
#main_content ol li{
	list-style:decimal;
	margin-left:20px;
}
#main_content dl dt{
	font-weight:bold;
	padding-bottom:10px;
}
#main_content dl dd{
	padding-bottom:10px;
	margin-left:0px;
}


#main_content strong{
	font-weight:bold;
}
#main_content em, #main_content code{
	font-style:italic;
}
#main_content  ul, #main_content ul li {
	list-style-type:disc;
}
#main_content ol, #main_content ol li {
	list-style-type:decimal;
}
#main_content table {
	margin-bottom:1.4em;
	width:100%;
}
#main_content th {
	font-weight:bold;
}
#main_content th, #main_content td, #main_content caption {
	padding:4px 10px 4px 5px;
}
#main_content tfoot {
	font-style:italic;
}
#main_content sup, #main_content sub {
	line-height:0;
}
#main_content abbr, #main_content acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
#main_content address {
	margin:0 0 1.5em;
	font-style:italic;
}
#main_content del {
	text-decoration: line-through;
}
#main_content pre {
	white-space:pre;
}
#main_content img.centered, #main_content .aligncenter, #main_content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main_content img.alignright {
	display: inline;
	margin:0 0 10px 20px;
}
#main_content img.alignleft {
	display: inline;
	margin:0 20px 10px 0px;
}
#main_content .alignright {
	float: right;
}
#main_content .alignleft {
	float: left;
}


/*clear fix*/
.clearfix{
	clear:both;
}


.demo-button
{
  padding-top: 50px;
  float: right;
}

/*/////////////////////////////////////////////////////////////////
// FEATURES
/////////////////////////////////////////////////////////////////*/

a.back_to_top
{
  position: absolute;
  width: auto;
  height: auto;
  right: 0px;
  text-align: right;
  padding-right: 20px;
  background: url('images/features/up_arrow.png') no-repeat top right;
  text-decoration: none;
  font-size: 11px;
  font-family: verdana;
  color: #c4c4c4;
}

#features_icons
{
  position: relative;
  width: 100%;
  height: 230px;
  margin-top: 20px;
}

#features_icons div
{
  position: relative;
  width: 120px;
  height: 230px;
  float: left;
  margin: 0px 23px 0px 0px;
  padding: 0px;
  font-size: 11px;
  color: #000;  	
}

#features_icons a
{
  text-decoration: none;
}

#features_icons img
{
  width: 100px;
  height: 100px;
}

#features_icons h3
{
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding: 0px 0px 2px 0px;
  margin: 0px;
  position: relative;
  line-height: 16px;
}

#features_icons h3:hover
{
  color: #4C674D;
}

div.screenshots
{
  position: relative;
  width: 100%;
  height: 180px;
}

div.screenshots div
{
  position: relative;
  width: 210px;
  height: 160px;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  color: #000;  	
}

div.screenshots img
{
  width: 200px; 
  height: 150px; 
  border: 1px solid #eee; 
  padding: 4px;	
  margin-bottom: 2px;
}

div.screenshots img:hover
{
  border: 1px solid #4C674D; 
  background-color: #eee;
}

div.screenshots a
{
  text-decoration: none;
}

#site_creator
{
  position: relative; 
  width: 100%; 
  height: 350px; 
  margin-top: 15px;
}

#site_creator img.theme_editor
{
  float: right; 
  border: 1px solid #eee; 
  padding: 4px; 
  margin-left: 15px;
}

#site_creator img.paint_bucket
{
  position: absolute; 
  bottom: 30px; 
  right: 40px;	
}

#flags
{
  position: absolute; 
  width: auto; 
  height: 128px; 
  right: 0px; 
  margin-top: 130px;
}

#flags img
{
  margin-right: 15px;
}

img.search_engine_logos
{
  position: absolute; 
  width: 339px; 
  height: 162px; 
  right: 0px; 
  margin-top: 50px;
}

img.plugin_thumbnails
{
  margin-right: 30px;
}



/*/////////////////////////////////////////////////////////////////
// SUPPORT 
/////////////////////////////////////////////////////////////////*/

#support div
{
  position: relative;
  width: 100%;
  height: 120px;
}

#support img
{
  width: 100px;
  height: 100px;
  float: left;
  margin: 0px 15px 20px 0px;  
}

#support a
{
  font-family: verdana;
  font-size: 16px;
  text-decoration: underline;
}

#table_header
{
  width: 853px;
  height: 20px;
  border-left: 1px solid #E8E9EE;
  border-bottom: 1px solid #E8E9EE;
  border-right: 1px solid #E8E9EE;
  padding: 5px 5px 5px 8px;
  background-color: #E8E9EE;
  color: #4C674D;
  line-height: 20px;
  background-image: url('themes/clover/images/table_header_bg.gif');
  background-repeat: repeat-x;
}

#table_content
{
  width: 866px;
  border: 1px solid #E8E9EE;
  font-size: 12px;
  font-family: verdana;
  color: #4e4e4e;
  margin-bottom: 20px;
}

#table_content th
{
  background: #eff0f3;
  padding: 8px; 
  font-weight: 400;
  text-align: left;
}

#table_content td
{
  background: #FFF;
  padding: 8px; 
  border-top: 1px solid #F4F5F7; 
}

#table_content td.alt
{
  background: #f5f6f9;
  padding: 8px; 
  border-top: 1px solid #f5f6f9; 
}

img.flags
{
  display: block; 
  margin-bottom: 20px;
}
div#comments
{
  padding: 0;
}

div#comments h3
{
  font-size: 16pt;
  text-shadow: 1px 1px 0 #DDDDDD;
  text-transform: none;
  padding: 0;
}

div#comments ol
{
  padding: 0;
}

div#comments ol li
{
  list-style:none outside none;
  background:none repeat scroll 0 0 #F9F9F9;
  border:1px solid #CFCFCF;
  height:auto !important;
  margin:7px 0;
  min-height:100px;
  overflow:hidden;
  font-style: normal;
}

div#comments ol li div.comment
{
  padding: 10px;
  min-height: 100px;
  overflow: hidden;  
}

div#comments ol li img.avatar
{
  background-color: #fff; 
  padding: 3px; 
  border: 1px solid #eee;
}

div#comments ol li div.avatar-column
{
  float: left;
  width: auto;
  height: auto;
}

div#comments ol li div.message-column
{
  margin-left: 100px;
  width: auto;
}

div#comments ol li p
{
  padding: 0;
  margin: 0;
}

div#comments ol li p.date
{
  color: #666;
  margin: 0 0 10px 0;
  padding: 0;
}

form#comment-form  
{
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #CFCFCF;
  clear: both;
  margin: 5px 0;
  overflow: hidden;
  padding: 10px;
}

form#comment-form input
{
  border: 1px solid #CFCFCF;
  padding: 4px;
  display: block;
  width: 300px;
  margin-bottom: 10px;
}

form#comment-form textarea
{
  display: block;
  padding: 4px;
  width: 400px;
  height: 125px;
  margin-bottom: 10px;
}

form#comment-form input[type="submit"]
{
  width: 150px;
}
div #error_message {
	background: #ffeaef;
	border: 3px solid #ff829f;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
 
div #success_message {
	background: #eaf4ff;
	border: 3px solid #82c0ff;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px; }
div.pagination {
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	text-align: left;
	height: 40px; }
 
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		text-decoration: none;
		color: #44B0EB; }
 
		div.pagination a:hover {
			color: #44e5eb; }
 
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		font-weight: bold;
		background-color: #44B0EB;
		color: #ffffff; }
 
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #dddddd; }
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */ }
 
	.sf-menu ul li { width: 100%; }
 
	.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
 
	.sf-menu li { position: relative; }
 
	.sf-menu a {
		display: block;
		padding-left: 20px;
		padding-right: 20px; }
 
	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		left: 0;
		background: #ffffff;
		top: 24px; /* match top ul list item height */
		z-index: 99; }
 
	.sf-menu li:hover li ul, .sf-menu li.sfHover li ul, .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul { top: -999em; }
 
	.sf-menu li li:hover ul, .sf-menu li li.sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
		left: 10em; /* match ul width */
		top: 0; }
div.bbeditor
{
  position: relative;
  width: auto;
  height: 24px;
  margin: 0;
  padding: 0;
}

div.bbeditor img
{
  padding: 3px;
  border: 1px solid #eee;
  margin-right: 3px;
  background-color: #fff;
  cursor: pointer;
}

div.bbcode_quote, div.bbcode_code
{
  border: 1px solid #dadada;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.bbcode_quote_head, div.bbcode_code_head
{
  font-weight: bold;
  margin-bottom: 10px;
}

div.bbcode_quote_body
{
  font-style: italic !important;
}
div.article_title {
	background: transparent;
	color: #272727;
	font-size: 30px;
	line-height: 1;
	padding-bottom: 15px; }
 
a.article_title_link {
	background: transparent;
	color: #272727;
	font-size: 30px;
	line-height: 1;
	font-style: normal;
	text-decoration: none; }
 
	a.article_title_link:hover { 
		background: transparent;
		color: #44b0eb; }
 
div.article_footer {
        margin-top: 20px;
	position: relative;
	width: 100%;
	height: 50px; }
 
div.article_footer_left {
	position: absolute;
	width: auto;
	height: 50px;
	font-size: 12px;
	font-style: italic; }
 
div.article_footer_right {
	position: absolute;
	width: auto;
	height: 50px;
	right: 0px;
	text-align: right;
	float: right;
	font-size: 12px;
	font-style: italic; }
 
	div.article_footer_right a { margin: 0 5px; }
div#forum *
{
  font-style: normal;
  text-align: left;  
}

div#forum
{
  position: relative; 
  height: auto; 
  width: 100%;
}  

#forum div.clear
{
  clear: both;
}

#forum p
{
  padding: 0;
  margin: 0;
}

#forum table
{
  width: 100%; 
  border-collapse: collapse;
  margin-top: 4px;
}

#forum table.forum-category
{
  margin-bottom: 20px;
}

#forum table thead th
{
  background-color: #44B0EB; 
  color: #fff;
  padding: 6px;  
}

#forum table thead th.col-topic-count, #forum table thead th.col-post-count
{
  width: 60px; 
  text-align: center;
}

#forum table thead th.col-last-updated
{
  width: 200px; 
}

#forum table td
{
  padding: 6px;
  border-bottom: 1px dashed #ccc;
}

#forum table td.col-topic-title img
{
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

#forum table td.col-forum-title a
{
  float: left; 
  font-size: 16px;
  text-decoration: none;
}

#forum table td.col-topic-title a
{
  float: left; 
  font-size: 14px;
  text-decoration: none;  
}

#forum table td.col-topic-count, #forum table td.col-post-count
{
  width: 60px; 
  text-align: center;
}

#forum table tbody#posts tr:first-child
{
  border-top: 1px dashed #ccc;  
}

#forum table tr.topic
{
  background-color: #fff;
}

#forum table tr.alt
{
  background-color: #f5f6f9;
}

#forum table tr td.col-user-details
{
  width: 225px; 
  background-color: #f5f6f9;
  padding: 10px;
  height: 150px;
}

#forum table tr td.col-user-details small
{
  font-size: 11px;
  font-family: verdana;
}

#forum table tr td.col-user-details img.avatar
{
  width: 50px;
  height: 50px;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #eee;
  float: left;
  margin-right: 10px;
}

#forum table tr td.col-post
{
  padding: 10px;
}

#forum table tr td.col-post img.edit-post-link
{
  float: right; 
  padding-left: 5px; 
  padding-bottom: 5px; 
  cursor: pointer;
}

#forum table tr td.col-post textarea
{
  width: 400px;
  height: 150px;
  display: block;
}

#forum p.breadcrumb
{
  position: relative;
  float: left;
  width: auto;
  height: 20px; 
  padding: 0px; 
  margin-bottom: 8px; 
  font-size: 12px; 
  font-style: normal;
}

#forum h2
{
  background: none;
  color: #333;
  font-size: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}

#forum h2.bold
{
 font-weight: bold; 
}

#forum a.new-topic-link, #forum a.reply-link
{
  float: right;
}


#forum div#forum-footer
{
  width: 100%; 
  height: 50px; 
  margin: 8px 0 8px 0;
}

#forum div#forum-footer div#topic-options
{
  float: left; 
  width: 300px; 
  height: auto;
}

#forum div#forum-footer div#topic-options a
{
  margin-right: 10px;
}

#forum div#forum-footer div.pagination
{
  float: right;
}


#forum div#new-topic-wrap, #forum div#new-post-wrap
{
  position: relative;
  width: auto;
  height: auto;
  padding: 20px;
  background-color: #f5f6f9;
  margin: 0 0 40px 0;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;  
}

#forum div#new-topic-wrap label, #forum div#new-post-wrap label  
{
  display: block;
  width: 416px;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#forum #new-topic-wrap input[type="text"]
{
  width: 400px;
  margin: 0 0 10px 0;
  padding: 8px;  
}

#forum #new-topic-wrap textarea, #forum #new-post-wrap textarea
{
  width: 400px;
  height: 150px;
  display: block;
  padding: 8px;
  margin: 3px 0 10px 0;
}

#forum #new-topic-wrap input[type="submit"], #forum #new-post-wrap input[type="submit"]
{
  border: 1px solid #408bb6;
  padding: 8px 25px;
  background-color: #44B0EB;
  color: #fff;
  cursor: pointer; 
}

#forum #new-topic-wrap input[type="submit"]:hover, #forum #new-post-wrap input[type="submit"]:hover
{
  background-color: #2e97d1;
}
#image_gallery_image img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_sections img
{
  border: 1px solid #eee;
  padding: 2px;
}

#image_gallery_thumbnails img
{
  border: 1px solid #eee;
  padding: 2px;
}
