
/* Main body style definition  */
BODY  {
	font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7F7F7F;	
}

/* Used if no thick and thin line images defined  */
HR.thickline {
	color : #000099;
	size : 1;
}

HR.thinline {
	color : #000099;
	size : 1;
}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;
	color : #7F7F7F;		
}

/* This is the style for the majority of text not otherwise defined below */
.helppage {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;
	color : #7F7F7F;		
}

/* Style for main page titles, if no image defined */
.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #31523A;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #31523A;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #31523A;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-color : #985159;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
		
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #985159;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #985159; 	
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #985159; 
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	border-style : groove;
	border-width : thick;
	border-color : Silver;
	text-align : center;
	padding : 15px;
	background-color: white;
	padding-bottom: 10px;
	width: 30%;
}

/* Style for orderbox text */
.ordertext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #985159;	
}

/* Style for form headers */
.formheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #985159;
}

/* Style for form text */
.formtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7F7F7F;
}

/* Style for form text */
.finalOrdertext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
}

/* Style for larger form text */
.formtextBlueBgd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
}

/* Style for larger form text */
.largerformtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* Style for form error messages */
.formerror {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
	A.navCategory:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.navCategory:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.navCategory:hover {COLOR: #B97A81; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.navCategory:active {COLOR: #B97A81; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	
	
/* Used for the Centric text */
	A.Centric:link {COLOR: #707070;  font-family: Verdana, Arial, Helvetica; font-size:7.5pt; text-decoration: none}
	A.Centric:visited {COLOR: #707070; font-family: Verdana, Arial, Helvetica; font-size:7.5pt; text-decoration: none}
	A.Centric:hover {COLOR: #999999; font-family: Verdana, Arial, Helvetica; font-size:7.5pt; text-decoration: none}
	A.Centric:active {COLOR: #999999; font-family: Verdana, Arial, Helvetica; font-size:7.5pt; text-decoration: none}
	
	
/* Used for the default footer */
	A.footer:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.footer:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.footer:hover {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.footer:active {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	
/* Used for the default footer */
	A.moreInfo:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.moreInfo:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.moreInfo:hover {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	A.moreInfo:active {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; font-size:10px; text-decoration: none}
	
/* Used for the contentSection */
	A.contentSection:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.contentSection:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.contentSection:hover {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.contentSection:active {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	
/* Used for the emailContent */
	A.emailContent:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.emailContent:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.emailContent:hover {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.emailContent:active {COLOR: #CD959B; font-family: Verdana, Arial, Helvetica; text-decoration: none}	
	
/* Used for the rightSection */
	A.subcats:link {COLOR: #985159;  font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.subcats:visited {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.subcats:hover {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}
	A.subcats:active {COLOR: #985159; font-family: Verdana, Arial, Helvetica; text-decoration: none}


.merchant {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}

.inputsearchbox { border: 1px solid #121F36;
	background:#9FA181;
    font-size: 9px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana;
	width: 150px;
	height: 15px}
	 	
.inputbox { width: 120px;
	height: 20px;
	border-top:#000000 solid thin;
	border-bottom:#4D8A44 solid thin; 
	border-right:#4D8A44 solid thin;
	border-left:#000000 solid thin;
    background:#FFFFFF;
    font-size: 8pt;
    color: green;
    font-weight: normal;
    font-family: verdana}
	 
.inputboxform { width: 160px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}
		 
.inputboxformSearch { width: 130px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}
	
.inputboxformDel { width: 50px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}

.inputboxformLogin {
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}

.inputboxformDelivery { width: 260px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}
	
.inputboxformCCExpiry { width: 76px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana}	
	 
.inputboxformBasket { width: 30px;
	height: 16px;
    border: 1px solid #787A63;
    background: #FFFFFF;
    font-size: 10px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana} 
   
.submitSearch { width: 30px;
     white-space: normal;
     text-align: middle;
     background: #121F36;
     border: #9FA181;
	 height: 15px;
     display: block; 
     text-decoration:none;
     color: #D0D2AE;
     font-size: 9px;
     font-weight:normal;
     font-family: verdana}
	 	 
.submitOrderBoxSearch { width: 32px;
     white-space: normal;
     text-align: middle;
     background:#121F36;
     border: 1px solid #121F36;
	 height: 16px;
     display: block; 
     text-decoration:none;
     color: #9FA181;
     font-size: 10px;
     font-weight:normal;
     font-family: verdana}		 
		 
		 
TEXTAREA.BlueScrollbar  { scrollbar-base-color:#81829C;
	background-color:#81829C;
	color: yellow;
    display: block;
    text-decoration:none;
    font-size:8pt;
    font-weight:normal;
    font-family: verdana}
	
.inputRequestBrochure { border: 1px solid #121F36;
	background:#B6CBEE;
    font-size: 11px;
    color: #121F36;
    font-weight: normal;
    font-family: verdana;
	width: 150px;
	height: 17px}