
.banner-div {
    
}
.partialwidth {
	width: 700px;
	float: right;
}
.stButton {
	margin-right: 0px !important;
}

		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: right;
		    margin-left: 20px;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: left;
		    width: 700px;
		}
		.divMainCalloutSlideshowThumbnails {
			float: right;
		}
		.divMainCalloutSlideshowText {
			padding: 10px 0px;
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}
.partialwidth .divMainCalloutSlideshowImageHolder, .partialwidth .divMainCalloutImage {
	width: 700px;
	height: 400px;    
    border: 0px solid #d1d1d1;
	-moz-box-shadow: 0 0 10px #b1b1b1;
	-webkit-box-shadow: 0 0 10px #b1b1b1;
	box-shadow: 0 0 10px #b1b1b1;
}
.partialwidth .divMainCalloutSlideshowImageHolder img, .partialwidth .divMainCalloutImage img{
	width: 700px;
    height: 386px;
	width: 686px; 
	padding: 7px;
	background: #ffffff;
}
.partialwidth .divMainCalloutSlideshowTextHolder, .partialwidth .divMainCalloutText {
    width: 700px;
	min-height: 70px;
	position: relative;
	text-align: center;
}
.divMainCalloutSlideshowTextHolder h3 {
	color: #000000;
	margin-top: 5px;
}

.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 #d1d1d1;
}
.ThumbImage.active {
    border: 1px solid #3a84b5;
    opacity: 1.0;
}
.ThumbImage.dormant {
    border: 1px solid #d1d1d1;
}
.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: #e1e1e1;
	padding: 10px;
	margin-left: 10px;
	margin-top: 7px;
	float: right;
	width: 120px;
}
.btnProductSubmit {
	display: inline-block;
	width: 120px;
}
.addcart {
	margin: 5px 0px 0px 0px;
}
.divItemDetailPrice {
	display: inline;
	font: bold 18px/25px Arial;
}
.divItemDetailSalePrice {
	color: red;
	font: bold 18px/25px Arial;
}
.divItemDetailEndSalePrice, .divItemDetailSalePrice {
	display: block;
}
.divItemDetailEndSalePrice, .divItemRegPrice {
	color: #777777;
	font: 13px/20px Trebuchet MS;	
}
select.ddlItemOptions {
	min-width: 162px;
}
.spanItemOptionLabel {
	display: inline-block;
	min-width: 101px;
}
input.txtQtyToAdd {
	width: 75px;
}
.tblPrimaryImage {
	width: 308px;
	height: 308px;
	border: 7px solid #ffffff;
	text-align: center;
	background: #e1e1e1;
	-moz-box-shadow: 0 0 10px #b1b1b1;
	-webkit-box-shadow: 0 0 10px #b1b1b1;
	box-shadow: 0 0 10px #b1b1b1;
}
.tblPrimaryImage img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0px;
}
.tblPrimaryImage td {
	padding: 3px;
}
.tdPrimaryImage {
	vertical-align:middle;
}
.tblPrimaryImage td .imgPrimaryImage {
	border: none;
	padding: 0px;
}
.divPrimaryImageCaption {
	text-align: center;
	color: #777777;
	font: italic 13px/20px Arial;
}
.divThumbImages {
	width: 308px;
}
.imgThumbImage {
	width: 61px;
	height: 61px;
}
.content-div .imgThumbImage.imgThumbImage-4, .content-div .imgThumbImage.imgThumbImage-8 {
	margin-right: 0px;
	float: right;
}
.content-div .imgThumbImage {
	border: 1px solid #d1d1d1;	
	padding: 3px;
	float: left;
	margin: 5px 10px 5px 0px;
	cursor: pointer;
	opacity: .7;
}
.content-div .imgThumbImage.current {
	border: 1px solid #3a84b5;
	opacity: 1.0;
}
.content-div .imgThumbImage:hover {
	opacity: 1.0;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
}
.hidImgCaption, .hidImgSrc, .hidImgDim, .hidImgBig {
	display: none;
}
.partialwidth .divItemDetailLeft {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.partialwidth .divItemDetailRight {
	float: right;
	width: 370px;
}
.divItemTopText {
	margin-bottom: 10px;
}
.divSerialUPC {
	display: block;
	margin: 10px 0px;
}
.divItemDetailSerial, .divItemDetailUPC {
	display: inline;
	color: #777777;
}
.divItemDetailDescription {
	margin: 10px 0px;
}
.divCategoryItem {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.textholder {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.textholder-image {
	margin-bottom: 10px;
}
.divCategoryItem-1 {
	margin-top: 10px;
	padding-top: 20px;
	border-top: none;
}
.imgCategoryItem {
	float: left;
}
.imgCategoryImage, .imgSubcategoryImage {
	width: 692px;
}
.divCatItemCenter {
	padding-left: 180px;
}
.anchCategoryItemName {
	font: bold 18px/25px Arial;
}
.spanCategoryItemSalePrice {
	color: red;
	font-weight: bold;
}
.divSaleBoxTwo {
	background: #e5e5e5;
	padding: 10px;
	margin-left: 10px;
	margin-top: 2px;
	float: right;
	width: 120px;
}
.divItemDescription {
	margin: 10px 0px 5px 0px;
	display: block;
}

.partialwidth .divCategoryItem {
	width: 700px;	
}
.partialwidth .imgCategoryItem {
	width: 150px;
	margin-right: 20px;
}
.imgCCLogo {
	width: 54px;
}
.divCCBox {
	width: 680px;
	padding: 10px;
	margin-bottom: 10px;
	float: right;
	background: #d1d1d1;
}
.divCCBoxLeft {
	float: left;
	width: 380px;
}
.divCCBoxRight {
	float: right;
}
.divCCBoxRight img {
	moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.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: #000000;
}
td {
	padding: 10px;
}
table, th, td, tr {
	vertical-align: top;
}
tr {
	border-bottom: 1px solid #d1d1d1;
}
.divShippingBox, .divBillingBox, .divShipOptionsBox, .divCheckoutButtonBox, .AddMessageBox  {
	width: 680px;
	padding: 10px;
	margin-bottom: 10px;
	float: right;
	background: #d1d1d1;
}
.divCheckoutBox {
	width: 700px;
	margin-top: 20px;
}
.divCheckoutButtonBox  {
	margin-top: 10px;
	padding: 0px;
	float: right;
	background: none;
}
.AddMessageBox textarea {
	width: 440px;
	float: left;
	height: 120px;
}
.divShippingBox label, .divBillingBox label, .divCCBox label {
	display: block;
	float: left;
	width: 120px;
}
.ddlCCExpYear {
	width: 82px;
}
#frmSubmit input[type=text] {
	width: 316px;
}
#frmSubmit input[type=text].txtContactPhone1 {width: 24px;}
#frmSubmit input[type=text].txtContactPhone2 {width: 24px;}
#frmSubmit input[type=text].txtContactPhone3, .txtCCSecCode {width: 40px;}
.ddlCCExpMonth {width: 52px; margin-right: 3px;}
.ddlCCExpYear {width: 104px;}
.ContactTitleBox, .BillTitleBox, .ShipTitleBox, .ShipOptionsTitleBox, .CheckoutTitleBox {
	width: 700px;
	margin-bottom: 5px;
	float: right;
}
.BillBoxNumber, .ShipBoxNumber, .ContactBoxNumber, .ContinueBoxNumber, .ShipOptionsBoxNumber, .CheckoutBoxNumber {
	background: #000000;
	padding: 2px 8px;
	margin-right: 7px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font: 15px/22px Arial;
	color: #ffffff;
	vertical-align: top;
}
.BillBoxTitle, .ShipBoxTitle, .ContactBoxTitle, .ShipOptionsBoxTitle, .CheckoutBoxTitle {
	line-height: 24px;
	margin-bottom: 5px;
}
.divShippersImage {
	float: right;
	width: 175px;
	height: auto;
	border: 0px solid black;
}
.divShippersImage img {
	background: none;
}
.ContinueBoxTitle {
	width: 40px;
	float: left;
}
.trCartHeaderRow th p {
	width: 78px;
	padding: 8px 10px;
	margin-bottom: 0px;
	text-align: left;
}
.trCartHeaderRow td {
	padding: 0px 5px;
}
.pCartLineItemPrice p {
	width: 80px;
	text-align: right;
}
.LineItemPrice p {
	width: 80px;
	text-align: right;
}
.btnSubmit.Cart {
	width: 80px;
	text-align: center;
	font: 13px/17px Arial;
	padding: 5px 0px;
}
.LineItemQuantity p {
	width: 80px;
	text-align: center;
}
.LineItemImage p {
	width: 80px;
}
.LineItemDescription p {
	width: 280px;
}
.LineItemDescription td{
	width: 280px;	
}
.LineItemDescription p {
	margin-bottom: 5px;
}
input.txtQtyToUpdate {
	width: 67px;
	margin: 0px 0px 10px 0px;
}
.trCartHeaderRow th {
	background: #d1d1d1;
	border-right: 0px solid #fff;
}
.trCartBodyRow.odd {
	background-color: #666;
}
.trCartBodyRow.even {
	background-color: #c1c1c1;
}
.divTotalsBox {
	width: 190px;
	float: right;
	background: #e5e5e5;
	padding: 5px 10px;
	margin-top: 10px;
	border: 1px solid #d1d1d1;
}
.divTotalsBox label {
	display: block;
	float: left;
	font: normal 15px/22px Arial;
	width: 120px;
	font-weight: normal;
}
.divTotalsBox span {
	float: right;
	display: block;
}
.divTotalsBox p {
	clear: both;
	padding: 3px 0px;
}
.pTotal {
	border-top: 1px solid #d1d1d1;
	padding: 10px 0px 0px 0px;
}
.frmCheckout {
	float: right;
}
.btnSubmit {
}
.divSavecontactShip {
	margin-top: 20px;
	width: 480px;
	float: left;
}
input[type=submit].btnSaveContactShip {
	float: right;
}
.divCheckoutButton, .divCheckoutButton form {
	float: left;
	color: #A33D47;
}
.divCheckoutButton form {
	border-bottom: 0px solid #d1d1d1;
	
}
.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 Arial;
}
input[type=submit].btnSubmitAnetAIM {
	width: 164px;
}
input[type=submit].btnUpdateQty{
	font: 13px/17px Arial;
}

.partialwidth .tblCart {
	width: 700px;	
	background: #e5e5e5;
	border: 1px solid #d1d1d1;
}
.partialwidth .imgCartImage {
	width: 72px;	 
}
.partialwidth .imgCartImage {
	border: 1px solid #d1d1d1;
	padding: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.partialwidth .divDiscountCode {
	width: 678px;
	background: #d1d1d1;
	border: 1px solid #d1d1d1;
	margin: 20px 0px 10px 0px;
	padding: 10px;
}
.divDiscountCode p {margin-bottom: 0px;}
.partialwidth .divShippingOptions {
	width: 448px;
	float: left;
	background: #d1d1d1;
	border: 0px solid #d1d1d1;
	margin: 20px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
}
.divShippingOptions p {
	margin-bottom: 5px;
}
.divShippingOptions input[type=submit] {
	width: 193px;
	margin: 10px 0px;
}
input[type=submit].btnSubmitDiscount{
	float: right;
	padding: 4px 20px;
	font: 14px/18px Arial;
}
.divDiscountCode input[type=text] {
	width: 242px;
}
.txtDiscount {
	width: 280px;
	padding: 0px;
}
.divDiscountCode label {
	display: inline-block;
	float: left;
	width: 290px;
}
#frmProfile {
}
#frmProfile hr {
	margin: 15px 0px 15px 0px;
}
.disclaimer {
	font-style: italic;
	color: #666;
	padding: 10px;
	background: #e1e1e1;
}
.ddlBillingState, .ddlBillingCountry, .ddlShippingState, .ddlShippingCountry {
	width: 142px;
}
input[type=text].txtShippingZip, input[type=text].txtBillingZip {
	width: 130px;
}
.SmallText {
	font: 14px/24px Arial;
}

.divBillToConfirm .spanBillingTitle {
	width: 128px;
}
.divShipToConfirm .spanShippingTitle {
	width: 140px;
}
.divAdminOrderInformation {
	width: 460px;
	float: left;
	margin-top: 10px;
}
.divAdminOrderInformation p {
	font-size: 15px;
	line-height: 26px;
}
.btnSubmitFinalCheckout {
	float: right;
}
.divTotalsBox label {
}
.trCartHeaderRow p {
	font-weight: normal;
}
.divShipReturnPolicy {
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
}
.divErrorMessage {
	color: #A33D47;
	font-style: italic;
	padding: 10px;
	background: #e5e5e5;
	margin-bottom: 20px;
}
.divNoticeMessage {
	color: #3a84b5;
	font-style: italic;
	padding: 10px;
	background: #e5e5e5;
	border: 1px solid #c1c1c1;
	margin-bottom: 20px;
	width: 680px;
}
		.topmenu-checkout a {
			
				-moz-border-radius: 8px;
		  		-webkit-border-radius: 8px;
		  		border-radius: 8px;
		}
.boxlabel {
	display: block;
	text-decoration: underline;
}
.spanDiscountExists {
	color: red;
}
.topmenu {
	border: none;
}
.topmenu-checkout {
	width: 700px;
	padding: 5px 0px;
	margin: 0px;
	border: none;
	float: right;
	margin-bottom: 15px;
}
.topmenu-checkout a {
	display: block;
	width: 150px;
	cursor: pointer;
	float: left;
	margin-right: 17px;
	font: 14px/22px Arial, Trebuchet MS, sans-serif;
	padding: 4px 5px;
	margin: 0px;
	border: 1px solid #d1d1d1;
	font-style: italic;
	text-align: center;
}
.sidemenu-checkout a:hover {
	
}
.topmenu-checkout-checkout.last {
	float: right;
	margin-right: 0px;
}
.topmenu-checkout a.notallowed-checkout.last {
	float: right;
	margin-right: 0px;
}
.topmenu-checkout a.current-checkout.last {
	float: right;
	margin-right: 0px;
}
.topmenu-checkout a.complete-checkout {
	color: #3a84b5;
	margin-right: 17px;
	text-decoration: none;
}
.topmenu-checkout a.complete-checkout:hover {
	background: #e5e5e5;
}
.topmenu-checkout a.current-checkout {
	margin-right: 17px;
	background: #e5e5e5;
	color: black;
	text-decoration: none;
}
.topmenu-checkout a.notallowed-checkout {
	cursor: default;
	color: gray;
	font-style: italic;
	margin-right: 17px;
}
.topmenu-checkout a.notallowed-checkout:hover {
	text-decoration: none;
	background: none;
}
.divBillToConfirm, .divShipToConfirm {
	width: 320px;
	float: left;
	padding: 10px;
	background: #d1d1d1;
	margin-right: 20px;
	min-height: 100px;
}
.divShipToConfirm {
	margin-right: 0px;
}
.divBillToConfirm span, .divShipToConfirm span {
	display: block;
	width: 300px;
	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;
}
		.divFeaturedItem {
			
				-moz-border-radius: 0px;
		  		-webkit-border-radius: 0px;
		  		border-radius: 0px;
		}
.divFeaturedItem {
	border: 0px solid #d1d1d1;
	float: left;
	width: 160px;
	margin: 0px 20px 15px 0px;
}
.divFeaturedItem.divFeaturedItem-4, .divFeaturedItem.divFeaturedItem-8 {
	float: right;
	margin-right: 0px;
}
.divFeaturedItem img {
	border: 1px solid #ffffff;
	padding: 7px;
	width: 144px;
	-moz-box-shadow: 0 0 10px #b1b1b1;
	-webkit-box-shadow: 0 0 10px #b1b1b1;
	box-shadow: 0 0 10px #b1b1b1;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	border: 1px solid #ed242e;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	opacity: .8;
}
.anchFeaturedItemName {
	font: 16px/23px Candara-Bold;
}
.divFeaturedItem p {
	padding: 3px 0px 0px 0px;
	text-align: left;
	margin-bottom: 0px;
}
.divFeaturedItem a:hover {
	text-decoration: none;
}
.spanFeaturedItemPrice {
	color: #777777;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #777777;
	font: 13px/20px Arial;
}
.bar {
	height: 2px;
}
.pw-very-weak .bar {
    background: #d00;
    width: 47px;
}
.pw-very-weak .pw-strength-label {
    color: #d00;
}
.pw-weak .bar {
    background: #d00;
    width: 94px;
}
.pw-weak .pw-strength-label {
    color: #d00;
}
.pw-medium .bar {
    background: #f18501;
    width: 94px;
}
.pw-medium .pw-strength-label {
    color: #f18501;
}
.pw-strong .bar {
    background: #66d52a;
    width: 142px;
}
.pw-strong .pw-strength-label {
    color: #66d52a;
}
.pw-very-strong .bar {
    background: #66d52a;
    width: 142px;
}
.pw-very-strong .pw-strength-label {
    color: #66d52a;
}