 /*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 : #E4E8EB;
	font-weight : Normal;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../images/body_bg.gif);
	}
 
 /*store-name:: Store Name*/		 
.store-name {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : White;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #30495C;
	font-style : italic;
	text-decoration : none;
}


/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #DCE8F5;
}


/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #4e8794;
}
/*line::  Controls the  Color of the top Bar */		
.line{
	background-color :#bb8915;
}

/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
	background-color: #eaf4f6;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eaf4f6;
	color : #012c48;
	border:   solid;
	border-color: #979899;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	
} 


 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	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 : #bb8915;
	background-color : #ffffff;
}

/*icon:: Secondary Screen Font (Default Font Size is 12)*/ 
.icon {
	font-family :Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices  (Default Size is 9)*/		
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #ffffff;
}	
 	 
/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family :  Arial, Helvetica, sans-serif;
	color : #012c48;
	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 : Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #012c48;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Arial, Helvetica, sans-serif;
		color : #012c48;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #012c48;
} 


/*A.menu::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6c5319;
	font-size : 11px;
	font-style: normal;
	text-decoration:  none;
	line-height: 25px;
}
	
/*A.menu:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #6c5319;
	text-decoration: underline;
	line-height: 25px;
}

/*A.menu:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.menu:visited {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6c5319;
	font-size : 11px;
	font-style: normal;
	text-decoration:  none;
	line-height: 25px;
}
	
/*A.menu:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #6c5319;
	text-decoration: underline;
	line-height: 25px;
} 
/*A.cat::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #012c48;
	font-size : 11px;
	font-style: normal;
	text-decoration:  none;
	line-height: 25px;
	
}
	
/*A.cat:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #012c48;
	text-decoration: underline;
	line-height: 25px;
	
}

/*A.cat:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.cat:visited {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #012c48;
	line-height: 25px;
}
	
/*A.cat:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #012c48;
	text-decoration: underline;
	line-height: 25px;
} 

/*menu-text:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.menu-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #012c48;
	text-decoration: none;
}

 
 /*price-info:: Secondary Screen Font (Default Font Size is 12)*/ 
.price-info{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
 /*price:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.price {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #012c48;
}

/*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 : #bb8915;
	background-color : #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eaf4f6;
	color : #012c48;
	border:   solid;
	border-color: #979899;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	
} 

 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #ffffff;
	padding: 5px;
	border: 1px solid #012c48;
}
  



 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border : Gray;
	background-color : Gray;
		
 }

/*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 : #bb8915;
	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 : #bb8915;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #bb8915;
		background-color : #bb8915;
 }
 



/*cart-text:: Secondary Screen Font (Default Font Size is 12)*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #ffffff;
	line-height : 18px;
	background-color: #044297;
}

/*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 : #4f4e4e;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary  Screen Font size (Default Font Size is 10)*/ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #28292A;
}
 /*font3:: Secondary Screen Font (Default Font Size is 12)*/ 
.font3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
}
/*font4:: Secondary Screen Font (Default Font Size is 12)*/ 
.font4 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #28292A;
}
/*font5:: Secondary Screen Font (Default Font Size is 12)*/ 
.font5 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : Normal;
}
 /*font6:: Secondary Screen Font (Default Font Size is 12)*/ 
.font6 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : Normal;
} 

 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.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: #bb8915;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;    
    color: #ffffff;
	 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: #bb8915;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	} 	
/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #bb8915;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;    
    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;
	}

