/* ------------ Global Tags --------------*/
body {
	background-color:#fff;
	font-family:tahoma, verdana, sans-serif;
	margin:0;
	padding:0;
	color:#4A4949;
	font-size:11px;
    min-width:730px;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color: #008d39;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.space_div {
	height:4px;
	font-size:1px;
	width:1px;
}
.space_div_news{
    height:8px;
}
.index_banner {
    text-align:center;
    margin:10px auto 0 auto;
}
.clearing {
    clear:both;
}

/*----------------- Network bar Section -----------------------*/
#network_bar {
    background-color:#31c36b;
	height:33px;
}
#network_bar .net_bar_item {
	font-weight:bold;
	float:right;
    margin: 2px 1px;
}
#network_bar #net_bar_text {
	float:right;
	padding: 8px 1px 8px 0px;
    display:none;
}

/*----------------- Header Section --------------------------*/
#head {
    background:#008733 url('/static/images/tile_header.gif') repeat-x 0 0;
}
#header {
	min-height:84px;
    height:auto !important;
    height:84px;
}
#header .logo {
	margin:0 0 0 17px;
    float:left;
}
#search_block {
	font-size:12px;
	float:right;
	padding:22px 23px 0 0;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
}
#search_block .input_box {
	margin:8px 0 0 0;
}
#search_block .input_button {
	margin:4px 0 10px 5px;
}

/*------------------- Navigation Section ----------------------*/
#navigation {
    background:url('/static/images/links_new.gif') no-repeat top right;
	height:32px;
}
#navigation .nav_item {
	float:right;
	background-repeat:no-repeat;
	margin-top:5px;
}
#nav_1 {margin-right:40px;}
#nav_2 {margin-right:25px;}
#nav_5 {margin-right:30px;}
#nav_3 {margin-right:35px;}
#nav_4 {margin-right:10px;}
#nav_6 {margin-right:20px;}
#nav_7 {margin-right:35px;}

/* --- Fixed for Firefox ----*/
html>body #nav_1 {margin-right:35px;}
html>body #nav_2 {margin-right:25px;}
html>body #nav_5 {margin-right:30px;}
html>body #nav_3 {margin-right:40px;}
html>body #nav_4 {margin-right:18px;}
html>body #nav_6 {margin-right:25px;}
html>body #nav_7 {margin-right:30px;}

/*--- Fixed for Safari ------*/
body:first-of-type #nav_1 {margin-right:35px;}
body:first-of-type #nav_2 {margin-right:17px;}
body:first-of-type #nav_5 {margin-right:22px;}
body:first-of-type #nav_3 {margin-right:30px;}
body:first-of-type #nav_4 {margin-right:18px;}
body:first-of-type #nav_6 {margin-right:20px;}
body:first-of-type #nav_7 {margin-right:28px;}

#navigation .nav_item a {
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
    text-decoration:none;
}
body:first-of-type #navigation .nav_item a{
    font-family:sans-serif;
    font-size:14px;
}
#navigation .nav_item a:hover {
	text-decoration:underline;
}
.nav_item span{
    font-size:11px;
}
.space_line {
    border-bottom:5px solid #d61c10;
    height:1px;
    font-size:1px;
    margin:0px;
    margin-top:4px;
    line-height:0px;
}

/*--------------- Columns Layout Section --------------*/
#wrapper {
    margin:0 0 0 5px;
   /* margin-top:-9px;*/
}
#container {
	width: 100%;
	float: left;
	margin-right: -171px;
}
#in_container {
	margin-right: 171px;
    margin-top:-9px;
    _margin-top:0px;
}
*:first-child+html #in_container {
	margin-right: 171px;
    margin-top:0px;
}
#middle_column {
	margin-left:200px;
}
/*html:first-child #left_column{
   margin-top:4px;
}   */
#left_column {
    float: left;
	width:195px;
}
#right_column {
    float: right;
	width:170px;
}
 .template_content{
    height:100%;
    margin-bottom:-30px;
}
html>body .template_content{
    margin-bottom:-30px;
    *margin-bottom:-20px;
}

/*--------------- Columns ------------------*/
.caption {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px 5px 10px;
}
.scheme_1 {
	background-color:#d71c15;
}
.scheme_2 {
    background-color:#31c56d;
}

/*--------------- Featured -----------------*/
#featured {
   /* margin:8px 4px 5px 4px !important ;*/
    margin:-1px 4px 5px 4px;
	padding:1px 2px 1px 1px;
}
.featured_template {
	border:1px solid #000000;
	margin:0 5px;
}

/*--------------------- Menu Block Section --------------------*/
.menu_links {
	margin-bottom:5px;
}
.menu_item {
	border-left:1px solid #ACB3B5;
	border-right:1px solid #ACB3B5;
	border-bottom:1px solid #ACB3B5;
	padding: 0 9px;
}
.menu_item a {
	color:#000;
	text-decoration:none;
	background-color:#FFFFFF;
	width:152px;
	padding:5px 0 5px 0;
	display:block
}
.menu_item a:hover {
	color:#008d39;
	text-decoration: underline;
}
.menu_links_partners {
  	border-left:1px solid #ACB3B5;
	border-right:1px solid #ACB3B5;
	border-bottom:1px solid #ACB3B5;
    padding:2px 0 0 4px;
}
.partner_banner {
    margin:0 2px;
    display:inline;
}
.partner_banner img {
    margin:2px 0;
}
#w3c {
    text-align: right;
	margin-right:1px;
}
#tt {
    padding:25px 0;
    text-align:center;
}
#banners a{
    display:block;
    margin:4px 0;
}
#w3c .right {
	margin-left:7px;
}

/*---------------------- Content -------------------*/
.author_info{
    padding: 6px 0 0 8px;
}

#content .title {
	font-weight:bold;
    margin:0 15px;
    color:#d61c10;
    font-size:12px;
}
.red_title {
    color:#d61c10;
    font-weight:bold;
	font-size:14px;
    padding:8px 15px;
    width:50%;
}
h1 {
    color:#d61c10;
    font-weight:bold;
	font-size:14px;
    padding:5px 15px;
}
h1{
    *padding-top:15px;
    *padding-bottom:10px;
    *margin-bottom:0;
}
.terms_title{
    border:0;
    color:#d61c10;
    font-size:14px;
    margin:6px 0;
    padding:0 15px;
}
.text_align{
   margin-top:14px;
   margin-left:0;
}
h2 {
    color:#d61c10;
    font-weight:bold;
	font-size:14px;
    padding:5px 15px;
}
h1.cool {
	background-color:#e3fae6;
	color:#018d37;
    margin-top:13px;
}
.block {
	padding:5px 0;
}
.lmain {
	margin: 0;
	padding: 3px 0 3px 15px;
}
.lmain_ch {
	padding: 3px 0 3px 13px;
}
.main {
	margin: 0;
	padding:8px 15px 10px 15px;
	color: #000;
}
.main .more{
    float:left;
}
.line {
	border-top:1px solid #e7e7e7;
	height:1px;
	margin:10px 5px;
	font-size:1px;
}
.block .line{
   margin:12px 8px 5px 8px;
}
.line_tut {
	border-top:1px solid #e7e7e7;
	height:1px;
	margin:10px 5px;
	font-size:1px;
}
.news_description {
    padding: 8px 15px;
}
.lphp_line {
    border-top:1px solid #e7e7e7;
    height:1px;
    font-size:1px;
    margin:0 8px;
}
#content .error {
	margin:8px;
    color:#d61c10;
    font-weight:bold;
    font-size:12px;
}
.pale_red_title {
    font-weight:normal;
    padding: 8px 15px;
}
.unsubscribe{
   padding-top:10px;
}


/*------------------ Footer Section --------------------*/
#footer {
	height:32px;
}
#copyright {
	margin:11px 0 0 10px !important;
	margin:11px 0 0 19px;
	color:#000;
}
.footer_links_caption {
	margin-left:10px;
	float:left;
	color:#000000;
    margin-top:15px !important;
    margin-top:10px;
}
.footer_links {
	padding-left:70px;
    margin-top:15px !important;
    margin-top:10px;
}

#copyright1 span {
    float:right;
    margin:11px 10px 0 0;
	color: #000;
}
#under {
	font-size:0;
	clear:both;
	height: 3px;
	border-top: 10px solid #14a04a;
	border-bottom: 5px solid #d71c15;
}

/*------------------- Poll Section --------------------*/
.quick_poll {
    margin:5px 5px;
    width:160px;
}
.quick_poll .scheme_1 {
    background-color:#31c56d;
}
.border {
	border-left:1px solid #ACB3B5;
	border-right:1px solid #ACB3B5;
	border-bottom:1px solid #ACB3B5;
}
.news_message{
   text-align:justify;
    padding:6px 9px 0 8px;
}
.quick_poll .main{
   padding:2px 0 24px 8px;
}
.title {
	font-weight:bold;
    margin:0 10px;
    padding-top:7px;
    color:#000;
    font-size:12px;
}
.poll_results {
	font-weight: bold;
    margin: 0 12px 9px 12px;
    color:#000;
    font-size:12px;
}
.poll_buttons {
    margin:5px 10px 10px 10px;
}
.poll_buttons input{
    margin:0 3px;
}
.form_message {
    color:#d61c10;
}

/*----------------- Article Block Section -----------------*/
.details {
	color:#858585;
	margin:8px 0 0 0;
	font-size:9px;
}
.details span {
	padding:0 16px 0 0;
	font-weight:bold
}

.article_brief {
	margin-left:12px;
}
.article_brief h2 {
	font-size:13px;
	font-weight:bold;
	padding: 0 0 0 55px;
}
.article_icon {
	border:1px solid #b5b2b5;
	height:36px;
	width:36px;
}
.article_name{
    margin-top:0;
    margin-bottom:5px;
}
html>body .article_name{
    margin-top:4px;
    *margin-top:0;
}

.article_name a {
	color:#d61c10;
	text-decoration: underline;
}
.article_name a:hover {
	text-decoration: none;
}
.info {
	margin:4px 0 0 55px;
}
html>body .info{
    margin-top:4px;
    *margin-top:2px;
}
.info img {
    width:6px;
    height:10px;
    vertical-align:middle;
    margin-right:1px;
}
.info a {
	color: #008d39;
	text-decoration:underline
}
.info a:hover {
	text-decoration:none
}
.preview {
	margin-top:5px;
	color: #000;
}

/*------------------ Pager ----------------------*/
.pager {
    text-align:right;
	line-height:20px;
    display:block;
	padding:10px 10px 5px 0;
}
html:first-child select.select_by{
    width:79px;
}
html:first-child select.per_page{
    width:42px;
}
.pager span {
    font-weight:bold;
	margin:0 3px;
}
.pager a {
	margin:0 3px;
}
.pager select {
	font-size:11px;
}
.resources_block {
    margin: 10px;
}
.resources_block h1 {
    font-size: 12px;
    background:none;
	margin:10px 0;
	padding:0;
	border-bottom:none;
    color:#E21F27;
}
.resources_block h1 a{
    color:#E21F27;
}
.resources_block h2 {
    font-size: 11px;
    font-weight:normal;
    display:inline;
    padding:0;
    margin-right: 10px;
}
.resources_color, .resources_color a{
    color: #000;
}
.res_arrow {
    margin-right: 5px;
    position: relative;
    bottom: 2px;
}
.res_curPage {
    margin: 0 3px;
}
.res_Page {
    margin: 0 3px;
    color: #008b38;
    font-weight:normal;
}
.res_pages {
    text-align:right;
    color: #000;
    font-weight:bold;
}
.res_title {
    margin-bottom: 10px;
    font-weight:bold;
}
.res_title a {
    color: #e21f27;
}
.res_description {
    margin-bottom: 15px;
    color: #000;
    line-height: 20px;
}
#res_submit_block {
    margin: 10px;
}
#res_submit {
    text-align: center;
    margin: 25px 0;
}
#res_submit a {
    color: #008d39;
    font-weight: bold;
    font-size: 15px;
}
.res_submit_title {
    font-size: 12px;
    color: #e21f27;
    font-weight: bold;
}
.res_submit_text {
    margin: 10px 0;
}
.res_submit_text_title {
    font-weight:bold;
    color: #e21f27;
}
.res_form_text {
    width: 148px;
    float:left;
}
.res_form_input {
    margin: 10px 0;
    *margin:0;
}
#res_submit_button {
    width: 450px;
    text-align:right;
}

/*------------ Vectorials ---------------*/
.border_tutorial {
    display:none;
}

/*------------ Shop ---------------------*/
.shop {
    border-top:1px solid #e7e7e7;
    text-align:center;
    overflow:hidden;
    padding:8px 0;
}
#shop_link{
    border:none;
}
.shop iframe {
    /*overflow:hidden;*/
}
#featured .menu_links a {
	color:#362F2D;
	text-decoration:none;
    padding:1px 0 1px 0;
    line-height:15px;
}
#featured .menu_links a, #featured .menu_links b{
     margin-left:10px;
}
 #featured ul{
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}
#featured .menu_links {
    padding:5px 0;
    border-bottom:1px solid #b2b2b2;
    border-left:1px solid #b2b2b2;
    border-right:1px solid #b2b2b2;
    line-height:14px;
}
#featured a:hover {
	color:#008d39;
    text-decoration: underline;
}
#featured .menu_links b {
    padding:1px 0 1px 0;
}
iframe#aff_shop {
    background-color:white;
    border:0;
    height:1045px;
}
#framewrapper {
    display:block;
}

/* ------------------- PREVIEW TEMPLATE start ----------------------------*/
#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
    color:#000;
    width:300px;
    padding:12px 0 0 18px;
    margin:0;
    font-size:14px;
}
.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #444;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}

/* ------------------- News Archive ---------------------*/
.news_title{
    font-weight:bold;
    color:#008D39;
}
.main_newsarchive a{
    font-weight:bold;
    font-size:11px;
}
.main_newsarchive{
    font-weight:bolder;
    padding:3px 0 2px 0;
    margin-left:10px;
    font-size:12px;
    color:#008D39;
}
html>body .main_newsarchive{
    margin-left:13px;
}
.news_block {
    padding-bottom:0;
}
.view_news{
    font-weight:bold;
    float:right;
    padding-top:12px;
}
.more{
    font-weight:bold;
    margin-left:12px;
}
html>body .more{
    margin-left:15px;
}
.main .more{
    margin:0;
}
.none_border{
    padding-left:13px;
}
.archive {
    width:99%;
}
.antispam_system{
    margin-top:22px;
    float:left;
    width:115px;
    margin-right:14px;
    *margin-right:16px;
}
.antispam_system .text_field{
    padding-bottom:3px;
}
.imageGenerator{
    margin-top:18px;
    margin-left:-80px;
}
html>body .imageGenerator{
    margin-left:0;
}

/* ---------------- Adsense --------------------*/
.adsense{
    margin:10px 0;
    text-align:center;
}
.h_adsense {
    margin-left:55px;
}

/*------------------- Root Category --------------- */
.root_all_tutor{
    color:white;
}

/*----------- RSS ---------------*/
.rss {
    text-align:right;
    margin:10px 0;
}
.rss a {
    margin:0 3px;
}
.rss * {
    vertical-align:middle;
}
.rss_r_col {
    text-align:left;
    margin-left:0;
}
.rss_r_col a{
    margin-left:4px;
}
.rss_table {
    background:#C6CEDB;
    margin-left:15px;
}
.rss_table td {
    background:#fff;
}
.opml * {
    vertical-align:middle;
    margin-left:15px;
}
.rss_check {
    vertical-align:middle;
    margin: 5px 15px 7px 15px;
}
.rss_bullet {
	margin: 3px 10px 0 1px;
}
.rss_block {
    margin:10px;
}
.rss_channels{
    margin-bottom:30px;
}
.rss_block a{
    font-weight:normal;
}
a.rss_link2 {
    font-weight:bold;
}
.rss_theme{
    padding-left:12px;
}
.rss_own_channel{
    margin-left:10px;
}
.newsletter_content .lphp_line{
    display:none;
}
.newsletter_content .line{
    margin:8px 5px 4px 5px;
}
html>body .newsletter_content .line{
    margin:24px 5px 4px 5px;
    *margin:14px 5px 4px 5px;
}
.newsletter_content h1{
    margin:0 9px;
    padding:5px 6px 15px 6px;
    border-bottom:1px solid #E7E7E7;
}
.newsletter_content .block .line{
    margin:12px 5px 4px 5px;
}
.newsletter_content .block {
    padding:0;
    margin:5px 0 7px 0;
}
.submit_subscr{
    padding-top:8px;
}
html>body .submit_subscr{
    padding-top:25px;
    *padding-top:8px;
}
.update_subscr{
    padding-top:10px;
}
html>body .update_subscr{
    padding-top:30px;
    *padding-top:10px;
}
#banner_tutorialkit{
    display:none;
}

/* ------------------ Advertise Page ------------------*/
h1.bordered{
    border-bottom: 1px solid #e7e7e7;
    margin:5px 10px 0 10px;
    padding:10px 15px 10px 5px;
}
#advertisePage{
    text-align:center;
    margin:20px 0 0 0;
}
#content.advertise{
    padding:10px 5px 5px 12px;
}

/*------------------- Contacts Live Chat -----------------*/
.live_chat{
	padding:25px 5px 20px 0;
}
.live_chat img{
	margin:15px 0 0 0;
}
.answerContainer{
    text-align:left;
}
.answerContainer .clearing{
    padding:0;
    margin:0;
    line-height:0;
    font-size:0;
    height:5px;
    *height:0;
}
.answer{
    float:right;
    text-align:left;
    width:132px;
    _width:130px;
    margin-top:2px;
    *padding-top:0;
}
*:first-child+html .answer{
    float:right;
    text-align:left;
    width:130px;
    padding-top:2px;
    vertical-align:top;
}
html:root*.answer{
    float:right;
    text-align:left;
    width:130px;
}
body:first-of-type .answer{
    width:128px;
}
.choice {
    float:left;
    width:20px;
}
.choice .table_width {
    border-spacing:0;
    border-collapse:collapse;
}
 .choice .table_width {
    margin-left:10px;
 }
.choice input{
    float:left;
    vertical-align:middle;
    margin:3px 0 0 8px;
    *margin:0 0 0 6px;
}
html>body .choice input{
    *margin-top:1px;
}
@media all and (min-width:0) {
.choice input {
    float:left;
    vertical-align:middle;
    width:20px;
    margin-top:1px;
    margin-left:5px;
}}
body:first-of-type .choice input{
    margin-left:7px;
}
body:last-child:not(:root:root) .choice input{
    margin-top:3px;
}
.answerResult {
    padding-left:10px;
}
.input_box {
	border:1px inset #696969;
    height:16px;
    font-size:12px;
	margin-top:3px;
    width:148px;
    _margin-top:5px;
}
.input_field input{
   border:1px inset #696969;
	margin-top:2px;
	vertical-align:middle;
    width:164px;
}
.agreement input{
    margin:5px 5px 1px 0;
    vertical-align:bottom;
    _vertical-align:middle;
    _margin-top:-1px
}
#form_block .agreement {
	margin:8px 0
}
.agreement {
    padding-left:0;
    margin-left:0;
}
.agreement input{
    margin:0 5px 1px -3px;
    vertical-align:middle;
}
html>body .agreement input{
    margin:0 5px 3px 0;
    *margin:0 5px 1px -3px;
}
html:first-child .agreement input{
    margin:0 5px 3px 0;
}
#loginForm .submit_button.login_button input{
    margin-right:21px;
    *margin-right:18px;
}

.poll_buttons #submitbtn{
    margin:0 10px 0 4px;
}
.poll_buttons #resultbtn{
    margin:0 0 0 0;
}
#quickpolljs .caption{
    padding-left:11px;
}
.rss_category input{
    margin:1px 7px 0 0 !important;
    margin:1px 3px 0 0;
    vertical-align:bottom;
    height:14px;
    float:left;
}
#submitForm .input_field input{
    border-top:1px solid #3A3A3A;
    border-left:1px solid #3A3A3A;
    border-right:1px solid #D1D1D1;
    border-bottom:1px solid #D1D1D1;
}
body:last-child:not(:root:root) #submitForm .input_field input{
    height:16px;
}
#submitForm .submit_button input{
    border:none;
    height:auto;
}
.optionsDiv input{
    border:none;
}
.darkDiv , .lightDiv, .emptyDiv, .totalDiv, .innerDiv{
    float:left;
}
.darkDiv{
    background-color:#00B840;
    width:6px;
    margin-right:2px;
}
.lightDiv{
    background-color:#D4D4D4;
    width:6px;
    margin-right:2px;
}
.globalAnswer{
    width:150px;
    *width:140px;
    padding-left:10px;
}
.totalDiv{
    padding-left:3px;
    *padding-left:0;
    padding-bottom:5px;
}
.innerDiv{
    padding-top:2px;
}
/*--------------- Featured -----------------*/
.featured_menu .featured_links {
	border-top:1px solid #787878;
	padding-top:5px;
	height:20px;
	background-color:#989898;
	text-align:center;
}
#featured .featured_menu .featured_links a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#featured .featured_menu .featured_links a:hover {
	text-decoration:none;
    color:#FFFFFF;
}
.featured_menu {
	border-bottom:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	padding-top:8px;
}
.dots {
	width:1px;
	position:relative;
	margin:-6px 7px 0 7px;
	background-image:url('/static/images/dots.gif' );
}
.link_more_templates{
    text-align:right;
    padding-right:7px;
}
#featured .link_more_templates a{
    text-decoration:underline;
}
#featured .link_more_templates a:hover{
    text-decoration:none;
}
.res_antispam_system{
    margin-top:22px;
    float:left;
    margin-right:8px;
}
.res_imageGenerator{
    margin-top:2px;
}
.res_form_text.code_title{
    padding-top:26px;
}
.res_antispam_system .input_field_code input {
     width:85px;
    border: 1px solid #b0b0b0;
}
.resForm div.form_message{
    text-align:right;
    width:450px;
}
.resForm .res_form_input input, .resForm .res_form_input textarea {
    width:295px;
    margin:0;
}
.resForm .res_form_input input, .resForm .res_form_input textarea{
    border: 1px solid #b0b0b0;
}
body:last-child:not(:root:root) .resForm .res_form_input textarea{
    width:297px;
}
.res_link{
    padding-bottom:8px;
    *padding-bottom:15px;
}