/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 		
body {
	background: #ffffff url(/assets/images/background.jpg) repeat-x;
	color: #000000;
	font: normal 76% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;	
	text-align: center;}
	
	

	
/*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 #656565;
}
	
/*  The items below set the footer properties as well as the text
and links that appear in this area  */

#footer {
	clear: both;
	border-top: 2px solid #d65b76;
	color: #505050;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 50px;}

#footer a {
	color: #505050;
	font-weight: normal;}
	
#footer a:hover {
	color: #656565;
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 0;}
			

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */

h1 {
	color: #d65b76;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;}

h2{
	color: #d65b76;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3{
	color: #d65b76;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	border-bottom: 1px dashed #858585;
	color: #858585;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;}

h5 {
	border-bottom: 1px dashed #858585;
	color: #858585;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;}

h6 {
	color: #d65b76;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;}

 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #ffffff;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
background-color: #EBEBEB;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #EBEBEB;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#d65b76;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: Normal;
background-color: #d65b76;
text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
}

 /*menu-headers2:: Controls the way the menu headers look CATEGORYS*/ 
.menu-headers2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: Normal;
	background-color: #d65b76;
	text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
	padding-top: 3px;
	padding-bottom: 3px;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #d65b76;
	text-decoration : none;
	line-height : 13px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	
} 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #3b4f30;
	background-color : #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #FBF7DF;
}	

/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #656565;
font-size: 10px;
font-weight: bold;
font-style: ;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-style: ;
color: #d65b76;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #656565;
}
	
/*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,Arial,Helvetica,sans-serif;
color: #d65b76;
}

/*A.menu::Links::  Controls the way the  menu links  look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight :  normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: underline;
}

/*A.menu:visited:: Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}
	
/*A.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
} 


/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	color : #313131;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #d13b54;
}

/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #313131;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
	
/*A.cat:visited:hover:: Controls the way the  category links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #d13b54;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #000000;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #d65b76;
	background-color : #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #EBEBEB;
color: #000000;
} 

 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	background-color : #EBEBEB;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cfd0d1;
	background-color : #ffffff;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #d65b76;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #3b4f30;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {

border: #dcdcdc;
background-color: #dcdcdc;

}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9px;
font-weight: Normal;
color: #000000;
line-height: ;
background-color: #ffffe0;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #384e31;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

/*font3:: controls the search on the top*/ 
.font3 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: Normal;
color: #000000;
}	

/*btn:: Controls the buttons*/ 
.btn {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #d65b76;
font-family: arial,Helvetica,sans-serif;
font-weight: Bold;
font-size: 11px;
color: #ffffff;
cursor: ;
} 
	
	/*btn_over:: Controls the buttons*/ 
.btn_over {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #EBEBEB;
font-family: arial,Helvetica,sans-serif;
font-weight: Bold;
font-size: 11px;
color: #000000;
cursor: ;
} 
		

 /*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: #d65b76;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;    
    color: #ffffff;
	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;
    background-color: #f5f4f2;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	} 
	
 /*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: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height : 80px;
	width: 250px;
	}
 

html {
	height: 100%; 
	margin-bottom: 1px;}
	
/*  To keep the content centered on the page, all of the areas
are placed within a wrapper. The item below defines this wrapper.  */

#wrapper {
	width: 780px;
/*	float:left;*/
	text-align: left;
	position:relative;
	margin:0 auto;
	}

/*  The items below set the properties of the top header. The global
navigation and main navigation links are positioned to sit on top
of the header image  */

#header {
	position: relative;
	width: 780px;
	height: 182px;}

#global {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 1;
	width: 770px;
	text-align: right;
	padding-right: 10px;
	color: #d13b54;
	height: 20px;
	font-size: 85%;}
	
#global a {
	color: #d13b54;
	font-weight: normal;
	text-decoration: none;}

#global a:hover {
	color: #656565;
	font-weight: normal;
	text-decoration: underline;}

/*  The items below sets the properties for the main
navigation bar links. To add more links, you can 
reduce the word spacing as needed  */
#navbar {
	text-align: center;
	word-spacing: 8px;
	font-size: 110%;
	height: 25px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#navbar a {
	word-spacing: 1px;
	font-size: 110%;
	color: #d13b54;
	text-decoration: none;}

#navbar a:hover {
	color: #656565;
	text-decoration: underline;}

.pipe{
	display:inline;
	position:relative;
	top:-2px;
	margin-right:8px;
	}
/*  The items below sets the properties for the sidebar and
content blocks as well as a wider content area for the single
column page layout  */

#sidebar {
	font-size: 85%;
	float: left;
	width: 210px;
	position:relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	float: right;
	position:relative;
	left:-15px;
	margin-right:-15px;
	width: 560px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contentwide {
	width: 760px;
	line-height: 1.5em;
	padding: 10px;}

.small-text {
	font-size: 9px;
}
.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
