
 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	font-weight : Normal;
	}
	
 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #fd3ba4;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #084a6d;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	

/*frame::  Controls the  Color of the Store's Frame */		
.frame {
    COLOR:#003366;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:12px;
    BACKGROUND-COLOR:#ffffff;
    BORDER-LEFT: #DA8A00 1px solid;
    BORDER-RIGHT: #DA8A00 1px solid;
    BORDER-BOTTOM: #DA8A00 1px solid;        
    PADDING-LEFT:3px;
    PADDING-TOP:3px;
    PADDING-BOTTOM:3px;
}
/*frame::  Controls the  Color of the Store's Frame */	
.frame2{
    COLOR:#000000;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:12px;
    BACKGROUND-COLOR:#ffffff;
    PADDING-LEFT:3px;
    PADDING-TOP:2px;
    PADDING-BOTTOM:2px;
    PADDING-RIGHT:3px;
}
/*frame::  Controls the  Color of the Store's Frame */	
.frame3{
    COLOR:#003366;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:12px;
    BACKGROUND-COLOR:#ffffff;
    BORDER-LEFT: #DA8A00 1px solid;
    BORDER-RIGHT: #DA8A00 1px solid;
    BORDER-BOTTOM: #DA8A00 1px solid;        

}

/*top::  Controls the  Color of the top Bar */		
.top {
    COLOR:#003366;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:12px;
    FONT-WEIGHT:BOLD;
    BACKGROUND-COLOR:#FFF5E3;
    BORDER-TOP: #DA8A00 1px solid;
    BORDER-LEFT: #DA8A00 1px solid;
    BORDER-RIGHT: #DA8A00 1px solid;
    BORDER-BOTTOM: #DA8A00 1px solid;
    PADDING-LEFT:10px;
    PADDING-TOP:3px;
    PADDING-BOTTOM:3px;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
    BACKGROUND-COLOR:#ffffff;
    BORDER-RIGHT: #eee 1px solid;
    PADDING-LEFT:3px;
    PADDING-TOP:3px;
    PADDING-BOTTOM:3px;
    PADDING-RIGHT:3px;
}

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #fd3ba4;
	text-decoration : none;
	line-height : 14px;

}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
    COLOR:#072B61;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:14px;
    Font-weight:bold;
    BACKGROUND-COLOR:#ffffff;
    PADDING-LEFT:3px;
    PADDING-TOP:5px;
    PADDING-BOTTOM:3px;
    PADDING-RIGHT:3px;
BORDER-BOTTOM:#FFA000 1px solid;
	
} 

 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
	background-color : #ffffff;
}

 /*page_headers:: Controls body default fonts and colors  (Default Font Size is 12)*/
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffa200;
	background-color : #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;

	color: #003366;
}

/*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 : #084a6d;
}	
 	 
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
    COLOR:#003366;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
    COLOR:#FFA200;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
    COLOR:#003366;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    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 {
    COLOR:#FFA200;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
} 

/*A.menu:: Controls the way the  Links on the top look before a user clicks  or mouse overs on them*/ 	 
A.menu {
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    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 {
    COLOR:#ffffff;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    FONT-WEIGHT:BOLD;
    TEXT-DECORATION: none;
}

/*A.menu:visited:: Controls the way the  Links on the top  look after a user has visited that section*/ 
A.menu:visited {
    COLOR:#ffffff;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
	
/*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 {
    COLOR:#ffffff;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    FONT-WEIGHT:BOLD;
    TEXT-DECORATION: none;
} 


/*A.cat::Links::  Controls the way the  Links on the left look before a user clicks  or mouse overs on them*/ 	 
A.cat {
    COLOR:#003366;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
	    FONT-WEIGHT: normal;
}
	
/*A.cat:hover:: Controls the way the  Links on the left  look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
    COLOR:#FFA200;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    FONT-WEIGHT: BOLD;
    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 {
    COLOR:#003366;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
	    FONT-WEIGHT: normal;
}
	
/*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 {
    COLOR:#FFA200;
    FONT-FAMILY: Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE: 12px;
    FONT-WEIGHT: BOLD;
    TEXT-DECORATION: none;
} 

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #084a6d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
    COLOR:#003366;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:12px;
    PADDING-LEFT:3px;
    PADDING-TOP:5px;
    PADDING-BOTTOM:3px;
    PADDING-RIGHT:3px;
}

 /*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: #535353;
}

  /*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 : #ffa200;
	background-color : #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
    COLOR:#072B61;
    FONT-FAMILY:Arial, Tahoma, Helvetica, Verdana,'sans serif';
    FONT-SIZE:14px;
    Font-weight:bold;
    BACKGROUND-COLOR:#ffffff;
    PADDING-LEFT:3px;
    PADDING-TOP:5px;
    PADDING-BOTTOM:3px;
    PADDING-RIGHT:3px;
BORDER-BOTTOM:#FFA000 1px solid;
	
} 

 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #e6e6fa;
	padding: 2px 4px 2px 4px;
	border: 1px solid #f2ebdc;
}

/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #ffa200;
		background-color : #ffa200;
 }
 
 /*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 pages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffa200;
	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 : #ffa200;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #ffa200;
		background-color : #ffa200;
		
 } 

/*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: #084a6d;
	line-height : 18px;
	background-color: #ffffff;
} 
 
/*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 : #ffffff;
	color : #4f4e4e;
	
} 

/*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: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

/*btn:: Controls the buttons*/ 
.btn {
     border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #ffa100;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;    
    color: #000080;
	cursor: pointer;
	} 
/*btn_over:: Controls the buttons*/ 
.btn_over {
     border-top: 1px solid #ffa200;
    border-bottom: 1px solid #ffa200;
    border-left: 1px solid #ffa200;
    border-right: 1px solid #ffa200;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;    
    color: #000080;
	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: #ffa200;
    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;
	}
 

  




 

 

 

 

 



















 



 
