/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    /* background: #2b2928 url(images/templatemo_main_bg.jpg) repeat-x top; */
    background-color: #2b2928;
}
		
a:link, a:visited { color: #d8d63b; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #F6AA57; text-decoration: underline; font-weight: normal; }
td a:link a:visited { color: #ffffff; text-decoration: underline; font-weight: normal; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_10 { margin-right: 10px; }

.continue_button a {
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 19px;
	padding: 1px 20px 2px 0;
	margin-top: 10px;
    padding-left: 10px;
	color: #a39e89;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	/* background: url(images/templatemo_more_button.jpg) no-repeat; */
    background: url(images/templatemo_more_black.gif) no-repeat;
}

.continue_button a:hover {
	color: #F6AA57;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
}

h2.a {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
    height: 35px;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
}

h3 {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h4 {
	margin: 0 0 0 0;
	padding: 4px 0;
	font-size: 18px;
	font-weight: normal;
}

.h4_yellow {
	margin: 0 0 0 0;
	padding: 4px 0;
	font-size: 18px;
	font-weight: normal;
    color: #CAC254;
}

.h4_black {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
    color: #000000;
}

ul.a {
     list-style-type:circle;
     font-size:medium;
     }
     
ul.b {
     list-style-type:square;
     font-size:medium;
     }
     
.readmore_black a {
	clear: both;
	display: block;
	width: 100px;
	height: 20px;
    padding-bottom: 1px;
	text-align: center;
    font-weight:bold;
	background: url(images/templatemo_more_black.gif) no-repeat;
	color: #CAC254;
    text-decoration:none;
}

.readmore_black a:hover {
    color: #F6AA57;
}

.readmore_white a {
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/templatemo_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
    text-decoration:none;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

#templatemo_wrapper {
	width: 100%;
	/* background: url(images/templatemo_main_bg_bottom_wrapper.jpg) no-repeat bottom center; */
    background-color: #2B2928;
}

/* site title */

#templatemo_site_title_bar_wrapper {
	width: 980px;
	height: 85px;
	margin: 0 auto;
    padding: 0 0px;	
	/* background: url(images/template_site_title_wrapper.jpg) center top no-repeat; */
    background: url(images/template_site_title_bg_repeat.jpg) left top;
    background-repeat:repeat-x;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 85px;
	margin: 0 auto;
	padding: 0px 50px 0px 0px;
	background: url(images/template_site_title_wrapper.jpg) center top no-repeat;
}

#site_title {
	float: left;
	margin: 0px;
	padding: 30px 0 0 20px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #d8d63b;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
    line-height: 15px;
	color: #d8d63b;
	font-weight: bold;
	text-decoration: none;
}

#site_title h2{
	margin: 0px;
	padding: 0px;
	font-size: 22px;    
    line-height: 15px;
	color: #d8d63b;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #989231;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}

#templatemo_site_title_bar #search_box {
	float: right;
	width: 200px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 150px;
	padding: 4px 5px 4px 17px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchfield_support {
	height: 20px;
	width: 150px;
	padding: 0px 2px 6px 8px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 35px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}

/* end of site title */

/* content */

#templatemo_content_wrapper_outter {
	width: 100%;
	margin: 0 auto;	
	/* background: url(images/templatemo_main_bg_top_wrapper.jpg) center top no-repeat; */
    background-color: #2B2928;
}

#templatemo_content_wrapper_inner {
	width: 1000px;
	margin: 0 auto;
	/* background: url(images/templatemo_main_bg_top_wrapper.jpg) center top no-repeat; */
    background-color: #2B2928;
}

#templatemo_content_top {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(images/templatemo_content_top.png) bottom center no-repeat;
}

#templatemo_content {
	clear: both;
	width: 970px;
	padding: 0 15px;
	background: url(images/templatemo_content_middle.png) repeat-y center;
}

#templatemo_content_bottom {
	clear: both;
	width: 970px;
	height: 4px;
	background: url(images/templatemo_content_bottom.png) top center no-repeat;
}

#main_content {
	padding: 10px;
}

#main_column {
	float: left;
	width: 660px;
}

#width_column {
	float: left;
	width: 950px;
}

#width_column_pages {
	float: left;
	width: 650px;
}

#side_column {
	float: right;
	width: 280px;
}

#slide_section {
	width: 640px;
	border: 10px solid #676456;
	margin-bottom: 10px;
}

#slide_section_main {
	width: 930px;
	border: 10px solid #676456;
	margin-bottom: 10px;
}

.slide_section_main_inner {
	width: 250px;
    padding-left: 50px;
	background: #A39E89;
}

.content_text {
	width: 830PX;
    padding: 20px 50px;
    font-size: 14px;
	background: #A39E89;
}

.section_w660 {
	clear: both;
	width: 640px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

.section_w315 {
	float: left;
	width: 315px;
	background: #666355;
}

.section_w315 h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
}

.section_w315 .section_w315_content {
	padding: 10px;
}

.section_w315_content img {
	margin-bottom: 10px;
}

.section_w315_pages {
	float: left;
	width: 660px;
	background: #666355;
}

.section_w315_pages h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
}

.section_w315_pages .section_w315_content {
	padding: 10px;
}

.section_w315_content img {
	margin-bottom: 10px;
}

.section_w315_domains {
	float: left;
	width: 315px;
	background: #666355;
}

.section_w315_domains h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
}

.section_w315_domains .section_w315_domains_content {
	padding: 4px;
}

.section_w315_domains_content img {
	margin-bottom: 10px;
}


/* 2 column content areas */


.section_w315_content_2column img {
	margin-bottom: 10px;
}

.section_w315_2column h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(images/templatemo_post_title_bg.jpg) top repeat-x;
}

/* column width for inner column area */
.margin_r_10_2column { margin-right: 10px; }

/* column width for inner column area */
.section_w315_2column .section_w315_content_2column {
	padding: 10px;
}

/* 2 columns area */
.section_w315_2column {
	float: left;
	width: 455px;
	background: #666355;
}

/* Inner container that directly holds the 2 Columns */
.section_w660_2column {
	clear: both;
	width: 928px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

/* End 2 column content areas */


#side_column .side_column_ads_section {
	clear: both;
	padding: 10px 10px 0 10px;
	background: #676456;
}

.ads_125_125 {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0 0 10px 0;
}

.right_padding_10 {
	margin-right: 10px;
}

#side_column .side_column_section {
	clear: both;
	width: 260px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

#side_column .side_column_section .side_column_section_content {
	padding: 10px;
	background: #676456;
}

.side_column_section h3 {
	font-weight: bold;
	border-bottom: 0px;
	margin-bottom: 0px;
	color: #2f2c21;
}

.side_column_section .side_column_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side_column_section .side_column_menu li {
	margin-bottom: 5px;
}

.side_column_section .side_column_menu li a {
	color: #ffffff;
}

.side_column_section .side_column_menu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #c6bf56;
}

.recent_post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.recent_post h4 a {
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

.recent_post h4 a:hover {
	text-decoration: none;
}

/* Search Box*/
#templatemo_right_search {
	background: none;
	margin-top: 15px;
    text-align:center;
}

#templatemo_right_search h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	padding:15px 0 0 10px; 
	font-size:14px; 
	color:#FFF;
}

#templatemo_right_search p { 
	padding:10px 0 0 15px; 
	font-size:11px; 
	color:#CCCCCC;
}

#templatemo_right_search form {
	padding:10px 0 0 15px;
	font-size:11px;
}

#templatemo_right_search .register {
	margin:5px 0 0 0; 
	display:block; 
	font-size:12px; 
	line-height:20px; 
	font-weight:bold; 
	text-decoration:none; 
    color: #c6bf56;
	background:url(images/templatemo_more_black.gif) no-repeat center;
}

/* end of content */

/* plan comparison page */

    .compare_main{font-size: 14px; color: white; font-family: arial, helvetica, sans-serif; text-decoration: none}
    .compare_main_bold{font-weight: bold; font-size: 16px; color: white; font-family: arial, helvetica, sans-serif; text-decoration: none}
    .column1{background-color: #2F2D21; width: 225px; border-bottom: solid 1px #444444; padding: 2px 1px 2px 5px; color: #F6A651;}
    .column1_gray{background-color: #676456; width: 225px; border-bottom: solid 1px #444444; padding: 2px 1px 2px 15px; color: #F6A651;}
    .column1_blank{background-color: #2F2D21; width: 25px; border-bottom: solid 1px #444444; padding: 2px 1px 2px 5px; color: #F6A651;}
    .column1_sub{background-color: #AFA93C; border-bottom: solid 1px #444444;padding: 2px 1px 2px 25px;}
    .column1_suba{background-color: #AFA93C; border-bottom: solid 1px #444444; padding: 2px 1px 2px 25px; color: #ffffff; text-decoration: underline; }
    .column_titles{background-color: #2F2D21; font-weight: bold; font-size: 16px; color: white; font-family: arial, helvetica, sans-serif; text-decoration: none}
    .highlight{font-weight: bold; border-bottom: none; border-top: none; border-right: none; border-left: none;}
    .highlight_extra_white{font-size: 12px; color: white; border-bottom: none; border-top: none; border-right: none; border-left: none;}
    .highlight_extra_orange{font-size: 12px; color: #F6A651; border-bottom: none; border-top: none; border-right: none; border-left: none;}
    .borderPad {padding: 2px; border-bottom: solid 1px #444444; border-left: solid 1px #444444;}
    .borderPad2 {padding: 2px; border-left: solid 1px #444444;}

/* end of plan comparison page */

/* footer */

/* #templatemo_footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #cccccc;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w245 {
	float: left;
	width: 220px;
	padding-right: 25px;
}

#templatemo_footer .section_w245 h3 {
	margin-bottom: 5px;
	font-size:14px;
	font-weight: bold;
	color: #d8d63b;
	border-bottom: 0px;
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #d8d63b;
	font-weight: normal;
	text-decoration: none;
}  */

/* end of footer */

/* temporary footer */
#footer {
    color: #cccccc;
    clear:both;
    text-align:center;
    }
    
#footer a {
            /* <span class="footerline">|</span>; */
    }
    
#footer p {
    color: #CCCCCC;
    font-weight: normal;
    text-align: right;
    margin: 0;
    }
    
#footer ul {
    padding-left:inherit;
    list-style: none;
    text-align: center;
    margin: 0;
    }
    
#footer li {
    display: inline;
    color: #CCCCCC;
    font-weight: normal;
    }

.footerline {
    color: #F6A651;
    }
    
/* end of temporary footer */
