/**
  * shop.soundstrue.com
  * main style file
  * @author Daniel Watts, Mark Donovan
  */

* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5a3c18;
text-align:center;
min-width:600px;
background-image:url(../images/site_template/page_layout/body_bkgrnd.jpg);
background-repeat:repeat;
background-position:center top;
position:relative;
margin:0;
padding:0;
}

textarea, input.write_review {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0 3px 3px;
	border:1px solid #DAC5A3;
	width:390px;
}

table {
	font-size:12px;
	color:#5a3c18;
}

a {
	color:#5a3c18;
	cursor:pointer;
}

div {
behavior:url(css/tango/iepngfix.htc);
margin:0;
padding:0;
}

img {
border:0;
behavior:url(css/tango/iepngfix.htc);
}

form {
margin:0;
padding:0;
}

select {
	cursor:pointer;
}

option {
	padding:2px 0 0 4px;
}

input:hover {
cursor:text;
}

.clearer {
clear:both;
}

.st {
font-family:Arial, Helvetica, sans-serif;
}

.st p {
font-size:12px;
font-weight:normal;
margin:0;
padding:0 0 5px;
}

.st h2 {
color:#5D3E1F;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}

.st .cmpt_title {
text-transform:uppercase;
}

.st h3 {
color:#5A3c18;
font-size:12px;
font-weight:bold;
}

.st h4 {
font-size:12px;
font-weight:bold;
}

#st_cmpt_search .st_select_container {
float:left;
margin:3px 0 0;
}

#st_cmpt_search h2, #st_cmpt_browse h2 {
text-transform:uppercase;
}

.st select {
border:1px solid #5A3C18;
color:#5D3E1F;
font-size:11px;
height:19px;
}

.st option {
color:#5D3E1F;
font-size:10px;
height:19px;
padding:3px 0 0 3px;
}

.select_label_left {
float:left;
font-weight:bold;
margin:0 4px;
}

.st_button_container {
background:transparent url(../images/site_template/st_btn/st_button_rt.gif) no-repeat scroll right top;
display:block;
font-weight:bold;
text-decoration:none;
height:20px;
float:left;
margin:3px 0 5px;
padding:0 4px 0 0;
}

#st_cmpt_search .st_button_container {
float:right;
}

.st button {
background:transparent url(../images/site_template/st_btn/st_button_lt.gif) no-repeat scroll left top;
color:#5A3C18;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:20px;
line-height:12px;
display:block;
text-align:center;
text-decoration:none;
border:none;
padding:0 0 0 5px;
}

#st_cmpt_search {
text-align:left;
width:206px;
height:80px;
}

#st_cmpt_results_header {
margin:0;
}

.page_ermessage_box_top {
background-image:url(../images/site_template/page_layout/page_ermsg_top.gif);
background-repeat:no-repeat;
background-position:left top;
}

.page_ermessage_box_btm {
	background-image:url(../images/site_template/page_layout/page_ermsg_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:5px;
}

.page_ermessage_box_btm_text {
	background:url(../images/site_template/page_layout/page_ermsg_icon.gif) 3px 2px no-repeat;
	color:#4F3515;
	display:table-cell;
	font-size:11px;
	line-height:13px;
	padding-bottom:8px;
	padding-left:33px;
	padding-top:7px;
	vertical-align:middle;
	width:390px;
}

.page_ermessage_box_btm_text h4 {
	font-size:12px;
	padding:0;
	margin:0 0 4px;
}

.page_ermessage_box_btm_text p {
	font-size:11px;
	padding:0;
	margin:3px 0 0;
}

.page_gomessage_box_top {
background-image:url(../images/site_template/page_layout/page_gomsg_top.gif);
background-repeat:no-repeat;
background-position:left top;
}

.page_gomessage_box_btm {
background-image:url(../images/site_template/page_layout/page_gomsg_btm.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding:5px;
}

.page_gomessage_box_btm_text {
display:table-cell;
vertical-align:middle;
padding-left:33px;
font-size:11px;
color:#4F3515;
line-height:12px;
background-image:url(../images/site_template/page_layout/page_gomsg_icon.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-bottom:8px;
background-position:3px center;
}

.page_text_title {
color:#5a3c18;
font-weight:bold;
font-size:16px;
}

.page_text_subtitle {
color:#5a3c18;
font-weight:bold;
text-transform:uppercase;
}

.page_text_subtitle a {
color:#5a3c18;
}

.page_text_navlink {
color:#605F48;
font-size:11px;
}

.page_text_navlink a {
color:#605F48;
font-size:11px;
}

.page_text_reg {
color:#605F48;
}

.page_text_reg a {
color:#605F48;
}

.page_abstract_title {
font-weight:bold;
font-size:11px;
}

.page_abstract_title a {
text-decoration:none;
}

.page_abstract_description {
font-size:10px;
color:#605F48;
line-height:12px;
}

.page_abstract_description a {
color:#605F48;
}

.page_abstract_more {
font-size:10px;
color:#6f6e54;
font-weight:bold;
}

.page_abstract_more a {
color:#6f6e54;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.page_abstract_more a:hover {
color:#6f6e54;
text-decoration:underline;
font-weight:bold;
font-size:11px;
}

.page_left_side_title {
font-size:14px;
font-weight:bold;
color:#5d3e1f;
text-transform:uppercase;
}

.main-template_page_box {
width:906px;
text-align:left;
margin-right:auto;
margin-left:auto;
display:none;
}

.main-template_header_box {
background-image:url(../images/site_template/page_layout/header_bkgrnd.gif);
background-repeat:repeat-y;
background-position:center top;
}

.main-template_header_logo {
width:294px;
float:left;
padding-left:22px;
}

.main-template_header_phone {
width:294px;
font-weight:bold;
color:#685127;
float:right;
text-align:right;
padding-top:27px;
padding-right:28px;
}

.main-template_body_box {
background-image:url(../images/site_template/page_layout/page_content_backgrnd.gif);
background-repeat:repeat-y;
background-position:center top;
padding:11px 26px 10px;
}

.submenu_box {
margin-right:4px;
margin-left:4px;
background-image:url(../images/site_template/page_layout/submenu_bkgrnd.gif);
background-repeat:repeat-x;
background-position:left top;
height:32px;
clear:both;
}

.breadcrumb_box {
	background-color:transparent;
	font-size:10px;
	color:#656565;
	float:left;
	padding-left:17px;
	padding-top:9px;
	text-transform:uppercase;
}

.breadcrumb_box span, .sub-nav_box span {
	display:block;
	float:left;
	margin:0 3px;
}

.breadcrumb_box span.delimiter, .sub-nav_box span.delimiter {
	line-height:12px;
}

.breadcrumb_box .current {
	padding:5px;
}

.breadcrumb_box a, .sub-nav_box a {
	display:block;
	float:left;
	margin:0 3px;	
}

.breadcrumb_box a:link {
color:#656565;
}

.breadcrumb_box a:visited {
color:#656565;
}

.breadcrumb_box a:active {
color:#656565;
}

.breadcrumb_box a:hover {
color:#333;
}

.breadcrumb_box_hover {text-decoration:none;}
.breadcrumb_box_hover:hover {text-decoration:underline;}

.sub-nav_box {
float:right;
font-size:10px;
color:#656565;
padding-right:10px;
padding-top:9px;
text-transform:uppercase;
}

.sub-nav_box a:link {
color:#656565;
text-decoration:none;
}

.sub-nav_box a:visited {
color:#656565;
text-decoration:none;
}

.sub-nav_box a:active {
color:#656565;
text-decoration:none;
}

.sub-nav_box a:hover {
color:#333;
text-decoration:underline;
}

.main-template_header_foot {
clear:both;
}

.main-template_content_box {
width:622px;
float:right;
}

.two-col_content_box {
width:439px;
min-height:300px;
float:left;
}

.left-side_box {
width:206px;
float:left;
}

.right-side_box {
width:158px;
float:right;
}

.right_side_content {
text-align:center;
}

.right_side_ad {
margin-bottom:10px;
}

.main-template_footer_head {
text-align:center;
}

.main-template_footer_bkgrnd {
background-image:url(../images/site_template/page_layout/footer_bkgrnd.gif);
background-repeat:repeat-y;
background-position:center top;
}

.main-template_footer_content {
background-image:url(../images/site_template/page_layout/footer_bkgrnd_btm.gif);
background-repeat:no-repeat;
background-position:415px top;
padding-left:35px;
padding-right:35px;
padding-bottom:20px;
}

.main-template_footer_content a:active {
color:#FFF;
text-decoration:none;
}

.main-template_footer_content a:visited {
color:#FFF;
text-decoration:none;
}

.main-template_footer_content a:link {
color:#FFF;
text-decoration:none;
}

.main-template_footer_content a {
color:#FFF;
text-decoration:none;
}

.main-template_footer_content a:hover {
text-decoration:underline;
}

.main-template_footer_title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFF;
font-weight:bold;
padding-bottom:10px;
}

#main-template_footer_box_1 {
font-size:12px;
font-weight:normal;
float:left;
width:210px;
}

#main-template_footer_box_2 {
font-size:12px;
font-weight:normal;
float:left;
clear:none;
width:210px;
}

#main-template_footer_box_3 {
font-size:12px;
font-weight:normal;
float:left;
padding-left:50px;
width:150px;
}

#main-template_footer_box_4 {
font-size:12px;
font-weight:normal;
float:right;
padding-right:10px;
width:150px;
}

.main-template_footer_copyright {
text-align:center;
color:#FFF;
font-size:10px;
padding-top:3px;
padding-bottom:3px;
}

.main-template_footer_bottom-links {
text-align:center;
color:#FFF;
font-size:10px;
padding-bottom:20px;
}

.main-template_footer_bottom-links a {
padding-left:10px;
padding-right:10px;
}

.main-template_footer_bottom-links a:link {
color:#FFF;
text-decoration:none;
}

.main-template_footer_bottom-links a:visited {
color:#FFF;
text-decoration:none;
}

.main-template_footer_bottom-links a:active {
color:#FFF;
text-decoration:none;
}

.main-template_footer_bottom-links a:hover {
color:#FFF;
text-decoration:underline;
}

.site_txtflda {
background-image:url(../images/site_template/forms/textfield_left.gif);
background-repeat:no-repeat;
background-position:left top;
}

.site_txtflda_short {
background-image:url(../images/site_template/forms/textfield_left_short.gif);
background-repeat:no-repeat;
background-position:left top;
}

.site_txtfldb {
background-image:url(../images/site_template/forms/textfield_right.gif);
background-repeat:no-repeat;
background-position:right top;
}

.site_txtfldb_short {
background-image:url(../images/site_template/forms/textfield_right.gif);
background-repeat:no-repeat;
text-align:center;
width:145px;
background-position:right top;
}

.site_txtfld {
background-color:transparent;
border:0;
width:94%;
color:#5A3C18;
height:21px;
padding-top:2px;
padding-right:4px;
padding-left:4px;
}

.form_error_box {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#C00;
padding-bottom:15px;
font-weight:bold;
}

.site_selectfld {
border:1px solid #5A3C18;
color:#5D3E1F;
font-size:10px;
height:19px;
width:120px;
}

#left-side_ads {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.left_side_ad {
margin-bottom:7px;
}

.left_minibox_head {
font-weight:bold;
line-height:23px;
text-align:center;
background-image:url(../images/left_side/mini_box/head.gif);
background-repeat:no-repeat;
background-position:center top;
font-size:11px;
}

.left_minibox_formtxt {
font-size:10px;
color:#836d52;
}

.left_minibox_body {
padding-right:5px;
padding-left:5px;
padding-top:5px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#d1c8b4;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#d5cec4;
border-left-color:#d5cec4;
}

.left_minibox_foot {
font-size:1px;
line-height:6px;
background-image:url(../images/left_side/mini_box/foot.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

.left_minibox_button {
padding-top:2px;
text-align:right;
}

.main-nav {
text-align:right;
float:right;
width:400px;
padding-bottom:1px;
padding-right:13px;
}

.main-nav_ovr a {
color:#FFF;
text-decoration:none;
float:right;
width:auto;
margin-left:1px;
text-transform:uppercase;
font-size:11px;
background-image:url(../images/site_template/main_nav/main_nav_l.gif);
background-repeat:no-repeat;
background-position:left top;
display:inline;
background-color:#000;
}

.main-nav_reg a {
color:#FFF;
text-decoration:none;
float:right;
width:auto;
margin-left:1px;
text-transform:uppercase;
font-size:11px;
background-image:url(../images/site_template/main_nav/main_nav_l.gif);
background-repeat:no-repeat;
background-position:left top;
display:inline;
}

.main-nav_design {
background-image:url(../images/site_template/main_nav/main_nav_r.gif);
background-repeat:no-repeat;
background-position:right top;
padding:7px 10px;
}

.main-nav_reg a:link {
background-color:#7a6236;
}

.main-nav_reg a:visited {
background-color:#7a6236;
}

.main-nav_reg a:hover {
background-color:#46310a;
}

.main-nav_ecommerce {
float:right;
padding-bottom:1px;
padding-right:13px;
text-align:right;
width:400px;
}

.main-nav_ovr_ecommerce {
background-image:url(../images/site_template/main_nav/main_nav_l.gif);
background-position:left top;
background-repeat:no-repeat;
display:inline;
float:right;
font-size:11px;
margin-left:1px;
text-decoration:none;
text-transform:uppercase;
width:auto;
background-color:#000;
}

.main-nav_reg_ecommerce {
background-image:url(../images/site_template/main_nav/main_nav_l.gif);
background-position:left top;
background-repeat:no-repeat;
display:inline;
float:right;
font-size:11px;
margin-left:1px;
text-decoration:none;
text-transform:uppercase;
width:auto;
background-color:#7A6236;
}

.main-nav_ovr_ecommerce a {
color:#FFF;
text-decoration:none;
}

.main-nav_reg_ecommerce a {
color:#FFF;
text-decoration:none;
}

.main-nav_design_ecommerce {
background-image:url(../images/site_template/main_nav/main_nav_r.gif);
background-position:right top;
background-repeat:no-repeat;
padding:7px 10px;
}

.shop_box_2 {
background-color:#fffff0;
background-image:url(../images/shop/shop_home/box_2/box_2_bkgrnd.gif);
background-repeat:repeat-x;
background-position:left top;
padding-bottom:20px;
width:635px;
padding-top:10px;
}

.shop_info_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.shop_info_title a {
color:#7B673C;
text-decoration:none;
}

.shop_info_title a:hover {
color:#261A0D;
}

.shop_info_author {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#6A8F32;
padding-bottom:10px;
}

.shop_info_desc {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#6f6e54;
line-height:12px;
padding-top:3px;
}

.shop_info_minutia {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#6f6e54;
line-height:11px;
padding-top:12px;
}

.shop_info_price {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#6f6e54;
line-height:11px;
float:left;
padding-top:13px;
}

.shop_info_addtocart {
letter-spacing:0.1em;
float:left;
padding-top:14px;
padding-left:10px;
}

.shop_box_more {
width:50px;
font-size:10px;
float:left;
text-align:right;
padding-top:2px;
}

.shop_box_more a {
color:#989776;
text-decoration:none;
}

.shop_box_more a:hover {
color:#5d3e1f;
}

.shop_box_more_arrow {
font-size:14px;
}

.shop_box_2a {
width:302px;
float:left;
padding-right:15px;
}

.shop_box_2a_cont {
padding-left:12px;
}

.shop_box_2a_prodesc {
padding-left:12px;
padding-top:16px;
float:left;
width:128px;
}

.shop_box_2a_image {
float:left;
display:inline;
padding-top:16px;
width:150px;
}

.shop_box_2a_title {
color:#5d3e1f;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
background-image:url(../images/shop/shop_home/box_2/line_01.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding-left:12px;
padding-top:15px;
padding-bottom:6px;
font-family:Arial, Helvetica, sans-serif;
width:290px;
height:22px;
}

.shop_box_2a_title_text {
float:left;
}

.shop_box_2a_title_text a {
color:#5d3e1f;
text-decoration:none;
}

.shop_box_2b {
float:left;
padding-left:15px;
width:290px;
}

.shop_box_2b_cont {
float:left;
}

.shop_box_2b_prodesc {
float:left;
padding-left:10px;
padding-top:16px;
width:130px;
}

.shop_box_2b_image {
float:left;
padding-top:16px;
display:inline;
width:150px;
}

.shop_box_2b_title {
color:#5d3e1f;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
background-image:url(../images/shop/shop_home/box_2/line_01.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding-top:15px;
padding-bottom:6px;
width:290px;
height:22px;
}

.shop_box_2b_title_text {
float:left;
}

.shop_box_2b_title_text a {
color:#5d3e1f;
text-decoration:none;
}

.shop_box_3 {
background-image:url(../images/shop/shop_home/box_2/line_01.gif);
background-repeat:repeat-x;
background-position:left top;
width:635px;
}

.shop_box_3_title {
color:#5d3e1f;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
background-image:url(../images/shop/shop_home/box_2/line_01.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding-left:12px;
padding-top:9px;
padding-bottom:6px;
width:290px;
height:22px;
}

.shop_box_3_title_text {
float:left;
}

.shop_box_3_title_text a {
color:#5d3e1f;
text-decoration:none;
}

#browse_container {
background-color:#FFF;
padding-bottom:13px;
}

#browse_title {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding-bottom:5px;
color:#5d3e1f;
background-image:url(../images/main-template/browse/dots_dark.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

#browse_container ul {
list-style:none;
}

ul#accordion-container {
cursor:pointer;
}

ul#accordion-container li a {
background-image:url(../images/main-template/browse/dots_light.gif);
background-repeat:repeat-x;
background-position:left bottom;
text-decoration:none;
display:block;
outline:none;
width:100%;
padding:4px 0;
}

.firstLevelLink {
text-indent:9px;
font-size:12px;
}

.firstLevelLink:hover {
background:#5d3e1f;
color:#fff;
text-decoration:none;
}

.firstLevelSelect {
background:#5d3e1f;
color:#fff;
text-decoration:none;
}

ul.accordion-menu {
display:none;
}

ul.accordion-menu a {
font-size:11px;
}

ul.accordion-menu a:hover {
color:#5d3e1f;
background-image:url(../images/main-template/browse/submenu_h_bkgrnd.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

.secondLevelSelect {
color:#5d3e1f;
background-image:url(../images/main-template/browse/submenu_h_bkgrnd.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

.secondLevelLink {
color:#5d3e1f;
}

.secondLevelNoChild {
text-indent:21px;
}

.thirdLevelLink {
color:#414551;
text-indent:30px;
}

.arrowTd {
vertical-align:middle;
}

.arrowTable {
padding-left:4px;
}

div.searchoption {
color:#000;
background:#fff;
border-left:solid 1px #CCC;
border-bottom:solid 1px #CCC;
border-right:solid 1px #CCC;
width:159px;
position:relative;
text-align:left;
}

div.suboption {
margin-left:14px;
margin-bottom:10px;
}

#contentType {
font-size:11px;
margin-top:4px;
padding-top:2px;
padding-bottom:2px;
cursor:pointer;
width:159px;
z-index:2;
top:2px;
left:2px;
background:#fff;
color:#000;
}

#contentType img {
padding-right:1px;
}

.clear {
overflow:hidden;
width:100%;
}

ul.st_btn {
margin:0;
padding:0;
}

ul.st_btn_group {
margin:0;
padding:0;
}

li.st_btn_small {
background:transparent url( ../images/site_template/st_btn/st_btn_orange_ht19_rt.gif ) no-repeat top right;
display:block;
float:left;
font-size:9px;
height:19px;
margin-right:3px;
padding-right:8px;
text-decoration:none;
font-weight:bold;
}

li.st_btn_small a {
background:transparent url( ../images/site_template/st_btn/st_btn_orange_ht19_lt.gif ) no-repeat top left;
display:block;
line-height:16px;
text-decoration:none;
color:#5A3C18;
outline:none;
text-align:center;
padding:1px 0 2px 9px;
}

li.st_btn_large {
background:transparent url( ../images/site_template/st_btn/st_btn_orange_ht27_rt.gif ) no-repeat top right;
display:block;
float:left;
font-size:13px;
height:27px;
margin-right:3px;
padding-right:8px;
text-decoration:none;
font-weight:bold;
}

li.st_btn_large a {
background:transparent url( ../images/site_template/st_btn/st_btn_orange_ht27_lt.gif ) no-repeat top left;
display:block;
line-height:16px;
text-decoration:none;
color:#5A3C18;
outline:none;
text-align:center;
padding:5px 0 6px 9px;
}

li.st_btn_green {
background:transparent url( ../images/site_template/st_btn/st_btn_green_ht21_rt.gif ) no-repeat top right;
display:block;
float:left;
font-size:12px;
height:21px;
margin-right:3px;
padding-right:8px;
text-decoration:none;
font-weight:bold;
}

li.st_btn_green a {
background:transparent url( ../images/site_template/st_btn/st_btn_green_ht21_lt.gif ) no-repeat top left;
display:block;
line-height:11px;
text-decoration:none;
color:#5F8027;
outline:none;
text-align:center;
padding:5px 0 6px 9px;
}

a.st_btn_ht27 {
display:block;
float:left;
height:27px;
margin:0;
padding:0 8px 0 0;
}

a.st_btn_ht27 div {
height:27px;
padding:6px 0 0 9px;
}

.st_btn_ht27_txt {
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
line-height:16px;
}

a.st_btn_ht27_orange {
background:transparent url(../images/site_template/st_btn/st_btn_orange_ht27_rt.gif) no-repeat scroll right top;
text-decoration:none;
color:#5A3C18;
}

a.st_btn_ht27_orange:hover {
color:#000;
}

a.st_btn_ht27_orange div {
background:transparent url(../images/site_template/st_btn/st_btn_orange_ht27_lt.gif) no-repeat scroll 0 0;
text-decoration:none;
}

a.st_btn_ht27_green {
background:transparent url(../images/site_template/st_btn/st_btn_green_ht27_rt.gif) no-repeat scroll right top;
text-decoration:none;
color:#000;
}

a.st_btn_ht27_green:hover {
color:#fff;
}

a.st_btn_ht27_green div {
background:transparent url(../images/site_template/st_btn/st_btn_green_ht27_lt.gif) no-repeat scroll 0 0;
text-decoration:none;
}

a.st_btn_ht19 {
display:block;
float:left;
height:19px;
margin:0;
padding:0 8px 0 0;
}

a.st_btn_ht19 div {
height:19px;
padding:4px 0 0 9px;
}

.st_btn_ht19_txt {
font-family:Arial,Helvetica,sans-serif;
font-size:.76em;
font-weight:bold;
padding:.1em 0 0;
}

a.st_btn_ht19_orange {
background:transparent url(../images/site_template/st_btn/st_btn_orange_ht19_rt.gif) no-repeat scroll right top;
text-decoration:none;
color:#5A3C18;
}

a.st_btn_ht19_orange:hover {
color:#000;
}

a.st_btn_ht19_orange div {
background:transparent url(../images/site_template/st_btn/st_btn_orange_ht19_lt.gif) no-repeat scroll 0 0;
text-decoration:none;
}

a.st_btn_ht19_green {
background:transparent url(../images/site_template/st_btn/st_btn_green_ht19_rt.gif) no-repeat scroll right top;
text-decoration:none;
color:#000;
}

a.st_btn_ht19_green:hover {
color:#fff;
}

a.st_btn_ht19_green div {
background:transparent url(../images/site_template/st_btn/st_btn_green_ht19_lt.gif) no-repeat scroll 0 0;
text-decoration:none;
}

.st_icn_arrow_white_rt {
background:transparent url(../images/site_template/st_icn/st_icn_arrow_brown_rt.gif) no-repeat right 2px;
padding:0 18px 0 0;
}

.st_icn_arrow_white_lt {
background:transparent url(../images/site_template/st_icn/st_icn_arrow_brown_lt.gif) no-repeat left 2px;
padding:0 0 0 18px;
}

.jcarousel-container {
position:relative;
}

.jcarousel-clip {
z-index:2;
overflow:hidden;
position:relative;
margin:0;
padding:0;
}

.jcarousel-list {
z-index:1;
overflow:hidden;
position:relative;
top:0;
left:0;
margin:0;
padding:0;
}

.jcarousel-list li {
float:left;
list-style:none;
width:75px;
height:75px;
}

.jcarousel-item {
float:left;
list-style:none;
width:75px;
height:75px;
}

.jcarousel-next {
z-index:3;
display:none;
}

.jcarousel-prev {
z-index:3;
display:none;
}

#tooltip {
behavior:url(css/tango/iepngfix.htc);
z-index:4;
width:200px;
height:66px;
position:absolute;
background:transparent url(bubble-sm.png) no-repeat;
overflow:hidden;
text-align:center;
color:#50821f;
font-weight:bold;
display:none;
padding:20px 5px 0;
}

.jcarousel-skin-tango .jcarousel-container {
background:transparent url(home-bg.gif) repeat-x 0 0;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
width:245px;
padding:20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
width:125px;
height:245px;
padding:40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
width:245px;
height:125px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
width:125px;
height:245px;
}

.jcarousel-skin-tango .jcarousel-item {
width:125px;
height:125px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right:10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom:10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
background:#fff;
color:#000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
position:absolute;
top:55px;
right:5px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
background-position:-32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
background-position:-64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
position:absolute;
top:55px;
left:5px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
background-position:-32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
background-position:-64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
cursor:default;
background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
position:absolute;
bottom:5px;
left:43px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
background-position:0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
background-position:0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical {
cursor:default;
background-position:0 -96px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover {
cursor:default;
background-position:0 -96px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
cursor:default;
background-position:0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
position:absolute;
top:5px;
left:43px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
background-position:0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
background-position:0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
cursor:default;
background-position:0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover {
cursor:default;
background-position:0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor:default;
background-position:0 -96px;
}

#st_tooltip {
z-index:4;
position:absolute;
clear:both;
max-width:200px;
width:95%;
opacity:0;
margin:5px auto;
}

#st_tooltip_ie6_ie7 {
border:1px solid #333;
background:#f7f5d1;
color:#333;
padding:8px;
}

#st_tooltip div.top {
background:url(../images/st_tooltip/tl.png) no-repeat bottom left;
padding:0;
}

#st_tooltip div.top div.right {
background:url(../images/st_tooltip/tr.png) no-repeat bottom right;
height:21px;
margin-left:21px;
}

#st_tooltip div.middle {
background:url(../images/st_tooltip/l.png) repeat-y left;
clear:both;
}

#st_tooltip div.middle div.right {
background:url(../images/st_tooltip/r.png) repeat-y right;
margin-left:12px;
}

#st_tooltip div.middle div.right div.content {
background:#F6F6E1;
margin-right:15px;
text-align:justify;
padding:0 7px;
}

#st_tooltip div.middle div.right div.content p {
font-weight:bold;
padding-top:0;
line-height:13px;
font-size:11px;
margin:0;
}

#st_tooltip div.bottom {
background:url(../images/st_tooltip/bl.png) no-repeat top left;
clear:both;
padding:0;
}

#st_tooltip div.bottom div.right {
background:url(../images/st_tooltip/br.png) no-repeat top right;
height:21px;
margin-left:21px;
}

.search_filter_content_box {
margin:0;
padding:0;
}

.search_filter_content_searched {
color:#5A3C18;
font-weight:bold;
margin:0;
padding:0 0 10px;
}

.search_refine_itemsfound_string {
text-transform:none;
font-size:10px;
color:#5A3C18;
display:block;
font-style:oblique;
}

.st_radio_label_container {
float:left;
display:block;
}

.st_radio_label_container div {
display:block;
float:left;
margin:0 0 4px;
padding:2px 2px 2px 0;
}

.st_radio_label_container label {
font-size:12px;
display:block;
margin:3px 0 0 15px;
padding:0;
}

.search_refine_content_cb_box {
background:url(../images/shop/search/search_line_sep.gif) repeat-x left top;
padding:10px 0;
}

.search_refine_content_title {
display:block;
float:left;
font-weight:bold;
color:#5A3C18;
text-transform:uppercase;
word-spacing:0.1em;
margin:0;
padding:0;
}

.search_result_head_dd_box {
float:right;
width:175px;
}

.search_result_head {
display:block;
float:left;
}

.search_result_head_dd {
display:block;
float:right;
}

.paging_box {
text-align:center;
line-height:24px;
padding-top:3px;
padding-bottom:3px;
}

.paging_box_reg {
border:1px solid #5E3F20;
text-decoration:none;
color:#462F13;
font-weight:bold;
background-color:#FFF;
padding:2px 6px;
}

.paging_box_reg:hover {
background-color:#5E3F20;
color:#FFF;
}

.paging_box_selected {
border:1px solid #5E3F20;
text-decoration:none;
font-weight:bold;
background-color:#5E3F20;
color:#FFF;
padding:2px 6px;
}

.search_message_box_top {
background-image:url(../images/shop/search/search_msg_top.gif);
background-repeat:no-repeat;
background-position:left top;
}

.search_message_box_btm {
background-image:url(../images/shop/search/search_msg_btm.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding:5px;
}

.search_message_box_btm_text {
display:table-cell;
vertical-align:middle;
padding-left:33px;
font-size:11px;
color:#4F3515;
line-height:12px;
background-image:url(../images/shop/search/search_msg_icon.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-bottom:8px;
background-position:3px center;
}

.search_refine_box {
padding-top:15px;
font-size:11px;
}

.search_refine_head {
background-image:url(../images/shop/search/search_refine_bkgrnd.gif);
background-repeat:no-repeat;
background-position:left top;
height:25px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#432d12;
}

#search_refine_head {
cursor:pointer;
}

.search_refine_head_arrow {
float:left;
margin-top:7px;
margin-left:13px;
}

.search_refine_head_text {
margin-top:5px;
margin-left:10px;
float:left;
text-transform:uppercase;
color:#FFF;
font-size:12px;
font-weight:bold;
letter-spacing:0.1em;
}

.search_refine_content_box {
background-image:url(../images/shop/search/search_refine_box_bkgrnd.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding:10px 12px;
}

.search_refine_content_searched {
font-weight:bold;
padding-bottom:20px;
color:#5A3C18;
background-image:url(../images/shop/search/search_line_sep.gif);
background-repeat:repeat-x;
background-position:left 22px;
text-transform:uppercase;
}

.search_refine_content_string {
color:#6A8F32;
font-weight:bold;
font-size:12px;
padding:0 3px;
}

.search_refine_content_cb {
width:100px;
float:left;
}

.search_refine_content_cb input {
float:left;
}

.search_refine_content_cb_text {
font-weight:normal;
display:block;
float:left;
clear:right;
color:#2F200D;
margin-left:2px;
padding-bottom:3px;
padding-top:3px;
}

.search_refine_btn_box {
width:34px;
float:right;
margin-top:-1px;
background-image:url(../images/main-template/product_search/search_btn_reg.gif);
background-repeat:no-repeat;
background-position:left top;
}

.search_refine_btn_reg {
background-image:url(../images/main-template/product_search/search_btn_reg.gif);
background-repeat:no-repeat;
background-position:left top;
}

.search_refine_btn_ovr {
background-image:url(../images/main-template/product_search/search_btn_ovr.gif);
background-repeat:no-repeat;
background-position:left top;
}

.search_result_head_title {
float:left;
padding-top:3px;
}

.search_result_head_sortyby {
color:#5A3C18;
float:left;
font-size:11px;
padding-top:0;
text-transform:uppercase;
font-weight:bold;
margin:3px 3px 0 0;
}

.search_result_head_dd form select {
width:120px;
}

.search_rec_image {
width:100px;
float:left;
}

.search_rec_info_box {
width:324px;
float:right;
}

.search_rec_break {
height:40px;
background-image:url(../images/shop/search/search_line_sep_dark.gif);
background-repeat:repeat-x;
background-position:left center;
}

h2.search_rec_title {
color:#462F13;
}

.search_rec_subtitle {
font-size:11px;
line-height:10px;
padding-top:2px;
}

.search_rec_author {
padding-top:2px;
font-size:11px;
}

.search_rec_author a {
color:#6A8F32;
}

.search_rec_minutia_a {
width:324px;
}

.search_rec_price {
float:left;
margin:0 0 3px;
}

.search_rec_format {
font-weight:bold;
color:#5A3C18;
}

.search_rec_regprice {
font-weight:bold;
font-size:14px;
color:#333;
padding-left:2px;
}

.search_rec_regprice_strike {
font-weight:bold;
font-size:14px;
color:#333;
padding-left:2px;
text-decoration:line-through;
}

.search_rec_saleprice {
font-weight:bold;
font-size:14px;
color:#C00;
padding-left:2px;
}

.search_rec_salepercent {
font-weight:normal;
font-size:11px;
font-style:italic;
color:#C00;
padding-left:2px;
}

.search_rec_addtocart {
float:right;
margin:0 0 3px;
}

.search_rec_minutia_b {
width:324px;
background-repeat:repeat-x;
background-position:left 4px;
}

.search_rec_description {
width:255px;
float:left;
font-size:11px;
line-height:12px;
}

.search_rec_more {
width:64px;
float:right;
}

.search_rec_seperate_clear {
height:7px;
}

.search_rec_seperate {
background-image:url(../images/shop/search/search_line_sep.gif);
background-repeat:repeat-x;
background-position:left center;
height:7px;
}

.tile-content {
padding-bottom:1px;
padding-top:1px;
}

.cart_checkout_button_container {
height:19px;
margin:3px 0 0 25px;
}

.cart_right_row_title {
font-size:11px;
color:#836d52;
width:105px;
text-align:left;
line-height:12px;
padding-bottom:8px;
padding-top:5px;
}

.cart_right_row_title a {
color:#836d52;
text-decoration:none;
}

.cart_right_row_qty {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
width:15px;
text-align:center;
color:#b0a290;
padding-top:6px;
padding-bottom:5px;
}

.cart_right_row_num {
font-size:11px;
font-weight:bold;
text-align:right;
padding-top:4px;
padding-bottom:5px;
}

.cart_right_row_divline {
background:url(../images/cart_rightside/div_line.gif) repeat-x left bottom;
}

.cart_right_row_totalline {
background:url(../images/cart_rightside/total_line.gif) repeat-x left bottom;
}

.cart_right_head {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(../images/cart_rightside/head_sm.gif);
background-repeat:no-repeat;
background-position:center top;
line-height:23px;
}

.cart_right_body {
background:#fff;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-top-color:#d5cec4;
border-right-color:#d5cec4;
border-left-color:#d5cec4;
padding-right:10px;
padding-left:10px;
border-style:solid solid none;
}

.cart_right_foot {
background-image:url(../images/cart_rightside/foot_sm.gif);
background-repeat:no-repeat;
background-position:center bottom;
font-size:1px;
line-height:8px;
}

.cart_right_row_totdiv {
padding-top:7px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-color:#ded8d1;
border-bottom-color:#ded8d1;
border-left-color:#ded8d1;
margin-top:-1px;
}

.cart_right_row_total {
font-size:11px;
font-weight:bold;
}

.cart_right_row_totprice {
font-size:11px;
}

.cart_right_btmspace {
font-size:1px;
line-height:15px;
background-color:#FFFFF0;
}

#product_image {
float:left;
margin:0 15px 15px 0;
}

#product_pinfo {
float:left;
width:270px;
}

#product_title {
color:#5a3c18;
font-weight:bold;
font-size:16px;
}

#product_subtitle {
color:#5f9217;
font-size:11px;
line-height:12px;
padding-top:2px;
}

#product_author {
padding-top:3px;
}

#product_author a {
color:#50503D;
}

#product_rating {
color:#5B8422;
font-weight:bold;
text-transform:uppercase;
float:left;
padding-right:5px;
padding-top:12px;
padding-bottom:10px;
}

#product_rating_stars {
padding-top:12px;
float:left;
}

#product_rating_link {
font-size:10px;
color:#555;
float:left;
padding-top:12px;
padding-left:10px;
}

#product_rating_link a {
font-size:10px;
color:#999;
}

.product_minutia_a {
float:left;
clear:left;
width:100%;
padding-bottom:5px;
}

.product_minutia_b {
float:left;
clear:left;
width:100%;
padding-top:5px;
padding-bottom:5px;
background-image:url(../images/shop/product/line_prod_sep.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

.product_price {
line-height:13px;
float:left;
padding-top:2px;
width:190px;
}

.product_format {
font-size:12px;
color:#5A3C18;
font-weight:bold;
}

.product_price_og {
font-size:11px;
font-weight:bold;
color:#5A3C18;
text-decoration:line-through;
}

.product_regprice {
font-size:14px;
font-weight:bold;
color:#322110;
padding-left:5px;
}

.product_sale_text {
font-size:11px;
color:#C00;
font-weight:bold;
}

.product_yourprice {
color:#000;
font-weight:normal;
font-size:11px;
}

.product_addtocart {
float:right;
padding:0;
}

.product_mediaplayer_box {
	padding:20px 0 10px 0;
}

.product_mediaplayer_title {
font-weight:bold;
color:#5A3C18;
}

.product_mediaplayer_content {
padding-top:13px;
}

.product_description_box {
padding-top:20px;
margin-bottom:-10px;
}

.product_description_title {
font-weight:bold;
color:#5A3C18;
}

.product_description_content {
padding-top:13px;
}

.product_interest_box {
position:relative;
padding-top:20px;
}

.product_interest_title {
	font-weight:bold;
	color:#5A3C18;
	text-transform:uppercase;
}

.product_interest_content {
padding-top:13px;
}

.product_details_box {
padding-top:20px;
}

.product_details_title {
font-weight:bold;
color:#5A3C18;
}

.product_details_content_a {
color:#616048;
padding-top:13px;
padding-bottom:13px;
}

.product_details_content_b {
color:#616048;
padding-top:13px;
background-image:url(../images/shop/product/line_prod_sep.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

.product_shipping_text {
color:#5f9217;
font-weight:normal;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.product_reviews_box {
margin-top:20px;
border:solid thin #888;
background:#fff;
padding:10px;
}

.write_review_btn_continue, .write_review_btn_back {
	margin:8px 0 0 0;
	float:right;
}

.write_review_btn {
	margin:8px 5px 0 0;
	font-size:13px;
	float:right;	
}

.write_review_btn_back {
	margin:8px 0 0 5px;
	float:left;
}

.product_reviews_title {
font-weight:bold;
color:#5A3C18;
}

.msg-box {
padding:10px 0;
border-bottom:dotted thin #888;
color:#616048;
font-size:11px;
}

.addedMessage {
font-family:Arial;
color:#5F9217;
padding-top:2px;
float:left;
display:none;
}

#cart-item-container {
font-size:11px;
color:#5F9217;
text-align:left;
}

#cart-item-container a {
color:#616048;
text-decoration:none;
}

#cart-item-container a:hover {
color:#616048;
text-decoration:underline;
}

.product-samples-block {
background-color:#FFF;
padding:5px;
}

.product-samples-title {
color:#5B8422;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
}

.product-samples-item {
font-family:Verdana;
font-size:11px;
margin-top:2px;
height:15px;
background:#F4F4E8 url(../images/shop_cart/page_white_acrobat.png) 82% 50% no-repeat;
color:#444;
border-bottom:thin dotted #95BE58;
padding:3px;
}

.product-samples-download-link {
position:relative;
padding-right:5px;
text-align:center;
text-transform:lowercase;
float:right;
}

.reviews-box {
margin-top:20px;
}

.reviews-author-link {
float:left;
}

.reviews-date-added {
float:right;
color:#5B8422;
font-size:10px;
}

.reviews-text-box {
float:left;
margin-bottom:7px;
font-family:Verdana;
font-size:10px;
color:#333;
padding:5px;
}

.reviews-rating-box {
padding-bottom:7px;
vertical-align:middle;
margin-bottom:10px;
border-bottom:thin dotted #333;
}

.prod_para {
padding-bottom:10px;
}

.prod_span_paratitle {
font-size:1em;
font-weight:bold;
}

.prod_span_textred {
color:#C00;
}

.prod_box_left {
background-color:#E5E5E5;
width:17em;
float:left;
font-size:1em;
margin-right:1.5em;
margin-bottom:1em;
vertical-align:top;
text-align:left;
padding:0.9em;
}

.prod_box_right {
background-color:#E5E5E5;
width:17em;
float:right;
margin-left:1.5em;
font-size:1em;
margin-bottom:1em;
text-align:left;
vertical-align:top;
padding:0.9em;
}

.prod_box_spacer {
height:1.7em;
margin:0;
}

.prod_para_list {
font-size:12px;
font-weight:bold;
margin-bottom:0.5em;
}

.prod_list {
padding:0;
}

.prod_list ul {
list-style-position:none;
margin:0 0 0 20px;
padding:0;
}

.prod_list_lireg {
list-style-type:none;
margin-bottom:1em;
background-image:url(../images/site_template/page_layout/bullet_7x7_brown.gif);
background-repeat:no-repeat;
background-position:0 .4em;
padding-left:1.5em;
}

.prod_img_left {
float:left;
margin-right:1em;
margin-bottom:1em;
}

.prod_img_right {
float:right;
margin-left:1.5em;
margin-bottom:1em;
clear:both;
}

.prod_img_center {
text-align:center;
}

/* ================== shop cart ================== */

.shop_cart_page_box {
width:599px;
margin-left:10px;
}

.shop_cart_page_title_box {
padding-bottom:5px;
}

.shop_cart_page_title {
width:300px;
float:left;
}

.shop_cart_page_title2 {
float:left;
width:620px;
text-align:center;
}

.shop_cart_clearer {
height:20px;
margin-bottom:20px;
}

.shop_cart_page_verisign {
width:97px;
float:right;
margin-bottom:3px;
}

.shop_cart_page_errorbox {
	margin-bottom:15px;
}

.shop_cart_prod_spacer {
height:11px;
line-height:11px;
}

.shop_cart_prod_image {
	width:75px;
	float:left;
}

.shop_cart_prod_title {
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_prod_title a,.shop_cart_prod_title a:link {
text-decoration:none;
}

.shop_cart_prod_title a:hover {
text-decoration:underline;
}

.shop_cart_prod_info_box {
float:left;
padding-left:13px;
width:212px;
}

.shop_cart_prod_info {
font-size:10px;
padding-top:3px;
line-height:14px;
color:#605F48;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_prod_info_bold {
padding-top:3px;
line-height:14px;
font-weight:bold;
}

.shop_cart_qty_box {
width:77px;
margin-right:auto;
margin-left:auto;
}

.shop_cart_qty_form {
width:30px;
margin-right:auto;
margin-left:auto;
}

#cartpg_qty_btn {
	margin-right: auto;
	margin-left: auto;
	height:25px;
}

div#cartpg_qty_btn li.st_btn_small {
	padding-left: 2px;
	width: 70px;
	margin-top: 6px;
}

div#cartpg_qty_btn li.st_btn_small a {
	height: 16px;
}

.shop_cart_qty_links {
font-size:10px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
width: 80px;
}

.shop_cart_qty_links a,.shop_cart_qty_links a:link {
text-decoration:none;
}

.shop_cart_qty_links a:hover {
text-decoration:underline;
}

.shop_cart_head_product,.shop_cart_head_price,.shop_cart_head_qty,.shop_cart_head_total {
height:23px;
font-weight:bold;
color:#FFF;
font-size:12px;
line-height:23px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_head_product {
background-image:url(../images/shop_cart/shop_cart_head_product.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:13px;
width:300px;
}

.shop_cart_head_price,.shop_cart_head_qty,.shop_cart_head_total {
text-align:center;
}

.shop_cart_head_price {
background-image:url(../images/shop_cart/shop_cart_head_center.gif);
background-repeat:repeat-x;
background-position:top;
width:70px;
}

.shop_cart_head_qty {
background-image:url(../images/shop_cart/shop_cart_head_center.gif);
background-repeat:repeat-x;
background-position:left top;
width:90px;
}

.shop_cart_head_total {
background-image:url(../images/shop_cart/shop_cart_head_total.gif);
background-repeat:no-repeat;
background-position:right top;
width:80px;
}

.shop_cart_table {
width:100%;
border-spacing:0;
}

.shop_cart_body_product,.shop_cart_body_price,.shop_cart_body_qty,.shop_cart_body_total {
	font-size:12px;
	padding:11px 0;
	border-top:1px solid #cbb589;
}

.shop_cart_body_product {
padding-left:13px;
width:300px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#cbb589;
background-color:#FFF;
background-repeat:repeat-x;
background-position:left top;
}

.shop_cart_body_price,.shop_cart_body_qty,.shop_cart_body_total {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_body_price {
width:70px;
background-color:#FFF;
background-repeat:repeat-x;
background-position:left top;
}

.shop_cart_body_qty {
width:90px;
background-color:#FFF;
background-repeat:repeat-x;
background-position:left top;
}

.shop_cart_body_total {
width:90px;
background-color:#FFF;
background-repeat:repeat-x;
background-position:right top;
border-right-width:1px;
border-right-style:solid;
border-right-color:#cbb589;
font-weight:bold;
}

.shop_cart_foot_product {
background-image:url(../images/shop_cart/shop_cart_foot_product.gif);
background-repeat:no-repeat;
background-position:left bottom;
line-height:13px;
height:13px;
}

.shop_cart_foot_product_small {
background-image:url(../images/shop_cart/shop_cart_foot_product_sm.gif);
background-repeat:no-repeat;
background-position:left bottom;
line-height:13px;
height:13px;
}

.shop_cart_foot_center {
line-height:13px;
height:13px;
background-image:url(../images/shop_cart/shop_cart_foot_bkgrnd.gif);
background-repeat:repeat-x;
background-position:left bottom;
}

.shop_cart_foot_total {
background-image:url(../images/shop_cart/shop_cart_foot_total.gif);
background-repeat:no-repeat;
background-position:right bottom;
line-height:13px;
height:13px;
}

.shop_cart_foot_total_small {
background-image:url(../images/shop_cart/shop_cart_foot_total_sm.gif);
background-repeat:no-repeat;
background-position:right bottom;
line-height:13px;
height:13px;
}

.shop_cart_sub_box {
padding-top:10px;
}

.shop_cart_sub_coupon_box {
float:left;
margin-left:13px;
}

.shop_cart_sub_coupon_title {
font-size:11px;
font-weight:bold;
width:87px;
float:left;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_sub_coupon_field_box {
width:80px;
float:left;
}

.shop_cart_sub_coupon_apply {
float:left;
font-size:11px;
padding-top:3px;
width:80px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_sub_coupon_apply input {
font-size:9px;
margin-left:5px;
}

.shop_cart_sub_total_box {
width:210px;
float:right;
padding-right:28px;
padding-top:3px;
}

.shop_cart_next_message_box {
font-size:10px;
}

.shop_cart_subt_subtot {
font-size:12px;
font-weight:bold;
width:80px;
float:left;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_subt_subtot_price {
text-align:right;
width:115px;
float:right;
font-size:11px;
padding-top:1px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_subt_cupn {
font-size:12px;
font-weight:bold;
width:80px;
float:left;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_subt_cupn_price {
text-align:right;
width:115px;
float:right;
padding-top:4px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_subt_newsub {
font-size:12px;
font-weight:bold;
width:80px;
float:left;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_subt_newsub_price {
text-align:right;
width:115px;
float:right;
font-weight:bold;
font-size:14px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
}

.shop_cart_btmnav_box {
padding-top:20px;
background-image:url(../images/shop_cart/line_light.gif);
background-repeat:repeat-x;
background-position:left 7px;
padding-bottom:30px;
}

.shop_cart_btmnav_box_reg {
padding-top:15px;
padding-bottom:30px;
}

.shop_cart_btn_conshop {
float:left;
}

.shop_cart_btn_checkout {
float:right;
}

.shop_cart_btn_continue {
margin-bottom:5px;
float:right;
margin-top:0;
}

.shop_cart_btn_discount {
display:block;
float:left;
margin:5px 0 20px 5px;
}

.shop_cart_box_head_out {
background-image:url(../images/shop_cart/shop_cart_box_head_left.gif);
background-repeat:no-repeat;
background-position:left top;
}

.shop_cart_box_head_out_blank {
margin-top:5px;
background-image:url(../images/shop_cart/shop_cart_box_head_left_blank.gif);
background-repeat:no-repeat;
background-position:left top;
}

.shop_cart_box_head_out_small {
height:auto;
background-image:url(../images/shop_cart/shop_cart_box_head_left_sm.gif);
background-repeat:no-repeat;
background-position:left top;
}

.shop_cart_box_head_in {
background-image:url(../images/shop_cart/shop_cart_box_head_right.gif);
background-repeat:no-repeat;
background-position:right top;
height:23px;
line-height:23px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:12px;
font-weight:bold;
padding-left:13px;
}

.shop_cart_box_head_in_blank {
background-image:url(../images/shop_cart/shop_cart_box_head_right_blank.gif);
background-repeat:no-repeat;
background-position:right top;
height:23px;
line-height:23px;
}

.shop_cart_box_head_in_small {
background-image:url(../images/shop_cart/shop_cart_box_head_right_sm.gif);
background-repeat:no-repeat;
background-position:right top;
height:23px;
line-height:23px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:12px;
font-weight:bold;
padding-left:13px;
}

.shop_cart_box {
background-color:#fff;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#dac5a3;
border-left-color:#dac5a3;
padding:15px 15px 0;
}

.shop_cart_logon_box,.shop_cart_register_box {
height:120px;
min-height:120px;
background-color:#fff;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#dac5a3;
border-left-color:#dac5a3;
padding-top:20px;
padding-right:20px;
padding-left:20px;
}

.shop_cart_logon_box p,.shop_cart_register_box p {
margin-bottom:10px;
}

.shop_cart_signin_force_height {
margin-top:2px;
height:105px;
min-height:105px;
}

.shop_cart_or_wrap {
width:90px;
float:left;
text-align:center;
color:#5A3C18;
font-size:16px;
font-weight:bold;
margin:50px 10px 0;
}

.shop_cart_register_wrap_height {
width:155px;
float:left;
}

.shop_cart_register_wrap_height p {
text-align:center;
}

.shop_cart_logon_wrap {
margin-bottom:5px;
width:235px;
float:left;
padding-left:10px;
}

.shop_cart_box ul {
margin-left:10px;
}

.shop_cart_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:15px;
line-height:12px;
}

.shop_cart_form_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:140px;
float:left;
padding-top:4px;
}

div.shop_cart_signin_force_height div.shop_cart_form_text {
	width: 90px;
}
div.shop_cart_signin_force_height div.shop_cart_logon_forgot_password {
    margin:8px 0;
    padding:0;
}
#crt_lgn_btn {
    float:left;
    margin:0;
}
#crt_nwacnt_btn {
	float:right;margin:26px 0 0 0;
}
div.shop_cart_box div.shop_cart_or_wrap {
	margin: 31px 10px 0pt 22px;
}
div.shop_cart_logon_forgot div.shop_cart_form_text {
	width: 90px;
}
div.shop_cart_logon_forgot div.shop_cart_btn_continue {
	margin: 8px 0pt 0pt; float: left;
}

.shop_cart_form_texfield {
float:left;
width:200px;
}

.shop_cart_form_dropdown {
float:left;
}

.shop_cart_form_txtarea_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:5px;
line-height:12px;
}

.shop_cart_form_asterisk {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
float:left;
padding-top:9px;
color:#C00;
padding-left:5px;
line-height:10px;
}

.shop_cart_form_cvv_what {
float:left;
font-size:10px;
margin:4px 0 0 15px;
}

.shop_cart_form_cvv_what a,.shop_cart_form_cvv_what a:link {
font-size:10px;
}

.shop_cart_form_followtext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:3px;
float:left;
padding-left:15px;
}

.shop_cart_form_chkmsg_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:15px;
line-height:12px;
float:left;
padding-top:4px;
padding-right:5px;
}

.shop_cart_form_chkmsg_checkbox {
float:left;
margin-top:1px;
margin-right:5px;
}

.shop_cart_form_break {
line-height:3px;
font-size:3px;
height:3px;
}

.shop_cart_box_foot_out {
background-image:url(../images/shop_cart/shop_cart_box_foot_left.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.shop_cart_box_foot_out_small {
background-image:url(../images/shop_cart/shop_cart_box_foot_left_sm.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.shop_cart_box_foot_in {
background-image:url(../images/shop_cart/shop_cart_box_foot_right.gif);
background-repeat:no-repeat;
background-position:right bottom;
height:20px;
line-height:20px;
font-size:1px;
}

.shop_cart_box_foot_in_small {
background-image:url(../images/shop_cart/shop_cart_box_foot_right_sm.gif);
background-repeat:no-repeat;
background-position:right bottom;
height:20px;
line-height:20px;
font-size:1px;
}

.shop_cart_box_break {
line-height:15px;
font-size:3px;
height:15px;
}

.shop_cart_payment_address,.shop_cart_shipping_address {
float:left;
width:275px;
line-height:1.3em;
}

.shop_cart_payment_address a,.shop_cart_shipping_address a {
font-size:10px;
margin-left:5px;
}

.shop_cart_complete_products {
width:550px;
}

.shop_cart_complete_products .first_row {
font-weight:bold;
}

.shop_cart_complete_products .small_cell {
width:80px;
text-align:right;
padding:1px 0;
}

.shop_cart_complete_products .subtotal {
width:250px;
text-align:right;
font-weight:bold;
padding:1px 0;
}

.shop_cart_complete_products .total {
font-size:16px;
text-align:right;
padding-top:4px;
}

.shop_cart_apply_discount_container {
display:block;
float:left;
margin:0 0 0 4px;
}

.red {
color:#C00;
}

.hidden {
display:none;
}

.shop_cart_caterpillar {
text-align:center;
}

.shop_cart_coverflow {
text-align:center;
}

.asterisk_float {
color:#C00;
float:right;
}

.shop_account_download_list {
	position:relative;
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
}

.shop_account_download_list tr td {
	border-top:1px solid #cbb589;
	vertical-align:top;
	padding:5px;
	margin:0;
}

.shop_account_download_list tr td.product_goto {
	padding:10px 0;
}

.shop_account_download_list tr td.order_title {
	padding:5px;
	background-color:#F2F2F2;
	border-bottom:none;
	padding:5px;	
}
.shop_account_download_list tr td.order_desc_left, .shop_account_download_list tr td.order_desc_right {
	border:none;
	color:#333;
	font-size:11px;	
	width:50%;
	vertical-align:top;
	text-align:left;
	padding:5px 10px 8px;
}
.shop_account_download_list tr td.order_desc_right {
	text-align:right;
}

.shop_account_download_list td.product_img {
	text-align:left;
	padding:10px 5px 10px 0;
	width:80px;
}

.shop_account_download_list td.product_title {
	text-align:left;
	padding:10px 5px 10px 0;
	width:185px;
}

.shop_account_download_list td.product_availability {
	padding:10px 5px 10px 0;
	text-align:center;
}

.shop_account_download_list td.product_files {
	text-align:right;
}

.shop_account_download_table {
	width:100%;
}

.shop_account_download_table .small_cell {
width:90px;
text-align:center;
padding:2px 0;
}

.shop_downloads_file_icon_wrap {
float:left;
margin-right:7px;
margin-bottom:10px;
}

.shop_downloads_table_icon {
float:left;
}

.shop_downloads_table_icon_label {
float:left;
padding:8px 0 0 7px;
}

.shop_cart_checkbox_wrap {
float:left;
padding:0 5px 10px 0;
}

#password_confirmation_warning,#password_warning {
margin-left:2px;
color:red;
font-size:11px;
}

a.nounderline,a.nounderline:link {
text-decoration:none;
}

a.nounderline:hover {
text-decoration:underline;
}

.shop_cart_address_sublabel {
font-size:9px;
margin-bottom:2px;
}

.shop_cart_register_wrap {
width:155px;
float:left;
}

.shop_cart_register_wrap p {
padding-top:53px;
text-align:right;
}

.shop_cart_logon_forgot_password {
font-size:9px;
padding:8px 0;
}

.shop_cart_forgot_wrap {
width:235px;
float:left;
padding-left:10px;
margin-bottom:5px;
}

.shop_cart_logon_forgot {
width:560px;
float:left;
padding-left:10px;
margin-bottom:5px;
}

.shop_cart_forgot_force_height {
height:100px;
min-height:100px;
margin-top:2px;
}

.shop_cart_ship_special {
font-size:11px;
line-height:13px;
color:#060;
}

.shop_cart_ship_special_title {
font-size:14px;
font-weight:bold;
color:#8A3A00;
padding-bottom:4px;
}

.shop_cart_upper_gap {
padding-top:10px;
}

.shop_cart_ordertotals {
display:block;
float:right;
margin:10px;
}

.shop_cart_ordertotals tr {
height:17px;
}

.shop_cart_ordertotals tr td {
padding:0 10px 0 0;
}

/**
  * soundstrue.com
  * checkout style file
  *
  */


.st_argo_bg {
	background: transparent url('../images/argo/st_argo_bg.png') repeat top right;
	position:absolute;
	z-index:1000;
	top:0;
	left:0;
	width:100%;
}

.st_argo_dialog {
	position:absolute;
	z-index:1001;
	opacity:1;
}

table.st_argo_dialog_container {
	border:none;
	border-bottom-style:none;
	border-collapse:collapse;
	border-top-style:none;
	margin: 0px;
	border-spacing: 0px;
	padding: 0px;
}

.sad_tl {
	background: transparent url('../images/argo/st_argo_callout_tl.png') no-repeat scroll top right;
	width:45px;
	height:24px;
}

.sad_tl_flush {
	background: transparent url('../images/argo/st_argo_callout_tl_flush.png') no-repeat scroll top right;
	width:23px;
}

.sad_tm {
	background: transparent url('../images/argo/st_argo_callout_tm.png') repeat-x scroll top left;
	height:24px;
}

.sad_tr {
	background: transparent url('../images/argo/st_argo_callout_tr.png') no-repeat scroll top left;
	width:23px;
	height:24px;
}

.sad_mh {
	height:60px;
}

.sad_ml {
	background: transparent url('../images/argo/st_argo_callout_ml.png') no-repeat scroll top right;
	width:45px;
	height:60px;
}

.sad_ml_flush {
	background: transparent url('../images/argo/st_argo_callout_ml_flush.png') no-repeat scroll top right;
	width:23px;
}

.sad_mm {
	background: #fff;
	height:60px;
}

.sad_mr {
	background: transparent url('../images/argo/st_argo_callout_mr.png') no-repeat scroll top left;
	width:23px;
	height:60px;
}

.sad_mr_flush {
	background: transparent url('../images/argo/st_argo_callout_mr_flush.png') no-repeat scroll top left;
	width:23px;
}


.sad_bl {
	background: transparent url('../images/argo/st_argo_callout_bl.png') repeat-y scroll top right;
	width:45px;
}

.sad_bm {
	background: #fff;
}

.sad_br {
	background: transparent url('../images/argo/st_argo_callout_br.png') repeat-y scroll top left;
	width:23px;
}

.sad_bl2 {
	background: transparent url('../images/argo/st_argo_callout_bl2.png') no-repeat scroll top right;
	width:45px;
	height:24px;
}

.sad_bl2_flush {
	background: transparent url('../images/argo/st_argo_callout_bl2_flush.png') no-repeat scroll top right;
	width:23px;
	height:24px;
}

.sad_bm2 {
	background: transparent url('../images/argo/st_argo_callout_bm2.png') repeat-x scroll top left;
	height:24px;
}

.sad_br2 {
	background: transparent url('../images/argo/st_argo_callout_br2.png') no-repeat scroll top left;
	width:23px;
	height:24px;
}

/*
 *	buttons
 */
div.btn_close {
	background: transparent url('../images/argo/st_btn_close.gif') no-repeat scroll top left;
	width:21px;
	height:21px;
	display:block;
	float:right;
	cursor:pointer;
}


/*
 *	Text changes
 */

.sad_mm h1 {
	line-height:20px;
	font-size:18px;
	background:none;
	color:#5A3C18;
	text-align:left;
	padding:0 15px 1px 0;
}

.sad_mm h2 {
	line-height:20px;
	font-size:14px;
	background:none;
	color:#5A3C18;
	text-align:left;
	padding:0 15px 1px 0;
}

.sad_mm p {
	line-height:13px;
	font-size:11px;
	padding:2px 15px 3px 0;
	text-align:left;
}

/* Returning customer text */
#returncustomertext {
    display:block;
    float:left;
    height:18px;
    margin:1px 0 0 6px;
    padding-top:2px;
}

/* Username / password fields. */
#userField,
#passwordField {
	width: 260px;
    padding-left: 15px;
}
#userField, #passwordField {
	padding-top: 6px;
}
#rc_pubox_field_text_un, #rc_pubox_field_text_pw {
    text-align: left;
    width: 80px;
}
/*div#userField div.shop_cart_form_texfield,*/
#dialogLoginUser input#dialogUser,
#dialogLoginUser input#dialogPassword,
div#passwordField div.shop_cart_form_texfield,
div#rc_pubox_textfield_pw div.site_txtflda {
    width: 150px;
}
#rc_pubox_forgotpw_box {
    text-align: left;
    padding-left: 95px;
    padding-top: 6px;
}
#rc_pubox_submit_btns {
    padding-left: 95px;
    padding-top: 6px;
}
.shop_cart_img_login {
    float: left;
    width:70px;
}
.shop_cart_img_send_password {
    float: left;
    width:123px;
}
#passLoader {
    float: left;
    padding-top: 3px;
    display: none;
}

.messageError {
	color:#ff0000;
}

.messageConfirm {
	color:#339900;
}


/** Begin st_checkout_code **//** Begin st_checkout_code **//** Begin st_checkout_code **//** Begin st_checkout_code **//** Begin st_checkout_code **/

.txt_para {
	padding:0 0 4px 0;
	line-height:17px;
	text-align:left;
}

.txt_note {
	color:#DA8700;
	font-weight:bold;
}

.txt_confirm {
	color:#339900;
	font-weight:bold;
}

tr#optionDiscountsRow td {
	padding:0 5px 0 0;
}
tr#optionPartnerRow td {
	padding:0 5px 0 0;
}

.shop_cart_divider_dots {
	background:transparent url('../images/shop/shop_home/box_2/line_01.gif') repeat-x top left;
	height:1px;
	width:100%;
	margin:10px 0;
}

table.shop_cart_checkout_smry {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:15px 0 0;
	padding:0;
	vertical-align:top;
	font-size:12px;
}

table td {
	vertical-align:top;
}

#main_order_total_table {
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	vertical-align:top;
	font-size:12px;
	float:right;
}

td.smry_sect_0,td.smry_sect_5 {
	width:10px;
}

td.smry_sect_1 {
	width:590px;
}

td.smry_sect_2 {
	width:90px;
	text-align:center;
}

td.smry_sect_3 {
width:80px;
text-align:center;
}

td.smry_sect_4 {
width:70px;
text-align:center;
}

td.smry_sect_top_0 {
	text-align:right;
	background:transparent url('../images/shop_cart_checkout_smry_lt.gif') no-repeat top left;
	height:26px;
	width:10px;
	border:none;
}

td.smry_sect_top_1,td.smry_sect_top_2,td.smry_sect_top_3,td.smry_sect_top_4 {
	background:transparent url('../images/shop_cart_checkout_smry_md.gif') repeat-x top left;
	font-family:Arial,Helvetica,sans-serif;
	color:#6F6160;
	font-size:12px;
	font-weight:bold;
	padding:0;
	line-height:25px;
}

td.smry_sect_top_2,td.smry_sect_top_3,td.smry_sect_top_4 {
	border-left:1px solid #D6CFC6;
	text-align:center;
}

td.smry_sect_top_5 {
	background:transparent url('../images/shop_cart_checkout_smry_rt.gif') no-repeat top left;
	height:26px;
	width:10px;
	border:none;
}

td.smry_sect_top_1 {
	width:300px;
}
td.smry_sect_top_1 span {
	font-weight:normal;font-size:11px;
}
td.smry_sect_top_2, td.smry_sect_top_3 {
	width:80px;
}
td.smry_sect_top_4 {
	width:100px;
}

/* The order confirmation page uses the same order summary css except for a few size adjustments */
/*
td.conf_smry_sect_1 {
	width:400px;
}

td.conf_smry_sect_2 {
	width:45px;
	text-align:center;
}*/

.container_btn_done { 
	float:right;
	margin:12px 0 0;
}

#cpn_frm_btn {
	margin:0 0 0 3px;
	display:block;
	float:left;
}

#cc_dots {
	margin:7px 0;	
}

.order_details_box {
	font-size: 12px;
	padding: 0 0 0 10px;
}
/*
span.checkout_smry_title {
	font-family:Arial,Helvetica,sans-serif;
	color:#6F6160;
	font-size:12px;
	font-weight:700;
	height:24px;
	line-height:24px;
	padding:0 0 0 4px;
}
*/
.smry_sect_prod_begin {
	background:#FFFFF7 url('../images/shop_cart_checkout_smry_pxl.gif') repeat-y top left;
	border-bottom:1px solid #D6CFC6;
}

.smry_sect_prod_item {
	background:#FFFFF7;
	border-bottom:1px solid #D6CFC6;
	padding:8px 0 0;
}

.smry_sect_prod {
	border-left:1px solid #D6CFC6;
	border-bottom:1px solid #D6CFC6;
	background:#FFFFF7;
	text-align:center;
	line-height:25px;
}

.smry_sect_prod_edge,.smry_sect_prod_total_edge {
	border-right:1px solid #D6CFC6;
	border-bottom:1px solid #D6CFC6;
	background:#FFFFF7;
}

.smry_sect_prod_end {
/*	height:108px;*/
	border-bottom:1px solid #D6CFC6;
	border-left:1px solid #D6CFC6;
	background:#FFFFF7;
	text-align:center;
	line-height:25px;
}

.smry_sect_desc {
/*	width:162px;*/
	text-align:right;
	line-height:25px;
	padding:0 10px 0 0;
}

.smry_sect_prod_total {
	text-align:center;
	line-height:24px;
	background:#EDECEA;
	border-bottom:1px solid #D6CFC6;
	border-left:1px solid #D6CFC6;
	border-right:1px solid #D6CFC6;
	height:26px;
	width:79px;
}

.shop_cart_edit_address {
	display:block;
	float:left;
	margin:10px 0 0 10px;
}

.shop_cart_edit_address h2 {
	background:none;
	color:#5A3C18;
	font-size:12px;
	font-weight:700;
	padding:0 0 5px;
}

.shop_cart_edit_address span {
	max-width:100px;
}

.shop_cart_edit_address p {
	background:none;
	color:#9E8C74;
	font-size:11px;
	font-weight:400;
	padding:0 0 3px 5px;
}

table#main_order_total_table .smry_sect_prod_total {
	width:109px;
	min-width:109px;
}

.shop_cart_nav_left {
	float:left;
	margin:8px 0 0 5px;
}

.shop_cart_nav_right {
	float:right;
	margin:8px 0 0 0;
}
