/*** 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: arial, georgia, verdana;
}
h2 {
	font-size: 19px;
	color:#ab42b7;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#ab41b7;
	text-transform: capitalize;
	line-height:28px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ceccccc;
}
h4 {
	font-size: 14px;
	color: #485160;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
}
ol li {
	font-size: 11px;
	list-style-type: decimal;
	margin-left:20px;
}
ul li {
	font-size: 11px;
	list-style-type: disc;
	margin-left:20px;
}
html {
	padding:0;
	margin:0;
	background: url(/theme/images/BGtop.gif) center top repeat-x #0e0e0e;
}
body {

	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	/*background: url(/theme/images/BGtop.gif) center top repeat-x;*/


	display:table;
	width:100%;
	/*background-position:left 30px;
	background: url(/theme/images/wood3.jpg);*/
	/*background-attachment:fixed;*/
	text-align: center;
	position: relative;
	/*background-color:#d36252;*/ 
	/*background-color:#0e0e0e;*/	
	/*background-color:#d53e62;*/
}
strike {
	color:#000;
}		
#header {
	/*height: 188px;*/
	min-height: 385px;
	height:auto;
	width: 1000px;
	margin-bottom:0px;
	clear: both;
	/*background-color:#fff;*/	
	/*background: url(/theme/images/header.jpg) no-repeat;*/
	background-position:left top;
}
#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;
	margin-top:0px;
	width:auto;
	height: 225px;
	float: left;
	white-space: nowrap;
	display: inline;
}
#MainContent {
	width:1000px;
	height:auto !important;
	height:auto;
	/*background-color:#fff;*/
	/*background:url(/theme/images/MainContent2.gif) left top no-repeat #fff;*/
	padding-top:0px;
	/*position:relative;*/
	position:relative;
}
#contentBroken {
	width:1000px;
	/*min-height:350px;*/
	height:auto !important;
	height:auto;
	background-color:#fff;
	padding-top:0px;
	/*position:relative;*/
}
#gutter {
	float: left;
	width: 10px;
	height: 1px;
}
#col1 {
	/*position:relative;*/
	padding:0;
	float: left;
	margin-left:20px;
	margin-top:10px;
	width: 580px; /*because minus both left-right border size */
	font-size:auto;
	color:#666;
	/*background-color:#fff;*/
	font-family: Arial, Georgia, verdana, Helvetica, sans-serif;
	margin-bottom:10px;
}
#col1 p {
	margin:0;
	padding:0;
	font-size:auto;
	color:#666;
}
#col1 a {
	margin:0;
	padding:0;
	color:#ab42b7;
	text-decoration:none;
}
#col1 a:hover {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#ab42b7;
}
#col1   .col1Wrapper {
	background:#fff;
	text-align:left;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: auto;
	color:#666;
}
#col2 {
	position:relative;
	float: left;
	width: 190px;
	margin: 10px 0 10px 0px;
	border: 0px solid blue;
	/*background:#f5f5f5;*/
}
#col3 {
	position:relative;
	clear:right;
	float: right;
	margin: 10px 0px 0px 0px;
	width: 190px;
	/*background:#f5f5f5;*/
}
#footer	{
	clear: both;
	/*min-height: 115px;*/
	height:120px;
	width: 100%;
	margin:0px 0 0 0 ;
	color:#000;
	position: relative;
	/*background-color: #e9e9e9;
	border-top:1px solid #d8d8d8;*/
	font-family: arial, georgia;
	text-align: center;
	background: url(/theme/images/footerBG21.jpg) left top no-repeat;
	
}
#footerCredit {
	padding:9px 10px 0 10px;
	margin:0px 0 0 0px;
	line-height:16px;
	color:#FFF;
	background:url(/theme/images/FooterBar.gif) left top no-repeat;
		
}
.footerCreditLink {
	text-align:center;
	margin-right:20px;
}
.footerCreditLink img{
	vertical-align:middle;
}
.footerCreditLink p {
	color:#fff; 
	text-decoration:none;
}
.footerCreditLink a:link {
	color:#fff; 
	text-decoration:none;
}
.footerCreditLink a:visited {
	color:#fff;
	text-decoration:none;
}
.footerCreditLink a:active {
	color:#ab42b7;
	text-decoration:none;
}
.footerCreditLink a:hover {
	color: #ab42b7;
	text-decoration:none;
}
.footerSecondBar {
	clear:both;
	width:auto;
	margin:20px 10px 0 0px;
	height:30px;
	color:#fff;
}	
.footerSecondBarLeft {
	float:left;
	clear:left;
	width:200px;
	height:auto;
	text-align:left;
}
.footerSecondBarRight {
	float:right;
	clear:right;
	width:700px;
	height:auto;
	text-align:right;
}
.footerSecondBar a{
	color:#fff; 
	text-decoration:none;
}
.footerSecondBar a:hover {
	color:#ab42b7; 
	text-decoration:none;
}	
p {
	padding:0px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	clear:both;
	width: 1000px;
	margin: auto; /*for centering the content*/
	position:relative; /*for centering the content*/
	text-align:left;
	background: url(/theme/images/WrapperBgJpg.jpg) right top no-repeat;
	cursor:default;
}

#flash {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:center;
}

/************* first nav ************/

#FirstNav {
	margin:0;
	padding:0;
	width:100%;
	height:97px;
	border:0px dashed green;
	position:relative;
	/*background: url(/theme/images/firstNav.png) no-repeat ;*/
	/*border-top:2px solid #f1f1f1;*/
}
#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;
}
#nav {
	width:100%;
	margin-top:10px;
	clear:both;
	float:left;
	height:87px;
}
#navMain {
	clear:left;
	margin-top: 0px;
	padding: 0px 0 0px 0px;
	height:87px;
	width:100%;
	border:0px dashed green;
	font-family: arial, georgia, verdana;
}
#navMainCenter {
	width:100%;
	padding:0;
	/*position:absolute;*/
	height:87px;
}
/*#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: #ffffff;
	display:block;	
	text-align:center;
	width:125px;
	height:87px;
	margin-left:15px;
}
#navMain li a {
	float:left;
	font-weight:bolder;
	color: #ab42b7;
	display:block;
	text-align:center;
	text-decoration:none;
	height:auto;
	width:125px;
	padding:55px 0px 16px 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	cursor:pointer; 
}
#navMain li a:hover {
	/*background:url(/theme/images/mainNavHover2.png) no-repeat center top;*/
	/*display:block;*/
	text-decoration:none;
	color:#fff;
	/*height:0px;*/
}
/*#navMain li a span{
	float:left;
	display:block;
	background-image: url(/theme/images/navMain-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navMain a span {float:none;}
/* End IE5-Mac hack */
#navMain a:hover span{
	display:block;
	text-decoration:none;
	color:#fff;
}
.nav1 {
	background: url(/theme/images/navNumber1.gif) left top no-repeat;

	
}
.nav2 {
	background: url(/theme/images/navNumber2.gif) left top no-repeat;
	
}
.nav3 {
	background: url(/theme/images/navNumber3.gif) left top no-repeat;
	
}
.nav4 {
	background: url(/theme/images/navNumber4.gif) left top no-repeat;
	
}
.nav5 {
	background: url(/theme/images/navNumber5.gif) left top no-repeat;
	
}
.nav6 {
	background: url(/theme/images/navNumber6.gif) left top no-repeat;
	
}
.nav7 {
	background: url(/theme/images/navNumber7.gif) left top no-repeat;
	
}

#promo {
	padding-left:10px;
	width:800px;
	height:24px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-align:center;
	font-family: georgia, verdana,arial;
	font-size:12px;
	/*background: #eaeaea;*/
}
#promoCenter {
	width:auto;
	line-height:24px
	/*background: #78b8ee;*/

}		
/*** User ***/		
#user {
	color: #000;
	text-decoration: none;
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
	width:auto;
	font-family: arial, Georgia, verdana ;
	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: #fff;
}
#user .userText a {
	color:#fff;
}
#user .userText a:hover {
	color:#fff;
	text-decoration: underline;
}	

#user .userName {
	font-weight: bold;
	/*color:#ffaa60;*/
	color:#ab42b7;
	font-size:14px;
	font-family: georgia, verdana, arial;
}
#user .userSeperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8cdd5;
}
#user .userLog {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#user   .userLog   a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;

}
#user .userLog a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;

}
#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:10px;
	width:190px;
}
.boxHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.boxHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.boxBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.boxBodyNewsletter {
	color: #fff;
	margin:0px 0 0 0 ;
	padding:7px 10px 5px 10px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.boxFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.boxFooterNewsletter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.boxBody p {
	padding:10px 10px 5px 10px;
	color: #fff;
	font-weight: normal;
	font-family: arial,georgia,verdana;
}
.boxBody ul {
	border: 0px dashed green;
	margin: 0;
	padding-top: 0px;
}
.boxBody li {
	padding:0px;
	list-style:none;
	line-height:25px;
	margin:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 5px 8px no-repeat;
	border-bottom: 1px solid #333;
}
.box a {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}
.box a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover1.gif) 25px top no-repeat;
	display: block;
}
.box p {
	color:#fff;
}
/*** categoryList ***/
.categoryList {
	margin-bottom:10px;
	width:190px;
}
.categoryListHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.categoryListHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.categoryListBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.categoryListFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.categoryList ul{
	border: 0px dashed green;
	margin: 0;
	padding-top: 0px;
}
.categoryList li{
	padding:0px;
	list-style:none;
	line-height:25px;
	Margin:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 5px 8px no-repeat;
	border-bottom: 1px solid #333;
}
#categoryList_ul_0{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.categoryList li a  {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}
.categoryList  li a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover1.gif) 25px top no-repeat;
	display: block;
}

/*** newsComponent ***/
.newsComponent {
	margin-bottom:10px;
	width:190px;
}	
.newsComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.newsComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.newsComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.newsComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.newsComponent ul {
	border: 0px dashed green;
	margin: 0px;
	padding: 0px;
}
.newsComponent li {
	padding:0px;
	list-style:none;
	line-height:25px;
	padding:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 10px 8px no-repeat;
}
.newsComponentTitle a {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}

.newsComponentTitle a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover5.gif) 10px top no-repeat;
	display: block;
}
.newsComponentDate {
	color: #888;
	padding-left:25px;
	border-bottom:1px solid #333;
	font-size:9px;
}
.newsComponent a:link, a:visited, a:active {
	}

/*** newProductsComponent ***/

.newProductsComponent {
	margin-bottom:10px;
	width:190px;
}	
.newProductsComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.newProductsComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.newProductsComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 5px 5px 5px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.newProductsComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.newProductsComponentGrid {
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
.newProductsComponentProdName {
	font-weight: bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
	padding-top:5px;
}
.newProductsComponentPrice {
	color:#fff;
	padding-bottom:5px;
	text-align:center;
}
.newProductsComponentLinks {
	text-align:center;
	font-size:11px;
	color:#ab42b7;
}
.newProductsComponentGrid a {
	color:#ab42b7;
	padding:0px 5px 0 5px;
	text-decoration:none;
	line-height: 24px;
}
.newProductsComponentGrid a:hover{
	color:#ab42b7;
	text-decoration:underline;
}
.newProductsComponentLeftColumn {
	/*background: url(/theme/images/newProdComponentPromo.png) left top no-repeat;*/
	text-align:center;
}

/*** bestSellersComponent ***/

.bestSellersComponent {
	margin-bottom:10px;
	width:190px;
}	
.bestSellersComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.bestSellersComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.bestSellersComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.bestSellersComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.bestSellersComponentGrid {
	margin-top: 0px;
	width: 100%;
	text-align: center;

}
.bestSellersComponentProdName {
	font-weight: bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
	padding-top:5px;
}
.bestSellersComponentPrice {
	color:#fff;
	padding-bottom:5px;
	text-align:center;
}
.bestSellersComponentLinks {
	text-align: center;
	font-size:11px;
	color:#ab42b7;
}
.bestSellersComponentGrid a {
	color:#ab42b7;
	padding:0px 5px 0 5px;
	text-decoration:none;
	line-height: 24px;
}
.bestSellersComponentGrid a:hover{
	color:#ab42b7;
	text-decoration:underline;

}
.bestSellersComponentLeftColumn {
	text-align:center;
}

/*** specialsComponent ***/

.specialsComponent {
	margin-bottom:10px;
	width:190px;
}	
.specialsComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.specialsComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.specialsComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.specialsComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.specialsComponentGrid {
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
.specialsComponentProdName {
	font-weight: bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align: center;
	padding-bottom:5px;
	padding-top:5px;
}
.specialsComponentPrice {
	color:#fff;
	padding-bottom:5px;
	text-align:center;
}
.specialsComponentLinks {
	text-align:center;
	font-size:11px;
	color:#ab41b7;
}
.specialsComponentGrid a {
	color:#ab41b7;
	padding:0px 5px 0 5px;
	text-decoration:none;
	line-height: 24px;
}
.specialsComponentGrid a:hover{
	color:#ab41b7;
	text-decoration:underline;
}
.specialsComponentLeftColumn {
	text-align:center;
}

/*** 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: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-align: center;
}
.searchResultsGrid td .prodItemName {
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color:#ab42b7;
	height:30px;
	width:100%;
	display: block;
	font-family:arial, georgia, verdana;
	padding:0px 0 5px 0;


}
.searchResultsGrid td .prodItemShortDesc {
	font-size: 11px;
	color:#636363;
	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:30%;
	vertical-align:top;
}
.searchProdGridCol2 {
	width:60%;
	float:left;
	text-align:left;
	/*clear:left;*/
}

/*** news ***/
.news {

}
.newsHeader {
	display: none;
}
.newsItem {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.newsTitle {
	font-weight: bold;
	font-size: 16px;
	/*color:#63a4dd;*/
	color:#ab41b7;
	text-decoration:underline;
	font-family: georgia, verdana,arial;
}
.newsDate {
	font-size: 10px;
	color: #666;
	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: #000;
	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: Arial, georgia, verdana;
	/*color: #485160;*/
	color:#b6443c;

}
.msgDesc {
	color:#666;
	margin-bottom: 20px;
}
/*** topnav ***/
#topnav {
	width:100%;
	height:63px;
	background: url(/theme/images/NavigationBG.gif) left top no-repeat;
	margin:0;
	padding:0;
	font-family: arial, georgia, verdana;
}
#topnavLinks img {
	vertical-align:middle;
}

#topnavLinks {
	margin-top:12px;
	margin-right:0px;
	padding:0;
	float:right;
	width:330px;
	height:auto;
	text-align:right;
}
#topnavLinks ul {
	margin:0;
	padding:0;
	display:inline;

}
#topnavLinks li {
	display:inline;
	padding-left:5px;	
	padding-right:5px;
	list-style:none;
	color:#fff;
	margin:0;
}
#topnavLinks li a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:inline;

}
#topnavLinks li a:hover{
	color:#fff;
	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: georgia, 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: georgia, 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: georgia, 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: georgia, 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;
}
/*******************  **********************/


#Greet {
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	clear:both;
	border:0px dashed green;
	width:400px;
	height:20px;
	font-size:12px;
	font-family: arial, Georgia, verdana ;
}
#Greet ul{
	margin:0px;
	padding: 0px;
}
#Greet li{
	color: #000;
	list-style:none;
	margin:0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
	font-weight: normal;
	
}
#Greet li a {
	color: #000;
	text-decoration:none;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
#Greet li a:hover {
	color: #000;
	text-decoration:none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right top;
}
#search {
	width:230px;
	float:right;
	clear:right;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	height:22px;
	font-family: georgia, verdana, arial;
	font-size:12px;
	background: url(/theme/images/searchID1.png) left top no-repeat; 
}
/*#search a {
	text-decoration:none;
	color:#fff;
	font-family: georgia, verdana, arial;
	font-size:12px;
	vertical-align:middle;
	padding:0;
	margin:0;
}
#search a:hover {
	text-decoration:underline;
	color:#fff;
	font-family: georgia, verdana, arial;
	font-size:12px;
	vertical-align:middle;
	padding:0;
	margin:0;
}*/

#search .form {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin:0;
	height:22px;
	width:auto;
	/*background: url(/theme/images/searchBoxpng.png) no-repeat;*/
}
/*#search .form  div.searchBox  {	
	border: 0px solid #666;
	padding-top: 2.5px;
	padding-left: 0px;
	color:#666666;
	height: auto;
	width:150px;
}*/
.searchBox {	
	border: 0px solid #666;
	padding-left: 0px;
	color:#666;
	height: 22px;
	width:auto;
	margin:0px 0 0 0;
	float:left;
	background: url(/theme/images/searchBox.gif) 45px top no-repeat;

}
.searchBox .textbox {
	color: #666;
	border: 0px solid #666;
	line-height: normal;
	float: left;
	height: auto;
	margin-top:3px;
	font-size:12px;
	margin-left:50px;
	margin-right:6px;
	background-color:transparent;
	font-family:arial, georgia, verdana;
}
#search .searchBtn {
	width: auto;
	height: auto;
	padding:0;
	margin:0;
	float:left;
	margin-left:0px;
}
#search .searchBtn2 {
	width: auto;
	padding:0;
	margin:0;
	float:right;
}
#search .searchAdvanced {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	float:left;
}
/*** featuredProducts ***/
.featuredProducts {
	margin:10px 0 0 0px;
	padding:0px;
	border: 0px solid #0c3e5d;
	width:100%;
}
.featuredProductsHeader {
	height:30px;
	background: url(/theme/images/FeaturedHeader1.gif) no-repeat;
	width:auto;
}
.featuredProductsHeaderText h1 {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	margin-left:10px;
	text-align:left;	
	display: block;
	font-family:arial, georgia;
	line-height:20px;
	white-space: nowrap;
}
.featuredProductsBody {
	text-align: center;
	padding: 5px 0px 10px 0px;
	/*background: url(/theme/images/bodyBG.jpg)  0px 0px repeat-x;*/
}
.featuredProductsGrid {
	/*border-collapse: collapse;*/
	border-collapse: separate;
	width: 100%;
	text-align: center;
	border: 0px dashed white;	
}
.featuredProductsGrid table {
	/*border-collapse: collapse;*/
	border-collapse: separate;
	
}
.featuredProductsGrid  tr {
	/*border-bottom:1px dashed #cecccc;*/
}
.featuredProductsGrid  td {
	text-align: center;
	padding: 2px;
	width: 30%;
	vertical-align:bottom;
	/*border: 1px solid #ab42b7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	background-color:#fff;
	margin:0 2px 4px 2px;
}
/*.featuredProductsGrid  td:hover {
	background-color:#ddd;
}*/
.featuredProductsGridHeader {
	float:left;
	background:url(/theme/images/topleft.gif) no-repeat left top;
	display:block;
	text-align:center;
	min-height:28px;
	width:100%;
	/*z-index:10;*/

}
.featuredProductsGridHeader span {
	float:right;
	margin-right:0%;
	padding:10px;
	display:block;
	background-image: url(/theme/images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:4px;
	min-height:28px;
	width:98.5%;
	margin-right:0px;
	/*z-index:-1;*/
}
.featuredProductsGridHeaderText {
	text-align:center;
	/*padding-top:20px;*/
	width:100%;
	vertical-align:bottom;
}
.featuredProductsGridBody {
	border-left:1px solid #f6dcdd;
	border-right:1px solid #f6dcdd;
	/*border-top:1px solid #f6dcdd;*/
	clear:both;
	width:auto;
}

.LeftSideBox {
	float:left;
	clear:left;
	text-align:left;
	display:block;
	background: url(/theme/images/topLeft2.gif) left top no-repeat;
	width:12px;
	height:auto;
}
.RightSideBox {
	float:right;
	/*clear:right;*/
	margin-left:12px;
	padding-right:12px;
	margin-right:0%;
	text-align:center;
	display:block;
	background: url(/theme/images/topRight2.gif) right top no-repeat;
	/*width:30%;*/
	height:auto;
}

.BoxContentSpan {
	background:url(/theme/images/topLeft2.gif) no-repeat left top;
}
.BoxContentSpan span {
	background:url(/theme/images/topRight2.gif) no-repeat left top;
}
.TopBox {
	clear:both;
	background: url(/theme/images/topRight4.gif) right top no-repeat;
	height:33px;
	width:100%;
	text-align:left;
	
}

.BoxContent {
	border-left: 1px solid #f7dce1 ;
	border-right: 1px solid #f7dce1 ;
	padding:0 10px 15px 10px;
	height:auto;
}
.BottomBoxClose {
	clear:both;
	background: url(/theme/images/bottomRight2.gif) right top no-repeat;
	height:10px;
	width:100%;
	text-align:left;
	
}
.featuredProductsGridFooter {

}
.featuredProductsGridFooter span {

}
/*.featuredProducts .prodItemName {
	float:left;
	clear:both;

}
.featuredProducts .prodItemShortDesc {
	clear:both;
	float:left;
	background:none;

}
.featuredProducts .prodItemPrice {
	clear:both;
	float:left;	
} */
/*** products ***/


.productPictureSmall {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
.prodItemName {
	font-size: 13px;
	font-weight:bold;
	color:#ab42b7;
	text-align: center;
	line-height:18px;
	width:100%;
	display: block;
	font-family:arial, georgia, verdana;
	padding:0px 0 5px 0;
}
.prodItemShortDesc {
	font-size: 11px;
	color:#666666;
	overflow: hidden;
	height: 43px;
	text-align: center;
	display: block;
	padding:10px 0 5px 0;
	font-family: arial, georgia, verdana;
	width:100%;
	display:none;
}
.prodItemPrice {
	text-align: center;
	font-family: arial, georgia, verdana;
	font-weight: bold;
	color:#ab42b7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.alternativePrice {
	font-size: 15px;
	color:#ab42b7;
	font-weight:bold;
	font-family: arial, georgia, verdana;
}
.normalPrice {
	font-size: 15px;
	color:#ab42b7;
	font-family: arial, georgia, verdana;
	font-weight: bold;
}
.sellingPrice {
	font-size: 15px;
	color:#ab42b7;
	font-weight:bold;
	font-family: arial, georgia, verdana;
}
.currCode {
	font-weight: bold;
	font-size: 15px;
	color:#ab42b7;
	margin-right:5px;
}
.qtyDiscountText {
	clear:both;
	color: #ffaa60;
	text-decoration: blink;	
	padding-top:1px;
	padding-bottom:5px;
}
.freeShippingText {
	text-decoration: blink;	
	color:#e67a76;
	font-size: 11px;
	padding-top:1px;
	padding-bottom:5px;
}
.sku {
	font-size: 1em;
}
.productNavigation {
	color:#666666;
	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:#666;
	text-decoration:none;
}
.productNavigation a:visited{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.productNavigation a:active {
	font-weight:bold;
	color:#ab42b7;
	text-decoration:none;
}
.productNavigation a:hover {
	font-weight:bold;
	color:#ab42b7;
	text-decoration:underline;
}
.navCurrText {
	font-weight:bold;
	color:#ab42b7;
	text-decoration: underline;
}


.viewCatGrid {
	border-collapse: separate;
	width:100%;
	text-align:center;
}
.viewCatGrid td {
	text-align: center;
	padding: 2px 2px 2px 2px;
	width: 30%;
	vertical-align:top;

}
.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 {
	margin:20px 0px 0px 0px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dashed #cecccc;
	clear:both;
	padding: 10px;
	width:auto;
}
.viewProd_Buttons img {
	vertical-align:middle;
}
.viewProdPicture {
	float:left;
	width: 40%;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: left;
	border: 0px dashed white;
	color:#666666;
	height:auto;
	text-align:center;
}
.viewProdPicture p {
	color:#666666;
}
.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:0px;
	padding:0px;
}
.viewProdImageSwap li {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	list-style:none;
	display:inline;	
}
.viewProd_prodItemName {
	letter-spacing: -1pt;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;*/
	border-bottom: 1px dashed #cecccc;
	font-weight:bold;
	color:#ab42b7;
	text-align: left;
	/*width:60%;*/
	height:auto;
}
.viewProdInfo {
	float:right;
	clear:right;
	margin-bottom: 20px;
	width:55%;
	padding:10px;
	color:#444;
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ab42b7; */
	/*background: url(/theme/images/viewprodinfoBG1.gif) right top no-repeat #fff;*/
}
.viewProd_prodItemLongDescTitle {
	height:45px;
	background: url(/theme/images/LongHeader.png) no-repeat;
	width:auto;
	clear:both;
	text-decoration: none;


	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-left:20px;
	text-align:left;	
	display: block;
	font-family:georgia;
	line-height:18pt;
	white-space: nowrap;

}
.viewProd_prodItemLongDesc {
	padding:0px;
	margin:0px 0px 20px 0;
	clear:both;
	width:100%;
	color: #555;
}
.viewProd_prodItemLongDesc p {
	width:100%;
	color: #555;
}
.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: #000;
	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: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:20px;
}
.viewProdItemDetails {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #444;
	font-size: 13px;
	width:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dashed #cecccc;
	background-color:#fbfbfb;
}
.viewProdItemDetails u b {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #444;
	line-height: 24px;
}
.viewProdOptions {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #444;
	font-size: 13px;
	width:auto;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dashed #cecccc;
	background-color:#fbfbfb;*/
}
.viewProdOptions b {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #444;
	line-height: 24px;
}
.viewProdOptions .dropdownlist {
	margin-top: 5px;
	background-color: #eeeeee;
	font-size: 11px;
	color: #666;
	margin-right: 10px;
	width:auto;
}
.viewProdAddToCart {
	border:0px solid #cecece;
	padding-bottom:10px;
	margin:0px;
}
.viewProdAddToCart .dropdownlist {
	margin-top: 4px;
	background-color: #eeeeee;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	width:auto;
}
.viewProdInfo .dropdownlist {
	margin-top: 4px;
	background-color: #eeeeee;
	font-size: 11px;
	color: #666;
	margin-right: 10px;
	width:auto;
}
.viewProdEmailFriend {
	margin:0;
}	
.qtyDiscountGrid {	
	border-collapse: separate;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dashed #cecccc;
	clear:both;
	padding: 5px;
	width:100%;
	margin-bottom:10px;
	background-color:#fbfbfb;
}
.qtyDiscountGrid th{
	padding: 5px;
	background: #f0f0f0;

}
.qtyDiscountGrid td {	
	padding: 5px;
}
.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 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #f7dce1 ;
	background: #f8f8f8;
	margin-top:50px;
	margin-bottom:20px;
}
.viewProdRelatedBox h3 {
	padding-top:10px;
	padding-left:20px;
	font-size: 13px;
	font-weight: bold;
	color:#ab41b7;
	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%;
	vertical-align:bottom;
	padding-top: 20px;
}
.productItemShortDesc {
	font-size: 11px;
	color:#666666;
	overflow: hidden;
	height: auto;
	text-align: center;
	display: block;
	padding-bottom:10px;
	font-family: Aril, georgia, verdana;
}
.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: #fe86a4;
}

.viewCartGrid {
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 12px;
	width: 100%;
	/*border: 1px solid #E1E1E1;*/
	border: 1px solid #cecccc;
	color: #2e3540;
	color:#666666;	
}
.viewCartGrid td{
	padding: 5px;
}
.viewCartGridHeader {
	background:#ab42b7;
	font-weight: bold;
	color:#fff;
}
.viewCartAddOns {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #f7dce1 ;
	background: #f8f8f8;
	margin-top:50px;
	margin-bottom:20px;
}
.viewCartAddOns h2 {
	padding-top:10px;
	padding-left:20px;
	font-size: 13px;
	font-weight: bold;
	color:#ab41b7;
	text-decoration: none;
	margin:0;
	border-bottom:1px dashed #cecccc;	
}
.relatedProductsGrid {
	font-size:11px;
	width:100%;
}
.relatedProductsGrid td {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 30%;
	vertical-align:bottom;
	padding-top: 20px;
}
/*** registerLogin ***/
#registerLogin {
	height:100%;
	background: #ffffff;
	color:#666666;
}
.registerLoginHeader {
	height:20px;
	background: url(images/textCheckout.gif) no-repeat;
}

.newCustomer {
	margin-top:30px;
	width: 100%;	
}
.newCustomer p {
	color:#666666;	
}	
.newCustomer h2 {
	color:#ab42b7;
	
}
.returningCustomer {
	margin-top:30px;
	width: 100%;
	color:#666666;
	border:0px solid #cecccc;

}
.returningCustomer h2 {
	color:#ab42b7;
}
.returningCustomer p {
	color:#666666;	
}

/*** 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:#ab42b7;
	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: georgia, verdana, arial;
	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;
	border-collapse: separate;
}
.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: Arial, georgia, verdana;
	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: 100%;
	text-align: center;
}
.advancedSearchGrid td {
	width: 30%;
	vertical-align:bottom;
	/*border-bottom: 1px dashed #cecccc;*/
	text-align: center;
	padding: 2px;
}

/*** browse by custom field ***/
.browseByCustomFieldRow {
	margin: 0;
	padding:0;
}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
}
.browseByCustomFieldVerticalRightbar{
	float:left;
}
.browseByCustomFieldGrid{
	border-width: 0px;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;
	background: #ffffff;
	width:100%;
	font-size:1em;	
}
.browseByCustomFieldGrid td {
	width: 30%;
	vertical-align:bottom;
}
.browseByCustomFieldForm li {
	list-style:none;
}


/*** best sellers ***/
.bestSellersGridRow {
	/*background: #ffffff;*/
}	
.bestSellersGridVerticalLeftBar {	
	float:left;
	/*width: 150;*/
}
.bestSellersGridVerticalRightBar {
	float:left;
}
.bestSellersGrid {
	border-collapse: separate;
	width:100%;
	text-align: center;
}
.bestSellersGrid td{
	text-align: center;
	width: 30%;
	vertical-align:bottom;
	padding:2px;
}

/*** 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:2px;
	width: 30%;
	vertical-align:bottom;
	/*border-bottom: 1px dashed #cecccc;*/
}
.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:2px;
	padding-left: 5px;
	width: 30%;
}

/*** manufacturers ***/
.mfcListingGrid {
	border-collapse: separate;
	width:100%;
	text-align:center;

}
.mfcListingGrid td {
	text-align: center;
	padding:2px;
	width:30%;
	vertical-align:bottom;
}
.mfcItemsGrid {
	border-collapse: separate;
	width:100%;
	text-align:center;
}
.mfcItemsGrid td {
	text-align: center;
	padding: 2px;
	width:30%;
	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;
	width: 30%;
	vertical-align:bottom;
}

/*** theme ***/
.themeListingGrid {
	border-collapse: separate;
	width:100%;
	margin-top:10px;
	text-align:center;
}
.themeListingGrid td {
	text-align: center;
	padding:2px;

	width: 30%;
	vertical-align:bottom;
}
.themeListingGrid div {
	padding: 0px;
	margin: 0px;
}
.themeListingGrid div a {
	color:#63a4dd;
	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: #ffaa60;
	text-decoration: none;
	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 {
	text-align: center;
	padding:2px;
	width:30%;
	vertical-align:bottom;
}

/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {
	padding-right:0px;
	padding-left:0px;
	color:#2e3540;
	background-image: none;
	width: 100%;
}
.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:#ab42b7;
}
.pageSubHeading {
	height: 25px;
	font-size: 1em;
}	

/*** common ***/
.clear {
	clear:both;
}
form {
	margin: 0;
	padding: 0;
}
.button {
	font-size:11px;
	margin-top:0px;
	margin-right: 0px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
}
.dropdownlist {
	margin-top: 4px;
	background-color: #eeeeee;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	width:auto;
}
.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: 3px;
	padding-right: 10px;
	font-weight: bold;
	white-space: normal;
	color:#555;
	text-align:right;
}
.labelRight {
	float:left;
	width:73%;
	margin:2px 0 2px 0;
	white-space: normal;
	color:#555;
}

/*** mfcList component ***/
.mfcComponent {
	margin-bottom:10px;
	width:190px;
}
.mfcComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.mfcComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.mfcComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.mfcComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.mfcComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.mfcComponent li {
	padding:0px;
	list-style:none;
	line-height:25px;
	margin:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 5px 8px no-repeat;
	border-bottom: 1px solid #333;
}
.mfcComponent a {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}	
.mfcComponent a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover1.gif) 25px top no-repeat;
	display: block;
}

/*** themeList ***/
.thmComponent {
	margin-bottom:10px;
	width:190px;
}
.thmComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}	
.thmComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.thmComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.thmComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.thmComponent ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.thmComponent li {
	padding:0px;
	list-style:none;
	line-height:25px;
	margin:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 5px 8px no-repeat;
	border-bottom: 1px solid #333;
}
.thmComponent a {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}	
.thmComponent a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover1.gif) 25px top 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-bottom:10px;
	width:190px;
}
.customFieldsListHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.customFieldsListHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.customFieldsListBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:7px 0px 5px 0px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.customFieldsListBody .dropdownlist {
	width:94%;
	color: #666666;
	background-color: #eeeeee;
	padding: 0px;
	text-align:left;
}	
.customFieldsListFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.customFieldsList ul {
	margin: 0;
	padding:0;
}
.customFieldsList li {
	padding:0px;
	list-style:none;
	line-height:25px;
	margin:0px 5px 0 5px;
	color: #fff;
	background: url(/theme/images/LIArrow.gif) 5px 8px no-repeat;
	border-bottom: 1px solid #333;
}
.customFieldsList a {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
}
/*.customFieldsList a:visited {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
	}
.customFieldsList a:active {
	color:#fff;
	padding:0px 10px 0 25px;
	text-decoration:none;
	line-height: 25px;
	display: block;
	} */
.customFieldsList a:hover {
	color:#ab42b7;
	text-decoration:none;
	background: url(/theme/images/Lihover1.gif) 25px top no-repeat;
	display: block;
}

/***/
.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}

/*** priceRangeComponent ***/
.priceRangeComponent {
	margin: 0;
	margin-bottom:10px;
	width:190px;
	border: 0px solid #4f4f4f;
}
.priceRangeComponentHeader {
	height:31px;
	background: url(/theme/images/ComponentHeader.png) no-repeat;
}
.priceRangeComponentHeaderText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
	margin-left:20px;
	border:0px dashed #ff0000;
	text-align:left;
}
.priceRangeComponentBody {
	color: #666;
	width:168px;
	padding:10px 10px 0px 10px;
	font-weight: normal;
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;
	font-family: georgia, verdana, arial;
	background: url(/theme/images/componentBody.gif) #fff left top no-repeat;

}
.priceRangeComponentFooter {
	height:14px;
	width:auto;
	background-image: url(/theme/images/componentFooter.gif);
	background-repeat: no-repeat;
}
.priceRangeComponentBody ul {
	border: 0px dashed green;
	margin: 0;
	padding:0;
}
.priceRangeComponentBody li {
	padding:0px;
	list-style:none;
	min-height: 24px;
	line-height:24px;
	padding:0px 5px 0 5px;
	color: #65859e;
}	
.priceRangeComponent li a {
	color:#ab42b7;
	padding:0px 10px 0 25px;
	text-decoration:none;
	min-height: 24px;
	display: block;
	background: url(/theme/images/componentListOff.gif) 0px 5px no-repeat;
}
.priceRangeComponent li a:hover {
	color:#ab42b7;
	text-decoration:none;
	min-height: 24px;
	background: url(/theme/images/componentListOn.gif) no-repeat;
	background-position: left 5px;
	display: block;
}

/*** currency component ***/
.currencyComponent {
	margin-bottom:10px;
	width:190px;
}
.currencyComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.currencyComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.currencyComponentBody {
	color: #666;
	margin:0px 0 0 0 ;
	padding:5px 6px 5px 10px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.currencyComponentFooter {
	height:5px;
	width:auto;
	background-image: url(/theme/images/componentfooter.gif);
	background-repeat: no-repeat;
}
.currencyComponentBody form {
	padding: 0px;
	margin: 0px;
}
.currencyComponentBody form .dropdownlist{
	width:94%;
	color: #666666;
	background-color: #eeeeee;
	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: #000;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;

}
DIV.paging li a:link {
	color:#ab42b7;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:active {
	color:#ab42b7;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:visited {
	color:#ab42b7;
	text-decoration: none;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
}
DIV.paging li a:hover {
	text-decoration: none;
	color:#ab42b7;
	text-decoration: underline;
}

/*** addressBook ***/
.addressBookGrid {
	font-size:11px;	
}

/*** cart component ***/
.cartComponent {	
	margin: 0;
	margin-bottom:10px;
	width:190px;
}
.cartComponentHeader {
	height:35px;
	background: url(/theme/images/HeaderComponentLeftBar.gif) no-repeat;
}
.cartComponentHeaderText {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding-top:12px;
	margin-left:10px;
	text-align:left;
}
.cartComponentBody {
	color: #fff;
	margin:0px 0 0 0 ;
	padding:7px 10px 5px 10px;
	font-weight: normal;
	font-family: arial,georgia,verdana;
	background: url(/theme/images/componentBodyBG.gif) repeat-y;
}
.cartComponentFooter {
	height:5px;
	width:auto;
	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:#ab42b7;
	text-decoration:none;
	min-height: 24px;
	padding-bottom:2px;
}
.cartComponentLinks a {
	font-size:11px;
	color:#ab42b7;
	text-decoration:none;
	line-height: 24px;
}
.cartComponentLinks a:hover {
	font-size:11px;
	color:#ab42b7;
	text-decoration:underline;
}
.cartComponentSummary {
	padding-top: 5px;
}
.cartComponent ul {
	padding:0;
	margin:0;
}
.cartComponent li {
	list-style:none;
}

.pageHeader h1 {
	font-size: 19px;
	letter-spacing: -0.5px;
	font-weight:bold;
	color:#ab42b7;
	line-height: 20px;
	display: block;
	font-family:arial, georgia;
}
.pageSubHeader {
	font-family:arial, georgia;
	color:#666;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecccc;
	padding-left: 0px;
}
.pageBody {
	margin:0px;
	padding:0;
	/*background-color: #fff;*/
	color:#666666;	
}
.pagebody h3 {
	color:#666666;
	display:none;
}
.pageBody a {
	color:#ab42b7;
	font-weight: bold;
	text-decoration: none;
}
.pageBody a:hover {
	color:#ab42b7;
	text-decoration: underline;
}
.createNewShipAddrBody {
	margin:10px;
}
.editShipAddrBody {
	margin:10px;
}
.changePasswordBody {
	margin:10px;
	text-align:left;
}
.pageBodySubHeader {
	height:25px;
	padding-top: 20px;
	margin-bottom:0px;
	border-bottom: 1px dashed #cecccc;
}
.pageBodySubHeader b {
	color:#ab42b7;
	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: georgia, verdana,arial;
	color:#666666;
}
.productMap ul {
	margin:30px 0 0 0 ;
	padding:0;
}
.productMap li {
	margin: 0px;
	list-style:none;
	padding: 0px;
	color: #666666;
}
.productMap a {
	color:#666666;
	text-decoration:none;
	display: block;
	padding-top:0px;
	padding-left:18px;
	/*border-bottom: 1px solid #cecccc;*/
}
.productMap li a {
	color:#ab42b7;
	text-decoration:none;
	line-height: 24px;
	display: block;
	padding-left:18px;
}
.productMap li a:hover {
	color:#ab42b7;
	text-decoration:none;
	padding-left:18px;
	display: block;
}
.productMap ul ul {
	margin:10px 0 0 15px ;
	padding:0;
}
.productMap ul ul li {
	margin:0px 0 0 30px ;
	padding:0;
}
/*** misc ***/
.textAlert1 {
	clear:both;
	color: #ffaa60;
	text-decoration: blink;	
}
.boxCurveTop {
	display: block;
	background-image: url(/theme/images/col1BoxTopRight1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxCurveBottom {
	display: block;
	background-image: url(/theme/images/col1BoxBottomRight1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*** footer bar ***/
#footerBar {
	height: 36px;
	border:0px solid red;
	background-image: url(images/col1BoxBottomRight.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: georgia, verdana,arial;
	font-size: 12px;
	text-decoration: none;
}
.custHomeHeader {
	font-size: 16px;
	font-weight: bold;
	color:#ab42b7;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
.custHomeSubHeader {

}
.custHomeMenu {
	font-size: 12px;
	margin-top: 40px;
	font-family: Arial, georgia, verdana;
}
.custHomeMenu ul {
	margin: 0px;
	padding: 0px;
}
.custHomeMenu li {
	margin:0 0 0 0px;
	list-style:none;
	padding: 0px;
	color: #666666;
	line-height:25px;
	padding-left:20px;

}
.custHomeMenu li a {
	color:#ab42b7;
	text-decoration:none;
}
.custHomeMenu li a:hover {
	color:#ab42b7;
	text-decoration: underline;


}
.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 ***********/
/******************** LightBox **********/
#lightbox{	
	position: absolute;
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center;
	line-height: 0;
}
#lightbox img{ 
	width: auto; 
	height: auto;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer { 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}
#imageContainer { 
	padding: 10px; 
}
#loading { 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}
#hoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#imageContainer>#hoverNav { 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}
#prevLink, #nextLink { 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(/theme/images/Lightbox/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(/theme/images/Lightbox/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer { 
	font: 10px georgia, 
	Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%; 
}
#imageData {	
	padding:0 10px; 
	color: #666666; 
}
#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption { 
	font-weight: bold;	
}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}
#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	/*background-color: #fe86a4;*/
	background-color: #777777; 
}
/******************** /LightBox **********/
.review {
	width:auto;
	height:auto;
	clear:both;
	margin-bottom: 20px;
	margin-top: 100px;
	padding:10px;
	color:#444;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #f7dce1 ;
	/*border: 1px solid #f7dce1 ;*/
	background: url(/theme/images/viewprodinfoBG.gif) right top no-repeat;
	
}
.review h3 {
	font-size:16px;
	font-weight:bold;
	color:#ab41b7;
	text-transform: capitalize;
	line-height:28px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ceccccc;
	
}
.reviewBox {
	margin:10px 0 0 0;
	padding:0;
	/*border-bottom: 1px dashed #cecccc;*/
	border-bottom: 1px dashed #cecccc;
	width:100%;
	height:auto;
	
	
	
}
.reviewContent {
	margin:0;
	padding:0;
}
.reviewNumber {
	clear:left;
	float:left;
	text-align:left;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
}
.reviewDate {
	clear:right;
	float:right;
	text-align:right;
	line-height:24px;
	font-weight:bold;
	font-size:12px;

}
.reviewBubbleTop {
	clear:both;
	text-align:center;
	background:url(/theme/images/BubbleTop2.gif) left top no-repeat;
	width:735px;
	height:27px;

}
.reviewBubbleMiddle {
	border-left:1px solid #929292;
	border-right:1px solid #929292;
	background-color:#fbfbfb;
	padding:0px 50px 0px 50px;
	width:633px; /*minus padding & border*/
	height:auto;
	text-align:left;
	text-transform:capitalize;
}
.reviewBubbleBottom {
	clear:both;
	text-align:center;
	background:url(/theme/images/BubbleBottom2.gif) left top no-repeat;
	width:735px;
	height:36px;
}
.reviewInfo {
	clear:both;
	width:100%;
	height:40px;
	background: url(/theme/images/UserPic.gif) left 3px no-repeat;

}
.reviewUser {
	clear:left;
	float:left;
	color:#ab41b7;
	padding:5px 0 0 20px;
	font-weight: bold;
	font-size:12px;
	text-transform:capitalize;
}
.reviewStar {
	clear:right;
	float:right;
	color:#666;
	padding:0 0 0 0px;
	margin:0;
}


.review td {
	padding:10px;
}
































