/*======= index.html =======*/
#page1 #content .row-2 .col-1 {
	width:290px;
	margin-right:65px;
}
#page1 #content .row-2 .col-2 {
	width:312px;
}
#page1 #content .row-3 .col-1 {
	width:348px;
	margin-right:20px;
}
#page1 #content .row-3 .col-2 {
	width:338px;
}
/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:314px;
	margin-right:41px;
}
#page2 #content .row-1 .col-2 {
	width:312px;
}
#page2 #content .row-2 .col-1 {
	width:334px;
	margin-right:36px;
}
#page2 #content .row-2 .col-2 {
	width:334px;
}
#page2 #content .row-3 .col-1 {
	width:223px;
	margin-right:26px;
}
#page2 #content .row-3 .col-2 {
	width:224px;
	margin-right:26px;
}
#page2 #content .row-3 .col-3 {
	width:224px;
}

.row-preview .col-1, .row-preview .col-2, .row-preview .col-3 {
	width:260px !important;
}
.row-preview .col-2 {
	margin-right:41px;
}

/*=========================*/


* {
	margin:0;
}
ul, li {
	padding:0;
}

html, body {
	height:100%;
}
html {
	min-width:986px;
}
body {
	background:url(/i/lptelm/main-bg.jpg) no-repeat 50% 0 #ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.9375em;
	color:#7f7f7f;
}
h1 {
	font-size:18px;
	margin:0px 0px 10px;
	color:#B20000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	border:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
/*==== GLOBAL =====*/
#main {
	width:986px;
	margin:0 auto;
	font-size:.75em;
	padding:22px 0 20px 0;
}
#header {
	height:172px;
	margin-bottom:16px;
	overflow:hidden;
}
#content {
	background:#fff;
	padding:15px 14px 30px 16px;
}
#content .aside {
	float:left;
	width:204px;
	margin-right:15px;
}
#content .mainContent {
	float:left;
	width:736px;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	font-weight:normal;
}
/*----- other -----*/
.img-indent {
	margin:0 20px 0 0;
	width:87px;
	height:121px;
	float:left;
	cursor:pointer;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:24px;
}
/*----- txt, links, lines, titles -----*/
a, a strong {
	color:#B20000;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:21px;
	line-height:1.2em;
	color:#393939;
	border-bottom:2px solid #393939;
	padding:13px 0 22px 0;
	margin-bottom:15px;
}
h2.alt {
	margin-bottom:1px;
}
h3 {
	font-size:21px;
	line-height:1.2em;
	font-weight:normal;
	color:#4e4d4d;
}
h5 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}
h5 a {
	font-size:12px;
	text-decoration:none;
	color:#787B7C;
}
h5 a:hover {
	text-decoration:underline;
}
h5 span {
	font-size:12px;
	color:#000;
}
.txt1 {
	color:#393939;
}
.link1 {
	display:inline-block;
	background:url(/i/lptelm/link1-bg.gif) left top repeat-x;
	color:#4c4e4e;
	text-decoration:none;
	font-size:13px;
}
.link1 em {
	display:block;
	background:url(/i/lptelm/link1-left.gif) no-repeat left top;
}
.link1 b {
	display:block;
	background:url(/i/lptelm/link1-right-sprite.gif) no-repeat right top;
	padding:0 28px 0 10px;
	font-style:normal;
	line-height:26px;
}
.link1:hover {
	color:#000;
}
.link1:hover b {
	background-position:100% -26px;
}
.line-hor {
	background:#e6e6e6;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:13px -12px 15px -14px;
}
.title {
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
.title a {
	float:right;
	font-weight:bold;
	font-size:13px;
	padding-top:5px;
}
/*==================boxes====================*/
.box {
	width:100%;
	background:url(/i/lptelm/box-bg1.gif) 0 0 repeat-x #fefefe;
}
.box.alt-bg {
	background:url(/i/lptelm/box-bg1-alt.gif) 0 0 repeat-x #fff;
}
.box .left-top-corner {
	background:url(/i/lptelm/left-top-corner.gif) no-repeat left top;
}
.box.alt-bg .left-top-corner {
	background:url(/i/lptelm/left-top-corner-alt.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(/i/lptelm/right-top-corner.gif) no-repeat right top;
}
.box.alt-bg .right-top-corner {
	background:url(/i/lptelm/right-top-corner-alt.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(/i/lptelm/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner {
	background:url(/i/lptelm/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding:13px 15px 10px 15px;
}
.box .inner1 {
	padding:13px 15px 10px 9px;
}
.box1 {
	width:100%;
	background:#fff;
}
.box1 .border-top {
	background:url(/i/lptelm/border1.gif) 0 0 repeat-x;
}
.box1 .border-right {
	background:url(/i/lptelm/border1.gif) 100% 0 repeat-y;
}
.box1 .border-bot {
	background:url(/i/lptelm/border-bot1.gif) 0 100% repeat-x;
}
.box1 .border-left {
	background:url(/i/lptelm/border1.gif) 0 0 repeat-y;
}
.box1 .left-top-corner {
	background:url(/i/lptelm/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner {
	background:url(/i/lptelm/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {
	background:url(/i/lptelm/left-bot-corner1.gif) no-repeat left bottom;
}
.box1 .right-bot-corner {
	background:url(/i/lptelm/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner {
	padding:15px 15px 16px 15px;
}
.box2 {
	width:100%;
	background:#edeeee;
}
.box2 .left-top-corner {
	background:url(/i/lptelm/left-top-corner2.gif) no-repeat left top;
}
.box2 .right-top-corner {
	background:url(/i/lptelm/right-top-corner2.gif) no-repeat right top;
}
.box2 .left-bot-corner {
	background:url(/i/lptelm/left-bot-corner2.gif) no-repeat left bottom;
}
.box2 .right-bot-corner {
	background:url(/i/lptelm/right-bot-corner2.gif) no-repeat right bottom;
}
.box2 .inner {
	padding:16px 15px 16px 14px;
}
.box2 h3 {
	border-bottom:1px solid #b2b3b3;
	padding-bottom:6px;
	margin-bottom:20px;
}
.box3 {
	width:100%;
	background:#fff;
}
.box3 .border-top {
	background:url(/i/lptelm/border2.gif) 0 0 repeat-x;
}
.box3 .border-right {
	background:url(/i/lptelm/border2.gif) 100% 0 repeat-y;
}
.box3 .border-bot {
	background:url(/i/lptelm/border2.gif) 0 100% repeat-x;
}
.box3 .border-left {
	background:url(/i/lptelm/border2.gif) 0 0 repeat-y;
}
.box3 .left-top-corner {
	background:url(/i/lptelm/left-top-corner3.gif) no-repeat left top;
}
.box3 .right-top-corner {
	background:url(/i/lptelm/right-top-corner3.gif) no-repeat right top;
}
.box3 .left-bot-corner {
	background:url(/i/lptelm/left-bot-corner3.gif) no-repeat left bottom;
}
.box3 .right-bot-corner {
	background:url(/i/lptelm/right-bot-corner3.gif) no-repeat right bottom;
}
.box3 .inner {
	padding:15px 15px 16px 19px;
}
/*===== header =====*/
.header-box .left-top-corner {
	background:url(/i/lptelm/header-left-top-corner.png) no-repeat 0 0;
	padding-left:4px;
}
.header-box .right-top-corner {
	background:url(/i/lptelm/header-right-top-corner.png) no-repeat 100% 0;
	padding-right:4px;
}
.header-box .border-top {
	height:4px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(/i/lptelm/box-bg.png);
}
.header-box .indent {
	background:url(/i/lptelm/box-bg.png) 0 0;
	padding:0 15px 17px 16px;
}
#header .row-1 {
	height:122px;
}
#header .row-1 .fleft {
	padding:10px 0 0 1px;
}
#header .row-1 .fright {
	text-align:right;
}
.top-nav {
	width:468px;
	height:60px;
	margin:0px 0px 10px;
}
.nav-box {
	background:url(/i/lptelm/nav-bg.gif) 0 0 repeat-x;
	width:100%;
}
.nav-box .left {
	background:url(/i/lptelm/nav-left.gif) 0 0 no-repeat;
}
.nav-box .right {
	background:url(/i/lptelm/nav-right.gif) no-repeat 100% 0;
	height:29px;
}
#header .nav {
	padding:3px 0 0 3px;
}
#header .nav li {
	float:left;
	padding-right:3px;
}
#header .nav li a {
	float:left;
	color:#fff;
	text-decoration:none;
}
#header .nav li span {
	float:left;
	cursor:pointer;
}
#header .nav li span span {
	padding:0 10px 0 10px;
	line-height:23px;
}
#header .nav li a:hover, #header .nav li a.current {
	background:url(/i/lptelm/nav-link-bg.gif) 0 0 repeat-x;
	color:#3f3f3f;
}
#header .nav li a:hover span, #header .nav li a.current span {
	background:url(/i/lptelm/nav-link-left.gif) 0 0 no-repeat;
}
#header .nav li a:hover span span, #header .nav li a.current span span {
	background:url(/i/lptelm/nav-link-right.gif) no-repeat 100% 0;
}
/*===== content =====*/


/*--- slider begin ---*/

div#feature_list {
	width: 712px;
	height: 522px;
	overflow: hidden;
	position: relative;
}
div#feature_list ul {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	left: 6px;
	bottom:0;
	z-index: 10;
	width: 708px;
}
ul#tabs li {
	display:inline;
}
ul#tabs li a {
	float:left;
	width:175px;
	height:165px;
	margin-right:2px;
	background:url(/i/lptelm/thumb-bg1.gif) no-repeat 0 100%;
	color:#090808;
	text-decoration:none;
	display:inline;
}
ul#tabs li a.last {
	margin-right:0;
}
ul#tabs li img {
	margin-top:16px;
}
ul#tabs li span {
	display:block;
	padding:9px 0 0 15px;
}
ul#tabs li a.current, ul#tabs li a:hover {
	background:url(/i/lptelm/thumb-bg2.gif) no-repeat 0 0;
	color: #FFF;
	text-decoration: none;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	width: 712px;
	height: 369px;
	position: relative;
	left:0;
	top:0;
	z-index:1;
}
ul#output li {
	position: absolute;
	width: 706px;
	height: 369px;
	left:6px;
	top:0;
}
ul#output li .link1 {
	float:right;
}
ul#output li .description {
	background:url(/i/lptelm/slide-description.png) no-repeat 0 0;
	width:677px;
	height:52px;
	position:absolute;
	top:295px;
	left:-6px;
}
ul#output li img {
	display:none;
}
ul#output li .description .indent {
	padding:9px 10px 0 20px;
}
ul#output li .description h2 {
	font-size:17px;
	line-height:1.2em;
	color:#090808;
	border:none;
	padding:2px 0 0 0;
	margin:0;
	float:left;
}
ul#output li .description h2 span {
	font-size:13px;
	font-weight:normal;
}
/*--- slider end ---*/



#content .section {
	padding-bottom:20px;
}
ol {
	list-style:decimal;
}
ol li {
	color:#a1a1a1;
	font-size:14px;
	border-bottom:1px solid #e5e5e5;
	list-style-position:inside;
	list-style-type:decimal-leading-zero;
	padding:0 0 7px 0;
	margin-bottom:7px;
	vertical-align:top;
}
ol li.last {
	border-bottom:none;
}
ol li a {
	font-size:12px;
}
.list1 li {
	border-bottom:1px solid #d9d9d9;
}
.list1 li.last {
	border-bottom:1px solid #eee;
}
.list1 li a {
	display:block;
	background:#eee;
	padding:10px 0 9px 18px;
	color:#3a3a3a;
	text-decoration:none;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
}
.list1 li a:hover, .list1 li.active a {
	background:url(/i/lptelm/arrow1.gif) no-repeat 0 50% #fff;
	color:#B20000;
}
.list1 li.sep {
	border:0px;
	height:15px;
}

/*===== footer =====*/
#footer {
	background:url(/i/lptelm/footer-left-bot-corner.gif) 0 100% no-repeat #383838;
	width:100%;
	color:#fff;
}
#footer .indent {
	background:url(/i/lptelm/footer-right-bot-corner.gif) no-repeat 100% 100%;
	padding:16px 20px 30px 20px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .nav {
	padding:0 0 8px 0;
}
#footer .nav li {
	display:inline;
	padding-right:21px;
}
#footer .nav li a {
	color:#d7d7d7;
	text-decoration:none;
}
#footer .nav li a:hover {
	text-decoration:underline;
}
#footer .users-links {
	color:#888;
	margin-left:-6px;
	padding-bottom:10px;
}
#footer .users-links li {
	color:#888;
	display:inline;
}
#footer .users-links li a {
	color:#888;
	text-decoration:none;
	padding:0 9px 0 6px;
}
#footer .users-links li a:hover {
	text-decoration:underline;
}
.social-services {
	float:right;
}
.social-services li {
	float:left;
	padding-left:6px;
}
/*----- forms -----*/
#search-form fieldset {
	border:none;
	background:url(/i/lptelm/search-bg.gif) no-repeat 100% 0;
	color:#3e3e3e;
}
#search-form input.text {
	width:227px;
	border:none;
	background:none;
}
#search-form input.submit {
	width:28px;
	height:27px;
	border:none;
	background:none;
	cursor:pointer
}
#search-form strong {
	padding-right:14px;
}


.block_basket {margin:10px 0px; background:url(/i/lptelm/nav-cart.gif) left no-repeat; float:right; padding-left:20px;}
.pr_price {font-weight:bold; color:#B20000;}
.navline {margin-bottom:5px;}

/*==========================================*/


/* siteg */


.icbox {border:0px;}
#TB_window {border:4px solid #D20009 !important;}
.cat_item_trsep {height:1px;}
.cat_item_tdsep {width:1px;}
.cstar {color:#FF0000; margin-left:5px;}

.loading {background:url(/i/loading.gif) center no-repeat; height:20px;}
.waiter, .waiter_osite {background:url(/i/loading.gif) center no-repeat; height:40px; border-bottom:1px solid blue; margin-bottom:20px;}
.waiter_osite {border:0px;}

table.listing {background:#EFEFEF;}
table.listing .listing_title {background:#EFEFEF;}
table.listing tr {background:white;}
table.listing th {font-size:12px; font-weight:bold;; color:#888888;}

form, fieldset {padding:0px; margin:0px;}
img {border:0px;}

.checkout_login_forms {margin:0px 0px 0px 100px;}

.page_selector {margin:10px 0px; padding:10px 0px 0px; border-top:1px solid #EFEFEF;}
.page_selector a {text-decoration:none; color:#000000;}
.page_selector a:hover {color:#17817D;}
.page_selector b {color:#17817D;}
.page_selector .digits {}
.page_selector .digits a {display:inline-block; width:22px; line-height:22px; text-align:center;}
.page_selector .digits a:hover {background:#05DFE0; color:#fff; font-weight:normal;}
.page_selector .digits b {display:inline-block; width:22px; line-height:22px; background:#17817D; color:#fff; text-align:center;}
.page_selector .digits span {display:inline-block; width:22px; line-height:22px; text-align:center;}
.ps_top_sep {margin:5px 0px; height:1px;}
.ps_bottom_sep {margin:5px 0px; height:1px;}

.bskt_checkout {font-size:14px; display:block; line-height:25px; width:130px; text-align:center; background:#3FAF2B; color:#fff; font-weight:bold; margin:0px 5px 0px 0px;}
.bskt_checkout:hover {background:#60CF4D; color:#fff;}

.bskt_continue {font-size:14px; display:block; line-height:25px; width:150px; text-align:center; background:#EFEFEF; margin:0px 0px 0px 5px;}

.green {color:#1AAF00;}

.sub_categories {margin:10px;}

.clear {clear:both;}
.links_categories {padding:0px; margin:0px; list-style:none;}
.links_categories li {float:left; width:200px; display:block; margin:0px; padding:0px;}
.links_categories li a {line-height:20px;}

.btn {background:#D20009; color:#fff; font-weight:normal; border:1px outset;}

div.btn_buy {}
a.btn_buy {display:block; width:100px; line-height:18px; font-weight:bold; padding:5px 0px; margin:0px 10px 0px 0px; text-align:center; float:left;}
a.add2cart {background:#A60004; color:#fff;}
a.goto_checkout {background:#09AF00; color:#fff;}
div.btn_wishlist {float:left;}
div.btn_wishlist a {display:block; width:100px; line-height:18px; text-align:center; text-decoration:underline; padding:5px 0px; margin:0px 10px 0px 0px;}
a.added {width:115px;}