h1, h2, h3, h4, h5, h6
{
	padding:0;	
	margin:0; 
}
h2 {
	font-size: 18px;
	color: #2e3540;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

h3 {
	background-image: url(images/header-bg2-l.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #485160;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
ol li {
	font-size: 11px;
	list-style-type: decimal;
}


body 
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	/*background-color:#c8e3f1; */ 
	background-color:#ffffff;
	background-image: url(images/bg3.gif);
	background-repeat:repeat-x;
}
strike {
	color: #7988a3;
}
		
#header
{
	/*height: 168px;*/
	height: auto;
	margin-bottom: 5px;
	clear: both;
}
#banner
{
	width:;
	border: 0px none #ff0000;
	float:right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 40px;
	text-align: right;

}
#headerWrapper
{
	/*height: 250px;*/
	height: auto;
	display: inline;
}
#companyLogo
{	/*height:157px;*/
	height:auto;
	width:955px;
	display: block;
	margin:0;
	padding:0;
}
		
		#gutter
		{
	float: left;
	width: 10px;
	height: 1px;
		}
		
		#col1
		{
	background-color: #ffffff;
	float: left;
	width: 555px;
	margin-right: 10px;
	margin-bottom: 10px;
	
		}
#col1   .col1Wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e2e4;
	border-left-color: #e0e2e4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
}

		
		#col2
		{
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	position:relative;
		}
		
		#col3
		{
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
		}
		#footer
		{
	clear: both;
	height: 180px;
	background-color: #8ac750;
	text-align: center;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
		}
		
		p
		{
	padding:0px;
	color: #636363;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		}
#wrapper 
		{
	width: 955px;
	left: 50%;
	margin-left: -478px;
	position:absolute;
	margin-top: 10px;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
		}
#wrapper2 {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
}

#flash {
	margin-bottom: 5px;
}

		
/*** User ***/		
#user {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	float: left;
	padding-left: 11px;
	display: inline;
	margin-right: 20px;
}
#user .userText {
	font-size: 12px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#666666;
	margin-right: 10px;
}
#user .userName {
	font-weight: bold;
	color: #FF9900;
}
#user .userSeperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8cdd5;
}
#user .userLog {
	font-size: 10px;
	color: #96999f;
	text-decoration: none;
	line-height: 14px;
}
#user   .userLog   a {
	font-size: 10px;
	color: #96999f;
	text-decoration: none;
}
#user .userLog a:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
#userCart {
	float: left;
}
#userCart ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#userCart li {
	display: inline-block;
	white-space: nowrap;
	color: #FFFFFF;
	float: left;
}
#userCart  li  div {
	display: block;
	padding-top: 8px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
}

#userCart li a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	float: none;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 11px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#userCart #odd {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-acct.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
}
#userCart #odd2 {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	padding-right: 2px;
}
#userCart #odd3 {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-icon-chkout.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	padding-right: 5px;
}

#userCart li a:hover {
	color: #FF9900;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*** END User ***/

/*** box ***/
.box {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.boxHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.boxHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.boxFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.boxBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.boxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.box a:link, .box a:visited, .box a:active {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.box a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}

/*** categoryList ***/
.categoryList {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.categoryListHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.categoryListHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.categoryListBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.categoryListFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.categoryList ul{
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.categoryList li{
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: normal;
}
#categoryList_ul_0{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.categoryList     li a  {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.categoryList  li a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*** newsComponent ***/
.newsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}	
.newsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.newsComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.newsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.newsComponentFooter {
	font-size:0px;
	height:12px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newsComponent li {
	margin: 0px;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	/*line-height: 24px;*/
}
.newsComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.newsComponentTitle a:link, .newsComponentTitle a:visited, .newsComponentTitle a:active {
	color: #2e3540
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	padding-top: 3px;
	line-height: 18px;
}
.newsComponentTitle a:hover {
	color:#428bc0
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	}
.newsComponentDate {
	color: #a5aab2;
	padding-left: 20px;
}

.newsComponent a:link, .newsComponent a:visited, .newsComponent a:active {
	}



/*** newProductsComponent ***/

.newProductsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}	
.newProductsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.newProductsComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.newProductsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newProductsComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newProductsComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.newProductsComponentProdName {
	font-weight: bold;
}


.newProductsComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #428bc0;
	padding-right: 5px;
	text-decoration: none;
}
.newProductsComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}


/*** bestSellersComponent ***/

.bestSellersComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}	
.bestSellersComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.bestSellersComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.bestSellersComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bestSellersComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bestSellersComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.bestSellersComponentProdName {
	font-weight: bold;
}
.bestSellersComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #428bc0;
	padding-right: 5px;
	text-decoration: none;
}
.bestSellersComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}


/*** specialsComponent ***/

.specialsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}	
.specialsComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.specialsComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.specialsComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.specialsComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.specialsComponentGrid {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 170px;
	text-align: center;
}
.specialsComponentProdName {
	font-weight: bold;
}
.specialsComponentGrid a {
	font-size:11px;
	font-weight: normal;
	color: #428bc0;
	padding-right: 5px;
	text-decoration: none;
}
.specialsComponentGrid a:hover{
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}




/*** customer account area ***/
.custOrderListSearchResults {
	background:#485160;
	height:30;
	margin-top:10;
	padding:3 3 0;
	color:white;

}

.custOrderListGrid {
	font-size:11px;
	border: 1px solid #E1E1E1;
}
.custOrderListGridHeader {
	background: #a5aab2;
	color:#fff;
	height:25px;
	font-weight: bold;
	
	
}
.custOrderListGrid td {
	padding:5px;
}


.custShipAddr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}


/*** search product ***/
.searchResultsGrid {
	text-align:left ;
}
.searchResultsGrid td {
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
.searchResultsGrid .productPictureSmall {
	padding-right: 30px;
}
.searchResultsGrid td .prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-align: left;
}
.searchResultsGrid td .prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	text-align: left;
}
.searchResultsGrid td .prodItemPrice {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
.searchProdGridRow {	
	height: 120;
}
.searchProdGridCol1 {
	float:left;
	width:auto;
	margin-right:30px;
}
.searchProdGridCol2 {
	margin-left:10px;
	float:left;
}

/*** news ***/
.news {

}
.newsHeader {
	display: none;

}
.newsItem {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
         
}
/*.newsTitle {
	font-weight: bold;
	font-size: 14px;
	color: #485160;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}*/
.newsTitle {
	font-weight: bold;
	font-size: 14px;
	color: #485160;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.newsTitle a{
	display:none;
	
}
.newsDate {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.newsContent {
	margin: 0px;
	color: #636363;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* System Message/alert
===================== */
.message {
	background:#eef9e8;
	border:1px solid #d0edbe;
	padding:10px;
}	
.msgTitle {
	font-weight: bold;
	font-size:25px;
	margin-top:5px;
	margin-bottom: 5px;
	font-family: Arial, georgia, verdana;
	color:#b6443c;
}
.msgDesc {
	color:#444;
	font-size:16px;
	margin-bottom: 20px;
}
/* ==== Close System Message/alert ==== */

/*** topBar ***/
#topBar {
	height: 35px;
	border:0px solid red;
	background-image: url(images/topBarBG.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	position:relative;

}
#topBarLeft {
	float:left;
	height: 35px;
	width:10px;
	background-image: url(images/topBarLeft.gif);
	background-repeat: no-repeat;
}

#topBarRight {
	float:right;
	height: 35px;
	width:10px;
	background-image: url(images/topBarRight.gif);
	background-repeat: no-repeat;
	width: 10px;
}
#topBar2 {
	height: 34px;
	border:0px solid red;
	background-image: url(images/topBarBG2.gif);
	background-repeat: repeat-x;
	clear: both;
	position:relative;

}
#topBarLeft2 {
	float:left;
	height: 34px;
	width:10px;
	background-image: url(images/topBarLeft2.gif);
	background-repeat: no-repeat;
}

#topBarRight2 {
	float:right;
	height: 34px;
	width:10px;
	background-image: url(images/topBarRight2.gif);
	background-repeat: no-repeat;
	width: 10px;
}

#navMain {
	float:left;
	margin:0px;
	padding: 0px;

}
#navMain ul{
	margin:0px;
	padding: 0px;
	white-space: nowrap;
}
#navMain li{
	list-style:none;
	margin:0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
	
}

#navMain li a {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/navMain-off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#navMain li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/navMain-on.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#search {
	float:right;
	padding-top: 6px;


}
#search .form div {
	padding-right: 0px;
	padding-left: 5px;
	float: left;
}
#search      .form  div.searchBox  {
	background-image: url(images/searchBox-BG.gif);
	background-repeat: no-repeat;
	border: 1px none #FFFFFF;
	width: 150px;
	text-indent: 5px;
	color: #2e3540;
	height: 22px;
}
#search .textbox {
	color: #2e3540;
	font-size: 11px;
	border: 1px none;
	margin-top: 3px;
	background-color: transparent;
	background-image: none;
	line-height: normal;
	float: left;
	height: 16px;
}
#search  .searchBtn {
	text-align: center;
	padding-top: 1px;
}
#search .searchBtn2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}
.featuredProducts/*** featuredProducts ***/
 {
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
	

}
.featuredProductsHeader {
	height:25px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 533px;
	display: block;
	
}
.featuredProductsHeaderText h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header-bg-m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: auto;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -0.5px;
	display: block;
	white-space: nowrap;
}

.featuredProductsBody {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.featuredProductsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.featuredProductsGrid  td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}




/*** products ***/


.productPictureSmall {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	
}
.prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-align: center;
	height: 32px;
	overflow: hidden;
	display: block;
}
.prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	overflow: hidden;
	height: 45px;
	text-align: center;
	display: block;

}
.prodItemPrice {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;

}

.alternativePrice {
	font-size: 12px;
	text-decoration: underline;
}
.normalPrice {
	font-size: 12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sellingPrice {
	font-size: 12px;
	color:#428BC0;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.currCode {
	font-weight: bold;
	font-size: 12px;
	color:#428bc0;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: 11px;
}
.freeShippingText {
	color:#FF6600;
	font-size: 11px;
}
.sku {
	font-size: 1em;
}

.productNavigation {
	color: #2e3540;
	text-decoration: none;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
.productNavigation  a:link, .productNavigation a:visited,.productNavigation a:active {
	font-weight:normal;
	color:#428bc0;
	text-decoration: none;
}
.productNavigation a:hover {
	font-weight:normal;
	color:#2e3540;
	text-decoration: underline;
}

.navCurrText {
	font-weight:bold;
	color:#2e3540;
}


.viewCatGrid {


	border-spacing: ;
	border-collapse: separate;
	background: #ffffff;
	width:100%;

}	
.viewCatGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}
.viewCatGrid td img {
	padding-bottom: 10px;
}



.viewCatGridLeftColumn {
	display:block;
}

.viewCatGridRightColumn{
	display:block;
}

.mainCategoryDetails {
	display:none;
}

.mainCategoryPictureNormal {
		display:none;
}

.catName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-decoration: none;
}

.catShortDesc {

}

/*** viewProd ***/
.viewProd {
	margin-top:30px;
	background: #fff;


}
.viewProd_Buttons {
	width:300px;
	height:30px;
	clear:both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.viewProdPicture {
	float:left;
	width: 300px;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align: center;
}
.viewProd_prodItemName {
	color: #485160;
	font-weight: normal;
	letter-spacing: -1pt;
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #efefef;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.viewProdInfo {
	float:left;
	margin: 0px;
	width: 402px;
	padding: 0px;

}

.viewProd_prodItemLongDesc {
	margin:10px 0px;
	clear:both;
	width:100%;
	color: #636363;
}
.viewProd_prodItemLongDesc strong {
	font-weight: bold;
	color: #2e3540;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.viewProd_prodItemLongDesc h1 {
	background-image: url(images/header-bg-l.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
}
.viewProd_prodItemLongDesc a {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.viewProd_prodItemLongDesc a:hover {
	color: #428bc0;
	text-decoration: underline;
}



.viewProdPrice {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.viewProdItemDetails {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #636363;
	font-size: 11px;

}
.viewProdItemDetails  u b {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #485160;
	line-height: 24px;
}

.viewProdOptions {
	margin:0 0 10px 0;
}
.viewProdAddToCart {
	margin:0px;
}
.viewProdInfo .dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
}

.viewProdEmailFriend {
	margin:0;

}

	
.qtyDiscountGrid {
	
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:;
	
	font-size: 11px;

}
.qtyDiscountGrid th{
	background: #f0f0f0;
}

.multipleProductsGrid {

	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;
	
	font-size: 11px;

}

.multipleProductsGridHeader {
	height:25;
	background:#f0f0f0;
	font-weight:bold;
}

.multipleProductsGrid td{
	vertical-align:top;
}
.viewProdRelatedGrid {	
	font-size:11px;
	width:100%;
}
.viewProdRelatedGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}
.productItemShortDesc {
	font-size: 11px;
	color:#636363;
	overflow: hidden;
	height: 45px;
	text-align: center;
	display: block;
}

.tblOptions ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tblOptions{
	margin:10px 0;

}

.imgOptionBlur {
	filter:alpha(opacity=25);	
	opacity:.25;
}
.imgOptionFocus {
	filter:alpha(opacity=100);	
	opacity:1.0;
}
.OptGrpName {
	font-size:12px;
	font-weight:bold;
}
.tblOptionsLeftColumn {
	width:30%;
}
.tblOptionsRightColumn {
	width:60%;
}
.OptGrpAttrDesc {
	background:#fff;
}


/*** viewCart ***/
.viewCart {
	background: #ffffff;

}
.viewCartHeader {
	width:146;
	height:27;
	background-color: #485160;
}

.viewCartGrid {
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 12px;
	width: 100%;
	border: 1px solid #E1E1E1;
	color: #2e3540;
	
}

.viewCartGrid td{
	padding: 5px;

}


.viewCartGridHeader {
	height:25;
	background: #485160;
	font-weight: bold;
	color:#FFFFFF;
}
.viewCartAddOns {
	border-spacing: ;
	border-collapse: separate;
	width:auto;
	text-align: center;
}
.relatedProductsGrid {
	font-size:11px;
	width:100%;
}
.relatedProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 165px;
	padding-top: 10px;
}
/*** registerLogin ***/
#registerLogin {
	height:100%;
	background: #ffffff;
	color:#666;
	border: 0px dashed grey;
}
.registerLoginHeader {
	height:20px;
	background: url(images/textCheckout.gif) no-repeat;
}
.newCustomer {
	margin:0px 20px 0 0;
	width:100%;
	clear:both;
	float:left;
}
.returningCustomer {
	margin-top:30px;
	width:100%;
	float:left;
}
.divGuestCheckout {
	/*margin-bottom:30px;*/
}
.divGuestCheckout ul {
    	padding:0;
    	margin:0;
}
.divGuestCheckout ul li {
    	padding:0;
    	margin:0;
}
.panelLeft {
	clear:both;
	float:left;
	width:45%;
	margin-top:20px;
	padding:0px 0 10px 0;
}
.panelRight {
	clear:right;
	float:right;
	width:45%;
	margin-top:20px;
	padding:0 0 10px 0;
}

/*** checkout pages ***/
.checkoutHeader {
	height: 20px;
	background: url(images/textCheckout.gif) no-repeat;
	
}
#addressRegister {
	background: #ffffff;


}

#addressBilling {
	background: #ffffff;
	border: 0px dashed gray;

}

#addressShipping {
	background: #ffffff;
}
.addressShippingHeader {
	height: 30px;
}

.checkoutNav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.checkoutNav ul{
	margin:0px;
	padding:5px 0;
}

.checkoutNav li{
	list-style:none;
	display:inline;
	color:#000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkoutNav li img {
	vertical-align: bottom;
}

#shipping {
	background: #ffffff;

}
.shippingHeader {
	background: #fff;
	height: 20;
	

}
.shippingHeaderText {
	
	font-weight:bold;
	padding:0;
}
.shippingMsgTitle {
	margin-top:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485160;
	text-decoration: none;
}

.shippingMsgBody {
	border:0px solid #666;
	margin:10px 0 0 0;
	color: #636363;
}

.shippingBody {
	background: #ffffff;
}
.shippingButtons {
	text-align:right;
}
.shippingGrid {
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
}
.shippingGridHeader {
	height:25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a5aab2;
	font-size: 12px;
	text-decoration: none;
}
.shippingGrid td {
	padding:5px;
}

#orderSummary {
	background:#ffffff;
}

.orderSummaryHeading {
	font-weight: bold;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485160;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.orderSummaryBody {
    	clear:both;
    	width:100%;
    	font-size: 11px;
}
.orderSummaryGrid {
	font-size: 11px;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.orderSummaryGrid  td {
	padding: 5px;
}

.orderSummaryGridHeader {
	height:25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #485160;
}
.orderSummaryGrid .button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.orderSummaryGrid .text1 {
	line-height: 24px;
}

.orderSummaryAddr {
	width: 730px;
}

.orderSummaryBillingAddr {
	width:48%;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
	
}
.orderSummaryShippingAddr {
	width:48%;
	float:left;
	margin-left: 12px;
	margin-bottom: 20px;

}

.payment {
	background: #ffffff;
}
#thankyou {
	background: #ffffff;

}	
#cancelPayment {
	background: #ffffff;
}
#addressBook {
	background: #ffffff;
}

#addressBookGrid {
	font-size: .8em;
}

/*** advanced search ***/
.advancedSearchRow {
	height:200;

}
.advancedSearchVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.advancedSearchVerticalRightbar{
	float:left;

}

.advancedSearchGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.advancedSearchGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}




/*** browse by custom field ***/
.browseByCustomFieldRow {
	height:200;

}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.browseByCustomFieldVerticalRightbar{
	float:left;

}

.browseByCustomFieldrid{
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

	font-size:1em;	
}
.browseByCustomFieldForm li {
	list-style:none;
}


/*** best sellers ***/
.bestSellersGridRow {
	height:130;
	background: #ffffff;
}	
.bestSellersGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.bestSellersGridVerticalRightBar {
	float:left;


}

.bestSellersGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.bestSellersGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}


/*** new products ***/
.newProductsRow {
	height:130;
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.newProductsGridVerticalRightBar {
	float:left;
	width: 300;
}

.newProductsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.newProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}
.newProducts td{
	border: 0px dashed gray;
}


/*** specials ***/
.specialsGridRow {
	height:130;
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.specialsGridVerticalRightBar {
	float:left;
	width:;

}

.specialsGrid {
	border-spacing: ;
	border-collapse: separate;
	width:100%;
	text-align: center;
	
}
.specialsGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
}

/*** manufacturers ***/
.mfcListingGrid {
	width:100%;	

}
.mfcListingGrid td {
	text-align:center;
	padding-bottom:30px;
	width: 30%;
	vertical-align:bottom;
}

.mfcItemsGrid {
	width:100%;
}
.mfcItemsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 10px;
	}
a.mfcName {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
.mfcDesc {
	font-size:11px;

}
/*** CustomeField ***/
.browseByCustomFieldGrid {
	width:100%;
}
.browseByCustomFieldGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 165px;
	padding-top: 10px;
}

/*** theme ***/
.themeListingGrid {
	width:100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
.themeListingGrid td {
	width: 30%;
	vertical-align:bottom;
}
.themeListingGrid div {
	padding: 0px;
	margin: 0px;
}
.themeListingGrid div a {
	color: #428bc0;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.themeListingGrid div a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #2e3540;
	padding-right: 10px;
	padding-left: 10px;
}
.themeItemsGrid {
	text-align:left ;
	width:100%;
}
.themeItemsGrid td {
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
	width: 30%;
	vertical-align:bottom;
}
.themeItemsGrid .productPictureSmall {
	padding-right: 30px;
}
.themeItemsGrid td .prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#2e3540;
	text-align: left;
}
.themeItemsGrid td .prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	text-align: left;
}
.themeItemsGrid td .prodItemPrice {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {
	background: #ffffff;
}
.pageContent p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pageHeader {
}

.pageSubHeading {
	height: 25px;
	font-size: 1em;

}	

/*** common ***/
.clear {
	clear:both;
}
form {

	margin: 0;
	padding: 0;
}

.button {
	font-size:11px;
	margin-top:5px;
	margin-right: 5px;
	font-weight: bold;
	color: #2e3540;
	/*background-color: #2e3540;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;


}
.dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
}
.textbox {
	font-size:11px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
textarea {
	font-size:11px;
	font-family:arial;
}

.warning {
	font-family:tahoma;
	font-size:13px;
	color:red;
}
.labelLeft {
	float:left;
	width: 25%;
	clear: left;
	margin-top: 4px;
	padding-top: 6px;
	font-weight: bold;
	white-space: normal;
}
.labelRight {
	float:left;
	width:73%;
	margin:2px 0 2px 0;
	white-space: normal;
}

/*** mfcList component ***/
.mfcComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.mfcComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}	

.mfcComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.mfcComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	overflow: hidden;
}
.mfcComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mfcComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.mfcComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}

.mfcComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}	
.mfcComponent a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}

/*** themeList ***/
.thmComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.thmComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}	

.thmComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}

.thmComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.thmComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.thmComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.thmComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}

.thmComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}	
.thmComponent a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
}

/*** changePasswordPage ***/
.changePasswordPage {
	background: url();	
	padding:5;
}


/*** forgetPasswordPage ***/
.forgetPasswordPage {
	background: url();	
	padding:5;
}

.textSmall {
	font-size:11px;
	margin-bottom:5;
}
.line {
	color:#e1e1e1;
	height:1px;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.customFieldsListHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.customFieldsListHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.customFieldsListBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}	
.customFieldsListFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.customFieldsList li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}
.customFieldsList ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.customFieldsList a:link, .customFieldsList a:visited, .customFieldsList a:active {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.customFieldsList a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}

/***/

.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}


/*** priceRangeComponent ***/
.priceRangeComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}

.priceRangeComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.priceRangeComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.priceRangeComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
}
.priceRangeComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.priceRangeComponentBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.priceRangeComponentBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	line-height: 24px;
}	

.priceRangeComponent a {
	color:#2e3540;
	text-decoration:none;
	background-image: url(images/boxLinkBG-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}
.priceRangeComponent a:hover {
	color:#428bc0;
	text-decoration:none;
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	background-position: left 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e2e4;
	}


/*** currency component ***/
.currencyComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.currencyComponentHeader {
	height:25px;
	background: url(images/boxCurve1.png);
	width:auto;
}
.currencyComponentHeaderText {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.currencyComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.currencyComponentBody form {
	padding: 0px;
	margin: 0px;
}
.currencyComponentBody form .dropdownlist{
	width:94%;
	color: #2e3540;
	background-color: #e0e2e4;
	padding: 0px;
	margin-top: 5px;
}
.currencyComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.signInHeader {	
	
	height:25;
	background: url(images/memberAccArea.gif) no-repeat;
}

.separator {
	height:2px;
	background: url(images/separator.gif) repeat-x;
	margin-bottom:0px;
}

DIV.paging {
	text-align: right;
	height:25px;
	background:#fff;
	padding-top:5px;
	display: block;
	padding-bottom: 5px;
	clear: both;
	width: auto;
}
DIV.paging ul {
	
}
DIV.paging li {
	list-style:none;
	display:inline;
	font-weight: bold;
	color: #2e3540;
	text-decoration: none;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a {
	color: #428bc0;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:hover {
	text-decoration: underline;
	color: #FF6600;
}



/*** addressBook ***/
.addressBookGrid {
	font-size:11px;
	
}

/*** cart component ***/
.cartComponent {
	color: #2e3540;
	margin: 0px 0px 10px;
	background:#fff;
	width:auto;
}
.cartComponentHeader {
	height:25px;
	width:auto;
	background-image: url(images/boxCurve2.gif);
	background-repeat: no-repeat;
}
.cartComponentHeaderText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	border:0px dashed #ff0000;
	letter-spacing: 0px;
}
.cartComponentBody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e2e4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e2e4;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.cartComponentFooter {
	font-size:0px;
	height:13px;
	width:auto;
	background-image: url(images/boxCurveBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cartComponentItems {
	font-size:11px;
	font-weight: bold;
	padding-top: 5px;
}
.cartComponentLinks {
	font-size:11px;
	font-weight: normal;
	padding-top: 5px;
}
.cartComponentLinks a {
	font-size:11px;
	font-weight: normal;
	color: #428bc0;
	padding-right: 5px;
	text-decoration: none;
}
.cartComponentLinks a:hover {
	font-size:11px;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	text-decoration: underline;
}
.cartComponentSummary {
	padding-top: 5px;
}
.cartComponent ul {
	padding:0;
	margin:0;
}
.cartComponent li {
	list-style:none;
}

.pageContent {
	color:#2e3540;
	background-image: none;
	width: 100%;
}
.pageHeader h1 {
	font-size: 18px;
	color: #2e3540;
	letter-spacing: -0.5px;
}

.pageSubHeader {
	color: #636363;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-left: 1px;
}
.pageBody {
	margin:0px;
	
}
.pageBody a {
	color: #428bc0;
	font-weight: bold;
	text-decoration: none;
}
.pageBody a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.createNewShipAddrBody {
	margin:10px;
}
.editShipAddrBody {
	margin:10px;
}
.changePasswordBody {
	margin:10px;
}
.pageBodySubHeader {
	height:25px;
}

.labelRow {
	padding-bottom:3px;
}

/*** affGetAds ***/
.adsGrid {
	width:100%;
	font-size:11px;
}
.adsGrid td{
	padding:5px;
}
.adsGrid p{
	padding:2 0;
}
.adsGridHeader {
	padding:3px;
	background:#f0f0f0;
	font-weight:bold;
	font-size:14px;
}

/*** affHome ***/
.affHome{
	margin-top: 10px;
}
.affHome ul {
	margin: 0px;
	padding: 0px;
}
.affHome li {
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.affHome a {
	font-size:14px;
}

.gridAffBannerImpClicks {
	width:100%;
	font-size:11px;
	border:1px solid silver;
	
}
.gridAffBannerImpClicks th {
	background:#f0f0f0;
	height:25px;
}
.gridAffBannerImpClicks td {
	text-align:right;
	height:20px;
}

.affSubMenu {
	width:100%;
	text-align:right;
	height:25px;
	clear: both;
}

/*** misc ***/
.textAlert1 {
	color: #FF6600;
	text-decoration: blink;	
}
.boxWhiteTop {
	display: block;
	background-image: url(images/box-white-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxWhiteBot {
	display: block;
	background-image: url(images/box-white-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*** footer bar ***/
#footerBar {
	height: 36px;
	border:0px solid red;
	color: #636363;

}
#footerBarLeft {
	float:left;
	height: 36px;
	width:10px;
}

#footerBarRight {
	float:right;
	height: 18px;
	width:10px;
	width: 18px;
	margin-top: 20px;
	margin-right: 10px;
}
#footerLinks {
	float: left;
	padding-top: 20px;
	padding-left: 0px;
}
#footerLinks a {
	color: #215b85;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerLinks a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/*** Copyright bar ***/
#copyrightBar {
	height: 36px;
	border:0px solid red;
	clear: both;
}
#rssBar {
	float:left;
	width:100px;
	padding-left: 5px;
	padding-top: 25px;
	color: #FFFFFF;
}

#copyright {
	float:right;
	height: auto;
	width:10px;
	width: 600px;
	padding-top: 25px;
	text-align: right;
	color: #374D21;
	padding-right: 10px;
}
#copyrightLinks {
	float: left;
	padding-top: 10px;
}
#copyrightBar  a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#copyrightBar  a:hover {
	color: #215b85;
	text-decoration: underline;
}
/*** Curtomer Home ***/
.custHomeHeader {
	font-size: 14px;
	font-weight: bold;
	color: #485160;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 20px;
}.custHomeMenu {
	font-size: 11px;
	margin-top: 10px;
}
.custHomeMenu ul {
	margin: 0px;
	padding: 0px;
}
.custHomeMenu li {
	background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.text2 {
	color: #636363;
}
.text2 ul {
	font-size: 11px;
}
.text2 li {
	list-style-type: disc;
}
.wrapWhiteTop {
	background-image: url(images/box-blue-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 26px;
}
.wrapWhiteTop .rss {
	float: right;
	width: 90px;
	display: block;
}

.wrapWhiteBot {
	display: block;
	background-image: url(images/box-white-bot-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topLinks {
	float: right;
	margin-top: 7px;
	text-transform: uppercase;
	font-size: 10px;
}
.topLinks a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
.topLinks a:hover {
	color: #FFCC00;
	text-decoration: underline;
	margin-right: 15px;
}

/* Comparison Component
===================== */
.comparisonComponent {
    margin: 0px 0px 10px;
    background:#fff;
    width:150px;
}   
.comparisonComponentHeader {
    height:21px;
    background: url(images/boxCurve1.gif);   
    width:150px;
}
.comparisonComponentHeaderText {
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    padding-top:3px;
}
.comparisonComponentBody {
    background:#E8F7FA;
    font-size:11px;
    padding:3px 0 0 0;
}
.comparisonComponentAction{
    background:#B3E5EF;
    font-size:11px;
    padding:3px 0 0 0;
}
.comparisonComponentFooter {
    font-size:0px;
    height:9px;
    width:150px;
    background: url(images/headerCurveBottom.gif) no-repeat;   
}
.comparisonComponent li {
    list-style:none;   
    padding:3px 0 3px 0;
}
.comparisonComponent ul {
    margin:0;
    padding:0 0 0 10px;
}
.comparisonComponent a:link {
    color:#0000EE;
}
.comparisonComponent a:visited {
    color:#0000EE;
}
.comparisonComponent a:hover {
    color:#0000EE;
}
.comparisonComponent a:active {
    color:#0000EE;
}
.compareHeader tr {
    border-bottom:2px solid #000;
}
.compareCell1 {
   
}
.compareCell2 {
   
}
/* ==== Close Comparison Component ==== */

/* Comparison table Page
===================== */
table#tblComparison {
	border-spacing:0;
	border-collapse:collapse;
}
#tblComparison td {
	padding:3px;
	border:solid 1px #d9dde3;
}
#tblComparison th {
	padding:0;
	margin:0;
	vertical-align:bottom;
	background-color:Transparent;
	text-align:right;
}
#tblComparison tr {
	height:35px;
	vertical-align:top;
}
.comparetblHeader {
	padding:3px;
	font-weight:bold;
	font-size:14px;
}
.compareLabelLeft{
	font-weight:bold;    
	background:#E9F1F3;
	vertical-align:top;		
}
.compareCellOdd{
	background:#fff;
	font-size:11px;	
}
.compareCellEven{
	background: #E9F1F3;
	font-size:11px;	
}
.comparePrice{
	font-weight:bold; 
}
.compare-button{
}
/* ==== Close Comparison table Page ==== */

.viewProdImageSwap {
	margin-top:10px;
	padding:5px;
	width:auto;
	height:auto;
	text-align:center;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #cecece;*/
}
.viewProdImageSwap ul {
	margin:0;
	padding:0;
}
.viewProdImageSwap li {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	list-style:none;
	display:inline;	
}

/* Labelling
===================== */
table.tblPicLabels {
	border-width:1px 1px 1px 1px;
	border-spacing:0;
	border-style:none;
	border-color:gray gray gray gray;
	border-collapse:collapse;
	top:0;
	left:0;
}
table.tblPicLabels th {
	border-width:0px 0px 0px 0px;
	padding:0;
	border-style:none;
	border-color:gray gray gray gray;
}
table.tblPicLabels td {
	border-width:1px 1px 1px 1px;
	padding:0;
	border-style:none none none none;
	border-color:gray gray gray gray;
	text-align:left;
}
/* ==== Close Labelling ==== */
