/* CSS Document */
body, html{
	height:100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 15px 0px 0px 0px;
	background:url(../images/site_bg.gif);
	color:#444444;
}

input.input_txt, select, textarea, input.formTfInvalid{
	border:solid 1px #999999;
	border-bottom:solid 1px #454545;
	border-right:solid 1px #454545;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
}
input.formTfInvalid{
	border:solid 1px #e51937;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	background:#fff6f7;
}
select.formTfInvalid{
	border:solid 1px #e51937;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	background:#fff6f7;
}

h1{
	color: #e21836;
	font-size:18px;
	line-height:32px;
	text-transform:uppercase;
	margin:0px;
	padding: 2px 0px 0px 11px;
	font-weight: normal;
}
h2{
	color: #e21836;
	font-size:16px;
	line-height:32px;
	text-transform:uppercase;
	margin:0px;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
	text-align:center;
	position:relative;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #e51937;
	line-height:26px;
	text-transform:uppercase;
	margin: 1px 2px 0px 2px;
	padding: 0px 0px 0px 11px;
	background:#fdfcfc;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ca112d;
	line-height:18px;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 55px;
	letter-spacing:1px;
	position:relative;
}
a{
	color:#626262;
}
a:hover{
	text-decoration:none;
}
table{
	border:0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	padding:0px;/* cellspadding="0" */
}
form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
p{
	color:#444444;
	line-height:24px;
	margin:0px;
	padding: 12px 38px 12px 32px;
	text-align:justify;
}
.clear{
	font-size:0px;
	line-height:1px;
	height:0px;
	clear:both;
}
/***************BTNS styles*****************/
.btn_submit{
	width:66px;
	height:21px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_submit.gif) top;
}
.btn_submit:hover{
	background: url(../images/btns/btn_submit.gif) bottom;
}
.btn_submit_big{
	width:66px;
	height:21px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_submit.gif) top;
	display:block;
	margin-left:2px;
}
.btn_submit_big:hover{
	background: url(../images/btns/btn_submit.gif) bottom;
}
.btn_request_a_catalog{
	width:157px;
	height:21px;
	cursor:pointer;
	border: none;
	display:block;
	background: url(../images/btns/btn_request_a_catalog.gif) top;
}
.btn_request_a_catalog:hover{
	background: url(../images/btns/btn_request_a_catalog.gif) bottom;
}
.btn_read_more{
	width:103px;
	height:21px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_read_more.gif) top;
}
.btn_read_more:hover{
	background: url(../images/btns/btn_read_more.gif) bottom;
}
.btn_view_catalog{
	width:127px;
	height:21px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_view_catalog.gif) top;
}
.btn_view_catalog:hover{
	background: url(../images/btns/btn_view_catalog.gif) bottom;
}
.content_box_footer_bg .btn_read_more{
	line-height:20px;
}
.btn_submit_form{
	width:79px;
	height:22px;
	padding:0px;
	margin:0px 10px 0px 0px;
	cursor:pointer;
	border: none;
	display:block;
	background: url(../images/btns/btn_submit_form.gif) top;
}
.btn_submit_form:hover{
	background: url(../images/btns/btn_submit_form.gif) bottom;
}
.btn_universal{
	width:auto;
	height:21px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 10px;
	cursor:pointer;
	border: none;
	border-right:solid 1px #000000;
	display:block;
	background:url(../images/btns/btn_universal.gif) repeat-x top left;
}
.btn_universal:hover{
	background:url(../images/btns/btn_universal.gif) repeat-x bottom left;
}
.btn_send{
	width:65px;
	height:22px;
	padding:0px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_send.gif) top;
}
.btn_send:hover{
	background: url(../images/btns/btn_send.gif) bottom;
}
.btn_close{
	float:right;
	width:24px;
	height:18px;
	padding:0px;
	cursor:pointer;
	border: none;
	background: url(../images/btns/btn_close.gif) top;
}
.btn_close:hover{
	background: url(../images/btns/btn_close.gif) bottom;
}
/***************header styles*****************/
.header{
	width:967px;
	height:97px;
	margin:auto;
	background:url(../images/header/header_bg.png) no-repeat;
}
.logo_aln{
	float:left;
	margin: 18px 0px 0px 17px;
}
.header_r_content{
	float:right;
	text-align:right;
	padding: 0px 15px 0px 0px;
}
.top_r_menu_list{
	margin:0px;
	padding: 0px 3px 0px 0px;
}
.top_r_menu_list li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
	color:#e51937;
	line-height:26px;
}
.top_r_menu_list li a{
	color:#e51937;
	font-weight:bold;
	text-decoration:none;
}
.top_r_menu_list li a:hover{
	color:#27435b;
}
.top_r_menu_list li.splitter{
	padding: 0px 12px;
}
.header_r_content input.input_txt{
	width:224px;
	height:17px;
	margin: 0px 5px 0px 0px;
	position:relative;
}
.header_r_content input{
	vertical-align: middle;
}
.sign_up_title_aln{
	padding: 16px 0px 10px 0px;
}
.request_a_catalog{
	border:dotted 1px #a8a8a8;
	background:#f2f1f1;
	height:25px;
	line-height:25px;
	margin: 0px 0px 12px 0px;
}
.request_a_catalog .btn_request_a_catalog{
	float:right;
	margin: 2px 2px 0px 0px;
}
.request_a_catalog_menu_list{
	padding: 0px 0px 0px 7px;
	margin:0px;
	float:left;
}
.request_a_catalog_menu_list li{
	padding:0px;
	margin:0px;
	color:#444444;
	list-style:none;
	display:inline;
	font-weight:bold;
}
.request_a_catalog_menu_list li.splitter{
	padding: 0px 6px;
}
.request_a_catalog_menu_list li a{
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}
.request_a_catalog_menu_list li a:hover, .request_a_catalog_menu_list li a.link_ov{
	color:#E51937;
}
/***************advanced search styles*****************/
/***************main menu styles*****************/
.main_menu_list{
	margin:0px;
	padding:0px;

	background:#cc122d;
}
.main_menu_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	display: block;
}
.main_menu_list li {
	float: left;
}
.main_menu_list li a {
	display: block;
	height: 36px;
}
#navi_style li a span {
	position: absolute;
	display: block;
	height: 0px;
	overflow: hidden;
}
.main_menu_btn1, .main_menu_btn1_ov, #main_menu_btn1{
	width:78px;
	background:url(../images/btns/main_menu.gif) no-repeat 0px 0px;
}
.main_menu_btn1:hover, #main_menu_btn1:hover{
	background:url(../images/btns/main_menu.gif) no-repeat 0px -36px;
}
.main_menu_btn1_ov, .on #main_menu_btn1, .on #main_menu_btn1:hover {
	background:url(../images/btns/main_menu.gif) no-repeat 0px -72px;
}
.main_menu_btn2, .main_menu_btn2_ov, #main_menu_btn2{
	width:103px;
	background:url(../images/btns/main_menu.gif) no-repeat -78px 0px;
}
.main_menu_btn2:hover, #main_menu_btn2:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -78px -36px;
}
.main_menu_btn2_ov, .on #main_menu_btn2, .on #main_menu_btn2:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -78px -72px;
}
.main_menu_btn3, .main_menu_btn3_ov, #main_menu_btn3{
	width:107px;
	background:url(../images/btns/main_menu.gif) no-repeat -181px 0px;
}
.main_menu_btn3:hover,  #main_menu_btn3:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -181px -36px;
}
.main_menu_btn3_ov, .on #main_menu_btn3, .on #main_menu_btn3:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -181px -72px;
}
.main_menu_btn4, .main_menu_btn4_ov,  #main_menu_btn4 {
	width:106px;
	background:url(../images/btns/main_menu.gif) no-repeat -288px 0px;
}
.main_menu_btn4:hover, #main_menu_btn4:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -288px -36px;
}
.main_menu_btn4_ov, .on #main_menu_btn4, .on #main_menu_btn4:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -288px -72px;
}
.main_menu_btn5, .main_menu_btn5_ov, #main_menu_btn5{
	width:114px;
	background:url(../images/btns/main_menu.gif) no-repeat -394px 0px;
}
.main_menu_btn5:hover, #main_menu_btn5:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -394px -36px;
}
.main_menu_btn5_ov, .on #main_menu_btn5, .on #main_menu_btn5:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -394px -72px;
}
.main_menu_btn6, .main_menu_btn6_ov, #main_menu_btn6{
	width:107px;
	background:url(../images/btns/main_menu.gif) no-repeat -508px 0px;
}
.main_menu_btn6:hover, #main_menu_btn6:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -508px -36px;
}
.main_menu_btn6_ov, .on #main_menu_btn6, .on #main_menu_btn6:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -508px -72px;
}
.main_menu_btn7, .main_menu_btn7_ov, #main_menu_btn7 {
	width:135px;
	background:url(../images/btns/main_menu.gif) no-repeat -615px 0px;
}
.main_menu_btn7:hover, #main_menu_btn7:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -615px -36px;
}
.main_menu_btn7_ov, .on #main_menu_btn7, .on #main_menu_btn7:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -615px -72px;
}
.main_menu_btn8, .main_menu_btn8_ov, #main_menu_btn8 {
	width:68px;
	background:url(../images/btns/main_menu.gif) no-repeat -750px 0px;
}
.main_menu_btn8:hover, #main_menu_btn8:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -750px -36px;
}
.main_menu_btn8_ov, .on #main_menu_btn8, .on #main_menu_btn8:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -750px -72px;
}
.main_menu_btn9, .main_menu_btn9_ov, #main_menu_btn9{
	width:118px;
	background:url(../images/btns/main_menu.gif) no-repeat -818px 0px;
}
.main_menu_btn9:hover, #main_menu_btn9:hover{
	background:url(../images/btns/main_menu.gif) no-repeat -818px -36px;
}
.main_menu_btn9_ov, .on #main_menu_btn9, .on #main_menu_btn9:hover {
	background:url(../images/btns/main_menu.gif) no-repeat -818px -72px;
}
/***************subpage menu styles*****************/
.lsubpcontent_bg{
	background:url(../images/lsubpagemenu/lsubpcontent_bg.gif) repeat-y left 2px;
}
.lsubpcontent_header_bg{
	background:url(../images/lsubpagemenu/lsubpcontent_header_bg.gif) no-repeat left top;
}
.lsubpcontent_footer_bg{
	background:url(../images/lsubpagemenu/lsubpcontent_footer_bg.gif) no-repeat left bottom;
	overflow: hidden;
}
.lsubpcontent_img01{
	background:url(../images/lsubpagemenu/lsubpcontent_img01_new.jpg) no-repeat left bottom;
	overflow: hidden;
}
.lsubpcontent{
	width:201px;
	float:left;
	margin-right:14px;
}
.lsubpcontent_banner_aln{
	padding: 15px 0px 195px 0px;
}
.lsubp_menu_list{
	margin:0px;
	padding: 4px 6px 4px 12px;
}
.lsubp_menu_list li{
	margin:0px;
	padding: 3px 0px 3px 24px;
	line-height:18px;
	list-style:none;
	background:url(../images/lsubpagemenu/lsubp_menu_list_bullet.gif) no-repeat left 6px;
}
.lsubp_menu_list li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}
.lsubp_menu_list li a:hover{
	color:#e51937;
}
.lsubp_menu_list li ul{
	margin:0px;
	padding: 4px 0px 4px 12px;
}
.lsubp_menu_list li li{
	margin:0px;
	padding: 1px 0px 1px 0px;
	background:none;
}
.lsubp_menu_list li li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#444444;
	text-decoration:none;
}
.lsubp_menu_list li ul a:hover{
	color:#e51937;
}
.lsubp_menu_list li.link_ov{
	background:url(../images/lsubpagemenu/lsubp_menu_list_bullet_ov.gif) no-repeat left 6px;
}
.lsubp_menu_list li.link_ov a{
	color:#e51937;
}
.lsubpcontent_address{
	text-align:center;
}
.lsubpcontent_address p{
	margin:0px;
	padding: 14px 0px 20px 0px;
	font-weight:bold;
	text-align:center;
}

.lsubp_directions_list{
	margin:0px;
	padding: 4px 0px 4px 8px;
}
.lsubp_directions_list li{
	margin:0px;
	padding: 3px 0px 3px 11px;
	line-height:18px;
	list-style:none;
	background:url(../images/lsubpagemenu/lsubp_directions.gif) no-repeat left 9px;
}
.lsubp_directions_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}
.lsubp_directions_list li a:hover{
	color:#e51937;
}
/***************footer styles*****************/
.footer_bg{
	width:967px;
	height:15px;
	margin:auto;
	background:url(../images/footer_bg.png) no-repeat bottom;
}
.footer{
	margin: 15px auto 0px auto;
	padding: 0px 0px 13px 0px;
	width:936px;
	text-align:center;
	color:#666666;
	font-size:11px;
}
.footer a{
	text-decoration:none;
}
.footer a:hover{
	color:#e51937;
}
.h_line_p1{
	margin: 0px 2px;
	height:1px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	border-left:solid 6px #333333;
	border-right:solid 6px #333333;
}
.h_line_p2{
	height:1px;
	background: url(../images/h_line_p2_bg.gif) repeat-x;
}
.h_line_p1_p_lpad{
	margin: 5px 40px 5px 36px;
}
.h_line_pad_newsletters{
	margin: 5px 38px 5px 32px;
}
.footer_menu_list{
	padding:0px;
	margin:0px;
}
.footer_menu_list li{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	line-height:34px;
}
.footer_menu_list li.splitter{
	padding: 0px 7px;
}
.footer_menu_list li a, .footer_menu_list li a.link_ov{
	text-decoration:none;
	color:#666666;
}
.footer_menu_list li a:hover{
	color:#e51937;
}
.footer_menu_list li a.link_ov{
	color:#e51937;
	font-weight:bold;
}
/***************home_content styles*****************/
.home_flash_box_1{
	width:302px;
	height:197px;
	float:left;
	margin: 0px 15px 0px 0px;
}
.home_flash_box_2{
	width:302px;
	height:197px;
	float:left;
	margin: 0px 14px 0px 0px;
}
.home_flash_box_3{
	width:302px;
	height:197px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.home_flash_box_4{
	width:619px;
	height:177px;
	float:left;
	margin: 12px 14px 0px 0px;
}
.home_flash_box_5{
	width:302px;
	height:177px;
	float:left;
	margin: 12px 0px 0px 0px;
}
/* = Home top list */
.home_top_list{
    width:407px;
    height:247px;
    background:url(../images/home_top_list.gif) no-repeat top center;    
}
.home_top_list h2{
    padding-top:10px;
    font-size:22px;
    color:#fff;
    font-family:Tahoma, Verdana, Arial;
    font-weight:normal;
    letter-spacing:1px;
    text-transform:capitalize;
}
.home_top_list ul{
    font-family:Georgia, Tahoma, Verdana, Arial;
    font-size:16px;
    color:#fff;
    padding:10px 0 15px 110px;
    _padding:10px 0 0px 110px;
    margin:0;
}
.home_top_list ul li{
    list-style-type:none;
    background:url(../images/home_check.gif) no-repeat 0 2px;
    padding-bottom:10px;
}
.home_top_list ul li span{
    display:block;
    padding-left:25px;
    position:relative;
}
.btn_view_services{
    display:block;
    width:171px;
    height:29px;
    background:url(../images/btns/btn_view_services.gif) no-repeat top left;
    margin-left:110px;
}
.btn_view_services:hover{
    background-position:bottom left;
}
.bottom-0{
    padding-bottom:0px !important;
}

/***************content styles*****************/
.content_shadow{
	background:url(../images/content_bg.gif) repeat-y;
	width:936px;
	margin: 0px auto;
	padding: 0px 15px 0px 16px;
}
.content_shadow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.request_a_quote_flash{
	padding: 2px 15px 8px 16px;
	clear:both;
	z-index: 10;
}
.request_a_quote_flash .request_a_quote_flash{
	height:33px;
	padding:0px;
}
.flash_required_p{
	padding: 0px 0px;
	line-height:16px;
}
.home_main_flash{
	height:247px;
}
.rotator_flash{
	height:146px;
	padding-bottom: 9px;
}

.content{
	width:721px;
	float:left;
}
.content_box_bg{
	background: url(../images/content_box/content_box_bg.gif) repeat-y;
}
.content_box_header_bg{
	background:url(../images/content_box/content_box_header_bg.gif) no-repeat top;
}
.content_box_footer_bg{
	background:url(../images/content_box/content_box_footer_bg.gif) no-repeat bottom;
	overflow:hidden;
}
.content_title{
	color:#e51937;
	font-weight:bold;
	text-transform:uppercase;
}
.height_19{
	line-height:19px;
}
/** product_box **/
.product_box{
	width:110px;
	height:144px;
	float:left;
	padding: 13px 6px 0px 24px;
}
.product_img_shadow{
	text-align:center;
	vertical-align:middle;
	width:110px;
	height:117px;
	background:url(../images/products/product_img_shadow.gif) no-repeat top;
}
.product_box_title{
	text-align:center;
	height:27px;
	line-height:22px;
	font-size:11px;
	text-decoration:none;
	color:#444444;
}
.product_box_title a:hover{
	color:#E51937;
}
.product_box_hover:hover .product_img_shadow{
	background:url(../images/products/product_img_shadow.gif) no-repeat bottom;
}
.product_box_hover:hover  .product_box_title{
	color:#E51937;
}
.porfolio_det_img_aln{
	text-align:center;
}
.porfolio_det_img{
	text-align:center;
	margin:auto;
	border: dotted 1px #ee7587;
	padding:2px;
}
* html .porfolio_det_img{
	border: solid 1px #ee7587;
}
.portfolio_details p{
	padding:12px 35px 12px 35px;
}
/** portfolio_box **/
.portfolio_box_hover, .product_box_hover{
	text-decoration:none;
	cursor: pointer;
}
.portfolio_box_hover a, .portfolio_box_hover .portfolio_box_title, .product_box_hover a, .product_box_hover .product_box_title{
	cursor:pointer;
}
.portfolio_box_hover:hover .portfolio_img_shadow{
	background-position: bottom;
}
.portfolio_box_hover:hover  .portfolio_box_title{
	color:#E51937;
}
.portfolio_box{
	width:195px;
	height:232px;
	float:left;
	padding: 12px 12px 6px 28px;
}
.portfolio_img_shadow, .portfolio_img_shadow_ov{
	text-align:center;
	vertical-align:middle;
	width:194px;
	margin-right:1px;
	height:210px;
	background:url(../images/portfolio/portfolio_img_shadow.gif) no-repeat top;
}
.portfolio_img_shadow_ov{
	background:url(../images/portfolio/portfolio_img_shadow.gif) no-repeat bottom;
}
.portfolio_box_title{
	text-align:center;
	height:22px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#444444;
}

.pagenavigator{
	text-align:center;
	color:#e51937;
	font-weight:bold;
	font-size:13px;
	line-height:40px;
}
.pagenavigator a{
	color:#444444;
	text-decoration: underline;
	padding: 0px 3px;
}
.pagenavigator a:hover{
	color:#e51937;
	text-decoration: none;
}
.pagenavigator a.link_ov{
	font-size:18px;
	color:#e51937;
}

.catalog_link {
	position: absolute;
	cursor: pointer;
	z-index: 999;
}
.cat_out #catalog, .cat_ov #catalog {
	background: url(../images/catalog_bg_1.gif) no-repeat top left;
	margin: 10px;
}
.cat_ov #catalog {
	background: url(../images/catalog_bg_1.gif) no-repeat bottom left;
}

.catalog_bg_big{
	float:left;
	padding:5px;
	margin: 0px 16px 13px 0px;
	background:url(../images/catalog/catalog_bg_big.gif) no-repeat top left;
}
.catalog_bg_big:hover{
	background:url(../images/catalog/catalog_bg_big.gif) no-repeat bottom left;
}
.catalog_content{
	overflow:hidden;
}
.catalog_content p{
	padding:12px 18px 12px 16px;
	line-height:20px;
	position:relative;
}
* html .catalog_content p{
	padding:12px 14px 12px 14px;
	line-height:20px;
}
.catalog_content .btn_view_catalog{
	line-height:20px;
}

.catalog_itm{
	overflow: hidden;
	width:126px;
	height:96px;
	text-align:center;
	padding: 0px 4px 8px 12px;
}
.catalog_itm span{
	line-height:16px;
	font-weight:bold;
}
.catalog_bg{
	width:114px;
	height:58px;
	display:block;
	background:url(../images/catalog/catalog_bg.gif) top;
	padding:6px;
	margin: 0px 0px 0px 0px;
}
.catalog_bg:hover{
	background:url(../images/catalog/catalog_bg.gif) bottom;
}
.farmingdale{
	width:158px;
	padding: 6px 0px 18px 56px;
	color:#444444;
	line-height:18px;
	height:36px;
}
.contact_bot_splitter {
	margin-bottom: 10px;
}
.contact_bg_1 {
	background: url(../images/dots_v_1x3.gif) repeat-y 358px 0px;
}
.contact_bg_2 {
	background: url(../images/dots_v_6.gif) no-repeat 358px 0px;
}
.contact_bg_3 {
	overflow: auto;
	height: 1%;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(../images/dots_v_6.gif) no-repeat 358px 100%;
}
.contact_side {
	float: left;
	width: 273px;
	padding-left: 82px;
	line-height: 18px;
	font-size: 13px;
	color: #444444;
}
.contact_side h4 {
	text-align: left;
	padding: 0px 0px 5px 0px;
	font: normal 18px Arial;
	color: #ca112d;
}
.contact_side .split {
	padding: 0px 5px;
}
.contact_side .item {
	float: left;
	width: 55px;
}
.top_side {
	padding-top: 5px;
	min-height: 105px;
	height: auto !important;
	height: 105px;
}
.contact_side dl, .contact_side dd, .contact_side dt {
	padding: 0px;
	margin: 0px;
}
.contact_side dd, .contact_side dt {
	display: inline;
}
.contact_side dd {
	font-weight: bold;
	padding-right: 3px;
}
.contact_side .color,
.contact_side .item {
	color: #ce213b;
}

.contact_form_aln{
	padding-bottom:13px;
}
.contact_form{
	background:#f2f1f1;
	padding: 10px 14px 16px 14px;
	margin: 0px 14px 0px 14px;
	overflow:hidden;
	text-align:left;
}
.contact_form_l{
	width:334px;
}
.contact_form p{
	padding:5px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	position:relative;
}
.contact_form_input_line, .contact_form_input_line_r{
	padding:5px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	height:40px;
	width:319px;
}
.contact_form_input_line select{
	width:319px;
	font-weight: normal;
}
.contact_form_textarea_line{
	padding:5px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	width:329px;
	color:#444444;
}
.contact_form input.input_txt, .contact_form .formTfInvalid{
	width:317px;
	height:16px;
	font-weight: normal;
}
.contact_form .contact_form_input_line_r input.input_txt, .contact_form .contact_form_input_line_r input.formTfInvalid{
	width:327px;
}
.contact_form textarea{
	width:327px;
	height:241px;
	position: relative;
}
.contact_form .btn_submit_form{
	margin: 11px 0px 0px 0px;
}
.map_link{
	position: relative;
	bottom:-165px;
	display:block;
	width:183px;
	height:235px;
	background:url(../images/map.gif) no-repeat top;
}
.map_link:hover{
	background:url(../images/map.gif) no-repeat bottom;
}
.float_l{
	float:left;
}
.clear_both{
	clear:both;
}

.text_aln_r{
	text-align:right;
}
html:root .align_rigth_ff{
	margin-left:95px;
}

/* = Contact us */
.map1 span, .map2 span {
	display: none;
}
.map1, .map2 {
	display: block;
	cursor: pointer;
	margin: 0px auto 20px auto;
	width: 183px;
	height: 235px;
	background: url(../images/map1.gif) no-repeat top;
}
.map2 {
	background: url(../images/map2.gif) no-repeat top;
}
.map1:hover, .map2:hover {
	background-position: bottom;
}
h1.simple_title {
	padding-left: 0px;
	text-align: center;
}
h5.city {
	font: bold 14px/24px Arial;
	color: #444444;
	padding-top: 15px;
	text-transform: uppercase;
}
.contactus{
	background-color:#f2f1f1;
	width:97%;
}
.contactus td{
	padding:3px;
}
.contactus input{
	background-color:#F9F9F9;
	border:1px solid #BFBFBF;
	width:330px;
	padding:1px 0px 1px 0px;
}
.contactus select{
	width:330px;
	background-color:#F9F9F9;
	border:1px solid #BFBFBF;
}
.contactus textarea{
	background-color:#F9F9F9;
	border:1px solid #BFBFBF;
	width:320px !important;
	height:434px;
}
.contactus .caption{
	color:#505050;
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
}
.contactus .none_submit{
	width:0px;
	visibility:hidden;
}
.none_submit{
	visibility:hidden;
	position:absolute;
}
.color_red{
	color:red;
}
.btn_submit_form_aln{
	overflow:hidden;
}
.btn_submit_form_aln .btn_submit_form{
	float:right;
}
.validator{
	color:#e51937;
}
.message_list{
	padding:0px;
	margin:0px;
	position:relative;
}
.message_list li{
	padding: 4px 0px;
	margin:0px;
	list-style:none;
	color:#e21836;
	line-height:16px;
}
.faq_quest{
	padding:12px 38px 12px 32px;
	line-height:24px;
}
.faq_quest h3{
	margin-left:0px;
	padding-left:0px;
}
.faq_title{
	font-weight:bold;
}
.faq_quest ol, .faq_quest ul{
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 6px 20px;
}
.faq_quest li{
	padding:0px;
	margin:0px;
}

.float_l{
	float: left;
}
.float_r{
	float: right;
}
.form_login{
	padding: 60px 0px 90px 0px;
}
.form_login .btn_universal{
	float: left;
}
.form_login .checkbox{
	vertical-align:middle;
}
.form_login input.input_txt, .form_login input.formTfInvalid{
	width:180px;
}
.f_labels, .f_row{
	font-weight:bold;
	line-height:16px;
}
.f_row a{
	font-weight:normal;
}
.f_row a.btn_universal{
	font-weight:bold;
}
.form_login h1{
	padding-left:0px;
}
.newsletter_content h3{
	padding:10px 38px 0px 32px;
	line-height:18px;
}
.newsletter_content p{
	padding-bottom:0px;
}
.newsletter_img{
	float:left;
	border:1px dotted #EE7587;
	padding:2px;
	margin:12px 12px 0px 32px;
}
* html .newsletter_img{
	border:solid 1px #EE7587;
}
.newsletter_content p.newsletter_link_aln{
	padding-top:0px;
	padding-bottom:6px;
	text-align:right;
	color:#444444;
}
.newsletter_link_aln a{
	color:#E51937;
	font-weight: bold;
}
.newsletters_back_aln{
	overflow:hidden;
	height:21px;
	padding: 0px 38px 12px 32px;
}
.newsletters_back_aln .btn_universal{
	float:right;
}
.thankYouMessage_btn{
	width:32px;
	margin:auto;
}
.thankYouMessage_btn .btn_universal{
	padding:0px;
	text-align:center;
}
/* =Sitemap begin */
.sitemap{
	color:#CA112D;
	line-height:20px;
	padding: 15px 0px;
	width:36%;
}
.sitemap ul{
	margin:0px;
	padding: 0px 0px 0px 15px;
}
.sitemap ul ul{
	margin:0px;
}
.sitemap a{
	color:#CA112D;
	text-decoration:none;
}
.sitemap a:hover{
	text-decoration:underline;
}
.sitemap li{
	padding: 5px 0px 5px 0px;
}
.sitemap li li{
	padding:0px;
	margin: 0px 0px 0px 20px;
}
.sitemap li a {
	font-weight: bold;
	text-transform: uppercase;
}
.sitemap li li a {
	font-weight: normal;
	text-transform: none;
	color:#444444;
}
.sitemap li li a:hover{
	color:#CA112D;
}
.sitemap h1{
	padding: 0px;
	text-align:center;
}
/* Sitemap end */

/* =Products begin */
.content_box_1 {
	padding: 12px 38px 12px 32px;
}
.content_box_1 p {
	padding: 0px;
}
.rotator_flash_products {
	margin: 0px auto 2px auto;
	width: 717px;
}
/* Products end */
/* = Grids */
.catalog_content #rptGrid {
	margin-bottom: 10px;
}

/* Grids */
