@charset "utf-8";

* {
	margin:0;
	padding:0;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
body {
	background:#CCC url(/images/css/body_bg.gif) repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.clearFix:after {
	clear: both; 
  	content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
a img {
	border:0;
}
div.error {
	color:red;
}

/**/
div.frame {
    padding: 0px 5px;
    margin: 0px;
    width: 950px;
	border-bottom:1px solid #d9d9d9;
} 

#animation_div {
    position: relative;
    padding: 0px;
    margin: 0px;
    height: 25px;
    overflow: hidden;
} 

#animate_div {
    position: relative;
    overflow: hidden;
    margin:0px;
    font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}
#phone {
	color:#F00;
	font-size:18px;
}
/*modalWindow*/
#modalOverlay {
	background-color:#000; 
	cursor:wait; 
	filter: alpha(opacity=80); 
	height: 100%;
}

#modalContainer {
	height:auto;
	width:300px;
	left:50%;
	top:50%;
	margin-left:-150px;
	/* margin-top: -70px; */
	background-color:#fff;
	border:3px solid #ccc;
	padding: 10px;
} 
a.modalCloseImg {
	background:url(x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}
#helper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -10;
}

/* HOME PAGE */
#homeWraper {
	display:table-cell;
	vertical-align:middle;
}
#centered {
	margin:0 auto;
	width:968px;
	text-align:left;
}
#homePage {
	background:url(/images/css/body.png) no-repeat left top;
	min-height:618px;
}
#homePage #rightSide {
	float:right;
	padding:40px 30px 0 0;
	width:235px;
}
#homePage #rightSide #homeSearch{
	height:70px;
}
#homePage #search_model_number{
	background:#fff url(/images/css/model_number_input.gif) no-repeat left top;
	border:0;
	height:23px;
	padding:2px 3px 0 3px;
	width:105px;
}
#homeCatalog h2{
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	margin-bottom:25px;
}
#homePage .categories{
	margin-left:0;
	min-height:400px;
}
#homePage #hotDealsLink{
	position:relative;
	left:420px;
	top:25px;
	width:209px;
	height:194px;
	cursor:pointer;
}
#homePage #hotDealsLink a div{
	width:206px;
	height:194px;
	background:url(/images/css/hot-deals.gif) no-repeat left top;
	cursor:pointer;
}
#homePage #hotDealsLink a:hover div, #homePage #hotDealsLink div.hover{
	width:206px;
	height:194px;
	background:url(/images/css/hot-deals.gif) no-repeat left bottom;
	cursor:pointer;
}
#homePage #bottomLinks{
	padding:40px 0;
}
#homePage #bottomLinks li{
	float:left;
	margin-right:25px;
}
#homePage #bottomLinks li a, .blueLink{
	color: #52A5AF;
	text-decoration:underline;
}
#homePageTop{
	width:968px;
	height:11px;
	background:url(/images/css/body_top.png) no-repeat left top;
}
#homePageBg{
	background:url(/images/css/body_1px.png) repeat-y left top;
	width:968px;
}
#homePageBottom{
	width:968px;
	height:12px;
	background:url(/images/css/body_bottom.png) no-repeat left top;
}
#centered div.logoLine{
	padding-left:2px;
	height:55px;
}
#centered .logoLine .logo{
	float:left;
	padding-right:6px;
}
#centered .logoLine .last{
	padding-right:0;
}
/*
#homePage #interButtonImg{
	width:310px;
	height:90px;
	background:url(/images/css/enter_store_button.png) no-repeat left top;
	cursor:pointer;
}
* html #interButtonImg{
    background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/css/enter_store_button.png', sizingMethod='crop');
}
*/
/* STRUCTURE */


#wrapper {
	margin:0 auto;
	width:960px;
	background-color:#FFF;
}
#header {
	background:url(/images/css/head.gif) no-repeat left top;
	height:144px;
}
#header #search {
	float:right;
	padding:20px 78px 0;
}
.searchBlock {
	float:left;
	margin-right:3px;
}
#search_category, #search_brand, #search_model_number {
	border:1px solid #cecece;
	width:120px;
}
.searchBlock #search_model_number{
	background:#fff url(/images/css/model_number_input.gif) no-repeat left top;
	border:0;
	height:23px;
	padding:2px 3px 0 3px;
	width:105px;
}
#search #search_submit {
	border:none;
	padding-top:13px;
}
#linkToMain {
	float:left;
	width:300px;
	height:130px;
	cursor:pointer;
}
#footer {
	background:#f3f3f3 url(/images/css/footer_bg.gif) repeat-x;
	font-size:14px;
	text-align:right;
	padding:20px 80px;
}
/* MAIN PAGE */
div.specProds div#rightCol{
	width:640px;
	padding:20px 0px 30px 70px;
	background:url(/images/css/gray_line.gif) repeat-y left top;
}
h2.header{
	color:#b7393c; 
	font-size:24px; 
	font-family:Tahoma,Geneva, sans-serif; 
	font-weight:normal;
	padding:20px 0 20px 35px;
}
.specModel{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none; 
	color:#000;
}
.specMSRP{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; 
	text-decoration:line-through; 
	color:#a9a9a9;
}
.specPrice{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;  
	color:#a40103; 
	text-decoration:none;
}
.specProduct {
	float:left;
	width:250px;
	height:150px;
	padding:15px;
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
#specProducts .last {
	border-right:0;
}
#specProducts .lastLine {
	border-bottom:0;
}
.specProduct .descr {
	width:120px;
	margin-left:10px;
	height:auto;
	padding:0;
}
.specProduct .pImgThumb {
	float:left;
}
/* CATALOG PAGE */
#limited_qty, #no_found{
	background:url(../images/css/message_bg.gif) no-repeat left 14px;
	height:65px;
}
#limited_qty_left, #no_found_left{
	float:left;
	background:url(../images/css/car.gif) no-repeat left bottom;
	height:65px;
	padding-left:130px;
	line-height:65px;
}
#no_found_left{
	background:url(../images/css/no_found.gif) no-repeat left bottom;
	padding-left:80px;
}
#no_products{
	background:url(../images/css/message_bg.gif) no-repeat left bottom;
	height:43px;
	line-height:43px;
	padding:0 10px;
}
#main {
	background-color:#FFF;
}
#leftCol {
	float:left;
	padding-bottom:10px;
	width:230px;
	margin-right:20px;
}
#leftCol h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	margin:20px 20px 15px;
}
#catalogBrand {
	margin-left:20px;
}
#catalogBrand select{
	width:210px;
}
ul.categories,  ul#adminPanel{
	margin:3px 0 3px 20px;
}
ul.categories li, ul.subcategories li, ul.subcategories_l2 li, ul.subcategories_l3 li, ul.subcategories_l4 li,  ul#adminPanel li {
	background:#FFF url(/images/css/red_bullet.gif) no-repeat left center;
	border-top:1px dotted #666;
	padding:5px 0 5px 15px;
	overflow:hidden;
}
ul.categories li.first {
	border:0;
}
ul.categories li.last, ul#adminPanel li.last {
	border-bottom:1px dotted #666;
}
ul#adminPanel li {
	background:#FFF url(/images/css/blue_bullet.gif) no-repeat left center;
}
ul li a:link, ul li a:visited {
	color:#666;
	text-decoration:none;
}
ul li a:hover, ul li a:active {
	text-decoration:underline;
}
ul.subcategories {
	margin-left:30px;
}
ul.subcategories_l2 li {
	margin-left:40px;
}
ul.subcategories_l3 li {
	margin-left:50px;
}
ul.subcategories_l4 li {
	margin-left:60px;
}
ul.subcategories li, ul.subcategories_l2 li, ul.subcategories_l3 li, ul.subcategories_l4 li {
	background:#FFF url(/images/css/gray_bullet.gif) no-repeat left center;
	border:none;
}
ul.categories li.special {
	background:#FFF url(/images/css/star.gif) no-repeat left center;
}
ul.subcategories li.selected a, ul.subcategories li.selected a, ul.subcategories_l2 li.selected a, ul.subcategories_l3 li.selected a, ul.subcategories_l4 li.selected a {
	text-decoration:underline;
}
li.special a {
	font-weight:bold;
}
#rightCol {
	float:left;
	width:650px;
	padding:20px 50px 30px 10px;
}
#searchResult h2 {
	font-weight:normal;
}
.productContainer {
	margin-bottom:25px;
}
.productContainer h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding:0 0 8px 25px;
}
.descr {
	width:450px;
	overflow:hidden;
	padding:5px;
	height:43px;
}
.prDetails .descr {
	height:auto;
}
.descr h2 span.productName{
	color:#c3c3c3;
}
.descr p.moreDetail a, #pager a, a.blue {
	color:#52a5af;
}
.descr p.moreDetail {
	margin-top:0px;
}
.models {
	width:450px;
	overflow:hidden;
}
#pager .pagSelItem {
	background-color:#666;
	color:#FFF;
	padding:0 2px;
}
.productContainer .pImgThumb {
	background:url(/images/css/bottom_product_frame.gif) no-repeat 26px 43px;
	float:left;
	height:121px;
	width:122px;
	text-align:center;
	padding:5px 25px 5px 26px;
	cursor:pointer;
}
.productConteinerTop {
	background:url(/images/css/top_main.gif) no-repeat left bottom;
	height:8px;
}
.productContainerMid {
	background:url(/images/css/middle_main.gif) repeat-y left top;
	height:45px;
}
.leftSide {
	float:left;
	width:130px;
	padding:5px 7px 5px 30px;
}
.productContainerMain {
	background:url(/images/css/bottom_main.gif) no-repeat left top;
}
.productContainerMain  .prodAttrHead {
	border:0;
	padding-top:18px;
}
.pImgThumb .special {
	background:url(/images/css/special.gif) right bottom no-repeat;
	position:relative;
	left:1px;
	top:-54px;
	width:120px;
	height:55px;
	z-index:10;
	cursor:pointer;
}
.viewLarge{
	width:120px;
	cursor:pointer;
	z-index:100;
}
.viewLarge img{
	margin-right:4px;
}
.prDetails .pImgThumb{
	background:url(/images/css/img_det_frame.gif) no-repeat 26px top;
	height:150px;
}
.prDetails .pImgThumb .special{
	top:-57px;
}
#tblWrapper {
	width:591px;
	margin-left:25px;
	background:url(/images/css/tb_mid.gif) repeat-y left top;
}
.productContainer table {
	width:589px;
	margin-left:1px;
}
.productContainer table td{
	padding:5px;
}
tr.header, td.bold{
	font-weight:bold;
}
#tblTop{
	background:url(/images/css/tb_top.gif) no-repeat left bottom;
	height:5px;
	margin-left:25px;
}
tr.header {
	background-color:#ececec;
}
tr.header td{
	padding-top:21px;
}
tr.even{
	background-color:#f4f4f4;
}
td.bold, td.tar{
	text-align:right;
}
td.divider{
	width:100px;
}
.productContainer table td.red {
	color:#a00114;
	text-align:left;
	padding-left:10px;
	width:170px;
}
td.green {
	color:red;
}
#tblDown {
	background:url(/images/css/tb_down.gif) no-repeat top left;
	height:5px;
	margin-left:25px;
}
.prodAttrHead, .prodAttrHeadAdmin, .prodFeaturesHead {
	margin-top:10px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px dotted #666;
	width:450px;
}
.prodAttr, .prodFeature, .prodAttrAdmin {
	padding:2px 0;
	width:450px;
}
.prodAttrHeadAdmin, .prodAttrAdmin {
	width:520px;
}
.prodAttrHead div, .prodAttr div, .prodFeaturesHead div, .prodFeature div, .prodAttrHeadAdmin div, .prodAttrAdmin div{
	float:left;
	overflow:hidden;
}

.model {
	width:120px;
}
.color {
	width:90px;
}
.msrp, .price {
	width:80px;
}
.price, .yousave, .msrp{
	text-align:right;
}
.prodAttr div.yousave{
	color:red;
}
.prodAttrHead div.yousave, .prodAttr div.yousave{
	float:none;
}

.prodAttrAdmin .model input{
	width:100px;
}
.prodAttrAdmin .color input{
	width:80px;
}
.prodAttrAdmin .msrp input, .prodAttrAdmin .price input{
	width:60px;
}
.prodAttrAdmin .hotdeal{
	width:60px;
	text-align:center;
}
.prodAttrHeadAdmin .hotdeal{
	width:60px;
	text-align:right;
}

.fName, .fValue{
	width:160px;
}
.fName input, .fValue input{
	width:140px;
}
#product .pImgMain {
	float:left;
	height:300px;
	width:300px;
	text-align:center;
	margin:5px;
}
.pImgMain .special {
	background:url(/images/css/special.gif) right bottom no-repeat;
	position:relative;
	left:0;
	top:-55px;
	width:300px;
	height:55px;
	z-index:10;
}

/* ADMIN */
#loginArea {
	margin:0 auto;
	padding:30px 0;
	width:250px;
}
#loginArea div {
	margin-bottom:5px;
}
#loginArea label {
	float:left;
	width:100px;
}

#catsManagement {
	margin:10px 0;
}
#catsManagement th {
	background-color:#185db3;
	color:#FFF;
	text-align:left;
	padding:3px 5px;;
}
#catsManagement td {
	padding:3px 5px;
}
#addCategoryForm label, #addSubcategoryForm label {
	float:left;
	width:150px;
	margin-top:5px;
}
#addCategoryForm input.text, #addSubcategoryForm input.text {
	width:300px;
}
#addSubcategoryForm select {
	width:300px;
	margin-top:5px;
}

#addBrandForm label {
	width:150px;
	float:left
}

#brand_select {
	width:250px;
}
#AddProductForm label {
	float:left;
	width:120px;
}
#AddProductForm div {
	margin-top:10px;
}
#AddProductForm .prodAttrAdmin div {
	margin-top:0;
}
#AddProductForm div#prodAttrs, #AddProductForm div.prodAttr,  #AddProductForm div#prodFeatures, #AddProductForm div.prodFeature{
	margin:0;
}
#AddProductForm #category, #AddProductForm #subcatgory_level1, #AddProductForm #subcatgory_level2, #AddProductForm #subcatgory_level3, #AddProductForm #subcatgory_level4{
	width:400px;
}
div#noMargin div{
	margin-top:0;
}
#descrContainer {
	margin-left:120px;
}
#descrContainer label {
	float:left;
	width:120px;
	height:50px;
}