/*** 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;*/

}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

/** /Reset Css **/


h1, h2, h3, h4, h5, h6
{
	padding:0;	
	margin:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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: #2e3540;*/
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #485160;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	/*padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	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: Verdana, Arial, Helvetica, sans-serif;
	/*background: #fff url(/theme/images/bg.gif) repeat-x;*/
	background: url(/theme/images/bodyBG.jpg) repeat-x;
	/*background-position:left 30px;*/
	/*background-attachment:fixed;*/
	text-align: center;
	position: relative;
	/*background:#f0f4f4;*/
	/*background:#c1b59b;*/
	/*background:#716557;*/
	/*background:#9b8578;*/
	/*background:#efefef;*/
	background-color:#fff;
	
}
strike {
	/*color: #7988a3;*/
	color:#000;
}		
#header {
	/*height: 188px;*/
	height: auto;
	width: 1000px;
	margin:0 0 0px 0;
	clear: both;
	/*background-color:#fff;*/	
	/*background: url(/theme/images/headerWhite.gif) repeat-x;*/
}
#banner {
	border: 0px dashed #ff0000;
	float:left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#headerWrapper {
	/*height: 80px;*/
	display: inline;
}
#companyLogo {
	clear:both;
	width:auto;
	height: auto;
	float: left;
	white-space: nowrap;
	display: inline;
}
#contentBody {
	width:1000px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top:10px;
	border:0px solid green;
	/*background:#c1b59b;*/
	/*background:#fff;*/


}
#gutter {
	float: left;
	width: 10px;
	height: 1px;
}
#col1 {
	/*position:relative;*/
	float: left;
	width: 640px;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px dashed green;*/
	font-size:11px;
	color:#666666;
	font-family: verdana,Arial, Helvetica, sans-serif;
	/*background:#c1b59b;*/
	background:#fff;

}
#col1 p {
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
	font-family: verdana,Arial, Helvetica, sans-serif

}
#col1 a {
	margin:0;
	padding:0;
	font-size:11px;
	color:#0f2045;
	text-decoration:none;
	font-family: verdana,Arial, Helvetica, sans-serif

}
#col1 a:hover {
	margin:0;
	padding:0;
	font-size:11px;
	color:#0f2045;
	text-decoration:underline;
	font-family: verdana,Arial, Helvetica, sans-serif

}
#col1   .col1Wrapper {
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
	background:#fff;

}
#col2 {
	position:relative;
	float: left;
	width: 170px;
	margin: 0 0 20px 0px;
	margin-left: 0%;
	border: 0px solid blue;
	/*background:#f5f5f5;*/

}
#col3 {
	position:relative;
	float: right;
	width: 170px;
	margin-right: 0%;
	margin-bottom: 20px;
	/*background:#f5f5f5;*/
}
#footer	{
			clear: both;
			min-height: 100px;
			height:100px;
			width: 100%;
			margin:0;
			margin-top:50px;
			margin-bottom:10px;
			padding-top:0px;
			color:#999999;
			position: relative;
			/*background-color: #b8004d;*/
			border-top:1px solid #999999;
			border-bottom:1px solid #999999;
			text-align: center;
			/*background: url(/theme/images/footer.png) no-repeat;*/
			background-position:left bottom;
		}
		#footer a:link {
			color:#999999;
			text-decoration:none;
		}
		#footer a:visited {
			color:#999999;
			text-decoration:none;
		}
		#footer a:active {
			color:#999999;
			text-decoration:none;
		}
		#footer a:hover {
			color: #0f2045;
			text-decoration:underline;
		}

		#footerCredit {
		padding:10px 10px 0 10px;
		line-height:16px;
		color:#999999;
		text-align:left;
		}
		#footerCredit p {
		padding:10px 10px 0 0px;
		line-height:16px;
		color:#999999;
		text-align:left;

		}
		
		p
		{
	padding:0px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		}
		
		#wrapper 
		{
	clear:both;
	width: 1000px;
	margin: auto;
	position:relative;
	text-align:left;
	border:0px solid green;
	}

#flash {
	margin-bottom: 5px;
}
#firstNav {
	margin:0;
	padding:0;
	width:100%;
	min-height:35px;
	border:0px dashed green;
	position:relative;
	/*background:#004f6e;*/
	/*background:#716557;*/
	background:#f5f5f5;
	border-top:2px solid #f1f1f1;
	display:none;
}
#firstNavLeft {
	float:left;
	background: url(/theme/images/FirstNavLeft.png) no-repeat;
	width:25px;
	height:46px;
	position:absolute;
}
#firstNavRight {
	float:right;
	background: url(/theme/images/FirstNavRight.png) no-repeat;
	width:25px;
	height:46px;
	position:relative;
}
#firstNavBar {
	/*background: url(/theme/images/firstNavCenter.png) repeat-x;*/
	height:40px;
	width:100%;
	position:relative;
}
#promo {
	padding-left:10px;
	width:800px;
	height:24px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-align:center;
	font-family: verdana,arial;
	font-size:12px;
	/*background: #eaeaea;*/
}
#promoCenter {
	width:auto;
	line-height:24px
	/*background: #78b8ee;*/

}		
/*** User ***/		
#user {
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
	width:auto;
	font-family: verdana,arial;
	border:0px solid green;
}
#user .userText {
	font-size: 12px;
	text-decoration: none;
	float: left;
	/*padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8cdd5;
	margin-right: 10px;*/
	color: #999999;
}
#user .userText a {
	color:#999999;
}
#user .userText a:hover {
	color:#0f2045;
	text-decoration: underline;
}	

#user .userName {
	font-weight: bold;
	/*color:#ffaa60;*/
	color:#0f2045;
	font-size:12px;
	font-family: verdana,arial;
}
#user .userSeperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8cdd5;
}
#user .userLog {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	float:right;
	clear:right;
}
#user   .userLog   a {
	color: #999999;
	font-size: 12px;
	text-decoration: none;

}
#user .userLog a:hover {
	color: #0f2045;
	font-size: 12px;
	text-decoration: none;

}
#userCart {
	float: right;
}
#userCart ul {
	margin: 0px;
	padding: 0px;
}
#userCart li {
	display: inline;
	white-space: nowrap;
}
#userCart li a {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#userCart #odd {
	color: #2e3540;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-off2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
}
#userCart #odd:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
}
#userCart li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/userBar-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*** END User ***/

/*** box ***/
.box {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	/*border-top: 1px solid #999999;*/
	border-bottom: 1px solid #999999;
}
.boxHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.boxHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.boxBody {
	/*background-color:#fff;*/
	color: #666;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.boxFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.boxBody p {
	/*background-color:#fff;*/
	color: #999999;
	font-weight: normal;
	font-family: verdana,arial;
}
.boxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.boxBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #000;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.box a:link  {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.box a:visited {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.box a:active {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.box a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
	}
/*** categoryList ***/
.categoryList {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	/*border-top: 1px solid #999999;*/
	border-bottom: 1px solid #999999;
}
.categoryListHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.categoryListHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.categoryListBody {
	/*background-color:#fff;*/
	color: #000;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.categoryListFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.categoryList ul{
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.categoryList li{
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #000;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
#categoryList_ul_0{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*.categoryList li a  {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.categoryList  li a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
}*/
.categoryLink1 {
	color:#999999;
	text-decoration:none;
	line-height: 24px;
	display: block;
	padding-left:18px;
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.categoryLink1:hover {
	color:#0f2045;
	text-decoration:underline;
	line-height: 24px;
	padding-left:18px;
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
}
.categoryLink2 {
	color:#999999;
	text-decoration:none;
	line-height: 24px;
	display: block;
	padding-left:30px;
	background: url(/theme/images/listArrow.png) 12px 9px no-repeat;
}
.categoryLink2:hover {
	color:#0f2045;
	text-decoration:underline;
	line-height: 24px;
	padding-left:30px;
	background: url(/theme/images/listArrow.png) 12px 9px #d4dde9 no-repeat;
	display: block;
}

/*** newsComponent ***/
.newsComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}	
.newsComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.newsComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.newsComponentBody {
	/*background-color:#fff;*/
	color: #000;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.newsComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.newsComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.newsComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #999999;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.newsComponentTitle a {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
}

.newsComponentTitle a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
	}
.newsComponentDate {
	color: #666;
	padding-left:18px;
}
.newsComponent a:link, a:visited, a:active {
	}

/*** newProductsComponent ***/

.newProductsComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}	
.newProductsComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.newProductsComponentHeaderText {
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.newProductsComponentBody {
	/*background-color:#fff;*/
	color: #000;
	padding:10px 0px 5px 0px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.newProductsComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.newProductsComponentGrid {
	margin-top: 0px;
	width: 170px;
	text-align: center;
}
.newProductsComponentProdName {
	font-weight: bold;
	font-size:11px;
	/*color:#e67a76;*/
	color:#0f2045;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
}
.newProductsComponentPrice {
	padding-bottom:5px;
	text-align:center;
	color:#0f2045;
}
.newProductsComponentLinks {
	text-align:center;
	font-size:10px;
}
.newProductsComponentGrid a {
	color:#999999;
	text-decoration:underline;
	min-height: 24px;
}
.newProductsComponentGrid a:hover{
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
}
.newProductsComponentLeftColumn {
	text-align:center;
}

/*** bestSellersComponent ***/

.bestSellersComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}	
.bestSellersComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.bestSellersComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.bestSellersComponentBody {
	/*background-color:#fff;*/
	color: #000;
	padding:5px 0px 5px 0px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.bestSellersComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.bestSellersComponentLeftColumn {
	text-align:center;
}
.bestSellersComponentGrid {
	margin-top: 0px;
	width: 170px;
}
.bestSellersComponentProdName {
	font-weight: bold;
	font-size:11px;
	/*color:#e67a76;*/
	color:#0f2045;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
}
.bestSellersComponentPrice {
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-bottom:5px;
	color:#0f2045;
}
.bestSellersComponentLinks {
	text-decoration: none;
	text-align: center;
	font-size:10px;
}
.bestSellersComponentGrid a {
	color:#999999;nderline
	text-decoration:u;
	min-height: 24px;
}
.bestSellersComponentGrid a:hover{
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
}


/*** specialsComponent ***/

.specialsComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}	
.specialsComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.specialsComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.specialsComponentBody {
	/*background-color:#fff;*/
	color: #000;
	padding:5px 0px 5px 0px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.specialsComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.specialsComponentGrid {
	width: 170px;
	text-align: center;
}
.specialsComponentLeftColumn {
	text-align: center;
}
.specialsComponentProdName {
	font-weight: bold;
	font-size:11px;
	/*color:#e67a76;*/
	color:#0f2045;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
}
.specialsComponentPrice {
	text-align: center;
	padding-bottom:5px;
	color:#0f2045;
}
.specialsComponentGrid a {
	color:#999999;
	text-decoration:underline;
	min-height: 24px;
}
.specialsComponentGrid a:hover{
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;

}
.specialsComponentLinks {
	text-align:center;
	font-size:10px;
}

/*** customer account area ***/
.custOrderListSearchResults {
	background:#485160;
	height:30px;
	margin-top:10px;
	padding:3px 3px 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 ;
	width:100%;
}
.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;*/
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
}
/*.searchResultsGrid .productPictureSmall {
	padding-right: 30px;
}*/
.searchResultsGrid td .prodItemName {
	font-size: 12px;
	font-weight:bold;
	color:#0f2045;
	text-align: left;
	height: auto;
	width:350px;
	overflow: hidden;
	display: block;
	padding-bottom:10px;
}
.searchResultsGrid td .prodItemShortDesc {
	font-size: 11px;
	color:#999999;
	text-align: left;
	height:auto;
	padding-bottom:10px;
}
/*.searchResultsGrid td .prodItemPrice {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}*/
.searchProdGridRow {	
	width:100%;
}
.searchProdGridCol1 {
	float:left;
	width:40%;
	vertical-align:top;
}
.searchProdGridCol2 {
	width:60%;
	float:left;
	text-align:left;
	/*clear: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:#63a4dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

/*** message ***/
.message {
	background: #ffffff;
}	
.msgTitle {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #485160;*/
	color:#b8004d;

}
.msgDesc {
	color:#b5b5b5;
	margin-bottom: 20px;
}
/*** topnav ***/
#topnav {
	width:auto;
	min-height:40px;
	margin:0;
	padding:0;
	/*border-bottom:2px solid #c7dc67;*/
	float:right;
}
#topnavLinks {
	width:450px;
	margin-top:15px;
	padding:0;
	float:right;
	clear:right;
}
#topnav ul {
	margin:0;
	padding:0;
	float:right;

}
#topnav li {
	display:inline;
	margin-top:10px;
	padding-left:5px;	
	padding-right:5px;
	list-style:none;
	color:#999999;
}
#topnav li a{
	color:#999999;
	text-decoration:none;
	font-size:12px;
	display:block;
	display:inline;

}
#topnav li a:hover{
	color:#0f2045;
	text-decoration:underline;
	font-size:12px;	
}


/*** topBar ***/
#navtop {
	width:100%
	height:30px;
	float:left;
	margin:0;
	padding:0;
	/*background: url(/theme/images/topbarcenter.png) repeat-x;)/
	border:1px dashed green;
	font-family: verdana,arial;
	font-size:11px;
	background-color:#0a88ba;
}
#navtopLeft {
	float:left;
	background: url(/theme/images/topbarleft.png) no-repeat;
	width:15px;
	height:45px;
}
#navtopCenter {
	float:right;
	margin:0;
	padding:0;
	height:30px;
	width:100%;
	/*background: url(/theme/images/topbarcenter.png) repeat-x;*/
	border:0px dashed green;
	font-family: verdana,arial;
	font-size:11px;
	border:1px dashed green;
}
#navtopRight {
	float:right;
	/*background: url(/theme/images/topbarright.png) no-repeat;*/
	width:auto;
	height:45px;
}
#navtoplink {
	padding:0;
	margin:0;
	font-family: verdana,arial;
	/*vertical-align: middle;*/
	margin-top:15px;

}
#navtoplink ul{
	margin:0px;
	padding: 0px;
	/*white-space: nowrap;*/
}
#navtoplink li{
	color: #fff;
	text-decoration:none;
	list-style:none;
	margin:0px;
	padding: 0px;
	display: inline;
	/*white-space: nowrap;*/
	padding:0px 0 0 0;
	margin-top:0px;
	font-family: verdana,arial;	
}
#navtoplink li a {
	color: #fff;
	text-decoration:none;
	white-space: nowrap;
	margin: 0px;
	padding-top:0px;
	/*display: block;*/
	/*vertical-align: middle;*/
}
#navtoplink li a:hover {
	color: #ffffff;
	text-decoration:none;
	/*display: block;*/
}
#nav1 {
	padding:0;
	margin:0;
	background: url(/theme/images/nav1.gif) repeat-x;
	height:35px;
	width:100%;
	overflow:hidden;
}

#space {
	background: url(/theme/images/contentBG.png) repeat-y;
	width:808px;
	height:5px;
}
/*******************  **********************/
#navMain {
	position: relative;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 0px;
	border:0px dashed green;
	min-height:30px;
	height:auto;
	width:100%;
	border:0px dashed green;
	font-family: verdana, arial;
	position:relative;
	/*background:url(/theme/images/highlightMainNav.png) repeat-x;*/
	/*background-color: #b8004d;*/
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;

}
#navMainCenter {
	width:100%;
	padding:0;
	position:absolute;
	/*border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;*/
	/*background: url(/theme/images/navMainCenter.gif) repeat-x;*/
}
#navMainLeft {
	float:left;
	background: url(/theme/images/navMainLeft.png) no-repeat ;
	height:48px;
	width:20px;
	position:absolute;
}
#navMainRight {
	float:right;
	background: url(/theme/images/navMainRight.png) no-repeat ;
	height:48px;
	width:20px;
	position:relative;
}
#navMain ul{
	margin:0;
	padding:0;
	/*white-space: nowrap;*/
}
#navMain li{
	list-style:none;
	margin:0px;
	display: inline;
	white-space: nowrap;
	float:left;
	font-size: 13px;
	color: #999999;
	display:block;
}
#navMain li a {
	font-weight:bold;
	color: #999999;
	display:block;
	/*width:100px;*/
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
}
#navMain li a:hover {
	display:block;
	text-decoration:none;
	color:#0f2045;
	height:30px;

}
#Greet {
	margin:0px 0 0 10px;
	padding:0;
	border:0px dashed green;
	min-width:200px;
	height:20px;
	font-size:12px;
	font-family:verdana , arial;
	float:right;
	clear:right;
}
#Greet ul{
	margin:0px;
	padding: 0px;
}
#Greet li{
	color: #999999;
	list-style:none;
	margin:0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
	font-weight: normal;
	
}
#Greet li a {
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
#Greet li a:hover {
	color: #0f2045;
	text-decoration:none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right top;
}

#search {
	width:380px;
	float:right;
	padding-top:2px;
	position:relative;
	height:30px;
	border:0px solid green;
	font-family:Verdana , arial;
	font-size:12px;
}
#searchRight {
	float:right;
}
#search a {
	text-decoration:none;
	color:#999999;
	font-family:Verdana , arial;
	font-size:12px;
	valign:middle;
	padding:0;
	margin:0;

}
#search a:hover {
	text-decoration:underline;
	color:#0f2045;
	font-family:Verdana , arial;
	font-size:12px;
	valign:middle;
	padding:0;
	margin:0;
}
#search .searchAdvanced {
	margin-top:6px;
	margin-right:0px;
	margin-left:0px;


}
#search .searchAdvanced a{
	padding-top:0px;
	margin-right:0px;
	margin-left:5px;
}
#search .searchAdvanced a:hover{
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
}
#search .form div {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	/*background: url(/theme/images/searchBoxpng.png) no-repeat;*/

}
#search .form  div.searchBox  {	
	border: 0px solid #666;
	padding-top: 0;
	padding-left: 0;
	color:#999999;
	height: auto;
}
#search .textbox {
	color: #999999;
	font-size: 11px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #666;
	line-height: normal;
	float: left;
	height: 17px;
	font-size:13px;
}
#search .searchBtn {
	width: auto;
	height: auto;
	padding:0;
	margin:0;
	float:left;
}
#search .searchBtn2 {
	/*width: 22px;*/
	width: auto;
	height: 46px;
	padding:0;
	margin:0;
	float:right;
}

/*** featuredProducts ***/
.featuredProducts {
	margin: 0px;
	padding:0px;
	border: 0px solid #0c3e5d;	
}
.featuredProductsHeader {
	height:23px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;	
}
.featuredProductsHeaderText h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0f2045;
	line-height: 23px;
	text-align:center;
	display: block;
	white-space: nowrap;
	background:#d4dde9;
}
.featuredProductsBody {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	/*background: url(/theme/images/bodyBG.jpg)  0px 0px repeat-x;*/
}
.featuredProductsGrid {
	border-collapse: separate;
	width: 100%;
	text-align: center;
	border: 0px dashed white;	
}
.featuredProductsGrid  td {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 30%;
	padding-top: 5px;
	border-bottom: 1px dashed #cecccc;
	vertical-align:bottom;
}


/*** 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:#0f2045;
	text-align: center;
	height: 32px;
	width:auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prodItemShortDesc {
	font-size: 11px;
	color:#999999;
	overflow: hidden;
	height: 43px;
	text-align: center;
	display: block;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prodItemPrice {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0f2045;
	padding-top: 5px;
	padding-bottom: 10px;
}
.alternativePrice {
	font-size: 12px;
	color: #0f2045;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normalPrice {
	font-size: 12px;
	color:#0f2045;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sellingPrice {
	font-size: 12px;
	color: #0f2045;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.currCode {
	font-weight: bold;
	font-size: 12px;
	color:#0f2045;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: 11px;
}
.freeShippingText {
	color:#e67a76;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
}
.sku {
	font-size: 1em;
}
.productNavigation {
	color:#999999;
	text-decoration: none;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
}
.productNavigation  a:link {
	font-weight:bold;
	color:#0f2045;
	text-decoration:none;
}
.productNavigation a:visited{
	font-weight:bold;
	color:#0f2045;
	text-decoration:none;
}
.productNavigation a:active {
	font-weight:bold;
	color:#0f2045;
	text-decoration:none;
}
.productNavigation a:hover {
	font-weight:bold;
	color:#0f2045;
	text-decoration:underline;
}
.navCurrText {
	font-weight:bold;
	color:#0f2045;
	text-decoration: underline;
}


.viewCatGrid {
	border-collapse: separate;
	background-color: #fff;
	width:100%;
	text-align:center;
}
.viewCatGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	width:30%;
	vertical-align:bottom;

}
.viewCatGridLeftColumn {
	display:block;
	text-align:center;
	vertical-align:top;
}
.viewCatGridRightColumn{
	display:block;
	text-align:center;
	vertical-align:top;
}
.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: 10px;
	/*padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	vertical-align:middle;

}
.viewProdPicture {
	float:left;
	width: 40%;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: left;
	border: 0px dashed white;
	color:#666666;
}
.viewProdPicture p {
	color:#666666;
}
.viewProd_prodItemName {
	letter-spacing: -1pt;
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;*/
	border-bottom: 1px dashed #cecccc;
	font-weight:bold;
	color:#0f2045;
	text-align: left;
	/*width:60%;*/
	height:auto;
}
.viewProdInfo {
	float:left;
	clear:right;
	margin: 0px;
	/*width: 412px;*/
	/*min-width: 00px;*/
	width:55%;
	padding: 0px;
	color:#666666;
	/*border:1px solid #cecccc;
	background:#f8f8f8;*/
}
.viewProd_prodItemLongDescTitle {
	padding-top:10px;
	font-size: 13px;
	font-weight: bold;
	color:#0f2045;
	text-decoration: none;
	margin:0;	
}
.viewProd_prodItemLongDesc {
	border-top: 1px dashed #cecccc;
	padding:10px 0;
	margin:0px 0px;
	clear:both;
	width:100%;
	color: #666666;
}
.viewProd_prodItemLongDesc p {
	width:100%;
	color: #666666;
}
.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: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	padding-bottom: 20px;
}
.viewProd_prodItemLongDesc a {
	color: #ffaa60;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.viewProd_prodItemLongDesc a:hover {
	color:#63a4dd;
	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: 10px;
	margin-left: 0px;
	color: #666666;
	font-size: 11px;
}
.viewProdItemDetails u b {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #666666;
	line-height: 24px;
}
.viewProdOptions {
	margin:0 0 10px 0;
}
.viewProdOptions b {
	text-transform:capitalize;
}
.viewProdOptions .dropdownlist {
	margin-top: 5px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
	width:50px;
}
.viewProdAddToCart {
	margin:0px;
}
.viewProdAddToCart .dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
	width:100px;
}
.viewProdInfo .dropdownlist {
	margin-top: 4px;
	background-color: #e0e2e4;
	font-size: 11px;
	color: #2e3540;
	margin-right: 10px;
	width:auto !important;
	min-width:100px;
	width:100px;
}
.viewProdEmailFriend {
	margin:0;
}	
.qtyDiscountGrid {	
	border-width: 0px;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;
	background: #ffffff;
	font-size: 11px;
}
.qtyDiscountGrid th{
	background: #f0f0f0;
}
.multipleProductsGrid {
	border-width: 0px;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;
	background: #ffffff;
	width:100%;	
	font-size: 11px;
	line-height:24px;
	margin-bottom:30px;
}
.multipleProductsGridHeader {
	background:#f0f0f0;
	font-weight:bold;
}
.multipleProductsGrid td{
	vertical-align:top;
}
.viewProdRelatedBox {
	border:1px solid #cecccc;
	background: #f8f8f8;
	margin-top:50px;
	margin-bottom:20px;
}
.viewProdRelatedBox h3 {
	padding-top:10px;
	font-size: 13px;
	font-weight: bold;
	color:#0f2045;
	text-decoration: none;
	margin:0;
	border-bottom:1px dashed #cecccc;	
}
.viewProdRelatedGrid {	
	font-size:11px;
	width:100%;
}
.viewProdRelatedGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 30%;
	padding-top: 20px;
	vertical-align:bottom;
}
.productItemShortDesc {
	font-size: 11px;
	color:#999999;
	overflow: hidden;
	height: 43px;
	text-align: center;
	display: block;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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 {
	background-color: #0f2045;
}

.viewCartGrid {
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 12px;
	width: 100%;
	/*border: 1px solid #E1E1E1;*/
	border: 1px solid #cecccc;
	color: #2e3540;
	color:#999999;	
}
.viewCartGrid td{
	padding: 5px;
}
.viewCartGridHeader {
	/*height:25;*/
	/*background: #fe86a4;*/
	/*background:#ffaa60;*/
	background:#d4dde9;
	font-weight: bold;
	color:#0f2045;
}
.viewCartAddOns {
	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:#666666;
}
.registerLoginHeader {
	height:20px;
	background: url(images/textCheckout.gif) no-repeat;
}
.newCustomer p {
	color:#666666;	
}	
.newCustomer h2 {
	color:#0f2045;
	
}
.returningCustomer h2 {
	color:#0f2045;		
}
.returningCustomer p {
	color:#999999;	
}
.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:#0f2045;
	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 #666666;
	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-collapse: separate;
	width:auto;
	text-align: center;
}
.advancedSearchGrid td {
	width: 50%;
	padding-top: 10px;
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
}

/*** browse by custom field ***/
.browseByCustomFieldRow {
	margin: 0;
	padding:0;
}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
}
.browseByCustomFieldVerticalRightbar{
	float:left;
}
.browseByCustomFieldrid{
	border-width: 0px;
	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-collapse: separate;
	width:100%;
	text-align: center;
}
.bestSellersGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	padding-top: 10px;
	border-bottom: 1px dashed #cecccc;
	vertical-align:bottom;
}

/*** new products ***/
.newProductsRow {
	/*height:130;*/
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	/*width: 150;*/
}
.newProductsGridVerticalRightBar {
	float:left;
	/*width: 300;*/
}
.newProductsGrid {
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.newProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	padding-top: 10px;
	border-bottom: 1px dashed #cecccc;
	vertical-align:bottom;
}
.newProducts td{
	border: 0px dashed gray;
}

/*** specials ***/
.specialsGridRow {
	/*height:130;*/
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	/*width: 150;*/	
}
.specialsGridVerticalRightBar {
	float:left;
}
.specialsGrid {
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.specialsGrid td{
	text-align: center;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
	width: 30%;
	padding-top: 10px;
	border-bottom: 1px dashed #cecccc;
	vertical-align:bottom;
}

/*** manufacturers ***/
.mfcListingGrid {
	border-collapse: separate;
	background-color: #fff;
	width:100%;
	text-align:center;

}
.mfcListingGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	width: 30%;
	vertical-align:bottom;
}
.mfcItemsGrid {
	border-collapse: separate;
	background-color: #fff;
	width:100%;
	text-align:center;
}
.mfcItemsGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:bottom;
}
a.mfcName {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
.mfcDesc {
	font-size:11px;

}
/*** CustomeField ***/
.browseByCustomFieldGrid {
	border-collapse: separate;
	width:100%;
	text-align:center;
}
.browseByCustomFieldGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}

/*** theme ***/
.themeListingGrid {
	border-collapse: separate;
	background-color: #fff;
	width:100%;
	text-align:center;
}
.themeListingGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 30%;
	vertical-align:bottom;
}
.themeListingGrid div {
	padding: 0px;
	margin: 0px;
}
.themeListingGrid div a {
	color:#0f2045;
	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: #0f2045;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-color: #2e3540;*/
	padding-right: 10px;
	padding-left: 10px;
}
.themeItemsGrid {
	border-collapse: separate;
	width:100%;
	text-align:center;
}
.themeItemsGrid td {
	border-bottom: 1px dashed #cecccc;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align:bottom;
}

/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {
	background-color: #fff;
}
.pageContent p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#666666;
}
.pageHeader {
	margin:0;
	padding:0;
	font-size: 15px;
	font-weight:bold;
	color:#0f2045;
}
.pageSubHeading {
	height: 25px;
	font-size: 1em;
}	

/*** common ***/
.clear {
	clear:both;
}
form {
	margin: 0;
	padding: 0;
}
.button {
	font-size:11px;
	margin-top:5px;
	margin-right: 0px;
	font-weight: bold;
	color: #666666;
	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;
	color:#666666;
}
.labelRight {
	float:left;
	width:73%;
	margin:0px 0 2px 0;
	white-space: normal;
	color:#666666;
}
/*.imgBorder {
	border-top: 1px solid;
	padding-top:10px;
	border-bottom: 1px solid;
	padding-bottom:10px;
	border-left: 1px solid;
	padding-left:10px;
	border-right: 1px solid;
	padding-right:10px;
	border-color: #cecccc;
	color:#b8004d;
	margin-bottom:10px;
	margin-top:10px;
}*/

/*** mfcList component ***/
.mfcComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}
.mfcComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.mfcComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.mfcComponentBody {
	/*background-color:#fff;*/
	color: #666;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.mfcComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.mfcComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.mfcComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #999999;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.mfcComponent a {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
}	
.mfcComponent a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
}

/*** themeList ***/
.thmComponent {
	margin: 0;
	margin-bottom:10px;
	width:170px;
	border-bottom: 1px solid #999999;
}
.thmComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}	
.thmComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.thmComponentBody {
	/*background-color:#fff;*/
	color: #666;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.thmComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.thmComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.thmComponent li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #999999;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.thmComponent a {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
}	
.thmComponent a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
}

/*** changePasswordPage ***/
.changePasswordPage {
	background: url();	
	padding:5px;
}

/*** forgetPasswordPage ***/
.forgetPasswordPage {
	background: url(/theme/images/bgscanline.gif);
	background-attachment:fixed;
	padding:5px;
	text-align:left;
}
.forgetPasswordBody {
	background: url();
	background: url(/theme/images/bgscanline.gif);
	background-attachment:fixed;
	background-color: #fff;	
	padding:5px;
	text-align:left;
}
.textSmall {
	font-size:11px;
	/*margin-bottom:5;*/
}
.line {
	color:#e1e1e1;
	height:1px;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}
.customFieldsListHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.customFieldsListHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.customFieldsListBody {
	/*background-color:#fff;*/
	color: #666;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}	
.customFieldsListFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.customFieldsList ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.customFieldsList li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #999999;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}
.customFieldsList a:link {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.customFieldsList a:visited {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.customFieldsList a:active {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.customFieldsList a:hover {
	color:#0f2045;
	text-decoration:none;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
	}

/***/
.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}

/*** priceRangeComponent ***/
.priceRangeComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border-bottom: 1px solid #999999;
}
.priceRangeComponentHeader {
	height:26px;
	/*background: url(/theme/images/boxCurve1.gif);*/
	width:170px;
	/*background:#cccaca;*/
	/*border-bottom:1px solid #fff;*/
}
.priceRangeComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.priceRangeComponentBody {
	/*background-color:#fff;*/
	color: #000;
	padding:5px 10px 5px 10px;
	font-weight: normal;
	/*border-top:1px solid #aaabac;
	border-right:1px solid #aaabac;
	border-left:1px solid #aaabac;*/
	font-family: verdana,arial;
}
.priceRangeComponentFooter {
	height:14px;
	width:170px;
	/*background-image: url(/theme/images/componentFooter.gif);*/
	background-repeat: no-repeat;
}
.priceRangeComponentBody ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.priceRangeComponentBody li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	min-height: 24px;
	line-height:24px;
	color: #999999;
	/*border-bottom:1px solid #cccaca;*/
	background: url(/theme/images/listArrow.png) 0px 9px no-repeat;
}	
.priceRangeComponent a {
	color:#999999;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
	}
.priceRangeComponent a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	/*background-color:#c1b59b;*/
	background: url(/theme/images/listArrow.png) 0px 9px #d4dde9 no-repeat;
	display: block;
}

/*** currency component ***/
.currencyComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border: 1px solid #999999;
}
.currencyComponentHeader {
	height:26px;
	/*background: url(/theme/images/OrenComponentHeader.gif);*/
	width:170px;
	background:#d4dde9;
}
.currencyComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;
}
.currencyComponentBody {
	color: #fff;
	padding:5px 10px 10px 10px;
	font-weight: normal;
	font-family: verdana,arial;
	/*background:#c1b59b;*/
}
.currencyComponentFooter {
	height:14px;
	width:170px;
	display:none;
	/*background-image: url(/theme/images/componentFooter.gif);
	background-repeat: no-repeat;*/
}
.currencyComponentBody form {
	padding: 0px;
	margin: 0px;
}
.currencyComponentBody form .dropdownlist{
	width:130px;
	color: #666666;
	background-color: #dedede;
	padding: 0px;
	text-align:left;
}
/*** /currency component ***/
.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:20px;
	padding-top:5px;
	display: block;
	padding-bottom: 5px;
	clear: both;
	width: auto;
}
DIV.paging ul {
	margin:0;
	padding:0;	
}
DIV.paging li {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;

}
DIV.paging li a:link {
	color:#0f2045;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:active {
	color:#0f2045;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:visited {
	color:#0f2045;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:hover {
	text-decoration: none;
	color: #0f2045;
	text-decoration: underline;
}

/*** addressBook ***/
.addressBookGrid {
	font-size:11px;	
}

/*** cart component ***/
.cartComponent {
	margin: 0;
	margin-bottom:5px;
	width:170px;
	border: 1px solid #999999;
}
.cartComponentHeader {
	height:26px;
	/*background: url(/theme/images/OrenComponentHeader.gif);*/
	width:170px;
	background:#d4dde9;
}
.cartComponentHeaderText {
	color:#0f2045;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	border:0px dashed #ff0000;
	/*letter-spacing: 0px;*/
	text-align:left;

}
.cartComponentBody {
	color: #999999;
	padding:5px 10px 10px 10px;
	font-weight: normal;
	font-family: verdana,arial;
	/*background:#c1b59b;*/
}
.cartComponentFooter {
	height:14px;
	width:170px;
	display:none;
	/*background-image: url(/theme/images/componentFooter.gif);
	background-repeat: no-repeat;*/
}
.cartComponentItems {
	font-size:11px;
	font-weight: bold;
	padding-top: 5px;
}
.cartComponentItems li {
	padding-bottom:5px;
}
.cartComponentLinks {
	font-size:11px;
	color:#0f2045;
	text-decoration:none;
	min-height: 24px;
	padding-bottom:5px;
}
.cartComponentLinks a {
	font-size:11px;
	color:#999999;
	text-decoration:underline;
	min-height: 24px;
}
.cartComponentLinks a:hover {
	font-size:11px;
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
}
.cartComponentSummary {
	padding-top: 5px;
}
.cartComponent ul {
	padding:0;
	margin:0;
}
.cartComponent li {
	list-style:none;
}
.pageContent {
	color:#2e3540;
	background-image: none;
	width: 100%;
	background-color: #fff;
}
.pageHeader h1 {
	font-size: 19px;
	letter-spacing: -0.5px;
	background-color: #fff;
	font-weight:bold;
	/*color: white;*/
	color:#0f2045;
	height: 20px;
	display: block;
}
.pageSubHeader {
	/*color:#b5b5b5;*/
	color:#999999;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	padding-left: 1px;
	background-color: #fff;
}
.pageBody {
	margin:0px;
	padding:0;
	background-color: #fff;
	color:#999999;	
}
.pagebody h3 {
	color:#999999;
	display:none;
}
.pageBody a {
	color:#0f2045;
	font-weight: bold;
	text-decoration: none;
}
.pageBody a:hover {
	color: #0f2045;
	text-decoration: underline;
}
.createNewShipAddrBody {
	margin:10px;
}
.editShipAddrBody {
	margin:10px;
}
.changePasswordBody {
	margin:10px;
	text-align:left;
}
.pageBodySubHeader {
	height:25px;
	padding-top: 20px;
	border-bottom: 1px dashed #cecccc;
}
.pageBodySubHeader b {
	color:#0f2045;
	font-size: 16px;
}
.labelRow {
	padding-bottom:3px;
}

/*** affGetAds ***/
.adsGrid {
	width:100%;
	font-size:11px;
}
.adsGrid td{
	padding:5px;
}
.adsGrid p{
	padding:2px 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;
}

/***** Product Map **********/

.productMap {
	margin:0;
	padding:0;
	font-family:verdana,arial;
	color:#999999;
}
.productMap ul {
	margin:30px 0 0 0 ;
	padding:0;
}
.productMap li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	/*min-height: 24px;
	line-height:24px;*/
	color: #999999;
	/*border-bottom:1px solid #cecccc;*/
	background: url(/theme/images/listArrow.png) 0px 1px no-repeat;
}
.productMap a {
	color:#0f2045;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-top:0px;
	padding-left:18px;
	/*border-bottom: 1px solid #cecccc;*/
}
.productMap li a {
	color:#0f2045;
	text-decoration:none;
	min-height: 24px;
	display: block;
	padding-left:18px;
}
.productMap li a:hover {
	color:#0f2045;
	text-decoration:underline;
	min-height: 24px;
	padding-left:18px;
	display: block;
}
.productMap ul ul {
	margin:10px 0 0 15px ;
	padding:0;
}
.productMap ul ul li {
	margin:10px 0 0 30px ;
	padding:0;
}
/*** misc ***/
.textAlert1 {
	color: #ffaa60;
	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;
	background-image: url(images/footerBarBG.gif);
	background-repeat: repeat-x;
	color: #636363;

}
#footerBarLeft {
	float:left;
	height: 36px;
	width:10px;
	background-image: url(images/footerBarLeft.gif);
	background-repeat: no-repeat;
}
#footerBarRight {
	float:right;
	height: 36px;
	width:10px;
	width: 35px;
}
#footerLinks {
	float: left;
	padding-top: 10px;
}
#footerLinks a {
	color:#63a4dd;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerLinks a:hover {
	color: #2e3540;
	text-decoration: underline;
}
/*** Copyright bar ***/
#copyrightBar {
	height: 36px;
	border:0px solid red;
	clear: both;
}
#rssBar {
	float:left;
	width:100px;
	padding-left: 5px;
	padding-top: 10px;
}
#copyright {
	float:right;
	height: 36px;
	width:10px;
	width: 600px;
	padding-top: 10px;
	text-align: right;
}
#copyrightLinks {
	float: left;
	padding-top: 10px;
}
#copyrightBar  a {
	color:#63a4dd;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#copyrightBar  a:hover {
	color: #2e3540;
	text-decoration: underline;
}
/*** Curtomer Home ***/
.custHomeTopMenu {
	float:right;
	clear:both;
	font-family:verdana,arial;
	font-size: 12px;
	text-decoration: none;
}
.custHomeHeader {
	font-size: 16px;
	font-weight: bold;
	color: #0f2045;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
.custHomeSubHeader {

}
.custHomeMenu {
	font-size: 12px;
	margin-top: 40px;
	font-family: verdana,arial;
}
.custHomeMenu ul {
	margin: 0px;
	padding: 0px;
}
.custHomeMenu li {
	/*background-image: url(images/boxLinkBG-on.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 20px;
	padding-top: 10px;*/
	/*min-height: 24px;
	line-height:24px;*/
	margin: 0px;
	list-style:none;
	padding-left: 20px;
	color: #666666;
	background: url(/theme/images/listArrow.png) 0px 10px no-repeat; 
}
.custHomeMenu li a {
	color:#b8004d;
	text-decoration:none;
	/*display: block;*/
	padding-left:18px;

}
.custHomeMenu li a:hover {
	color:#b8004d;
	text-decoration: underline;
	padding-left:18px;
	/*display: block;*/
}
.text2 {
	color: #636363;
}
.text2 ul {
	font-size: 11px;
}
.text2 li {
	list-style-type: disc;
}
/********************* flash ***********/
			.movie {
				width: 100%;
				height: 100%;
			}
			div.movie {
				/*position: relative;*/
				width: 100%;
				height: 200px;
				text-align: center;
				border: 0px solid #e2e2e2;
				/*background: #000;*/
				/*margin: 50px auto;*/
			}
/********************* /flash ***********/
.viewProdImageSwap {
	margin-top:10px;
	padding:5px;
	width:auto;
	height:auto;
	text-align:center;
}
.viewProdImageSwap li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
/** Comparison **/
table#tblComparison {
border-spacing: 0px;
border-collapse: collapse;
border-style: none none none none;
border-color: gray gray gray gray;
border-width: 0px 0px 0px 0px;   
}
#tblComparison td, #tblComparison th {
padding: 3px;
border: dotted 1px grey;
}
.comparetblHeader {
    padding:3px;
    background:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}
.compareLabelLeft{
    font-weight:bold;   
    background:#C3DADF;   
}
.compareCellOdd{
    background:#E8F7FA;
}
.compareCellEven{
    background:#EFFCFF;   
}
.comparePrice{
    font-weight:bold;
}

/*** comparisonComponent ***/
.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 {
   
}

/* 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;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.tblPicLabels td {
    border-width: 1px 1px 1px 1px;
    padding: 0;
    border-style: none none none none;
    border-color: gray gray gray gray;
    -moz-border-radius: 0px 0px 0px 0px;
    text-align:left;
}
/* ==== Close Labelling ==== */