
html 		{overflow-y: scroll;}
body 		{background:#ffffff; margin: 0px; color: #333;}
.outer-div 	{width: 100%;}
.inner-div 	{margin: 0px auto;}
		.admin-div {
				border-bottom-left-radius: 10px;
					-moz-border-radius-bottomleft: 10px;
					-webkit-border-bottom-left-radius: 10px;
		}
		.admin-div {
			border-bottom-right-radius: 10px;
					-moz-border-radius-bottomright: 10px;
					-webkit-border-bottom-right-radius: 10px;
		}
		.admin-div {
			
		-moz-box-shadow: 0px 1px 5px #e2e7ed;
  		-webkit-box-shadow: 0px 1px 5px #e2e7ed; 
  		box-shadow: 0px 1px 5px #e2e7ed;
  		behavior: url(layout/components/ie-css3.htc);
		}
.admin-div {
    height: 40px;
    padding: 5px;
    background-color: #70adcc;
    border: 1px solid #333333;
    border-top: 0px;
    z-index: 999;
    font-family: Trebuchet MS, Arial, sans-serif;
}

.adminbutton {
    display: block; 
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 1px 2px #333333;
    float: left;
    margin: 0 9px 15px 0;
    padding: 0;
    border: none;
}
.logout:hover {color: #f4f4f4;}
.adminbutton:hover {
    text-decoration: none;
}
.lg-blue, .lg-green, .lg-grey, .lg-red, .lg-yellow, .lg-tab {
    width: 147px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-position: center top;
}
.lg-blue:hover, .lg-green:hover, .lg-grey:hover, .lg-red:hover, .lg-yellow:hover, .lg-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.lg-blue    {background: url(../images/admin/buttons/lg-blue-button.png) no-repeat;}
.lg-green   {background: url(../images/admin/buttons/lg-green-button.png) no-repeat;}
.lg-grey    {background: url(../images/admin/buttons/lg-grey-button.png) no-repeat;}
.lg-red     {background: url(../images/admin/buttons/lg-red-button.png) no-repeat;}
.lg-yellow  {background: url(../images/admin/buttons/lg-yellow-button.png) no-repeat;}
.lg-tab     {background: url(../images/admin/buttons/lg-tab-button.png) no-repeat;}

.med-blue, .med-green, .med-grey, .med-red, .med-yellow, .med-tab{
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.med-blue:hover, .med-green:hover, .med-grey:hover, .med-red:hover, .med-yellow:hover, .med-tab:hover {
    background-position: center bottom;
    color: #ffffff;
}
.med-blue   {background: url(../images/admin/buttons/med-blue-button.png) no-repeat;}
.med-green  {background: url(../images/admin/buttons/med-green-button.png) no-repeat;}
.med-grey   {background: url(../images/admin/buttons/med-grey-button.png) no-repeat;}
.med-red    {background: url(../images/admin/buttons/med-red-button.png) no-repeat;}
.med-yellow {background: url(../images/admin/buttons/med-yellow-button.png) no-repeat;}
.med-tab    {background: url(../images/admin/buttons/med-tab-button.png) no-repeat;}

.sm-blue, .sm-green, .sm-purple, .sm-grey, .sm-red, .sm-yellow, .sm-tab {
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-position: center top;
}
.sm-tab {
    color: #333333;
}
.sm-blue:hover, .sm-green:hover, .sm-purple:hover, .sm-grey:hover, .sm-red:hover, .sm-yellow:hover, .sm-tab:hover, .sm-tab.current {
    background-position: center bottom;
    color: #ffffff;
}

.sm-blue    {background: url(../images/admin/buttons/sm-blue-button.png) no-repeat;}
.sm-green   {background: url(../images/admin/buttons/sm-green-button.png) no-repeat;}
.sm-purple  {background: url(../images/admin/buttons/sm-purple-button.png) no-repeat;}
.sm-grey    {background: url(../images/admin/buttons/sm-grey-button.png) no-repeat;}
.sm-red     {background: url(../images/admin/buttons/sm-red-button.png) no-repeat;}
.sm-yellow  {background: url(../images/admin/buttons/sm-yellow-button.png) no-repeat;}
.sm-tab     {background: url(../images/admin/buttons/sm-tab-button.png) no-repeat;}

h1, h2 {
    font: bold 24px/28px , Trebuchet MS, Arial, sans serif;
    color: #337ab7;
}
h3, h4, h5, h6 {
    font: 18px/22px , Trebuchet MS, Arial, sans serif;
    color: #333333;
}
a, a:hover {color: #337ab7;}
a:hover {text-decoration: underline;}

.divider {
    background: url(../images/admin/background/divider.png) repeat-x;
    height: 3px;
    margin: 0 0 12px 0;
    clear: both;
}
.mandatory, .mandatoryDDL, .mandatoryPONumber {
    background-color: #fdf9e0;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid ;
	margin: 0px auto;
	background: white;

	
}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #666666;
	
}

.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid ;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #666666;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid ;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: ;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #666666;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #666666;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid ;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #666666;
}


.ads-column a img.panelad {
	display: block !important;
}
.anchFilter.current {
	color: green;
}
.datepicker {
	background: url(../images/admin/icons/calen.png) right no-repeat #fff;
	cursor: pointer;
}

a.clearprev {
	display: inline-block;
	background: url(../images/admin/buttons/clear-sm.png) no-repeat;
	padding: 1px 12px;
}
		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: right;
		    margin-left: 20px;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: left;
		    width: 700px;
		}
		.divMainCalloutSlideshowThumbnails {
			float: right;
		}
		.divMainCalloutSlideshowText {
			padding: 10px 0px;
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}
.static-div.inner-div {
	width: 700px;
}
.partialwidth .divMainCalloutSlideshowImageHolder, .partialwidth .divMainCalloutImage {
	width: 700px;
	height: 400px;    
    border: 1px solid ;
}
.partialwidth .divMainCalloutSlideshowImageHolder img, .partialwidth .divMainCalloutImage img{
	width: 700px;
    height: 400px;
}
.partialwidth .divMainCalloutSlideshowTextHolder, .partialwidth .divMainCalloutText {
    width: 700px;
	min-height: 125px;
	position: relative;
	text-align: center;
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
    overflow: hidden;	
    height: 400px;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	height: 400px;
}
.divMainCalloutSlideshowText {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 700px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    margin-bottom: 10px;
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:700px;  	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
	width:700px;
}
.divMainCalloutSlideshowThumbnails {
    width: 700px;
}
.ThumbImage {
    width: 100px;
    height: 67px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    opacity: .7;
}
.ThumbImage {
    border: 1px solid ;
}
.ThumbImage.active {
    border: 1px solid #337ab7;
    opacity: 1.0;
}
.ThumbImage.dormant {
    border: 1px solid ;
}
.ThumbImage.dormant:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	 opacity: 1.0;
}
.ThumbImage.ThumbDot {
	border: none;
}
.ThumbDot {
	background: none;
	border: none;
	padding: 0px;
}
.ThumbDot {
    margin-right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../../layout/images/model/slidedot.png') no-repeat;
    border: none;
}
.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
#nextButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 0px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 0px;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.divSaleBox {
	background: #ececec;
	padding: 10px;
	margin-left: 10px;
	margin-top: 7px;
	float: right;
}
.btnProductSubmit {
	display: inline-block;
}
.addcart {
	margin: 5px 0px 0px 0px;
}
.divItemDetailPrice {
	display: inline;
	font: bold 18px/25px ;
}
.divItemDetailSalePrice {
	color: red;
	font: bold 18px/25px ;
}
.divItemDetailEndSalePrice, .divItemDetailSalePrice {
	display: block;
}
.divItemDetailEndSalePrice, .divItemRegPrice {
	color: #3d484c;
	font: 13px/20px Trebuchet MS;	
}
select.ddlItemOptions {
}
.spanItemOptionLabel {
	display: inline-block;
}
input.txtQtyToAdd {
}
.tblPrimaryImage {
	text-align: center;
	background: #ececec;
}
.tblPrimaryImage td {
	padding: 3px;
}
.tdPrimaryImage {
	vertical-align:middle;
}
.tblPrimaryImage td .imgPrimaryImage {
	border: none;
	padding: 0px;
}
.divPrimaryImageCaption {
	text-align: center;
	color: #3d484c;
	font: italic 13px/20px ;
}

.content-div .imgThumbImage {
	cursor: pointer;
	opacity: .7;
}
.content-div .imgThumbImage.current {
	border: 1px solid #337ab7;
	opacity: 1.0;
}
.content-div .imgThumbImage:hover {
	opacity: 1.0;
}
.hidImgCaption, .hidImgSrc,
.hidImgDim, .hidImgBig {
	display: none;
}

.pOutOfStock {
	font: 13px/18px ;
	color: red;
	margin-bottom: 0px;
}
.partialwidth .divItemDetailLeft {
	float: left;
}
.partialwidth .divItemDetailRight {
	float: right;
}
.divItemDetailRight hr {
	color: #cccccc;
	background: #cccccc;
}
.divItemTopText {
	margin-bottom: 10px;
}
.divSerialUPC {
	display: block;
	margin: 10px 0px;
}
.divItemDetailSerial, .divItemDetailUPC {
	display: inline;
	color: #3d484c;
}
.divItemDetailDescription {
	margin: 10px 0px;
}
.tblSpreadsheet {
	font-size: 12px;
}
.tblSpreadsheetDouble {
	float: left;
}
.tblSpreadsheetRightTable {
	margin-left: 10px;
}
.tblSpreadsheet tr {
	border-top: 1px solid #ccc;
}
.tblSpreadsheet th, .tblSpreadsheet td {
	border-right: 1px solid #ccc;
	text-align: center;
}
.tblSpreadsheet td p {
	height: 14px;
}
.tblSpreadsheet th {
	background: #D5DCF5;
}
.tblSpreadsheet .spreadsheet-even td {
	background: #e2e7ed;
}
.tblSpreadsheet .far-left {
	border-left: 1px solid #ccc;
}
.tblSpreadsheet .thPrice {
	width: 40px;
}
.tblSpreadsheet .thQty {
	width: 40px;
}
input.txtQtyToAddSpreadsheet {
	width: 30px;
}
.divAdditionalNotesWrapper {
	float: right;
}
.anchAdditionalNotes {
	display: block;
	float: right;
}
.far-left a {
	cursor: default;
	color: black;
}
.far-left a:hover {
	text-decoration: none;
}
.spanNotesShowHide {
	display: none;
	position: absolute;
	background: #f4f4f4;
	padding: 20px;
	border: 2px solid ;
	color: #e2e7ed;
	cursor: pointer;
}
.spanNotesShowHide.leftside {
	left: 25px;
}
.btnAddSpreadsheetItem {
	width: 50px;
}
.anchSpreadsheetItemImage img {
	
}
.divSpreadsheetTopSection {
	margin-bottom: 10px;
}



.divCategoryItem-1,
.divSpreadsheetItem-1 {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}

.imgCategoryItem,
.imgSpreadsheetItem {
	float: left;
}

.anchCategoryItemName {
	font: bold 18px/25px ;
}

.spanCategoryItemSalePrice {
	color: red;
	font-weight: bold;
}

.divSaleBoxTwo {
	float: right;
}

.divItemDescription {
	margin: 10px 0px 5px 0px;
	display: block;
}

.hidItemMoreDetails {
	display: none;
	position: absolute;
	background: #f2f2f2;
	padding: 10px;
	border: 2px solid #666;
	color: #666;
	left: 0px;
	cursor: pointer;
	z-index: 2;
}
.hidItemMoreDetails img {
	float: left;
	margin-right: 10px;
}

.divCustAcctShippingOption {
	margin-left: 20px;
	border-left: 1px solid #e2e7ed;
	border-bottom: 1px solid #e2e7ed;
	padding-left: 5px;
	margin-bottom: 5px;
}
.divCustAcctShippingOption label {
	display: block; 
	float: left;
}

.anchChangeBillingInfo, .anchChangeShippingInfo, .anchChangeShipMethod, .anchChangeCart {
	font-size: 12px;
}
.divPaymentMethodChoose {
	border-right: 1px solid #e2e7ed;
	float: left;
	padding-right: 5px;
	margin-left: 250px;
}
.divCCBox {
	padding: 10px;
	margin-bottom: 10px;
	float: right;
	background: ;
}
.divCCBoxLeft {
	float: left;
}
.divCCBoxRight {
	float: right;
}

.divSaveOrder {
	float: right;
	text-align: center;
}
.divSaveOrder label,
.frmPONumber label {
	display: block;
	float: left;
}

.quantity {
	text-align: center;
}
.itemtotal {
	text-align: right;
}
.unitprice {
	text-align: right;
}
.trCartHeaderRow.itemtotal p {
	text-align: right;
}
.anchUpdateContact, .anchUpdateShipping, .anchUpdateBilling {
	display: inline-block;
	color: purple;
	margin-left: 10px;
	font-size: 14px;
}
.taNotes {
	width: 260px;
	height: 75px;
}
input[type="radio"] {
	vertical-align: middle;
	margin-right: 5px;
}
.PayOptionsText {
	color: #333333;
}
td {
	padding: 10px;
}
table, th, td, tr {
	vertical-align: top;
}
tr {
	border-bottom: 1px solid ;
}

.divCheckoutButtonBox  {
	margin-top: 10px;
	padding: 0px;
	background: none;
}
.AddMessageBox textarea {
	height: 120px;
}
.divShippingBox label,
.divBillingBox label,
.divCCBox label {
	display: block;
	float: left;
}

.ContactTitleBox,
.BillTitleBox,
.ShipTitleBox,
.ShipOptionsTitleBox,
.CheckoutTitleBox {
	margin-bottom: 5px;
	float: right;
}
.BillBoxNumber,
.ShipBoxNumber, .ContactBoxNumber, .ContinueBoxNumber, .ShipOptionsBoxNumber, .CheckoutBoxNumber {
	background: #333333;
	padding: 2px 8px;
	margin-right: 7px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font: 15px/22px ;
	color: #f4f4f4;
	vertical-align: top;
}
.BillBoxTitle, .ShipBoxTitle, .ContactBoxTitle, .ShipOptionsBoxTitle, .CheckoutBoxTitle {
	line-height: 24px;
	margin-bottom: 5px;
}
.divShippersImage {
	float: right;
	height: auto;
	border: 0px solid black;
}
.divShippersImage img {
	background: none;
	float: right;
}
.ContinueBoxTitle {
	float: left;
}
.trCartHeaderRow  th p {
	padding: 5px 5px;
	margin: 0px;
	text-align: center;
	margin: 0px;
}

.trCartBodyRowMinimal td {
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
.trCartBodyRowMinimal td p {
	padding: 0px;
	margin: 0px;
}
.spanOptionLabelMin, .spanOptionValueMin {
	font-size: 11px;
}
.anchMinimalLineItemHover {
	font-size: 13px;
}
input.txtQtyToUpdate {
	margin: 0px 0px 10px 0px;
}
.trCartBodyRowMinimal input.txtQtyToUpdate {
	width: 20px;
}
.btnSubmit.Cart {
	text-align: center;
	font: 13px/17px ;
	padding: 5px 0px;
}
.trCartBodyRowMinimal .btnSubmit.Cart {
	float: right;
}
.trCartBodyRowMinimal .anchRemoveItem {
	color: red;
	display: block;
	float: right;
	margin: 0px;
	margin-left: 10px;
}
.trCartBodyRowMinimal .anchRemoveItem:hover {
	text-decoration: none;
}

.trCartHeaderRow th {
	background: ;
	border-right: 0px solid #fff;
}
.trCartBodyRow.odd {
	background-color: #666;
}
.trCartBodyRow.even {
	background-color: #c1c1c1;
}
.divTotalsBox {
	float: right;
	background: #e1e1e1;
	padding: 5px 10px;
	margin-top: 10px;
	border: 1px solid ;
}
.divTotalsBox label {
	display: block;
	font-weight: normal;
	text-align:center;
}

.pTotal {
	border-top: 1px solid ;
	padding: 10px 0px 0px 0px;
}

.frmCheckout {
	float: right;
}

.divSavecontactShip {
	margin-top: 20px;
	float: left;
}
input[type=submit].btnSaveContactShip {
	float: right;
}
.divCheckoutButton, .divCheckoutButton form {
	float: left;
	color: #A33D47;
}
.divCheckoutButton form {
	border-bottom: 0px solid ;
}
.spanOrderTotal {
	font-weight: bold;
}
input[type=checkbox] {
	background: none !important;
}
input[type=radio] {
	background: none !important;
}
input[type=submit].btnSubmitFinalCheckout{
	padding: 8px 14px;
	font: 14px/18px ;
}
input[type=submit].btnUpdateQty{
	font: 13px/17px ;
}

.partialwidth .tblCart {
	background: #e1e1e1;
	border: 1px solid ;
}

.partialwidth .divDiscountCode {
	background: ;
	border: 1px solid ;
}
.divDiscountCode p {margin-bottom: 0px;}

.partialwidth .divShippingOptions {
	float: left;
	background: ;
	border: 0px solid ;
}
.divShippingOptions p {
	margin-bottom: 5px;
}
.divShippingOptions input[type=submit] {
	margin: 10px 0px;
}
input[type=submit].btnSubmitDiscount{
	float: right;
	padding: 4px 20px;
	font: 14px/18px ;
}

.txtDiscount {
	padding: 0px;
}
.divDiscountCode label {
	display: inline-block;
	float: left;
}

	.chkAgreeTC {
		vertical-align: middle;
	}
	.frmUserHistorySearch {
		background: #e1e1e1;
		border: 1px solid ;
		padding: 20px;
	}
	.pUserHistorySearch {
		width: 250px;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	.pUserHistorySearch  label {
		display: block;
		width: 150px;
		float: left;
	}
	.pUserHistorySearch input {
		width: 110px;
	}
	.pUserHistorySearchStartDate, .pUserHistorySearchEndDate {
		width: 210px;
		margin-left: 20px;
	}
	.pUserHistorySearchStartDate label, .pUserHistorySearchEndDate label {
		width: 50px;
	}
	.pUserHistorySearchOrderID {
		width: 280px;
	}
	.pUserHistorySearchUpdateBtn {
		width: 100px;
		float: right;
	}
	.anchFilter {
		
	}
	.btnSubmit.btnReOrder {
		float: left;
	}
	#pagetable {
		width: 100%;
	}
	 #pagetable th, #pagetable td {
		text-align: left;
		min-width: 120px;
		padding: 5px 0px;
	}
	#pagetable p {
		margin: 5px 0px;
	}
	.anchFilter.current {
		color: green;
	}

.txtPassword,
.txtConfirmPassword {
	width: 222px;
}
#frmRegister label,
#frmProfile label {
	float: left;
	min-width: 140px;
}
#loginform label {
	float: left;
	min-width: 84px;
}
#frmRegister input[type=text],
#frmProfile input[type=text] {
	width: 222px;
}
#loginform input[type=text],
#loginform input[type=password]  {
	width: 222px;
}
.resetpass {
	margin-left: 84px;
}
#frmRegister select,
#frmProfile select {
	width: 234px;
}
#frmRegister textarea,
#frmProfile textarea {
	width: 222px;
	height: 100px;
}

#frmProfile h3 {
	margin-bottom: 0px;
}
.anchDeleteAddress,
.anchDeleteAddress:hover  {
	color: red;
	display: block;
	text-decoration: none;
}
.divAddAltShippingWrapper {
	margin-left: 80px;
}
.divAltShippingWrapper{
	margin-left: 80px;
}

.anchDeleteAddress{
	display: inline-block;
	float: right;
}
.divAddShippingAddressInput {
	display: none;
	margin-left: 80px;
	margin-top: 20px;
}

.txtTaxExemptStatus {
	background: #f2f2f2;
}
.user-email {
	padding: 2px 10px;
	margin-right: 10px;
	width: 212px;
	height: 24px;
	float: left;
	border: 1px solid #ccc;
	background: #f2f2f2;
}
.disclaimer {
	font-style: normal;
	margin-bottom: 24px;
	font: 14px/24px ;
}
.notelabel {
	margin-left: 140px;
	font: 14px/24px ;
}

.SmallText {
	font: 14px/24px ;
}
.taSpecialInstructions,
.taAddAddressSpecialInstructions,
.taUpdateAddressSpecialInstructions {
	width: 400px;
}


.frmReOrder {
	display: inline;
}
	table.receipttable {
			text-align: left;
			border-collapse: collapse;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
		}
		
		table.receipttable th {
			padding: 12px 15px;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			color: #333;
		}
		table.receipttable td {
			padding: 8px 15px;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			color: #666;
		}		
		
		.receipttablecolodd {
			background: #f3f3f3;
		}
		
		.receipttablecoleven {
			background: #ededed;
		}
		
		.receipttableheaderodd {
			background: #dadada;
			border-bottom: 1px solid #d4d4d4;			
			color: black;
		}
		
		.receipttableheadereven {
			background: #e4e4e4;
			border-bottom: 1px solid #dfdfdf;	
			
		}		
		
		table.receipttable td.receipttableheadereven, table.receipttable td.receipttableheaderodd {
			color: black;
		}
		
		
		table.shoppingcarttable tr.odd {
		   background-color: #E6E6E6;
		   border-bottom: 1px solid #CACACA;
		}
		
		table.shoppingcarttable tr.odd td {

		}
		
		tr.notes td {
			background: #e4e4e4;
			color: black;			
		}
		
		table.shoppingcarttable {
			text-align: left;
			border-collapse: collapse;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
		}		
		
		.shoppingcarttable th {
			padding: 12px 15px;
			background: white;
			color: black;
		}
		
		table.shoppingcarttable td {
			padding: 8px 15px;
			border-right: 1px solid #fff;
			border-left: 1px solid #fff;
			color: #666;
		}	
		
		tr.lined td {
			border-bottom: 1px solid #CACACA;
		}		
		
		tr.lined td.unlined {
			border: none;
		}
		
		
		tr.lined td.total {
			background: #e4e4e4;
			color: black;	
			font-weight: bold;			
		}
		
		td.whiteheader {
			background: white;
		}
		
		.rightalign {
			text-align: right;
		}
		
		.centeralign {
			text-align: center;
		}

.divAdminOrderInformation {
	float: left;
	margin-top: 10px;
}
.divAdminOrderInformation p {
	font-size: 15px;
	line-height: 26px;
}
.btnSubmitFinalCheckout {
	float: right;
}

.trCartHeaderRow p {
	font-weight: normal;
}
.divShipReturnPolicy {
	text-align: center;
	border-top: 1px solid #c1c1c1;
	margin-top: 20px;
	padding-top: 15px;
}
.divErrorMessage {
	color: #A33D47;
	font-style: italic;
	padding: 10px;
	background: #e1e1e1;
	margin-bottom: 20px;
}
.divNoticeMessage {
	color: green;
	font-style: italic;
	padding: 10px;
	background: #e1e1e1;
	border: 1px solid #c1c1c1;
	margin-bottom: 20px;
}
		.topmenu-checkout a {
			
				-moz-border-radius: 15px;
		  		-webkit-border-radius: 15px;
		  		border-radius: 15px;
		}
.boxlabel {
	display: block;
	text-decoration: underline;
}
.spanDiscountExists {
	color: red;
}
.topmenu {
	border: none;
}

.topmenu-checkout a.complete-checkout {
	color: green;
	text-decoration: none;
}

.topmenu-checkout a.complete-checkout:hover {
	background: #e1e1e1;
}
.topmenu-checkout a.current-checkout {
	background: #e1e1e1;
	color: black;
	text-decoration: none;
}
.topmenu-checkout a.notallowed-checkout {
	cursor: default;
	color: gray;
}
.topmenu-checkout a.notallowed-checkout:hover {
	text-decoration: none;
	background: none;
}

.divBillToConfirm,
.divShipToConfirm {
	float: left;
	padding: 10px;
	background: ;
	margin-right: 20px;
	min-height: 100px;
}

.divShipToConfirm {
	margin-right: 0px;
}

.divBillToConfirm span,
.divShipToConfirm span {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 23px;
}
.divPagination {
	
}
a.anchPagination {
    display: inline-block;
    padding: 3px 9px;
    margin-right: 4px;
	margin-bottom: 11px;
    border-radius: 3px;
    border: 1px solid #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);	
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
a.anchPagination:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}
a.anchPaginationCurrent {
    border: 1px solid #c0c0c0;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
a.anchPaginationCurrent:hover {
	background: black;
}
.spanFeaturedItemPrice {
	color: #3d484c;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #3d484c;
	font: 13px/20px ;
}
#pwindicator {
	float: right;
	margin-top: 2px;
}
.bar {
	height: 2px;
}
.pw-very-weak .bar {
    background: #d00;
}
.pw-very-weak .pw-strength-label {
    color: #d00;
}
.pw-weak .bar {
    background: #d00;
}
.pw-weak .pw-strength-label {
    color: #d00;
}
.pw-medium .bar {
    background: #f18501;
}
.pw-medium .pw-strength-label {
    color: #f18501;
}
.pw-strong .bar {
    background: #66d52a;
}
.pw-strong .pw-strength-label {
    color: #66d52a;
}
.pw-very-strong .bar {
    background: #66d52a;
}
.pw-very-strong .pw-strength-label {
    color: #66d52a;
}