@charset "UTF-8";

/* +------------------------------------------------------------------------+ */
/* |  CAMOFIRE GLOBAL STYLES												| */
/* +------------------------------------------------------------------------+ */

html, body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	background: #6B5231 url(../Images/new/main-background.jpg) no-repeat top center;
}

img
{
	border: none;
	text-decoration: none;
}

form
{
	padding: 0px;
	margin: 0px;
}

/* +------------------------------------------------------------------------+ */
/* |  CAMOFIRE CHROME STYLES												| */
/* +------------------------------------------------------------------------+ */

#header{
	width:990px;
	height:105px;
	margin:0 auto;
	position: relative;
}

#header #logo{
	background: url(../Images/new/camofire-logo.png) no-repeat top center;
	width: 400px;
	height: 105px;
}

#headerUpperLeft
{
	background: url('../Images/g_image_upper_left_corner.gif') no-repeat;
	width: 485px;
	height: 138px;
	position: absolute;
	z-index: 100;
	float: left;
	cursor:pointer;
}

#headerUpperTxt
{
	background: url('../Images/g_txt_header_text.gif') no-repeat;
	width: 164px;
	height: 26px;
	position: absolute;
	left: 345px;
	top: 30px;
}

a#btnAlert
{
	background: url('../Images/i_btn_alerts.gif') no-repeat;
	width: 196px;
	height: 41px;
	display: block;
	margin: 0px 0px 0px auto;
	position: relative;
	bottom: 80px;
}

#content
{
	background: #FFFFFF;
	margin: 0 auto 35px;
	font-size: 12px;
	width: 980px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px 0 0 0;
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	position: relative;
}

#footer
{
	width: 215px;
	height: 89px;
	margin: 15px 0px 0px auto;
}

#footer_bar
{
	margin: 35px 0 20px;
	clear: both;
}

.clear
{
	clear: both;
}

.spacer
{
	padding: 5px 0px 5px 0px;
	clear: both;
}

#header #topLinks{
	background:url(../Images/new/main-nav-bg.png) repeat-x bottom center;
	color: #FFF;
	text-align: center;
	width: 525px;
	position: absolute;
	top: 0px;
	right: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomlet: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	height: 30px;
	font-size: 20px;
}

#header #topLinks a
{
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	margin: 0 8px;
}

#bottomLinks
{
	text-align: center;
	padding: 15px 15px 10px 0px;
	font-weight:bold;
}

#bottomLinks a
{
	font-size: 12px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	color: #FF490E;
}

/* +------------------------------------------------------------------------+ */
/* |  PRODUCT PAGE STYLES													| */
/* +------------------------------------------------------------------------+ */

#content div#left, #content div#right
{
	float: left;
	position: relative;
}

#content div#center
{
	float: center;
	position: relative;
}

.txtTitle
{
	color: #FF490E;
	font-size: 16px;
	font-weight: bold;
}

.txt
{
	line-height: 12px;
	font-weight: normal;
}

.txt a
{
	font-size: 12px;
	color: #FF490E;
	text-decoration: none;
	font-weight: normal;
}

.txt a:hover {
	text-decoration: underline;
	color: gray;
}

.txt span
{
	font-weight: bold;
}

.boldOrange
{
	line-height: 20px;
	color: #745237;
	font-weight:bold;
	font-size: 12px;
}

.largeOrgange
{
	color:#FE4F0F;
	line-height: 20px;
	font-weight:bold;
	font-size: 16px;
}

.largeBrown
{
	color:#9A7348;
	line-height: 20px;
	font-weight:bold;
	font-size: 16px;
}

.mediumOrgange
{
	color:#FE4F0F;
	line-height: 20px;
	font-weight:bold;
	font-size: 12px;
}

.boldBrown
{
	line-height: 20px;
	color: #333;
	font-weight:bold;
	font-size: 12px;
}

.boldOrange
{
	line-height: 20px;
	color: #FF490E;
	font-weight:bold;
	font-size: 18px;
}

.txtBrown
{
	line-height: 20px;
	color: #9A7348;
	font-size: 12px;
}


.boldGrey
{
	line-height: 20px;
	color:#666666;
	font-weight:bold;
	font-size: 12px;
}

.plainGrey
{
	line-height: 20px;
	color:#666666;
	font-size: 12px;
}

.plainOrange
{
	line-height: 20px;
	color:#FE4F0F;
	font-size: 11px;
}

.boldGreyLink
{
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	color:#666666;
}

.txtTitleOrange
{
	color: #FF490E;
	font-size: 28px;
	font-weight: bold;
}

.txtOrange
{
	color: #FF490E;
	font-size: 15px;
}

.finePrint
{
	line-height: 20px;
	color:#000000;
	font-style:italic;
	font-size: 9px;
}

.finePrintBrown
{
	line-height: 20px;
	color: #9A7348;
	font-style:italic;
	font-size: 9px;
}

.finePrintBlack
{
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	font-style:italic;
	padding: 0px 0px 0px 10px;
}

.highlight
{
	height: 30px;
	background-color: yellow;
	padding: 5px;
}	

.inputError
{
	background-color:#fbb4b4;
}

.error_message
{
  display: none;
  background-color:#fbb4b4;
}

.error_image
{
   height: 12px;
    left: auto;
    margin: 4px 0 0 -7px !important;
    position: absolute;
    top: auto;
    width: 7px;
}
.success_message
{
  display: none;
  background-color: #fbb4b4;
}

/* +------------------------------------+ */
/* |  LEFT SECTION STYLES				| */
/* +------------------------------------+ */

#content div#left
{
	width: 575px;
	margin: 0 15px 0 0;
}

div#contentLeft
{
	padding: 0px 10px 0 15px;
	line-height: 20px;
}

#content div#right
{
	width: 375px;
}

#mainProduct
{
	margin: 0 auto;
	text-align: center;
}

#productType
{
	padding-top: 40px;
}

#productType a
{
	width: 31px;
	height: 31px;
	display: block;
	float: left;
	margin-right: 10px;
	border: 2px solid #D1D1D1;
}

.txtItemShown
{
	font-size: 12px;
	padding: 5px 0px 30px 0px;
	clear: both;
}

#productType a.selected
{
	border: 2px solid #4D4542;
}

#productType a#Product_1_type_1
{
	background: url('../Images/i_product_1_type_1.gif') no-repeat;
}

#productType a#Product_1_type_2
{
	background: url('../Images/i_product_1_type_2.gif') no-repeat;
}

ul.txt
{
	padding: 0px;
	margin: 10px 0px 0px 10px;
}

ul.txt li
{
	padding-bottom: 5px;
}

/* +------------------------------------+ */
/* |  RIGHT SECTION STYLES				| */
/* +------------------------------------+ */

#contentRight
{
}

.sidebox{
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	margin-bottom: 15px;
}

#productInfoBox
{
	padding: 15px;
}

#productInfoBox div#left
{
	width: 69%;
	text-align: left;
	margin: 0;
}

#productInfoBox div#right
{
	width: 30%;
	float:right;
	margin-top: 6px;
}
.sidebox input {
	width: 160px;
	margin-bottom:10px;
}
.sidebox select{
	width: 345px;
	margin-bottom:10px;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#infoSelect select
{
	border: 1px solid #A8A8A8;
	width: 95%;
}

a#btnTrigger
{
	background: url(../Images/new/pullthetrigger_btn.png) no-repeat;
	width: 345px;
	height: 78px;
	font-size: 3px;
	display: block;
	text-decoration: none;
	border:none;
}

#inventoryBox
{
	padding: 15px;
}

#inventoryBox div#left
{
	width: 30%
}

#inventoryBox div#right
{
	width: 70%;
}

#inventoryBox .title
{
	font-size: 12px;
	text-align: center;
}

#product_small
{
	width: 50px;
	height: 40px;
	margin: 0px auto;
}

#guage
{
	height: 25px;
	border: 1px solid #777;
	margin-top: 5px;
	width: 200px;
	moz-box-shadow: inset 0 0 8px #888;
	-webkit-box-shadow: inset 0 0 8px#888;
	box-shadow: inner 0 0 8px #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#guage #progress_bar
{
	background: url(../Images/new/progress-bar.png) repeat-x center center;
	height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#guage #progress_bar_low
{
	background: url(../Images/new/progress-bar-low.png) repeat-x center center;
	height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#guage #sold_out
{
	text-align:center;
	color:#F60;
	font-weight:bold;
}

#indexTextAlertBox {
	padding: 10px 0 10px 0;
}

.addthis_toolbox {
	padding: 10px 0 0 0;
}
 
.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

#odat_wrapper
{
	border: 1px solid #9A7348;
	width: 320px;
}
#odat_wrapper h2 {
	font-size: 32px;
}

#alertBox h2 {
	margin: 0px;
	padding: 0px;
	color: #FE4F0F;
}

/* Google gadgets */
div#one-deal-at-a-time { padding: 0 10px; width: 260px; }
div#one-deal-at-a-time h2 { font-size: 26px; text-align: center; }
div#one-deal-at-a-time * { font: 11px "Tahoma", Arial, Helvetica, sans-serif; margin: 0; font-size: 12px; padding: 0;}
div#one-deal-at-a-time a { line-height: 130%; text-decoration: underline; }
div#one-deal-at-a-time a:visited { color: #006439; }
div#one-deal-at-a-time a:hover { text-decoration: none; }
div#one-deal-at-a-time p#discount { color: #777; font-size: 11px; }
div#one-deal-at-a-time strong { color: #CC0000; font-weight: bold; }
div#one-deal-at-a-time img { border: 0; margin-bottom: 5px; }

/* +------------------------------------+ */
/* |  PRODUCTS SOLD OUT					| */
/* +------------------------------------+ */

.noProducts
{
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}


/* +------------------------------------+ */
/* |  SHOPPING CART						| */
/* +------------------------------------+ */
#cartContent
{
	text-align:center;
	margin:15px 0;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	width: 60%;
	border: solid #CCC 1px;
}

#cartTitleLeft
{
	margin: 0;
	font-weight: bold;
	text-align:left;
	position: relative;
}
#cartTitleLeft .errorMsgHeader {
	font-weight: bold;
	font-size: 18px;
	background-color: white;
	color: red;
	text-align: left;
	position: relative;
	padding: 5px 0 15px 0;

}

#cartTitleLeft .errorMsg {
	font-weight: bold;
	font-size: 13px;
	background-color: white;
	color: red;
	text-align: left;

}

#cartTitleLeft .xmasMsg {
	font-weight: bold;
	font-size: 11px;
	background-color: white;
	color: red;
	text-align: left;
	padding: 0 0 0 5px;

}

#cartTitleRight
{
	color: #FF0033;
	font-size: 12px;
	text-align:right;
	position: relative;
}

#cartItems
{
	width:100%;
	text-align:left;
}

#cartItemsTitle
{
	background-color:#E1E1E1;
	text-align:left;
	font-weight:bold;
	height:35px;
}

.cartLineItem
{
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	height:35px;
}

.cartRow
{
}

.cartLineItemTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#cartTotalBox
{
	float:right;
	margin: 3px 8px 8px 3px;
	display:inline;
}


.cartUspsMsg {
	padding: 0 0 0 50px;
	font-style: italic;
	font-size: 10px;
	color: black;
}

.cartZipError {
	color: red;
	font-size: 14px;
}

.loadingOptions{
	color: red;
	font-size: 14px;
	visibility: hidden;
}

.invalidZipError {
	color: red;
	font-size: 14px;
	visibility: hidden;
}


#shippingAndTotals
{
	padding:0;
	width: 100%;
}

.shippingTypes
{
	display:inline;
	padding:15px 15px 15px 15px;
	float:left;
}

.whatsThis 
{
	color:#ff490e;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;

}

.whatsThis a
{
	text-decoration: none;
	color:#ff490e;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;

}


.whatsThis a:hover 
{
	text-decoration: underline;
}

.extraItemCartRow {
	font-size: 18px;
	text-align: center;
	padding: 20px 0 20px 0;	
}

.extraItem {
	background-color: #FFFFFF;
	display: inline;
	width: 320px;
	text-align:center;
	border: solid #F35400 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px;
	-moz-box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
	position: absolute;
	top: 55px;
	right: 15px;
}
.extraItem select {
	width: 320px;
}
.extraItem .productImage img{
	width: 120px;
	height: 120px; 
	padding:5px 5px 5px 15px; 
	float:left;
}

.extraItem .productTitle {
	font-size: 17px;
	color: #745237;
	text-align: left;
	padding: 5px 0 5px 20px;
}

.extraItem .priceWrapper{
	padding: 5px 0 5px 20px;
	text-align: left;
}

.extraItem .productPrice {
	float:left;
	font-size: 25px;
	text-align: left;
	color: #FF490E;
}

.extraItem .percentWrapper{
	padding: 5px 0 5px 10px;
	float:left;
	text-align: left;
}
.extraItem .productRetailPrice {
	text-align: left;	
	color: #745237;
}

.extraItem .percentOff {
	text-align: left;
	color: #FF490E;
}

.extraItem .optionSelect {
	padding: 2px 0 2px 20px;
	clear: both;
	text-align: left;
}
.extraItem .optionSelectNum {
	vertical-align: top;
}


.extraItem .optionSelect select{
	width: 200px;
	line-height: 20px;
	color:#666666;
	font-weight:bold;
	font-size: 12px;
	text-align:left;

}

.extraItem .reloadButton {
	cursor: pointer;
}

.extraItemTitleWrapper {
	height: 45px;
	width: 100%;	
	background-color:#FFFFFF;
	text-align: center;
}


.extraItemParen{
	font-size: 12px;
	color: #FFFFFF;
}

.continueCheckout {
	cursor:pointer;
}



/* +------------------------------------------------------------------------+ */
/* |  PAYMENT AND ORDER SUMMARY PAGE										| */
/* +------------------------------------------------------------------------+ */
#antelors
{
/*	background: url(../Images/g_image_antelors.gif) no-repeat; */
	width: 330px;
	height: 62px;
	background-position:center;
}

#orderSummary
{
	width: 330px;
	border-top:30px solid #9A7348;
	border-left:thick solid #9A7348;
	border-right:thick solid #9A7348;
	border-bottom:thick solid #9A7348;
}

#orderSummaryTitle
{
	background: url('../Images/g_image_order_summary.gif') no-repeat;
	width: 166px;
	height: 40px;
	background-position:top;
	margin-top:15px;
}

.orderSummaryLine
{
	padding:10px 0px 10px 0px;
	border-bottom:thin solid #9A7348;
}

.orderSummaryBrownTxt
{
	padding:10px 5px 10px 5px;
	line-height: 20px;
	color: #9A7348;
	font-weight:bold;
	font-size: 12px;
}

.orderSummaryGreyTxt
{
	padding:10px 5px 10px 5px;
	line-height: 20px;
	color: #666666;
	font-weight:bold;
	font-size: 12px;
}

#loginForm
{
	text-align:left;
	width:350px;
	border:solid #CCC 1px;
	margin:5px 0px 15px 0px;
	padding:10px 0px 10px 0px;
	font-size:14px;
}

.shippingOptionsCheckout 
{
	color: black;
	font-size: 12px;
	font-weight: normal;	
	line-height: 20px;
}

.shipOptionInputError
{
	color: red;
	/*background-color:#fbb4b4;*/
}

#billingAddress {
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	width: 460px;
	margin-bottom: 12px;
}

.combinedOption 
{
	font-weight: bold;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for Loading Bumper												| */
/* +------------------------------------------------------------------------+ */

.bumper
{
	background: #000000;
	display: inline;
	height: 100%; width:100%;
	opacity: 0.40;
	filter: alpha(opacity=40);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.loading
{
	display: inline;
	background: #FFFFFF;
	border: 3px solid #333333;
	font: bold 11px verdana;
	padding: 10px;
	position: absolute;
	width: 250px;
	z-index: 2000;
}

td.margin_1
{
	padding: 1px 0px 0px 5px;
	border-right: 1px solid #934E0B;
	white-space: nowrap;
	height: 14px;
	color: #FFFFFF;
	background:url('../js/grid/i/g_bg_grid_header.gif') repeat-x;
	border-bottom: 1px solid #934E0B;
}

td.margin_2
{
	padding-left: 5px;
	border-right: 1px solid #A8A8A8;
	height: 18px;
	vertical-align: middle;
	color: #333333;
	border-bottom: 1px solid #A8A8A8;
}

/* +------------------------------------------------------------------------+ */
/* | Styles for Inline popups												| */
/* +------------------------------------------------------------------------+ */

* html div.inline_popup {	/*\*/position: absolute; top: expression(300+((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/}

div.inline_popup
{
	background: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
	position: fixed;
	z-index: 3000;
	overflow: auto;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -200px;
}

DIV.inline_popup DIV.inline_popup_content
{
	background: #C5C5C5 url('../i/backgrounds/inline_popup.png') repeat-x;
	border: 1px solid #666666;
	font: normal 11px verdana;
	padding: 10px;
}

DIV.inline_popup DIV.inline_popup_content DIV.inline_popup_title
{
	border-bottom: 1px solid #666666;
	color: #333333;
	font: bold 7.5pt verdana;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

DIV.inline_popup DIV.inline_popup_content DIV.inline_popup_command
{
	border-top: 1px solid #666666;
	margin-top: 15px;
	padding-top: 5px;
	text-align: right;
}


/* +------------------------------------+ */
/* |  ALERTS PAGE						| */
/* +------------------------------------+ */
#alertPageTitle h1 {
	color:#FE4F0F;
	font-size: 20px;
	text-align: left;
	width: 100%;
	padding:10px 20px 10px 20px;
}

#alertBox
{
	padding: 10px 10px;
	font-weight:bold;
}

#textAlertBox
{
	padding: 5px 10px;
	font-weight:bold;
}

.alertBoxTitle h2{
	color:#FE4F0F;
	text-align: left;
	font-size: 18px;
	width: 100%;
	display: inline;
}

.desc{
	color:#666666;
	padding: 5px 0 5px 0;
}

#alertBox .desc{
	padding: 5px 0 5px 8px;
}


.newMsg {
	color:red;
	padding: 0px 0px 2px 5px;
	font-weight: bold;
}

.newMsg sup{
   font-size: 110%; vertical-align: top;
}

.examplePhone {
	padding: 0 0;
	font-size: 10px;
	color: black;
}
/* Returns Page */

#returnContent {
	line-height: 20px;
	color:#666666;
	font-size: 12px;
}

#returnContent a{
	color:#FE4F0F;
}


#returnContent a:visited{
	color:#FE4F0F;
}

/* +------------------------------------+ */
/* |  MYACCOUNT PAGE						| */
/* +------------------------------------+ */
#myaccount h1 {
	color:#FE4F0F;
	font-size: 20px;
	text-align: left;
	width: 100%;
}
#myaccount h2 {
	color:#FE4F0F;
	font-size: 18px;
	text-align: left;
	width: 100%;
}

#myaccount a{
	color:black;
	padding: 2px;
	text-decoration: none;
}

#myaccount a:hover {
	text-decoration: underline;
}

#myaccount .logout {
	font-size: 12px;
}

#myaccount .content {
	color: black;
	font-size: 12px;
	text-align: left;
	width: 100%;
	padding: 10px;
}



#myaccount .box {
	text-align:left;
	width:460px;
	margin:5px 13px;
	padding: 0;
	font-size:12px;
	color:#000;
	float: left;
}

#myaccount .boxHeader {
	background-color: #FF6633;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}

#myaccount .boxContent{
	padding: 10px;
	border: solid #CCC 1px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

#myaccount .orderHistory {
	padding: 0px;
	width: 100%;
}
	
#myaccount .orderHistory th{
	color:#FE4F0F;
	font-size: 14px;
	background-color: black;	
	padding: 2px 5px 2px 5px;
}

#myaccount .orderHistory td{
	padding: 2px 5px 2px 5px;
}

#myaccount .orderHistory .colorRow{
	background-color: #CCC;
	color:#000;
}

#myaccount .orderHistory .blankRow{
	background-color: #FFF;
}
	
#myaccount .inputError {
	font-weight: bold;
	font-size: 18px;
	background-color: white;
	color: red;
	text-align: left;
}

#myaccount .forgotPassword {
	line-height: 20px;
	color:#000000;
	font-weight: bold;
	font-style: none;
	font-size: 12px;
}

#myaccount .errorMsg {
	font-weight: bold;
	font-size: 18px;
	background-color: white;
	color: red;
	text-align: left;

}

#productInfoBox #right .txtOrange {
	font-size: 25px;
	text-align: right;
}


#header #subtoplinks {
	position: absolute;
	right: 20px;
	bottom: 8px;
	color: #FFF;
	font-size: 14px;
}
#header #subtoplinks a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
}
#header #subtoplinks a:hover {
	color:#E1E1E1;
	text-decoration: underline;
}
#header #giftCardLink {
	color: #FFF;
	font-size: 19px;
	text-decoration: none;
}
#header #giftCardLink a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}


#sharebox img {
	margin: 5px 15px;
	float: left;
}
#sharebox h2 {
	color: #FF4930;
	margin: 0px;
	padding: 2px 10px;
}
#socialmediabox iframe{
	float: left;
	padding: 2px 0px 0px 10px;
}

#rrsImage .icon {
	position: absolute;
	left: 15px;
	top: -10px;
	border: none;
}
#rrsImage {
	position: relative;
	font-size: 18px;
	padding: 7px 0 5px 85px;
}
#rrsImage a{
	color:#FF4930;
}
#indexTextAlertBox select{
	width:160px;	
}
#cartItems .cartRow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#cart {
	margin: 35px 10px;
}
.extra-arrow{
	background:url(../Images/new/extra-item-arrow.png) no-repeat center center;
	position:absolute;
	right:360px;
	top:65px;
	width: 21px;
	height: 27px;
}
#checkout div#right {
	float: none;
	width: 100%;
}
#checkout div#left {
	float: none;
	width: 100%;
}
#shippingyesno {
	width: 460px;
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	margin-bottom: 12px;
}
#shippingoptions {
	float: left;
	width: 460px;
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	margin-bottom: 12px;
}
#ordersummary {
	clear: both;
	width: 100%;
}
#checkout #cartContent {
	width: 100%;
}
#checkout h2, .boxHeader {
	font-size: 13px;
	color: #FFF;
	background-color: #FF490E;
	margin: 0px;
	padding: 6px 0 6px 8px;
	width: 453px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background-image: url(../Images/new/headers_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#paymentinfo {
	float: left;
	width: 460px;
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	margin-bottom: 25px;
}
.checkouttable{
	margin:10px;
}
#checkout #checkoutleftside {
	float: left;
	width: 460px;
	margin: 0 20px 10px 0;
}
#ordersummary h2 {
	width: 948px;
}
#ordersummary #cartContent {
	margin-top: 0px;
}
#checkout select,#checkout input{
	width: 199px;
}
#checkout #cvv_code{
	width:40px;	
}
#checkout #exp_month, #checkout #exp_year, #checkout #different_ship_to_false, #checkout #different_ship_to_true, #checkout #get_alerts, #shippingoptions input{
	width:auto;	
}
#checkout #contentRight {
	margin: 0px 10px 0 15px;
	padding: 0px;
}
#checkout #contentRight a:link {
	color: #666;
}
#returnCustomer h1 {
	background-image: none;
	width: auto;
	background-color: none;
	color: #E9521B;
	font-size: 18px;
	margin-bottom:5px
}
.sep {
	margin: 20px 0;
	border-top: solid #CCC 1px;
	border-bottom: solid #999 1px;
}
#myaccount h4 {
	margin: 3px 0;
	padding: 0px;
	font-size: 14px;
}
#myaccount table {
	margin: 0px auto;
	padding: 0px;
}
.accountloggedin {
	margin: 20px;
}
#content #content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
#addToCart #right .txt {
	text-align: right;
}
#inventoryBox #right {
	margin: 10px 0;
}
#myaccount .box {
	float: left;
	margin: 0 10px 0 0;
}
#myaccount .boxContent {
	padding:10px 0;
}
#shippingOptions td{
	text-align:left;
}#contentContainer #content #content {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-box-shadow: none;
	-webkit-box-shadow:  none;
	box-shadow: none;
}
#contentContainer #content #content #myaccount h1 {
	margin: 0px;
	padding: 0 10px 5px;
}
#contentContainer #content #content #myaccount .box {
	margin: 10px;
	padding: 0px;
}

#giftCard .errorMsgHeader {

	font-weight: bold;
	font-size: 22px;
	background-color: white;
	color: red;
	text-align: left;
	padding: 5px 0px 20px 190px;

}

#giftCard .errorMsg {

	font-weight: none;
	font-size: 14px;
	background-color: white;
	color: black;
	text-align: left;
	padding: 5px 0px 20px 20px;
}

#giftCard .errorMsg ul{
	color: red;
	font-size: 16px;
}

#giftCardCheckoutBox{
	float: right;
	width: 460px;
	border: solid #CCC 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px  5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	margin-bottom: 25px;
}

#cartGiftCardBox
{
	padding: 0px 0px 5px 10px;
}
#cartGiftCardBox th {
	background-color:#E1E1E1;
	text-align:center;
	font-weight:bold;
	height:35px;
}
#cartGiftCardBox td {
	border: 1px solid #D1D1D1;
}
#cartGiftCardBox tr {
	border: 1px solid #D1D1D1;
}
#cartGiftCardBox table {
	border: 1px solid #D1D1D1;
	width: 200px;
}

.boldRed
{
	line-height: 20px;
	color: red;
	font-weight:bold;
	font-size: 14px;
}



