body {
	background-color: #FEFDED;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #7B5B48;
	margin: 0px;
	background-image: url(../_img/common/vinebkg.gif);
	padding: 0px;
}

.nav {
	background-image: url(../_img/common/navbkg.gif);
	background-repeat: repeat;
	background-position: bottom;


}
.brdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.outerbrdrcal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #663300;
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B5B48;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
.navbot {
	background-image: url(../_img/common/navbkgbot.gif);
	background-repeat: repeat;
	background-position: 50% top;


}
.botnav {
	color: #75814e;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;

}
.botnava { color: #75814e; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding-right: 8px; padding-left: 8px; }
.mainarea { text-align: justify; padding: 15px; }
p, td { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #7b5b48; text-align: justify; }
h1 { color: #7b5b48; font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align: left; }
h2 { font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #542f63; border-bottom: 1px dotted #92afab; }
h6 { color: #542f63; font-size: 18px; font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; padding-bottom: 1px; }
h3 { color: #75814e; font-family: fantasy, sans-serif, cursive; font-size: 16px; padding-right: 10px; padding-left: 10px; }
a {
	color: #75814E;
	text-decoration: none;
}
a:hover {
	color: #542f63;
	text-decoration: none;
}
.topright {
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a.topright {
	text-decoration: none;
	color: #7B5B48;
}
a.topright:hover {
	text-decoration: underline;
	color: #542f63;
}
.product_strikethru {
	text-decoration: line-through;
}




.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 {

	/* Input And Select Font */

	font: normal 11px/150% "Arial", "Helvetica", sans-serif;

	color: #242424;

}


.side_link {

	/* Side Table Link Definitions */

	background: no-repeat 5px center;

	display: block;

	padding: 1px 0 1px 15px;

	text-decoration: none;

	color: #3e3e3e;

}



.list { 

	margin-bottom: 15px;

	list-style: none; 

}

	

.list li.title a {

	/* Side Table Category Link Definitions */

	background: no-repeat 3px center; 

	color: #e18405;

	border-bottom: 1px dotted #727272;

	text-decoration: none;

	font-weight: bold;	

}






.currency {

	float: left; 

	padding-left: 10px;

}



.content {

	/* Main Table Content Area Definitions */


	margin-bottom: 0px;

	padding: 0px;

}



.cat_hover:hover {

	/* Category Hover */

	background-color: #EEEEEE;

}



.black_bold_text_spaced {



	font-weight: bold;

padding-top: 5px;

line-height: 17px;

	text-decoration: none;

}



.error_message {

	/* Error Message Definitions */

	background: #FFFFFF;

	border: solid #FF0000 1px;

	padding: 10px;

	margin-bottom: 10px;

}



.alert_message {	

	/* Alert Message Definitions */

	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;

}




/* ------------ */
/* Button Definitions */

/* ------------------ */



.orange_button {

	/* Orange Button Definitions */

	background: no-repeat left top;

	padding-left: 3px;

	height: 18px;

	float: left;

	margin-right: 10px;

}



.orange_button input, .orange_button button {

	/* Orange Button Definitions */

	background: no-repeat right top;

	height: 18px;

	color: #ffffff;

	font-weight: bold;

	padding-bottom: 5px;

	padding-right: 5px;

	margin: 0;

	border-width: 0;

	cursor: pointer;

}



.yellow_button {

	/* Yellow Button Definitions */

	background: no-repeat left top;

	padding-left: 3px;

	height: 18px;

	float: left;

	margin-right: 10px;

}



.yellow_button input, .yellow_button button {

	/* Yellow Button Definitions */

	background: no-repeat right top;

	height: 18px;

	color: #ffffff;

	font-weight: bold;

	padding-bottom: 5px;

	padding-right: 5px;

	margin: 0;

	border-width: 0;

	cursor: pointer;

}



.del_button {

	display: block;

	width: 40px;

	float: right;

	background: no-repeat left center;

	padding-left: 11px;

	color: #3068c5;

	text-decoration: none;

	font-weight: 400;

}



/* ----------------------------- */

/* Product Detail & Account Tabs */

/* ----------------------------- */



/* Non Selected & Selected Tabs Link Text Colors */

ul.tabbernav li a:link { color: #ffffff; }

ul.tabbernav li a:visited { color: #ffffff; }

ul.tabberactive li a:link { color: #6B462A; }

ul.tabberactive li a:visited { color: #6B462A; }



ul.tabbernav {

	/* Tab Content Top Border */

	border-bottom: 1px solid #6B462A;

	font: bold 11px "Arial", "Helvetica", sans-serif;

	padding: 3px 0;

	margin: 0;

}



.tabberlive .tabbertab {

	/* Tab Content Sides & Bottom Border */

	border: 1px solid #6B462A;

	padding: 15px;

	border-top: 0;

}



ul.tabbernav li a {

	/* Tab Borders */

	border: 1px solid #6B462A;

	/* Non Selected Tabs Background */

	background: #6B462A;

	padding: 3px 0.5em;

	margin-left: 3px;	

	border-bottom: none;	

	text-decoration: none;

}



ul.tabbernav li a:hover {

	/* Hovered Tabs Background Color */

	background: #EADACE;

	/* Hovered Tabs Border Color */

	border-color: #6B462A;

	/* Hovered Tabs Text Color */

	color: #6B462A;	

}



ul.tabbernav li.tabberactive a {

	border-bottom: 1px solid #ffffff;

	/* Selected Tabs Background Color */

	background-color: #ffffff;

	/* Selected Tabs Font Color */

	color: #6B462A;

}



ul.tabbernav li.tabberactive a:hover {

	border-bottom: 1px solid white;

	/* Selected Tabs Hover Background Color */

	background-color: #ffffff;

	/* Selected Tabs Hover Font Color */

	color: #6B462A;

}



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; }



/* ---------------- */

/* Form Definitions */

/* ---------------- */



.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 {

	/* Required Reminder Colors */

	color: #b70407;

	padding-left: 2px;

}



/* ------------ */

/* Account Area */

/* ------------ */



.account_list_head {

	/* Table List Headings Font */

	font-weight: bold;

	color: #A1AF75;

}



.account_head {

	/* Update Profile Heading Font Definitions */

	padding-bottom: 5px;

	font-weight: bold;

	color: #A1AF75;

}



/* ------------- */
/* Paging Definitions */

/* ------------------ */



.page a:hover {

	/* Hover Text Color */

	color: #fd6601; text-decoration: none

}



.page a:link {

	/* Link Text Color */

	color: #000000; text-decoration: none

}



.page a:visited {

	color: #000000; text-decoration: none

}



.pages_border {

	/* Box Border & Background */

	border: 1px solid #A1AF75;

	background-color: #FFFFFF;

	color: #000000;	

}



.navpage {

	/* Navigation Link Boxes Background & Definitions */

	background-color: #FFFFFF;

	font: 11px Tahoma, Verdana;

	padding: 2px 4px 2px 4px;

	color: #000000;

	white-space: nowrap;

	text-decoration: none;

}



.navpageselected {

	/* Navigation Selected Link Boxe Background & Definitions */

	background-color: #e5e5e5;

	font: 11px Tahoma, Verdana;

	padding: 2px 4px 2px 4px;

	color: #000000;

	white-space: nowrap;

	text-decoration: none;

}



.highlightpage {

	/* Current Page Info Box Background & Definitions */

	background-color: #A1AF75;

	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;

}



/* ------------ */

/* Cookie Crumb */

/* ------------ */



.home_link {

	/* Home Link Definitions */



	text-decoration: none;

	padding-left: 0px;

	font-weight: normal;

	color: #7B5B48;

}



.crumb_link {

	/* Regular Link Definitions */

	padding-left: 5px;

	font-weight: normal;

	text-decoration: none;

	color: #7B5B48;

}



.crumb_sep {

	padding-left: 5px;

	font-weight: bold;

}



/* ----------------- */

/* Float Definitions */

/* ----------------- */



.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;

}




