/* @group Top Logged In Header */

#logged-in-wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}

#logged-in a { 
	text-decoration: none;
	color: #5C1308;
	}

#logged-in a:hover { 
	text-decoration:underline;
	color: #333;
	}

#logged-in {
	width: 800px;
	margin: 0;
	padding: 0 0 10px;
	float: left;
	list-style-type: none;
	font-size: 11px;
}

#logged-in #who-logged-in {
	width: 390px;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	text-align: left;
}

#logged-in #delivery-date {
	width: 390px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	text-align: right;
}



/* @end */

/* @group Side Bar Cart */
	
#sidebar dl#side-cart {
	padding: 0;
	margin: 0;
}

#sidebar dl#side-cart dd { 
/*	width: 140px;*/
	margin:0;
	font-size: 90%;
	line-height:1.5em;
	padding: 10px;
}

#sidebar dl#side-cart dd p {
	margin:0;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	padding: 10px 0 0;
}
	
#sidebar dl#side-cart dd .items { 
	line-height:1.25em;
	padding: 0 0 10px 5px;
	margin:0px;
	display:block;
	text-align: left;
	border-bottom: 3px solid #EEE;
}

#sidebar dl#side-cart dd #summ_sub_total { 
	color: #336600;
	font: italic 140% Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	padding: 8px 0 8px 5px;
	margin:0px;
	display:block;
	text-align: left;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#sidebar dl#side-cart #view_cart_button {
	font: 11px Arial, Verdana, sans-serif;
	color: #499300;
}

#sidebar dl#side-cart #view_cart_button a {
	color: #FFF;
}

#sidebar dl#side-cart #next_delivery_date {
	font: 11px/1.5em Arial, Verdana, sans-serif;
	display: block;
	padding: 5px 0 0 5px;
	margin: 0;
	color: #5C1308;
	border-top: 3px solid #eee;
}
	
/* @end */
	
/* @group Product Table */

dl#shop-instruct-link {
	margin: 0;
	padding: 10px 20px 30px 37px;
	background: url(../../images/alert_bulb.gif) no-repeat left 10px;
	width: 493px;
	float: left;
}

dl#shop-instruct-link dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 493px;
}

dl#shop-instruct-link dd {
	margin: 0;
	padding: 0;
	width: 493px;
}

dl#shop-instruct-link dd a {
	color: #000;
}

/*category-list quick shop tpl*/
.cat-list {
display: block;
width: 550px;
}
.cat-list ul {
list-style-type: none;
margin: 0 0 10px 0;
padding: 0;
}
.cat-list ul li {
list-style-type: none;
margin: 0;
padding-right:20px;
padding-bottom: 7px;
display: block;
width:160px;
float:left;

}
	
#content ul.catalog-links { 
	list-style-type:none;
	width:550px;
	float:left;
	padding: 0 0 5px;
	margin:0;
	}
	
#content ul.catalog-links li { 
	margin:0;
	padding:0;
	}
	
#content ul.catalog-links li a { 
	margin:0;
	padding:0;
	border-style:none;
	border-width:0;
	}
	
#content ul.catalog-links li a img { 
	margin:0;
	padding:0;
	border-style:none;
	border-width:0;
	}
	
#content ul.catalog-links li.add-to-cart-button { 
	float:left;
	width:55px;
	margin:0;
	padding:0;
	text-align:left;
	}
	
#content ul.catalog-links li.category-dropdown { 
	float:left;
	width:234px;
	margin:0;
	padding:0px;
	text-align:left;
	}
	
#content ul.catalog-links li.go-to-quick-shop-button { 
	text-align:right;
	width:306px;
	margin:0;
	padding:0;
	float:right;
	}

#content span.go-to-quick-shop-button { 
	text-align:right;
	width: 550px;
	margin:0;
	padding: 0 0 10px;
	display: block;
}

#content span.go-to-quick-shop-button a {
	margin:0;
	padding: 0;
	border-top-style: none;
	border-top-width: 0;
}

#content span.go-to-quick-shop-button img {
	margin:0;
	padding: 0;
	border-top-style: none;
	border-top-width: 0;
}
	
#product-table { 
	width:550px;
	margin:0;
	padding: 0;
}
	
#product-table caption { 
	color:#5C1308;
	font:normal 140%/2em Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	margin:0;
	padding:0;
	text-align:left;
	}
	
#prod-name-col { 
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:left;
	width: 390px;
	}
	
#prod-price-col { 
	width: 130px;
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:center;
}
	
#product-table th { 
	color: #f0f99a;
	font-size: 85%;
	font-weight: bold;
	border-top: 3px solid #2a5600;
	background: #336600 repeat-y center top;
}
	
#product-table th, td { 
	margin:0;
	padding:8px 10px;
	vertical-align:top;
	}
	
#product-table tr.totals { 
	border-bottom-width:0;
	border-bottom-style:none;
	margin:0;
	padding: 0;
	vertical-align:top;
	}
	
#product-table th, td { 
	border-bottom:1px dotted #CCC;
	}
	
#product-table td dl { 
	width: 420px;
	float:left;
	padding:0;
	margin:0;
}
	
#product-table td.prod-price { 
	text-align:center;
	font-size:100%;
	margin: 0;
}
	
#product-table td dl dt { 
	color:#000;
	font:100%/1.5em Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	padding: 0 0 5px;
	margin:0;
	width: 420px;
	float: left;
	}

#product-table td dl dt .prod-popups a {
	margin: 0 5px 0 0;
	padding: 0;
	border-style: none;
	text-decoration: none;
}

#product-table td dl dt .prod-popups a:hover {
	text-decoration: none;
}

#product-table td dl dt .prod-popups a img {
	padding: 0;
	margin: 0;
	border-style: none;
	line-height: 13px;
	vertical-align: middle;
}
	
#product-table td dl dt a { 
	border-style:none;
	margin-right: 5px;
}
	
#product-table td dl dd { 
	padding: 0;
	margin:0;
	font-size: 80%;
	line-height:1.5em;
	width: 420px;
	float: left;
	}
	
#product-table tr.alt { 
	background-color: transparent;
	background-image: url(../../images/alt-row-bg.gif);
}
	
#product-table td dl dd ul.prod-icons { 
	display:inline-block;
	padding:5px 0 0;
	margin:0;
	}
	
#product-table td dl dd ul.prod-icons li { 
	display:inline;
	padding:0;
	margin:0;
	}
	
#product-table td dl dd ul.prod-icons li.new-icon { 
	padding:0 5px 0 0;
	margin:0;
	}
	
#product-table td dl dd ul.prod-icons li.best-seller { 
	padding:0 5px;
	margin:0;
	}
	
#product-table td dl dd ul.prod-icons li.special-icon { 
	padding:0 0 0 5px;
	margin:0;
	}

#product-table td dl dd dl.prod-options {
	padding:5px 0 0;
	margin:0;
	float: right;
	width: 310px;
}

#product-table td dl dd dl.prod-options dt { 
	padding: 5px 0 0;
	margin:0;
	}

#product-table td dl dd dl.prod-options dd { 
	padding: 0;
	margin:0;
	}

#product-table td dl dd dl.prod-options dd ul { 
	padding: 0;
	margin:0;
	float: left;
	list-style-type: none;
}

#product-table td dl dd dl.prod-options dd ul li {
	margin:0;
	float: left;
	width: 90px;
	padding: 5px 5px 0 0;
}

#product-table td dl dd dl.prod-options dd ul li input {
	padding: 0 2px;
	width: 15px;
	margin: 0;
	font-size: 10px;
}
	
/* @end */
	
/* @group Side Bar Account */

ul#sidebar li#shop-user {
	margin: 0;
	padding: 0;
}

ul#sidebar div#shop-user-box-wrap {  
	padding: 0px;  
	margin: 0px;
}

ul#sidebar li#shop-user ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#sidebar li#shop-user ul li {
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}
	
ul#sidebar div#user-box-wrap {  
	margin: 0px;  
	padding:0 0 10px;
	}
	
ul#sidebar li#shop-user dl#my-account-box {
	width: 160px;
	margin:0;
	list-style-type:none;
	padding: 0;
}

ul#sidebar li#shop-user dl#my-account-box p {
	width: 135px;
	margin:0;
	list-style-type:none;
	padding: 0 0 10px 5px;
}

ul#sidebar li#shop-user dl#my-account-box ul {
	width: 140px;
	margin:0;
	list-style-type:none;
	padding: 0;
}
	
ul#sidebar li#shop-user dl#my-account-box ul li { 
	padding: 5px 0;
	margin:0;
	width: 110px;
	line-height:20px;
	border-bottom: 1px dotted #c9d0d2;
	list-style-type: none;
	border-top: 1px solid #FFF;
}
	
ul#sidebar li#shop-user dl#my-account-box ul li.account { 
	padding: 0 0 5px 30px;
	margin:0;
	background: url(../../images/account_icon.gif) no-repeat 5px center;
	border-top-style: none;
}

ul#sidebar li#shop-user dl#my-account-box ul li.payment { 
	padding: 5px 0 5px 30px;
	margin:0;
	background: url(../../images/payment_icon.gif) no-repeat 5px center;
	border-top-style: none;
}
	
ul#sidebar li#shop-user dl#my-account-box ul li.history { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/history_icon.gif) no-repeat 5px center;
	}

ul#sidebar li#shop-user dl#my-account-box ul li.shopping { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/shopping_icon.gif) no-repeat 5px center;
	}

ul#sidebar li#shop-user dl#my-account-box ul li.cart { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/view_cart_icon.gif) no-repeat 5px center;
	}

ul#sidebar li#shop-user dl#my-account-box ul li.spec_order { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/spec_order_icon.gif) no-repeat 5px center;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li.cancel { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/cancel_delivery_icon.gif) no-repeat 5px center;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li.reinstate { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/reinstate_delivery_icon.gif) no-repeat 5px center;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li.refer { 
	padding:5px 0 5px 30px;
	margin:0;
	background:url(../../images/refer_friend_icon.gif) no-repeat 5px center;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li.logout { 
	padding: 5px 0 0 30px;
	margin:0;
	background:url(../../images/logout_icon.gif) no-repeat 5px center;
	border-bottom-style:none;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li a { 
	font-size:95%;
	margin:0;
	padding:0;
	display:block;
	color:#333;
	text-decoration:none;
	}
	
ul#sidebar li#shop-user dl#my-account-box ul li a:hover { 
	text-decoration:underline;
	color:#5C1308;
	}

ul#sidebar li#shop-user .alert_green { 
	width: auto; 
	background-color:#ddffd9;
	margin: 0;
	padding:10px 15px;
	display:block;
	border:1px solid #245b24;
	text-transform:capitalize;
	color:#245b24;
	text-align:center;
	font:italic 115%/1.5em Georgia, serif;
}
	
/* @end */

/* @group Product Details */

#product-details-menu {
	margin: 0;
	padding: 10px 5px 0;
	float: left;
	width: 560px;
	list-style-type: none;
	background: url(../../images/product_details_menu_bg.gif) repeat-x 0 bottom;
}

#product-details-menu li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

#product-details-menu li a {
	margin: 0;
	padding: 5px 8px 4px;
	display: block;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

#product-details-menu li a:hover {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
}
	
#product-details-window { 
	height:380px;
	width: 560px;
	margin:0;
	padding:0;
	border:10px solid #FFF;
	float:left;
	}
	
#product-details-window #product-details-close { 
	width:510px;
	margin:0;
	padding:10px;
	display:block;
	text-align:right;
	}
	
#product-details-window #product-details-close a { 
	color:#000;
	text-decoration:none;
	}
	
#product-details-window #product-details-close a:hover { 
	color:#000;
	text-decoration:underline;
	}
	
#product-details-window dl { 
	width: 560px;
	margin:0;
	padding:0;
	}
	
#product-details-window dl dt { 
	width:510px;
	margin:0;
	padding:0 10px 10px;
	display:block;
	color:#5C1308;
	font:200% Georgia, serif;
	}
	
#product-details-window dd#product-details-details { 
	width:245px;
	margin:0;
	padding:0 10px 10px;
	float:left;
	}
	
#product-details-window dd#product-details-details ul { 
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#product-details-window dd#product-details-details ul li { 
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#product-details-window dd#product-details-details ul li p { 
	line-height:1.5em;
	}
	
#product-details-window dd#product-details-image { 
	width:245px;
	margin:0;
	padding:0 10px 10px;
	float:left;
	}

#nutr-facts { 
	margin:0;
	padding:0;
	float:left;
	visibility:hidden;
	position:absolute;
	width:100%;
	left: 0;
}
	
/* @end */
	
/* @group My Account */

#go-shop-button {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 520px;
}

#go-shop-button a, img {
	border-style: none;
	text-decoration: none;
}
	
#customer-info-wrap { 
	float:left;
	width:515px;
	margin: 0 0 15px;
	padding: 0 0 15px;
	/*background: url(../../images/account_info_bg.gif) no-repeat left bottom;*/
}

#customer-info { 
	float:left;
	width: 500px;
	margin: 0;
	padding: 15px 0px 0;
	/*background: url(../../images/account_info_bg.gif) left top;*/
	
	border-bottom: 1px #cccccc dotted;
}
	
#customer-info dl { 
	margin:0;
	width: 240px;
	padding: 0 10px 20px 0;
	float: left;
	font-size: 80%;
}

#customer-info dt {
	margin:0;
	color: #000;
	display:block;
	padding: 5px;
	width: 230px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 100%;
	float: left;
	border-right: 1px solid #ec7063;
	border-left: 1px solid #ec7063;
	border-bottom: 4px solid #ee4c3b;
	background: #ec7063;
	/*border-bottom: 1px dotted #ccc;*/
}
	
#customer-info dd { 
	margin:0;
	line-height: 1.75em;
	padding: 5px;
	width: 230px;
	float: left;
	background: #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#customer-info dd strong { 
	color: #000;
	}

#customer-info dd ol {
	padding: 0;
	list-style-type: decimal;
	width: 240px;
	margin-left: 15px;
}

#customer-info dd ol li {
	margin: 0;
	list-style-type: decimal;
	width: 240px;
	font-size: 90%;
	line-height: 1.75em;
	padding-bottom: .75em;
}

#customer-info dl#info-create dd p{ 
	font-size: 1em;
	font-weight: bold;
}

#customer-info dl#info-create label {
	padding: 0;
	margin: 0;
	width: 220px;
	float: left;
	text-align: left;
	
}

#customer-info dl#info-create label em {
	
	font-weight: normal;
	font-style: normal;
	color: #000;
	display: block;
	width: 220px;
	text-align: left;
}
	
/* @end */
	
/* @group Shopping Cart Table */
	
div.cart-note-wrap { 
	padding:0 0 10px;
	}
	
div.cart-note { 
	margin:0;
	display:block;
	background-color:#e4fae5;
	border:1px solid #d0e4d3;
	font-size:90%;
	line-height:1.5em;
	padding:10px;
	text-align:center;
	font-weight:bold;
	}
	
#cart-table { 
	padding:0px;
	width:550px;
	margin:0;
	}
	
#cart-qty-col { 
	width:50px;
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:center;
	}
	
#cart-name-col { 
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:left;
	width:220px;
	}
	
#cart-price-col { 
	width:105px;
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:center;
	}
	
#cart-ext-price-col { 
	width:105px;
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:center;
	}
	
#cart-remove-col { 
	width:70px;
	margin:0;
	padding:0;
	text-transform:capitalize;
	text-align:center;
	}

#cart-table th { 
	color: #f0f99a;
	font-size: 85%;
	font-weight: bold;
	border-top: 3px solid #2a5600;
	background: #336600 repeat-y center top;
}
	
#cart-table th, td, tr { 
	margin:0;
	padding:8px 10px;
	vertical-align:top;
	}
	
#cart-table tr.alt { 
	background-color: transparent;
	background-image: url(../../images/alt-row-bg.gif);
	}
	
#cart-table th, td { 
	border-bottom:1px dotted #CCC;
	}
	
#cart-table td.cart-qty { 
	text-align:center;
	vertical-align: top;
	}
	
#cart-table td.cart-name { 
	text-align:left;
	vertical-align: top;
	font-size: 100%;
}

#cart-table td.cart-name dl { 
	width: 220px;
	float:left;
	padding:0;
	margin:0;
}
	
#cart-table td.cart-name dl dt { 
	color:#000;
	text-transform:capitalize;
	padding: 0 0 5px;
	margin:0;
	width: 220px;
	float: left;
	line-height: 1.5em;
	font-size: 90%;
}

#cart-table td.cart-name dl dt .prod-popups a {
	margin: 0 5px 0 0;
	padding: 0;
	border-style: none;
	text-decoration: none;
}

#cart-table td.cart-name dl dt .prod-popups a:hover {
	text-decoration: none;
}

#cart-table td.cart-name dl dt .prod-popups a img {
	padding: 0;
	margin: 0;
	border-style: none;
	line-height: 13px;
	vertical-align: middle;
}
	
#cart-table td.cart-name dl dt a { 
	border-style:none;
	margin-right: 5px;
}
	
#cart-table td.cart-name dl dd { 
	padding: 0;
	margin:0;
	font-size: 80%;
	line-height:1.5em;
	width: 220px;
	float: left;
	}

#cart-table td.cart-name dl dd ul.prod-icons { 
	display:inline-block;
	padding:5px 0 0;
	margin:0;
	}
	
#cart-table td.cart-name dl dd ul.prod-icons li { 
	display:inline;
	padding:0;
	margin:0;
	}
	
#cart-table td.cart-name dl dd ul.prod-icons li.new-icon { 
	padding:0 5px 0 0;
	margin:0;
	}
	
#cart-table td.cart-name dl dd ul.prod-icons li.best-seller { 
	padding:0 5px;
	margin:0;
	}
	
#cart-table td.cart-name dl dd ul.prod-icons li.special-icon { 
	padding:0 0 0 5px;
	margin:0;
	}

#cart-table td.cart-name dl dd dl.prod-options {
	padding:5px 0 0;
	margin:0;
	float: right;
	width: 220px;
}

#cart-table td.cart-name dl dd dl.prod-options dt { 
	padding: 5px 0 0;
	margin:0;
	}

#cart-table td.cart-name dl dd dl.prod-options dd { 
	padding: 0;
	margin:0;
	}

#cart-table td.cart-name dl dd dl.prod-options dd ul { 
	padding: 0;
	margin:0;
	float: left;
	list-style-type: none;
}

#cart-table td.cart-name dl dd dl.prod-options dd ul li {
	margin:0;
	float: left;
	width: 90px;
	padding: 5px 5px 0 0;
}

#cart-table td.cart-name dl dd dl.prod-options dd ul li input {
	padding: 0 2px;
	width: 15px;
	margin: 0;
	font-size: 10px;
}
	
#cart-table td.cart-price { 
	text-align:center;
	font-size:90%;
	vertical-align: top;
	}
	
#cart-table td.cart-ext-price { 
	text-align:center;
	font-size:90%;
	vertical-align: top;
	}
	
#cart-table td.cart-remove { 
	text-align:center;
	font-size:90%;
	vertical-align: top;
	}
	
#cart-table #cart-sub-total, #cart-deliver-charge { 
	text-align:right;
	border-style:none;
	border-width:0;
	margin:0;
	}
	
#cart-table #cart-sub-total td, #cart-deliver-charge td { 
	border-width:0px;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
	font-size:90%;
	margin:0;
	line-height:1.5em;
	}
	
#cart-table #cart-order-total { 
	border-width:0px;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	text-align:right;
	margin:0;
	}
	
#cart-table #cart-order-total td { 
	border-bottom-color:#CCC;
	border-top-color:#333;
	border-left-width:0;
	border-bottom-width:1px;
	border-right-width:0;
	border-top-width:2px;
	border-left-style:none;
	border-bottom-style:dotted;
	border-right-style:none;
	border-top-style:solid;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
	font-size:90%;
	margin:0;
	line-height:1.5em;
	}
	
ul#cart-option-buttons { 
	display:inline-block;
	padding:10px 0 0;
	margin:0;
	width:560px;
	list-style-type:none;
	text-align:center;
	}
	
ul#cart-option-buttons li { 
	display:inline;
	padding:0 2px;
	margin:0;
	list-style-type:none;
	}
	
ul#cart-option-buttons li a { 
	text-decoration:none;
	border-style:none;
	}

.empty_cart {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	width: 550px;
}

.empty_cart a, img {
	margin: 0;
	padding: 0;
	border-style: none;
}

.paid {
	background: url(../../images/paid-back.gif) no-repeat left top;
}
	
/* @end */

/* @group Transactions */

.transaction-table { 
	width:550px;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
}
	
.transaction-table th { 
	color: #f0f99a;
	font-size: 85%;
	font-weight: bold;
	border-top: 3px solid #2a5600;
	background: #336600 repeat-y center top;
}
	
.transaction-table th, td, tr { 
	margin:0;
	padding:8px 10px;
	vertical-align:top;
	}

.transaction-table th, td { 
	border-bottom:1px dotted #CCC;
	}
	
.transaction-table tr.alt { 
	background-color: transparent;
	background-image: url(../../images/alt-row-bg.gif);
	}

.transactions-view-all-link {
	margin: 0;
	padding: 7px 10px 9px;
	border-top: 3px solid #EEE;
	text-transform: capitalize;
	border-bottom: 1px solid #DDD;
}



/* @end */

/* @group Quick Table */

#more-info {
	margin: 0;
	padding: 0;
}

#more-info ol {
	margin: 0;
	list-style-type: decimal;
	padding: 15px 10px 0 45px;
}
	
#quick-table { 
	width:550px;
	margin:0;
	padding:0;
	}

#content ul.product-legend { 
	list-style-type:none;
	width:550px;
	float:left;
	padding: 5px 0;
	margin:0;
	border-top: 1px solid #EEE;
	color: #666;
}

#content ul.product-legend li { 
	list-style-type:none;
	float: right;
	padding: 0 10px 0 0;
	margin:0;
	font-size: 90%;
	line-height: 13px;
}

#content ul.product-legend li img { 
	line-height: 16px;
	vertical-align: middle;
	margin: 0;
	padding: 0 5px 0 0;
}
	
#quick-table caption { 
	color:#5C1308;
	font:normal 140%/2em Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	margin:0;
	padding:0;
	text-align:left;
	}
	
#quick-table tr { 
	margin:0;
	padding: 0;
	vertical-align:top;
	border-bottom:1px dotted #CCC;
}

#quick-table th, td { 
	margin:0;
	padding:8px 10px;
	vertical-align:top;
	border-bottom:1px dotted #CCC;
}

#quick-table th { 
	color: #f0f99a;
	font-size: 90%;
	font-weight: bold;
	border-top: 3px solid #2a5600;
	background-color: #336600;
}

#quick-table td.prod-qty { 
	text-align:center;
	margin: 0;
	padding: 8px 10px;
}
	
#quick-table td.prod-price { 
	text-align:center;
	font-size:100%;
	margin: 0;
	padding: 8px 10px;
}

#quick-table td dl { 
	padding:0;
	margin:0;
	float: left;
	width: 380px;
}
	
#quick-table td dl dt { 
	color:#000;
	font:100%/1.5em Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	padding: 0 0 5px 10px;
	margin:0;
	width:370px;
	float:right;
	}
	
#quick-table td dl dt a { 
	border-style:none;
	margin-right: 5px;
}

#quick-table td dl dt .prod-popups a {
	margin: 0 5px 0 0;
	padding: 0;
	border-style: none;
	text-decoration: none;
}

#quick-table td dl dt .prod-popups a:hover {
	text-decoration: none;
}

#quick-table td dl dt .prod-popups a img {
	padding: 0;
	margin: 0;
	border-style: none;
	line-height: 13px;
	vertical-align: middle;
}

#quick-table td dl dd { 
	padding:0 0 0 10px;
	margin:0;
	font-size: 80%;
	line-height:1.5em;
	width:370px;
	float:right;
	}
	
#quick-table tr.alt { 
	background-color: transparent;
	background-image: url(../../images/alt-row-bg.gif);
	}

#quick-table td dl dd ul.prod-icons { 
	display:inline-block;
	padding:5px 0 0;
	margin:0;
	}
	
#quick-table td dl dd ul.prod-icons li { 
	display:inline;
	padding: 0 10px 0 0;
	margin:0;
	}

#quick-table td dl dd dl.prod-options {
	padding: 0;
	margin:0;
	float: left;
	width: 370px;
}

#quick-table td dl dd dl.prod-options dt { 
	padding: 0;
	margin:0;
	float: left;
	width: 370px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

#quick-table td dl dd dl.prod-options dd { 
	padding: 0;
	margin:0;
	float: left;
	width: 370px;
}

#quick-table td dl dd dl.prod-options dd ul { 
	padding: 0;
	margin:0;
	float: left;
	list-style-type: none;
	width: 370px;
}

#quick-table td dl dd dl.prod-options dd ul li {
	margin:0;
	float: left;
	width: 118px;
	padding: 5px 5px 0 0;
}

#quick-table td dl dd dl.prod-options dd ul li input {
	padding: 0 2px;
	width: 15px;
	margin: 0;
	font-size: 10px;
}
	
/* @end */
	
/* @group General Forms */
	
#generalForm { 
	background-color:#EEE;
	width:550px;
	margin:0;
	padding:0;
	}
	
#generalForm dl { 
	width:550px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:2px solid #1d140e;
	}
	
#generalForm dl dt { 
	display:block;
	width:530px;
	margin:0;
	padding:8px 10px;
	background-color:#1d140e;
	font:110% Georgia, serif;
	color:#FFF;
	}
	
#generalForm dl dd { 
	margin:0;
	padding:20px 0 0;
	float:left;
	width:350px;
	line-height:1.5em;
	font-size:90%;
	}
	
#generalForm dl dd.form-left { 
	float:left;
	padding:20px 10px 0 0;
	margin:0;
	width:190px;
	text-align:right;
	text-transform:capitalize;
	font:italic 100%/1.5em Georgia, serif;
	}
	
#generalForm dl dd#form-last { 
	float:left;
	padding:15px 0 15px 200px;
	margin:0;
	width:350px;
	}
	
#generalForm dl dd .tinyText { 
	line-height:1.5em;
	font-size:80%;
	display:block;
	padding:5px 0;
	margin:0;
	}

#change_email { 
	padding:0px;
	margin:0px;
	width: 255px;
}

#change_email dt {
	margin:0;
	color: #000;
	font: 115% "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	padding: 8px 10px 4px;
	background: #ec7063;
	border-bottom: 4px solid #ee4c3b;
	}

#change_email dd { 
	padding: 15px;
	margin:0px;
	background-color: #eee;
}

/*my account action buttons*/
/*category-list quick shop tpl*/
.action-buttons {
clear: both;
display: block;
width: 550px;
}
.action-buttons ul {
list-style-type: none;
margin: 0 0 10px 0;
padding: 0;
}
.action-buttons ul li {
list-style-type: none;
margin: 0;
padding-right:5px;
padding-bottom: 7px;
display: block;
width:175px;
float:left;

}

/*login*/	
ul#login-page {
	list-style-type:none;
	display:block;
	float:left;
	margin:15px 0 0 0;
	/*width:550px;*/
	padding: 0;
	font-size: 100%;
}
#main ul#login-page li{list-style-image: none}	
ul#login-page li { 
	float:left;
	padding: 0px 15px 0 0;
	margin:0;
	width: 245px;
	
	}
	
ul#login-page li p {
	margin:0px;
	padding: 0px 0px 1.25em;
}

ul#login-page li dl { 
	padding:0px;
	margin:0px;
	background: url(../admin/images/login_page_box_bg.gif) no-repeat left top;
}

ul#login-page li dl dt {
	margin:0;
	color: #000;
	/*font: 115% Georgia, "Times New Roman", Times, serif;*/
	display:block;
	padding: 8px 10px 4px;
	background: #ec7063 /*url(../admin/images/login_page_title_bg.gif) no-repeat left top*/;
	border-bottom: 4px solid #ee4c3b;
	/*letter-spacing: -1px;*/
		margin:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;

}
ul#login-page li dl dt h3{margin: 0; padding: 0;}
ul#login-page li dl dd { 
	padding: 15px 15px 0;
	margin:0px;
	background: #eee /*url(../../images/login_page_box_bg.gif) no-repeat left bottom*/;
	min-height: 200px;
	font-size: .80em;
	line-height:1.5em;
	
}
	
ul#login-page li label { 
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-top:5px;
	display:block;
	margin:0;
	text-align:left;
	text-transform:capitalize;
	/*font:italic 100%/1.5em Georgia, serif*/;
	}
	
.cart-buttons { 
	display:block;
	clear:both;
	padding-left:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-top:10px;
	list-style-type:none;
	margin:0px;
/*	width:550px;*/
	}
	
#main .cart-buttons li.update { 
	text-align:left;
	width: 120px;
	list-style-image:none;
	padding:0px;
	float:left;
	margin:0px;
	}
	
#main .cart-buttons li.continue { 
	text-align:center;
	width:200px;
	list-style-image:none;
	padding:0px;
	float:left;
	margin:0px;
	}
	
#main .cart-buttons li.checkout { 
	text-align:right;
	width:120px;
	list-style-image: none;
	padding:0px;
	float:left;
	margin:0px;
	}
	
.update-cart-button { 
	padding:0px;
	width: 96px;
	height:27px;
	margin:0px;
	border-style:none;
	overflow:hidden;
	}
	
.continue-button { 
	padding:0px;
	width: 138px;
	height:27px;
	margin:0px;
	border-style:none;
	overflow:hidden;
	}
	
.checkout-button { 
	padding:0px;
	width: 111px;
	height:27px;
	margin:0px;
	border-style:none;
	overflow:hidden;
	}
	
/* @end */

/* @group Banner Links */

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list { 
	width:160px;
	margin: 0;
	padding: 0px 0px 10px;
	background: #FFF url(../../images/sidebar_block_bg.jpg) left bottom;
}

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list dd { 
	width: 140px;
	margin:0;
	padding: 10px 10px 0;
	background: #FFF url(../../images/sidebar_block_bg.jpg) left top;
}

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list dd ul { 
	width: 135px;
	margin:0;
	padding: 0 0 0 5px;
	list-style-type: none;
}

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list dd ul li { 
	margin:0;
	padding: 5px 0 5px 20px;
	background: url(../../images/rightbar_link_bg.gif) no-repeat left center;
}

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list dd ul li a { 
	margin:0;
	padding: 0;
	color: #000;
	letter-spacing: -1px;
	font: 125%/1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
}

#sidebar #shop-user #shop-user-box-wrap dl.home-side-link-list dd ul li a:hover { 
	color: #000;
	text-decoration: underline;
	color: #b11513;
}



/* @end */

/* @group Online Payment */

.customer-payment { 
	float:left;
	width:550px;
	margin: 0;
	padding: 0;
	border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #cccccc dotted;
}
	
.customer-payment dl {
	margin:0;
	width: 550px;
	padding: 10px 0 0;
	/*background: url(../../images/account_info_bg.gif) no-repeat 0 top;*/
}

.customer-payment dt {
	margin:0;
	color: #000;
	font: 130% Georgia, "Times New Roman", Times, serif;
	display:block;
	padding: 8px 10px 4px;
	border-bottom: 4px solid #2c5800;
	letter-spacing: -1px;
	width: 530px;
}
	
.customer-payment dd { 
	margin:0;
	font-size:100%;
	line-height:1.5em;
	width: 500px;
	padding: 12px 25px 0;
	/*background: url(../../images/account_info_bottom_bg.gif) no-repeat left bottom;*/
}

.customer-payment dd table {
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	width: 500px;
}

.customer-payment dd table .space {
	padding-bottom: 10px;
}

.customer-payment dd table tr {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 500px;
}

.customer-payment dd table tr td {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

.customer-payment dd table tr th {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

.more-statement {
	font-family: "Courier New", Courier, mono;
	margin: 0;
	padding: 10px 0;
}

.more-statement h4 {
	font: 14px/1.5em "Courier New", Courier, mono;
	margin: 0;
	padding: 0;
}

.more-statement p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 1.5em;
	line-height: 1.5em;
}



/* @end */

#process-btn {
	margin: 0;
	padding: 0;
	width: 160px;
	border-style: none;
	text-decoration: none;
}

#process-btn img {
	margin: 0;
	padding: 0;
	border-style: none;
}
/*other classes*/
p.alert_red{
	font-weight: bold;
	color: #000;
	font-size: .80em;
	background-color: #eee;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px 15px;
}
.alert_green{
 font-weight: bold;
 color: #336600;
 font-family: 'Trebuchet MS', Tahoma, sans-serif;
 font-size: 120%;
}

/*sidebar side cart area*/
.sidebox {
	background: #65944a;
	padding: 2px 0;
}
.sidebox p {color: #fff; margin:0; padding: 0;}
.sidebox a, .sidebox a:hover{color: #fff;}

#sidebar #side-cart dl{
	font-size: 80%;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 20px;
		}
#sidebar #side-cart dt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #65944a;
	color: #fff;}
#sidebar #side-cart dd {
	border-bottom: 1px solid #eee;
	padding: 5px 10px 5px 25px;
	}
#sidebar #side-cart dt a, #sidebar #side-cart dt a:link {color: #fff}
#sidebar #side-cart dd.checkout a {background: url(/images/view_cart_icon.gif) 0px center no-repeat; padding: 3px 0 3px 25px;  font-weight: bold; font-size: 110%;}
/* sidebar menu */
#sidebar .menuwrap {border: 1px solid #eee; margin: 20px 0 10px;}
#sidebar .menuwrap h3 {background-color: #65944a; color: #fff; margin: 0; padding: 5px 10px;}
#sidebar .menuwrap dd.account a {background: url(/images/account_icon.gif) 20px center no-repeat; padding: 3px 0 3px 50px; font-size: 90%; font-weight: bold;}
#sidebar .menuwrap dd.shopping a {background: url(/images/shopping_icon.gif) 20px center no-repeat; padding: 3px 0 3px 50px; font-size: 90%; font-weight: bold;}
#sidebar .menuwrap dd.logout a {background: url(/images/logout_icon.gif) 20px center no-repeat; padding: 3px 0 3px 50px; font-size: 90%; font-weight: bold;}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 80%;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #000;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 15px;
	/*border-left: 5px solid  #3366cc;*/
	color: #3366cc;		
}

	


.bigital {font-style:italic; font-size: 1.3em; color: #336600;}

/*updated login*/	
ul#login-page-upd {
	list-style-type:none;

	float:left;
	margin:15px 0 0 0;
	width: 100%;
	padding: 0;
	font-size: 100%;
}
#main-login ul#login-page-upd li{list-style-image: none}	
ul#login-page-upd li { 
	float:left;
	padding: 0px 7px 0 0;
	margin:0;
	width: 245px;
	
	}
	
ul#login-page-upd li p {
	margin:0px;
	padding: 0px 0px 1.25em;
}

ul#login-page-upd li dl { 
	padding:0px;
	margin:0px;
	background: url(../admin/images/login_page_box_bg.gif) no-repeat left top;
	background: #eee;
	width: 245px;
}

ul#login-page-upd li dl dt {
	margin:0;
	padding: 8px 10px 4px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: .90em;
}
ul#login-page-upd li dl dt.blue{color: #2363ce;}
ul#login-page-upd li dl dt.green{color: #74a146;}
ul#login-page-upd li dl dt.yellow{color: #FDD512;}
.big-login{font-size: 140%;}
ul#login-page-upd li dl dt h3{margin: 0; padding: 0;}
ul#login-page-upd li dl dd { 
	padding: 15px 15px 0;
	margin:0px;
	
	font-size: .80em;
	line-height:1.5em;
	
}

ul#login-page-upd li dl dd a:link, ul#login-page-upd li dl dd a:visited {color: #000;}
ul#login-page-upd li dl dd a:hover{color: #006699;}
#login-page-upd li p.alternative{padding-top: 5px; text-align: center; color: #c00; text-decoration:underline; font-weight:bold}
ul#login-page-upd li dl dd ul.benefits {font-size: 110%; font-weight: bold;}

ul#login-page-upd li label { 
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-top:5px;
	display:block;
	margin:0;
	text-align:left;
	text-transform:capitalize;
	/*font:italic 100%/1.5em Georgia, serif*/;
	}