/* ------------------------- *//* Index / Global Properties *//* ------------------------- */

div, img, form, fieldset, #footer ul, #footer li, #header ul, #header li, .column ul, .column li, h1, h2, h3, h4
{
	padding: 0;
	margin: 0;
	border: 0;
}
.clear
{
	clear: both;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.tc
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tr
{
	text-align: right;
}
input, select, textarea
{
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
}
body
{
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
	background: #6A0616 url(images/bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}
a
{
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	position: absolute;
	top: 1px;
	left: 10px;
}
h1 a
{
	display: block;
	height: 84px;
	outline: none;
}
#maincontent
{
	padding-top: 10px;
}
#header
{
	background: url("images/header.jpg") top right no-repeat;
	height: 131px;
	position: relative;
}
#header div
{
	position: absolute;
	top: 40px;
	right: 20px;
}
#menu
{
	background: #c72c24 url("images/navbg1.jpg") top left repeat-x;
	border-top: 1px solid #ffffff;
	height: 38px;
	list-style: none;
	position: absolute;
	bottom: 0;
	width: 739px;
}
ul#menu
{
	padding-left: 34px;
}
#menu li
{
	line-height: 38px;
	display: inline;
}
#menu li a
{
	background: url("images/navbgside.jpg") top right no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #6A0616;
	padding: 13px 12px;
}
#menu li a:hover, #menu li.last a:hover
{
	background: url("images/navbg2.jpg") top right no-repeat;
}
#menu li.last a
{
	background: none;
}
#menu li ul
{
	display: none;
	border-left: 1px solid #DCD8B5;
	border-right: 1px solid #DCD8B5;
	border-bottom: 1px solid #C9C5A5;
        margin-left:-10px; 
}
#menu li ul li a
{
	display: block;
	height: 35px;
    padding-top:0;
    padding-bottom:0;
	border-bottom: 1px solid #eaeaea;
	background: none;
}
#menu li:hover > ul
{
	display: block;
	background-color: #fff;
	width: 175px;
	position: absolute;
	top: 38px;
	left: 105px;
}
#left h4
{
	background: #fff url("images/column_head.gif") no-repeat;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
}
.column
{
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	width: 157px;
	padding: 0 10px;
	margin: 1px 0 10px 0;
}
.column .top, .column .bot
{
	background: url("images/column_top.gif") no-repeat;
	display: block;
	height: 7px;
	margin: 0 -11px;
}
.column .bot
{
	background: url("images/column_bot.gif") bottom left no-repeat;
}
.side_link
{
	background: url("images/bullet.gif") 5px center no-repeat;
	display: block;
	padding: 1px 0px 1px 15px;
	text-decoration: none;
	color: #3e3e3e;
}
.list
{
	margin-bottom: 15px;
	list-style: none;
}
.list li.title a
{
	background: url("images/bullet_arrow.gif") 3px center no-repeat;
	color: #6A0616;
	border-bottom: 1px dotted #727272;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.list li.title a:hover
{
	background-color: #eaeaea;
	color: #000;
}
#main_cont
{
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#content
{
	padding: 5px 0;
}
#left
{
	width: 179px;
	float: left;
}
#right
{
	width: 591px;
	float: right;
}
#right h2, #main_cont h2
{
	background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
	border: solid #b0b0b0 1px;
	font-size: 13px;
	color: #cd0a0e;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}
#footer
{
	clear: both;
}
#footer ul
{
	background: #767676 url("images/footer.gif") top left repeat-x;
	height: 29px;
	list-style: none;
	text-align: right;
	padding: 0 15px;
	width: 743px;
}
#footer li
{
	line-height: 29px;
	display: inline;
}
#footer li a
{
	border-right: 1px solid #c6c6c6;
	text-decoration: none;
	font-size: 11px;
	color: #c6c6c6;
	padding: 0 5px;
}
#footer li.last a
{
	border: 0;
}
#searchForm
{
	/** original way width: 561px; **/
        width: 200px;
        float: left;
	height: 29px;
	padding: 7px 15px 0 15px;
	background: url("images/search.gif") no-repeat;
	color: #636262;
	font-weight: bold;
}
#searchForm legend
{
	display: none;
}
html>body #searchForm span input, html>body #searchForm span img
{
	margin-bottom: -3px;
}
#welcome h3
{
	color: #c7080b;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
#welcome
{
	width: 376px;
	height: 165px;
	margin: 0;
	padding: 0 200px 0 15px;
	background: url("images/wine_pour_glasses.jpg") no-repeat;
}
#banners
{
	padding: 10px;
}
#newsletterForm
{
	width: 187px;
	height: 91px;
	float: left;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: url("images/banner.gif") no-repeat;
}
html>body #newsletterForm
{
	padding-top: 5px;
	height: 96px;
	margin-right: 3px;
}
#newsletterForm legend
{
	display: none;
}
.currency
{
	float: left;
	padding-left: 10px;
}
.content
{
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}
.cat_hover:hover
{
	background-color: #EEEEEE;
}
.black_bold_text_spaced
{
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}
.error_message
{
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}
.alert_message
{
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}
.error_alert
{
	margin-left: 35px;
}
.table_bottom
{
	text-align: center;
	padding-top: 5px;
}
.row
{
	clear: both;
}
.center
{
	text-align: center;
}
.right_align
{
	text-align: right;
}
#wrapper
{
	width: 773px;
	margin: 0 auto;
	background-color: #fff;
}
.product_title_link, product_title_link:visited, product_title_link:active
{
	color: #c7080b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product_title_link:hover
{
	color: #fd6601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.paging
{
	float: right;
	text-align: right;
	margin-right: 10px;
}
.list_top
{
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}
.list_bottom
{
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}
.reg_txt
{
	font-weight: normal;
}
.small_txt
{
	font-size: 10px;
}
.price
{
	color: #c20710;
	font-weight: bold;
	font-size: 14pt;
	margin-right: 10px;
	float: left;
}
.list_item
{
	background: #FFFFFF;
	padding: 5px;
}
.list_item_bottom_border
{
	border-bottom: solid #cacaca 1px;
	background: #FFFFFF;
}
.tile_item
{
	text-align: center;
}
.tile_image
{
	margin-bottom: 5px;
}
.tile_price
{
	font-weight: bold;
	font-size: 11pt;
	color: #c20710;
}
.tile_table
{
	background: #FFFFFF;
	width: 100%;
}
.list_table
{
	background: #FFFFFF;
	width: 100%;
}
.product_title
{
	font-size: 14px;
	font-weight: bold;
	color: #307fcf;
	margin-top: 20px;
	font-family: Georgia, serif;
}
.product_sku
{
	font-size: 10px;
	margin-bottom: 20px;
}
.product_price
{
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
.product_option
{
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}
.product_strikethru
{
	text-decoration: line-through;
}
.review_link
{
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}
.larger_view
{
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}
.add_wishlist
{
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}
.review_item
{
	padding-bottom: 10px;
}
.review_spacer
{
	padding-bottom: 7px;
}
.orange_button
{
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}
.orange_button input, .orange_button button
{
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.yellow_button
{
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}
.yellow_button input, .yellow_button button
{
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.del_button
{
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}
ul.tabbernav li a:link
{
	color: #ffffff;
}
ul.tabbernav li a:visited
{
	color: #ffffff;
}
ul.tabberactive li a:link
{
	color: #000000;
}
ul.tabberactive li a:visited
{
	color: #000000;
}
ul.tabbernav
{
	border-bottom: 1px solid #c7080b;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}
.tabberlive .tabbertab
{
	border: 1px solid #c7080b;
	padding: 15px;
	border-top: 0;
}
ul.tabbernav li a
{
	border: 1px solid #c7080b;
	background: #c7080b;
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: none;
	text-decoration: none;
}
ul.tabbernav li a:hover
{
	background: #fde6e7;
	border-color: #c7080b;
	color: #000000;
}
ul.tabbernav li.tabberactive a
{
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
}
ul.tabbernav li.tabberactive a:hover
{
	border-bottom: 1px solid white;
	background-color: #ffffff;
	color: #000000;
}
ul.tabbernav li
{
	list-style: none;
	display: inline;
	margin: 0;
}
.tabberlive .tabbertabhide
{
	display: none;
}
.tabberlive .tabbertab h2
{
	display: none;
}
.tabberlive .tabbertab h3
{
	display: none;
}
.tabberlive
{
	margin-top: 1em;
}
.tabber
{
	display: none;
}
.input_box
{
	padding-right: 2px;
	padding-left: 2px;
}
.form_label
{
	text-align: right;
	vertical-align: top;
}
.bold
{
	font-weight: bold;
}
.short_form_row
{
	clear: both;
}
.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.short_form_row div
{
	width: 60px;
	padding-top: 3px;
}
.short_form_row input
{
	width: 75px;
}
.required
{
	color: #b70407;
	padding-left: 2px;
}
.account_list_head
{
	font-weight: bold;
	color: #b70407;
}
.account_head
{
	padding-bottom: 5px;
	font-weight: bold;
	color: #b70407;
}
.cart
{
	background: #ffffff;
}
.cart th
{
	text-align: center;
	font-weight: bold;
	color: #b70407;
}
.cart td
{
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
}
.cart_contents_quan
{
	padding-right: 5px;
}
.cart_contents_item
{
	margin-bottom: 5px;
	text-decoration: none;
}
.cart_contents_item a
{
	text-decoration: none;
}
.cart_contents_item a:hover
{
	text-decoration: underline;
}
#order_signup
{
	float: left;
	padding-left: 25px;
}
#order_login
{
	float: right;
	padding-right: 25px;
}
.order_info_off
{
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_info_on
{
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}
.order_ship_off
{
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_ship_on
{
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}
.order_payment_off
{
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_payment_on
{
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}
.order_review_off
{
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_review_on
{
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}
.order_print_off
{
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}
.order_print_on
{
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}
.gray
{
	background-color: #f0f3f8;
}
.sep
{
	padding-left: 10px;
	padding-right: 10px;
}
.order_view
{
	background: #ffffff;
	text-align: left;
}
.order_view th
{
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}
.review_top_border
{
	border-top: solid #ff942d 1px;
}
.order_id
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}
.page a:hover
{
	color: #fd6601;
	text-decoration: none;
}
.page a:link
{
	color: #000000;
	text-decoration: none;
}
.page a:visited
{
	color: #000000;
	text-decoration: none;
}
.pages_border
{
	border: 1px solid #c7080b;
	background-color: #FFFFFF;
	color: #000000;
}
.navpage
{
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}
.navpageselected
{
	background-color: #fde6e7;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}
.highlightpage
{
	background-color: #c7080b;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}
.highlightpage a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.highlightpage a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.highlightpage a:hover, .highlightpage a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.home_link
{
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #c7080b;
}
.crumb_link
{
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #c7080b;
}
.crumb_sep
{
	padding-left: 5px;
	font-weight: bold;
}
.left_float_3_px
{
	float: left;
	margin-right: 3px;
}
.left_float_5_px
{
	float: left;
	margin-right: 5px;
}
.right_float_5_px
{
	float: right;
	margin-left: 5px;
}
.IE_left_float_5_px
{
	margin-left: 5px;
}
.float_assist
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.search_results
{
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}
.search_bb
{
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#slideshow
{
	width: 430px;
	height: 70px;
	position: absolute;
	top: 10px;
	left: 200px;
}
.catslist li, .catslist li ul li
{
	list-style: none;
}
.catslist li ul li a
{
	font-weight: normal;
	text-decoration: none;
}
.catslist li ul li
{
	padding-left: 10px;
	line-height: 14px padding-bottom:3px;
}
.catslist li ul
{
	padding-top: 5px;
}
.catslist li.title
{
	background-color: transparent;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 9px;
	color: #6a0616;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 0;
}
.catslist li.subcatmenulessli,.catslist li.subcathide
{
	display: none;
}
.catslist .title .subcatsmenu li a
{
	color: blue;
}
.catslist .title .subcatsmenu li a:hover
{
	color: black;
}
