﻿/*
Theme Name: SkinCrafter Super Theme
Theme URI: http://wordpress.org/
Version: 1.0
Author: Lexx
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
}
body {
	background: #4e4a65;
	color: #333;
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:16px;
}
a:link{ color:#7B5E3B;}
a:visited{color:#9D9DA0;}

p{
	font-family:Verdana, Arial;
	font-size:12px;
	padding:5px 2px;
	text-align:justify;
	line-height:15px;
}
hr
{
	margin:10px 0px;
	border:none;
	height:1px;
	color:#737373;
	background-color:#737373;
}
a img{
	border:0;
}
.brown
{
	color: #8c4500;
}
#main{
	width:965px;
	margin:2px auto;
}
#header{
	background:#494754 url('img/header/header-bg.gif') no-repeat;
	height:79px;
}
#logo{
	background:url('img/header/logo.gif') no-repeat 0% 100%;
	height:24px;
	width:281px;
	margin-left:20px;
	display:block;
	text-transform:uppercase;
	padding:55px 0 0 100px;
	text-decoration:none;
	color:#FFF;
	font:italic normal bold 10px/12px Arial;
}
#body{
	background:#f5f5f6 url('img/body-bg.gif') repeat-y 0%;
}
.page-template-first-page-php #body{
	background:#f5f5f6;
	background-image:none;
}
.page-id-14 #body
{
	background:#f5f5f6 none;
	/*-margin-right:-50px;*/
}
.page-id-16 #body
{
	background:#f5f5f6 none;
}
#lower_border{
	background:url('img/lower_border.gif') no-repeat;
	height:17px;
	clear:both;
}
.page-template-first-page-php #lower_border{
	background-image:none;	
}
/* MENU */
#topmenu{
	background:#514f5e url('img/header/topmenu-bg.gif') no-repeat;
	height:22px;
}
#topmenu ul{
	margin:0;
	padding:0;	
	float:right;
}
#topmenu ul li{
	display:inline;
	list-style:none outside none;
}
#topmenu ul li a{
	text-transform:uppercase;
	color:#FFF;
	display:block;
	background:url('img/menu-spr.gif') no-repeat 0% 60%;
	float:left;
	padding:3px 15px;
	font:normal normal bold 11px/13px Tahoma;
	text-decoration:none;
}
#topmenu ul li.first_item a{
	background-image:none;
}
#topmenu ul li a:hover{
	color:#f6a02b;
	text-decoration:none;
}
ul li#menu-item-229 a
{
	background: none;
}
#topmenu ul li.current_page_item a
{
	color:#f6a02b;
}
a.href-dload, a.href-order, a.href-freedload{
	display:block;
	text-transform:uppercase;
	color:#FFF;	
	float:left;
	margin:0 3px 0 3px;	
	padding: 4px 0px 0px 11px;
	width:115px;
	height:18px;
	overflow:hidden;
	font:bold 11px Verdana;
	text-decoration:none;
}
a.href-freedload{
	display:block;
	text-transform:uppercase;
	color:#FFF;	
	margin:0 3px 0 3px;	
	padding: 5px 0 0 72px;
	width:188px;
	height:18px;
	overflow:hidden;
	font:bold 11px Verdana;
	text-decoration:none;
}
.href-dload
{
	background:url('img/downlogo.png') no-repeat #a4cb73;
}
.href-order
{
	background:url('img/btn-order.gif') no-repeat #f0b230;
}
.href-freedload
{
	background:url('img/freedownload.png') no-repeat #a4cb73;
}
a.href-dload:hover, a.href-order:hover, a.href-freedload:hover
{
	color:#fae63b;
}
a.takethetour{
	background:#FFC948 url('img/take-the-tour.png') no-repeat;
	display:block;
	width:256px;
	height:22px;
	margin:6px auto;
	text-align:center;
	text-transform:uppercase;
	font:normal normal bold 11px/20px Verdana;
	color:#000;
	text-decoration:none;
}
a.takethetour:hover{
	color:#3B3B3B;
	text-decoration:underline;
}
/* SIDEBAR */
#sidebar{
	width:248px;
	background:#e2e2ea;
	float:left;
	margin-left:1px;
}
#home-sidebar{
	width:273px;
	float:right;
	margin:0 3px 0 1px;
	-margin:0 1px 0 1px;
	
}
#home-sidebar h2{
	background:#FFC948 url('img/sidebar-header-bg.gif') no-repeat scroll left;
	color:#000;
	height:35px;
	font:normal normal bold 11px/14px Verdana;
	clear:both;
	margin-top:1px;
}
#home-sidebar h2 span{
	color:#8C4500;
}
#home-sidebar h2 span.img{
	display:block;
	height:35px;
	padding:5px 0px 0 30px;
	background:url('img/sc-ico-h2.gif') no-repeat scroll 2% 10%;
	color:#000;
}
#home-sidebar h2 span.al-right{
	color:#000;
	display:block;
	text-align:right;
	padding:3px 10px 0 30px;
}
#home-sidebar .inner-text{
	margin:7px 2px;
	text-align:center;
	letter-spacing:1px;
	font:normal normal normal 11px/13px Verdana;
}
.sidebar-box{
	background:#F2F0FD;
}
input.btn-vote{
	background:#92BD5D url('img/btn-vote.gif') no-repeat;
	width:111px;
	height:22px;
	border:1px;
	cursor:pointer;
	text-align:left;
		font:normal normal bold 11px/18px Tahoma;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	letter-spacing:0.5px;
	position:relative;
	top:-7px;
	left:14px;
}
ul.ulgray{
	background:#E9E8EF;
	padding:5px 8px 0px;
	min-height:121px;
}
ul.ulgray li{
	text-align:right;
	list-style:none outside none;
}
ul.ulgray li a{
	color:#4A527B;
	font:normal normal bold 11px/14px Tahoma;
}
ul.ulgray li a:hover{
	text-decoration:none;
	color:#7C81A7;
}

.sctour{
	background:#F5F5F6 url('img/tour-banner.png') no-repeat;
	display:block;
	height:50px;
	width:273px;
}
ul#tour_list li{
	text-align:right;
	list-style:none outside none;
	padding:3px 8px 3px;
	font:normal normal bold 11px/14px Tahoma;
}
ul#tour_list li a{ color:#4A527B;}
ul#tour_list li a:hover{ color:#7C81A7;text-decoration:none;  }

ul#tour_list li.odd{background:#F2F0FD url('img/tour-stars-odd.png') no-repeat scroll 5% 50%;}
ul#tour_list li.even{background:#F5F5F6 url('img/tour-stars-even.png') no-repeat scroll 5% 50%;}
/**/
.sliderbox{
	border-bottom:1px solid #615f6f;
	width:243px;
	margin:3px 0 0 2px;
}
.sliderbox h5 a{
	background:url('img/slider/header-s.gif') no-repeat;
	height:23px;
	/*width:238px;*/
	display:block;
	font:normal normal bold 12px/18px Verdana;
	padding:3px 0 0 9px;
	color:#31374b;
	text-decoration:none;
	cursor:pointer;
}
.sliderbox h5 a.first{
	background:url('img/slider/header.gif') no-repeat;
}
.sliderbox h5 a.first:hover, .sliderbox h5.active a.first{
	background:url('img/slider/header-active.gif') no-repeat;
}
.sliderbox h5 a:hover, .sliderbox h5.active a{
	background:url('img/slider/header-s-active.gif') no-repeat;
}
.sliderbox h5{
	margin:0;
	padding:0;
}
.sliderbox ul{
	margin:0px;
	padding:3px 0 0 5px;
	width:241px;
	border-left:1px solid #615f6f;
	border-right:1px solid #615f6f;
}
.sliderbox div ul{
	padding:0 0 3px 0;	
}
.sliderbox div ul li{
	list-style:none outside none;
	border-bottom:1px solid #615f6f;
	margin:0;
	background:#d5d4df;
}
.sliderbox div ul li a{
	padding-left:40px;
	background:#e9e8ef;
	color:#31374b;
	display:block;
	width:201px;
	height:35px;
	font:normal normal bold 12px/35px Verdana;
	text-align:left;
	text-decoration:none;
}
.sliderbox div ul li.current_page_item{
	background:#d5d4df url('img/slider/pipka.gif') no-repeat 95% 50%;
}
.sliderbox div ul li.current_page_item a{
	background:none;
}
.sliderbox div ul li a:hover{
	background:none;
}
.sliderbox div ul li.page-item-29 a{ background-image:url('img/slider/products/skincrafter.gif'); background-repeat:no-repeat; background-position:3% 50%; }
.sliderbox div ul li.page-item-33 a{ background-image:url('img/slider/products/skinbuilder.gif'); background-repeat:no-repeat; background-position:1% 50%; }
.sliderbox div ul li.page-item-31 a{ background-image:url('img/slider/products/skinlight.gif'); background-repeat:no-repeat; background-position:3% 50%; }
.sliderbox div ul li.page-item-35 a{ background-image:url('img/slider/products/scinstaller.gif'); background-repeat:no-repeat; background-position:3% 50%; }
.sliderbox div ul li.page-item-37 a{ background-image:url('img/slider/products/nsisplugin.gif'); background-repeat:no-repeat; background-position:4% 50%; }

.sliderbox div ul li.page-item-39 a{ background-image:url('img/slider/proglangs/delphi.gif'); background-repeat:no-repeat; background-position:6% 50%; }
.sliderbox div ul li.page-item-41 a{ background-image:url('img/slider/proglangs/powerbuilder.gif'); background-repeat:no-repeat; background-position:4% 50%; }
.sliderbox div ul li.page-item-43 a{ background-image:url('img/slider/proglangs/cbuilder.gif'); background-repeat:no-repeat; background-position:4% 50%; }
.sliderbox div ul li.page-item-45 a{ background-image:url('img/slider/proglangs/vb.gif'); background-repeat:no-repeat; background-position:4% 50%; }
.sliderbox div ul li.page-item-47 a{ background-image:url('img/slider/proglangs/other.gif'); background-repeat:no-repeat; background-position:4% 50%; }
.sliderbox div ul li.page-item-786 a{ background-image:url('img/slider/proglangs/video.gif'); background-repeat:no-repeat; background-position:4% 50%; }
.sliderbox div ul li.page-item-759 a, .sliderbox div ul li.page-item-762 a, .sliderbox div ul li.page-item-764 a { background-image:url('img/slider/proglangs/other.gif'); background-repeat:no-repeat; background-position:4% 50%; }

.sliderbox #feature-tour{
	padding:3px 0 0 0;
	width:241px;
	border-left:1px solid #615f6f;
	border-right:1px solid #615f6f;
}
#feature-tour ul{
	border:0;
	margin:0;
	padding:0;
}
#feature-tour ul li{
	border:0;
}

#feature-tour ul li.odd{
	background:#f2f0fd url('img/tour-stars-odd.png') no-repeat 3% 50%;
}
#feature-tour ul li.even{
	background:#F5F5F6 url('img/tour-stars-even.png') no-repeat 3% 50%;
}
#feature-tour ul li a{
	font:normal normal bold 11px/19px Tahoma;
	text-align:right;
	background:none;
	height:19px;
	border:0;
	width:235px;
	padding:0;
	color:#336666;
	text-decoration:underline;
}
#feature-tour ul li a:hover{
	color:#8c4500;
	text-decoration:none;
}
/* CONTENT */
#home-main-content{
	/*margin-right:285px;*/
	padding:0;
}
#main-content{
	margin-left:248px;
	padding:0;
}
/* FOOTER ELEMENTS */
#footer{
	border:1px #000 solid;
	border-top:none;
}
#footer_cnt{
	background:#F3F3F4 url('img/footer_bg.gif') repeat-x scroll;
	border:1px solid #F5F5F6;
	border-bottom:none;
	height:73px;
	font-size:11px;
}
#footer_cnt ul{
	margin:-6px 0px 0px 0px;
	padding:0;
}
#footer_cnt ul li{
	float:left;
	list-style:none;
	border-left:1px solid #989898;
}
li#menu-item-267{
	border:none !important;
}
#footer_cnt li a:link, #footer_cnt li a:visited, li #footer_cnt a:hover{
	color:#C96800;
	text-decoration:none;
	margin:0 15px;
}
#footer_cnt li a:hover{
	text-decoration:underline;
}
#lowermenu{
	height:19px;
	background:#62616C;
	text-align:right;
	color:#989898;
}
#lowermenu ul{
	margin:0;
	padding:0;
	float:right;
}
#lowermenu a{
	margin:0 14px 0 12px;
}
#lower_logo{
	background:transparent url('img/footer_logo.gif') no-repeat;
	width:186px;
	height:47px;
	display:block;
	margin:15px 60px 0 10px !important;
	float:left;
	text-decoration:none;
}
#mininav {
	float:right;
	height:18px;
	margin:0 6px 0 0;
	padding:3px 0 0;
	width:70px;
}
a#sitemap, a#contact, a#sitemap:visited, a#contact:visited{
	height:11px;
	width:16px;	
	background:transparent url('img/contact.gif') no-repeat 0% 100% ;
	-background:transparent url('img/contact.gif') no-repeat 0% 180% ;
	float:right;
	text-decoration:none;
	margin:1px 8px 0;
}
a#sitemap, a#sitemap:visited{
	background:transparent url('img/sitemap.gif') no-repeat 0% 100%;
	-background:transparent url('img/sitemap.gif') no-repeat center 145% ;
	height:12px;
	width:19px;	
	margin-top:0px;
	overflow:hidden;
}
a#sitemap:hover, a#contact:hover{
	background-position:0% 0%;
	overflow:hidden;
} 

a#graformix:link, a#graformix:visited, a#graformix:hover{
	color:#54555B;
	text-decoration:none;
	float:right;
	margin:40px 10px 0;
}
a#graformix:hover{
	text-decoration:underline;
}
a.more:link, a.more:visited {
/*	display:block;*/
	/*text-align:right;*/
	background:transparent url(img/arrow.gif) no-repeat scroll 100% 50%;
	color:#DF8300;
	padding-bottom:3px;
	padding-right:12px;
	text-transform:lowercase;
	font-size:11px;
}
a.more:hover {
	text-decoration:none;
}
/* HOMEPAGE */
/*Tabs*/
.tabitem{
	height:109px;
	width:673px;
	background:#ECECEE url('img/tab/tab_body.gif') no-repeat;
	/*clear:both;*/
	border-top:1px solid #FD9801;
}
.tabitem p{
	color:#725848;
	padding:10px 15px 2px 0px;
	line-height:14px;
}
.tabitem-hidden{
	display:none;
}
#home-tabs{
	/*clear:both;*/
	margin-top:35px;
}
#nav-tab-1, #nav-tab-2, #nav-tab-3{
	height:30px;
	width:225px;
	background:red;
	float:left;
	text-align:center;
}
#tab_navigation a:link, #tab_navigation a:visited{
	font:normal normal bold 12px/25px Tahoma;
	color:#63626C;
	text-decoration:none;
	display:block;
	height:28px;
	width:215px;
}
#tab_navigation a:hover{
	text-decoration:underline;
	color:#535166;
}
#tab_navigation .active a:link, #tab_navigation .active a:visited, #tab_navigation .active a:hover{
	color:#AA4102;
	text-decoration:none;
	cursor:default;
}
#nav-tab-1{
	background:#D9D9DD url('img/tab/tab_1.gif') no-repeat;
	color:green;
}
#nav-tab-2{
	background:#D9D9DD url('img/tab/tab_2.gif') no-repeat;
	color:green;
}
#nav-tab-3{
	background:#D9D9DD url('img/tab/tab_3.gif') no-repeat;
}
#nav-tab-1.active{
	background:#D9D9DD url('img/tab/tab_1-act.gif') no-repeat;
}
#nav-tab-2.active{
	background:#D9D9DD url('img/tab/tab_2-act.gif') no-repeat;
}
#nav-tab-3.active{
	background:#D9D9DD url('img/tab/tab_3-act.gif') no-repeat;
}
/* WP elements */
.post h2{
	color:#4E4A65;
	background:#F3F0FD url('img/h2-bg.gif') repeat-x;
	margin:0 0 15px 0;
	font:normal bold normal 12px/14px Verdana;
	padding:7px 20px 3px;
}
.entry{
	margin:0px 0px;
	vertical-align:top;
}

#polls-2{
	width:245px;
}
.wp-polls-ul{
	margin-bottom:0 !important;
}

/*anya*/
/*PRODUCTS*/
.newskin
{
	background: #4e4a65;
	margin-top: 40px;
	text-align: center;
	padding: 5px 0px 0px;
}
.newskinfont
{
	color: #f6a02b;
	font: bold 12px Tahoma;
}
.tour-stars
{
	float: left;
	padding-left:15px;
	padding-top:3px;
}
.skincrafter-demo
{
	margin-right: -2px;
	padding-top:4px;
}
.demo-img
{
	margin-left: -3px;
}
#bottommenu{
	height:20px;
}
#bottommenu ul{
	margin:0;
	padding:0;	
	float:right;
}
#bottommenu ul li{
	display:inline;
	list-style:none outside none;
}
#bottommenu ul li a{
	color:#FFF;
	display:block;
	background:url('img/menu-spr.gif') no-repeat 0% 60%;
	float:left;
	padding:3px 24px;
	font:normal normal bold 11px/13px Tahoma;
	text-decoration:none;
}
#bottommenu ul li.first_item a{
	background-image:none;
}
#bottommenu ul li a:hover{
	color:#f6a02b;
	text-decoration:none;
}
ul li#menu-item-221 a
{
	background:none;
}
#bottommenu ul li.current_page_item a
{
	color:#f6a02b;
}
.content-title
{
	background-color: #eceaf6;
	text-align: left;
	padding: 10px 0px 5px 21px;
	color: #4e4a65;
	font: bold 13px Verdana;
	margin:0px;
}
.content-title-template
{
	background-color: #eceaf6;
	text-align: left;
	padding: 10px 0px 5px 21px;
	color: #4e4a65;
	font: bold 13px Verdana;
}
.product
{
	width: 672px;
	padding: 10px 0px;
}
.product-img
{
	float: left;
	position: relative;
	top: 18px;
	left: 28px;
}
.product-descr
{
	margin: 0px 26px 0px 177px;
}
.product-text
{
	font: 12px Verdana;
}
.product-text b
{
	color: #8C4500;
}
.add
{
	color: #df8300;
	padding-right:13px;
}
.readmore
{
	text-align: right; 
	padding: 5px 27px 0px 0px;
	font: 12px Verdana;
}
.readmore a
{
	background: url('img/arrow.png') no-repeat 71px 2px;
}
.readmore img
{
	vertical-align: bottom;
}
.content
{
	float:right;
	width: 74%;
}
.product_line
{
	width: 96%;
	margin-left: 14px;
	background-color: #7d859f;
	color: #7d859f;
	border: none;
	height:1px;
}
/*DOWNLOAD*/
.gray_bold_line
{
	background: #e2e2ea;
	height: 10px;
	width: 696px;
	margin-left: 10px;
}
.gray_background
{
	background: #f0f0f6;
	margin-left: 10px;
	padding: 6px 0px 0px 24px;
	height: 39px;
	width: 672px;
}
.download_name
{
	padding-left:21px;
	font: bold 12px Verdana;
	display:inline-block;
	width:382px;
}
.download_img
{
	vertical-align: middle;
}
.download_version
{
	padding-left:2px;
	font: 12px Verdana;
	width:49px;
	display:inline-block;
}
a.downlogo
{
	float: right;
	display: block;
	padding: 4px 0px 0px 11px;
	background:url('img/downlogo.png') no-repeat #a4cb73;
	width:115px;
	height:18px;
	overflow:hidden;
	margin:4px 11px 0px 0px;
	font:bold 11px Verdana;
	color:#f8f8f9;
	text-decoration:none;
}
a.downlogo:hover
{
	color:#fae63b;
}
.license
{
	background: #e2e2ea url('img/license_background.png') repeat-x;
	height: 31px;
	font: bold 13px Verdana;
	color: #4e4a65;
	margin-left: 0px;
}
.license p
{
	padding: 7px 0px 0px 17px;
}
.comlicense 
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCBD7;
	height: 200px;
	margin: 0 10px;
	overflow: auto;
	padding: 5px;
	white-space: pre-wrap;
	width: 680px;
}
.comlicense p
{
	font: 15px Tahoma;
	margin-top: -14px;
}
.policy
{
	font: 12px Verdana;
	padding: 14px 9px 0px;
}
.policy strong
{
	color: #8c4500;
}
/*ORDER*/
/* ORDER Page */
/**************/
.order_brown
{
	color:#883717;
}
#order_box{
	background:#e2e2ea;
	width:455px;
	padding:7px 0px 0;
	margin:10px 10px 10px 8px;
	color:#4e4a65;
	font-size:11px;
	border:solid 1px #a8a4bb;
}
#order_box_cnt{
	color:#000;
	border:1px solid #a8a4bb;
	border-left:none;
	border-right:none;
	background:#FDFDFF;
	margin:7px 0;
	height:185px;
	overflow:hidden;
}
a#order_btn{
	width:128px;
	height:24px;
	background:#F8B861 url('img/order_button.png') no-repeat;
	float:right;
	display:block;
	text-decoration:none;
	margin:0 5px 6px;
}
.order_banner{
	width:275px;
	height:190px;
	background:#615F6F;
	float:right;
}
#order_box form{
	margin:9px 20px;
	padding:0;
}
#order_box input.text{
	width:55px;
	border:1px solid #CDCBD7;
	margin-left:10px;
}
#order_box select{
	width:196px;
	font-size:11px;
	margin-top:13px;
}
#order_box label{
	font-weight:bold;
	color:#3D3C47;
	width:120px;
	display:block;
	float:left;
	padding-top:15px;
}
#order_box div.big{
	width:409px;
}
#order_box .total{
	float:right;
	border-top:1px solid #dcb396;
	padding:7px;
	margin:0px 0px 3px 5px;
}
*html #order_box .total{
	margin:0px;
	position:relative;
	top:-10px;
}
#order_box .opt{
	display:block;
	color:#956F54;
	padding-top:3px;
}
#order_info{
	font-size:11px;
	font-weight:bold;
}
#order_info .title{
	background:#CDCBD7;
	height:25px;
	line-height:25px;
	margin-bottom:15px;
}
#order_info .info{
	float:left;
	width:90px;
	height:20px;
	padding:0 10px;
	text-align:center;
}
#order_info .name{
	margin-left:40px;
	float:left;
	width:153px;
	height:20px;
	text-align:center;
}
#order_info .active{
	clear:both;
	background:#E7E6EE;
	height:30px;/*20px;*/
	padding:5px 0;/*10px 0;*/
}
#order_info .passive{
	clear:both;
	height:30px;/*20px;*/
	padding:5px 0;/*10px 0;*/
}
b.old_price{
	color:#FF0000;
	text-decoration: line-through;
	display:block;
}
.order_banner{
	color:#FFF;
}
.order_banner h3{
	color:#EEE;
	text-align:center;
	margin-left:0px;
}

.order_product
{
	float: left;
	width: 415px;
	padding-left: 6px;
}
.order_product_title
{
	background: #e2e2ea;
	color: #4e4a65;
	border: 1px solid #a8a4bb;
	height: 19px;
	font: bold 11px Tahoma;
	padding: 7px 0px 0px 22px;
}
.order_product_content
{
	padding: 19px 10px;
	border:1px solid #A8A4BB;
	border-top: 0px;
}	
.order_product_bottom
{
	background: #e2e2ea;
	border: 1px solid #a8a4bb;
	border-top: 0px;
	height: 33px;
}
.order_form_label
{
	font: bold 11px Tahoma;
}
.hr_order
{
	width: 135px; 
	float: right; 
	color: #dcb396; 
	background-color: #dcb396; 
	border: none; 
	height: 1px;
	margin-top: 5px;
}
#order_btn img
{
	float: right;
	padding: 5px 11px 0px 0px;
}
.license_table
{
	margin-left: 6px;
	margin-right: 5px;
}
#Bundle
{
	padding: 7px 35px;
	font-weight: bold;
	color: #3d3c47;
	background-color: #f2f2f8;
}
#ActiveX
{
	padding: 7px 35px;
	font-weight: bold;
	color: #3d3c47;
	background-color: #f2f2f8;
}
#NET
{
	padding: 7px 35px;
	font-weight: bold;
	color: #3d3c47;
	background-color: #f2f2f8;
}
#Installer
{
	padding: 7px 35px;
	font-weight: bold;
	color: #3d3c47;
	background-color: #f2f2f8;
}
#licprice{
	margin:43px 6px 0px 8px;
}
*html #licprice{
	margin:47px 6px 0px 8px;
}
*html #mntprice{
	position:relative;
	left:19px;
}
.mntcheck{
	margin:0;
}
#licprice, #mntprice{
	/*position:relative;
	top:31px;
	left:22px;*/
	float:right;
}
/**html #licprice, #mntprice{
	position:relative;
	top:34px;
	left:22px;
}*/
.license_title
{
	background: #e2e2ea;
	margin-top: 250px;
	color: #8C4500;
	font: bold 11px Tahoma;
	padding: 10px 35px;
}
.license_name
{
	display: inline-block;
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.license_1
{
	display: inline-block;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
.license_4
{
	display: inline-block;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
.license_8
{
	display: inline-block;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
.license_site
{
	display: inline-block;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
/*PRODUCT*/
.product_descr
{
	border: solid 1px #a8a4bb;
	width: 265px;
}
.product_descr_title
{
	background-color: #e2e2ea;
	text-align: center;
}
.product_descr_os
{
	background-color: #f2f2f8;
	font: 11px/1.5 Verdana;
	padding: 10px 29px;
	text-align: center;
}
.button_background
{
	background-color: #eaeaf2;
}
.product_descr_down
{
	height: 21px;
	padding: 9px 0px;
}
.prod_download
{
	background: url('img/download.png') no-repeat;
	height: 28px;
	width: 132px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.prod_order
{
	background: url('img/buy.png') no-repeat;
	height: 28px;
	width: 127px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.free_download
{
	background: url('img/freedownload.png') no-repeat;
	height:22px;
	width:260px;
	display: block;
}
.order
{
	background: url('img/order.png') no-repeat;
	height:22px;
	width:126px;
	display: block;
}
.ul_support
{
	margin-left:16px;
	list-style:square;
}
ul.ul_support li
{
	padding-top:5px;
}
h3{
	font-size:14px;
	color:#8C4500;
	margin-left:50px;
	padding-top:15px;
}
.small{
	font:normal normal normal 11px Tahoma;
	line-height:13px;
}
p.small strong a
{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}
.rhomb
{
	background: url('img/rhomb.png') no-repeat scroll 9px 9px;
}
/*SUPPORT*/
.support_title
{
	 height:21px;
	 width:911px;
	 background:#eae8f4 url('img/support_title.png') no-repeat;
	 margin-left:0px;
	 font:bold 13px Verdana;
	 color:#4e4a65;
	 padding:7px 0 0 54px;
}
.support_content
{
	background-color:#f5f5f6;
	padding-top:20px;
}
.support_group
{
	width:260px;
	float:left;
	padding-left:54px;
}
.support_item
{
	padding-top:12px;
	vertical-align:middle;
}
.support_item_image
{
	border:1px solid #e2e2ea;
}
a.support_item_name
{
	color:#7b5e3b;
	text-decoration:none;
	font:bold 13px Verdana;
	/*float:right;*/
	text-align:center;
	display:block;
	line-height:16px;
}
a.support_item_name:hover
{
	text-decoration:underline;
}
.support_item_forum a
{
	background:url('img/support/support_forum.png') 0px 0px no-repeat;
	padding:32px 0px 88px 158px;
}
.support_item_faq a
{
	background:url('img/support/support_faq.png') 0px 0px no-repeat;
	padding:23px 0px 88px 124px;
}
.support_item_taq a
{
	background:url('img/support/support_taq.png') 0px 0px no-repeat;
	padding:23px 0px 88px 124px;
}
.support_item_ticket a
{
	background:url('img/support/support_ticket.png') 0px 0px no-repeat;
	padding:23px 0px 88px 155px;
}
.support_item_email a#contact_support
{
	background:url('img/support/support_email.png') 0px 0px no-repeat;
	float:none;
	padding:23px 0px 88px 156px;
}
.support_item_email a#contact_support:hover
{
	text-decoration:underline;
}
.support_item_manuals a
{
	background:url('img/support/support_manuals.png') 0px 0px no-repeat;
	padding:23px 0px 88px 124px;
}
.support_item_video_tutorial a
{
	background:url('img/support/support_video_tutorial.png') 0px 0px no-repeat;
	padding:23px 0px 88px 124px;
}
.support_item_services a
{
	background:url('img/support/support_services.png') 0px 0px no-repeat;
	padding:23px 0px 88px 124px;
}

/* SITEMAP */
.ddsg-wrapper ul{
	margin-left:66px;
	padding:0px;
	list-style:square;
	line-height:20px;
	letter-spacing:1px;
}
.ddsg-wrapper ul li{
	list-style-image:url('../../../img/arr.png');
	font-weight:bold;
	
}
.ddsg-wrapper ul li a
{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
}
.ddsg-wrapper ul li ul{
	list-style:square;
	margin-left:20px;
	font-weight:normal;
}
.ddsg-wrapper ul li ul li{
	font-weight:normal;
}

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}

/*SUPPORT*/
a.anchor
{
	text-decoration:none;
	font:13px Tahoma;
	color:#8c4500;
}
/*FAQ*/
.faq_content
{
	background-color:#ffffff;
}
ul.faq{
	color:#8C4500; 
	list-style:none;
	line-height:25px;
}
ul.faq li{
	background:transparent url('img/what.png') no-repeat scroll 0% 60%;
	padding-left:30px;
}
div.txt{ 
	padding:10px 0px; 
	margin:10px 0 0 0;
	width:768px;
}
.txt_header{
	float:left; 
	width:254px; 
	color:#8C4500; 
	font-weight:bold;
	background: url('img/star.png') transparent no-repeat;
	padding-left:30px; 
	height:20px;
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:16px;
}
.txt_cont{
	margin-left:295px; 
	line-height:16px;
	width:567px;
}
.txt_list{
	margin-left:500px; 
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:16px;
}
.txt_list ul li
{
	list-style-type:none;
}
.up{
	float:right;
	margin-top:10px;
}
.faq_separator
{
	background-color:#f5f5f6;
	height:3px;
}
.taq{
	background: url('img/taq.gif') transparent no-repeat 0% 8%;
	padding-left:30px; 
}
.ddsg-wrapper p{
	display:none;
}

pre.code{
	font-family:'Courier New', Courier, monospace; 
	display:block; 
	background-color:#eaeaea; 
	padding:20px;

}
/*TOUR*/
h1.content-title-2
{
	background-color: #eceaf6;
	text-align: left;
	padding: 10px 0px 5px 21px;
	color: #4e4a65;
	font: bold 13px Verdana;
	margin:10px 0px;
}
/*FROM OLD SKINCRAFTER*/
/* Two columns */
#left_col, #left_col_h{
	width:437px;
	border:0px solid green;
	float:left;
}
#right_col, #right_col_h{
	width:252px;
	border:0px solid orange;	
	float:right;
}
#left_col p{
	margin:0;
	padding:10px 15px 10px 0px;
}

/*SAMPLES*/
.ul_samples
{
	list-style:square;
	padding:5px 0px 0px 27px;
}
ul.ul_samples li
{
	padding-top:5px;
}
ul.ul_samples li a
{
	text-decoration:none;
	color:#333333;
}
ul.ul_samples li a:hover
{
	text-decoration:underline;
}
