/* Clean Design */
.eC_Clean_DesertSpice_Arial{
	font-family:Arial, Helvetica, sans-serif; /* Font Style */
	/*font-size:x-small;*/
	color: #2E2E2C; /* Neutral_Black */
	/*width:514px;*/
}

.eC_Clean_DesertSpice_Arial a:link,  .eC_Clean_DesertSpice_Arial a:visited, .eC_Clean_DesertSpice_Arial a:hover,  .eC_Clean_DesertSpice_Arial a:active {
	color:#BF1C1C; /* Link */	
}

.eC_Clean_DesertSpice_Arial h1, .eC_Clean_DesertSpice_Arial h2, .eC_Clean_DesertSpice_Arial h3{
	color:#904841; /* Accent_1 */
	margin-bottom:7px;
}

.eC_Clean_DesertSpice_Arial h1{
	/*font-size:large;*/
}

.eC_Clean_DesertSpice_Arial h2{
	/*font-size:medium;*/
}

.eC_Clean_DesertSpice_Arial h3{
	font-size:small;
	margin:12px 0 4px 0;
}

.eC_Clean_DesertSpice_Arial table {
	/*font-size:x-small;*/
	width:100%;
}

.eC_Clean_DesertSpice_Arial form{
	margin:0;
	padding:0;
}

.eC_Clean_DesertSpice_Arial strong{
	font-weight:bold;
}

.eC_Clean_DesertSpice_Arial input, .eC_Clean_DesertSpice_Arial textarea{
	/*font-size:x-small;*/
}

.eC_Clean_DesertSpice_Arial input.eC_wide_text{
	width:200px;
}

.eC_Clean_DesertSpice_Arial input.eC_medium_text{
	width:100px;
}

.eC_Clean_DesertSpice_Arial input.eC_small_text{
	width:50px;
}

.eC_Clean_DesertSpice_Arial .eC_ShoppingCart{
	margin-top:15px;
}

.eC_Clean_DesertSpice_Arial .eC_ShoppingCart th{
	text-align:left;
	background-color:#F1F0EE; /* Global_Gray_Light */
	color:#46383A; /* Accent_5 */
	border-top:solid 1px #C2BEBA; /* Neutral_Dark */
	border-bottom:solid 1px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_ShoppingCart th, .eC_Clean_DesertSpice_Arial .eC_ShoppingCart td{
	padding:10px 14px 10px 7px;
	vertical-align:top;
}

.eC_Clean_DesertSpice_Arial .eC_ProductThumb{
	float:left;
	margin-right:10px;
}

.eC_Clean_DesertSpice_Arial .eC_ItemLabel{
	margin:0 0 2px 0;
	font-weight:bold;
}

.eC_Clean_DesertSpice_Arial .eC_ItemDescription{
	margin:0 0 2px 0;
}

.eC_Clean_DesertSpice_Arial td.eC_PriceItem, .eC_Clean_DesertSpice_Arial th.eC_PriceItem{
	text-align:right;
}

.eC_Clean_DesertSpice_Arial td.eC_FormItem, .eC_Clean_DesertSpice_Arial th.eC_FormItem{
	text-align:center;
}

.eC_Clean_DesertSpice_Arial .eC_QuantityField{
	width:25px;
}

.eC_Clean_DesertSpice_Arial .eC_CartSummary{
	border-bottom:solid 1px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_Subtotal{
	background-color:#F1F0EE; /* Global_Gray_Light */
}

.eC_Clean_DesertSpice_Arial .eC_OrderSummary{
	margin-bottom:14px;
}

.eC_Clean_DesertSpice_Arial .eC_OrderSummary td.eC_SummaryLabel{
	text-align:left;
	font-weight:bold;
	color: #46383A; /* Accent_5 */	
	padding: 10px 5px 10px 7px; 
	border-top:solid 1px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_OrderSummary td{
	text-align:right;
	padding: 10px 14px 10px 5px; 
	border-top:solid 1px #D3CFCA; /* Neutral_Medium */
}

.eC_Clean_DesertSpice_Arial td.eC_IndividualCharge{
	font-weight:normal;
	text-align:left;
}

.eC_Clean_DesertSpice_Arial .eC_SummaryFooter{
	background-color:#EDDEEB; /* Accent_11 */
	font-weight:bold;
}

.eC_Clean_DesertSpice_Arial .eC_SummaryFooter td{
	background-color:#CFBFD0; /* Accent_12 */
	width:15%;
}

.eC_Clean_DesertSpice_Arial .eC_ButtonWrapper{
	border:solid 0px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_ButtonWrapper th{
	text-align:left;
	padding:7px 0px 5px 0px;
	border:solid 0px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_ButtonWrapper td{
	text-align:right;
	padding:7px 0px 5px 0px;

}

.eC_Clean_DesertSpice_Arial .eC_ButtonWrapper input{

}

.eC_Clean_DesertSpice_Arial_QuickCart{
	color:#46383A; /* Accent5 */
	width:330px;
}


.eC_Clean_DesertSpice_Arial .eC_QuickCartHeader{
	border-top:solid 1px #C2BEBA; /* Neutral_Dark */
	border-bottom:solid 1px #C2BEBA; /* Neutral_Dark */
	width:325px;
}

.eC_Clean_Pacifica_Arial .eC_QuickCartLabel{
	text-align:right;
	padding:10px 0px 3px 7px;
	margin:0;
}

.eC_Clean_Pacifica_Arial .eC_QuickCartQuantity{
	text-align:right;
	padding:10px 0px 3px 7px;
	margin:0;
}

.eC_Clean_Pacifica_Arial .eC_QuickCartTotal{
	text-align:right;
	padding:0px 0px 10px 7px;
	margin:0;
}


.eC_Clean_DesertSpice_Arial .eC_CheckoutFormWrapper {
	margin-top:10px;
}

.eC_Clean_DesertSpice_Arial .eC_CheckoutFormHeader{
	padding:7px 0 4px 8px; 
	margin-top: 5px;
	margin-bottom:5px;
	font-weight:bold;
	background-color:#F1F0EE; /* Global_Gray_Light */
	border-top:solid 1px #C2BEBA; /*  Neutral_Dark */
	border-bottom:solid 1px #C2BEBA; /*  Neutral_Dark */
	color:#46383A; /*  Accent_5 */
}

.eC_Clean_DesertSpice_Arial .eC_SameAsWrapper{
	width:auto;
	margin:0 0 0 5px;
	overflow:auto;
}

.eC_Clean_DesertSpice_Arial .eC_CheckoutFormBody{
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.eC_Clean_DesertSpice_Arial .eC_CheckoutFormBody p{
	margin:0;
	padding:5px 0 5px 10px;
}

.eC_Clean_DesertSpice_Arial .eC_CheckoutFormBody th{
	width:33%;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.eC_Clean_DesertSpice_Arial .eC_CheckoutFormBody td{
	padding-top:3px;
	padding-bottom:3px;
}


.eC_Clean_DesertSpice_Arial .eC_FieldsetWrapper{
	padding-top:7px;
	margin-top:5px;
}

.eC_Clean_DesertSpice_Arial h3.eC_OrderHeaderInfo{
	color:#431E18; /* Text_Dark */
	margin:2px 0;
}

.eC_Clean_DesertSpice_Arial p.eC_OrderHeaderInfo{
	color:#666666; /* Global_Gray */
	margin:2px 0;
}

.eC_Clean_DesertSpice_Arial .eC_InfoHeader{
	background-color:#F1F0EE; /* Global_Gray_Light */
	color: #46383A; /* Accent_5 */	
	padding: 5px 7px; 
	border-top:solid 1px #C2BEBA; /* Neutral_Dark */
	border-bottom:solid 1px #C2BEBA; /* Neutral_Dark */
}

.eC_Clean_DesertSpice_Arial .eC_OrderInfo{
	color:#666666; /* Global_Gray */
	padding:7px 14px 7px 7px;
	margin:0;
}

.eC_Clean_DesertSpice_Arial .eC_OrderInfoLabel{
	color:#431E18; /* Text_Dark */
	font-weight:bold;
	margin-right:9px;
}

.eC_Clean_DesertSpice_Arial .eC_PurchaserInfoWrapper{
	border-bottom:solid 1px #C2BEBA; /* Neutral_Dark */
	padding-bottom:10px;
}

.eC_Clean_DesertSpice_Arial .eC_SmallPrint{
	font-size:x-small;
	color:#666666; /* Global_Gray */
	margin-top:25px;
}

input[type="submit"], input[type="button"], a.button  {
	background-color: #feebdb; /* Accent 7 */
	background-image: url(../../_img/ele/default_btn.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a6846b; /* Border Light */
	border-left-color: #a6846b; /* Border Light */
	border-right-color: #8b675a; /* Border Dark */
	border-bottom-color: #8b675a; /* Border Dark */
	color: #000; /* Text Dark */
	padding: 2px 4px;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}

input[type="submit"]:hover, input[type="button"]:hover, a:hover.button  {	
	background-color: #f4594e; /* Accent 10 */
	background-image: url(../../_img/ele/hover_btn.gif);
	border-top-color: #a6846b; /* Border Light */
	border-left-color: #a6846b; /* Border Light */
	border-right-color: #8b675a; /* Border Dark */
	border-bottom-color: #8b675a; /* Border Dark */
}

/* Radius for form buttons */
input[type="submit"], input[type="button"], a.button  {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

h2 span a.button {
	display: inline-block;
	font-size: 14px;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.structureLabel, .hidden {
	left: -5000px;
	position: absolute;
	width: 4000px;
}

div.imgCache {
	position: absolute;
	left: -8000px;
	top: -8000px;
}

div.imgCache img {
	display:block;
}

.nowrap {
	white-space: nowrap;
}

/* 
Table Styling
*/

table {
	width: 100%;
}

caption {
	font-size: 1.1666em; /* 12 x 1.166 = 14px */
	padding: 9px 0;
}

thead th, thead td {
	border-bottom: 1px solid #ccd0d6; /* Neutral 2 */
	/*border-top: 1px solid #ccd0d6;*/ /* Neutral 2 */
	padding: 8px 9px;
}

tbody th, tbody td, #buttonWrapper th, #buttonWrapper td {
	border-bottom: 1px solid #ccd0d6; /* Neutral 2 */
	padding: 9px 9px 8px 9px;
}

tbody th, tfoot th {
	text-align: left;
}

tbody tr.alt th, tbody tr.alt td {
	background-color: #f1f0ee; /* Global Gray Light */
}

tbody tr.over th, tbody tr.over td {
	background: #dfe4e9; /* Neutral 1 */
	color: #000; /* Global Black */
}

tfoot th, tfoot td {
	padding: 9px;
}

tfoot td {
	text-align: right;
}

tfoot tr.eC_SummaryFooter th, tfoot tr.eC_SummaryFooter td  {
	background-color:#d8dcbf; /* Accent 11 */
	border-bottom: 1px solid #ccd0d6; /* Neutral 2 */
	border-top: 1px solid #ccd0d6; /* Neutral 2 */
	padding: 8px 9px;
}

tfoot td.paginate {
	padding: 1.5em 0 0;
}

tfoot td.paginate a, #paginate a,
tfoot td.paginate strong, #paginate strong{
	display: inline-block;
	padding: 0 3px;
}

tfoot td.paginate a:hover, #paginate a:hover {
	background-color: #f4f2fc; /* Link Light */
	/*text-decoration: none;*/
}

tfoot td p {
	/*margin: 9px 0 0 -9px;*/
	text-align: left;
}

th.noborder, td.noborder {
	border: none;
	padding: 9px;
}

#clientErrorWrapper, #clientErrorBox {
	display: none;
	overflow: hidden;
}

td #clientErrorWrapper {
	margin-bottom: 0;
}

td #clientErrorBox p {
	padding: 0;
	margin: 0;
}

td #clientErrorBox label {
	float: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
}

.error ul {
	list-style: none;
	margin-bottom: 0;
}

#clientErrorWrapper a, .error ul a {
	display: block;
	float: left;
	width: 10em;
}

#clientErrorWrapper p {
	margin-bottom: 0;
}

#clientErrorWrapper ul, #serverErrorWrapper ul {
	margin-top: 1.5em;
}

form div label.error {
	color:#8a1f11;
}

td.error, tr.error td {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.error a {
	color:#8a1f11;
}

div.error p.icon, tfoot td.error p.icon {
	background-image: url(../_img/icn/cross_circle.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

tfoot td.error p.icon {
	margin-bottom: 0;
	padding-left: 2em;
}

/*
Gritter Styles
*/

#gritter-notice-wrapper {
	position:fixed;
	/*top:20px;
	right:20px;*/
	top: 35%;
	left:40%;
	width:301px;
	z-index:9999;
}

.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
}

.gritter-top {
	background-image:url(../../admin/_img/gr/gritter-top.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:10px;
}

.hover .gritter-top {
	background-position:top right;
}

.gritter-bottom {
	background-image:url(../../admin/_img/gr/gritter-bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
	margin:0;
}

.hover .gritter-bottom {
	background-position: top right;
}

.gritter-item {
	display:block;
	background-image:url(../../admin/_img/gr/gritter-bg-tile.png);
	background-repeat:repeat-y;
	background-position:top left;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}

.hover .gritter-item {
	background-position:top right;
}

.gritter-item p {
	padding:0;
	margin:0;
}

.gritter-close {
	position:absolute;
	top:5px;
	left:3px;
	background:url(../../admin/_img/gr/gritter-close.png);
	cursor:pointer;
	width:30px;
	height:30px;
}

.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
}

.gritter-image {
	width:48px;
	height:48px;
	float:left;
}

.gritter-with-image, .gritter-without-image {
	padding:0 0 5px 0;
}

.gritter-with-image {
	width:220px;
	float:right;
}

html {
	overflow-y: scroll; /* force vertical scroll bar to keep centred layouts in the same place regardless of content length */
}
