﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
#center .box .in a span img {
	border: solid black 1px;
}

#right .box center img {
	border: solid black 1px;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
    text-align: center;
	font: 11px/15px Verdana, Arial, sans-serif;
	padding:0;
	margin: 0;
	color: #3b3b3b;
	background: #ededed;
}

.clear {
    clear: both;
}

#wrap, .wrap {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
}
.wrap { width: 950px;}


#header {
    height: 338px;
	background: center top url(../images/head.jpg) no-repeat;
}
#headwrap {
	left: 1px;
	position: relative;
}

#bodyblock {
    position: relative;
    width: 1000px;
	margin: 0 auto;

    padding: 0 0;
	background: #fff url(../images/center_bg.png);
}
#bodyblock-bottom {
    position: relative;
    width: 1000px;
    height: 40px;
    padding: 0;
	margin: 0 auto;
	background: #fff url(../images/center_bottom.png);
}

#left {
    float: left;
    width: 185px;
    left: 26px;
	position: relative;
}

#right {    
    width: 165px;
    text-align:left;
    float: right;
    right: 23px;
	position: relative;
}

#center {
    float: left;
    width: 590px;  
	overflow: hidden;
	margin-left: 37px;
}

#center, #left, #right {
    padding-top: 15px;
}

p {
    margin: 1em 0;
}
a {text-decoration: none; color: #3b3b3b; }
a:hover {text-decoration: underline;}
.left { float: left; }
.right { float: right; }

.center {text-align: center;}

#left .pp {margin-bottom: 4px;}

/**************** LEFT & RIGHT SIDEBAR ********************/

#left a,
#right a {
    text-decoration: none;
}
#left a:hover,
#right a:hover {
    text-decoration: underline;
}

#left h1 span,
#right h1 span {
    margin: 0 5px;
    line-height: 19px;
}
#left h1,
#right h1 {
    color: #fff;
    text-transform: uppercase;
    background: url(../images/side_h1.png) repeat-y;
    height: 19px;
    width: 185px;
}

#left .box,
#right .box {
    margin-bottom: 10px;
    padding-bottom: 10px;
	margin-top: 2px;
    width: 180px;
    background: #eee url(../images/side_box.png) repeat-x top;
}
#left .box {
	margin-left: 5px;
}

#left ul,
#right ul {
    margin: 0 5px 5px 5px;
}
#left ul li,
#right ul li {
    border-bottom: 1px dotted #777;
    padding: 0 2px;
    line-height: 1.9em;
}

#right h1 {
    width: 165px;
    background-image: url(../images/right_h1_bg.png) repeat-y;
    
}
#right .box {
    width: 160px;
}

#right .box .item {
    font-size: 10px;
    border-bottom: 1px dotted #666;
    padding-bottom: 3px;
    margin: 0 5px 10px 5px;
}
#right .box .item .description{
    display: inline-block;
    border-right: 1px dotted #666;
    width: 50px;
}

#right .box .item .price{
    float: right;
    width: 50px;
}

#right .cart-btn {padding-left: 4px;}

#left .in, #right .in {
	margin: 0 10px;
}
#left .checkbox, #right .checkbox {margin-left: 20px;}
/***************** CENTER STYLES ********************/
#center h1 {
    color: #fff;
    text-transform: uppercase;
    background: url(../images/center_h1.png) repeat-y;
    height: 19px;
    width: 580px;
	margin-bottom: 15px;
}
#center h1 span {
    margin: 0 5px;
    line-height: 19px;
}


#center .product-image {
    margin: 10px 20px 20px 10px;
    float: left;
}

#center .price {float: right;}

#center .add-to-cart {
    width: 100px;
    height: 50px;
    display: inline-block;
    background: url(../images/add_to_cart.png) no-repeat;
}

#center .box {
    width: 185px;
    margin: 0 3px 15px 3px;
    float: left;
    background: #fff url(../images/center_box.png) bottom repeat-x;
}
#center .box h2 {
	background: none;
	text-align: center;
	text-transform: uppercase;
	color: #0d5087;
    width: 185px;
}

#center .box p {
    margin: 8px 0;
}
#center .box .in {
    margin: 10px;
    padding-bottom: 5px;
}
#center .box .hr {
    height: 2px;
    line-height: 2px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px dotted #777;
}

#center .box .price {
    color: #0d5087;
    float: right;
    font-size: 1.3em;
}
#center .box a {
    font-size: 10px;
    text-decoration: underline;
}

#bottom-menu {
    text-align: center;
    width: 950px;
    margin-left: 30px;
    margin-top: 10px;
}

/**** MENU  ****/
.firstmenu {
	height: 60px;
	margin-top: 20px;
	width: 950px;
}
.firstmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
.firstmenu li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	width: 14.28%;
	overflow: hidden;
}
.firstmenu li a {
	display: inline-block;
	background: url(../images/menu.png) no-repeat;
	line-height: 65px;
	vertical-align: bottom;
	width: 100%;
	height: 57px;
	color: #fff;
}
.firstmenu li a span {margin-left: 20px;}
.firstmenu li.selected a, .firstmenu li a:hover {
	background: url(../images/menu_hover.png) no-repeat;
}
.firstmenu a:hover {text-decoration: none;}

/************ SEARCH ***********/
#search {
	text-align: left;
	bottom: 10px;
	left: 40px;
	position: absolute;
	color: #000;
	font-weight: bold;
	bottom: -15px;
	z-index: 100;
}

#search input {
	font-size: 12px;
	height: 17px !important;
	line-height: 17px !important;
	width: 125px;
	display: inline-block;
	z-index: 100;
	border: 1px solid black;
}
#search select {
	display: inline-block;
}
#search .btn {
    background: top url(../images/search-btn.png) no-repeat;
	border: none;
    width: 15px;
    height: 20px !important;
    cursor: pointer;
	display: inline-block;
	margin-top: 1px;
	margin-left: 2px;
	float: right;
	position: raletive;
}

/************** FILTER STYLES **************/

#filters-wrap {
	width: 80%;
	float: right;
	z-index: 10;
}
#filters, #filters2 {
	padding-right: 15px;	
}
#filters .a { background: url(../images/filters_bg.gif) no-repeat top left; }
#filters .b { background: url(../images/filters_right_bg.gif) no-repeat bottom right; }
#filters .a2 { background: url(../images/filters_bg.gif) no-repeat bottom left; }
#filters .b2 { background: url(../images/filters_right_bg.gif) no-repeat bottom right; height: 10px; }

#filters2 .a { background: url(../images/filters2_bg.gif) no-repeat top left; }
#filters2 .b { background: url(../images/filters2_right_bg.gif) no-repeat top right;overflow:hidden; }
#filters2 .a2 { background: url(../images/filters2_bg.gif) no-repeat bottom left; }
#filters2 .b2 { background: url(../images/filters2_right_bg.gif) no-repeat bottom right; height: 10px; }

#filters .title {float: left; margin: 10px 8px 0 2px;}

#filters .column, #filters2 .column {
	width: 15%;
	margin-left: 5px;
	display: inline-block;
    vertical-align: top;
}

#filters2 .column {width: 110px;}
#filters2 h2 {font-weight: bold; padding: 4px 0 10px 10px;}
#filters2-prev, #filters2-next {float: left; display: block; width: 26px; height: 26px; margin: 30px 2% 0 3px;}
#filters2-next {float: right; margin: 30px 3px 0 0; background: url(../images/filters2_next.gif);}
#filters2-prev {float: left; background: url(../images/filters2_prev.gif);}
