html,body {
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) repeat;
	background-attachment: fixed;
	background-color: #535353;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style4 {color: #FFFFFF}

.cartSQ{
margin:0px;
}

.cartLink{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#ffffff;
padding-bottom:0px;
}

.hrSub {
line-height:1px;
margin:0;
padding:0;
}

.sideNav {
  text-align:left;
  border: 1px solid #314A61;
  border-width: 0px 0px 0px 0px;
 }


.navbar
{
text-align:left;
background: #000000;
}  

.mainDiv
{
  text-align:left;
  width:169px;
}

.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #eeeeee;
  color: #000;
  border-top: 1px solid #000000;
  filter:alpha(opacity=100);
  padding-top:0px;
  padding-bottom:0px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-right:10px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:5px;
   margin-right:10px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-right:10px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:5px;
   margin-right:10px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.searchinput {
	background: #ffffff url(../images/sbg.jpg) repeat-x;
	border: 0px solid #2F4962;
	height: 16px;
	width: 106px;
	margin: 0px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	font: 11px tahoma,verdana,sans-serif;
}


a.footerLink:link, a.footerLink:visited, a.footerLink:active{
	color: #999;
	text-decoration: none;
}

a.footerLink:hover{
	color: white;
	word-spacing: 0px;
	text-decoration: underline;
	font-weight: normal;
}

/* --- Additions
------------------------------------------------------- */
.imgCloseOut {
	border: 1px solid #fff; 
	}

.imgFull {
	border: 1px solid #5E4738; 
	text-align:center;
	margin:auto;
	}
	
.imgSwatch {
	border: 1px dotted #c0c0c0;
	margin: 5px;
	}

hr {color: #ffffff; background-color: #ffffff; border: 1px dotted #999999; border-style: none none dotted; }

/* --- Universal Styles
------------------------------------------------------- */

* { margin: 0; padding: 0; }

body, td { font-family: Arial, Verdana, Sans-Serif;	font-size: 12px; color: #333333;	}

select{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px}

img {border: 0;}

a:link { text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #2D5A97; }
a:active { text-decoration: none; color: #333333; }



h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 10px;
	}

.QTYinput {	font-size: 10px; background: #fff; }

.geninput {
	background: #ffffff url(../images/inputbg.gif) repeat-x;
	border: 1px solid #5E4738;
	height: 19px;
}

.button {
	background: #CEDFFD url(../images/buttonbg.gif) repeat-x;
	color: #00296D;
	font-size: 11px;
	border: 1px solid #5E4738;
	height: 19px;
}

form {
	margin: 0px;

}

/* --- Product: Product Description
-------------------------------------------------------*/
.textDescriptionHead {text-align:left;}

.price {
	display: block;
	font-size: 18px;
	font-weight: bold;
	}


/*********************************************  CLASSES  ***********************************************/
.categoryLink { padding: 2px 0px 1px 15px; }

.categoryLinkBold {padding-left: 5px; font-weight: bold; }

h1 { font-size: 16px; }

.new {COLOR: #FF4700; font-weight: bold; }
.se {COLOR: #33A02C; font-weight: bold; }
.newSmall {COLOR: #FF4700; font-weight: bold; }
.seSmall {COLOR: #33A02C; font-weight: bold; }
.stexclusives {COLOR: #003366; font-weight: bold; }
.sizes {COLOR: #000000; font-weight: bold; }

/* --- 3DCART Styles
------------------------------------------------------- */

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #050505;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#a0051b;
}	

 /*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: #a0051b;
	text-decoration : none;
	line-height : 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #000000;
}


/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
	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 : #a0051b;
	background-color : #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #a0051b;
}

/*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 : #FBF7DF;
}	

 	 
/*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, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
	
/*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 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: underline;
}

/*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 :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
	
/*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 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: underline;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
}

/*item:: Controls the Item, Name, Description, Price, 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 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: 11px;
	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 : #a0051b;
	background-color : #ffffff;
	text-align:left;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #d6d4d5;
	color : #535252;
	
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #efefef;
   padding: 2px 4px 2px 4px;
   border: 1px solid #d2d2d3;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #aaa9a9;
		background-color : #aaa9a9;
 }
 
 /*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-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 : #a0051b;
	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 : #a0051b;
}

.option{ padding:0 5px;}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #aaa9a9;
		background-color : #aaa9a9;
 }

/*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: #ffffff;
	line-height : 18px;
	background-color: #535353;
}

/*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 */ 
.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: #a0051b;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	padding:3px;
	} 
	
/*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: #000000;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	padding:3px;
	} 	

 /*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: #a0051b;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	padding:3px;
	} 	
	
 /*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;
	}


/* new menu */

.glossymenu{
text-align:left;
margin: 5px 0;
padding: 0;
width: 169px; /*width of menu*/
border: 1px 1px 1px 0px solid #000;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: url(../images/blue/glossyback2.gif) repeat-x bottom left;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 18px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/blue/glossyback.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #eeeeee;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px dashed #c0c0c0;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.cat_img{margin:8px auto; width:140px; height:181px; text-align:center;}
.cat_img img a:hover{border:0;margin-bottom:8px;text-decoration:none;}
.cat_img a:link, a:visited{color:#758C9A;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
.cat_img a:hover{color:#758C9A;text-decoration:underline;}

/* Home Page Feature Scroller */
div#featured{
width: 284px; /*width of scroller*/
height:260px;
border:1px solid #c0c0c0;
}

div#featured ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}
.sagscroller{
width: 265px;  /*default width of scroller*/
height:245px;
overflow:hidden;
position:relative;
border:1px solid #c0c0c0;
border-radius: 8px; /*css3 round corners*/
-moz-border-radius: 8px; /*css3 round corners*/
-webkit-border-radius: 8px; /*css3 round corners*/
-webkit-box-shadow: 3px 3px 0px #d8d8d8;
-moz-box-shadow: 3px 3px 0px #d8d8d8;
box-shadow: 3px 3px 0px #d8d8d8;
}

.sagscroller ul{
position:absolute;
margin:0;
margin-top:5px;
padding:0;
list-style:none;
width:100%;
}

.sagscroller ul li{
display:block;
height:115px;
margin:0 8px;
}


.sagscroller hr{
border-bottom: 1px solid #CCC;
border-width:thin;
margin:8px;
padding:0;
}

.feat_img{
float:left;
width:92px;
height:115px;
border:1px solid #333;
margin:0;
margin-right:8px;
padding:0;
}

.feat_cont{
postition:absolute;
top:0px;
display:block;
font:arial #333;
width:100%;
height:95px;
text-align:justify;
}

.feat_cont h1{
margin:0;
padding:0;
text-decoration:underline;
font-weight:bold;
font-size:12px;
}
.feat_cont p{
margin:5px 0;
padding:0;
font-size:10px;
font-weight:normal;
}

.feat_cont2{
postition:absolute;
bottom:0px;
display:block;
font:arial 11px #333;
width:165px;
height:21px;
}

.feat_price{
position:absolute;
left:110px;
font-weight:bold;
color:#900;
font-size:12px;
width:100px;

}

.feat_price s{
font-weight:normal;
color:#c0c0c0;
font-size:11px;
text-decoration:line-through;
}

.feat_btn{
position:absolute;
right:8px;
}
