/*<agl.folder "3D Cart">*/
	/*menu-headers:: Controls the way the menu headers look*/
	.menu-headers {
		font-size : 11px;
		color : #ffffff;
		font-weight : normal;
		background-color: #811a85;
		text-decoration : none;
		line-height : 20px;
		border-color: #ffffff;
		border-style: none none solid;
		border-width: medium medium 1px; }
	/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/
	.titles {
		font-size : 11px;
		color : #811a85;
		font-weight : bold;
		background-color: #e4c3e2;
		text-decoration : none;
		line-height : 13px;
		padding: 3px;
		border-color: #811A85;
		border: solid 1px; }
	/*data:: Controls body default fonts and colors */
	.data {
	font-weight : normal;
}
	/*page_headers:: Controls the page's titles */
	.page_headers {
	font-size : 16px;
	font-weight : bold;
	color : #3b4f30;
	background-color : #ffffff;
}
	/*icon:: Controls the way the menu icons display*/
	.icon {
	font-size : 11px;
	font-weight : bold;
	color: #f5730a;
}
	/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */
	.footer {
	font-size : 10px;
	text-align : center;
	color : #fbf7df;
}
	/*A.menu::Links::  Controls the way the  menu links  look before a user clicks  or mouse overs on them*/
	A.menu {
	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-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 {
	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 {
	color : #ffffff;
}
	/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/
	A.cat {
		color : #043a85;
		font-size : 11px;
		font-weight : normal;
		font-style: normal;
		text-decoration:  none;
		width: 100%;
		line-height: 20px;
		border-color: #ffffff;
		border-style: none none solid;
		border-width: medium medium 1px; }
	/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/
	A.cat:hover {
		font-weight : normal;
		font-style: normal;
		color : #ffffff;
		text-decoration: none;
		width: 100%;
		line-height: 20px;
		border-color: #ffffff;
		background-color: #71aafa;
		border-style: none none solid;
		border-width: medium medium 1px; }
	/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/
	A.cat:visited {
		color : #043a85;
		width: 100%;
		line-height: 20px;
		border-color: #ffffff;
		border-style: none none solid;
		border-width: medium medium 1px; }
	/*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 {
		color : #ffffff;
		text-decoration: none;
		width: 100%;
		line-height: 20px;
		border-color: #ffffff;
		background-color: #71aafa;
		border-style: none none solid;
		border-width: medium medium 1px; }
	/*menu-text:: Controls the way the menu (mailing list) text look */
	.menu-text {
	font-size : 11px;
	color : #000;
}
	/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */
	.item {
	font-size : 11px;
	font-weight : normal;
	color : #000;
	text-decoration: none;
}
	/*price-info:: controls the way the prices display on the product page*/
	.price-info {
	font-size : 11px;
	font-weight : normal;
	color: #535353;
}
	/*price:: Controls the way the product's prices display*/
	.price {
	font-size : 12px;
	color : #606;
	font-weight: bold;
}
	/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
	.checkout-headers {
		font-size : 16px;
		font-weight : bold;
		color : white;
		background-color : #811a85;
		padding: 3px; }
	/*titles2:: Controls the titles on the view cart page*/
	.titles2 {
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background-image: url(../images/btn.gif);
	
}
	/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
	.alternative {
   background-color : #ffffff;
   padding: 2px 4px;
   border: solid 1px #e4c3e2;
}
	/*borders:: Controls the color of  the borders on forms*/
	.borders {
		border : solid 1px #e4c3e2;
		background-color : #811a85;
 }
	/*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-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-size : 16px;
	font-weight : bold;
	color : #f5730a;
	background-color : #ffffff;
}
	/*error:: Controls the error messages*/
	.error {
	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-size : 14px;
	font-weight : bold;
	color : #3b4f30;
}
	/*borders2:: Controls the color of  the borders on forms*/
	.borders2 {
		border : #3b4f30;
		background-color : #3b4f30;
 }
	/*cart-text:: Controls the way the text inside the shopping cart looks*/
	.cart-text {
	font-size : 9px;
	font-weight : normal;
	color: #000;
	line-height : 18px;
}
	/*invoice_title:: Controls the way the title of the invoices look */
	.invoice_title {
	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-size : 11px;
	font-weight : normal;
	color: #535353;
}
	/*font2:: Secondary Screen Font */
	.font2 {
	font-size : 11px;
	font-weight : normal;
	color: #535353;
}
	/*font3:: controls the search on the top*/
	.font3 {
	font-size : 11px;
	font-weight : normal;
	color: black;
}
	/*btn:: Controls the buttons*/
	.btn {
		background-color: #811a85;
		font-weight: normal;
		font-size: 11px;
		color: #ffffff;
		background-image: url(../images/btn.gif);
		background-repeat: repeat-x;
		background-position: 0 center;
		border: solid 1px;
		cursor: pointer; }
	/*btn_over:: Controls the buttons*/
	.btn_over {
		background-color: #811a85;
		font-weight: normal;
		font-size: 11px;
		color: #ffffff;
		background-image: url(../images/btn.gif);
		background-repeat: repeat-x;
		background-position: 0 center;
		border: solid 1px;
		cursor: pointer; }
	/*btn2:: Controls the buttons*/
	.btn2 {
		background-color: #811a85;
		font-weight: normal;
		font-size: 9px;
		color: #ffffff;
		background-image: url(../images/btn.gif);
		background-repeat: repeat-x;
		background-position: 0 center;
		border: solid 1px;
		cursor: pointer; }
	/*txtBoxStyle:: Controls the text boxes*/
	.txtBoxStyle {
		background-color: #f5f4f2;
		font-weight: normal;
		font-size: 11px;
		color: #38393a;
		border: solid 1px #b3b4b5; }
	/*txtareaStyle:: Controls the text areas*/
	.txtareaStyle {
		background-color: #fbfbfb;
		font-weight: normal;;
    font-size: 11px;
		color: #343333;
		height : 80px;
		width: 250px;
		border: solid 1px #c7d5e0; }
/*</agl.folder>*/
/*<agl.folder "Structural">*/
	body {
		color: #606;
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #f1e3f2;
		background-image: url(../images/background.jpg);
		background-repeat: repeat-x;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		text-align: left;
		width: 750px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header.jpg);
		width: 750px;
		height: 200px;
		float: left;
		clear: both; }
	#wrapper {
		width: 750px; }
	#main-nav {
		width: 150px;
		float: left;
		padding-top: 24px; }
	#main-content {
		width: 580px;
		float: left;
		margin: 10px; }
	#footer {
		font-size: 0.8em;
		text-align: center;
		width: 600px;
		float: right;
		clear: both;
		margin-left: 150px;
		padding-top: 50px; }
/*</agl.folder>*/

/*<agl.folder "Standard Selectors">*/
	p {
		 }
	td {
		 }
	a:link, a:visited {
		color: #606;
		text-decoration: underline; }
	a:hover {
		color: #cd81bf;
		text-decoration: underline; }
	a:active {
		color: #cd81bf;
		text-decoration: none; }
	h1 {
		font-size: 1.4em;
		border-bottom: 1px solid #606; }

	h2 {
		color: #f1e3f2;
		font-size: 1.2em;
		background-color: #606;
		padding: 3px; }

	h3 {
		font-size: 1em; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#main-nav p {
		margin: 0;
		padding: 0; }
	#main-nav h2 {
		margin-bottom: 5px; }

	.bordered-img {
		margin: 5px;
		padding: 5px;
		border: solid 1px #606; }
	.cat-nav ul {
		font-size: 1.5em;
		list-style-type: none; }

	.cat-nav li {	font-size:       1.5em;
	list-style-type: none; }

/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/

