/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	

.textfield_effect2    {   
 /*we will first set the border styles.*/ 
    border-width: 1px;
	border-style: solid;
	border-color: #979797;
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #867969;
    text-align: left;

	}

.textfield_effect_qty    {   
 /*we will first set the border styles.*/ 
    border-width: 1px;
	border-style: solid;
	border-color: #979797;
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #867969;
    text-align: center;

	}

 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family :Verdana, Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #603913;
	background-color : #ffffff;
	font-weight : Normal;
	}
	
 /*hr:: horizontal row*/		 
.hr { 
border:none;
border-top:dotted 2px #603913; 
}





 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 15px;
	color : #603913;
	font-style : italic;
	text-decoration : none;
	font-weight: normal;
}	

/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #ffffff;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #ffffff;
}

/*line::  Controls the  Color of the line below the top bar */		
.line {
	background-color :#603913;
}

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #603913;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;
	line-height : 14px;
}


 /*static-headers:: Controls the way the static page headers look*/ 
.template_headers {
	font-family : Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 18px;
	color : #c3c4e1;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;

}

 /*static-headers-brown:: Controls the way the static page headers look*/ 
.template_headers-brown {
	font-family : Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 16px;
	color : #603913;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;

}

 /*static-headers-brown14:: Controls the way the static page headers look*/ 
.template_headers-brown14 {
	font-family : Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #603913;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;

}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
font-family : Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #603913;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;
	line-height : 14px;
	border: solid;
	padding-bottom: 5px;
	border-bottom:dotted 1px #603913;
	/*border-bottom-width: 1px;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #c69c6d;
	
} 

 /*titles-small:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles-small {
font-family : Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #603913;
	font-weight : normal;
	background-color: #ffffff;
	text-decoration : none;
	line-height : 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #c69c6d;
	
} 



/*data:: Controls body default fonts and colors */
.data {
	font-family : Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, , sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #603913;
	background-color : #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #603913;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */	
.footer {
	font-family :Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #603913;
}

/*email_header:: controls the small text in email blitz */	
.email_header {
	font-family :Verdana, "Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #dbd5d4;
}
	
 	 
/*A:: Controls the way the Links look before a user clicks or mouse overs on them*/ 	 
A {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
	font-size : 11px;
	/*font-weight : normal;*/
	font-style:  normal;

}
	
/*A:hover:: Controls the way the Links look when a user passes their mouse over them*/ 	 	
A:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
/*	font-weight : normal;*/
	font-size : 11px;
	font-style: normal;
	color : #c69c6d;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
		color : #603913;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #c69c6d;
} 

/*A.menu:: Controls the way the  Links on the top look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  Links on the top  look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-weight :  normal;
	font-style: normal;
		font-size : 11px;
	color : #c69c6d;
	text-decoration: underline;
}

/*A.menu:visited:: Controls the way the  Links on the top  look after a user has visited that section*/ 
A.menu:visited {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
}
	
/*A.menu:visited:hover:: Controls the way the  Links on the top  look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
} 


/*A.cat::Links::  Controls the way the  Links on the left look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left  look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #c69c6d;
	text-decoration: none;
}

/*A.cat:visited:: Controls the way the  Links on the left  look after a user has visited that section*/ 
A.cat:visited {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left  look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	color : #603913;
	text-decoration: none;
} 

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #603913;
}


/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #585C5F;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-box {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
	border: solid;
	border-bottom-width: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #c69c6d;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #754c24;
	font-weight: normal;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #603913;
	background-color : #ffffff;
	text-decoration: none;
}

/*item-number:: Controls the product item number display*/
.item-number {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #c0c0c0;
	background-color : #ffffff;
	text-decoration: none;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #ffffff;
	color : #603913;
	
} 

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #ffffff;
   /*padding: 2px 4px 2px 4px;
   border: 1px solid #3d3e3e;*/
}

/*alternative_nobox:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative_nobox {
	background-color : #ffffff;
   }

/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #bebebe;
		background-color : #bebebe;
		
 }
 
 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #cfd0d1;
	background-color : #ffffff;
}
 /*steps_on:: Controls the way the steps on the checkout pages display*/
.steps_on {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #603913;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #e10e04;
	text-decoration: none;
}

/*oos:: Controls the Temporarily Out of Stock messages*/ 
.oos {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ff0000;
	text-decoration: none;
}


 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #603913;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #bebebe;
		background-color : #bebebe;
		
 } 

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #603913;
	line-height : 18px;
	background-color: #ffffff;
} 
 
/*invoice_title:: Controls the way the title of the invoices look */
.invoice_title {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #cbcaca;
	color : #4f4e4e;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*cart_items:: Number of Items in Cart Font */ 
.cart_items {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #603913;
    background-color : #e9e9f1;
}

/*fontbkg:: Primary Screen Font background*/ 
.fontbkg {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #603913;
	background-color : #e9e9f1;
}

/*firstline:: Primary Screen Font */ 
.firstline {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #603913;
}



/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}
 
 /*font1-br:: Primary Screen Font */ 
.font1-br {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #603913;
}
 
/*font2:: title Font */ 
.font2 {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}

/*font1:: Primary Screen Font */ 
.font1b {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #603913;
}

/*btn:: Controls the buttons*/ 
.btn {
    border-top: 0px solid #c69c6c;
    border-bottom: 0px solid #c69c6c;
    border-left: 0px solid #c69c6c;
    border-right: 0px solid #c69c6c;
    background-color: #754c24;
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #c69c6d;
	cursor: pointer;
	} 
	
/*btn_over:: Controls the buttons when you mouse over*/ 
.btn_over {
    border-top: 0px solid #754c24;
    border-bottom: 0px solid #754c24;
    border-left: 0px solid #754c24;
    border-right: 0px solid #754c24;
    background-color: #c69c6d;
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #754c24;
	cursor: pointer;
	} 		

 /*btn2:: Controls the buttons*/  
.btn2 {
     border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #9999cc;
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #603913;
	cursor: pointer;
	} 	

 /*txtBoxStyle:: Controls the text boxes*/  		
.txtBoxStyle {
    /*border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;*/
	border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background-color: #e9e9f1;
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #867969;
	} 
	
 /*txtareaStyle:: Controls the text areas*/ 		
  .txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #603913;
	height : 80px;
	width: 250px;
	}
 /*contest_box:: Controls the text boxes*/  		
.contest_box {
    border-top: 1px solid #603913;
    border-bottom: 1px solid #603913;
    border-left: 1px solid #603913;
    border-right: 1px solid #603913;
	/*border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;*/
    background-color: #ffffff;
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #867969;
	} 


td img {
	display: block;
}

/*.menu:hover:: Controls the way the  Links on the top  look when a user passes  their mouse over a them*/ 	 	
.searchword {
	font-family :Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
	font-weight :  normal;
	font-style: normal;
	font-size : 16px;
	color : #c69c6d;
	text-decoration: none;
}

/***********************/
/* end of chd pages css */
/***********************/

/***********************/
/* nlstree.css start   */
/***********************/
a.prnnode  {
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#603913;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

a.prnnode:hover { background-color:#ffffff; text-decoration:none; color:#c69c6d; }

a.node {
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#603913;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

a.node:hover { background-color:#ffffff; text-decoration:none; color:#c69c6d;}

a.selnode,a.selnode:visited {
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#9999cc;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#ffffff;
    padding:1px 1px 1px 1px;
    border:#ffffff 1px solid;
}

a.selprnnode,a.selprnnode:visited {
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-size:11px;
/*    font-weight:normal;*/
    color:#9999cc;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#ffffff;
    padding:1px 1px 1px 1px;
    border:#ffffff 1px solid;
}

div.row {
    color:#ffffff;
    text-decoration:none;
    cursor:pointer;
}

div.selrow {
    background-color:#ffffff;
	    text-decoration:none;
    cursor:pointer;
}

div.row:hover {background-color:#ffffff; text-decoration:none; color:#c69c6d;}

input.nodeedit {
    font-family:Verdana,"Trebuchet MS",Garamond, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    border:#cfcfcf 1px solid;
    z-index:1;
}

/***********************/
/*   nlstree css end   */
/***********************/




/***********************/
/* scrollbar css start */
/***********************/

html {
     overflow: -moz-scrollbars-vertical;
}


/***********************/
/*  scrollbar css end  */
/***********************/


/*********************************/
/* css homepage background image */
/*********************************/

<!--#map {  background: #ffffff url(/assets/images/site/home/dec/images/robe_contest_entry_pink.jpg) no-repeat top left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 569;
  height: 140;
		  }
#map li {  position: absolute;  margin: 0;  padding: 0;}
li#email {  left: 370px;  top: 88px;}
li#play {  left: 514px;  top: 91px;}-->

/*********************************/
/* css homepage background image */
/*********************************/