/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY {
	background-image: url(http://www.renaissancehenna.co.uk/images/bground/pitch%20orange.jpg);
	font-family: Tahoma, Verdana, serif, 'Times New Roman';
	font-size: small;
}

h1
{
    font-size: medium;
}


BIG {
	font-size:  14px;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type:    square;
}
UL LI LI {
	list-style-type:    disc;
}
UL LI LI LI {
	list-style-type:    circle;
}
OL LI {
	list-style-type:    decimal;
}
OL OL LI {
	list-style-type:    lower-alpha;
}
OL OL OL LI {
	list-style-type:    lower-roman;
}
HR {
	height:1pt;
	text-align:left
}


/* */
.header {
}
/* Links all */
A, A:link.linkstopnavbar {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	font-size: small;
}
A:hover.linkstopnavbar {
	text-decoration: underline;
	color: #0000FF;
}
/* General Links */
a.linksgeneral {
	font-size: small;
	font-weight: normal;
	color: #FF0000;
}
a:hover.linksgeneral {
	font-size: small;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */
/* General Links Bold */
a.linksgeneralbold {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
a:hover.linksgeneralbold {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* **************** */
/* Bold Blue Links */
a.linksboldblue {
	font-size: small;
	color: #0000FF;
	font-weight: bold;
	font-size: small;
}
a:hover.linksboldblue {
	font-size: small;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
/* **************** */
a.linksnormalblue {
	font-size: small;
	color: #0000FF;
	font-weight: normal;
}
a:hover.linksnormalblue {
	font-size: small;
	color:#0000CC;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */		

/* **************** */

a.linkshome {
	font-size: small;
	color: #006600;
	font-weight: bold;
}
a:hover.linkshome {
	font-size: small;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */
a.linksdarkgreen {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover.linksdarkgreen {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linkslimegreen {
	font-size: small;
	color: #93B605;
	font-weight: bold;
}
a:hover.linkslimegreen {
	font-size: small;
	color: #759004;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linksnormalbrown {
	font-size: small;
	color: #990000;
	font-weight: normal;
}
a:hover.linksnormalbrown {
	font-size: small;
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
}
a.linksnormalbrownbold {
	font-size: small;
	color: #990000;
	font-weight: bold;
}
a:hover.linksnormalbrownbold {
	font-size: small;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linkspopupbutton {
	font-size: x-small;
	color: #0000FF;
	font-weight: normal;
}
a:hover.linkspopupbutton {
	font-size: x-small;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */
 
 		
a.linksviewcart {
	font-size: small;
	color: #0000FF;
	font-weight: normal;
}
a:hover.linksviewcart {
	font-size: small;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */	

a.linkssmallred {
	font-size: xx-small;
	color: #FF0000;
	font-weight: normal;
}
a:hover.linkssmallred {
	font-size: xx-small;
	color: #E60000;
	font-weight: normal;
	text-decoration: underline;
}
a.linksnormalred {
	font-size: small;
	color: #FF0000;
	font-weight: normal;
}
a:hover.linksnormallred {
	font-size: small;
	color: #E60000;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */		

a.linkssmallblue {
	font-size: xx-small;
	color: #0000FF;
	font-weight: normal;
}
a:hover.linkssmallblue {
	font-size: xx-small;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
/* **************** */		


.paratitle {
	color: #0000FF;
	font-weight: bold;
	font-size: small;
	text-transform: lowercase;
}
.paratitlelimegreen {
	color: #93B605;
	font-weight: bold;
	font-size: small;
}
.paratitlelargelimegreen {
	color: #759004;
	font-weight: bold;
	font-size: medium;
}
.paratitlenormalcase {
	color: #0000FF;
	font-weight: bold;
	font-size: x-small;
}
.paratitlelarge {
	color: #0000FF;
	font-weight: bold;
	font-size: medium;
}
.paratitlexlarge {
	color: #0000FF;
	font-weight: bold;
	font-size: large;
}
.paratitlelargebrown {
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.paratitlelargered {
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.paratitlelargeblack {
	font-size: medium;
	font-style: normal;
	color: #000000;
}
p {
	font-size: small;
	font-style: normal;
	color: #990000;
	line-height: normal;
}
/* */

.verticalmarginouter {
	width: 20px;
	background-position: center top;
	background-image:  url(images/side-line-3big.gif);
	background-repeat: repeat-y;
}
/* */
verticalmargininner {
	width:20px;
	background-position: center top;
	background-image: url(images/side-line-3big.gif);
	background-repeat: repeat-y;
}
/* */   

.footer {
	background-color:#cccc99;
	height:15px;
}
/* */
.footertextleft {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}
.footerlinks {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px
}
/* */
.designlinktext {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px
}
/* */

.homehead {
	color:#0000ff;
	font-size: 20px;
	font-weight: bold;
	HEIGHT: 35px
}
/* GENERAL */

/*** Text ****/

.normal {
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.normalsmall {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-size: x-small;
}


.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

/* Font Color */

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}
.brown {
	color: #990000;	
}
.limegreen {
	color: #93B605;
}

.normalbrown {
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

.normalbrownbold {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.normalbold {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.normalitalic {
	font-style: italic;
	color:  #990000;
	text-decoration: none;
}
.normalitalicbrown {
	font-style: italic;
	color: #990000;
	text-decoration: none;
}
.normalred {
	color: #FF0000;
	text-decoration: none;
}
.normalredbold {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.normalblue {
	color: #0000FF;
	text-decoration: none;
}
.normalbluebold {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.normalpurple {
	color: #FF0099;
	text-decoration: none;
}
.normalpurplebold {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
.normalitalicbold {
	font-style: italic;
	color:  #990000;
	text-decoration: none;
	font-weight: bold;
}
.normallimegreen {
	color: #93B605;
}
.normallimegreenbold {
	color: #93B605;
	font-weight: bold;
}
.sabrina {
	font-family: Mistral, Tahoma, Times, serif;
	font-size:large;
}
.smita {
	font-family:"Lucida Sans", Tahoma, Times, serif;
	color: #0033ff;
	font-weight:bold;
	font-style:italic;
}
.helptext {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #0033ff;
	text-align: left;
}
/*** End ****/

.storelinkbg {
	background-color:#FEFCE0;
}
.storelinkborder {
	border: thin solid #F01100;
	height: 28px;
}
.pagecell {
	padding-left: 150px;
	padding-right: 15px;
}
.imgbordernone {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.dropdownproducts {
	color: #990000;
}
/* Cart Style */
.cartlisthead {
	background-color: #dddca3;
	border-bottom: #696969;
	border-left: #696969 1px solid;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	line-height: 15pt;
	padding-left: 5px
}
.cartlistitem {
	background-color: #FFD9B4;
	border-bottom: #696969;
	border-left: #696969 1px solid;
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
}
.cartlistitemalt {
	background-color: #FFD9B4;
	border-bottom: #696969;
	border-left: #696969 1px solid;
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
}
.cartlistfooter {
	line-height: 10pt
}
.validationlabels {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-size: x-small;
}
/* */

.contenthead {
	color:#0000ff;
	font-family: Tahoma, Times, serif;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	padding-top:10px;
}
.tblcell {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}
/* */
.subcontenthead {
	color:#0000ff;
	font-size: 18px;
	font-weight: bold;
	height: 20px
}
/* */
.unitcost {
	color: #808080;
	font-size: 15px;
	line-height: 20pt
}
/* */
.modelnumber {
	color: #808080;
	font-size: small;
	line-height: 20pt
}
/* */
.errortext {
	color: red;
	font-size: 12px;
	line-height: 20pt
}
.buynowbuttonpad {
	padding-left:20px;
}
.buynowbuttontbl {
	font-size: x-small;
	padding-top: 15px;
	padding-bottom:5px;
}
/* Dive Tags */

.divborderbrownbckcolorgreen {
	background-color:#FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #D16700;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderbrown {
	background-color:#FFD9B4;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #D16700;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderred {
	background-color:#FFD9B4;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #FF0000;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderouter {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.divhrwidth {
	text-align:center;
	width:90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
