html, body {
font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;

	font-size: 11px;
	color: #efefef;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #f25c22;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #f25c22;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*================================================================
MAIN Styles
=================================================================*/
#container{
width:936px;
margin: 0 auto;
}
#header{
background-image: url(../styleImages/header.jpg);
background-repeat:no-repeat;
height:324px
}
#holder{
background-image:url(../styleImages/bg.jpg);
background-repeat:no-repeat;
}
#thecontent{
padding-left:165px;
padding-right:93px;
}
#right{
float:right;
width:375px;
}
#right a{
color:#da7412;
text-decoration:underline;
}
#right a:Hover{
color:#cecece;
text-decoration:underline;
}
#left{
float:left;
width:292px;
}
#thecontent h1{
font-weight:bold;
font-size:40px;
color:#ffffff;
display:inline;
margin: 0px 0px 0 0px;
}
#thecontent h2{
font-weight:bold;
font-size:32px;
color:#db6811;
margin: 0px 0px 0 0px;
}
/*================================================================
CART BUTTONS
=================================================================*/
#cartbuttons{
float:right;
background-image:url(../styleImages/cartbuttons.jpg);
background-repeat:no-repeat;
height:22px;
width:330px;
padding-left:20px;
padding-top:2px;
text-align:center;
}
a.cartbuttons{
padding-right:10px;
font-size:10px;
text-align:center;
text-decoration:none;
color:#efefef;
}
a:Hover.cartbuttons{
padding-right:10px;
font-size:10px;
text-align:center;
text-decoration:none;
color:#333;
}
/*================================================================
PRODUCT Styles
=================================================================*/
#mheadercontainer{
display:block;
width:170px;
float:left;
background-image:url(../styleImages/mheader_bg.jpg);
background-repeat:repeat-x;
}
#mheadercontainerwide{
display:block;
width:280px;
float:left;
background-image:url(../styleImages/mheader_bg.jpg);
background-repeat:repeat-x;
}
#mheader_left{
float:left;
width:13px;
height:35px;
display:block;
background-image:url(../styleImages/mheader_left.jpg);
background-repeat:no-repeat;
}
#mheader{
float:left;
width:auto;
height:30px;
display:block;
font-size:18px;
padding: 4px 0px 0px 1px;
color:#fff;
font-weight:bold;
}
#mheader h3{
display:inline;
font-weight:bold;
font-size:25px;
color:#db6811;
margin: 0px 0px 0 0px;
clear: none;
}
#mheader_right{
float:right;
width:8px;
height:35px;
display:block;
background-image:url(../styleImages/mheader_right.jpg);
background-repeat:no-repeat;
}
#sheader{
width:231px;
height:22px;
display:block;
font-size:11px;
padding: 2px 0px 0px 5px;
background-image:url(../styleImages/sheader.jpg);
background-repeat:no-repeat;
color:#b6b6b6;
font-weight:normal;
}
#productholder{
padding-top:10px;
}
#productimage{
float:left;
width:292px;
}
#productinfo{
float:right;
width:350px;
padding-left:10px;
}
.productprice{
font-size:11px;
color:#fff;
}
.productbuy{
background-image:url(../styleImages/addtocart.jpg);
background-repeat:no-repeat;
width:144px;
height:35px;
display:block;
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding:8px 0px 0px 0px;
}
a:Hover.productbuy{
background-image:url(../styleImages/addtocart.jpg);
background-repeat:no-repeat;
width:144px;
height:35px;
display:block;
color:#000;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding:8px 0px 0px 0px;
}
#productcatholder{
width:136px;
float:left;
padding-right:30px;
padding-bottom:20px;
}
#productsort{
float:right;
}
#productcatimage{
width:134px;
}
#productcatname{
font-weight:bold;
font-size:16px;
color:#e35620;
text-align:center;
}
#productcatname h4{
display:inline;
font-weight:bold;
font-size:24px;
color:#db6811;
margin: 0px 0px 0px 0px;
clear: none;

}
#productcatname a{
font-weight:bold;
font-size:16px;
color:#e35620;
text-decoration:none;
text-align:center;
}
#productcatprice{
color:#cecece;
font-weight:bold;
text-align:center;

}

/*================================================================
MAIN MENU
=================================================================*/
#menu{
padding-left:162px;

}
.sidebuttons{
display:block;
}


/*================================================================
Footer Styles
=================================================================*/
#footer{
background-image:url(../styleImages/footer.jpg);
background-repeat:no-repeat;
height:67px;
padding-top:40px;
padding-right:70px;
text-align:right;
font-size:9px;
color:#efefef;
background-color:#808080;
}
#footer a{
font-size:10px;
color:#efefef;
text-decoration:none;
}
#footer a:Hover{
font-size:10px;
color:#efefef;
text-decoration:underline;
}
/*================================================================
Form Styles
=================================================================*/
input{
border:1px solid #aba6a4;
font-size:11px;
color:#333;
margin:2px;
}
textarea{
border:1px solid #aba6a4;
font-size:11px;
color:#333;
margin:2px;
}
.noborder a{
border:0px;
}
.dropdown{
border:1px solid #aba6a4;
font-size:11px;
color:#333;
margin:2px;
}
.addtocart{
background-image:url(../styleImages/addtocart.jpg);
background-repeat:no-repeat;
width:144px;
height:35px;
border:0px;
color:#fff;
font-weight:bold;
font-size:14px;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #f25c22;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #d24813;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #f25c22;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #f25c22;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #d24813;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #d24813;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #efefef;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #efefef;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #d24813;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	padding: 5px;
}
.txtBoxSave {
	color: #d24813;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #f25c22;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #d24813;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {

}
a.txtviewCart:hover {

}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {

}
.cartProgress {
	font-weight: normal;
	color: #000;
	padding:9px 0px 0px 20px;	
	background-image:url(../styleImages/checkout.jpg);
	background-repeat:no-repeat;
	width:671px;
	height:44px;
	display:block;
	text-align:center;
}
.txtcartProgressCurrent {
	color: #f25c22;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/*===================================
siFR Styles
===================================*/	

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;

	font-size: 36px;

	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;

	font-size: 18px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
letter-spacing: -4px;
	font-size: 18px;

}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#question {
background-image:url(../modalbox/modalbg.jpg);
background-repeat:repeat-x;
color:#fff;
font-weight:bold;
}
#question input {
background-color:#000000;
color:#FFFFFF;
border:none
}