d/*CSS Document*/
/*+clearfix {*/
#main_container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#main_container
{
	display: inline-block;
}
#main_container
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
ADDRESS, CAPTION, CITE, CODE, DFN, TH, VAR
{
	font-style: normal;
	font-weight: normal;
}
OL, UL
{
	list-style: none;
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
Q:before, Q:after
{
	content: '';
}
ABBR, ACRONYM
{
	border: 0;
}
FONT, STRONG, EM
{
	display: inline;
	text-align: left;
}
A
{
	cursor: pointer;
}
A IMG
{
	border: 0;
}
.overflow
{
	overflow: auto;
}
.hidden
{
	overflow: hidden;
}
.overflow.mb
{
	padding-bottom: 10px;
}
.fl_l
{
	float: left;
}
.fl_r
{
	float: right;
}
BODY
{
	font: 13px Arial, sans-serif;
	background: #2F2F2F url(../_images/bg.gif) repeat-x top;
	margin-top: -30px;
}
H2
{
	font-size: 19px;
	font-weight: bold;
	color: #3D3D3B;
	letter-spacing: -1px;
}
H5
{
	font-size: 15px;
	font-weight: bold;
	color: #DBDBDB;
}
/*[clearfix]*/#main_container
{
	margin: 0 auto;
	width: 922px;
}
#header
{
	margin-top: 54px;
	position: relative;
	height: 141px;
	background: url(../_images/header/grad.gif) repeat-x 0 0;
}
#logo
{
	position: absolute;
	top: -12px;
	left: 0;
	width: 282px;
	height: 103px;
	font-size: 27px;
	background: url(../_images/header/logo.gif) no-repeat 0 0;
	margin-top: 0;
}
#logo A
{
	position: relative;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	top: 16px;
	left: 35px;
	height: 72px;
	width: 156px;
	color: #000;
	font-weight: bold;
}
#logo A SPAN
{
	background: url(../_images/header/logo.gif) no-repeat -35px -16px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#header #subnavi_grad
{
	position: absolute;
	top: 0;
	right: 0;
	width: 640px;
	height: 90px;
	background: url(../_images/header/right_grad.gif) no-repeat 0 0;
	font-family: verdana;
	font-size: 10px;
	margin-left: 0;
}
#header #subnavi_grad UL
{
	position: absolute;
	top: 7px;
	left: 245px;
	margin-left: 310px;
}
#header #subnavi_grad UL LI
{
	display: block;
	margin: 0 0 7px;
}
#header #subnavi_grad UL LI A
{
	text-decoration: underline;
	color: #FFF;
	font-weight: bold !important;
}
#header #subnavi_grad UL LI A:hover
{
	text-decoration: none;
	/*[empty]margin-left:;*/
}
#header #main_menu
{
	position: absolute;
	left: 0;
	top: 95px;
	background:url(../_images/header/menbb.jpg) repeat-x;
	width:922px;
}
#header #main_menu UL
{
	list-style-type: none;
		
}
#header #main_menu UL LI
{
	float: left;
	height: 46px;
    border-left: 0.5px solid #999;
    border-right: 0.5px solid #999;
	overflow:hidden;
}
#header #main_menu UL LI A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	/*display: block;*/
	line-height:50px;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	padding:15px 25px;
	font-weight: bold;
	color:#000;
	
}
#header #main_menu UL LI A:hover
{
	color: #FFF;
	background:url(../_images/header/activemenb.jpg) repeat-x; 
}
.active
{
	color: #000;
	
}
#content_container
{
	background-color: #000;
	padding-top: 12px;
	padding-bottom: 40px;
}
#content_container #sidebar
{
	float: left;
	width: 207px;
	margin-left: 11px;
}
#content_container #sidebar DIV.container
{
	width: 155px;
	margin-left: 41px;
}
BODY #content_container #sidebar DIV.container.list
{
	width: 170px;
}
#content_container #sidebar DIV H2
{
	position: relative;
	height: 50px;
	display: block;
	text-transform: uppercase;
	font-size: 27px;
}
#content_container #sidebar DIV H2 SPAN
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_images/content/side_headers.gif) no-repeat;
	display: block;
	height: 50px;
	width: 100%;
}
#content_container #sidebar DIV.account H2 SPAN
{
	background-position: 0 0;
}
#content_container #sidebar DIV FORM LABEL
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#content_container #sidebar DIV FORM DIV.input
{
	margin: 8px 0 11px;
	background: url(../_images/content/input.gif) no-repeat 0 0;
	height: 24px;
	width: 154px;
}
#content_container #sidebar DIV FORM DIV.input INPUT
{
	background: none;
	border: 0 none #000000;
	color: #FFF;
	height: 20px;
	width: 146px;
	padding: 3px 4px 0;
}
#content_container #sidebar DIV.account FORM DIV A
{
	font-size: 9px;
	color: #DBDBDB;
	text-decoration: underline;
	float: left;
	position: relative;
	top: 7px;
}
#content_container #sidebar DIV.account FORM DIV A:hover
{
	text-decoration: none;
}
#content_container #sidebar DIV.account FORM DIV.enter
{
	float: right;
	width: 56px;
	height: 25px;
	background: url(../_images/buttons/enter.gif) no-repeat 0 0;
}
#content_container #sidebar DIV.account FORM DIV.enter INPUT
{
	background: none;
	border: 0 none #000000;
	height: 25px;
	width: 56px;
	cursor: pointer;
}
#content_container #sidebar DIV.order_stat
{
	margin-top: 10px;
}
#content_container #sidebar DIV.order_stat H2 SPAN
{
	background-position: 0 -50px;
}
#content_container #sidebar DIV FORM DIV.submit
{
	float: right;
	width: 56px;
	height: 25px;
	background: url(../_images/buttons/submit.gif) no-repeat 0 0;
}
#content_container #sidebar DIV FORM DIV.submit INPUT
{
	background: none;
	border: 0 none #000000;
	height: 25px;
	width: 56px;
	cursor: pointer;
}
#content_container #sidebar DIV.categories
{
	margin-top: 10px;
}
#content_container #sidebar DIV.categories H2 SPAN
{
	background-position: 0 -100px;
}
#content_container #sidebar DIV.categories UL LI
{
	display: block;
	margin: 2px 0;
}
#content_container #sidebar DIV.categories UL LI A
{
	display: block;
	color: #FFF;
	height: 20px;
	float: left;
	text-decoration: underline !important;
	position: relative;
}
#content_container #sidebar DIV.categories UL LI A SPAN.left
{
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 9px;
	float: left;
	background: none;
}
#content_container #sidebar DIV.categories UL LI A SPAN.right
{
	display: block;
	height: 20px;
	width: 10px;
	float: left;
	background: none;
}
#content_container #sidebar DIV.categories UL LI A:hover
{
	text-decoration: none !important;
	background: url(../_images/buttons/side_bar_hover.gif) no-repeat 0 0;
}
#content_container #sidebar DIV.categories UL LI A:hover SPAN.right
{
	background: url(../_images/buttons/side_bar_hover.gif) no-repeat right;
}
#content_container #sidebar DIV.categories UL LI A.active
{
	text-decoration: none !important;
	background: url(../_images/buttons/side_bar_hover.gif) no-repeat 0 0;
}
#content_container #sidebar DIV.categories UL LI A.active SPAN.right
{
	background: url(../_images/buttons/side_bar_hover.gif) no-repeat right;
}
#content_container #sidebar DIV.fed
{
	margin: 30px 0 0 50px;
}
#content_container #sidebar DIV.usp
{
	margin: 30px 0 0 50px;
}
#content_container #sidebar DIV.cc
{
	margin: 30px 0 0 50px;
}
/*
#content begin
*/
#content_container #content
{
	float: left;
	width: 656px;
	margin-left: 28px;
	color: #FFF;
}
#content_container #content .img_big
{
	background: #9A9A9A url(../_images/content/img_big_grad.gif) repeat-x bottom;
	padding: 3px;
	margin-bottom: 6px;
	width: 643px;
}
#content_container #content .img_small
{
	margin: 0 4px;
	float: left;
	padding: 3px;
	background: #A2A2A2 url(../_images/content/img_small_grad.gif) repeat-x bottom;
}
#content_container #content .img_small SPAN
{
	display: block;
	height: 69px;
	width: 94px;
}
#content_container #content .img_small SPAN.img_1
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_2
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_3
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_4
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_5
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_6
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_7
{
	background: url(../temp/img_small.jpg) no-repeat 0 0;
}
#content_container #content .img_small SPAN.img_8
{
	background: url(../temp/img_small_2.jpg) no-repeat 0 0;
}
#content_container #content .cont_head
{
	position: relative;
	background: url(../_images/content/content_head_grad.gif) repeat-x top;
	padding: 18px 0 0 31px;
}
#content_container #content .cont_head.red
{
	background: #40080A url(../_images/content/content_head_grad_red.gif) repeat-x top;
	padding: 0 !important;
	width: 654px;
}
#content_container #content .cont_head.red .bottom_corners
{
	background: url(../_images/content/bottom_rounders.png) no-repeat left bottom;
	padding: 33px 0 17px 22px;
}
#content_container #content .cont_head .left_corner
{
	position: absolute;
	top: 0;
	left: 0;
	width: 29px;
	height: 29px;
	background: url(../_images/content/content_head_corners.gif) no-repeat 0 0;
}
#content_container #content .cont_head.red .left_corner
{
	background: url(../_images/content/content_head_corners_red.gif) no-repeat 0 0;
}
#content_container #content .cont_head .right_corner
{
	position: absolute;
	top: 0;
	right: 0;
	width: 29px;
	height: 29px;
	background: url(../_images/content/content_head_corners.gif) no-repeat -29px 0;
}
#content_container #content .cont_head.red .right_corner
{
	background: url(../_images/content/content_head_corners_red.gif) no-repeat -29px 0;
}
#content_container #content .cont_head .ul_container
{
	float: left;
	width: 200px;
	margin: 0 7px 15px 0;
}
#content_container #content .cont_head .big
{
	width: 230px;
}
#content_container #content .cont_head .small
{
	width: 170px;
}
#content_container #content .cont_head.red .ul_container
{
	line-height: 27px;
	padding-bottom: 10px;
}
#content_container #content .cont_head.red .ul_container UL
{
	background: url(../_images/content/ul_container_bottom.png) no-repeat left bottom;
	margin: 0;
	padding: 0 4px 10px 15px;
	float: none;
	line-height: 18px;
}
#content_container #content .cont_head .ul_container H4
{
	font-size: 12px;
	color: #DBDBDB;
	display: inline-block;
	height: 27px;
	line-height: 27px !important;
	margin: 0;
	padding: 0 0 0 11px;
	text-align: center;
	text-decoration: none;
	background: url(../_images/content/ul_top_corner.gif) no-repeat;
	position: relative;
}
#content_container #content .cont_head.red DIV.bg
{
	background: url(../_images/content/ul_container_bg.gif) repeat-y left top;
}
#content_container #content .cont_head.red DIV.bg .top_rounders
{
	background: url(../_images/content/ul_container_top.gif) no-repeat left top;
	padding-top: 14px;
}
#content_container #content .cont_head .ul_container H4 STRONG
{
	display: inline-block;
	height: 27px !important;
	line-height: 27px;
	background: url(../_images/content/ul_top_corner.gif) no-repeat right top;
	padding: 0 11px 0 0px;
	font-weight: normal;
	cursor: pointer;
}
#content_container #content .cont_head UL
{
	margin-top: 4px;
	color: #A19B9B;
	list-style: none;
}
#content_container #content .cont_head EM
{
	color: #990000;
	font-style: italic;
}
#content_container #content .cont_head B
{
	font-weight: bold;
}
#content_container #content .cont_head TABLE.user
{
	margin-left: 2px;
}
#content_container #content .cont_head TABLE.user TD
{
	border: 1px solid #A2A2A3;
}
#content_container #content .cont_head .ul_container UL LI
{
	background-position: left center;
}
#content_container #content .cont_head UL LI
{
	display: block;
/*background:url(../_images/content/lst.gif) left 6px no-repeat;*/
	padding-left: 7px;
	margin: 3px 0;
}
#content_container #content .cont_head.red UL LI
{
	/*background: url(../_images/content/lst_black.gif) no-repeat left 6px;*/
}
#content_container #content .cont_head UL LI A
{
	color: #A19B9B;
	text-decoration: underline;
}
#content_container #content .cont_head.red UL LI A
{
	color: #000;
}
#content_container #content .cont_head UL LI A:hover
{
	text-decoration: none;
}
#content_container #content .cont_head P
{
	margin: 20px 0;
}
#footer
{
	padding: 11px 22px 25px 20px;
	color: #FFF;
}
#footer A
{
	color: #FFF;
	text-decoration: underline;
}
#footer A:hover
{
	text-decoration: none;
}
/*
parking stenciles
*/
#content_container #content .cont_head H3
{
	font-size: 19px;
	font-weight: bold;
	color: #DBDBDB;
}
#content_container #content .cont_head H3 A
{
	font-size: 12px;
	margin-left: 8px;
	color: #DBDBDB;
	text-decoration: underline;
}
#content_container #content .cont_head H3 A:hover
{
	text-decoration: none;
}
#content_container #content .cont_head .no_park_big
{
	margin: 17px 0 0 -16px;
}
#content_container #content .cont_head .no_park_small
{
	margin: -10px 24px 32px 10px;
	background: #AAAAAA url(../_images/content/no_parking_grad.gif) repeat-x bottom;
}
#content_container #content .cont_head UL.sizes_pricing_container
{
	margin-bottom: 20px;
	list-style: none;
}
#content_container #content .cont_head UL.sizes_pricing_container LI
{
/*width:190px;*/
	text-align: center;
	margin: 15px 4px;
	display: inline-block;
	float: none;
	background: none;
	vertical-align: top;
}
#content_container #content .cont_head UL.sizes_pricing_container LI SPAN
{
	display: inline-block;
	width: 180px;
}
#content_container #content .cont_head UL.sizes_pricing_container LI P.img
{
	padding: 3px;
	background: #AAAAAA url(../_images/content/82_grad.gif) repeat-x bottom;
	display: block;
}
#content_container #content .cont_head UL.sizes_pricing_container LI P
{
	margin: 0;
	text-align: center;
}
#content_container #content .cont_head UL.sizes_pricing_container LI INPUT
{
	border: 1px solid #909090;
	width: 16px;
	height: 16px;
}
#content_container #content .cont_head UL.sizes_pricing_container LI INPUT.order
{
	background: url(../_images/buttons/order.gif) no-repeat 0 0;
	height: 25px;
	width: 59px;
	cursor: pointer;
	border: 1px solid #000;
	margin-top: 5px;
}
#content_container #content .cont_head UL.sizes_pricing_container A.order
{
	display: inline-block;
	position: relative;
	width: 105px;
	height: 25px;
	margin-top: 5px;
}
#content_container #content .cont_head UL.sizes_pricing_container A.order SPAN
{
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 105px;
	background: url(../_images/buttons/sizes_pricing.gif) no-repeat 0 0;
}
#content_container #content .cont_head .update_cart_park
{
	text-align: center;
	background: url(../_images/buttons/update_cart.gif) no-repeat center;
}
#content_container #content .cont_head .update_cart_park INPUT
{
	width: 79px;
	height: 25px;
	background: none;
	cursor: pointer;
	border: 0 none #000000;
}
#content_container #content .cont_head DIV.size_style_form.category_inner
{
	margin-left: 18px;
	margin-top: 10px;
}
#content_container #content .cont_head DIV.size_style_form .hadline
{
	height: 22px;
	margin-left: -5px;
}
#content_container #content .cont_head DIV.size_style_form .first
{
	width: 325px;
	float: left;
}
#content_container #content .cont_head DIV.size_style_form.category_inner .first
{
	width: 150px;
}
#content_container #content .cont_head DIV.size_style_form .second
{
	width: 108px;
	float: left;
}
#content_container #content .cont_head DIV.size_style_form.category_inner .second
{
	width: 70px;
}
#content_container #content .cont_head DIV.size_style_form .third
{
	width: 100px;
	float: left;
}
#content_container #content .cont_head DIV.size_style_form .fourth
{
	width: 42px;
	text-align: center;
	float: left;
}
#content_container #content .cont_head DIV.size_style_form.category_inner .fourth
{
	width: 100px;
}
#content_container #content .cont_head DIV.size_style_form .fourth INPUT
{
	width: 41px;
	height: 17px;
	padding-top: 1px;
	border: 1px solid #909090;
	text-align: center;
}
#content_container #content .cont_head DIV.size_style_form .pad
{
	padding-left: 4px;
}
#content_container #content .cont_head DIV.size_style_form .overflow
{
	margin-top: 3px;
}
#content_container #content .cont_head DIV.size_style_form .spacer
{
	height: 49px;
	width: 100%;
	line-height: 49px;
}
#content_container #content .cont_head DIV.size_style_form .form_submit
{
	background: url(../_images/buttons/order_stencils.gif) no-repeat 0 0;
	height: 25px;
	width: 105px;
	float: right;
	margin-top: 21px;
	border-right: 25px solid #000;
}
#content_container #content .cont_head DIV.size_style_form .form_submit INPUT
{
	background: none;
	border: 0 none #000000;
	height: 25px;
	width: 105px;
	cursor: pointer;
}
#content_container #content .cont_head DIV.size_style_form FORM .order
{
	background: transparent url(../_images/buttons/order.gif) no-repeat scroll 0 0;
	border: 1px solid #000000;
	cursor: pointer;
	height: 28px;
	width: 62px;
}
/*
decorative-lettering-stencils
*/
#content_container #content .cont_head .quote_request
{
	position: absolute;
	top: 8px;
	right: 22px;
	width: 230px;
	height: 46px;
	background: url(../_images/content/quote_request.png) no-repeat 0 0;
}
#content_container #content .cont_head .quote_request.dark
{
	position: relative;
	top: 0;
	right: 0;
	margin-top: 11px;
	margin-bottom: 10px;
}
#content_container #content .cont_head .quote_request.dark.small
{
	margin: 0 !important;
}
#content_container #content .cont_head .quote_request A
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 100%;
	display: block;
	color: #BE0000;
	font-size: 14px;
	text-decoration: none;
	line-height: 40px;
}
#content_container #content .cont_head .quote_request A:hover
{
	text-decoration: none;
}
#content_container #content .cont_head .quote_request A SPAN
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_images/content/quote_request.png) no-repeat 0 0;
	width: 100%;
	height: 100%;
}
#content_container #content .cont_head .quote_request.small A SPAN
{
	background: #000 url(../_images/content/quote_request_small.png) no-repeat 0 0 !important;
}
#content_container #content .cont_head H4
{
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 17px;
	margin-top: 10px;
}
#content_container #content .cont_head UL.star
{
	list-style-type: none;
}
#content_container #content .cont_head UL.star LI SPAN
{
	display: block;
	float: left;
	width: 9px;
	height: 9px;
	background: url(../_images/content/lst_star.gif) no-repeat 0 3px;
	margin-left: 20px;
}
#content_container #content .cont_head .decor_let_form
{
	margin-top: 30px;
	width: 601px;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons
{
	height: 25px;
	margin-top: 12px;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons DIV
{
	float: right;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons INPUT
{
	background: none;
	border: none;
	height: 25px;
	cursor: pointer;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons DIV.prev_calc_price
{
	background: url(../_images/buttons/prev_calc_price.gif) no-repeat 9px 0;
	padding-left: 9px;
	width: 182px;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons DIV.prev_calc_price INPUT
{
	width: 182px;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons DIV.clr_form
{
	background: url(../_images/buttons/clr_form.gif) no-repeat 0 0;
	width: 82px;
}
#content_container #content .cont_head .decor_let_form .decor_let_buttons DIV.clr_form INPUT
{
	width: 82px;
}
#content_container #content .cont_head .decor_let_form .qoute_results
{
	margin-top: -26px;
}
#content_container #content .cont_head .decor_let_form .qoute_results H5
{
	margin-bottom: 22px;
}
.under_qoute
{
	width: 555px;
	padding-top: 18px;
	position: relative;
}
.under_qoute .under_qoute_inf
{
	float: right;
	width: 255px;
}
.under_qoute .under_qoute_inf .overflow
{
	padding: 1px 0;
}
.under_qoute .under_qoute_inf DIV DIV
{
	width: 178px;
	float: left;
	font-weight: bold;
}
.under_qoute .button_container
{
	height: 25px;
	float: right;
	margin-top: 12px;
}
.under_qoute .button_container INPUT
{
	background: none;
	border: none;
	height: 25px;
	cursor: pointer;
}
.under_qoute .button_container DIV
{
	float: left;
	height: 25px;
}
.under_qoute .button_container .order
{
	background: url(../_images/buttons/order.gif) no-repeat 12px 0;
	width: 57px;
	padding-left: 12px;
}
.under_qoute .button_container .order INPUT
{
	width: 57px;
}
.under_qoute .button_container .save_proof
{
	background: url(../_images/buttons/save_proof.gif) no-repeat 12px 0;
	width: 80px;
	padding-left: 12px;
}
.under_qoute .button_container .save_proof INPUT
{
	width: 80px;
}
/*
inner_stock
*/
#content_container #content .cont_head .inner_stock
{
	padding-top: 7px;
}
#content_container #content .cont_head .inner_stock LI
{
	margin-right: 8px;
	text-align: center;
	display: inline-block;
	float: none;
	padding: 0;
	vertical-align: top;
}
#content_container #content .cont_head .inner_stock LI A
{
	display: block;
	color: #FFF;
	margin-bottom: 15px;
	text-decoration: none;
}
#content_container #content .cont_head .inner_stock LI A IMG
{
	margin-bottom: 5px;
	text-decoration: none;
}
#content_container #content .cont_head .inner_stock LI A SPAN
{
	text-decoration: underline;
	display: block;
}
#content_container #content .cont_head .inner_stock LI A:hover SPAN
{
	text-decoration: none;
}
/*
request_quote_form
*/
.request_quote_form
{
	margin-top: 20px;
	padding-right: 57px;
	font-size: 12px;
}
.request_quote_form INPUT
{
	border: 1px solid #909090;
	line-height: 18px;
	height: 17px;
	padding: 1px 0;
}
.request_quote_form SELECT
{
	border: 1px solid #909090;
	height: 22px;
}
/*.request_quote_form texarea*/
#INVALID-RULE
{
	border: 1px solid #909090;
}
.request_quote_form H5
{
	margin-bottom: 18px;
	margin-left: -5px;
}
.request_quote_form .step_one
{
	padding-left: 5px;
}
.request_quote_form .step_one DIV DIV
{
	margin: 8px 0;
}
.request_quote_form .step_one DIV.fl_l, .request_quote_form .step_one DIV.fl_r
{
	width: 275px;
}
.request_quote_form .step_one LABEL
{
	display: block;
	width: 68px;
	text-align: right;
	float: left;
	line-height: 20px;
	height: 20px;
	margin-right: 6px;
}
.request_quote_form .step_one LABEL.req
{
	margin-right: 10px;
	font-weight: bold;
}
.request_quote_form .step_one INPUT
{
	width: 195px;
	text-align: left;
}
.request_quote_form .step_one INPUT.zip
{
	width: 61px;
}
.request_quote_form .step_one .mail_inf
{
	width: 195px;
	color: #989898;
	font-size: 11px;
	float: right;
}
.request_quote_form .step_two
{
	margin-top: 15px;
	padding-left: 5px;
}
.request_quote_form .step_two .wide_top
{
	margin: 8px 0;
}
.request_quote_form .step_two .wide_top LABEL
{
	width: 320px;
	display: block;
	text-align: left;
	float: left;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
}
.request_quote_form .step_two .wide_top INPUT
{
	width: 195px;
}
.request_quote_form .radio
{
	margin: 10px 0;
	line-height: 20px;
}
.request_quote_form .radio DIV
{
	display: block;
	float: left;
	height: 20px;
	font-weight: bold;
}
.request_quote_form .radio INPUT
{
	margin-left: 15px;
	margin-right: 3px;
	position: relative;
	top: 1px;
	border: 0 none #000000;
	height: auto;
}
.request_quote_form .texarea_cont
{
	margin: 8px 0;
}
.request_quote_form .texarea_cont LABEL
{
	display: block;
	font-weight: bold;
}
.request_quote_form .texarea_cont TEXTAREA
{
	width: 546px;
	padding: 2px 0 0 4px;
	height: 108px;
	margin-top: 5px;
	margin-left: 6px;
}
.request_quote_form .step_two .text_prop
{
}
.request_quote_form .step_two .text_prop .container
{
	padding: 4px 0;
	overflow: auto;
}
.request_quote_form .step_two .text_prop .container .first
{
	width: 229px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	display: block;
}
.request_quote_form .step_two .text_prop .container .first.two_lines
{
	height: 40px;
}
.request_quote_form .step_two .text_prop .container .second
{
/*height:20px;*/
	line-height: 20px;
}
.request_quote_form .step_two .text_prop .container .second.browse INPUT
{
	float: none;
	height: 22px;
	width: 250px !important;
}
.request_quote_form .step_two .text_prop .container .second INPUT
{
	width: 154px;
}
.request_quote_form .step_two .text_prop .container .second INPUT.smaller
{
	width: 98px;
}
.request_quote_form .step_two .text_prop .container .second SELECT
{
	width: 47px;
	margin-left: 6px;
}
.request_quote_form .step_two .text_prop .container .second SELECT.wide
{
	width: 156px;
	margin-left: 0;
}
.request_quote_form .step_two .text_prop .container .r_inf
{
	padding-left: 12px;
	line-height: 20px;
	height: 20px;
}
.request_quote_form .step_two .text_prop .container .submit
{
	background: url(../_images/buttons/choose.gif) no-repeat 12px 0;
	width: 56px;
}
.request_quote_form .step_two .text_prop .container .submit INPUT
{
	background: none;
	border: 0 none #000000;
	height: 20px;
	width: 56px;
	cursor: pointer;
}
.request_quote_form .step_two .text_prop .container.radio
{
}
.request_quote_form .step_two .text_prop .container.radio INPUT
{
	width: auto;
	margin-left: 0;
}
.request_quote_form .step_two .text_prop .container.radio SPAN
{
	margin-right: 11px;
}
.request_quote_form .step_two .text_prop .spacer_big
{
	height: 34px;
}
.request_quote_form .step_two .text_prop .spacer_small
{
	height: 17px;
}
.request_quote_form .step_two .text_prop .submit_container .submit_about
{
	float: left;
	width: 460px;
	margin-left: 6px;
	font-size: 11px;
	color: #989898;
}
.request_quote_form .step_two .submit_container .submit
{
	background: transparent url(../_images/buttons/submit_wide.gif) no-repeat scroll 0 0;
	height: 25px;
	width: 73px;
}
.request_quote_form .step_two .submit_container .submit INPUT
{
	background: transparent none repeat scroll 0 0;
	border: 0 none #000000;
	cursor: pointer;
	height: 25px;
	width: 70px;
}
/*
inner shopping cart
*/
.shopping
{
	width: 620px;
	font-size: 12px;
	margin: 12px 0 0 -10px;
}
.shopping .col_1
{
	width: 49px;
}
.shopping .col_2
{
	width: 68px;
}
.shopping .col_3
{
	width: 70px;
}
.shopping .col_4
{
	width: 52px;
}
.shopping .col_5
{
	width: 100px;
}
.shopping .col_6
{
	width: 49px;
}
.shopping .col_7
{
	width: 99px;
}
.shopping .col_8
{
	width: 62px;
}
.shopping .col_9
{
	width: 60px;
}
.shopping TH
{
	background-color: #333;
	padding-left: 4px;
	line-height: 34px;
	font-weight: bold;
}
.shopping TH, .shopping TD
{
	border: 1px solid #1E1E1E;
}
.shopping TD
{
	height: 48px;
	padding: 10px 2px 0 5px;
	vertical-align: top;
}
.shopping TR.light TD
{
	background-color: #0D0D0D;
}
.shopping TD.center
{
	text-align: center;
	padding-left: 0;
}
.shopping TR TD.input
{
	background: #000 url(../_images/content/in_table_inp.gif) no-repeat 0 0;
}
.shopping TR.light TD.input
{
	background: #0D0D0D url(../_images/content/in_table_inp_light.gif) no-repeat 0 0;
}
.shopping TD.input INPUT
{
	width: 27px;
	height: 18px;
	margin: 1px 2px 0;
	padding: 4px 4px 2px 5px;
	background: none;
	border: none;
	color: #FFF;
	text-align: center;
	margin-top: -5px;
}
.under_table
{
	width: 555px;
	padding-top: 18px;
	position: relative;
}
.under_table .under_table_inf
{
	float: right;
	width: 190px;
}
.under_table .under_table_inf .overflow
{
	padding: 1px 0;
}
.under_table .under_table_inf DIV DIV
{
	width: 126px;
	float: left;
	font-weight: bold;
	text-align: left;
}
.under_table .button_container
{
	height: 25px;
	float: right;
	margin-top: 12px;
}
.under_table .button_container INPUT
{
	background: none;
	border: none;
	height: 25px;
	cursor: pointer;
}
.under_table .button_container DIV
{
	float: left;
	height: 25px;
}
.under_table .button_container .check_out
{
	background: url(../_images/buttons/checkout.gif) no-repeat 12px 0;
	width: 69px;
	padding-left: 12px;
}
.under_table .button_container .check_out INPUT
{
	width: 69px;
}
.under_table .button_container .update_cart
{
	background: url(../_images/buttons/update_cart.gif) no-repeat 12px 0;
	width: 79px;
	padding-left: 12px;
}
.under_table .button_container .update_cart INPUT
{
	width: 79px;
}
.under_table .button_container .continue
{
	background: url(../_images/buttons/continue_shopping.gif) no-repeat 0 0;
	width: 119px;
}
.under_table .button_container .continue INPUT
{
	width: 119px;
}
.under_table .und_table_img
{
	position: absolute;
	top: 13px;
	left: -10px;
	/*[empty]height:;*/
	height: 80px;
	width: 190px;
}
/*
inner register
*/
.register_form
{
	padding: 47px 0 0 20px;
	position: relative;
}
.register_form .spam_free
{
	position: absolute;
	top: 16px;
	left: 340px;
	height: 89px;
	width: 90px;
	background: url(../_images/content/spam_free.gif) no-repeat 0 0;
}
.register_form FORM LABEL
{
	display: block;
	width: 121px;
	text-align: right;
	float: left;
	color: #DBDBDB;
	font-weight: bold;
}
.register_form FORM INPUT
{
	width: 184px;
	border: 1px solid #909090;
	height: 16px;
	padding: 1px 50px 1px 2px;
	margin-left: 9px;
}
.register_form FORM DIV.normal_inp INPUT
{
	padding-right: 2px;
	width: 232px;
}
.register_form FORM DIV
{
	padding-bottom: 8px;
}
.register_form FORM DIV.register
{
	width: 368px;
}
.register_form FORM DIV.register DIV
{
	float: right;
	width: 66px;
	height: 25px;
	background: url(../_images/buttons/register.gif) no-repeat 0 0;
	padding: 0;
}
.register_form FORM DIV.register DIV INPUT
{
	height: 25px;
	width: 66px;
	background: none;
	border: 0 none #000000;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.register_form FORM DIV.enter
{
	width: 368px;
}
.register_form FORM DIV.enter DIV
{
	float: right;
	width: 56px;
	height: 25px;
	background: url(../_images/buttons/enter.gif) no-repeat 0 0;
	padding: 0;
}
BODY .register_form FORM DIV.enter.submit DIV
{
	background: url(../_images/buttons/submit.gif) no-repeat 0 0;
}
.register_form FORM DIV.enter DIV INPUT
{
	height: 25px;
	width: 56px;
	background: none;
	border: 0 none #000000;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
/*
my account
*/
.my_account
{
	margin-top: 20px;
}
.my_account P
{
	margin: 0 !important;
	padding: 1px 0;
	font-size: 12px;
}
.my_account P A
{
	color: #FFF;
	text-decoration: underline;
}
.my_account P A:hover
{
	text-decoration: none;
}
.my_account P .red
{
	color: #98070A;
}
.my_account P .green
{
	color: #9CC430;
}
.account .container.list UL LI A
{
	color: #E5E5E5;
	text-decoration: underline;
}
.account .container.list UL LI A:hover
{
	color: #FFF;
	text-decoration: none;
}
.account .container.list UL LI
{
	padding: 2px 0;
}
.account B.hello
{
	color: #FFF;
	margin-left: 31px;
}
.account .container.list UL LI A.active
{
	color: #FFF;
	text-decoration: none;
}
/*
alphabet_stencils-font
*/
.left_alph_stencil
{
	float: left;
	width: 260px;
	margin-left: 5px;
	font-size: 13px;
}
.left_alph_stencil TABLE.alhabet
{
	margin-top: 15px;
}
TABLE.alhabet .col_1
{
	width: 140px;
	padding: 0 2px 0 1px;
}
TABLE.alhabet .col_2
{
	width: 68px;
}
TABLE.alhabet .col_3
{
	width: 45px;
}
TABLE.alhabet TH
{
	font-weight: bold;
	line-height: 40px;
}
TABLE.alhabet TH.center
{
	text-align: center;
}
TABLE.alhabet TD
{
	padding-top: 3px;
}
TABLE.alhabet TD.input INPUT
{
	width: 41px;
	height: 18px;
	border: 1px solid #909090;
	padding: 1px;
	text-align: center;
}
TABLE.alhabet TR.spacer TD
{
	padding-top: 25px;
}
.left_alph_stencil .order_alpha_stenc
{
	background: url(../_images/buttons/ord_alph_stenc.gif) no-repeat 0 0;
	height: 25px;
	width: 160px;
	position: relative;
	left: 94px;
	top: 0;
	margin-top: 14px;
}
.left_alph_stencil .order_alpha_stenc INPUT
{
	width: 160px;
	height: 25px;
	background: none;
	border: 0 none #000000;
	cursor: pointer;
}
.right_alph_stenc
{
	float: right;
	margin-top: 31px;
}
.alphabet_container
{
	padding-top: 10px;
	zoom: 1;
	width: 94%;
}
.alphabet_container LI
{
	float: left;
	display: block;
	margin-right: 20px;
	padding-bottom: 25px;
	text-align: center;
	overflow: hidden;
}
.alphabet_container DIV
{
	background: #A2A2A2 url(../_images/content/240_grad.gif) repeat-x bottom;
	padding: 3px;
}
.alphabet_container A
{
	display: block;
	text-align: center;
	color: #DBDBDB;
	text-decoration: underline;
	font-weight: bold;
/*margin:6px 0 8px 0;*/
}
.alphabet_container A:hover
{
	text-decoration: none;
}
.alphabet_container A.order
{
	display: inline-block;
	position: relative;
	width: 57px;
	height: 25px;
	margin-top: 5px;
}
.alphabet_container A.order SPAN
{
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 57px;
	background: url(../_images/buttons/order.gif) no-repeat 0 0;
}
/*
inner checkout
*/
.checkout_form
{
	margin-top: 10px;
	font-size: 12px;
	margin-left: -15px;
	padding-right: 20px;
}
.checkout_form STRONG
{
	font-weight: bold;
	color: #DBDBDB;
	margin-left: 104px;
	line-height: 26px;
}
.checkout_form .optional
{
	text-align: right;
}
.checkout_form P
{
	font-size: 9px;
	padding: 2px 0;
	margin: 0 !important;
}
.checkout_form .left_column
{
	float: left;
	width: 300px;
	padding: 0;
}
.checkout_form DIV
{
	overflow: auto;
	padding: 4px 0;
}
.checkout_form LABEL
{
	display: block;
	width: 95px;
	text-align: right;
	float: left;
	color: #DBDBDB;
	line-height: 20px;
}
.checkout_form INPUT
{
	border: 1px solid #909090;
	width: 193px;
	height: 18px;
	float: right;
}
.checkout_form DIV.zip INPUT
{
	width: 59px;
	float: left;
	margin-left: 9px;
}
.checkout_form SELECT
{
	width: 195px;
	float: right;
	border: 1px solid #909090;
}
.checkout_form .phone INPUT
{
	width: 39px;
	float: none;
}
.checkout_form .phone DIV
{
	float: left;
	margin-left: 9px;
}
.checkout_form .phone SPAN
{
	margin: 0 4px;
}
.checkout_form .right_column
{
	float: right;
	width: 300px;
	padding: 0;
}
.checkout_form .right_column .same_as
{
	margin-left: 104px;
}
.checkout_form .right_column .same_as LABEL
{
	margin: 0;
	width: auto;
}
.checkout_form .right_column .same_as INPUT
{
	width: auto;
	float: left;
	border: none;
	margin-right: 4px;
}
.checkout_form .submit_btn
{
	float: right;
	width: 70px;
	height: 25px;
	background: url(../_images/buttons/continue.gif) no-repeat 0 0;
}
.checkout_form .submit_btn INPUT
{
	width: 70px;
	height: 25px;
	background: none;
	border: 0 none #000000;
	cursor: pointer;
}
/*
inner industrial
*/
.to_frm_link
{
	margin-top: 15px;
	height: 100px;
	position: relative;
}
.to_frm_link SPAN
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
}
.to_frm_link A
{
	display: block;
	height: 46px;
	width: 230px;
	position: relative;
}
.to_frm_link P
{
	margin: 0 !important;
	width: 230px;
	display: block;
	text-align: center;
	padding-top: 2px;
}
.to_frm_link .instant_link
{
	position: relative;
	top: 0;
	left: -8px;
	display: block;
	float: left;
}
.to_frm_link .instant_link SPAN
{
	background: url(../_images/content/instant_pricing.png) no-repeat 0 0;
}
.to_frm_link .qoute_link
{
	position: relative;
	top: 0;
	left: 30px;
	display: block;
	float: left;
}
.to_frm_link .qoute_link SPAN
{
	background: url(../_images/content/quote_request.png) no-repeat 0 0;
}
.text_gallery
{
	float: left;
	width: 360px;
}
.gallery
{
	float: right;
	position: relative;
	height: 297px;
	overflow: hidden;
}
#slideshow
{
	left: 0;
	top: 0;
	overflow: hidden !important;
	zoom: 1;
	height: 229px;
	width: 245px;
}
.slideshow_grad
{
	background: #A0A0A0 url(../_images/content/galery_big_grad.gif) repeat-x 0 0;
	padding: 3px;
}
.slideshow_grad .hidden
{
	height: 229px;
	width: 245px;
	overflow: hidden;
	zoom: 1;
}
#nav
{
	width: 252px;
	padding-top: 10px;
	position: absolute;
	top: 236px;
	z-index: 100;
	background-color: #000;
	left: -2px;
	padding-left: 5px;
}
#nav LI
{
	width: 41px !important;
	height: 44px !important;
	float: left !important;
	padding: 3px !important;
	margin: 1px !important;
	list-style: none !important;
	display: block !important;
	background: #A0A0A0 url(../_images/content/galery_grad.gif) repeat-x 0 0 !important;
}
#nav A
{
	width: 41px;
	height: 44px;
	display: block;
	overflow: hidden;
}
/*#nav a.activeSlide { background: #88f }*/
#nav A:focus
{
	outline: none;
}
#nav IMG
{
	border: none;
	display: block;
}
/*
error
*/
.error
{
	font-size: 16px;
	color: #98070A;
	font-weight: bold;
}
/*Darkbox*/
.darkbox-frame
{
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.darkbox-frame-on
{
	display: block;
}
/*Shadow*/
.darkbox-shadow
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
}
/*Canvas*/
.darkbox-canvas
{
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	margin: -40px 0 0 -40px;
	width: 80px;
	height: 80px;
	background: #000 url(../_images/buttons/spinner.gif) no-repeat 50% 50%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	opacity: .5;
}
.darkbox-canvas IMG
{
	display: block;
	visibility: hidden;
}
.darkbox-canvas-load
{
	background-image: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.darkbox-canvas-done
{
	overflow: visible;
	opacity: 1;
}
.darkbox-canvas-done IMG
{
	visibility: visible;
	opacity: 0;
}
/*Button*/
.darkbox-button
{
	position: absolute;
	top: -13px;
	display: none;
	width: 30px;
	height: 30px;
	background: url(../_images/buttons/button.png) no-repeat;
	cursor: pointer;
	z-index: 1;
}
.darkbox-button-on
{
	display: block;
}
.darkbox-button-left
{
	left: -16px;
}
.darkbox-button-right
{
	right: -16px;
}
/*
fonts page
*/
H5.fonts_type
{
	color: #DBDBDB;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 0 5px;
}
.fonts_container
{
	overflow: auto;
	zoom: 1;
}
.fonts_container LI
{
	display: block;
	height: 16px;
	width: 160px;
	padding: 10px;
	float: left;
}
.fonts_container LI A
{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.navigation
{
	word-spacing: 20px;
	font-size: 12px;
}
.navigation A, .download
{
	color: #B80E08;
	font-weight: bold;
}
A
{
	color: #A19B9B;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
.font_spacer
{
	height: 10px;
	width: 600px;
	margin-top: 10px;
	border-top: 1px solid #444547;
}
/*
drain form
*/
.drain .choose
{
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 5px;
	margin: 0 !important;
}
.drain DIV
{
	padding: 4px 0;
}
.drain TABLE TD
{
	padding: 2px;
}
.drain TABLE TD INPUT, .drain .radio INPUT
{
	width: auto;
	border: none;
}
.drain LABEL
{
	width: 80px;
	display: block;
	float: left;
}
.drain INPUT
{
	width: 200px;
}
.drain .req
{
	font-weight: bold;
	width: 160px;
}
.drain .submit_clear .submit
{
	background: url(../_images/buttons/submit.gif) no-repeat 0 0;
	width: 61px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.drain .submit_clear .clear
{
	background: url(../_images/buttons/clr_form.gif) no-repeat 0 0;
	width: 85px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.request_quote_form .drain .texarea_cont TEXTAREA
{
	width: 410px;
}
#content_container #content .cont_head P.center
{
	text-align: center;
}
.drain TABLE TD LABEL
{
	float: none;
	display: block;
	width: auto;
	zoom: 1;
	cursor: pointer;
	height: 100%;
	width: 100%;
}
/*
online ordering
*/
.request_quote_form.online_ordering .step_one LABEL
{
	width: 95px;
}
.request_quote_form.online_ordering .step_one .radio_c INPUT
{
	width: auto;
	border: none;
	position: relative;
	top: 1px;
}
.request_quote_form.online_ordering .step_one SELECT
{
	width: 197px;
}
.request_quote_form.online_ordering .step_one TEXTAREA
{
	width: 193px;
}
/*
.hidden {
display:none;
}
*/
.online_ordering .submit_form
{
	background: url(../_images/buttons/submit.gif) no-repeat 0 0;
	margin-left: 245px;
}
.online_ordering .submit_form INPUT
{
	width: 65px;
	height: 25px;
	background: none;
	cursor: pointer;
	border: none;
}
/*
decorative form
*/
.decorative_form
{
	background: #FFF url(../_images/content/decorative_form_top.gif) no-repeat top;
	width: 600px;
	color: #000;
}
.decorative_form .bottom_bg
{
	background: url(../_images/content/decorative_form_bottom.gif) no-repeat bottom;
	height: 257px;
	position: relative;
}
.decorative_form .text_alining
{
	width: 60px;
	height: 11px;
	position: absolute;
	top: 21px;
	left: 16px;
}
.decorative_form .text_alining A
{
	display: block;
	height: 11px;
	width: 14px;
	position: absolute;
	top: 0;
}
.decorative_form .text_alining A SPAN
{
	display: block;
	height: 11px;
	width: 14px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_images/content/text_align.gif) no-repeat 0 0;
}
.decorative_form .text_alining A.left
{
	left: 0;
}
.decorative_form .text_alining A.left SPAN
{
	background-position: 0 0;
}
.decorative_form .text_alining A.left:hover SPAN, .decorative_form .text_alining A.left SPAN.active
{
	background-position: 0 -11px;
}
.decorative_form .text_alining A.center
{
	left: 23px;
}
.decorative_form .text_alining A.center SPAN
{
	background-position: -23px 0;
}
.decorative_form .text_alining A.center:hover SPAN, .decorative_form .text_alining A.center SPAN.active
{
	background-position: -23px -11px;
}
.decorative_form .text_alining A.right
{
	left: 46px;
}
.decorative_form .text_alining A.right SPAN
{
	background-position: -46px 0;
}
.decorative_form .text_alining A.right:hover SPAN, .decorative_form .text_alining A.right SPAN.active
{
	background-position: -46px -11px;
}
.decorative_form .select_container
{
	display: block;
	position: absolute;
	top: 4px;
	left: 84px;
}
.decorative_form .select_container SELECT
{
	height: 20px;
	margin-left: 4px;
	font-size: 11px;
}
.decorative_form .select_container SELECT.font
{
	width: 110px;
}
.decorative_form .select_container SELECT.length
{
	width: 88px;
}
.decorative_form .select_container SELECT.height
{
	width: 122px;
}
.decorative_form .select_container INPUT
{
	width: 50px;
	margin-left: 4px;
}
.decorative_form TEXTAREA.decorative
{
	margin-top: 55px;
	width: 589px;
	height: 180px;
	padding: 0 0 0 10px;
	border: 0 none #000000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.decorative_form .select_container .label_container
{
	float: left;
	margin: 0 5px 0 0;
}
.decorative_form .select_container .label_container LABEL
{
	display: block;
	padding: 0 0 1px 7px;
	height: 13px;
}
#preview
{
	margin-top: 61px;
}
.top_preview_bg
{
	background: #FFF url(../_images/content/preview_top.gif) no-repeat top;
	width: 599px;
}
.top_preview_bg .textblock
{
	background: url(../_images/content/preview_bottom.gif) no-repeat bottom;
	padding: 10px;
	overflow:auto;
}
/*
Industrial Letter Stencils
*/
.industrial_form TD
{
	padding: 2px;
}
.industrial_form TD A
{
	color: #A19B9B !important;
}
.industrial_form TD.fonts
{
	padding: 0;
}
.shipping_options
{
	padding-top: 20px;
}
.shipping_options TABLE, .under_table TABLE
{
	width: 580px;
	vertical-align: top;
}
.under_table TABLE
{
	margin-top: 20px !important;
	font-size: 12px;
}
.shipping_options TABLE .col_1
{
	width: 216px;
}
.under_table TABLE .col_1
{
	width: 223px;
}
.shipping_options TABLE TH, .under_table TABLE TH
{
	background-color: #333;
	line-height: 18px;
}
.shipping_options TH, .shipping_options TD, .under_table TABLE TH, .under_table TABLE TD
{
	border: 1px solid #1E1E1E;
	padding: 4px 6px;
}
.shipping_options TR.light TD, .under_table TABLE TR.light TD
{
	background-color: #0D0D0D;
}
.shipping_options SPAN.ship
{
	display: block;
	width: 400px;
}
.request_quote_form .step_one .shipping_options LABEL
{
	display: inline;
	float: none;
}
.request_quote_form .step_one .shipping_options .radio_c
{
	padding-left: 95px;
}
.request_quote_form .step_one .standart_shipping_options INPUT
{
	margin-left: 0;
	float: left;
}
.request_quote_form .step_one .terms
{
	margin-left: -16px;
}
.request_quote_form .step_one .terms INPUT
{
	width: auto;
	float: left;
	border: none;
}
.request_quote_form .step_one .terms LABEL
{
	width: 178px;
	float: none;
	display: inline;
	float: left;
}
.request_quote_form .texarea_cont TEXTAREA.ship
{
	width: 309px;
	margin-left: -16px;
}
#graphic_properties
{
	display: none;
}
.not_logged A
{
	color: #DBDBDB !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

/* added by laney */

.fbox{
	background:url(/images/frontbox.gif) no-repeat;
	width:190px;
	height:165px;
	padding:5px 0 5px 7px;
}

.fb1{
	font-weight:bold;
	font-size:14px;
	
}

.fbt{
	margin:5px 0 0 -15px; 
	height:32px;
	color:#000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.fbm{
	float:left;
	width:120px;
	padding-top:5px;
	
}

.fbm ul{
	margin-left:-5px;
	padding-top:15px;
	_padding-top:0;
}

.fbm ul li{
	list-style:none;
	font-size:9px;
	line-height:1;
	
}


.fbpic{
	float:left;
	width:60px;
	margin-top:20px;

	
	
}


