

/* Used by shoopping cart functionality.*/

BODY{
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 8pt;
	font-weight:normal;
}

P {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
 TD {
	font-family: Arial,Helvetica,sans-serif;
	color:#444444;
	font-size: 8pt;
	font-weight:normal;
}

.cart_retail_price
{
	font-family: Arial,Helvetica,sans-serif;
	color:#9966FF;
	font-size: 14pt;
	font-weight:normal;
}

.defaulttext
{	
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}


.cart_label
{	
	font-family: Arial,Helvetica,sans-serif;
	color:#0033FF;
	font-size: 8pt;
	font-weight:normal;
}

UL
{
	padding:0;
	margin:0;
	margin-left:15px;
}

LI
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	padding-top:3px;
}

H1
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight:bold;
}
H2
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight:bold;
}



A
{
	text-decoration:none;
	color:#3366FF;
}
A:hover
{ 
    TEXT-DECORATION: None;
	color:#3399FF;
}


.Form1
{
	/* Used to ensure that there is no gap in the forms page  */
	margin-bottom:0px;
	margin-top:0px;	
}

.CartPageFooter
{
font-size: 7pt;
font-family :Arial,Helvetica,sans-serif ; 
}


.CartSearchRowBackGround
{
	BACKGROUND-COLOR: #cccccc
}
.CartTabBackground {
	BACKGROUND-COLOR: #993366;
}

/*This is the top tabs ! */
.CartTabMainBackGround {
	/*BACKGROUND-COLOR: #5263ab*/
	BACKGROUND-COLOR:#000000;
}


/* This is colour fo the text on the tabs */
.cartTab {
	FONT-WEIGHT: 500; FONT-SIZE: 9pt; COLOR:#ffffff ; FONT-FAMILY: verdana, Arial,Helvetica,sans-serif;; TEXT-DECORATION: none;
}

/* Not used */
.cartTab:hover {
	FONT-WEIGHT: 600; FONT-SIZE: 13px; COLOR:red ; FONT-FAMILY: verdana, Arial,Helvetica,sans-serif;; TEXT-DECORATION: none
}

/* Used for hyperlinks on top tab bar */
.cartTopLinks
{
 color:#ffffff;
 font-family: verdana, Arial,Helvetica,sans-serif;
 font-size:8pt;
}
.cartTopLinks:hover
{
 color:red;
 text-decoration:none;
}

/*Colour of the menu items on menu*/
.CartMenuItemBackGround
{
	 background-color:#ffffff;
}

.menuCatTitle
{
	/*MAIN BG Color*/
	/*background-color:#CCCCFF;*/
}

.menulink:Hover
{
	/*LEFT HAND MENU*/
	color:#000000;
	border:solid;
	border-color:red;
	background-color:#FFFFCC; 
	border-width:1px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:500;
	font-size:8pt;
	text-decoration:none;
	width:100%;
	padding-left:8px;
	padding-right:8px;
}

.menulink
{
	/*LEFT HAND MENU*/
	color:#000000;
	border:solid;
	border-color:DDDDDD;
	border-width:1px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:500;
	font-size:8pt;
	text-decoration:none;
	width:100%;
	padding-left:8px;
	padding-right:8px;	

}




.menuTitle
{
	/* USED FOR MENU GROUP HEADINGS IN LHS MENU*/
	font-weight:600;
    font-size: 8pt;
    font-family: verdana, Arial,Helvetica,sans-serif;;
    color:#ffffff;
    text-transform:lowercase;

}

.cart_MenuItem
{
	/*left Hand Nav Body table*/
	border-color:#000000;
	border-style:solid;
	border-width:1px;

}




.CartHeader
{
	padding-left:5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight:bold;
	border-bottom-width :1pt;
	border-bottom-color:#669933;
	border-bottom-style:inset  ;	
}

.CartRow
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
	background-color :#ffffff;
	border-bottom-width :1pt;
	border-bottom-color:yellow;
	border-bottom-style:outset  
}


.CartCategoryHeader
{
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 16pt;
	font-weight:bold;	
}

.CartProductDetailsTab
{
	background-color: #5263ab;
	color: White;
	font-weight: bold;
	font-size:10pt;
}

.CartProductDetailsBorder
{
	border-color: #5263ab;
}
.CartProductDetailsMoreTab
{
	background-color: #ffa500;
	color: White;
	font-weight: bold;
	font-size: smaller;
}



.CartTitle
{
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
	background-color :#ffffff;	
}

.CartProductName
{
	font-family: Arial,Helvetica,sans-serif;
	color:#336699;
	font-size: 10pt;
	font-weight:bold;
	background-color :#ffffff;
	text-decoration:none;	
	font-weight:bold;	
}



.CartProductSummary
{
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 11pt;
	font-weight:bold;
	background-color :#ffffff;
}



.CartChildPrice
{
	font-weight:bold;	
}
.CartChildSaving
{
	color: Red;
}


.CartListPrice
{
	font-size: 8pt; 
	color:#000000	
}
.CartSpecialDetails
{
	font-size: 12px; 	
}
.CartProductSaving
{
	color: Red;
	font-size:11pt;
}

.CartCompanyPrice
{
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight:bold
}
.CartProductPrice
{
	color:red;
	font-size:12pt;
	font-weight:bold
}

.CartOfferPriceText
{
	font-size: 11pt; 	
	color:#000000;
	font-weight :bold;
}
.CartOfferPrice
{
	font-size: 11pt; 	
	color:red;
	font-weight :bold;
}

.CartProductDescRollover
{
	text-decoration:none;
	color:black;
	margin:0;
	padding:0;
}

.CartProductDescRollover P
{
	margin:0;
	padding:0;
}
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:8pt;	
}



.CartMessage
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#336666;
}


.CartHeader
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:black;
	font-weight:bold;
	background-color :#ffffff;
	border-bottom-width :1pt;
	border-bottom-color:#669933;
	border-bottom-style:outset  
}



.adminheader
{
border: 1px solid #9196A2;
padding-top:5px;
padding-bottom:5px;
padding-left: 10px;
padding-right:10px;
text-align:left; 
background-color:#FFFFCC;
font:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10pt;
font-weight:bold;
}


/* Menu Groups */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#666666}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.spiffy4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.spiffy5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.spiffyfg{
  background:#666666}




/* Non Selected Tab */
.carttab{display:block}
.carttab *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#666666}
.carttab1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.carttab2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.carttab3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.carttab4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.carttab5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.carttabfg{
  background:#666666}
  
/* Selected Tab */
.carttabselect{display:block}
.carttabselect *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.carttabselect1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.carttabselect2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.carttabselect3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.carttabselect4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.carttabselect5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.carttabselectfg{
  background:#000000}





