/* 
================================
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #FFF url(assets/images/BG_Body.jpg) repeat-x;
	font-weight: Normal;
}
/*td:: Controls all text inside a table without and associated style.*/ 
td {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 12px;
}
/*data:: Controls body default fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFF;
}
/*frame:: Controls the  Color of the Store's Frame*/		
.frame {
	background-color: #FFF;
}
/*top:: Controls the  Color of the top Bar*/		
.top {
	background: #FFF url(assets/images/BG_Logo.gif) repeat-x;
}
/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a, .footer a:visited, .footer a:hover, .footer a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
/*.line {
	background: #FFF url(../images/BG_menu.gif) repeat-x;
}*/
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	background-color: #f9f8f8;
	padding: 2px 2px 2px 2px;
	border: 1px 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 {
	background:url(images/browsecategories.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #11296D;
	font-weight: bold;
/*	background-color: #FFF;
*/	text-decoration: none;
	line-height: 23px;
	padding-left:10px;
	text-shadow:1px 1px #fff;
	padding-bottom:10px
	
}
/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bc0000;
	background-color: #FFF;
}
/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bc0000;
	font-weight: bold;
}
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(assets/images/BG_featured.gif) repeat-x;
	color: #c81e11;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
 border-color:;
	padding:3px;
}
/*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: #eeeeee;
	color: #999999;
	padding:4px;
}
/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*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;
}
/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #333333;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #333333;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #c32519;
}
/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url(assets/images/bg-top-item-star.png) no-repeat;
/*	position: ;
	width: 30px;
	height: 20px;
	top: -15px;
	left: 100px;
	padding: 15px 19px 23px 19px;
	
	*/	
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 23px;
	padding: 3px 5px 5px 5px;
	text-align: center;
	background: url(assets/images/bg-ranking.png) no-repeat;
}
/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ac2b27;
	text-decoration: none;
	line-height: 35px;
}
/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #767676;
}
/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
}
/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #585C5F;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d90d0e;
}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d90d0e;
	font-weight: bold;
}
/*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: #999999;
	line-height: 18px;
	background-color: #FFF;
}
/*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: #cccccc;
	background-color: #FFF;
}
/*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: #990000;
	background-color: #FFF;
}
/*error:: Controls the error messages*/ 
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}
/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
	padding: 2px 6px 2px 6px;
}
/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
	margin:1px;
	padding: 2px 6px 2px 6px;
}
/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	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: #FBFBFB;
	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;
}
/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	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 {
	color: #bc0000;
	text-decoration: none;
}
/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-style: normal;
	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: #bc0000;
	text-decoration: none;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: #bc0000;
	text-decoration: none;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #bc0000;
	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:verdana;
	color: #11296D;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left:5px
}
/*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 {
	color: #c90000;
	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: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	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 {
	color: #bc0000;
	text-decoration:none;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	font-family:verdana;
	color: #11296D;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	margin-left:5px
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #c90000;
	text-decoration:none;
}
/*A.subcat:visited:: After a user has visited that section. 
A.subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}*/
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #bc0000;
	text-decoration:none;
}
/*A:menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #bc0000;
	text-decoration: none;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #bc0000;
	text-decoration: none;
}
ul#menu-bottom {
	width: 300px;
	float: left;
}
li#menu-bottom {
	width: 150px;
	line-height: 20px;
	list-style: none;
	float: left;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #bc0000;
	text-decoration: none;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #bc0000;
	text-decoration: none;
}
/*A.details:: Controls the way the Top Sellers Links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #333;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #bc0000;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #333;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #bc0000;
}
img {
	border: none;
}
/* Splash Page
-------------------------------------------------------------------------------------- */
#splash {
	overflow: hidden;
	padding: 0 0 0 5px;
	width: 615px;
}
#splash p.heading {
	margin: 0 0 10px;
}
#splash p.random-banner {
	margin: 0 0 20px;
	text-align: center;
}
#splash div.featurebox {
	clear: both;
	margin: 0 0 12px;
}
#splash div.featurebox h2 {
	background: url(assets/images/featured-line.gif) no-repeat bottom left;
	color: #000099;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 0 0 8px;
	margin: 0 0 5px;
}
#splash div.featurebox div.image {
	float: left;
	height: 100px;
	width: 100px;
}
#splash div.featurebox div.image img {
	display: block;
}
#splash div.featurebox div.desc {
	margin-left: 110px;
}
#splash div.featurebox div.desc p {
	margin: 0 0 12px;
}
#splash div.featurebox div.desc p.morelinks {
	margin: 0;
	text-align: right;
}
#splash table {
	border: none;
}
#office {
	clear: both;
}
#office td {
	background-color: #ebebeb;
	padding: 10px;
	vertical-align: top;
}
#office td.img {
	border-right: 1px solid #fff;
	width: 142px;
}
#office td.img img {
	display: block;
}
#office td.desc {
	width: 432px;
}
/* Product Specs Table DEFAULT TYPE
-------------------------------------------------------------------------------------- */
table.specs {
	background-color: #999;
	width: 275px;
}
table.specs th, table.specs td {
	vertical-align: top;
}
table.specs th {
	background-color: #ccc;
	font-weight: bold;
	text-align: left;
}
table.specs td {
	font-size: 10px;
}
table.specs tr.white td {
	background-color: #fff;
}
table.specs tr.gray td {
	background-color: #ccc;
}
table.specs td.attribute {
	font-weight: bold;
	text-align: right;
	width: 75px;
}
table.specs td.desc {
	text-align: left;
}
table.specs td.details {
	font-size: 12px;
}
table.specs td.details p {
	margin: 0 0 12px;
}
table.specs td.details ul.files {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
}
table.specs td.details ul.files li {
	font-size: 10px;
	margin: 0 0 10px;
}
table.specs td.details ul.files li img {
	vertical-align: text-bottom;
}
table.specs td.details ul.files li a {
	color: #000;
	font-weight: bold;
}
table.specs td.details ul.files li a:hover {
	color: #ff6600;
}
/* Product Specs Table CENTERED TYPE
-------------------------------------------------------------------------------------- */
table.specs-centered {
	background-color: #999;
	width: 550px;
}
table.specs-centered th, table.specs-centered td {
	vertical-align: top;
}
table.specs-centered th {
	background-color: #ccc;
	font-weight: bold;
	text-align: left;
}
table.specs-centered td {
	font-size: 10px;
}
table.specs-centered tr.white td {
	background-color: #fff;
}
table.specs-centered tr.gray td {
	background-color: #ccc;
}
table.specs-centered td.attribute-centered {
	font-weight: bold;
	text-align: right;
	width: 115px;
}
table.specs-centered td.desc {
	text-align: left;
}
table.specs-centered td.details {
	font-size: 12px;
}
table.specs-centered td.details p {
	margin: 0 0 12px;
}
table.specs-centered td.details ul.files {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
}
table.specs-centered td.details ul.files li {
	font-size: 10px;
	margin: 0 0 10px;
}
table.specs-centered td.details ul.files li img {
	vertical-align: text-bottom;
}
table.specs-centered td.details ul.files li a {
	color: #000;
	font-weight: bold;
}
table.specs-centered td.details ul.files li a:hover {
	color: #ff6600;
}
/* Footer
-------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 0 0 15px;
	text-align: center;
}
#footer div.footerlinks {
	background-color: #666;
	color: #fff;
	margin: 0 0 10px;
	padding: 3px 0 3px 175px;
	text-align: center;
}
#footer div.footerlinks ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}
#footer div.footerlinks li {
	border-right: 1px solid #fff;
	display: inline;
	margin-right: 4px;
	padding-right: 7px;
}
* html #footer div.footerlinks li { /* IE6 only */
	margin-right: 7px;
	padding-right: 4px;
}
#footer div.footerlinks li.last {
	border: none;
	margin: 0;
	padding: 0;
}
#footer div.footerlinks li a {
	color: #fff;
}
#footer div.footerlinks li a:hover {
	text-decoration: none;
}
#footer div.ssl {
	float: left;
	text-align: center;
	width: 175px;
}
#footer div.creditcards {
	float: center;
	margin: 0 0 10px;
	padding-left: 60px;
}
#footer p {
	clear: both;
	margin: 10px 0 0;
}
 @charset "utf-8";
/* CSS Document */

table#inside_box {
	width: 610px;
	height: auto;
	border: 0;
}
table#inside_box table {
	width: 100%;
	height: auto;
	border: 0;
}
table#inside_box td, th {
	font: normal 11px/16px Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #000;
}
table#inside_box a, table#inside_box a:hover {
	outline: none;
}
table#inside_box h1 {
	font: bold 12px/25px Verdana, Geneva, sans-serif;
	color: #112a6d;
	padding: 0 8px;
	margin: 0;
	background: url(assets/images/bg_h1.gif) left bottom repeat-x #e7e7e7;
	border: 1px solid #c8c8c8;
}
table#inside_box .price {
	color: #f00909;
	font-weight: bold;
}
table#inside_box table.product_display_box {
	margin: 0 0 40px 0;
}
table#inside_box table.product_display_box table.product_info_box {
	margin: 10px 0 0 0;
}
table#inside_box table.product_display_box table.product_info_box img.product_pix {
	width: 109px;
	height: 109px;
	border: 3px solid #e6e6e6;
	margin: 0 0 7px 0;
}
table#inside_box table.product_display_box table.product_info_box td.price {
	padding: 5px 0 0 0;
}
table#inside_box table#banner_holder {
	margin: 0 0 18px 0;
	height: 256px;
}
table#inside_box table#banner_holder table#rotating_banner {
	width: 417px;
	border: 1px solid #ffcc66;
	background: #ffe79c;
}
table#inside_box table#banner_holder table#rotating_banner table.banner {
	height: 254px;
}
table#inside_box table#banner_holder table#rotating_banner table.banner th {
	padding: 11px;
	background: #ffe79c;
	height: 205px;
 *height: 183px;
}
table#inside_box table#banner_holder table#rotating_banner table.banner th img.product_pix {
	border: 1px solid #ffcc66;
}
table#inside_box table#banner_holder table#rotating_banner table.banner td {
	padding: 4px 11px 8px 11px;
	background: #3e4e76;
}
table#inside_box table#banner_holder table#rotating_banner table.banner table td {
	padding: 0;
	background: none;
	font: bold 12px/20px Verdana, Geneva, sans-serif;
}
table#inside_box table#banner_holder table#rotating_banner table.banner table a {
	font-size: 11px;
	color: #112a6d;
}
table#inside_box table#banner_holder table#rotating_banner table.banner table td.price {
	color: #f00909;
	font-weight: bold;
}
table#inside_box table#banner_holder table#rotating_banner table.banner h5 {
	font: bold 12px/22px Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
}
table#inside_box table#banner_holder table#rotating_banner table.banner h5.black_head {
	color: #000;
	line-height: 18px;
}
table#inside_box table#banner_holder table#rotating_banner table.banner h6 {
	font: normal 10px/14px Verdana, Geneva, sans-serif;
	color: #c5c4c4;
	padding: 0 0 5px 0;
	margin: 0;
}
table#inside_box table#banner_holder div#free_shipping_box {
	background:url(images/bg_freeShip.jpg) 0 0 no-repeat;
	width: 184px;
	height: 127px;
	position: relative;
	font-weight: bold;
	font-size: 10px;
}
table#inside_box table#banner_holder div#free_shipping_box a {
	position: absolute;
	right: 23px;
	bottom: 6px;
	color: #000;
	text-decoration: none;
}
table#inside_box table#banner_holder div#order_now_box {
	background: url(images/bg_orderBox.png) 0 0 no-repeat;
	width: 184px;
	height: 124px;
	position: relative;
}
table#inside_box table#banner_holder div#order_now_box input.txtbox {
	width: 148px;
	border: 1px solid #7986a7;
	background: #fff;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #425962;
	padding: 3px 4px;
}
table#inside_box table#banner_holder div#order_now_box input#order_no {
	position: absolute;
	top: 41px;
	left: 13px;
}
table#inside_box table#banner_holder div#order_now_box input#zip_code {
	position: absolute;
	top: 69px;
	left: 13px;
}
table#inside_box table#banner_holder div#order_now_box img {
	position: absolute;
	left: 13px;
	bottom: 9px;
	border: 0;
}
table#inside_box table#banner_holder div#order_now_box span {
	position: absolute;
	right: 3px;
	bottom: 1px;
	font-size: 10px;
	font-weight: bold;
}
table#inside_box table#banner_holder div#order_now_box span a {
	color: #000;
	text-decoration: none;
}
/* Slide */
#myslide {
	width:417px;
	overflow:hidden;
	position: relative;
	height:254px;/*margin-bottom:20px*/
}
#myslide .cover {
	width:1751px; /*------- class mystuff width * number of mystuff divs (425 * 3 = 480)---------- */
	position: absolute;
	height:254px;
	z-index: 100;
}
#myslide .mystuff {
	width:417px;
	float:left;/*padding:20px 0;*/
}
/*.button1,.button2,.button3,.button4{background: url(assets/images/round_inactive.gif) center center no-repeat;padding:0 5px 0 0; width: 8px; height: 8px;display:block;float:left;margin-right:1px;}*/
	.button1 {
	width: 21px;
	height: 21px;
	background: url(images/banner_nos.gif) 0 -23px no-repeat;
	cursor: pointer;
	float: left;
	display:block;
	margin: 0 5px 0 0;
}
.button2 {
	width: 21px;
	height: 21px;
	background: url(images/banner_nos.gif) -26px -23px no-repeat;
	cursor: pointer;
	float: left;
	display:block;
	margin: 0 5px 0 0;
}
.button3 {
	width: 21px;
	height: 21px;
	background: url(images/banner_nos.gif) -52px -23px no-repeat;
	cursor: pointer;
	float: left;
	display:block;
	margin: 0 5px 0 0;
}
.button4 {
	width: 21px;
	height: 21px;
	background: url(images/banner_nos.gif) -78px -23px no-repeat;
	cursor: pointer;
	float: left;
	display:block;
	margin: 0 5px 0 0;
}
/*.active{background: url(assets/images/round_active.gif) center center no-repeat;display:block;padding:0 5px 0 0; width: 8px; height: 8px;float:left;outline:none;}*/
	.active {
	width: 21px;
	height: 21px;
	background: url(images/banner_nos.gif) 0 0 no-repeat;
	cursor: pointer;
	float: left;
	display:block;
}
.clear {
	clear:both;
}
/*#slider_button{
		position: absolute;
		left: 0;
		bottom: -370px;
		z-index: 2000;
	}*/
	#slider_button {
	position: absolute;
	right: 9px;
	_right: 0;
	bottom: 12px;
	z-index: 2000;
}
#myslide a, #myslide a:hover {
	outline: none;
}
/*************************************/
#FRAME_MENU a.menu {
	background:url(images/menu_right.png) no-repeat right top;
	display:inline-block;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font:bold 11px/28px Tahoma, Geneva, sans-serif;
	color:#203470;
	text-shadow:1px 1px #ffecc0;
	text-align:center;

}
#FRAME_MENU a.menu span {
	background:url(images/menu_left.png) no-repeat left top;
	display:inline-block;
	margin:0px;
	padding:0 22px
}
#FRAME_MENU a.menu:hover {
	color:#e80707;
	text-decoration:none
}
.line{ border-bottom:2px solid #FFB940; width:980px; padding-left:4px;}
#Table7 select{ margin-left:10px}
#column2 .menu-headers{ background-position:right; padding-bottom:0px}
#infobar {
	background:url("images/shade.gif") repeat-x scroll left top transparent;
	clear:both;
	height:28px;
	overflow:hidden;
	
}
.contactus {
float:left;
margin:0 0 0 30px;
}


.titles{background:url("images/bg_h1.gif") repeat-x scroll left bottom #E7E7E7;
border:1px solid #C8C8C8;
color:#112A6D;
font:bold 12px/25px Verdana,Geneva,sans-serif;
margin:0;
padding:0 8px;}


.largelinkbar {
background:#FFCC66;
color:#263475;
margin:0 2px;
padding:10px 0;
border:1px solid #FFB940;

}
.largelinkbar td {
border-left:1px dotted #fff;
text-align:center;
}
.footerlinkbox {
margin:0 30px;
text-align:left;
}
.largelinkbar .freeshiptext {
display:block;
color:#203470;
font:bold 12px/18px Tahoma,Geneva,sans-serif;
text-decoration:none;
text-shadow:1px 1px #FFECC0;
padding-bottom:10px;
}
.largelinkbar a {
color:#263475;
font-size:11px
}
.largelinkbar a:hover{
color:#000;
}

.footerlinkbox a {
display:block;
margin-bottom:3px;
}
.largelinkbar .ftcatlinks {
float:left;
margin:0;
padding:0;
width:120px;
}
.clear {
clear:both;
}
