@import url('styles.base.css');
body, div, p {
	color: #313131;
	font: 12px Helvetica,Arial,sans-serif;
}
body {

	margin: 0;
	padding: 0;

	background-color: #fbfbf0; 
	/* url('images/body_bg.png') repeat-x left top;  knocked out 20100518 00:44 
	*/
}
h1 {font-size: 1.6em;
color: #630000;
}
h2 {font-size: 1.2em;
color: #630000;
}
h3 {font-size: 1.1em;
color: #630000;
}
h4 {font-size: 1em;
color: #630000;
}
h5 {font-size: .9em;
color: #630000;
}
input, textarea, select {
	color: #424242;
	font: normal 11px Verdana;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	border: 1px solid #dfe6ed;
	padding: 2px;

}
/*
.input-text {
width: 27px;
}
*/
select {
	border: 1px solid #7f9db9;
	padding: 2px;
}
.input-textarea {
	width:335px;
}
a, a:visited, a:hover, a:active {
	color: #ae0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	border: 0px solid #630000;
	border-top-width: 1px;
}
.dark-hr {
	border-color: #e3e3e3;
}
.error-text {
	color: #f27a00;
}
.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	background: #fbfbf0 url(images/input_bg.png) repeat-x left top;
	border: #D5D5D5 1px solid;
	padding: 2px 1px 0px 1px;
}
.updates-wrapper .input-text {
	width: 122px;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #fbfbf0;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #fbfbf0;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #fbfbf0;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d0cebe;
}
.section-title {
	background: #d6d6d6 url('images/section_title_bg.gif') repeat-x top;
}
.section-title a {
	color: #313131;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: none;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #fafafa;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #fbfbf0;
	background-color: #9c9c9c;
	font: bold 11px Arial;
	padding: 2px 8px 3px 8px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #9c9c9c url('images/but_right_action.png') no-repeat right top;
	height: 20px;
}
.button-submit-action, .button-action {
	padding-right: 13px;
}
.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 11px;
}
.button-submit {
	height: 20px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a , .button a{
	background: transparent url('images/but_left_action.png') no-repeat left top;
	padding: 3px 0px 3px 13px;
	height: 20px;
	line-height: 14px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	border: 0px none;
	margin: 0px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 0px 4px 10px;
}
.button-submit, .button {
	padding-right: 12px;
}
.button-submit input, .button a {
	padding: 2px 0px 2px 13px;
}
.button-submit input, x:-moz-any-link {
	padding-bottom: 4px;
}
.button-submit-big {
	background: #9ECA03 url('images/big_but_left.png') no-repeat left top;
	padding-left: 10px;
	height: 29px;
}
.button-submit-big input {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 10px 8px 0px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 10px 8px 0px;
}
/* /input buttons */
.button a {
	padding: 4px 0px 0px 11px;
}
.button a, x:-moz-any-link {
	padding: 3px 0px 0px 11px;
}
.button-action a {
	padding: 4px 0px 0px 11px;
}
.button-action a, x:-moz-any-link {
	padding: 3px 0px 0px 10px;
}
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 4px;
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
	margin-top: 3px; /* added 20100517 22:38 */
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Arial;
	color: #b20101;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #630000;
	font: normal 11px Verdana;
}
.list-price {
	color: #757575;
}
.price, .sub-price {
	font: bold 12px Verdana;
	color: #990000;
}
.sub-price {
	color: #333333;
}
.discount {
	color: #666666;
}
.sku {
	font: normal 11px Tahoma;
	padding: 6px 0px 0px;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: url('images/tabs_bg.gif') 0px 0px;
	padding: 0px;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
	background: #ececec url(images/tab_left.png) no-repeat left top;
	padding: 0 0 0 3px;
}
.tabs ul li.cm-active {
	background: #dfe2e5 url(images/tab_left_active.png) no-repeat left top;
}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
	background: url(images/tab_right.png) no-repeat right top;
}
.tabs ul li.cm-active a {
	background-image: url(images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #8a8989;
	font: bold 12px Tahoma;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 12px Tahoma;
	color: #545454;
}
.tabs ul li a:hover {
	text-decoration: none;
}
.cm-tabs-content {
	border: 1px solid #d9dbdd;
	border-top-width: 0px;
	padding: 15px 22px;
}
.tab-list-title {
	margin: 20px 0 8px -2px;
	border-bottom: 1px solid #630000;
	padding-bottom: 1px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #630000;
}
/* /Tabs */

.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #fbfbf0;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #b7b7b7;
}
.lm-left {
	border-left: 1px solid #b7b7b7;
}
.lm-right {
	border-right: 1px solid #b7b7b7;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #fbfbf0;
}
/* /Listmania */

/* common styles */
.border {
	border: 1px solid #e3e3e0;
}
.no-items {
	background-color: #f1f4aa;
}
/* /common styles */

/* main styles */
#footer {
	padding: 0px 0px 13px 0px;
	background: url(images/cont_btm_left.gif) no-repeat left top;
}
.footer-helper-container {
	background: url(images/cont_btm_right.gif) no-repeat right top;
}
.container-left #footer, .container-long #footer {
	background-image: url(images/footer_left.gif);
}
.container-right .footer-helper-container, .container-long .footer-helper-container {
	background-image: url(images/footer_right.gif);
}
#content {
	background: #fbfbf0 url(images/content_bg_left.gif) repeat-y left top;
	padding: 0px;
}
.content-helper {
	background: url(images/content_bg_right.gif) repeat-y right top;
}
.container-right .content-helper, .container-long .content-helper {
	background-image: url(images/right_shadow.gif);
	padding-right: 2px;
}
.container-left #content, .container-long #content {
	background-image: url(images/left_shadow.gif);
	padding-left: 2px;
}
.container-right .central-content {
	padding-right: 20px;
}
.container-left .central-content {
	padding-left: 20px;
}
/* Styles for the fixed width layout */
.helper-container, x:-moz-any-link {
	padding-right: 1px;
}
#container {
	position: relative;
	padding: 0px;
	width: 993px;
	margin: 0px auto;
}
.central-column, .container-right .central-column, .container-left .central-column {
	background-color: #fbfbf0;
	float: left;
	display: inline;
margin:0 172px 15px 175px;
	width: 604px;
/*	padding: 1px 0 15px 0;
*/
}
.container-long .central-column {
	padding: 11px 13px 30px 13px;
	background-color: #fbfbf0;
	margin: 0px 3px; 
	width: auto;
}
.container-right .central-column, .container-left .central-column {
	margin: 0px 0px 15px 212px;
	width: 779px;
}
.container-left .central-column {
	margin: 0px 212px 15px 0px;
}

.left-column {
	padding: 10px;
	float: left;
	width: 160px;
	margin-left: -977px;
	background-color: #F7E7A7;
}
.right-column {
	padding-top: 11px 0 0 11px;
	float: left;
	width: 181px;
	margin-left: -193px;
	background-color: #F7E7A7;
}

/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout. 
#container {
	padding: 0px 11px;
}
.central-column, .container-right .central-column, .container-left .central-column {
	background-color: #fbfbf0;
	float: left;
	display: inline;
	margin: 0 213px 15px 212px;
	padding: 13px 0 15px 0;
	width: auto;
}
.central-content { margin: 0px; }
.container-long .central-column { width: auto; }
.container-long .central-column {
	padding: 11px 13px 30px 13px;
	background-color: #fbfbf0;
	margin: 0px 3px; 
	}
.container-right .central-column, .container-left .central-column {
	margin: 0px 0px 15px 212px;
}
.container-left .central-column {
	margin: 0px 212px 15px 0px;
}

.left-column {
	padding-top: 10px;
	float: left;
	width: 160px;
	margin-left: -99%;
}
.right-column {
	padding-top: 11px;
	float: left;
	width: 171px;
	margin-left: -183px;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
.logo-image {
	margin-top: 0px;
	background: url("images/customer_area_logo1b.gif") no-repeat scroll left top;
	height: 96px;
	width: 994px;
}
#top_menu {
	/* code out background 20100517 21:58 cm background: #d6d6d6 url('images/top_menu_left.png') no-repeat left top;
	*/
	/*display: none;
	*/
	padding: 0px 0px 0px 10px;
	text-align: left; /* and getting it over to left rather than center */
	min-height: 40px;
}
.header-helper-container {
	position: relative;
}
.content-tools-helper {
position:absolute;
right: 0px;
top:172px;
width: 170px;
text-align: center;
z-index:100;
}

#sw_select_USD_wrap_ {
display: none;
}
#sw_select_EN_wrap_ {
display: none;
}
.helper-block {
	/* code out background 20100517 21:58 cm background: url('images/top_menu_right.png') no-repeat right top;
	*/
	display: block;
	width: 6px;
	height: 41px;
	position: absolute;
	margin-top: -40px;
	z-index: 8;
	right: 0px;
}
#top_menu ul {
	padding: 0px 10px 2px 0px;
	z-index: 1;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	/* code out background 20100517 21:58 cm background: url('images/top_tab_right.gif') no-repeat right top;
	*/
	padding: 0 10px 0 0;
	text-align: left;
	margin: 0px;
	height: 38px;
}
#top_menu ul li.first-level:first-child span {
	/* code out background 20100517 21:58 cm background: url('images/top_tab_left_first.gif') no-repeat left top;
     */
	} 
#top_menu ul li.first-level.cm-active:first-child span {
	/* code out background 20100517 21:58 cm 	background: url('images/top_tab_left_act_first.png') no-repeat left top;
	*/
}
#top_menu ul li.first-level.cm-active {
	/* code out background 20100517 21:58 cm background: #70706b url('images/top_tab_right_active.png') no-repeat right top;
	*/
	margin-right: 0px;
}
#top_menu ul li.first-level span {
	/* code out background 20100517 21:58 cm background: url('images/top_tab_left.gif') no-repeat left top;
	*/
	padding: 12px 13px 12px 24px;
}
#top_menu ul li.first-level.cm-active span {
	/* code out background 20100517 21:58 cm - no, 22:08 as need background on active */
	background: url('images/top_tab_left_active0.png') no-repeat left top;
	padding: 12px 17px 12px 29px;
}
#top_menu ul li.first-level a, #top_menu ul li.first-level a:hover {
	ccolor: #00ccee;
	font: bold 14px Arial;
	line-height: 14px;
	height: 14px;
}
#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #00ccee;
	font: bold 14px Arial;
	line-height: 14px;
	height: 14px;
}
#top_menu ul ul {
	background: #fbfbf0;;
	margin-top: 0px;
	padding: 0px 5px;
	left: 1px;
}
#top_menu ul li.first-level ul li a, #top_menu ul li.first-level ul li a:hover {
	font-weight: normal;
	color: #00ccee;
	height: auto;
	line-height: normal;
	padding: 5px 20px 2px 3px;
	font-size: 15px;
}
#top_menu ul ul ul {
    left: 100%;
}
#top_menu ul li.first-level ul li a, #top_menu ul li.first-level ul li a:hover, #top_menu ul li.first-level.cm-active ul li a, #top_menu ul li.first-level.cm-active ul li a:hover {
    height: auto;
    line-height: normal;
    padding: 5px 20px 2px 3px;
    font: normal 15px Arial;
    color: #000000;
}
/* /top styles */
 
/* top tools styles */
.top-tools-container {
    /* absoluting 20100517 22:26 cm */
	position: absolute;
	left: 750px;
	top: 0px;
	z-index: 100;
	width: 250px;
	/* end absoluting */
	height: 96px;   /* from 35px to 96px 20100517 22:26 cm */
	padding-top: 7px; /* from 9px to 7px 20100517 22:26 cm */
	padding-bottom: 2px; /* from 9px to 2px 20100517 22:26 cm */
}
.top-tools-container span.float-left {

}
.top-tools-container span.float-right {

}
.top-search {
	padding: 9px 0 0 1px
}
.search-products-text {
	font: bold 11px Verdana;
}
.search-selectbox {
	background: #fbfbf0 url(images/input_bg.png) repeat-x left top;
	border: 1px solid #d5d5d5;
	font: normal 12px Arial;
	color: #2e2e2e;
	padding: 2px;
}
.search-input {
	background: #fbfbf0 url(images/input_bg.png) repeat-x left top;
	border: 1px solid #d5d5d5;
	margin-top: 6px; /* added 20100517 22:38 */
}
/* search-advanced to absol 20100517 22:49
*/
.search-advanced {
position: absolute;
left: 47px;
top: 67px;

}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	color: #ddd;   /*626262 to ddd 20100517 22:53 */
}



/* /top tools styles */

/* content-tools */
.content-tools {
	background: transparent url('/shop/skins/austere/customer/images/content_tools_bg.png') repeat-x 0px 1px;
	/* color axed in the gpx, border left (png) 20100518 01:12 */
	height: 3px;
	margin-bottom: 0px;
	padding: 8px 1px 0px 13px;
}
.content-tools span.float-left, .content-tools span.float-right {
	background: url('images/content_tools_left.png') no-repeat top left;
	width: 10px;
	height: 40px;
	margin: -8px 0px 0px -13px;
	height: 11px;
}
.content-tools span.float-right {
	background: url('images/content_tools_right.png') no-repeat top right;
	margin: -8px -1px 0px -12px;
	height: 11px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	/* take out little rh "background" sep gpx 20100518 16:25 background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	*/
	padding: 0px 12px 0px 0px;
	margin-right: 11px;
}
#cart_status .lowercase {
	font: normal 12px Arial;
	padding-top: 1px;
}
#cart_status .lowercase a, #cart_status .lowercase a:visited, #cart_status .lowercase a:hover, #cart_status .lowercase a:active {
	color: #626262;
	text-decoration: none;
}
#cart_status .lowercase a:hover {
	text-decoration: none;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: transparent url(images/icons/cart_arrow.gif) no-repeat scroll 93% 7px;
	padding: 2px 16px 3px 3px;
}
.checkout-link {
	padding-top: 5px;
	/* countering float left to get it to center in wever 20100518 00:16 */
	clear: both;
	width: 96px;
	margin; 0 auto;
}
.checkout-link, x:-moz-any-link {
	padding-top: 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	/* background-color: #e1e8e9 !important; knocked out 20100517 00:32 
	*/
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #e1e8e9 !important;
}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0px 24px;
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0px;
}
.cart-list .list {
	border: 1px solid #bababa;
}
/* knocking out cart_status stuff atp 20100518 00:02 */ 
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}

/* put it back 20100518 0:04
#cart_status {
display: none;
}
*/
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: transparent url(images/icons/cart_arrow.gif) no-repeat scroll 93% 7px;
	padding: 2px 16px 3px 3px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-title {
	padding-left: 5px;
}
.right-column .sidebox-title {
	padding-left: 8px;
}
.sidebox-title span {
	padding: 7px 10px 7px 0px;
	color: #630000;
	font: bold 1.1em Arial;
}
.sidebox-body {
	padding: 3px 8px 0px;
}
.right-column .sidebox-body {
	padding: 3px 13px 0px;
}
.sidebox-bottom {

}
.sidebox-bottom span {

}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper {
	margin-right: 0px;
}
.sidebox-categories-wrapper .sidebox-body {
	padding-left: 0px;
}
.sidebox-categories-wrapper .sidebox-title {
	display: none;
}
.sidebox-categories-wrapper .sidebox-title span {

}
/* /categories sidebox style */

/***** Tables *****/
/* Common table */
.table {
	background-color: #dee1e5;
	padding: 1px 0px 1px 1px;
}
.table th {
	background-color: #dadada;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
}
.table .table-footer td {
	background-color: #dadada;
	border-right: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #efefef;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox-title {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0px 4px;

	text-align: -moz-center;
	text-align: center;
}
.mainbox-title span {
	font: bold 1.2em Arial;
	color: #630000;
	text-align: center;
	text-align: -moz-center;
}
.mainbox-body {
	padding: 16px 3px 10px;
}
/* /mainbox2 */

/* mainbox2 */
.mainbox2-title {
	border-bottom: 1px solid #ebebeb;
	padding: 0px 3px 6px;
}
.mainbox2-title span {
	font: bold 1.1em Arial;
	color: #630000;
}
.mainbox2-body {
	padding: 7px 5px 10px;
}
/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #630000;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */
.mainbox-cart-title {
	background: #ecf6f8 url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 14px;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0px 0px -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0px 1px;
}
.cart-buttons {
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #F7E7A7;
	border: 0px solid #F7E7A7;
}
.sidebox-body .updates-wrapper {
	margin-right: -9px;
	margin-bottom: 0px;
}

/* Bottom styles */
.bottom-copyright {
	padding-top: 3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font: 10px Verdana;
	color: #626262;
}
.bottom-search {
	padding: 22px 0px 8px;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #ff5400;
	text-transform: lowercase;
	font: normal 11px Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.multicolumns-list td {
	padding: 22px 0 15px;
}
.product-spacer {
	width: 13px;
}
td.product-image img {
	margin: 0px 15px;
}
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}
.product-details-options .discount-label {
	margin-top: 21px;
}
.discount-label em {
	background: #37aae8 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #fbfbf0;
	font: normal bold 13px Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 1px;
	clear: both;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	background-color: #F7E7A7;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #F7E7A7;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #fbfbf0;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

.info-field-title {
	background-color: #efefef;
}

/* product details styles */
.product-details-options {
	background-color: #fafaff;
}
/* /product details styles */

/* List with circle bullets */
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}
.bullets-list li a, .bullets-list li a:visited, .bullets-list li a:active, .bullets-list li a:hover {
	color: #626262;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
.arrows-list li {
	background: url('images/icons/cart_arrow.gif') no-repeat 1px 7px;
	padding-left: 13px;
}

.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
li.cm-expanded {
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}
.tree-list li a, .tree-list li a:visited, .tree-list li a:active, .tree-list li a:hover {
	color: #626262;
}
/* /Tree list */

/* Arrow list */
.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Arrow list*/

/* Site news */
.site-news li strong {
	font: bold 11px Tahoma;
	color: #363535;
}
/* /Site news */

/* Action bullets */
.action-bullets {
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0px 10px 0px 13px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .wysiwyg-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-left: 0px;
}
/* /No bullets */

.delim, .site-news li.delim {
	background-color: #dddddd;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 3px 0;
	padding: 0;
}

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #fafafa;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #fbfbf0;
	border: 1px solid #cccccc;
}
.checkout-steps {
	background-color: #dadada;
}
.step-title-active {
	background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #cccccc;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
}
.step-body .shipping-rates label {
	font: italic bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 17px Tahoma;
	color: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: italic bold 11px Tahoma;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0px;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box, .box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #fbfbf0;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #fbfbf0;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected {
	border: 1px solid #c1d4eb;
}
a.cm-cur-item, .product-variant-image-selected {
	border: 1px solid #ff7800;
}
a.cm-thumbnails-mini img {
	padding: 0px;
	border: 0 none;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #fbfbf0;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #fbfbf0;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: none;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #fbfbf0;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0px 3px;
	text-transform: lowercase;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	border: 2px solid #dddddd;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 16px Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Quick links */
/** top **/
/* taking out the quick links 20100517 21:54 cm!
.quick-links {
	padding-right: 10px;
	padding-top: 8px;
}
.quick-links p {

}
.quick-links a, .quick-links a:visited, .quick-links a:active, .quick-links a:hover {
	color: #626262;
	padding-left: 14px;
}
#header .quick-links a, #header .quick-links a:visited, #header .quick-links a:active, #header .quick-links a:hover {
	color: #2c2b2b;
}
*/

/** /top **/
/** bottom **/
/* taking out the quick links ...
#footer .quick-links {

}
*/
.quick-links {
display: none;
}
/** /bottom **/

/* Select languages */
.select-link, .select-link:active, .select-link:visited, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
	color: #626262;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #fbfbf0;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0px 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */
ul.statistic-list {
	background-color: #F7E7A7;
}
/* /Statistic list */

/* plain/dynamic menu */
.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #2d2d2d;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #2d2d2d;
	font-weight: bold;
}
.sitemap-list {
	padding-top: 10px;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #fbfbf0 url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}
/* /plain/dynamic menu */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 11px Tahoma;
	color: #626262;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px;
	color: #fbfbf0;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	/* absol 20100517 23:00
	*/
	position: absolute;
	left: 75px;
	top: 205px;

	color: #014ead;
	padding-top: 3px;
}
.login-popup {
	background-color: #fafafa;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #fbfbf0 url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #a5a5a5;
	font-size: 11px;
}
/* /breadcrumbs */

.manage-post {
	background-color: #F7E7A7;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #dadada url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #cccccc;
}
body.clear-body {
	background-color: #fbfbf0;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #fbfbf0;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #fbfbf0;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0px;
}
.form-field label {
	font: normal 12px verdana, geneva, arial, helvetica, sans-serif;
}
.product-list-field label {
	font: bold 10px verdana, geneva, arial, helvetica, sans-serif;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat left -1px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
.search-form .input-text {
	width: 160px;
}
.search-form .input-text-large {
	width:190px;
}
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	font-size: 11px;
	text-decoration: none;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
.cm-hint {
	color: #A5A5A5 !important;
}

/* Product notification */
.product-notification {
	background-color: #fafafa;
}
.product-notification .notification-body {
	background-color: #fbfbf0;
}
/* /Product notification */

a.secondary-link {
	font-size: 11px;
}
.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0px;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 11px;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 11px;
}
.product-info, .product-info .add-product {
	padding-left: 10px;
}
.product-prices {
	padding-top: 7px;
}
.prices-container {
	padding-bottom: 5px;
}
.product-info {
	padding-left: 25px;
}
.compact-link .product-title, .compact-link .product-title:visited, .compact-link .product-title:hover, .compact-link .product-title:active {
	font-weight: normal;
}
.compact-link .text-button, .compact-link .text-button:visited, .compact-link .text-button:hover, .compact-link .text-button:active, .compact-link .text-button-act, .compact-link .text-button-act:visited, .compact-link .text-button-act:hover, .compact-link .text-button-act:active {
	font-size: 11px;
	background-position: right 5px;
}
.product-details-page .central-column {
	margin-right: 0;
	padding-right: 0;
	width: 775px;
}
.product-details-page .product-details {
	margin-right: 172px;
	padding-right: 21px;
}
.image-border .jcarousel-skin {
	border: 0 none;
}
#product_thumbnails {
	white-space: nowrap;
	text-align: center;
}
#product_thumbnails li {
	display: inline;
	padding: 0;
}
#product_thumbnails li a.cm-thumbnails-mini {
	margin: 0 1px;
}
.lineshim {
width:10px;
line-height: .5em;
padding: 0;
margin: 0;
/* you put the 'line height you want in and have a &nbsp; in it */
}
.smallerabitmore {
	font-weight: 400; font-size: 0.89em; font-style: normal;
}
.smaller {
	font-weight: 400; font-size: 0.9em; font-style: normal;
}
.smallerabit {
	font-weight: 400; font-size: 0.95em; font-style: normal;
}

.littletext {
	font-family: verdana, sans-serif; font-weight: 300; font-size: .67em; font-style: normal;
}
.littlertext {
	font-family: verdana, sans-serif; font-weight: 300; font-size: .57em; font-style: normal;
}

.radio, .checkbox {
margin:0 2px 3px 0;
padding:0;
vertical-align:middle;
}

ul#option_29994_771 li, ul#option_30023_775 li, ul#option_30026_779 li{
float: left;
width: 135px;
height: 18px;
/*padding: 0 10px 3px 10px;
*/
}
ul#tabs_configurator  li#pc_6 {
display: none;
}

#te2e235b250c7eafb54e69f81fda5f882d {
display: none;
}

/*TOP MENU CSS HERE SO IT X HANGS OUT TILL IT READS IT OWN CSS FILE!
*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	list-style: none;
    font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12pt;
}
ul#topnav li, ul#topnav li.current {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}

ul#topnav li a.kat {
	float: left; 
	/*text-indent: -9999px;
	*/
		text-decoration: none;
        border-left: 1px solid transparent;
		border-right: 1px solid transparent;
		border-top: 1px solid transparent;
top-margin: 0px;
 height:35px !important;
 line-height:35px !important;
        text-align: center;
}

ul#topnav li a.current {color:#00ccee;}
ul#topnav a:link {color: #000080;}
ul#topnav a:visited {color: #000080;}
ul#topnav a:hover {color: red;}
ul#topnav a:active {color: #00ccee;}

ul#topnav li:hover a.kat, ul#topnav li a.kat:hover {
position: relative;
background:#FFF;
 border:1px solid #630000 !important;
 border-bottom:none !important;
 border-radius: 7px 7px 0 0;
 -moz-border-radius: 7px 7px 0 0;
 -webkit-border-top-left-radius: 7px;
 -webkit-border-top-right-radius: 7px;

 height: 33px !important;
 line-height:33px !important;
 margin-top: 1px !important;
 outline:none !important;
color:#red;
 z-index: 110;
/* zix to cover up the outline of the top border of .sub stuff
*/
 }


 
ul#topnav div.cover {
height: 1px; border: 0; padding: 0; margin; 0; 
background-color: #fff;
position:absolute;
left:0;
top:-1px;
}

ul#topnav a.home {width: 74px; 
}
ul#topnav div.home {width: 74px;
}
ul#topnav div.homep {position: absolute; left: 74px;
}
ul#topnav li a.instruments {width: 123px; 
}
ul#topnav div.instruments {width: 123px;
}
ul#topnav div.instrumentsp {left: 123px;
}
ul#topnav li a.bows {width: 73px; 
}
ul#topnav div.bows {width: 73px;
}
ul#topnav div.bowsp {left: 73px;
}
ul#topnav a.cases {width: 73px; 
}
ul#topnav div.cases {width: 73px;
}
ul#topnav div.casesp {left: 73px;
}
ul#topnav a.strings {width: 79px; 
}
ul#topnav div.strings {width: 79px;
}
ul#topnav div.stringsp {left: 79px;
}
ul#topnav a.ourproducts {width: 132px; 
}
ul#topnav div.ourproducts {width: 132px;
}
ul#topnav div.ourproductsp {left: 132px;
}
ul#topnav a.accessories {width: 125px; 
}
ul#topnav div.accessories {width: 125px;
}
ul#topnav div.accessoriesp {left: 125px;
}
ul#topnav a.rockout {width: 163px; 
}
ul#topnav div.rockout {width: 163px;
}
ul#topnav div.rockoutp {left: 163px;
}
ul#topnav a.rentals {width: 117px; 
}
ul#topnav div.rentals {width: 117px;
}
ul#topnav div.rentalsp {left: 117px;
}

.sub {
position: relative;
padding-left: 20px;
}
.sub {
position: relative;
padding-left: 20px;
}
.patch {
position: absolute; 

top: -8px; 
z-index: 120; 
background: transparent url('/shop/skins/austere/customer/mpatch.png') left top no-repeat;
height: 8px;
width:8px;
margin: 0; padding: 0; border: none;
}

ul#topnav li .sub {
	position: absolute;	
	top: 34px; left: 0;
	background: #fff; /* url(sub_bg.png) repeat-x;
	                     */
	/*font-size: .8em;*/
        
	font-size: 9pt;
	padding: 4px 4px 4px 4px;
	float: left;
	 border:1px solid #630000 !important;
	
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 7px;
	-khtml-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(/shop/skins/austere/customer/navlist_arrow.png) no-repeat 5px 13px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
        font-size: 9pt;
	
}


ul#topnav h2 {
font: 13px Verdana, Helvetica, sans-serif;
     font-weight: normal;

}

ul#topnav .sub ul li h2 a {
	padding: 0px 0 0 15px;
	background-image: none;
    text-decoration: underline;
	padding: 0;
	margin: 3px 0 5px 15px;
	font-style: oblique;	
}

.floatl {
float: left;
}