html {

	overflow: -moz-scrollbars-vertical;

	margin: 0;

	padding: 0;

}

* {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {

	margin: 0px;

	padding: 0px;

	text-align: center;

}

body, td, th, input, textarea, select, a {

	font-size: 11px;

}

form {

	padding: 0;

	margin: 0;

	display: inline;

}

input, textarea, select {

	margin: 3px 0px;

}

a, a:visited {

	color: #1B57A3;

	text-decoration: underline;

	cursor: pointer;

}

a:hover {

	text-decoration: none;

}

a img {

	border: none;

}

p {

	margin-top: 0px;

}

/* layout */

#container {

	width: 960px;

	margin:0 auto;

	text-align: left;

	background: #FFFFFF;

}

#header {

	position: relative;

	width: 960px;

}

#header .div1 {

	height: 97px;

}

#header .logo {

	position: relative;

	top: 21px;

	left: 15px;

}

#header .div3 {

	width: 250px;

	height: 62px;

	position: absolute;

	top: 38px;

	right: 0px;

}

#header .div3 a{

	color:#FFF;

	text-transform:uppercase;

	text-decoration:none;

	font-size:0.9em;

	font-weight:bold;

}

#header .div3 .accountitem a{

	display:block;

	width:120px;

	padding:2px;

	text-align:left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

}

#header .div3 .accountitem a:hover{background-color:#826536;}



#header .div3  .item1{

	background-color:#C69C6D;

	float:left;

	margin-right:2px;

}

#header .div3  .item2{

	background-color:#B58958;

	float:left;

	margin-right:2px;

}

#header .div3  .item3{

	background-color:#32BCA3;

	float:left;

}

#header #module_search {

	background-color:#816435;

	padding:2px;

	height:16px;

	text-align:center;

	margin-bottom:2px;

}
#header #module_search a{
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
#header #module_search input {

	background-color:#816435;

	border:1px solid #C69C6D;

	color:#C69C6D;

	height:14px;

	width:190px;

	margin:0;

	padding:0 2px;

	display:block;

	float:left;

	text-align:right;

}

#header #module_search input:focus {

	border:1px solid #49A385;

}



#header .div4 {

	padding-left: 10px;

	padding-right: 10px;

	height: 40px;

	background: url('../image/header.png') repeat-x;

}

#header .div4 img {

	float: left;

	margin-right: 5px;

}

#header .div4 a {

	padding: 12px 0px 12px 0px;

	margin-left: 10px;

	margin-right: 10px;

	display: inline-block;

	color: #FFFFFF;

	text-align: center;

	text-decoration: none;

	font-size: 14px;

	font-family: Verdana, Geneva, sans-serif;

}



#breadcrumb {

	padding-top: 8px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#column_left {

	float: left;

	width: 220px;

	min-height:370px;

	padding-top:40px;

	

}

#contentwrapper {

	background: #FFFFFF url('../image/column_left_bg.gif') repeat-y;

}

#content {

	width: 740px;

	margin-left:220px;

	color:#826536;

	min-height: 390px;

}

#content .top {

}

#content .top h1, .heading, #content h1, .price {

	color: #32BCA3;

	font-size: 22px;

	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	font-weight:normal;

	letter-spacing:-1px;

	margin-bottom:20px;

}
#content .model-top{
	font-size: 12px;
	display:inline;
}

.price{margin:0;font-size:20px;}

.instock, .model{

	color:#AAA;

	font-size:0.9em;

	letter-spacing:-1px;

	font-style:italic;

}

.model{margin-top:-3px;}

.heading {

	padding-bottom: 3px;

	margin-bottom: 10px;

}

.featureheading{

	font-size:1em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;

}

#content .middle {

	background: #FFFFFF;

	padding: 10px 0 0 0;

	min-height:250px;

}

#content .middle img{

	border:1px solid #DDDDDD;

}

#content .bottom {

}

.box {

	margin-bottom: 10px;

}



.success {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #E4F1C9;

	border: 1px solid #A5BD71;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.warning {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #FFDFE0;

	border: 1px solid #FF9999;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.wait {

	padding: 5px 0px;

	margin-bottom: 10px;

	background: #FBFAEA;

	border: 1px solid #EFEBAA;

	font-size: 11px;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}

.required {

	color: #FF0000;

	font-weight: bold;

}

.error {

	color: #FF0000;

	display: block;

}

.help {

	cursor: pointer;

}

.tooltip {

	border: 1px solid #FDDA5C;

	background: #FBFF95;

	padding: 5px;

	font-size: 11px;

	width: 250px;

}

.clear { /* generic container (i.e. div) for floating buttons */

	overflow: hidden;

	width: 100%;

}

a.button {

	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	text-transform:lowercase;
	color: #FFFFFF;

	display: inline-block;

	font: normal 12px arial, sans-serif;

	height: 25px;

	margin-right: 6px;

	padding-right: 18px; /* sliding doors padding */

	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

a.button span {

	background: transparent url('../image/button_left.png') no-repeat;
text-transform:lowercase;
	display: inline-block;

	padding: 2px 0 5px 18px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

}

.buttons {

	margin-bottom: 20px;
text-transform:lowercase;
	clear: both;

	padding: 5px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

}

.buttons input {

	padding: 0px;

	margin: 0px;

}

.buttons table {

	width: 100%;

	border-collapse: collapse;

}

.buttons table td {

	vertical-align: middle;

}

.list {

	width: 100%;

	margin-bottom: 10px;

}

.list td {

	text-align: center;

	vertical-align: top;

	padding-bottom: 10px;

}
.form-item{
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
}
.sort {

	margin-bottom: 10px;

	background: #F8F8F8;

	height: 30px;

	width: 100%;

}

.sort .div1 {

	float: right;

	margin-left: 5px;

	padding-top: 6px;

	padding-right: 9px;

}

.sort .div2 {

	text-align: right;

	padding-top: 9px;

}

.sort select {

	font-size: 11px;

	margin: 0;

	padding: 0;

}

.pagination {

	display: inline-block;

	width: 100%;

	background: #F8F8F8;

	margin-bottom: 10px;

}

.pagination .links, .pagination .results {

	padding: 7px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

}

.pagination .links b {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

	background: #FFFFFF;

}

.pagination .results {

	float: right;

}

.tabs {

	display: block;

	width: 100%;

	margin-bottom: 0px;

}

.tabs a {

	float: left;

	display: block;

	padding: 6px 15px 7px 15px;

	margin-right: 2px;

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	background: #FFFFFF url('../image/tab.png') repeat-x;

	color: #000000;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

	z-index: 1;

	position: relative;

	top: 1px;

}

.tabs a.selected {

	background: #FFFFFF url('../image/tab.png') repeat-x;

	border-bottom: 0px;

	padding-bottom: 8px;

	z-index: 3;

}

.page {

	border: 1px solid #DDDDDD;

	background: #FFFFFF;

	display: inline-block;

	padding: 10px;

	display: block;

	width: 536px;

	clear: both;

	z-index: 2;

	margin-bottom: 10px;

}



#footer {

	margin-top:-20px;

	width: 841px;

	margin-left:119px;

	clear: both;

/* background: #826536 url(../image/bottom_back2.jpg) repeat-y; */
	background-color: #816435;

	height:70px;

	border-top: 19px solid #fde87b;

}

#footer .div1 {

	float: left;

	text-align: left;

}

#footer .div2 {

	float: right;

	text-align: right;

}



#category ul, #category ul ul, #information ul{ /* all lists */

		padding: 0;

		margin: 0;

		list-style: none;

		float : left;

		width : 118px;
		font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	}

	#information ul{margin-top:140px;}

	#category ul li, #information ul li { /* all list items */

		position : relative;

		float : left;

		line-height : 1.25em;

		margin-bottom : -1px;

		width: 118px;

	}

	

	#category ul li ul { /* second-level lists */

		position : absolute;

		left: -999em;

		margin-left : 120px;

		margin-top : -18px;

		width:80px;

	}

	

	#category ul li ul ul { /* third-and-above-level lists */

		left: -999em;

	}

	

	#category ul li a, #information ul li a {

		width: 100px;

		w\idth : 100px;

		display : block;

		text-decoration : none;

		background: #FFFFFF url('../image/column_left_bg.gif') repeat-y;

		padding : 2px 10px;

		color:#826536;

		text-transform:lowercase;

		text-align:right;
		font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	}

	#information ul li a{

		color:#32BCA3;

	}

	#category ul li a:hover {

		color:#32BCA3;

	}

	#category ul li ul li, #category ul li ul{width:80px;}

	#category ul li ul li a {

		background:#FFF;

		text-align:left;

		width:70px;

		color:#32BCA3;
		text-transform:lowercase;
		font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	}

	#category ul li ul li a:hover, #information ul li a:hover { color:#C69C6D;}

	#category ul li:hover ul ul, #category ul li:hover ul ul ul, #category ul li.sfhover ul ul, #category ul li.sfhover ul ul ul {

		left: -999em;

	}

	

	#category ul li:hover ul, #category ul li li:hover ul, #category ul li li li:hover ul, #category ul li.sfhover ul, #category ul li li.sfhover ul, #category ul li li li.sfhover ul { /* lists nested under hovered list items */

		left: auto;

	}





/*

#category ul, #information ul{

	padding:0;margin:0;

	list-style:none;

	text-align:right;

	width:120px;

	border:1px solid #000;

}

#category ul li, #information ul li{

	padding-bottom:7px;

	padding-right:10px;

}

#category ul li a, #information ul li a{

	display:block;

	text-decoration:none;

	color:#826536;

	text-transform:lowercase;

	width:100%;

}



#information ul li a{

	color:#32BCA3;

}



#category, #information {

	font-size:0.7em;

	letter-spacing:-1px;

	width:200px;

}

#information{

	margin-top:60px;

}

#category li{

position: relative;

} 



#category ul ul {

padding:0;

margin:0;

position: absolute;

text-align:left;

top: 0;

left:130px;

width: 85px; 

border:1px solid #333;

}

#category ul ul li a{

	padding:0;margin:0;

	text-decoration:none;

	color:#32BCA3;

	text-transform:lowercase;

	padding-bottom:7px;

}

#category ul ul li a:hover{ color:#C69C6D;}

#category ul li a:hover{ color:#32BCA3;}

#information ul li a:hover{ color:#826536;}

div#category ul ul,

div#category ul li:hover ul 

{display: none;}



div#category ul li:hover ul,

div#category ul ul li:hover ul

{display: block;}



#information ul {

	text-align:right;

	list-style: none;

}

*/

.cart {

	border-collapse: collapse;

	margin-bottom: 10px;

	width: 100%;

	border: 1px solid #EEEEEE;

}

.cart th {

	background: #EEEEEE;

	padding: 5px;

	font-weight: normal;

}

.cart td {

	padding: 5px;

}



#bottommenu ul{ 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	border-right:1px solid #826536;

	float:right;

	padding-top:5px;

	list-style:none;

}

#bottommenu ul li{

	float:left;

}

#bottommenu ul li a{

	display:block;

	padding:1px 10px;

	color:#32BCA3;

	text-transform:uppercase;

	text-decoration:none;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;

	

}

#bottommenu ul li a:hover{

	color:#FFF;

}

#copyright{

	text-align:center;

	font-size:0.8em;

}

#newsletter a{

	margin-top:44px;

	margin-left:5px;

	color:#FFF;

}



#newsletter a span{

	font-size:0.8em;

	font-weight:bold;

}

.whitebar{

	height:1px;

	width:100%;

	margin:0;padding:0;

	background-color:#FFF;

}

.bluebar{

	height:2px;

	width:100%;

	margin:0;padding:0;

	background-color:#32BCA3;

}



/* Slider Gallery Begins */

/* slider specific CSS */

        .sliderGallery {

            overflow: hidden;

            position: relative;

            height: 130px;

            width: 740px;

        }

        

        .sliderGallery UL {

            position: absolute;

            list-style: none;

            overflow: none;

            white-space: nowrap;

            padding: 0;

            margin: 0;

        }

        

        .sliderGallery UL LI {

            display: inline;

			z-index:2;

        }

        .sliderGallery UL LI a img{

            border:1px solid #DDDDDD;

			margin-bottom: 3px;

        }

		#content .middle .sliderGallery UL LI a img:hover{

            border:1px solid #32BCA3;

        }

        .slider {

			display:block;

            width: 738px;

            height: 17px;

            top: 110px;

            padding: 1px;

            position: relative;

			z-index:1;

        }

        

        .handle {

			display:block;

            position: absolute;

            cursor: move;

            height: 17px;

			margin-top:1px;

            width: 144px;

            top: 0;

            background: url(../image/scroller.gif) no-repeat; 
			
			
            z-index: 100;

        }

        

        .slider span {

            color: #bbb;

            font-size: 80%;

            cursor: pointer;

            position: absolute;

            z-index: 110;

            top: 3px;

        }









/* Slider Gallery Ends */

