/*
Design by TemplateFusion
http://templatefusion.org
Released for free under a Creative Commons Attribution 2.5 Canada License
*/
* {margin:0; padding:0;}
body {background:#FFFFFF url(../images/main/bg.png) repeat-x left top; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#333333;}
h1, h2, h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:-1px; font-size:1.8em;/* color:#666666;*/}
h2 {font-size: 1.5em; letter-spacing:normal;}
h3 {font-size: 1.2em; letter-spacing:normal;}
h4 {padding:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:1em;}
p {line-height:150%;}
ul, ol {line-height:200%;}
h1.title {margin-bottom: 10px;}

img {border:none;}
a {color: #333333; text-decoration:underline;}
a:hover {text-decoration:none;}
#thanx {background: #FF0066;}
.strike { text-decoration: line-through; color: Silver;}
.nobr { white-space: nowrap;}
.clear { clear: both;}

/* Header */

#photo{float:right;width:230px;position:relative; padding:0px 0px 0px 0px;}

#photo ul.thumb {
	list-style: none;
	float: left;
}

#photo #zoomin img{
	margin-top: 80px;
	margin-left: 5px;
	width: 20px;
	height: 20px;
}

#photo ul.thumb li {
	position: relative;  /* Set the absolute positioning base coordinate */
}
#photo ul.thumb li img {
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	/*position: absolute;
	left: 0; top: 0;*/
}
#photo ul.thumb li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

#maket {width:350px; float:left; padding:10px 0px 0px 5px;}
#header {width:900px; height:106px; margin:0 auto; position: relative;}
#logo {padding-top:25px; color:#FFFFFF; float:left; width: 195px;}
#slogan {float:left; color:#e3d81c;line-height:14px;}
#logomenu {float:left; padding:53px 0 0 30px; color:#FFFFFF;}
#logomenu a {color:#FFFFFF;}

#header-info {font-size: 0.9em; color: #fff; padding-top:25px;color:#fff;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;float:left; width: 465px;}
  #header-info .contacts{float:left;padding-left:35px;}
    #header-info .contacts a{color:#fff;}
    #header-info .contacts a.callto{color:#fff;text-decoration:none;background: url('../images/Skype.png') no-repeat left center;padding-left:20px;}
    #header-info .contacts a.sendmail{color:#fff;text-decoration:none;background: url('../images/mail.png') no-repeat left center;padding-left:20px;margin-left:20px;}
    #header-info .contacts .number{font-size: 1.4em;}
  #header-info .small-menu{float:right;width:40%;text-align:left;}
    #header-info .small-menu a, #header-info .small-menu a:active,#header-info .small-menu a:visited{color:#fff;text-decoration:underline}
    #header-info .small-menu .orange a{color:#FF6600;}
    #header-info .small-menu li.line2{padding-top: 7px;}
  #header-info ul{list-style:none;line-height: 100%;}
     #header-info ul li.line1{height:16px;}
     #header-info ul li.line2{height:24px; padding-top: 5px;}
     #header-info ul li.line3{height:24px;}
#basket {float:right; width:200px; padding-top:10px;}
#basket p {font-size:12px; color:#FFFFFF;}
#basket a {color:#FFFFFF;}
#basket fieldset {border:none;}

#s {width:190px; padding:3px 5px; background:#FFFFFF url(../images/sleek/img03.gif) repeat-x; border:1px solid #FFFFFF;}
#x {display:none;}

/* Menu */

#menu
{
    position: relative;
    }

#menu .new
{
    left:160px;
    position:absolute;
    top:-5px;
    }

#menu .top 
{
    height:31px;
    margin:0 auto;
    width:900px;
    list-style: none;
    position: relative;
    }
    
    #menu .top li
    {
        height:31px;
        float: left;
        line-height: 31px;
        margin-left:3px;
        }
        
        #menu .top li h2
        {
            line-height: 31px;
            }
            
            #menu .top li h2 a
            {
                text-decoration: none;
                color: #fff;
                font-size: 0.8em;
                font-weight: normal;
                padding: 0 10px 0 10px;
            }
    
    #menu .top li.inactive
    {
        background:transparent url(../images/main/rigth-inactive.png) no-repeat scroll right top !important;
        margin-left:0px !important;
        }
        
        #menu .top li.inactive h2
        {
            background:transparent url(../images/main/left-inactive.png) no-repeat scroll left top !important;
            }
            
    #menu .top li.blue
    {
        background:transparent url(../images/main/rigth-blue.png) no-repeat scroll right top;
        }
        
        #menu .top li.blue h2
        {
            background:transparent url(../images/main/left-blue.png) no-repeat scroll left top;
            }
    
    #menu .top li.pink
    {
        background:transparent url(../images/main/rigth-pink.png) no-repeat scroll right top;
        }
        
        #menu .top li.pink h2
        {
            background:transparent url(../images/main/left-pink.png) no-repeat scroll left top;
            }
    
    #menu .top li.green
    {
        background:transparent url(../images/main/rigth-green.png) no-repeat scroll right top;
        }
        
        #menu .top li.green h2
        {
            background:transparent url(../images/main/left-green.png) no-repeat scroll left top;
            }
            
    #menu .top li.yellow
    {
        background:transparent url(../images/main/rigth-yellow.png) no-repeat scroll right top;
        }
        
        #menu .top li.yellow h2
        {
            background:transparent url(../images/main/left-yellow.png) no-repeat scroll left top;
            }
            
    #menu .top li.opt
    {
        background:transparent url(../images/main/rigth-green.png) no-repeat scroll right top;
        position: absolute;
        right: 230px;
        top: 0px;
        }
        
        #menu .top li.opt h2
        {
            background:transparent url(../images/main/left-green.png) no-repeat scroll left top;
            }

/* Sub Menu */

#sub-menu.blue
{
    background-color: #00b1f5;
}

#sub-menu.yellow
{
    background-color: #e3d81c;
}

#sub-menu.green
{
    background-color: #56ba40;
}

#sub-menu.pink
{
    background-color: #e94486;
}

#sub-menu.empty
{
    height: 5px;
    overflow: hidden;
}

#sub-menu.opt
{
    background-color: #56ba40;
}

#sub-menu ul
{
    margin:0 auto;
    width:900px;
    list-style: none;
    padding-left: 5px;
    }
    
    #sub-menu li
    {
        display: inline;
        line-height: 30px;
        height: 30px;
        }
        
        #sub-menu li a
        {
                text-decoration: underline;
                color: #fff;
                font-weight: normal;
                margin: 0 10px 0 10px;
                font-size: 1.1em;
        }
            

/* Page */

#page {width:900px; margin:0 auto; padding:10px 0;}

/* Content */

#content {float:left; width:620px; padding:0px 50px 0px 0px;}
.post {padding-bottom:20px;}
.meta {padding:5px 10px; border:1px solid #EFEFEF; background:#F9F9F9;}
.meta .more {padding-left:20px; background:url(../images/sleek/img04.gif) no-repeat left center;}
.meta .comments {padding-left:20px; background:url(../images/sleek/img05.gif) no-repeat left center;}

/* Sidebar */

#sidebar {float:right; width:230px; padding-bottom:50px;}
#sidebar ul {list-style-type:none;}
#sidebar li {}
#sidebar li ul {}
#sidebar li li {padding-left:10px; background:url(../images/sleek/img06.gif) no-repeat left center; border-bottom:1px dotted #CCCCCC;}
#sidebar h2 {margin:0; padding:10px 0;}
#sidebar a {text-decoration: none;}
#sidebar a:hover {color:#999999;}

#sidebar .infomenu li.current a {
  background:none repeat scroll 0 0 #66CC00;
  color:#FFFFFF;
  font-weight:bold;
  }

#sidebar .extramenu .infomenu li.current a {
  background:none repeat scroll 0 0 #00A5E5;
  color:#FFFFFF;
  font-weight:bold;
  }
  
#sidebar .categories li.current a {
  background:none repeat scroll 0 0 #E4387B;
  color:#FFFFFF;
  font-weight:bold;
  }

/* Category discounts */  
  
#sidebar .categories a.discount img{
  vertical-align: text-top;
  }  

li.discount-30 a{
  padding-right: 42px;
  background:url(../images/sales/30.png) no-repeat right center;
}

li.discount-50 a{
  padding-right: 42px;
  background:url(../images/sales/50.png) no-repeat right center;
}

/* Footer */

#footer {clear:both; padding:10px 0px; background:url(../images/sleek/img07.gif) repeat-x; text-align:center;}
#footer p {line-height:150%; margin:13px 0;}

/* Special Formatting */

code {margin:5px 0; padding:10px; text-align:left; display:block; overflow:auto; font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace; /* white-space: pre; */ background:#FAFAFA; border:1px solid #f2f2f2; border-left:3px solid #999999;}

blockquote {margin:15px; padding-left:20px; background-color:#FAFAFA; background-position:8px 10px; border:1px solid #f2f2f2; border-left:3px solid #999999; font:bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; color:#666666;}

blockquote p, blockquote ul, blockquote ol { line-height:normal; font-style:italic;}
.float-left {float:left; padding-right:5px;}
.float-right {float:right; padding-left:5px;}
.align-left {text-align:left;}
.align-right {text-align:right;}

.table-form { margin-bottom: 10px; }

/* Table Styling */

table {border-collapse:collapse;}
th strong {color: #FFFFFF;}
th {background:#717170 url(../images/sleek/table-bg.jpg) repeat-x; height:20px; padding:0 11px; color:#FFFFFF; text-align:left; border-left:1px solid #999999; border-bottom:solid 2px #FFF;}
tr {height:20px;}
td {/* border-left: 1px solid #FFE1C3; */border-left:1px solid #FFFFFF; border-bottom:solid 1px #FFFFFF; padding: 0 0px;}
tr.row-a {background:#F8F8F8;}
tr.row-b {background:#EFEFEF;}

/* form styling */
/* Delete because of reformal.ru
form {margin:10px 15px; padding:5px; border:1px solid #EEEEEE; background-color:#F3F3F3;}*/

label {display:block; font-weight:bold;	margin:5px 0;}
select,input {	/* width: 275px;*/ padding:2px;	border:1px solid #ddd; font: normal 1em "Trebuchet MS", Tahoma, sans-serif; color:#777;/*background: red;*/} 
input[type="radio"] {margin:3px 6px 0 5px;}
textarea {width:375px; padding:2px; font: normal 1em "Trebuchet MS", Tahoma, sans-serif; border:1px solid #ddd; height:100px; display:block; color:#777;}
input.button {font: normal 2em "Trebuchet MS", Tahoma, sans-serif; background:#FF0066; padding:5px; color:#FFFFFF; border:1px solid black;}
.button-small {text-decoration: none; font: normal 1em "Trebuchet MS", Tahoma, sans-serif; padding:2px; border:1px solid #DDDDDD; width: auto !important;color:#777777;}
a.button-small {text-decoration: none; font: normal 1em "Trebuchet MS", Tahoma, sans-serif; padding:4px; border:1px solid #DDDDDD; width: auto !important;color:#777777;}

/* Validation error */

label.error {display:block; color:#FF0066; font-weight:normal;}

.back-new {background:#FFFF33;}
.back-big {color:#FFFFFF; background:#66CC00;}
.back-rubr {color:#FFFFFF; font-size:16px; font-weight:bold; background:#E4387B;}
.back-rubr2 {color:#FFFFFF; font-size:16px; font-weight:bold; background:#00A5E5;}
.back-rubr3 {color:#FFFFFF; font-size:16px; font-weight:bold; background:#66CC00;}
.back-blog {color:#FFFFFF; font-size:16px; font-weight:bold; background:#0099CC;}
.small {font-size:9px;}

#logomenu a.coop {color:#FF6600; font-size:16px; font-weight:bold;}

#close {float:left; width:100%; background:#FF0066; color:#996F33; margin-bottom:20px;}
#close h1 {color:#FFFFFF;}

span.style16 {color:#000000; font-size:18px;}
span.style17 {color:#FF0066; font-size:24px; font-weight:bold;}
span.style44 {font-size:16px; font-weight:bold;}
span.new {color:#FF6600;}

/* Index page */
.title-text{
  margin-top: 10px;
}


#laptops .seo
{
	clear: both;
	padding-top: 1px;
  }
  
  #laptops .seo h2
  {
	  margin: 15px 0 5px 0;
  }

/* category-list */
ul.category-list 
{
	width: 550px;	
}

ul.category-list li
{
	float: left;
	width: 180px;
	display:block;
	margin:20px 0 0 1px;
	overflow:hidden;
	height:180px;	
}

#laptops ul.category-list li
{
	height:156px;	
	margin:12px 0 0 1px;
}

ul.category-list div.title
{
	background:#717170 url(../images/sleek/table-bg.jpg) repeat-x scroll 0 0;
	border-bottom:2px solid #FFFFFF;
	border-left:1px solid #999999;
	color:#FFFFFF;
	line-height:20px;
	font-weight: bold;
	text-align:center;
	overflow:hidden;
}

ul.category-list a
{
	color:#FFFFFF;
	text-decoration: none;
}

ul.category-list div.title a
{
	font-weight: bold;
}

ul.category-list li
{
	position: relative;
}

ul.category-list h2
{
	
	left:0;
	position:absolute;
	top:30px;
}

ul.category-list .buy
{
	background: #000 none repeat scroll 0 0;
	color:white;
	font-family:Helvetica,Sans-Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
	padding:5px;
	position: absolute;
	text-align: center;
	bottom:0px;
	width: 100%;
	opacity: 0.6;
	display: none;
}

ul.category-list .price
{
	background: #000 none repeat scroll 0 0;
	color:white;
	font-family:Helvetica,Sans-Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
	padding:5px;
	opacity: 0.7;
	display: inline;
}

ul.category-list .discount
{
	background: #FF9900 none repeat scroll 0 0;
	opacity: 0.8 !important;
	padding: 0px 5px 10px 5px;
}

ul.category-list .new
{
	background-color: #FF6600;
}

ul.category-list .discount .strike
{
	font-size:12px;
  left:0px;
  letter-spacing:1px;
  margin:0 auto;
  position:absolute;
  top:15px;
  white-space:nowrap;
  width:100%;
  text-align: center;
  color: Gray;
}

ul.category-list .discount h2
{
	position: relative;
}

/* Cart */
#cart-ph
{
  position: absolute;
	left: 670px;
	top: 15px;
	display:none;
  }
  
  #cart-ph.visible .banner
  {
	  background-color: #E4387B;
	  border: 2px solid #fff;
	  -moz-border-radius: 3px;
	  color: #fff;
	  text-align:left;
	  padding: 10px;
    }
    
    #cart-ph.visible .banner a
    {
	    color: #fff;
	    font-weight: 700;
      }

	    #cart-ph.visible .banner2
  {
	  color: #333333;
	  text-align:left;
    }
	  
	  #cart-ph.visible .banner2 a
    {
	    color: #333333;
	  
      }
	  
  #cart-ph.visible #cart
  {
	  background-color: #66cc00;
	  border: 2px solid #fff;
	  -moz-border-radius: 3px;
	  color: #fff;
	  text-align:center;
	  padding: 10px;
    }

#cart-ph.visible #cart .top
{
    background: url('../images/basket2.png') no-repeat 15px 50%;
    padding-left: 50px;
    float:left;
    margin: 0 auto;
    width: 150px;
}

#cart-ph.visible #cart .bottom
{
    clear: both;
    white-space: nowrap;
    padding-top:10px;
}

#cart-ph.visible #cart a
{
	font-weight: 700;
}

#cart.progress
{
	background:#66cc00 url(../images/ajax-loader.gif) no-repeat scroll 50% 50%;
}

#cart p 
{
	padding-bottom: 5px;
}

#cart-table ul
{
	list-style: none;
	margin-left: 10px;
	line-height: 120%;
}

#cart-table {
	border:medium none;
  }
  #cart-table tr.discount{
	  color: Silver;
  }
  #cart-table h3.discount{
	  text-decoration: line-through;
  }
  #cart-table tr.discount-desc td{
	  padding-bottom:15px;
  }


#cart-table tbody tr.even,#cart-table tbody tr.odd,
#cart-table tbody tr.even td,#cart-table tbody tr.odd td
{
	border-bottom:1px solid #CCCCCC;
}

table.cart-confirm
{
	width: 100%;
	border-collapse: collapse;
	border:none;
	margin-bottom: 15px;
}

table.cart-confirm td
{
	border:none;
}

table.cart-confirm td
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
}

.cart-total
{
	font-size:1.2em;
	color:#666666;
	font-weight: 700;
}

.shippingMethod,.paymentMethod
{
	font-weight: normal;
}

#steps {
	color:#979797;
	padding:0;
}

#sidebar .contacts
{
	color:#333;
	margin:35px 0 0 20px;
	padding:0;
}

#sidebar .contacts img
{
	vertical-align: middle;
}

#steps li.active {
	color:#000000;
}

#steps li {
  width: 155px;
  line-height: 33px;
  background-color: #dfdfdf;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: 700;
	list-style-type:none;
	text-align:center;
	float: left;
	text-transform: uppercase;
}
#steps li.arrow {
  width: 20px;
  line-height: 33px;
  background: transparent url('../images/arrow.png') no-repeat center center;
	font-size:14px;
	list-style-type:none;
}

#steps li.active {
  background-color: #e6d901;
}

.steps-footer{
  clear: both;
  height: 15px;
}

.applyedCoupons{
  margin:0;
  background-color:#66CC00;
  color: #fff;
}
.possibleCoupons{
  margin:0;
  background-color:#E4387B;
  color: #fff;
}

/* Sticker of day */
#stickerOfDay
{
	position:relative;
	height:250px;
	overflow:hidden;
	width:250px;
}

#stickerOfDay a
{
	text-decoration: none;
}

#stickerOfDay h2 
{
	
	left:0;
	position:absolute;
	top:30px;
	background-color:#FF6600;
	color:white;
	font-family:Helvetica,Sans-Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
	opacity:0.7;
	padding:5px;
}

#stickerOfDay h2 .price
{
	color: #fff;
}

.seo { margin-top:20px;  margin-bottom:45px; }
.pofoto { margin-top: 20px; }
.newnakl { margin-top:10px; }
.bigstickers { margin-top:10px; }
.opisanie { margin-bottom:45px; margin-top:35px; }
.message { padding:5px 0px 5px 15px; margin-bottom:20px; background:#FFFF33}

.laptop-sticker { border:2px dotted #E5E5E5; }

.sp{
  margin-top:35px;
}

.borderless td{
	border: none;
}

div.nav{
  margin-bottom: 10px;
}

