/*------------- Global Tags ----------------*/
body {
	background-color:#fff;
	font-family:trebuchet ms, tahoma, verdana, sans-serif;
	margin:0;
	padding:0;
	color:#4A4949;
	font-size:11px;
	min-width: 730px;
}
form {
	margin:0;
	padding:0
}
img {
	border:0;
    vertical-align:middle;
    margin:0;
}
a {
	color: #398eb5;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.line {
	border-top:1px solid #DFE1CC;
    margin-right:15px;
    margin-top:5px;
    padding:0 0 7px;
}
.block .line{
    margin:16px 0 1px 0;
}
.line_tut {
	height:1px;
	margin:8px 0;
	font-size:1px;
}
.space_line {
	background:url('/static/images/space_line.jpg') repeat-x;
    height:7px;
}
/*.space_div {
    background:url('/static/images/border.jpg');
	height:8px;
	font-size:1px;
	width:1px
}*/

.space_div {
    height:4px;
	font-size:1px;
	width:1px
}
.space_div_news{
     height:8px;
}
.clearing {
	font-size:0;
    height:0;
    width:0;
    clear:both;
}
.form_message {
    color:#ff3800;
}

/*--------------- Header Section ------------------*/
#header {
	margin:0 0 3px 0;
	min-height:84px;
}
#header .logo {
	margin:20px 0 0 30px;
    float:left;
}
html>body #header .logo {
    margin:30px 0 0 30px;
}
#search_block {
	font-size:12px;
	float:right;
	padding:15px 16px 0 0;
	font-weight:bold;
	text-align:left;
	color:#5fb0d0;
}
html>body #search_block {
    padding:22px 23px 0 0;
}
.search_title {
    background:url('/static/images/arrow.jpg') no-repeat 0 2px;
    padding-left:18px;
    font-family:Arial,sans-serif;
}
#search_block .input_box {
	margin:8px 0 0 0;
}
#search_block .input_button {
    margin:0 0 4px 5px;
}
/*html>body #search_block .input_button {
    margin:0 0 12px 5px;
    *margin:0 0 4px 5px;
} */

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

/*------------------- Navigation Section -----------------*/
#navigation {
	background:url('/static/images/navigation.jpg') repeat-x;
	height:32px;
	margin:0 0 1px 0;
}
#navigation .nav_item {
	float:right;
	margin:5px 5px 0 0;
	padding:4px 10px 4px 30px;
}
#navigation .nav_item a {
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none
}
#navigation .nav_item a:hover {
	border-bottom:3px solid #6dcff6;
}
#navigation .nav_item .active_menu {
	border-bottom:3px solid #6dcff6;
}
#nav_1 {background:url('/static/images/icon-1.gif') 5px 3px}
#nav_2 {background:url('/static/images/icon-2.gif') 5px 3px}
#nav_3 {background:url('/static/images/icon-3.gif') 5px 3px}
#nav_4 {background:url('/static/images/icon-4.gif') 5px 3px}
#nav_5 {background:url('/static/images/icon-5.gif') 5px 3px}

.nav_item span{
    font-size:11px;
}

/*------------------ Footer Section --------------------*/
#under {
	font-size:0;
	clear:both;
	height: 4px;
	background:url('/static/images/footer_border.jpg')
}
#footer {
	height:32px;
    *height:auto;
	margin:0 0 15px 0;
    *margin:0 0 0 0;
}
html>body #footer{
    height:32px;
    margin:0 0 15px 0;
    *margin:0 0 12px 0;
}
#copyright {
    margin:11px 0 0 10px;
	color:#000;
}
.footer_links_caption {
	margin-left:10px;
	float:left;
    *margin-left:6px;
	color:#000000;
    margin-top:10px;
    *margin-top:0;
}
html>body .footer_links_caption{
    *margin-top:15px;
    *margin-left:12px;
}
body:first-of-type .footer_links_caption{
     margin-left:12px;
}
body:last-child:not(:root:root) .footer_links_caption{
     margin-left:10px;
}
.footer_links {
	padding-left:75px;
    padding-top:10px;
    *padding-top:0;
}
html>body .footer_links{
    *padding-top:15px;
}
.footer_links a{
	color:#5fb0d0;
}
#copyright span {
    position:absolute;
    right:10px;
    color: #000;
}
#copyright span a {
	color:#5fb0d0;
	text-decoration:underline
}
#copyright span a:hover {
	text-decoration:none
}
#description {
    margin:7px 10px 0 10px;
    *margin:5px 10px 5px 10px;
    color: #000;
}
body:first-of-type #description{
    margin:5px 10px 0 10px;
}
body:last-child:not(:root:root) #description{
    margin:8px 10px 0 10px;
}
/*---------------- Columns Layout Section ------------------*/
#container {
	width: 100%;
	float: left;
	margin-right: -202px;
}
#in_container {
	margin-right: 182px;
}
#middle_column {
	margin-left:210px;
	background: #ffffff;
}
#left_column {
    float: left;
	width:196px;
    margin-left:3px;
    background: #ffffff;
}
#right_column {
    float: right;
	width:160px;
    margin-right:3px;
    background: #ffffff;
}
 .template_content{
    height:100%;
    margin-bottom:-25px;
}
html>body .template_content{
    margin-bottom:-20px;
}

/*------------------ Content Block Section --------------*/
h1 {
	color:#5fb0d0;
	font-weight:bold;
	font-size:17px;
	margin:0 3px 5px 3px;
    border:none;
    padding:15px 3px 8px 5px;
    background:url('/static/images/border_center.jpg') repeat-x bottom;
}

h1.terms_title{
    border:none;
    color:#68992c;
    font-size:14px;
    margin:6px 0;
    padding-left:0;
    background:none;
}
.text_align{
    margin-top:12px;
    margin-left:0;
}
.cool {
    font-weight:bold;
	font-size:13px;
    color:#68982c;
}
h1.red {
	color:#FF3000;
}
.block {
    margin: 0 8px;
	padding:8px 0;
	color: #000;
}
.lmain {
    border:none;
    margin:5px 0;
    padding-left:8px;
    width:98%;
}
.lmain_ch {
    padding-left:6px;
}
.main {
    border:none;
}

 .unsubscribe {
   padding-top:10px;
}

p.main {
	padding:4px 0;
	margin:0;
   	font-size:11px;
	color: #000;
}
div.main{
    width:99%;
}
.error {
    color:#FF3000;
    font-weight:bold;
    font-size:11px;
    margin:8px;
}
.red_title {
    color:#68992c;
    font-weight:bold;
    font-size:14px;
    margin: 15px 0 5px 0;
    width:50%;
}
.newsletter_content .red_title {
    margin: 15px 0 5px 7px;
}
.pale_red_title {
    color:#FF3000;
    font-weight:normal;
    font-size:15px;
}
/*--------------- Tutorial ----------------------*/
.author_info {
    padding: 8px 0 0 8px;
}
.article_brief {
    border:1px solid #e1e0ce;
    padding:0;
}
.light_fon {
      background-color:#f0f7e6;
}
.article_brief a {
   	color:#005B7F;
	text-decoration:underline;
}
.article_brief a:hover {
	text-decoration:none;
}
.article_icon {
    margin:6px 8px 5px 8px;
    float:left;
    vertical-align:bottom;
 }
.details {
    color:#858585;
	margin:3px 0 0 0;
	padding: 0 0 8px 15px;
    font-size:9px;
}
 .details span {
	padding:0 25px 0 0;
	font-weight:bold
}
 .article_brief h2 {
    margin:0;
    font-size:13px;
    font-weight:bold;
}
.article_name{
    margin-top:-12px;
    margin-bottom:5px;
}

html>body .article_name {
    padding-top:6px;
    margin-top:0;
    *margin-bottom:2px;
    vertical-align:top;
}
html:first-child .article_name{
    margin-top:3px;
    margin-bottom:0;
}
.info {
    margin-bottom:10px;
    padding-bottom:11px;
    padding-top:5px;
    padding-left:15px;
}
.info a {
    color:#005b7f;
}
 .dots_2 {
	width:1px;
	margin:0 6px;
}
.preview {
    margin:6px 0 0 0;
	padding: 0 0 0 15px;
    color: #000;
}
.info img {
    margin:0 1px 0 0;
}

/*--------------- Menu Block Section ---------------*/
.menu {
	border-left:1px solid #ACB3B5;
	border-right:1px solid #ACB3B5;
	border-bottom:1px solid #ACB3B5;
	border-top: 3px solid #000;
	margin:0 2px 2px 3px;
}
.menu_links {
    background:url('/static/images/colum_bottom.jpg') no-repeat;
    padding-bottom:11px;
    background-position:bottom;
}
.menu_item a {
    background:url('/static/images/menu_link.gif');
	color:#000;
	text-decoration:none;
	background-color:#FFFFFF;
	padding:2px 0 0 45px;
    height:19px;
	display:block;
}
.menu_item a:hover {
	color:#000;
	text-decoration: underline;
}
.menu_item .current_cat {
	color:#000;
	text-decoration: underline;
    background:url('/static/images/menu_link.gif');
    height:19px;
    padding:2px 0 0 45px;
    display:block;
}
.bullet {
	background-image:url('/static/images/arrow.gif');
	background-repeat:no-repeat;
	position:absolute;
	margin:8px 0 0 10px;
	width:7px;
	font-size:1px;
	height:7px
}
#w3c {
	text-align: right;
	padding:2px 0 0 0
}
#tt {
    padding:25px 0;
    text-align:center;
}
#banners a {
    display:block;
    margin:5px 0;
}
#w3c .right {
    margin-left:4px;
}

/*-------------------- Quick Poll --------------------*/
.quick_poll {
    margin:12px 0;
    background-image:url('/static/images/bot_menu_right.gif');
    padding-bottom:6px;
    width:160px;
    background-repeat:no-repeat;
    background-position:bottom;
}
.poll_title {
	font-weight:bold;
    margin:5px 12px;
    color:#000;
    font-size:12px;
}
.poll_results {
	font-weight: bold;
	margin: 0 12px 8px 12px;
}
.border{
    border-left:1px solid #dfe1cc;
    border-right:1px solid #dfe1cc;
    /*background:url('/static/images/colum_bottom.jpg') no-repeat;*/
    padding:0 0 8px 12px;
    background-position:bottom;
}
.caption {
    background:url('/static/images/colum_top.gif') no-repeat;
    background-position:bottom;
    color:#ff3306;
    font-weight:bold;
    font-size:13px;
    padding:10px 0 12px 28px;
    margin-top:5px;
}
#right_column .caption {
    background:url('/static/images/colum_top_right.gif') no-repeat;
}
#right_column .caption {
    padding:10px 0 12px 18px;
}
.caption_border{
   margin-right:15px;
   padding:0 0 7px 0;
   border-bottom:1px solid #DFE1CC;
}
.quick_poll .title {
    font-size: 12px;
    font-weight: bold;
    padding-top:8px;
    margin: 0 4px;
    color: black;
}
.poll_buttons {
    text-align:left;
padding-left:6px;
padding-top:5px;
}
.news .caption {
    padding:10px 0 12px 17px;
}
.quick_poll .main{
    padding:9px 0 12px 1px;
}
.news_message{
    text-align:justify;
    padding:0 12px 5px 5px;
}

/*---------------- Featured Block Section -------------------*/
#featured {
    background-image:url('/static/images/bot_menu_right.gif');
    padding-bottom:5px;
    width:160px;
    background-repeat:no-repeat;
    background-position:bottom;
}
.featured_menu {
    border-left:1px solid #dfe1cc;
    border-right:1px solid #dfe1cc;
    padding-bottom:5px;
}
.featured_screen {
	padding: 5px 3px 3px 3px;
	text-align:center;
}

/*------------------ Partners -------------------------*/
.menu_links_partners {
    border-left:1px solid #e1e0ce;
    border-right:1px solid #e1e0ce;
	padding:6px 0 0 0;
}
.partner_banner {
	margin:0 0;
	display:inline;
}
.partner_banner img {
	margin:0 0 6px 6px;
}

/*---------------------- Subpage Styles ----------------*/
.pager {
	text-align:right;
	line-height:20px;
	padding:0 0 5px 0;
    display:block;
}
.pager span {
	font-weight:bold;
	margin:0 3px
}
.pager a {
	margin:0 3px;
    color:#ff3800;
}
.pager select {
	font-size:11px;
}
p {
    font-family: tahoma, verdana, sans-serif;
    margin:8px
}
p.main a {
	color: #5ab2d6;
}
.main .more{
    float:left;
}
.index_banner {
    text-align:center;
    margin:10px auto 0 auto;
    padding-bottom:2px;
}
.resources_block {
    padding: 8px 0;
}
.resources_block h1 {
    font-size: 12px;
    background:none;
	margin:10px 0;
	padding:0;
	border-bottom:none;
    color:#005B7F;
}
.resources_block h1 a{
    color:#005B7F;
}
.resources_block h2 {
    font-size: 11px;
    font-weight:normal;
    display:inline;
    margin-right: 10px;
}
.res_arrow {
    margin-right: 5px;
    position: relative;
    bottom: 2px;
}
.res_curPage {
    margin: 0 3px;
}
.res_Page {
    margin: 0 3px;
    color: #018bc6;
    font-weight:normal;
}
.res_pages {
    text-align:right;
    color: #000;
    font-weight:bold;
}
.res_title {
    margin-bottom: 10px;
    font-weight:bold;
}
.res_description {
    margin-bottom: 15px;
    color: #000;
    line-height: 20px;
}
#res_submit_block {
    padding: 8px 0;
}
#res_submit {
    text-align: center;
    margin: 25px 0;
}
#res_submit a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
.res_submit_title {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.res_submit_text {
    margin: 10px 0;
}
.res_submit_text_title {
    font-weight:bold;
}
.res_form_text {
    width: 148px;
    float:left;
}
.res_form_input {
    margin: 10px 0;
    *margin:0;
}

#res_submit_button {
    width: 450px;
    *width:453px;
    text-align:right;
}
body:first-of-type #res_submit_button{
    width:453px;
}

.resources_color, .resources_color a {
    color: #000;
}

/*---------------- Vectorials --------------------------*/
.border_tutorial {
    position:absolute;
    height:6px;
    width:6px;
    background-repeat:no-repeat;
}

.lt_border_tutorial {
    background-image:url('/static/images/l_t_tut.gif');
    margin:-1px;
}
.rt_border_tutorial {
    background-image:url('/static/images/r_t_tut.gif');
    margin:-1px 3px 0 0;
    right:186px;
}
html>body .rt_border_tutorial {
    margin:-1px 4px 0 0;
}
.lb_border_tutorial {
    background-image:url('/static/images/l_b_tut.gif');
    margin:-5px 0 0 -1px;
}
.rb_border_tutorial {
    background-image:url('/static/images/r_b_tut.gif');
    right:186px;
    margin:-5px 3px 0 0;
}
html>body .rb_border_tutorial{
    margin:-5px 4px 0 0;
}
.partn_vect {
    background-image:url('/static/images/bot_menu.gif');
    padding-bottom:6px;
    width:196px;
    background-repeat:no-repeat;
    background-position:bottom;
}

/*-------------------- Shop ------------------------*/
.shop {
    text-align:center;
    overflow:hidden;
    padding:8px 0;
    width:99%;
}
.shop iframe {
    /*overflow:hidden;*/
}
#featured .menu_links a {
	color:#000;
	text-decoration:none;
}
#featured ul{
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 -3px 0;
}
#featured li{
    margin-left:10px;
    background:url('/static/images/categories_link.jpg') 0 3px no-repeat;
    padding-left:15px;
}
#featured .menu_links {
    padding:5px 0;
    background-image:none;
    border-left:1px solid #DFE1CC;
    border-right:1px solid #DFE1CC;
    line-height:14px;
}
#featured a:hover {
    color:#000;
    text-decoration: underline;
}
iframe#aff_shop {
    background-color:white;
    border:0;
    height:1010px;
}
#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:#5AB2D6;
}
.news_block{
    margin:0 3px;
}
.news_description{
    margin-left:5px;
}
.main_newsarchive a{
    font-weight:bold;
    font-size:11px;
    color:#5AB2D6;
}
.main_newsarchive{
    font-weight:bolder;
    padding:3px 0 2px 7px;
    font-size:12px;
    color:#5AB2D6;
}
.view_news{
    font-weight:bold;
    float:right;
    padding-top:12px;
}
.more{
    font-weight:bold;
    margin-left:5px;
    color:#5AB2D6;
}
html>body .more{
    margin-left:8px;
}
.main .more{
    margin:0 0 0 5px;
}
.archive {
    width:99%;
}
.antispam_system{
    margin-top:18px;
    float:left;
    width:115px;
    margin-right:14px;
    *margin-right:16px;
}
.antispam_system .text_field{
    padding-bottom:3px;
}
.imageGenerator{
    margin-top:18px;
    margin-left:-53px;
}
html>body .imageGenerator{
    margin-left:0;
}
/*------------------- Adsense ---------------------*/
.adsense{
    margin:10px 0;
    text-align:center;
}
.adsense_block .lt_border_tutorial, .adsense_block .rt_border_tutorial{
    display:none;
}
.adsense_block .lb_border_tutorial, .adsense_block .rb_border_tutorial{
    display:none;
}

.h_adsense{
    padding:15px 0;
    margin-left:56px;
}
.adsense_block_h .lt_border_tutorial{
     background-image:url('/static/images/l_t_tut_white.gif');
}
.adsense_block_h .rt_border_tutorial{
     background-image:url('/static/images/r_t_tut_white.gif');
}

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

/*------------------- 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:3px;
}
.rss_table {
    background:#C6CEDB;
}
.rss_table td {
    background:#fff;
}
.opml * {
    vertical-align:middle;
}
.rss_check {
    vertical-align:middle;
    margin: 5px 15px 7px 0;
    text-align:center;
}
.rss_bullet {
	margin: 0 10px 1px 1px;
}
.rss_block {
    margin:10px 0;
}
.rss_block a{
    font-weight:normal;
}
a.rss_link2 {
    font-weight:bold;
}
.rss_channels{
    margin-bottom:30px;
}
.newsletter_content .line{
    margin:10px 2px 8px 2px;
}
html>body .newsletter_content .line{
    margin:25px 2px 8px 2px;
    *margin:10px 2px 8px 2px;
}
.newsletter_content .block{
    padding:0;
    margin:0 0 3px 0;
}
.newsletter_content .block .line{
    margin:16px 0 11px 0;
}
.submit_subscr{
    padding-top:5px;
}
html>body .submit_subscr{
    padding-top:28px;
    *padding-top:5px;
}
.update_subscr{
    padding-top:10px;
}
html>body .update_subscr{
    padding-top:25px;
    *padding-top:10px;
}

/*----------- Tutorialkit ---------------*/
#banner_tutorialkit{
    display:none;
}
#advertisePage{
    text-align:center;
    margin:20px 0 0 0;
}
#content.advertise{
    padding:5px 5px 5px 5px;
}

/*---------------- Contacts Live Chat ----------------------*/
.live_chat{
	padding:25px 5px 20px 0;
}
.live_chat img{
	margin:15px 0 0 0;
}
.answer{
    float:right;
    text-align:left;
    width:122px;
    *width:124px;
    margin-top:-3px;
    line-height:25px;
}
html>body .answer{
    *margin-top:-2px;
    *width:123px;
}
body:first-of-type .answer{
    width:124px;
}
.choice {
    width:20px;
    float:left;
}
.choice input {
    float:left;
    vertical-align:middle;
    width:20px;
    margin-left:6px;
    *margin-left:2px;
}
body:first-of-type .choice input{
    margin-left:2px;
}
body:last-child:not(:root:root) .choice input{
    margin-left:2px;
}
.answerContainer {
    text-align:left;
}
.answerContainer .clearing{
    padding:0;
    margin:0;
    line-height:0;
    font-size:0;
    height:0;
}
.answerResult{
    margin-left:3px;
}
.choice .table_width {
    border-spacing:0;
    border-collapse:collapse;
    margin-left:6px;
}

#form_block .agreement {
	margin:8px 0
}
#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 input{
    border:1px inset #b0b0b0;
}
#submitForm input[type="text"], #submitForm input[type="password"], #loginForm input[type="password"],  #loginForm input[type="text"]{
    border:1px inset #b0b0b0;
}
#submitForm input{
    *border:1px inset #b0b0b0;
}

#loginForm .submit_button.login_button input, #submitForm .submit_button input, #loginForm .agreement input{
    border:none;
}
#loginForm .submit_button.login_button{
    margin-left:5px;
    *margin-left:8px;
}
html>body #loginForm .submit_button.login_button{
    *margin-left:7px;
}
#submitForm .submit_button{
    margin-left:6px;
}
html:first-child #submitForm .submit_button{
    margin-left:8px;
}
#submitForm .optionsDivIE input, #submitForm .optionsDiv input{
    border:none;
}
.poll_buttons #submitbtn{
    margin:0 0 0 -6px;
}
.poll_buttons #resultbtn{
    margin:0 0 0 6px;
}
#quickpolljs .title{
    padding:5px 5px 0 6px;
    margin:0;
}
#quickpolljs .caption{
    padding:8px 5px 2px 18px;
}
.rss_category input{
    margin:1px 7px 0 0 !important;
    margin:1px 3px 0 0;
    vertical-align:bottom;
    height:14px;
    float:left;
}
body:last-child:not(:root:root) .rss_category input{
    margin:2px 5px 0 0;
}
#submitForm .file_input{
    margin-top:2px;
}
#submitForm .input_field{
    margin-top:2px;
}
.darkDiv , .lightDiv, .emptyDiv, .totalDiv, .innerDiv{
    float:left;
}
.darkDiv{
    background-color:#398CB8;
    width:6px;
    margin:0 2px 0 0;
    *margin:0 2px -5px 0;
}
html>body .darkDiv{
    *font-size:5px;
}
.lightDiv{
    background-color:#D0D0D0;
    width:6px;
    margin:0 2px 0 0;
    *margin:0 2px -5px 0;
}
html>body .lightDiv{
    *font-size:5px;
}
.globalAnswer{
    width:145px;
    padding-left:3px;
}
.totalDiv{
    padding:0 0 5px 2px;
    *padding:0 0 5px 0;
}
html>body .totalDiv{
    padding:0 0 5px 3px;
}
.innerDiv{
    padding-top:2px;
}
/*---------------- Featured Block Section -------------------*/
.featured_menu .featured_links {
	background-color:#ffffff;
    padding:5px 0;
	margin: 0 5px;
    text-align:center;
}
#featured .featured_menu .featured_links a {
	color:#015d86;
	font-weight:bold;
	text-decoration:underline;
}
#featured .featured_menu .featured_links a:hover {
	text-decoration:none;
    color:#015d86;
}
.featured_image {
    border:1px solid #000000;
}
.dots {
	width:1px;
	margin:0 6px;
	height:14px;
    background-image:url('/static/images/dots.gif');
}
.title {
    font-size: 15px;
    font-weight: bold;
    color:#68992c;
    padding:5px 0 5px 5px;
 }
.link_more_templates{
    margin-top:0;
    text-align:right;
    padding-right:16px;
}
#featured .link_more_templates a{
    text-decoration:underline;
    color:#398EB5;
}
#featured .link_more_templates a:hover{
    text-decoration:none;
    color:#398EB5;
}
.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:90px;
    border:1px solid #b0b0b0;
}
.resForm div.form_message{
    text-align:right;
    width:450px;
}
.resForm .res_form_input input, .resForm .res_form_input textarea {
    width:300px;
    border:1px solid #b0b0b0;
}
body:last-child:not(:root:root) .resForm .res_form_input textarea{
    width:302px;
}
.res_link{
    padding-bottom:8px;
    *padding-bottom:15px;
}
#content h1, #content .block .pager, #content .article_brief .preview, #content .article_brief .details, .contact_info, #form_block, .submit_note, #loginForm #form_block .main, #loginForm .error{
    *width:95%;
}
#loginForm .error{
    margin-left:0;     
}
#content .article_brief .details{
    *padding:0;
}
#close_button {
    left: 66px !important;
}

.tutorials_description {
    margin:  0 8px;
}
