html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	margin: 0px;
	text-align: center;
	background-image: url(../image/bodyBg2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
}
input, textarea, select {
	margin: 3px 0px;
}


.subCategory {
	margin-left: 10px;
}

a, a:visited {
	color: #990922;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}

#breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2E9DF;
	width: 950px;
	margin: auto;
	text-align: left;
	color: #000;
	font-weight: bold;
	margin-top: -11px;
	height: 15px;
}
#breadcrumb a {
	color: #5E1B01;
	text-decoration: none;
	font-weight: bold !important;
}
#breadcrumb a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding-top: 0px;
	background: url(../image/wrapperbg.png) repeat-y;
}
#header {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header .div1 {
	height: 162px;
	background-image: url(../image/headerfull.jpg);
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 0px;
	text-align: left;
}
#header .div3 {
	width: 250px;
	height: 62px;
	position: absolute;
	top: 5px;
	right: 0px;
	padding-top: 63px;
	padding-left: 17px;
}
#header .div4 {
	background:transparent url(../image/navbarbg.png) no-repeat scroll left top;
	overflow: hidden;
	height: 45px;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header .div4 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#header .div5 a {
	float: right;
}
#header  .div6  {
	float: right;
}

#header  .div6 a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #333333;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	margin-top: 3px;
}
#header  .div6 a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 6px 0 5px 18px;
	color: #F7EEE2;
}

#header .div6 input {
	border: 1px solid #660000;
	height: 15px;
}

/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #F2E9DF;
	overflow: hidden;
}

#column_left {
	float: left;
	width: 220px;
	margin-left: 4px;
}
#column_right {
	float: right;
	width: 220px;
	margin-right: 4px;
}
#content {
	margin: auto;
	width: 500px;
	margin-bottom: 10px;
}

.div4 ul {
		list-style-type: none;
		margin: 0px;
		margin-left: -49px;
	}

.div4 ul li a {
	float: left;
	display: block;

}


.div4 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.div4 ul li a, .div4 ul li a:link, .div4 ul li a:visited {
	background:transparent url(../image/navbar2.png) no-repeat scroll left top;
	height: 33px;
}


.div4 ul li.Home a {
	background-position: 10px 0px;
	width: 91px;
	*width: 81px;
}

.div4 ul li.Lessons a {
	background-position: -81px 0px;
	*background-position-x: -81px;
	width: 100px;
}

.Lessons a {
	background-position: -81px 0px;
	*background-position: -81px 0px;
	width: 100px;	
}
.div4 ul li.Rentals a {
	background-position: -181px 0px;
	width: 102px;
}
.div4 ul li.Repairs a {
	background-position: -283px 0px;
	width: 99px;
}

.div4 ul li.AboutUs a {
	background-position: -382px 0px;
	width: 108px;
}
.div4 ul li.Account a {
	background-position: -490px 0px;
	width: 107px;
}

.div4 ul li.Log a {
	background-position: -597px 0px;
	width: 88px;
}

.div4 ul li.Home a:hover {
	background-position: 10px -45px;
	*background-position: 0px -45px;
	width: 91px;
}

.div4 ul li.Lessons a:hover {
	background-position: -81px -45px;
	width: 100px;
}
.div4 ul li.Rentals a:hover {
	background-position: -181px -45px;
	width: 102px;
}
.div4 ul li.Repairs a:hover {
	background-position: -283px -45px;
	width: 99px;
}

.div4 ul li.AboutUs a:hover {
	background-position: -382px -45px;
	width: 108px;
}
.div4 ul li.Account a:hover {
	background-position: -490px -45px;
	width: 107px;
}

.div4 ul li.Log a:hover {
	background-position: -597px -45px;
	width: 88px;
}
#header .div6 a {
	padding: 0px;
}

#content .top {
	background: url('../image/contentHeader.png') no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#content .top h1, .heading {
	color: #FFF;
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	height: 18px;
}
.heading {
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#content .middle {
	padding: 10px 5px 1px 5px;
	min-height: 380px;
	background-color: #FfF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
#content .bottom {
	background-image: url(../image/contentBoxBottom.png);
	height: 10px;
}

#column_right .box {
		background-position: right top;
	}
.box .top {
	color: #FFF;
	background-image: url(../image/boxHeaderBg.png);
	font-size: 11px;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	height: 18px;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {

	background-color: #FFF;
	color: #5E1B01;
}
.box .bottom {
	height: 0px;
}

.brandBox .top {
	color: #FFF;
	background-image: url(../image/brandBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-top: 15px;
	height: 18px;
}
.brandBox  .top  img {
	float: left;
	margin-right: 5px;
}
.brandBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
.brandBox .bottom {
	background-image: url(../image/rightBoxBottom.png);
	margin-top: -1px;
}

.cartBox .top {
	color: #FFF;
	background-image: url(../image/cartBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	height: 18px;
}
.cartBox  .top  img {
	float: left;
	margin-right: 5px;
}
.cartBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	padding-right: 2px;
}
.cartBox .bottom {
	background-image: url(../image/rightBoxBottom.png);
	margin-top: -1px;
}

.bestsellerBox .top {
	color: #FFF;
	background-image: url(../image/bestsellerBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-top: 15px;
	height: 18px;
}
.bestsellerBox  .top  img {
	float: left;
	margin-right: 5px;
}
.bestsellerBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
.bestsellerBox .bottom {
	background-image: url(../image/rightBoxBottom.png);
	margin-top: -1px;
}

.chatBox .top {
	color: #FFF;
	background-image: url(../image/livechat.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-top: 15px;
	height: 18px;
}
.chatBox  .top  img {
	float: left;
	margin-right: 5px;
}
.chatBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	padding-top: 10px;
	text-align: center;
}
.chatBox .bottom {
	background-image: url(../image/rightBoxBottom.png);
	margin-top: -1px;
}

#bottomBanner {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

#bottomBanner img {
	margin-left: 25px;
	margin-top: 10px;
}


.currencyBox .top {
	color: #FFF;
	background-image: url(../image/currencyBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-top: 15px;
	height: 18px;
}
.currencyBox  .top  img {
	float: left;
	margin-right: 5px;
}
.currencyBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
.currencyBox .bottom {
	background-image: url(../image/rightBoxBottom.png);
	margin-top: -1px;
}
.categoryBox .top {
	color: #FFF;
	background-image: url(../image/catBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	height: 18px;
}
.categoryBox  .top  img {
	float: left;
	margin-right: 5px;
}
.categoryBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
.categoryBox .bottom {
	background-image: url(../image/leftBoxBottom.png);
	margin-top: -1px;
}
.informationBox {
	margin-bottom: 10px;
	background: transparent;
}
.informationBox .top {
	color: #FFF;
	background-image: url(../image/infoBoxHeaderBg.png);
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin-top: 15px;
	height: 18px;
}
.informationBox .top img {
	float: left;
	margin-right: 5px;
}
.informationBox .middle {
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
}
.informationBox .bottom {
	background-image: url(../image/leftBoxBottom.png);
	margin-top: -1px;

}
.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;
	color: #333333;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	margin-top: 3px;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 6px 0 5px 18px;
	color: #F7EEE2;
}
.buttons {
	background: #FFF8DC;
	border: 1px solid #660000;
	margin-bottom: 0px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}


#review_title {
	color: #000 !important;
	border: 0px !important;
	margin-bottom: 0px !important;
}

.middle p {
	margin-left: 5px;
	margin-right: 5px;
}

.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;
}
.sort {
	margin-bottom: 10px;
	background: #FFF8DC;
	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: #FFF8DC;
	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: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
	padding-bottom: 25px;
}
.tabs a {
	float: left;
	display: block;
	padding: 13px 5px 14px 5px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}

.tabs a.selected {
	border-bottom: 1px solid #660000;
	z-index: 3;
}
.page {
	border: 1px solid #660000;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 470px;
	z-index: 2;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 80px;
	padding: 10px;
	color: #999999;
	font-size: 10px;
	line-height: 1.6em;
	font-family: Verdana, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A6A5A3;
	background-color: #F2E9DF;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
	margin-right: 40px;
}

#footer .div2 img {
	padding: 0 25px;
}

#footerBottom {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background: url(../image/footerbottom.png) no-repeat #FFFFFF;
	bottom: 0;
	height: 30px;
}
#category ul {
	padding-left: 0px;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
}
#category ul li {
	width: 201px;
	background-color: #FFF8DC;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

#category ul li a:hover {
	color:#990134 !important;
}
#category ul li a {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#category ul li ul li {
	width: 191px;

	background-color: transparent;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 95% 50%;
} 



#information ul {
	padding-left: 0px;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
}
#information ul li {
	background-repeat: no-repeat;
	background-position: 95% 50%;
	width: 201px;
	height: 23px;
	background-color: #FFF8DC;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

#information ul li:hover a {
	color:#990134 !important;
}

#information ul li a {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.latestSlide {
	opacity: .8;
}
.latestSlide:hover {
	opacity: 1;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #660000;
	margin-left: 2px;
}
.cart th {
	background: #660000;
	color: #FFF;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
