/*<agl.folder "Structural">*/
	#body {
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #387893;
		margin: 0;
		padding: 0; }
	#container {
		background-image: url(../images/page-bg.jpg);
		background-repeat: repeat-y;
		text-align: left;
		width: 755px; }
	#header {
		background-image: url(../images/header.jpg);
		width: 750px;
		height: 150px;
		clear: both; }
	#wrapper {
		width: 755px;
		clear: both; }
	#main-nav {
		width: 150px;
		float: left; }
	#main-content {
		width: 580px;
		float: right;
		margin: 10px 15px 10px 10px; }
	#footer {
		font-size: 0.8em;
		text-align: center;
		width: 580px;
		float: right;
		clear: both;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px; }
/*</agl.folder>*/
/*<agl.folder "3D Cart">*/
	/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */
	/*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 : #387893;
	color : #dbe9f2;
	
}
	/*data:: Controls body default fonts and colors */
	.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7e7e7c;
}
	/*page_headers:: Controls the way the page headers look*/
	.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #387893;
}
	/*icon:: Controls the way the icons on the left look*/
	.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #c2d6eb;
}
	/*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 : #387893;
}
	/*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 : #c2d6eb;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
	/*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 :  bold;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	background-color: #7599bf;
	width: 100%;
	line-height: 20px;
}
	/*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 : #c2d6eb;
	width: 100%;
	line-height: 20px;
}
	/*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;
	text-decoration: none;
	background-color: #7599bf;
	width: 100%;
	line-height: 20px;
}
	/*A.menu_left::Links::  Controls the way the  left menu links look before a user clicks  or mouse overs on them*/
	A.menu_left {
	font-family : Arial, Helvetica, sans-serif;
	color : #717170;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
	/*A.menu_left:hover:: Controls the way the  left menu links look when a user passes  their mouse over a them*/
	A.menu_left:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #336699;
	text-decoration: none;
	line-height: 20px;
}
	/*A.menu_left:visited:: Controls the way the  left menu links look after a user has visited that section*/
	A.menu_left:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #717170;
	line-height: 20px;
}
	/*A.menu_left:visited:hover:: Controls the way the  left menu links look when a user hovers over a section they have visited*/
	A.menu_left:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
	text-decoration: none;
	line-height: 20px;
}
	/*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;
	color : #336699;
	font-size : 10px;
	font-weight : bold;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
}
	/*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 : bold;
	font-style: normal;
	color : #336699;
	text-decoration: none;
	background-color: #d6e7fa;
	width: 100%;
	line-height: 20px;
}
	/*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 : #336699;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
	/*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 : #336699;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	background-color: #d6e7fa;
}
	/*menu-text:: Controls the way the menu (mailing list) text look */
	.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}
	/*item:: Controls the Item, Name, Description,  Savings, Cost,Font and Color*/
	.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #585C5F;
	text-decoration: none;
}
	/*price-info:: Controls the way the prices look 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 price look*/
	.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}
	/*checkout-headers:: Controls the way the headers on the checkout pages look*/
	.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #387893;
}
	/*titles2:: Controls the subtitles on the checkout process*/
	.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #dbe9f2;
	color : #387893;
}
	/*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
	.alternative {
	background-color : #e8f4fc;
   padding: 2px 4px;
   border: solid 1px #91bce8;
}
	/*borders:: Controls the color of  the borders on forms*/
	.borders {
		border : #387893;
		background-color : #387893;
		
}
	/*steps:: Controls the way the steps on the top right hand corner look*/
	.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 top right hand corner look*/
	.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #387893;
}
	/*error:: Controls the way the error messages look  (Default Size is 12)*/
	.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 options look*/
	.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #387893;
}
	/*borders2:: Controls the color of  the borders on forms*/
	.borders2 {
		border : #91bce8;
		background-color : #91bce8;
		
 }
	/*cart-text:: Controls the way the shopping cart look)*/
	.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #535353;
	line-height : 18px;
	background-color: #dbe9f2;
}
	/*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 : #dbe9f2;
	
}
	/*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;
}
	/*icon:: Controls the way the icons on the top look*/
	.icon2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color: #387893;
}
	/*btn:: Controls the way the buttons look*/
	.btn {
		background-color: #e8f4fc;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #387893;
		border: solid 1px #2f79bd; }
	/*btn_over:: Controls the buttons*/
	.btn_over {
		background-color: #387893;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #dbe9f2;
		font-weight: bold;
		border: solid 1px #336699;
		cursor: pointer; }
	/*btn2:: Controls the buttons*/
	.btn2 {
		background-color: #387893;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #dbe9f2;
		border: solid 1px;
		cursor: pointer; }
	/*txtBoxStyle:: Controls the way the text box look*/
	.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 way the text area look*/
	.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;
	}
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #387893; }
	a:hover {
		 }
	a:active {
		 }
	h1 {
		color: #387893;
		font-size: 1.3em; }
	h2 {
		color: #dbe9f2;
		font-size: 1.2em;
		background-color: #387893;
		clear: both;
		padding: 3px; }
	h3 {
		color:     #387893;
		font-size: 1.2em;
		text-align: center; }

	li {
		list-style-image: url(../images/musical-bullet.gif); }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#main-nav * {
		margin: 0;
		padding: 0; }
	.brands-table {
		background-image: url(../images/brands-bg.jpg);
		background-repeat: no-repeat;
		background-position: center 0;
		width: 100%;
		clear: both; }
	.category-table { }

	.category-table td {
		text-align: center;
		vertical-align: top; }

	#nav-links {
		vertical-align: text-top;
		margin: 0;
		padding: 0; }
	#main-content img {
	border: solid 1px #000;
	 }
/*</agl.folder>*/
.spacer {
	visibility: hidden;
	border-color: #dbe9f2; }
/*<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>*/

