/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 10px;
color: #ff2f92;
background: #eeeeee;
font-weight: Normal;
padding: 0;
margin: 0 auto;

}

/*data:: Controls body default fonts and colors*/
.data {

font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #999999;
background-color: #ffffff;
padding: 0;
margin: 0 auto; z-index:2;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #ffffff;
}

/*top:: Controls the  Color of the top Bar*/		
.top {

background: #ffffff ;

}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {

font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
color: #999999;


}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line {

background: #f494be;

}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #ffffff;
   padding: 0px 0px 0px 0px;
   border: 0px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	border: #cccccc;
	background-color: #cccccc;
	
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{

	border: 1px dotted #cccccc; 
	border-style: none none dotted;

}


/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {

font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #000000;
font-weight: bold;
background-color: #ffffff;
text-decoration: none;
line-height: 20px;
border: solid;
border-bottom-width: 0px;
border-left: none;
border-top: 100px;
border-color: #ffffff;

}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	
}
/*random-text:: Makes text pretty*/
.random-text
{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: none;
color: #999999;

	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #999999;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	padding:3px;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #000000; 
	border-style: none none dotted;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: Normal;
color: #ffffff;

}

/*name: category name font */ 
.name {

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;

}
 
 
/*cat1:: category font*/ 
.cat1 {

font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;

}

/*menu1:: menu*/ 
.menu1 {

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;

}
 
.menubright
{

font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;

}

/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f494be;
}

.font3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}
.font4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #999999;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	color: #ac2b27;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Helvetica, Arial,  Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	padding-top:0px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;

}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: Normal;
color: #333333;
text-decoration: none;

}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: Normal;
	color: #999999;
        padding: 0px;
        margin: 0;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #f494be;
        font-weight: Bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #999999;
	line-height: 18px;
	background-color: #ffffff;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/

 

/*btn:: Controls the buttons*/ 
.btn_over {

border:0px;
background-color: #94f4bf;
font-family: Helvetica, arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #ffffff;
cursor: pointer;
margin: 0px;
padding:3px
} 

/*btn_over:: Controls the buttons*/ 
.btn
{
	border:0px;
	background: #ff2f92;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;    
	color: #ffffff;
	cursor: pointer;
	margin:0px;
padding:3px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #000000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {

border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
border-left: 1px solid #555555;
border-right: 1px solid #555555;
background-color: #ffffff;
font-family: Helvetica, arial, sans-serif;
font-weight: normal;
font-size: 13px;
color: #555555;
border-style: solid;

} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle {

border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
background-color: #FBFBFB;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 13px;
color: #999999;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #666;
	text-decoration: none;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	text-decoration: none;
} 

A.name:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	font-style: normal;
       font-weight: bold;
	text-decoration: none;

}

A.menu
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
       font-weight: bold;
	text-decoration: none;

}

A.menu:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 
A.menubright
{
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menubright:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
       font-weight: bold;
	text-decoration: none;

}

A.menubright:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menubright:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
} 
/*A.cat1:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat1
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat1:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat1:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

/*A.cat1:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat1:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat1:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat1:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
} 
A.price
{
	font-family: Helvetica, Arial, sans-serif;
	color: #f494be;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.price:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 10px;
	font-style: normal;
       font-weight: bold;
	text-decoration: none;

}

A.price:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #f494be;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.price:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

A.cat1:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
} 
/*blinks a, blinks a:visited
{
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
/*bottomlink a:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 14px;
	font-style: normal;
       font-weight: bold;
	text-decoration: none;

}
	
A.bottomlink:visited:hover
{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 


