﻿.foo{}

/* 0.0 DEFAULT SITE
----------------------------------------------------------------------- */

.divSectHeadWrap {
	height: 30px;
	background: transparent url(images/bg_sectionHead_right.gif) no-repeat top right;
}

.divSectHeadLeft {
	background: transparent url(images/bg_sectionHead_left.gif) no-repeat top left;
	height: 30px;
	width: 90%;
	padding: 7px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
}
.ModalHeader {
	background-color: #99b775; 
	padding: 7px; 
	margin: -10px -10px 10px -10px; 
	border-color: #bcd0a5 #6f8555 #566742 #abc48e; 
	border-width: 2px; 
	border-style: solid; 
	font-weight: bold; 
	font-size: 15px; 
	color: #333a00;
}
/*
	border-color: #888d58 #363b00 #292d00 #6b702e; 
*/

/* Contact Form 
------------------------------------- */
.divContact { 
	overflow: auto;
	width: 95%;
	padding: 0px 0px 0px 20px;
	margin-bottom: 5px;
	border: solid 0px #ddd;
}
.frmLabelDiv {
	width: 125px;
	float: left;
	padding: 3px 0px 0px 0px;
}
.frmFieldDiv {
	float: left;
	padding: 0px 10px 0px 0px;
}
.frmAlertDiv {
	float: left;
	padding: 3px 0px 0px 0px;
}
.formField, .formFieldActive {
	border: solid 1px #c4b98f;
	background-color: #ffffff;
	padding: 3px 5px 3px 6px;
	margin-left: 1px;
	color: #555555;
}
.formFieldActive {
	background-color: #e2f0d4; /* eeeeee */
}
.RequiredField {
	border-left: solid 2px #b40018;
	margin-left: 0px;
}

/* MESSAGE PANEL
------------------------------------- */
.pnlMsgBox {
	color: #333;
	width: 70%;
	margin: 0px auto 25px;
	padding: 5px 20px 5px 0px;
	min-height: 40px;
}
.divSuccess {
	background: #a0e096 url(images/icons/success.png) no-repeat scroll 10px 10px; 
	border: #397e2e solid 1px;
}
.divAlert {
	background: #ffffcc url(images/icons/alert.png) no-repeat scroll 10px 10px; /* LR, TB */
	border: #f4de59 solid 1px;
}
.divUrgent {
	background: #ffb2b2 url(images/icons/urgent.png) no-repeat scroll 10px 10px;
	border: #ad0b06 solid 1px;
}
.divMsg {
	margin-left: 60px;
}

/* ACCOUNT PAGEs
------------------------------------- */
.accountWrap,
.loginWrap {
	margin: 0 0 0 10px;
	border: 1px solid #bbb6a5;
	background: #faf7ee url(images/background_Login.gif) repeat-x scroll 0px 0px;
}
.buttonWrap {
	text-align: right;
	clear: both;
	padding: 8px;
	border-top: solid 2px #a3be80;
	background: #e5efd8 none repeat-x scroll 0px 0px;
}
.loginWrap {
	width: 275px; 
}
.loginWrap h4 {
	font-family: georgia, times roman;
	letter-spacing: normal;
	padding-left: 0px;
	border-bottom: solid 1px #ccc;
}
.loginContent {
	height: 200px;
	padding: 10px;
	
}


/* MY ACCOUNT
------------------------------------- */
.sectionHeadMyAccount {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 20px;
	text-align: right;
	padding: 5px;
	margin-top: -28px;
}
.tdLabel {
	vertical-align: middle;
	white-space: nowrap;
}
.tdInput {
	vertical-align: middle;
	white-space: nowrap;
}
.addressModalPopup 
{
	background-color: #ffffff;
	border: solid 2px #555;
	padding: 10px;
	width: 500px;
}


/* CATALOG IMAGE BOX
------------------------------------- */
.catProdBox {
	border: 1px solid #C0C0C0;
	margin-right: 4px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}
.catProdImageBox {
	float: none;
	text-align: center;
}
.catProdNameBox {
	color: #024A76;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center;
}
.productName {
	color: #024A76;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}



.widget {
	/*font-size: .8em;*/
	margin-bottom: 20px;
}
.widget fieldset legend {
	font-size: 1.12em;
	color: #444;
}

/* CATALOG PAGING
------------------------------------- */
.pagingWrap {
	position: relative;
	height: 26px;
	display: block;
	border: solid 1px #99b775; 
	background-color: #dceac7; 
	padding: 0px 10px;
}
#pgTotals {
	display: block;
	float: left;
	color:  #4a5100;
	margin-top: 5px;
}
#pgLinks {
	margin-top: 3px;
	float: right;
	padding: 2px 0px 3px;
}
#pgLinks a, #pgLinks a:hover, #pgLinks a:visited {
	color:  #4a5100;
	text-decoration: none;
}
.btnPg {
	margin-right: 2px;
	border: solid 1px transparent;	/* #A3BAD1 */
	padding: 2px 4px;
	font: normal 11px arial;
}
.off {
	background: transparent none repeat-x;
}
.on {
	background-color: #f1f8e8;
	border: solid 1px #99b775;
}
a:hover.btnPg {
	background-color: #f1f8e8;
	border: solid 1px #99b775;
}



/* PRODUCT PAGE
------------------------------------- */
.prodTableDisplay {
	width: 100%;
}
.thumbListWrap {
	margin: 3px;
	margin-right: 10px;
	border: solid 1px #ccc;
}
.thumbImage {
	cursor: pointer;
}
.thumbBox {
	padding: 2px;
}
.PriceLabel {
	width: 70px;
}
.PriceDisp {
	width: 70px;
	text-align: right;	
}
.retailPrice {
	font-size: 1.0em;
	font-weight: bold;
	/*color: #5C5C5C;*/
}
.salePrice {
	font-size: 1.0em;
	font-weight: bold;
	color: #B22222; 
}
.pnlCrossSells {
	border: solid 1px #99b775; 
	margin: 10px 0px;
	padding: 4px 10px; 
	background-color: #dceac7; 
	font-weight: bold; 
	font-size: 12px; 
}


/* ADDRESS TABLE
------------------------------------- */
.addressTable {
	/*width: 435px;
	padding: 15px;
	background-color: #fafafa;
	border: double 3px #333;
	border-collapse: separate; !important;*/
}
.addressTable td {
	padding-bottom: 2px;
	/*background-color: #fafafa;*/
	border-bottom: dashed 0px #333;
}
.addressLabelTD
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
.addressInputTD
{
	/*width: 320px;*/
	padding-left: 10px;
	white-space: nowrap;
}


/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family: "Helvetica Neue", Arial, Sans-Serif;
    background: url(images/tab-line.png) repeat-x bottom;
    font-size: 0.9em;
    display: block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background: url(images/tab.png) no-repeat left top;
    border-color: #222;
    /*color: #ff00ff;	 DISPLAY L2 */
    padding-left: 10px;
    margin-right: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background: url(images/tab.png) no-repeat right top;
    border-color: #666;
    /*color: #00ff00;	 DISPLAY L1 */
    padding: 3px 10px 2px 3px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color: #000;	/* HOVER */
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background: url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background: url(images/tab.png) no-repeat right -40px;
    /*color: #ff0000;	 SELECTED */
    border-color: #333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
	font-family: verdana,tahoma,helvetica;
	font-size: 1em;
	padding: 10px 20px;
	background-color: #ffffff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
.ajax__tab_panel {
	min-height: 200px; /**/
}
