#top_background{
    background-position:0 20px;
    width:955px;
    margin:0px auto;
}

#wrapper{
    width:925px;
    margin:0px auto;
}


/*------------------Masthead-------------------*/


#masthead{
    background:transparent url(/shop/content/skins/stcroix/images/common/masthead_background_opt.png) no-repeat;
    height:156px;
    padding-left:30px;
}

.masthead_top_img{
    margin:20px auto 10px;
    width:408px;
    position:relative;
    left:-15px;
}

#navigation{
    background:transparent url(/shop/content/skins/stcroix/images/masthead/navigation_background_2.gif) no-repeat;
    height:26px;
    margin-left:-35px;
}

#navigation ul{
    padding:0 0px;
    text-align:center;
}

#navigation li{
    display:inline;
    float:none;
    margin:0px;
}

#store_top_nav{
    margin:25px 0 0 0px;
}

.store_global_options{
    color:#323232;
    font-size:11px;
    margin:9px 110px 0 0;
    position:relative;
    left:0px;
    font-weight:bold;
}

.store_global_options a{
    color:#323232;
}

.store_global_options a:hover{
    color:#323232;
    text-decoration:underline;
}

.store_global_options li{
    margin:0px 3px;
}

.store_global_options .divider{
    color:#c26324;
    font-weight:bold;
}

.search_form{
    position:relative;
    right:63px;
    margin-top:7px;
}

#sub_nav_outer{
    width:915px;
    position:relative;
    z-index:10000;
    margin:5px 0 0 -22px;
    padding-top:3px;
    text-align:center;
    min-height:34px;
    background:transparent url(/shop/content/skins/stcroix/images/masthead/store_menu_background_opt.png) no-repeat;
}

#sub_nav .horizontal_list{
    padding:1px 0px 0 0px;
    text-align:center;
}

#sub_nav .horizontal_list li{
    float:none;
    display:inline;
    margin:0px 0px;
    padding:2px 2px 0px 3px;
}

#sub_nav .horizontal_list .selected{
    padding:6px 1px 0px 2px;
    border:solid 1px #41413f;
}

#store_sub_nav{
    background:transparent url(/shop/content/skins/stcroix/images/store/sub_nav/sub_nav_background.gif) repeat-y;
    margin:-10px auto 0;
    width:890px;
}

#prod_detail_store_sub_nav{
    background:transparent url(/shop/content/skins/stcroix/images/store/sub_nav/sub_nav_background.gif) repeat-y;
    margin:-10px auto 0;
    width:860px;
    height:25px;
    padding:15px 0 0 15px;
}

#store_sub_nav ul{
    margin:0px 0 0 10px;
    padding:0px;
}

.nav_list_divider{
    width:100px;
    border-left:dotted 1px #b9a151;
    padding:10px 0 5px 15px;
}

.nav_list_divider li{
    list-style:none;
    margin:0px;
    padding:0px;
    font-size:11px;
    text-transform:uppercase;
}

hr{
    color:#bfbfbf;
    background-color:#bfbfbf;
    margin:5px auto;
    border:none;
    width:890px;
    height:1px;
}

.cat_divider{
    color:#bfbfbf;
    background-color:#bfbfbf;
    margin-left:auto;
    border:none;
    width:860px;
    height:1px;
}

/*------------------/Masthead-------------------*/

/*------------------Content-------------------*/
#prod_content{
    background:transparent url(/shop/content/skins/stcroix/images/common/repeating_background_opt.png) repeat-y;
	display:block;
	margin:0px;
	padding:0px;
	clear:both;
	position:relative;
}

#inner_content{
}

.store_main_img{
    text-align:center;
}

.store_main_img img{
    width:863px;
}

#ways_to_shop{
	width:863px;
	height:220px;
	background-color:#ece7dd;
	margin:-17px auto 10px;
}

#ways_to_shop img{
	margin-top:2px;
}

#ways_to_shop div{
	padding:5px;
	margin:10px 0 0 0;
	text-align:center;
	height:160px;
}

#ways_to_shop p{
	padding:2px 4px;
	text-align:left;
	color:#7c725a;
}

#ways_to_shop .visit{
	width:312px;
}

#ways_to_shop .call{
	width:152px;
}

#ways_to_shop .online{
	width:152px;
}

#ways_to_shop .factory{
	width:152px;
}

#store_featured{
    width:868px;
    margin:5px auto;
    padding:0 1px;
    border-bottom:solid 1px;
    border-color:#bdb4a0;
}

#featured_center{
    position:absolute;
    z-index:9999;
    margin:-30px 0 0 307px;
}

.featured_box{
    background:transparent url(/shop/content/skins/stcroix/images/store/featured_header_background.gif) no-repeat;
    border:solid 1px #bfbfbf;
    width:300px;
    height:210px;
}

.message_strip{
    margin:0px 0px 0px 1px;
    text-align:center;
	height:1px;
	width:863px;
}

.message_strip img{
    width:863px;
}

#store_product_list{
    margin:10px auto;
    width:863px
}

.catalog_img{
    text-align:center;
}

.catalog_img img{
    width:863px;
}

.store_cat_prod_cont{
    width:204px;
    height:185px;
    border-right:solid 1px #bfbfbf;
    text-align:center;
    padding:10px 5px 0px;
}

.store_rec_cat_prod_cont{
    width:130px;
    height:185px;
    text-align:center;
    padding-top:10px;
    margin:0px 1px;
}

.store_cat_prod_cont .cat_prod_thumb{
    height:132px;
    margin:0 0 5px 0;
}

.store_rec_cat_prod_cont .cat_prod_thumb{
    height:102px;
    margin:0 0 5px 0;
    border-right:solid 1px #f8f8f8;
}

.store_rec_cat_prod_cont img{
    width:106px;
}

.store_cat_prod_cont a{
    color:#873807;
    text-decoration:underline;
}

.store_cat_prod_cont a:hover{
    text-decoration:none;
}

#product_popover{
    position:absolute;
    z-index:100000;
    top:0px;
    left:0px;
    height:380px;
    width:660px;
    background-color:#ffffff;
    border:solid 2px #a89b80;
    padding:0px 5px;
}

#product_detail_controls{
    background:transparent url(/shop/content/skins/stcroix/images/store/product/product_detail_control_background.gif) no-repeat;
    height:15px;
    padding:5px;
}

#product_detail_inner{
    height:350px;
    overflow-y:auto;
    width:655px;
    padding:0px 5px;
	position:relative;
}

#product_detail_inner_non_pop{
    width:690px;
    padding:0px 80px;
    margin:0px auto;
}

#product_detail_img_left{
    width:310px;
    height:300px;
}

#product_detail_info_right{
    width:270px;
    position:relative;
	right:30px;
}

#product_detail_info_right .title{
    margin:10px 0 10px 0;
    padding:0px 0 10px;
    color:#1f1f1e;
    border-bottom:dotted 1px #b58386;
    font-size:14px;
    line-height:1.625em;
}

#product_detail_info_right p{
    margin:0 0 20px 0;
}

.prod_descrip{
	postion:relative;
	right:20px;
    padding:5px;
}

#retail{
    padding:0px 0 5px;
    margin-bottom:20px;
    border-bottom:dotted 1px #b58386;
}

#retail .suggest_title{
    margin:3px 5px 0 0;
    color:#918888;
    font-size:11px;
    text-transform:capitalize;
    font-weight:normal;
}

#retail h1{
    color:#1f1f1e;
    font-size:14px;
}

#order_title{
    color:#96464b;
}

#order_controls{
    border:solid 1px #c2bfa8;
    background-color:#eae8dd;
    padding:20px;
}

#order_controls .ProductAttributesSelect{
    width:120px;
}

#order_controls label{
    color: #9c9b88;
    cursor:default;
    font-size:12px;
}

#order_controls .order_qty{
    width:15px;
    font-size:11px;
    padding:0px;
    margin-right:10px;
    text-align:center;
}

#close{
    cursor:pointer;
}

#recommended_products{
    margin:20px -50px 0 -80px;
    padding-left:105px;
    background:transparent url(/shop/content/skins/stcroix/images/store/recommended_title.gif) no-repeat;
    background-position:0px 10px;
}

#back{
    cursor:pointer;
}

/*------------------/Content-------------------*/

#store_footer{
    margin:0px auto;
    padding:0 1px;
    width:863px;
}

#store_footer br{
    margin-bottom:5px;
}

#store_footer .guarantee{
    border:solid 1px #bfbfbf;
    width:340px;
    height:70px;
}

#store_footer .sign_up{
    border:solid 1px #bfbfbf;
    width:495px;
    height:70px;
}

#store_footer .sign_up form{
    margin-top:15px;
    position:relative;
    right:15px;
}

#store_footer .sign_up input[type="text"]{
    width:115px;
    margin-right:5px;
}

.footer_title_img{
    margin:8px 0 0 10px;
}

.footer_text{
    width:180px;
    margin-top:6px;
    position:relative;
    right:25px;
    text-align:left;
}

.email_footer_text{
    width:160px;
    margin-top:6px;
    position:relative;
    left:15px;
    text-align:left;
}

#footer{
    background:transparent url(/shop/content/skins/stcroix/images/common/footer_background_opt.png) no-repeat;
    height:168px;
    padding:10px 0 0 0px;
}

#load{
    background-color:#ffffff;
    padding:20px;
}

/*-----------------Checkout---------------------*/

#checkout_store_sub_nav{
    background:transparent url(/shop/content/skins/stcroix/images/store/sub_nav/sub_nav_background.gif) repeat-y;
    margin:-10px auto 0;
    width:860px;
    padding:15px 0 0px 15px;
}

#checkout_store_sub_nav .cart_nav_title{
    width:350px;
}

.cart_privacy{
    width:480px;
    color:#707170;
	margin:5px 45px 0 0;
}

#checkout_store_sub_nav .cart_help{
    border:solid 1px #8b4d21;
    width:184px;
    height:60px;
}

#checkout_store_sub_nav .cart_help_inner{
    padding:5px;
}

#checkout_store_sub_nav .cart_steps{
    height:12px;
    position:relative;
    margin-top:-7px;
}

#checkout_inner{
    width:860px;
    margin:10px auto 30px;
}

#checkout_left{
    width:545px;
    padding-right:10px;
}

#checkout_right{
    width:300px;
    height:300px;
    border:solid 1px #eeeeee;
}

#checkout_left table{
    border:none;
}

#checkout_left tr{
    border-bottom:dotted 1px #b9a151;
}

#cart{
    margin-bottom:20px;
}

.cart_header{
    padding:3px 0px;
    border-bottom:dotted 1px #b9a151;
}

.cart_row{
    padding:10px 0px 5px;
    min-height:145px;
    border-bottom:dotted 1px #b9a151;
    color:#707170;
}

.cart_row a{
    color:#707170;
}

.cart_row .cart_thumb{
    width:153px;
}

.cart_row .cart_description{
    padding:10px 0px;
    width:200px;
}

.cart_row .cart_item_price{
    padding:10px 0px;
    width:60px;
}

.cart_row .cart_qty{
    padding:10px 0px;
    width:45px;
}

.cart_row .cart_qty input{
    width:40px;
}

.cart_row .cart_total{
    padding:10px 0px;
    width:85px;
    text-align:right;
}

.cart_totals{
    text-align:right;
    border-bottom:dotted 1px #b9a151;
    min-height:15px;
    padding:3px 0px;
    font-weight:bold;
    color:#707170;
}

.cart_totals a{
    color:#707170;
}

.cart_buttons input{
    margin-left:-5px;
}

.cart_text{
    color:#707170;
    line-height:1.6em;
}


#checkout_mini_left{
    width:325px;
}

#checkout_large_right{
    width:520px;
}

#checkout_large_right h1{
    color:#707170;
    font-size:12px;
    margin:3px 0px 3px;
    padding:0px;
}

#mini_cart .cart_row{
    padding:10px 0px 5px;
    min-height:145px;
    border-bottom:dotted 1px #b9a151;
    color:#707170;
}

#mini_cart .cart_row .cart_thumb{
    width:143px;
}

#mini_cart .cart_row .cart_description{
    padding:10px 0px 0px 20px;
    width:150px;
}

.dotted_divider{
    height:1px;
    border-top:dotted 1px #b9a151;
    margin:5px 0px;
}

.login_message{
    padding:10px 15px;
    background-color:#eaeaea;
    color:#707170;
    line-height:1.6em;
}

.login_options{
    background-color:#f0f1f0;
    padding:10px 15px;
    color:#707170;
}

.login_options a{
    color:#707170;
}

.login_options h3{
    margin:0px 0px 5px;
}

.login_options .login_left{
    width:195px;
    border-right:solid 1px #b4b5b4;
}

.login_options .login_left div{
    padding:0px 15px 15px;
}

.login_options .login_left input{
    display:block;
    margin:5px 0 0 -5px;
}

.login_options .login_left img{
    display:block;
    margin:5px 0 0 -5px;
}
/*-----------------Slider---------------------*/

.slider{
    height:200px;
    margin:0px 5px -5px 0;
    /*background-color:#ece7dd;*/
}

#mask{
	position:relative;
	top:0px;
	height: 180px;
	overflow: hidden;
	width:912px;
}

#slider_content{
	position: absolute;
	height: 180px;
	white-space: nowrap;
	z-index: 502;
	padding:0 30px 0 30px;
}

#drag{
	 position: relative;
	 top: 0px;
	 left: 0px;
	 background-color:#ccc2b2;
	 height:11px;
	 width:109px;
	 cursor:pointer;
}

#left{
	float:left;
	margin:1px 5px 0 0;
	cursor:pointer;
}

#right{
	float:left;
	margin:1px 0 0 5px;
	cursor:pointer;
}

#track_outer{
	 width:470px;
	 margin:auto
}

#track{
 	border:solid 2px #ccc2b2;
	position:relative;
	float:left;
	margin:auto;
	width:410px;
	background-color:#e6e1da
}



.formLine{
    margin:3px 0px;
}

#orders_table{
	margin:20px 0px;
}

#orders_table table{
   width:100%;
   border:solid 1px #bdb4a0;
   border-right:none;
   margin:0px 5px 0 0;
}

#orders_table tr{
   border-bottom:none;
   border-top:none;
}

#orders_table .td_header{
   border-bottom:solid 1px #bdb4a0;
}

#orders_table td{
   text-align:left;
   padding:1px 3px;
   border-bottom:none;
   border-top:none;
   border-right:solid 1px #bdb4a0;
}

#orders_table .border_top{
	border-top:solid 1px #bdb4a0;
}

/*---------------Fedex Form----------------*/

#fedex_outer{
    width:630px;
    height:610px;
    padding:20px 0px;
    background-color:#D5CAB5;
    position:absolute;
    z-index:500000;
    border:solid 5px #D5CAB5;
}

#fedex_inner{
    width:610px;
    height:580px;
    overflow:scroll;
    padding:10px 10px;
    background-color:#ffffff;
    position:absolute;
    z-index:500000;
    border-top:solid 1px #dfdfdf;
}

.fedex_text{
	width:580px;
}

#dates_cont{
	width:200px;
	background-color:#ffffff;
	position:absolute;
	z-index:500002;
	border:solid 1px #dddddd;
}

#dates_cont_inner div{
	padding:2px 5px;
	font-weight:bold;
	border-bottom:solid 1px #dddddd;
}

#fedex_return_info{
	width:500px;
	height:500px;
	padding:20px;
	background-color:#ffffff;
	position:absolute;
	z-index:500003;
	border:solid 1px #dddddd;
}

/*---------------Email a Friend Form----------------*/

#email_friend_head{
	background-image:url(/images/emailAfriend_back.gif);
	background-repeat:no-repeat;
	height:41px;
	padding:5px;
}

#email_friend_head a,img{
	border:none;
}

#email_friend{
	background-color:#ece6d8;
	padding:10px;
	text-align:left;
	font-size:11px;
	height:340px;
}

#email_friend td{
	font-size:12px;
	padding:3px 0px;
}

.bold{
	font-weight:bold;
}

/*---------------Email a Friend Form----------------*/

#store_featured #slider_content{
	padding:10px;
}

#store_featured #mask{
	width:860px;
	height:200px;
}

#store_featured table{
	border:none;
}

#store_featured td{
	padding:5px 10px;
	border:none;
	border-right:solid 1px #BFBFBF;
	width:194px;
}

/*-----------------Footer---------------------*/

#sub_footer{
   padding:0px 60px 0 70px;
   height:58px;
}

#sub_footer .horizontal_list{
   color:#888888;
   font-weight:bold;
   margin:10px 0 0 30px;
}

#sub_footer p{
   text-align:center;
   color:#999999;
   margin:5px 0 0 0px;
   font-size:10px;
}

#home_page_links{
	position:relative;
	z-index:9999;
	top:2px;
	left:750px;
	width:200px;
}

#home_page_links a{
	height:8px;
	width:8px;
	font-size:8px;
	color:#cccccc;
	border:solid 1px #cccccc;
	padding:3px;
}

#home_page_links a:hover{
	height:8px;
	width:8px;
	font-size:8px;
	color:#000000;
	border:solid 1px #999999;
	padding:3px;
	text-decoration:none;
}

#home_page_links .over{
	height:8px;
	width:8px;
	font-size:8px;
	color:#000000;
	border:solid 1px #999999;
	padding:3px;
}

/*--------------bargain room--------------*/

 #bargain_room{
	width:843px;
	background-color:#ece7dd;
	margin:0px auto 10px;
	padding:20px 10px;
	color:#7c725a;
}

#bargain_room_left{
	width:620px;
	padding:5px 10px;
	border-right:1px solid #BFBFBF;	
}


#bargain_room_right{
	width:160px;
	padding:5px 20px;
}

#bargain_room_right ul{
	padding:0px 3px;
}

#bargain_room_right li{
	list-style:none;
	padding:0px;
	margin:4px 0px;
} 