@charset "utf-8";
/* global */

div.content_holder
{
	min-height: 580px;
}

div.left_column .stock .btn_feature
{
	margin-right: 3px;
}

/* color list, color dropdowns */

ul.colorlist, ul.colorlist li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.colorlist li img, img.dynamic_colorbox, .drop p img
{
	border: 1px solid #CCCCCC !important;
}

ul.colorlist li
{
	float: left;
	display: block;
	width: 22px;
	height: 22px;
}

ul.colorlist li div.secondary
{
	display: block;
	position: relative;
	top: 11px;
	left: 1px;
	width: 19px;
	height: 10px;
}

div.sum ul div.drop
{
	height: 160px;
	overflow-y: scroll;
	overflow-x: hidden;
}

div.sum, ul.bg_shadow
{
	min-height: 200px;
}

.footerhome
{
	background-image: none !important;
	margin: 0 0 0 8px !important;
	padding: 0 0 30px !important;
}

div.sum ul ul, div.sum ul div.drop, div.sum ul ul.bg_shadow li
{
	width: 125px;
}

/* sizing table */

#sizingchart
{
	margin: 5px 0;
}

#sizingchart thead th
{
	padding: 5px;
	border-bottom: 1px solid #666666;
	width: 80px;
	text-align: right;
}

#sizingchart tbody td
{
	padding: 5px;
	width: 80px;	
	border-bottom: 1px solid #999999;
	text-align: right;
}

#sizingchart .leading
{
	border-right: 1px solid #999999;
	background: #CCCCCC;
	width: 60px;
	text-align: center;
}

/* related products */

div.related_products ul li
{
	width: 101px;
	margin: 11px 6px 0 6px;
}

div.related_products ul li a
{
	padding-right: 6px;
}

div.related_products ul li .imagecontainer
{
	display: block;
	width: 88px;
	height: 101px;
	padding: 6px 7px 0 6px;
	margin: 0;
	background: url(../img/related_bg.png) top left no-repeat;	
}

/* wrap (img centering div) */
.wrap
{
	margin: 0;
	padding: 0;
}

.wrap div
{
	margin: 0;
	padding: 0;
}

.wrap a
{
	display: table-cell;
	width: 111px;
	height: 111px;
	text-align: center;
	/**/
	vertical-align: middle;
}

.wrap img
{
	vertical-align: middle;
}

/**//**/
.wrap div
{
	border-collapse: collapse;
/**/
}

/* infopages */

.infopage_text
{
	padding: 10px 20px;
	font-size: 13px;
	min-height: 450px;
}

.infopage_text p
{
	margin-bottom: 10px;
}

#banner_list li
{
	float: left;
	display: inline;
	width: 300px;
	margin-right: 40px;
	clear: both;
}

div.link_to_asa li textarea
{
	width:310px;
	height:80px;
	margin:5px 0 0 0;
}

/* overlays */

#jquery-overlay
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 110;
	display: none;
}

#overlay_discounts, #overlay_wishlist, #overlay_forgotpass, #overlay_feature, #overlay_email_this, #overlay_wishlistsubmit, #overlay_ca_instructions, #overlay_changecredentials
{
	position: absolute;
	top: 150px;
	left: 300px;
	z-index: 120;
	display: none;
}

#overlay_ca_instructions
{
	left: 200px;
}

#overlay_ca_instructions p
{
	padding: 22px;
}

#overlay_feature
{
	top: 250px;
}

#overlay_wishlist
{
	top: 450px;
}

#recaptcha_image
{
	width: 260px !important;
}

#recaptcha_image img
{
	width: 250px !important;
}

/* login and register*/

#btn_cancel_forgotpass
{
	margin: 0 0 0 15px;
}

#btn_close2_forgotpass, #btn_send_forgotpass, #btn_send_other
{
	margin: 0 15px 0 0;
	padding: 0;
	border: none;
}

ul.forgotpass p
{
	margin-bottom: 10px;
}

ul.forgotpass input
{
	width: 240px;
	border:1px #c3c3c3 solid;
	color: #B7B7B7;
}

.login_form .error
{
	color: #C41230;
	margin-bottom: 10px;
}

.login_form input.error
{
	border-color: #C41230;
	margin-bottom: 0;
}

#form-register input
{
	color: #000000;
}

div.email_page a.btn_cancel
{
	background:url(../img/btn_cancel.jpg) no-repeat 0 0;
	float:left;
	height:37px;
	margin:0;
	width:119px;
}

div.email_page a.btn_cancel:hover
{
	background:url(../img/btn_cancel.jpg) no-repeat 0 -37px;
}

div.email_page a.btn_send
{
	background:url(../img/btn_send.jpg) no-repeat 0 0;
	float:right;
	height:37px;
	margin:0;
	width:119px;
	border: none !important;
}

input.btn_save
{
	background:url(../img/btn_send.jpg) no-repeat 0 0;
	float:right !important;
	height:37px !important;
	margin:0;
	width:119px !important;
	cursor: pointer;
	border: none !important;
	margin: 0 8px 0 100px !important;
}

input.btn_save { background:url(../img/btn_save.jpg) no-repeat 0 0; }
div.email_page a.btn_send:hover { background:url(../img/btn_send.jpg) no-repeat 0 -37px; }
input.btn_save:hover { background:url(../img/btn_save.jpg) no-repeat 0 -37px; }

a.btn_close
{
	background:url(../img/btn_close.jpg) no-repeat 0 0;
	float:right;
	height:37px;
	margin:0 10px 0 0;
	width:119px;
}

a.btn_close:hover
{
	background:url(../img/btn_close.jpg) no-repeat 0 -37px;
}

a.btn_login{
	float:left;
	background:url(../img/btn_login.jpg) no-repeat 0 0;
	width:119px;
	height:37px;

}
a.btn_login:hover{
	background:url(../img/btn_login.jpg) no-repeat 0 -37px;
}

/* category page */

.categorylist li a
{
	text-align: center;
}

.categorylist li a img
{
	margin: 0 auto;
}

ul.product_listing
{
	min-height: 600px;
}

ul.product_listing li div.product_listing_center
{
	height: 238px;
}

ul.product_listing li div.product_listing_center a.pl_img img
{
	margin: 0 auto;
	padding-right: 20px;
}

.right_part span.white
{
	color: #FFFFFF !important;
	margin-right: 10px;
}

/* contact us form */

.contained_label
{
	color: #B7B7B7;
}

#form-contact #recaptcha_image
{
	width: 220px !important;
}

#form-contact #recaptcha_image img
{
	width: 220px !important;
}

td.warning_border input, td.warning_border select, td.warning_border textarea
{
	border: 1px #f00 solid !important;
}

#request_catalog_form .contact_form td span.error_caption
{
	display: block;
}

#request_catalog_form .contact_form td input
{
	margin-bottom: 0;
}

td.warning_border span
{
	display: block;
}

#request_catalog_form .contact_form td span.error_caption, #discount_youth_form td span.error_caption,
#form-contact td span.error_caption
{
	display: none;
	clear: both;
}

#customer_application_form td.warning_border input, #request_catalog_form td.warning_border input
{
	margin-bottom: 8px;
}

/*#customer_application_form input.field_error, #request_catalog_form input.field_error, #request_catalog_form select.field_error,
#discount_youth_form input.field_error, #discount_youth_form input.field_error, #discount_youth_form select.field_error
{
	border: 1px #f00 solid !important;
}*/

input.field_error, select.field_error, textarea.field_error
{
	border: 1px #f00 solid !important;
}

#customer_application_form input.field_error
{
	margin-bottom: 8px;
}

#customer_application_form input:radio.field_error
{
	margin-bottom: 0;
}

span.error_caption_plain
{
	color: #c41230;
}

#customer_application_form td span.error_caption, #request_catalog_form td span.error_caption
{
	display: none;
	clear: none;
	position: relative;
	top: 22px;
	left: -268px;
	width: 0;
}

#request_catalog_form .contact_form td span.error_caption, #discount_youth_form td span.error_caption
{
	top: 0px;
	left: 0px;
	margin: 0;
}

#request_catalog_form td span.error_caption
{
	top: 0px;
	left: 0px;
	margin: 0;
}

#request_catalog_form .data_form input, #request_catalog_form .data_form textarea
{
	color: #000000;
}

#customer_application_form td span.wide, #request_catalog_form td span.wide
{
	left: -403px;
}

#customer_application_form td span.short, #request_catalog_form td span.short
{
	left: -114px;
}

#customer_application_form td span.radio
{
	left: -160px;
	margin-bottom: 15px;
}

#customer_application_form td span.terms, #request_catalog_form td span.terms
{
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	width: 100%;
}

#dirform_state
{
	display: none;
}

/* artwork and photos */
div.date
{
	float: right;
	text-align: left;
}

div.results span
{
	float:right;
	font-size:12px;
	margin:1px 127px 0 0;
}

#artwork_uploadform_container
{
	min-height: 250px;
	padding: 10px 20px;
	font-size: 13px;
}

#artwork_uploadform_container p
{
	margin-bottom: 10px;
}

#artwork_uploadform_container table
{
	width: 600px;
}

#artwork_uploadform_container table td
{
	padding:0 0 10px 0;
}

#artwork_uploadform_container table td input.wide
{
	width: 90%;
}

#artwork_uploadform_container td span
{
	font-size: 13px;
	color: #c41230;
}

#artwork_uploadform_container td span.errornotice
{
	margin-left: 185px;
}

a.btn_upload
{
	float: left;
	background:url(../img/btn_upload.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	position:relative;
}

a.btn_upload:hover
{
	background:url(../img/btn_upload.jpg) no-repeat 0 -37px;
}

a.btn_upload_progress
{
	float: left;
	background:url(../img/btn_upload_progress.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	position:relative;
}

a.btn_upload_progress:hover
{
	background:url(../img/btn_upload_progress.jpg) no-repeat 0 0px;
}

/* form buttons */
input.btn_send_message
{
	float:left;
	background:url(../img/btn_send_message.jpg) no-repeat 0 0;
	width:119px !important;
	height:37px !important;
	margin:0 0 0 80px !important;
	border: none !important;
	cursor: pointer;
}

input.btn_send_message:hover
{
	background:url(../img/btn_send_message.jpg) no-repeat 0 -37px;
}

table.data_form td input.btn_request
{
	float:left;
	background:url(../img/btn_request.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	margin:0 0 0 17px;
	position:relative;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;		
}

table.data_form td input.btn_request:hover
{
	background:url(../img/btn_request.jpg) no-repeat 0 -37px;
}

table.login_form td input.btn_login
{
	float:left;
	background:url(../img/btn_login.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	margin:0 0 0 80px;
	border: none;
	cursor: pointer;
}

div.search_form input.btn_search
{
	float:left;
	background:url(../img/btn_search.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	border:none;
	padding:0;
	margin:0 0 0 26px;
	position:relative;
	border: none;
	cursor: pointer;	
}

div.search_form input.btn_search:hover
{
	background:url(../img/btn_search.jpg) no-repeat 0 -37px;
}

table.login_form td input.btn_login:hover
{
	background:url(../img/btn_login.jpg) no-repeat 0 -37px;
}

table.data_form td input.btn_register
{
	float:left;
	background:url(../img/btn_register.jpg) no-repeat 0 0;
	width:119px;
	height:37px;
	margin:0 0 0 17px;
	position:relative;
	border: none;
	cursor: pointer;	
}

table.data_form td input.btn_register:hover
{
	background:url(../img/btn_register.jpg) no-repeat 0 -37px;
}

input.btn_send
{
	background:url(../img/btn_send.jpg) no-repeat 0 0;
	float:right;
	height:37px;
	margin:0;
	width:119px;
	border: none;
	cursor: pointer;	
}

input.btn_send:hover
{
	background:url(../img/btn_send.jpg) no-repeat 0 -37px;
}

div.email_overlay input.btn_send{
	background:url(../img/btn_send.jpg) no-repeat 0 0;
	float:right;
	height:37px;
	width:119px;
	margin: 0;
	padding: 0;
}

div.email_overlay input.btn_send:hover{
	background:url(../img/btn_send.jpg) no-repeat 0 -37px;
	margin: 0;
	padding: 0;	
}

input.btn_submit
{
	background:url(../img/btn_submit.jpg) no-repeat 0 0;
	float:left;
	height:37px;
	position:relative;
	width:119px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;	
}

input.btn_submit:hover
{
	background:url(../img/btn_submit.jpg) no-repeat 0 -37px;
}

td.email_this_error input, td.email_this_error textarea
{
	border: 1px #f00 solid !important;

}

#email_this_form em, #changecredentials_form em
{
	clear: none;
	color: #C41230;
	display: inline-block;
	font-size: 12px;
	margin-left: 2px;
}

#email_this_form em.captcha
{
	clear: none;
	position: relative;
	color: #C41230;
	display: none;
	font-size: 12px;
	margin-left: 2px;
}

#email_this_form .contact_form td span, #changecredentials_form .contact_form td span
{
	color: #c41230;
	margin-left: 20px;
	display: none;
}

#email_this_form .contact_form td.email_this_error span, #changecredentials_form .contact_form td.email_this_error span
{
	color: #c41230;
	margin-left: 20px;
	display: block;
}
/* wishlist */

span.wishlist_price
{
	float:left;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #000 !important;
	font-weight: bold;
	font-size: 13px;
}

a.wishlist_discounts_image
{
	width:73px;
	height:20px;
	background:url(../img/discounts.png) no-repeat 0 0;

}

a.wishlist_discounts_image:hover
{
	background:url(../img/discounts_hover.png) no-repeat 0 0;
}

a.wishlist_sales_email
{
	color: #000000;
	text-decoration: underline;	
}

a.wishlist_sales_email:hover
{
	text-decoration: none;
}

.wishlist_sales_small
{
	font-size: 11px !important;
}

#cp_title
{
	display: none;
}

#header_nav_flash_placeholder
{
	height: 125px;
}

/* search results */

div.search_price
{
	color: #C41230 !important;
	font-weight: bold;
	font-size: 13px;
	clear: none;
	float: none;
}

#product_player
{
	z-index: 100;
}

div.buttons a.save
{
	margin-top: 3px;
	margin-left: 10px;
	width:119px;
	height:37px;	
	background:url(../img/btn_update_wishlist.jpg) no-repeat 0 0;
}

div.buttons a.save:hover
{
	background:url(../img/btn_update_wishlist.jpg) no-repeat 0 -37px;
}

#header_nav_flash
{
	outline: none !important;
	position: absolute;
	top: 5px;
	left: -65px;
	z-index: 0;
}

#home_flash
{
	outline: none !important;
}

/*div > div .liftmeup
{
	position: relative;
	z-index: 99;
}*/

.creditapp_gbox
{
	display: inline-block;
	clear: none;
}

.creditapp_gbox input
{
	position: relative;
	top: 0;
	left: 0;
	border: none;
	margin: 0 !important;
	border: 1px solid transparent;
	background: none;
}

.bannerimage
{
	margin: 10px 0 0 16px;
}

.creditapp_red
{
	color: #FF0000;
}

#creditapp_boxes
{
	width: 980px;
	margin-left: -100px;
}

@media print and (-webkit-min-device-pixel-ratio:0) {
	#creditapp_boxes {
		margin-left: 0 !important;	
	}
}

div.tabs_bottom{
	background: url(../img/bg_tabs_content.png) no-repeat 0 0;
	height: 6px;
}

#states_star
{
	display: none;
}

.data_form
{
	float: left;
	clear: none;
}

.data_form tr td
{
	vertical-align: top;
}

.data_form tr td span.error_caption
{
	clear: both;
}

table.part1
{
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 30px;
}

table.part2 td.border
{
	border-left: 1px solid #ccc;
}

#ca_print_top
{
	width: 500px !important;
	margin-bottom: 10px;
	text-align: center;
}

div.redpager
{
	width:100%;
	padding-bottom: 10px;
}
div.redpager ul
{
	border-bottom:1px #c41230 solid;
}
div.redpager ul li
{
	color:#c41230;
}
div.redpager ul li a
{
	color:#c41230;
}
div.redpager ul li a:hover
{
	color:#c41230;
}

div.results span
{
	margin: 1px 35px 0 0;
}

div.results a
{
	color:#000;
}
div.results a:hover
{
	color:#000;
}

.recaptcha_new_image_link
{
	font-size: 10px !important;
	font-weight: bold;
	color: #999999 !important;
	text-decoration: none !important;
	text-transform: uppercase;
	display: block;
	margin: 5px 0 5px 45px !important;
}

.recaptcha_new_image_link:hover
{
	text-decoration: underline !important;
}

span.captchastar
{
	margin-left: 2px !important;
	display: inline-block !important;
}

.footer .left img
{
	clear: none;
	float: left;
}

.drop_list img.dynamic_colorbox
{
	clear: none;
	float: left;
	margin-right: 4px;
	border: 1px solid #CCCCCC;
}

div.gray_round_center1 a.btn_close
{
	margin-top: 3px;
}

#overlay_UD
{
	position: absolute;
	top: 10px;
	left: -45px;
	width: 908px;
	height: 685px;
	z-index: 120;
	display: none;
}

.overlay-login-wide
{
	background: url(../img/bg_bordo_medium_emailthis.png) no-repeat 0 0 !important;
	width: 550px !important;
}

.overlay-login-wide div.gray_round_top1
{
	background: url(../img/bg_gray_round_top1_medium.png) no-repeat 0 0 !important;
}

.overlay-login-wide div.gray_round_bottom1
{
	background: url(../img/bg_gray_round_bottom1_medium.png) no-repeat 0 0 !important;
}

#overlay_email_this_form, #overlay_email_this_thanks, #overlay_changecredentials_form, #overlay_changecredentials_thanks
{
	background: url(../img/bg_bordo_small_emailthis.png) no-repeat 0 0 !important;
	width: 382px !important;
}

#overlay_email_this_form div.gray_round_top1, #overlay_email_this_thanks div.gray_round_top1,
#overlay_changecredentials_form div.gray_round_top1, #overlay_changecredentials_thanks div.gray_round_top1
{
	background: url(../img/bg_gray_round_top1_emailthis.png) no-repeat 0 0 !important;
}

#overlay_email_this_form div.gray_round_bottom1, #overlay_email_this_thanks div.gray_round_bottom1,
#overlay_changecredentials_form div.gray_round_bottom1, #overlay_changecredentials_thanks div.gray_round_bottom1
{
	background: url(../img/bg_gray_round_bottom1_emailthis.png) no-repeat 0 0 !important;
}

#overlay_email_this_thanks div.gray_round_center1 a.btn_close,
.overlay-login-wide div.gray_round_center1 a.btn_close
{
	float: left;
	margin-left: 110px !important;
}

#contactform
{
	background: url(../img/bg_bordo_small_cf.png) no-repeat 0 0;
}

#contactform div.gray_round_top1
{
	background: url(../img/bg_gray_round_top1_cf.png) no-repeat 0 0;
}

#contactform div.gray_round_bottom1
{
	background: url(../img/bg_gray_round_bottom1_cf.png) no-repeat 0 0;
}

#contactform_right
{
	background: url(../img/bg_bordo_cf2.png) no-repeat 0 0;
}

#contactform_right div.gray_round_top
{
	background: url(../img/bg_gray_round_top_cf2.png) no-repeat 0 0;
}

#contactform_right div.gray_round_bottom
{
	background: url(../img/bg_gray_round_bottom_cf2.png) no-repeat 0 0;
}

table.directory td select
{
	color: #B7B7B7;
	width: 180px;
}

table.directory td.or
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	width: 40px;
}

table.directory #box1, table.directory #box2
{
	display: none;
	border: 1px solid #666666;
	width: 156px;	
}

#overlay_email_this
{
	left:220px;
}

#overlay_email_this_form h5, #overlay_changecredentials_form h5
{
	clear:none;
	float:left;
	margin-top: 3px;
	width: 105px;
	text-align: right;
}

.application h5
{
	clear:none;
	float:left;
	margin-top: 2px;
	display: inline-block;
	margin-right: 4px;
	text-transform: uppercase;
}

div.application table td input.middle
{
	width: 240px;
}

div.application table td input.long
{
	width: 375px;
}

#box1 p.sales_cont, #box2 p.sales_cont
{

}

span.featuretext
{
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

span.nonstock
{
	color: #ff8300 !important;
}

span.stock { color: #1c863c !important; }

span.custom { color: #ff0000 !important; }

p#change-credentials { margin: 0 0 20px 20px; }
p#change-credentials a { color: #ff0000; }

form#changecredentials_form td.instructions
{
	padding-left: 20px;
	font-size: 12px;
}

.additional_copy_white {
	margin: 20px 24px 0 24px !important;
	color: #fff !important;
}

.additional_copy_black {
	margin: 20px 24px 0 24px !important;
	color: #000 !important;
}

@media print
{
	a.print
	{
		display: none;
	}
}