/* Reset CSS
===================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	/*border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;*/
} 
body {
	line-height:1;
	cursor:auto;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse:collapse;
	border-spacing:0;*/
}
/* remove active, focus outline in firefox */
a:active, a:focus {
      outline:0;
}
/* ==== Close Reset CSS ==== */

/*h1, h2, h3, h4, h5, h6
{
	padding:0;	
	margin:0; 
}
body 
{ 
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	background-color:#fff;
	background-image: url();
	background-repeat:repeat;
}		
#header
{
	height: 120px;
	background-color: #fff;
	margin-bottom: 0;
}
#banner
{
	width:;
	margin:15 10;	
	border: 0px dashed #ff0000;
	float:left;

}
#companyLogo
{

	width:;
	float:left;
}
		
		#gutter
		{
			float: left;
			width: 1.5%;
			height: 1px;
		}
		
		#col1
		{
			float: left;
			width: 57%;
			height: auto;
			background-color: #ffffff;
			margin-bottom:20;
			padding:0 0 0 0 0;
			border: 0px dashed blue;
	
		}
		
		#col2
		{
			float: left;
			width: 20%;
			background-color: #ffffff;
			margin-bottom: 10px;
			margin-left: 0.0%;
			
		}
		
		#col3
		{
			float: left;
			width: 20%;
			margin-right: 0.0%;
			background-color: #ffffff;
			margin-bottom: 10px;
		}
		#footer
		{
			clear: both;
			height: 70px;
			background-color: #ffffff;
			text-align: center;
		}
		
		p
		{
			padding:0;
			margin: 0 0 0;
			color: #555;
		}
		
		#wrapper 
		{
			background:#ffffff;
			width: 760px;
			left: 50%;
			margin-left: -380px;
			position:absolute;
		}

/*** box ***/
.box2 {
	margin: 0px 0px 10px;
}	
.boxHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	

}
.boxFooter {
	font-size:0px;
	height:9px;
	background: url(images/headerCurveBottom.gif) no-repeat;	
}

.boxHeaderText {

	color:#006288;
	font:bold 12px Arial, serif;
	padding-top:3px;	
	text-transform:uppercase;
}

.boxBody {
	background:none;
	color:;	
	padding:0;
	font-size:11px;

}
.boxBody li {
	list-style:none;
	padding:2px 0;
	margin:0;
}
.boxBody ul {
	margin:0;
}

.boxBody label
{
width:60px;
float:left;
text-align:right;
margin:0 10px 0 0;
font-weight:bold;
text-transform:uppercase;
}

.boxBody input
{
float:left;
}

.box2 a:link {
	color:#777;
	text-decoration:none;
	}

.box2 a:visited {
	color:#777;
	text-decoration:none;
	}

.box2 a:hover {
	color:#777;
	text-decoration:underline;
	}

.box2 a:active {
	color:#777;
	text-decoration:underline overline;
	}

/*** categoryList ***/
.categoryList {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;
}
.categoryListHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}
.categoryListBody {
	background:#E8F7FA;
}
.categoryListFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.categoryListHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	padding-top:3px;
	border:0px dashed #ff0000;
}
.categoryList ul{
	border: 0px dashed green;	
	margin: 0;
	padding: 0 0 0 12px;
}
.categoryList li{
	margin: 0;
	list-style:none;
	padding:1px 0px 2px 0px;
}
#categoryList_ul_0{
	padding:5px 0 0 0;
}

.categoryList a:link {
	color:#777;
	text-decoration:none;
	}

.categoryList a:visited {
	color:#777;
	text-decoration:none;
	}

.categoryList a:hover {
	color:#777;
	text-decoration:underline;
	}

.categoryList a:active {
	color:#777;
	text-decoration:underline overline;
	}

/*** newsComponent ***/
.newsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;

}	
.newsComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}
.newsComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0;
	padding-top:3px;

}

.newsComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
}
.newsComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;	
}

.newsComponent li {
	list-style:none;	
	padding:3px 0 3px 0;
}
.newsComponent ul {
	margin:0;
	padding:0 0 0 10px;
}
.newsComponent a:link {
	color:#777;
	text-decoration:none;
	}
.newsComponent a:visited {
	color:#777;
	text-decoration:none;
	}

.newsComponent a:hover {
	color:#777;
	text-decoration:underline;
	}

.newsComponent a:active {
	color:#777;
	text-decoration:underline overline;
	}




/*** newProductsComponent ***/

.newProductsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;

}	
.newProductsComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;


}
.newProductsComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0;
	padding-top:3px;

}

.newProductsComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
}
.newProductsComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.newProductsComponentGrid {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.newProductsComponentGrid a:link {
	color:blue;

}

.newProductsComponentGrid a:visited {
	color:blue;

}

.newProductsComponentGrid a:hover{
	color:red;
}
.newProductsComponentGrid a:active{
	color:blue;

}


/*** bestSellersComponent ***/

.bestSellersComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;

}	
.bestSellersComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;

}
.bestSellersComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0;
	padding-top:3px;

}
 
.bestSellersComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
}
.bestSellersComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.bestSellersComponentGrid {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.bestSellersComponentGrid a:link {
	color:blue;
}

.bestSellersComponentGrid a:visited {
	color:blue;
}

.bestSellersComponentGrid a:hover{
	color:red;
}
.bestSellersComponentGrid a:active{
	color:blue;

}


/*** specialsComponent ***/

.specialsComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;	

}	
.specialsComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}
.specialsComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0;
	padding-top:3px;
}

.specialsComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
}
.specialsComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.specialsComponentGrid {
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
}

.specialsComponentGrid a:link {
	color:blue;
}

.specialsComponentGrid a:visited {
	color:blue;
}

.specialsComponentGrid a:hover{
	color:red;
}
.specialsComponentGrid a:active{
	color:blue;

}





/*** customer account area ***/
.custOrderListSearchResults {
	background:#a0a0a0;
	height:30;
	margin-top:10;
	padding:3 3 0;
	color:white;

}

.custOrderListGrid {
	font-size:12px;	
}
.custOrderListGridHeader {
	background: #ADAAAD;
	color:white;
	height:25;	
	
	
}
.custOrderListGrid td {
	padding:3px;
}

.custShipAddr {
	margin: 15 0 0 0;
}


/*** search product ***/
.searchResultsGrid {
	
}

.searchProdGridRow {	
	height: 120;
}
.searchProdGridCol1 {
	float:left;
	width:auto;
}
.searchProdGridCol2 {
	margin-left:10px;
	float:left;
}

/*** news ***/
.newsItem {
	margin: 5 0;
}
.newsTitle {
	
	font-weight: bold;
}
.newsDate {

	font-size: .8em;
}
.newsContent {
	border-top: 1px dashed gray;	
	padding: 10 0 0 0;
	margin: 0 0 20 0;
}

/*** message ***/
.message {
	background: #ffffff;
}	
.msgTitle {
	font-weight: bold;
}
.msgDesc {

}


/*** topBar ***/
#topBar {
	background: url('images/bar2.gif') #fff repeat-x;
	height: 25px;	
	border:0px solid red;

}
#topBarLeft {
	float:left;
	background: url(images/topBarLeft.gif) #f0f0f0;
	height: 25px;
	width:12px;
}

#topBarRight {	
	float:right;
	background: url(images/topBarRight.gif) #f0f0f0;	
	height: 25px;
	width:12px;

}

#navMain {
	float:left;

}
#navMain ul{
	margin:0px;
	padding:4px 5px 3px 5px;
}
#navMain li{
	padding:0;
	list-style:none;
	display:inline;
	padding:0px 3px 0px 0px;	
	
}
#topBar a:link {
	color: #ffffff;
	text-decoration:none;
}
#topBar a:active {
	color: #ffffff;
	text-decoration:none;
}
#topBar a:visited {
	color: #ffffff;	
	text-decoration:none;
}
#topBar a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#search {
	float:right;
}

#search a
{
font:12px Arial, serif;
color:#698019;
text-decoration:none;
}
#search a:hover{text-decoration:underline;}

/*** featuredProducts ***/
.featuredProducts {
	margin: 0;
	padding:0;
	width:690px;
	background:none;
	/*overflow:hidden;*/
	position:relative;
}

.featuredProductsHeader {
	font-size: 1em;
	font-weight: bold;
	background:none;
	height:30;
	/*border-bottom: 1px solid #B4B4B4;*/
	
}
.featuredProductsHeaderText {
	margin-left:20px;
}

.featuredProductsBody {
	padding:0;
	margin:0;
	width:auto;

}
.featuredProductsGrid {
	/*border-style: dashed;
	border-color: blue;
	border-collapse: separate;*/

	background: none;
	width:690px;
	height:auto;	
}
.featuredProductsGrid td {
	vertical-align: top;
	text-align:center;
	width:auto;
	height:auto;	

}


/*** products ***/


.productPictureSmall {
border:0px;
margin:0 0 0 20px;	
}
.prodItemName {
	margin:10px 0;
	padding:0;
}
.prodItemName a {
width:auto;
height:auto;
font:bold 12px Arial, Helvetica, sans-serif;
color:#00628b;
text-align:center;
margin:10px 0;
padding:10px 0;
text-decoration:none;
}
.prodItemName a:hover {
text-decoration:underline;
}
.prodItemShortDesc {
font-size: 11px;
color:#333;
}
.prodItemPrice {
font:bold 18px Arial, Helvetica, sans-serif;
color:#698019;
clear:both;
text-align:center;
margin:0 0 10px 0;
}

.alternativePrice {
font:bold 18px Arial, Helvetica, sans-serif;
color:#698019;
}
.normalPrice {
font:bold 18px Arial, Helvetica, sans-serif;
color:#698019;
}
.sellingPrice {
	font-size: 15px;
	color:#666666;
	font-weight:bold;	
}
.currCode {
font:bold 18px Arial, Helvetica, sans-serif;
color:#698019;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: 11px;
}
.freeShippingText {
	color:#406618;
	font-size: 11px;
}
.sku {
	font-size: 1em;
}

.productNavigation {
width:100%;
height:15px;
display:block;
font:11px Arial, Helvetica, sans-serif;
color:#606354;
background:#b0c7d2;
padding:5px;
clear:both;
margin:0 0 20px -10px;
}

.productNavigation a {
color:#053447;
text-decoration:none;
margin:0 10px;
font-weight:bold;
}
.navCurrText {
	font-weight:bold;
	color:#777;
}


.viewCatGrid {
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;
	background-color:#efe4e1;
	width:100%;

}
.viewCatGridLeftColumn {
	display:block;
}
.viewCatGridRightColumn{
	display:block;
}
.mainCategoryDetails {
	display:none;
}
.mainCategoryPictureNormal {
		display:none;
}
.viewCatGrid td{
	vertical-align: top;
	padding:0 0 30px 0;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
}
.viewCatGrid td img{margin:0 0 5px 0;}
.viewCatGrid td a{
text-decoration:none;
}

.catName {
	font-size: 12px;	
	font-weight:bold;
	color:#666666;
}

.catShortDesc {

}

/*** viewProd ***/
.viewProd {
	margin-top:10;
	background: ;


}
.viewProd_Buttons {

	padding:10 0 0 50px;
	width:300px;
	height:30px;
	clear:both;

}

.viewProdPicture {
	float:left;
	margin: 0 0 10px 0;
}
.viewProd_prodItemName {
	margin:0 0 10 0;
}
.viewProdInfo {
width:250px;
padding:10px;
float:right;
background:#d9e1e5;
border:1px solid #b5ccd8;
margin:0 0 50px 0;
display:inline;
}

.viewProd_prodItemLongDesc {
	margin:10 0;
	clear:both;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
}
.viewProdPrice {

width:129px;
height:27px;
padding:8px 0 0 0;
display:block;
font:bold 24px Arial, Helvetica, sans-serif;
color:#698019;
margin:0 0 10px 0;	
}

.viewProdItemDetails {
font:12px Arial, Helvetica, sans-serif;
color:#000;
line-height:18px;
margin:0;	
}
.viewProdItemDetails strong{margin:0 10px 0 0;}
.viewProdOptions {
	margin:0 0 10 0;
}
.viewProdAddToCart {
	margin:0;
}
.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%;
}
.tblOptions ul {
	margin:0;
	padding:0;
}
.tblOptions ul li {
	margin:0 0 0 10px;
	padding:5px 0;
	list-style:none;
	font-size:12px;
}
.tblOptionsRightColumn ul, .tblOptionsRightColumn ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tblOptionsRightColumn ul li {
	margin:0 0 0 20px;
}
.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: url(images/viewCartHeader.gif);
}

.viewCartGrid {
width:100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	font:12px Arial, Helvetica, sans-serif;
	margin-left:-5px;
	
}

.viewCartGrid td{

	border-width: 0px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;

}

.viewCartGridHeader {
	height:25;
	background: #b0c6d3;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
}

/*** 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;
}
.newCustomer ul{
	margin:0;
	padding:10px 0;
}
.newCustomer ul li{
	list-style:disc;
	margin:3px 0 3px 25px;
	line-height:16px;
}

/*** 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: 5px 0 5px;
	height:30px;	
}

.checkoutNav ul{
	margin:0;
	padding:5px 0;
}

.checkoutNav li{
	list-style:none;
	display:inline;	
	color:#000;
	padding: 0 5px 0 0;
}
#shipping {
	background: #ffffff;

}
.shippingHeader {
	background: #fff;
	height: 20;
	

}
.shippingHeaderText {
	
	font-weight:bold;
	padding:0;
}
.shippingMsgTitle {	
	margin-top:10px;
	font-weight:bold;
}

.shippingMsgBody {
	border:0px solid #666;
	margin:10px 0 0 0;
}

.shippingBody {
	background: #ffffff;
}
.shippingButtons {
	text-align:right;
}
.shippingGrid {
	margin:10px 0;
	width: 100%;	
	font-size: 11px;
}
.shippingGridHeader {
	height:25px;
	font-weight: bold;
	background: #f0f0f0;
}
.shippingGrid td {
	padding:3px;
}

#orderSummary {
	background:#ffffff;
}

.orderSummaryHeading {
	font-weight: bold;
	background: #fff;
	border-bottom:1px solid #777;
	
}
.orderSummaryBody {
    	clear:both;
    	width:100%;
    	font-size: 11px;
}
.orderSummaryGrid {
	font-size: 11px;
}
.orderSummaryGridHeader {	
	height:25px;
	background: #f0f0f0;
}
.orderSummaryBillingAddr {
	width:48%;
	float:left;
	
}
.orderSummaryShippingAddr {
	width:48%;
	float:left;
	margin-left: 5px;

}

.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 {

	margin:10 0 0 0;

	width:100%;

	font-size:1em;	
}



/*** browse by custom field ***/
.browseByCustomFieldRow {
	height:200;

}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.browseByCustomFieldVerticalRightbar{
	float:left;

}

.browseByCustomFieldGrid{
	border-width: 0px;
	border-spacing: ;
	/*border-style: dashed;
	border-color: blue;*/
	border-collapse: separate;
	width:100%;
	font-size:1em;	
}
.browseByCustomFieldGrid td{
	border-width: 0px;
	border-collapse: separate;
	width:50%;
	font-size:1em;	
}
/*.browseByCustomFieldGrid .prodItemName {
float:right;
}*/
.browseByCustomFieldForm li {
	list-style:none;
}


/*** best sellers ***/
.bestSellersGridRow {
	height:130;
	background: #ffffff;
}	
.bestSellersGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.bestSellersGridVerticalRightBar {
	float:left;


}

.bestSellersGrid {
	width:100%;
	
}
.bestSellersGrid td{
	border: 0px dashed gray;
}


/*** new products ***/
.newProductsRow {
	height:130;
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.newProductsGridVerticalRightBar {
	float:left;
	width: 300;
}

.newProductsGrid {
	width:100%;
	
}
.newProducts td{
	border: 0px dashed gray;
}


/*** specials ***/
.specialsGridRow {
	height:130;
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.specialsGridVerticalRightBar {
	float:left;
	width:;

}

.specialsGrid {
	width:100%;
	
}
.specialsGrid td{
	border: 0px dashed gray;
}

/*** manufacturers ***/
.mfcListingGrid {
	width:100%;	

}
.mfcListingGrid td {
	text-align:center;
	padding-bottom:30px;
}

.mfcItemsGrid {
	width:100%;
}
a.mfcName {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
.mfcDesc {
	font-size:11px;

}

/*** theme ***/
.themeListingGrid {
	width:100%;
}

.themeItemsGrid {
	
}

/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {
clear:both;
background-color:#efe4e1;
}
.pageContent p {
	margin:5px 0;
	clear:both;
}
.pageSubHeading {
	height: 25px;
	font:12px "Lucida Sans Unicode", "Trebuchet MS", serif;
}	

/*** common ***/
.clear {
	clear:both;
}
form {

	margin: 0;
	padding: 0;
}

.button {
	font-size:12px;
	margin-top:0;
	margin-right: 5;


}
.dropdownlist {
	font-size: 11px;
	margin:0 3px 4px 0;
}
.textbox {
	font-size:11px;
	margin:0 3px 2px 0;
}
textarea {
	font-size:11px;
	font-family:arial;
}

.warning {
	font-family:tahoma;
	font-size:13px;
	color:red;
}
.labelLeft {
	float:left;
	margin:2px 0 2px 0;
	width: 28%;

}
.labelRight {	
	float:left;
	width:70%;
	margin:2px 0 2px 0;
}

/*** mfcList component ***/
.mfcComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;
}
.mfcComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}	

.mfcComponentHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	padding-top:3px;
}

.mfcComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;

}
.mfcComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}

.mfcComponent ul {
	margin:0;
	padding:0 0 0 10px;
}

.mfcComponent li {
	list-style:none;
}

.mfcComponent a:link {
	color:#777;
	text-decoration:none;
	
}	

.mfcComponent a:visited {
	color:#777;
	text-decoration:none;
}

.mfcComponent a:hover {
	color:#777;
	text-decoration:underline;

}

.mfcComponent a:active {
	color:#777;
	text-decoration:underline overline;
}


/*** themeList ***/
.thmComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;
}
.thmComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}	

.thmComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	padding-top:3px;
}

.thmComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;

}
.thmComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}

.thmComponent ul {
	margin:0;
	padding:0 0 0 10px;
}

.thmComponent li {
	list-style:none;
}

.thmComponent a:link {
	color:#777;
	text-decoration:none;
	
}	

.thmComponent a:visited {
	color:#777;
	text-decoration:none;
}

.thmComponent a:hover {
	color:#777;
	text-decoration:underline;

}

.thmComponent a:active {
	color:#777;
	text-decoration:underline overline;
}

/*** changePasswordPage ***/
.changePasswordPage {
	background: url();	
	padding:5;
}


/*** forgetPasswordPage ***/
.forgetPasswordPage {
	background: url();	
	padding:5;
}

.textSmall {
	font-size:11px;
	margin-bottom:5;
}

.line {
	
	color:silver;
	height:1px;
	background-color:silver;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;	
}

.customFieldsListHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}

.customFieldsListHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	padding-top:3px;
}


.customFieldsListBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
	
}	
.customFieldsListFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.customFieldsList li {
	list-style:none;
	padding:2 0;
	margin:0;
}
.customFieldsList ul {
	margin:0;
	padding:0 0 0 10px;
}

.customFieldsList a:link {
	color:#777;
	text-decoration:none;
	}

.customFieldsList a:visited {
	color:#777;
	text-decoration:none;
	}

.customFieldsList a:hover {
	color:#777;
	text-decoration:underline;
	}

.customFieldsList a:active {
	color:#777;
	text-decoration:underline overline;
	}

/***/

.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}


/*** priceRangeComponent ***/
.priceRangeComponent {
	margin: 0px 0px 10px;
	background:#fff;
	width:150px;
}

.priceRangeComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
	width:150px;
}
.priceRangeComponentHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	padding-top:3px;
}
.priceRangeComponentBody {
	background:#E8F7FA;
	font-size:11px;
	padding:3px 0 0 0;
}
.priceRangeComponentFooter {
	font-size:0px;
	height:9px;
	width:150px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}

.priceRangeComponentBody ul {
	margin:0;
	padding:0 0 0 10px;
}

.priceRangeComponentBody li {
	list-style:none;

}	

.priceRangeComponent a:link {
	color:#777;
	text-decoration:none;
	}

.priceRangeComponent a:visited {
	color:#777;
	text-decoration:none;
	}

.priceRangeComponent a:hover {
	color:#777;
	text-decoration:underline;
	}

.priceRangeComponent a:active {
	color:#777;
	text-decoration:underline overline;
	}


/*** currency component ***/
.currencyComponent {
}
.currencyComponentHeaderText {
color:#000;
float:left;
font:bold 12px Arial, serif;
margin:3px 10px 0 0;
text-transform:uppercase;
}

.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-color:#efe4e1;
	padding-top:3px;
}
DIV.paging ul {
	
}
DIV.paging li {
	padding:0 2;
	list-style:none;
	display:inline;
}

/*** addressBook ***/
.addressBookGrid {
	font-size:11px;
	
}

/*** cart component ***/
.cartComponent {
	border:1px solid #a0a0a0;
	padding:1px;
	margin:0 0 10px 0;
}
.cartComponentHeader {
	padding:3px;
	background:#f0f0f0;	
}
.cartComponentBody {
	padding:3px;
}
.cartComponent ul {
	padding:0;
	margin:0;
}
.cartComponent li {
	list-style:none;
}

.pageContent {
	color:#404040;
}
.pageHeader {
	height:30px;
}
.pageSubHeader {
	height:25px;
	font:12px "Lucida Sans Unicode", "Trebuchet MS", serif;
	margin:15px 0 0 5px;
}
.pageBody {
	margin:10px;
	font:12px Arial, Helvetica, sans-serif;	
}
.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 li {
	margin: 0 0 10 0;
}
.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;
}
#flash {
	margin-left:20px;
	/*text-align:center;*/
}
.staticPage {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color:#555;
}
/* Comparison Component
===================== */
.comparisonComponent {
	margin:0 10px 10px 0;
	padding:0;
}   
.comparisonComponentHeader {
	height:21px;
	background: url(images/boxCurve1.gif);	
}
.comparisonComponentHeaderText {
	color:#006288;
	font:bold 12px Arial, serif;
	padding-top:3px;	
	text-transform:uppercase;
}
.comparisonComponentBody {
	background:none;
	color:;	
	padding:0;
	font-size:11px;
}
.comparisonComponentAction {
	background:#f0f0f0;
	padding:5px 0;
	line-height:13px;
	text-align:center;
}
.comparisonComponentAction a {
	color:#fff;
	text-decoration:none;
}
.comparisonComponentAction a:hover {
	color:#2c97f3;
	text-decoration:underline;
}
.comparisonComponentFooter {
	font-size:0px;
	height:9px;
	background: url(images/headerCurveBottom.gif) no-repeat;
}
.comparisonComponent li {
	padding:0;
	list-style:none;
	margin:0;
	font-size:11px;
	line-height:13px;
}
.comparisonComponent ul {
	margin:0;
	padding:0;
}
.compareHeader tr {}
.comparisonComponentItems {
	width:100%;
}
.comparisonComponentGrid {
	width:100%;
	margin:0;
	padding:0;
}
.comparisonComponentGrid td {
	line-height:13px;
	border-bottom:1px solid #cecece;
}
.comparisonComponentGrid a:link, .comparisonComponentGrid a:visited {
	color:#444;
	text-decoration:none;
}
.comparisonComponentGrid a:hover, .comparisonComponentGrid a:active {
	color:#2c97f3;
	text-decoration:none;
}
.compareCell1 {
	width:89%;
	margin:0;
	padding:6px 0;
}
.compareCell1 a {
	margin:0;
	padding:6px 0;
	text-decoration:none;
}
.compareCell2 {
	width:9%;
}
/* ==== 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 ==== */