/*------------------- 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: #ff3c00;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.line {
	border-top:1px solid #e7e7e7;
	height:1px;
	margin:12px 0;
	font-size:1px;
}
.block .line{
       margin:14px 0 5px;
}
.line_tut {
	border-top:1px solid #e7e7e7;
	height:1px;
	margin:12px 0;
	font-size:1px;
}
.space_line {
	border-top: 5px solid #e0e0e0;
	height:1px;
	border-bottom: 5px solid #000;
	font-size:1px;
}
.space_div {
	height:8px;
	font-size:1px;
	width:1px
}
.space_div_news{
   height:8px;
}
.clearing {
	height:0;
	clear: both;
    width:100%;
    margin:0px;
    padding:0px;
    line-height:0px;
    font-size:0;
}
.form_message {
    color:#ff3800;
}

/*--------------------- Header Section ----------------------*/
#header {
	margin:0 0 3px 0;
	min-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:left;
	color:#000;
 }
/*
#search_block .input_box {
	margin:8px 0 0 0;
    vertical-align:middle;
}
#search_block .input_button {
	margin:5px 0 0px 5px;
}
html>body #search_block .input_button {
	margin:0px 0 0px 5px;
}
*/


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

/*------------------- Navigation Section ---------------------*/
#navigation {
	background-color:#f2f2f2;
	height:32px;
	margin:0 0 1px 0;
}
#navigation .nav_item {
	float:right;
	background-repeat:no-repeat;
	margin:5px 5px 0 0;
	padding:4px 10px 4px 30px;
	background-color: #fff;
}
#navigation .nav_item a {
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none
}
#navigation .nav_item a:hover {
	text-decoration:underline
}
#navigation .nav_item .active_menu {
	text-decoration:underline
}
#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_6 {background:url('/static/images/icon-6.gif') 5px 5px}
#nav_7 {background:url('/static/images/icon-7.gif') 5px 2px}
.nav_item span{
    font-size:11px;
}

/*----------------------- Footer Section ------------------*/
#under {
	font-size:0;
	clear:both;
	height: 1px;
	border-top: 5px solid #000;
	border-bottom: 2px solid #ff3e03;
}
#footer {
	height:32px;
	margin:0 0 10px 0;
}
#copyright {
	float: left;
	margin:11px 0 0 10px;
	color:#000;
}
.footer_links_caption {
	margin-left:10px;
	float:left;
	color:#000000;
}
.footer_links {
	padding-left:75px;
}
.footer_links a{
	color:#ff3c00;
}
#copyright span {
	margin:11px 10px 0 0;
	color: #000;
}
#copyright span a {
	color:#FF3e03;
	text-decoration:underline
}
#copyright span a:hover {
	text-decoration:none
}
#description {
    margin:2px 10px;
    color: #000;
}

/*---------------------- Columns Layout Section ----------------*/
#container {
	width: 100%;
	float: left;
	margin-right: -165px;
}
#in_container {
	margin-right: 173px;
}
#middle_column {
	margin-left:215px;
	background: #ffffff;
}
#left_column {
    float: left;
	width:200px;
    margin-left:3px;
    background: #ffffff;
}
#right_column {
    float: right;
	width:164px;
	background: #ffffff;
}
.template_content{
  height:100%;
  margin-bottom:-40px;
}
html>body .template_content{
  margin-bottom:-25px;
}

/*----------------- Content Block Section ------------------------*/
h1 {
	color:#e21f27;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:8px 3px;
}
.terms_title{
    color:#e21f27;
    font-size:14px;
    margin:6px 0;
    padding-left:0;
    width:98%;
}
.text_align{
    margin-top:10px;
    margin-left:0;
}
h1.red {
	color:#e21f27;
}
.block {
	border-top: 2px solid #000;
	margin: 0 3px;
	padding:8px 0;
	color: #000;
}
.lmain{
    border:none;
    width:98%;
}
div.main{
    width:98%;
}
 .unsubscribe {
    padding-top:10px;
}

p.main {
	padding:4px 0 8px 0;
	margin:0;
	font-size:11px;
	color: #000;
}
.main .more{
    float:left;
}
.error {
    color:#e21f27;
    font-weight:bold;
    font-size:11px;
    margin:8px;
}
.red_title {
    color:#e21f27;
    font-weight:bold;
    font-size:14px;
    margin: 0 0 10px 0;
    width:98%;
}
.pale_red_title {
    color:#e21f27;
    font-weight:normal;
    font-size:15px;
}
.author_info{
    padding: 8px 0 0 8px;
}

/*--------------- Tutorial --------------------*/
.article_brief a {
	color:#ff3800;
	text-decoration:underline;
}
.article_brief a:hover {
	text-decoration:none;
}
.article_icon {
	margin: 0 5px 0 0;
    width:58px;
    height:53px;
    border:0;
}
.details {
	color:#858585;
	margin:8px 0 0 0;
	padding: 0 0 0 75px;
	font-size:9px;
}
.details span {
	padding:0 16px 0 0;
	font-weight:bold
}
.article_brief h2 {
	font-size:13px;
	font-weight:bold;
}
.article_name a {
	color:#000;
	text-decoration: underline;
}
.article_name a:hover {
	text-decoration: none;
}
.article_name a{
    margin-left:11px;
}
.info {
	margin:4px 0 0 75px;
}
.info img {
	margin:0 1px 1px 0;
}
.dots_2 {
	width:1px;
	margin:0 5px;
}
.preview {
	margin:14px 0 0 0;
	padding: 0 0 0 75px;
	line-height:14px;
	color: #000;
}

/*-------------------- 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;
}
#w3c {
	text-align: right;
	margin:2px 0 0 3px;
	padding:2px 0 0 0
}
#w3c .right{
    margin-left:4px;
}
.caption {
	background: url('/static/images/bg_header.gif') 0 0 repeat-x #f0f0f0;
    border:1px solid #adb2b5;
    border-top: 3px solid #000;
    color:#e21f27;
	font-weight:bold;
	font-size:11px;
	padding:5px 10px;
    margin-top:5px;
}
.menu_links {
	border:1px solid #adb2b5;
    border-top:none;
    padding-bottom:5px;
}
.menu_item {
	border-bottom:1px dotted #000;
	margin: 0 9px;
}
.menu_item a {
	color:#000;
	text-decoration:none;
	background-color:#FFFFFF;
	width:152px;
	padding:5px 0 5px 20px;
	display:block;
}
.menu_item a:hover {
	color:#e21f27;
	text-decoration: underline;
}
.menu_item .current_cat{
	color:#e21f27;
	text-decoration: underline;
    padding:5px 0 5px 20px;
	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;
	margin:2px 0 0 0;
	padding:2px 0 0 0
}
#tt {
    padding:25px 0;
    text-align:center;
}
#banners a {
    display:block;
	margin-top:5px;
}
#w3c .right{
    margin-left:4px;
}

/*--------------------- Quick Poll ----------------------*/
.quick_poll {
    margin:0 2px;
}
.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:1px solid #b2b2b2;
    border-top:none;
    padding-bottom:5px;
    padding-left:5px;
}
.quick_poll .title {
    font-size: 12px;
    font-weight: bold;
    padding-top:8px;
    margin: 0 12px;
    color: black;
}
.news_message{
    text-align:justify;
    padding:6px 9px 0 6px;
}
.quick_poll .main{
    padding:0 0 18px 6px;
}
.news .caption{
    padding:5px 7px;
}


/*------------------- Partners ------------------*/
.menu_links_partners {
    border:1px solid #adb2b5;
    border-top:none;
	padding:2px 0 0 4px;
}
.partner_banner {
	margin:0 2px;
	display:inline;
}
.partner_banner img{
	margin:2px;
}

/*----------------- Subpage Styles ------------------*/
.pager {
	text-align:right;
	line-height:20px;
	padding:0 0 5px 0;
    display:block;
}
html:first-child select.select_by{
    width:81px;
}
html:first-child select.per_page{
    width:44px;
}
.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: #ff3800;
}
.index_banner {
    text-align:center;
    margin:10px auto 0 auto; 
}
.border_bot {
    border-bottom:2px solid #000000;
}
.resources_block {
    border-top: 2px solid #000000;
    padding: 8px 0pt;
}
.resources_block h1 {
    font-size: 12px;
    background:none;
	margin:10px 0;
	padding:0;
	border-bottom:none;
    color:#000;
}
.resources_block h1 a{
    color:#000;
}
.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_title a {
    color:#ff3e03;
}
.res_description {
    margin-bottom: 15px;
    color: #000;
    line-height: 20px;
}
#res_submit_block {
    border-top: 2px solid #000000;
    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;
    color:#ff3e03;
}
.res_form_text {
    width: 148px;
    float:left;
}
.res_form_input {
    margin: 10px 0;
    *margin:0;
}

#res_submit_button {
    width: 450px;
    text-align:right;
}
.resources_color, .resources_color a{
    color: #000;
}
 /*------------------ Featured Block Section ---------------------*/
#featured {
    margin:0 2px 0 2px;
}
/*---------------------- Vectorials --------------------*/
.border_tutorial {
    display:none;
}

/*----------------------- Shop ----------------------*/
.shop {
    text-align:center;
    overflow:hidden;
    border-top: 2px solid #000;
    padding:8px 0;
}
#shop_link{
    border:none;
}
.shop iframe {
    /*overflow:hidden;*/
}
#featured a:hover {
	color:#e21f27;
	text-decoration: underline;
}
#featured .menu_links{
    line-height:14px;
}
#featured .menu_links a{
	color:#362F2D;
	text-decoration:none;
}
#featured ul{
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:3px 10px;
}
#featured li{
    background:url('/static/images/arrow.gif') 0 4px no-repeat;
    padding-left:15px;
}
iframe#aff_shop {
    background-color:white;
    border:0;
    height:1015px;
}
#framewrapper {
    display:block;
}

/*------------------ Featured Block Section ---------------------*/
#featured {
    margin:0 2px 0 2px;
}

/* ------------------- 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 --------------------*/
h1.cool{
    padding-top:15px;
}
.news_title{
    font-weight:bold;
    color:#FF3C00;
}
.main_newsarchive a{
    font-weight:bold;
    font-size:11px;
}
.main_newsarchive{
    font-weight:bolder;
    padding:3px 0 2px 0;
    margin-left:4px;
    font-size:12px;
    color:#FF3C00;
}
.news_block {
    padding-bottom:0;
}
.view_news{
    font-weight:bold;
    float:right;
    padding-top:12px;
}
.more{
    font-weight:bold;
    margin-left:4px;
}
.main .more{
    margin:3px;
}
html>body .main .more{
    margin:0 0 0 1px;
}
.news_description{
    margin-left:1px;
}
.none_border{
    border:none;
}
.padding_date{
    padding-left:4px;
}
.archive {
    width:99%;
}
.antispam_system{
    margin-top:18px;
    float:left;
    width:115px;
    margin-right:14px;
}
.antispam_system .text_field{
    padding-bottom:3px;
}
.imageGenerator{
    margin-top:15px;
    margin-left:-53px;
}
html>body .imageGenerator{
    margin-left:0;
}

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

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

/*----------- 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;
}
.rss_bullet {
	margin: 3px 10px 0 1px;
}
.rss_block {
    margin:10px 0;
    width:98%;
}
.rss_block a{
   font-weight:normal;
}
a.rss_link2 {
   font-weight:bold;
}
.rss_channels{
    margin-bottom:30px;
}
.newsletter_content .block {
    border:none;
}
.newsletter_content h1{
    border-bottom:2px solid black;
    width:99%;
}
.newsletter_content .line{
    margin:7px 0 7px 0;
}
html>body .newsletter_content .line{
    margin:16px 0 7px 0;
    *margin:7px 0 7px 0;
}
.newsletter_content .block .line{
    margin:13px 0 7px 0;
}
.submit_subscr{
    padding-top:5px;
}
html>body .submit_subscr{
    padding-top:22px;
    *padding-top:5px;
}
.update_subscr{
    padding-top:10px;
}
html>body .update_subscr{
    padding-top:25px;
    *padding-top:10px;
}

/*------------------- Tutorialkit ---------------*/
#banner_tutorialkit{
    display:none;
}

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

/*---------------- Contacts Live Chat --------------*/
.live_chat{
	padding:25px 5px 20px 0;
}
.live_chat img{
	margin:15px 0 0 0;
}
.answerContainer .clearing{
    padding:0;
    margin:0;
    line-height:0;
    font-size:0;
    height:3px;
    *height:0;
}
.answer{
    float:right;
    text-align:left;
    width:128px;
    *width:126px;
    padding-top:2px;
    _padding-top:2px;
    margin-bottom:2px;
    vertical-align:top;
}
html>body .answer{
    *padding-top:3px;
}
body:first-of-type .answer{
    padding-top:0;
}
body:last-child:not(:root:root) .answer{
    padding-top:1px;
}
.choice {
    width:20px;
    margin-bottom:2px;
}
.choice input{
    margin-left:6px;
    *margin-left:3px;
}
body:first-of-type .choice input{
    margin-left:5px;
}
.choice .table_width {
    border-spacing:0;
    border-collapse:collapse;
}
 .choice .table_width {
    margin-left:8px;
 }
.answerResult {
    padding-left:8px;
}
.input_box {
	border:1px inset #696969;
	margin-top:2px;
    _margin-top:5px;
	vertical-align:middle;
}
.input_button {
	margin:5px;
	font-weight:bold;
    _margin-top:12px;
}
.input_field input{
	margin-top:2px;
	vertical-align:middle;
}
.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;
}
.answerContainer{
    text-align:left;
}
.poll_buttons{
    padding-bottom:8px;
    padding-left:8px;
}
.poll_buttons #submitbtn{
    margin:0 10px 0 0;
}
.poll_buttons #resultbtn{
    margin:0 0 0 0;
}
#quickpolljs .caption{
    padding-left:12px;
}
#quickpolljs .title{
    padding-left:7px;
    margin-left:0;
}
.rss_category input{
    margin:1px 7px 0 0 !important;
    margin:1px 3px 0 0;
    vertical-align:bottom;
    height:14px;
    float:left;
}
.darkDiv , .lightDiv, .emptyDiv, .totalDiv, .innerDiv{
    float:left;
}
.darkDiv{
    background-color:#FB3D0B;
    width:6px;
    margin-right:2px;
}
.lightDiv{
    background-color:#ECECEC;
    width:6px;
    margin-right:2px;
}
.globalAnswer{
    width:145px;
    *width:142px;
    padding-left:8px;
}
.emptyDiv{
    *display:none;
}
.totalDiv{
    padding-left:2px;
    *padding-left:0;
    padding-bottom:5px;
}
html>body .totalDiv{
    padding-left:2px;
}
.innerDiv{
    padding-top:2px;
}
/*------------------ Featured Block Section ---------------------*/
.featured_menu{
    border:1px solid #ACB3B5;
    border-top:none;
}
.featured_screen {
	border-top: 1px solid #b2b2b2;
	padding:3px;
    text-align:center;
}
.featured_menu .featured_links {
	background-color:#686868;
	padding:5px 0;
    margin:0 7px 3px 5px;
    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;
}
.dots {
	width:2px;
	margin:0 5px;
	height:14px;
}
.title {
    font-size: 15px;
    font-weight: bold;
    color: #e21f27;
}
#featured .link_more_templates{
   margin-top:0;
   text-align:right;
}
#featured .link_more_templates a{
    text-decoration:underline;
    color:#FF3C00;
}
#featured .link_more_templates a:hover{
    text-decoration:none;
    color:#FF3C00;
}
.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;
}
body:last-child:not(:root:root) .resForm .res_form_input textarea{
    width:302px;
}
.res_link{
    padding-bottom:8px;
    *padding-bottom:15px;
}
#close_button {
    left: 66px !important;
}

.tutorials_description {
    margin:  0 3px 8px;
}
