﻿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;
}
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: 12px/15px Verdana, Arial, sans-serif;
	padding:0;
	margin: 0;
	color: #000;
	background: #f9bb56 center top url(../images/bg.jpg) no-repeat;
}

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

#wrap {
	background-color: #fff;
	background: url(../images/bg_repeat.png) repeat-y;
}

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

#right {    
    width: 175px;
    text-align:left;
    float: right;
    right: 30px;
	position: relative;
}

#center {
    float: left;
    width: 530px;
	overflow: hidden;
	margin-left: 55px;
}

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

#center-bottom {
	background: url(../images/bg_bottom.png) no-repeat;
	height: 40px;
}

p {
    margin-bottom: 0.5em;
}
a {text-decoration: none; color: #000; }
a:hover {text-decoration: underline;}
.left { float: left; }
.right { float: right; }
.center {text-align: center;}
.clear { clear: both; }

strong {font-weight: bold;}
em {text-decoration: underline;}

a img {text-decoration: none;}


h1 {
	background-color: #882e2e;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
h1 span {
	margin-left: 10px;
}
h1 span a{
	background-color: #882e2e;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
/********** LEFT STYLES ***********/
#left, #left a {
}

#left .box,
#right .box {
	background: #f7b851 top url(../images/side_box.png) repeat-x;
	padding-bottom: 5px;
}

#left .box-collapse h1, #right .box-collapse h1 {
	background: #882e2e right url(../images/box_collapse.png) no-repeat;
}
#left .box-expand h1, #right .box-expand h1 {
	background: #882e2e right url(../images/box_expand.png) no-repeat;
}

#left li {
	padding: 5px 5px;
	margin: 0 5px;
	border-bottom: 1px dotted #a05502;
}

.in {
	margin: 5px 10px;
}

/********** RIGHT STYLES ***********/

#right .box {
	margin-bottom: 5px;
}

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

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

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

#left .checkbox, #right .checkbox {margin-left: 20px;}

#right .btn {
	background-color: #882e2e;
	color: #fff;
	text-transform: uppercase;
	line-height: 23px;
	border: none;
	border-color: transparent;
	width: 80px;
	font-size: 11px;
	cursor: pointer;
}


/**** TOP MENU  ****/
#topmenu {
	height: 70px;
	margin-top: 225px;
	overflow: hidden;
	background: url(../images/top.png) no-repeat;
	
}
#topmenu ul{
	list-style-type: none;
	padding: 0 0 0 0;	
}
#topmenu li {
	display: inline-block;
	float: left;
	margin: 0 8px;
	padding: 0;
	overflow: hidden;
	
}
#topmenu li a {
	display: inline-block;
	line-height: 53px;
	height: 53px;
	font-size: 16px;
	color: #fff;
}
#topmenu li a:hover {
	text-decoration: none;
	color: #882e2e;
	background: center center url(../images/menu_hover.gif) no-repeat !important;
}


#search {
	float: left;
	margin-top: 19px;
	margin-left: 73px;
	margin-right: 15px;
	padding: 0;
	width: 150px;
	display: relative;
}
#search .sf {
	height: 15px;
	line-height: 15px;
	width: 130px;
	
	border: none;
	border-color: transparent;
}
#search .btn,
#search .sf {
	border: none;
	border-color: transparent;
	float: left;
}
#search .btn {
	background: none;
	width: 15px;
	cursor: pointer;
	color: #fff;
	float: right;
}



/********** CENTER STYLES ********/

#center .box {
	background: url(../images/center_box.png) repeat-x;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}
#center .box img {
	margin: 15px 0 0 15px;
	border: solid black 1px;
}
#right .box .bordered {
	border: solid black 1px;
}
#left .box .bordered {
	border: solid black 1px;
}


#center .box .in {
	border-right: 1px dotted #882e2e;
	margin-right: 0;
	padding-right: 10px;
}
#center .box-last .in {border-right: none;}
#center .box h2 {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #882e2e;	
	text-align: center;
}

#center .box .meta {
	border-top: 1px dotted #882e2e;
	padding-top: 5px;
}
#center .meta a {text-decoration: underline; font-size: 10px;}
#center .meta p {margin: 10px 0;}
#center .box .price {float: right; color: #882e2e; font-weight: bold; font-size: 1.2em;}

#center p {
	margin-bottom: 1.5em;
}

#right .box .sideBoxContent {
	margin-left: 5px;
}
