       <!--

ul {
list-style: disc inside;
font-size: 12px;
}

li {
font-size: 12px;
}

a {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #575757;
	text-decoration : underline;
}

a:hover {
	color: #CC6600; text-decoration: none;
}

body { font-family:  Arial, Verdana, sans-serif; font-size: 12px; color: #222222}

p {	padding: 0%; margin: 0%; line-height : 14px; font-size: 12px;} 
			
H1{  font-family:  Times New Roman, Times, serif; 
font-size:24px; 
font-weight: normal;
color: #c57577;
padding: 0%; 
margin: 0%;
text-decoration : none;}

H2{  font-family:  Arial, Verdana, sans-serif; 
font-size:18px; 
font-weight: bold;
color: #d89a9a;
padding: 0%; 
margin: 0%;
text-decoration : none;}

H2:hover{

}

H3{  font-family:  Arial, Verdana,Helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
color: #661966;
padding: 0%; 
margin: 0%;
text-decoration : none;}

H4{
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #006699;
	padding: 0%;
	margin: 0%;
	text-decoration : none;
	font-style : italic;
}


input.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-color : #FFFFFF;
	border-color : #6699CC;
	border-style : solid;
	border-width : 1px;
	line-height : 10px;
}


select { font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	background-color : #FFFFFF;
	border-color : #6699CC;
	border-style : solid;
	border-width : 1px;}
			
td {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #575757}

.alert{font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
font-weight: bold;
color: #CC6600	
}
	
.button {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #CC6600;
	border-style: solid;
	border-width: 1px;
	border-left-color : #663300;
	border-right-color : #663300;
	border-top-color : #996600;
	border-bottom-color : #996600;
}

.dateListed{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;			
}

.jobTitle{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color: #006699;
	text-decoration : underline;	
}

.jobTitle:hover{
	color: #0099CC
}

.location{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;		
}

.speciality{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;			
}

.menuSelected{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration : none;
	padding-left :15px;	
}

.menuLink{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration : none;
	padding-left : 15px;	
}

.menuLInk:hover{
	color:#CC6600
	text-decoration : none;
}
.login{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#CC6600;
	padding-left : 15px;	
	text-decoration : none;
}

.loginText{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#575757;
	padding-left : 15px;	
	text-decoration : none;
}

 .textmenu {
	font-size: 11px;
	color: #DDDDDD;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

 .textmenu:hover {
	color: #FFFFFF;
	text-decoration : underline;
}

		
.pageHeaderBlue {
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
	font-size:36px; 
	font-weight: bold;
	color: #006699;
	padding: 0%; 
	margin: 0%;
	text-decoration : none;}
			
.panel{
	padding-left : 23px;
	padding-right :8px;
	padding-top : 10px;
}
			
.panelTextLarge{
	font-size:14px; 
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}

.panelTextLarge:hover{
	font-size:14px; 
	font-weight: bold;
	color : #DDDDDD;
	text-decoration : none;
}

.panelTextSmall{
	font-size:11px; 
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;	
}
.panelTextSmall:hover{
	font-size:11px; 
	font-weight: normal;
	color : #DDDDDD;
	text-decoration : underline;
}
	
.bgLogo {background-color: transparent;
    background-image : url("Image/logo_triple0.gif");     
	background-repeat : no-repeat;  
	background-position : top right;
}	

/* TEMPLATE CSS*/


* {margin: 0px;
   padding: 0px;
   background-repeat:no-repeat;
}


.InformationMenu ul{
	list-style-type:none; list-style-position: outside;
	margin-left:13px;
	margin-bottom:13px;
	margin-top:5px;
}
.InformationMenu a{
 font-size:13px;
 color:#d7989a;
 font-weight:100;
 line-height:18px;
 text-decoration:none;

}
.InformationMenu a:hover{
 	text-decoration:underline;
 	color:#d7989a;
}


.menuLink2 a{
	color:#661966;
	font:Arial;
 	font-size:13px;
 	text-decoration:none;
	margin-left:13px;
	font-weight:100;
}

.menuLink2 li:hover{
	color:#b65d60;
 	font-size:13px;
    background-color:#ffe9e9;
}

.menuLink2 a:hover{
	color:#b65d60;
 	text-decoration:underline;
}

.menuLink2 li{
	border-bottom:#CCCCCC solid 0.01em;
	line-height:27px;	
}

.menuLink2 ul{
	list-style-type:none;

}

.menuLink2 #subCat li{
 	color:#b65d60;
	font-size:13px;
 	border-bottom-color:#FFFFFF;
	border-top:#CCCCCC solid 0.01em;
    background-color:#fcf5f5;
display: none;
}

.menuLink2 #subCat a{
 	color:#b65d60;
	font-size:13px;
	margin-left:26px;

}


.home_product h1{
  	font-size:24px; 
	color:#661966; 
	margin:0;
	font:Georgia, "Times New Roman", Times, serif
}

.home_product{
	font-size:13px;
	color:#661966; 
	font:Georgia, "Times New Roman", Times, serif
}

.paraText{
	font-size:13px;
}

.hyperlinks{
	color:#3EAEE2;
	text-decoration:underline;
}
.hyperlinks:hover{
	color:#52a7cf;
	text-decoration:none;
}



#featuredProduct img{
border: 1px solid #CCCCCC;
margin-top:10px; 
}

#featuredProduct .product_name{
	font-weight:600;
}


#featuredProduct .currency{
  	color:#999999;
	font-size:14px;
}

#featuredProduct .money{
  	color:#661966;
	font-size:14px;
}

#featuredProduct a{
	color:#52a7cf;
	font-size:12px;
}

#featuredProduct a:hover{
	color:#52a7cf;
	text-decoration:none;
}


#product_detail h1{
	color:#661966;
	font-size:19px;
}



.productImage img{
	border: 1px solid #CCCCCC;
	margin-left:0; 
	margin-right:7;
}


#product_description{
	background-color: rgb(252,245,245);
	border-color: rgb(255,225,225);
	border-style:solid;
	border-width:0.02em;
	font-size:13px;
	padding: 7px;
}

#product_description p{
	margin:10px 10px 10px 10px;
	color:black;
	font-size:12px;

	
}

#product_price .price{
	color:rgb(216,154,154);
	font-size:19px;
}

#product_price .oldSalePrice{
	color:#999999;
	font-size:19px;
	text-decoration:line-through;
}

#product_price .salePrice{
	color:rgb(204,0,0);
	font-size:19px;
	font-weight:700;

}

#productdetail_bottom{
	background-repeat:no-repeat;
}

#productdetail_bottom p{
	font-size:11px;
	margin-left:140px;
	color:#222222;
}	

#productLevel3 h1{
	color:#661966;
	font-size:24px;
}

#productLevel3 .contentEditor p{
	color:#222222;
	font-size:12px;

}

#productLevel3 .subDeptTitle{
	font-size:18px;
	color:#d89a9a;
	text-decoration:underline;
	font-weight:bold;
display: none;
}

#productLevel2 h1{
	font-size:24px;
	color:#d89a9a;
	font-weight:bold;
}

#productLevel3 a{
	color:#52a7cf;
	font-size:12px;
}

.money2{
	color:#999999;
	font-size:14px;
	text-decoration:line-through;
}

.saleMoney{
	color:rgb(204,0,0);
	font-size:14px;
	font-weight:700;
}


/*gemini */

#topTabs{
	float:left;
	font-size:12px;
	width:530px;
}

#topTabs .tabs_prev a{
	color: #83AB55;
	text-decoration: underline;
}

.tabs_next, .tabs_prev, .tabs_current{
	float:left;
	text-align:center;
	line-height:24px;
}

.tabs_prev{
	background-color: #EEF8DF;
	color: #83AB55;
}

.tabs_current{
	background-color: #FFEAD9;
	color: #E34603;
}

.tabs_next{
	background-color: #F2F0F1;
	color: #8E8E8E;
}

.topNote{
border:5px solid #F8DEC7;
float:left;
padding:10px 15px;
width:490px;
}

.topNote2{
	background-color: #FFEAD9; 
	margin: 0px auto; 
	width:500px; 
	padding:10px 18px; 
	color: #EB6315; 
	border-bottom:5px solid #F8DEC7;
}	



#itemHeader{
	float:left;
	line-height:23px;
	border-bottom:1px solid #E1DFE0;
	color:#898989;
	width:530px;
}

#itemHeader div.topBlock{
	float:left;
	border-bottom:2px solid #F9F9F9;
	width:100%;
}

.itemTabs1, .itemTabs2, .itemTabs3, .itemTabs4, .itemTabs5, .itemTabs6, .itemTabs7, .itemTabs8{
	float: left;
	font-size: 12px;
	color: #626262;
}

.itemTabs1{
	width:55px;					
	padding-left:5px;		
	padding-right:5px;	
}

.itemTabs2{
	width:165px;					
	padding-right:20px;
	
}

.itemTabs3{
	width:45px;						
	padding-right:5px;	
}

.itemTabs4{
	width:20px;
	text-align:center; 			
}

.itemTabs5{
	width:55px;					
}

.itemTabs6{
	width:20px;
	text-align:center; 			
}

.itemTabs7{
	width:70px;					
}

.itemTabs8{
	width:63px;					
}

div.itemBlock{
	color:#000000;
	padding: 1% 0px;
	width:528px;
	background-color: #F7FAF3;
	border: 1px solid #D4ECBC;
	float:left;
	margin-top:5px;
}

div.itemRow{
	float:left;
	width:528px;
	margin: 5px 0px;
}

.shippingBox{
	background-color: #FFEAD9;
	font-size:1.2em;
	line-height:1.4em;
	vertical-align:middle;
	color: #F9A267;
	width:528px;
	float:left;
	border:1px solid #FFEAD9;
}

div.buttonBlock{
	color:#000000;
	padding: 5px;
	width:518px;
	background-color: #fff;
	border: 1px solid #D4ECBC;
	float:left;
	margin-top:5px;
}

div.buttonBlockC1{
	padding:0px;
	margin:0px;
	float:left;
	width:330px;
	text-align:right;
}

.cartGreenLink a, .cartGreenLink{
	color:#9EC181;
}	

.billingInfo{
	padding:10px;
	width:510px;		/* half of full size*/
	margin-bottom:10px;
	float:left;
	background-color:#F7FAF3;
}

.billingBlock{
	float:left;
	padding:2% 0px 2% 5px;
	width:245px;		/* full size*/
	border: 1px solid #F7FAF3;
	border-top: 1px solid #E1F0D1;
	background-color: #F7FAF3;
}

span.fieldName{
	width:95px;
	float:left;
}

.creditBlock{
	float:left;
	padding:2% 0px 2% 5px;
	width:275px;		/* full size*/
	border: 1px solid #F7FAF3;
	background-color: #F7FAF3;
}

.greenHeader{
	color: #8BB466;
	font-size:1.1em;
	font-weight:bold;
}

.h1Cart{
	font-size:18px;
	color:#5f4177;
}

.h1CartGrey{
	font-size:18px;
	color:#ABABAB;
}

.product_name {
font-size: 12px;
}

h2 a {
color: #D7989A;
font-size: 16px;
font-weight: bold;
}

#product_detail p {
margin: 3px 0 14px;
padding: 0;
line-height: 16px;
}

#product_detail h1 {
margin: 3px 0 14px;
padding: 0;
line-height: 16px;
}

#product_detail h2 {
margin: 3px 0 14px;
padding: 0;
line-height: 16px;
}

#product_detail ul {
margin: 3px 0 14px;
padding: 3px;
line-height: 16px;
}

.menuLink2 ul {
margin: 0;
padding: 0;
list-style-position: outside;
}

.menuLink2 ul li {
margin: 0;
padding: 0;
}

.menuLink2 a {
padding: 0;
}

.menuLink2 {
padding: 0;
margin: 0;
}

#priceDIV {
color: #666666;
}

.h1Cart {
font-family: Arial, Verdana, sans-serif;
}

.clear {
clear: both;
}

.orange {
display: none;
}

.paymentButton {
float: right;
padding-right: 210px;
}

         -->>






































