@charset "UTF-8";
/* CSS Document */

body
{
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #064C98;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.frame_body_left
{
	background-image: url('../images/frame_body_left.png');
	background-position: top right;
	background-repeat: repeat-y;
	width: 24px;
	height: 100%;
}
.frame_body_right
{
	background-image: url('../images/frame_body_right.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 25px;
	height: 100%;
}
.frame_body_middle
{
	background-color: #FFFFFF;
	width: 973px;
}

.formfields
{
	background-color: #FFFFFF;
	border: 1px solid #6dc8ed;
	color: #004494;
}

a
{
	color: #44a8d0;
	text-decoration: underline;
}
a:visited
{
	color: #44a8d0;
	text-decoration: underline;
}
a:hover
{
	color: #004494;
	text-decoration: underline;
}

.small_font
{
	font-size: x-small;
}

.header
{
	background-image: url('../images/logo_bg.png');
	width: 973px;
	height: 127px;
	margin: 0px;
	padding: 0px;
}

.three_header
{
	margin-right: 7px;
}

.logo
{
	margin-left: 20px;
}
.menu
{
	width: 972px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/menu_left.png');
	background-repeat: no-repeat;
	height: 81px;
}
.menu_items
{
	width: 905px;
	margin-left: 69px;
	z-index: 1000;
}
.single_item
{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 81px;
	border: 0px;
	z-index: 2000;
}
.page_body
{
	border-top: 0px;
	border-left: 3px solid #e3f3fa;
	border-right: 4px solid #e3f3fa;
	border-bottom: 25px solid #e3f3fa;
	width: 966px;
}


/* Page Content Areas */
.page_top
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	background-image: url('../images/home_image.jpg');
}
.page_top_pal
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/pal_image.jpg');
}
.page_top_sl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/sl_image.jpg');
}
.page_top_wcl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/wcl_image.jpg');
}
.page_top_hs
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/hs_image.jpg');
}
.page_top_bl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/bl_image.jpg');
}
.page_top_rr
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/rr_image.jpg');
}
.page_top_cu
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/cu_image.jpg');
}
.page_top_test
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 957px;
	font-size: small;
	height: 242px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/test_image.jpg');
}

/* CONTENT IMAGES FOR CATEGORY PAGES */

.cat_top_ipl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/ipl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}
.cat_top_vpl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 3px;
	z-index: 2000;
	background-image: url('../images/vpl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}
.cat_top_spl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/spl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}
.cat_top_ssl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-cindex: 2000;
	background-image: url('../images/ssl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}
.cat_top_csl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/csl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}
.cat_top_dvl
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 938px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/dvl_image.jpg');
	padding-left: 20px;
	color: #44a8d0;
	font-weight: bold;
}

/* content images for the product pages */

.prod_top_hsc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 131px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/hsc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_dvlc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 131px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/dvlc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_sslc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/sslc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_cslc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/cslc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_slc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/slc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_iplc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/iplc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}
.prod_top_vplc
{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #eae6df;
	width: 948px;
	font-size: small;
	height: 127px;
	margin-left: 4px;
	z-index: 2000;
	background-image: url('../images/vplc_image.jpg');
	padding-left: 10px;
	color: #44a8d0;
	font-weight: bold;
}

.prod_imgs
{
	float: right;
	margin-right: 4px;
	border: 2px solid #6dc8ed;
}

.content
{
	width: 400px;
	height: 243px;
	background-image: url('../images/middle_con_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	color: #44a8d0;
	font-weight: bold;
}

.content_header
{
	color: #004494;
	font-size: medium;
	font-weight: bold;
}
.category_header
{
	color: #3d9fca;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 5px;
}

.blue_box
{
	float: left;
	margin-left: 4px;
	background-image: url('../images/blue_box_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 365px;
}
.blue_box_bottom
{
	background-image: url('../images/blue_box_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 350px;
	margin-top: 8px;
	background-color: #e5edf5;	
	padding-left: 15px;
	font-size: small;
	color: #3d9fca;
	min-height: 420px;
}
.ul_blue_box
{
	list-style-position: outside;
	position: relative;
	left: -12px;
}

.purple_box
{
	float: left;
	margin-left: 4px;
	background-image: url('../images/purple_box_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 365px;
}
.purple_box_bottom
{
	background-image: url('../images/purple_box_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 350px;
	margin-top: 8px;
	background-color: #e3e4f0;	
	padding-left: 15px;
	font-size: small;
	color: #3d9fca;
	min-height: 420px;
}
.ul_purple_box
{
	list-style-position: outside;
	position: relative;
	left: -12px;
}

.yellow_box
{
	float: left;
	margin-left: 4px;
	background-image: url('../images/yellow_box_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 587px;
}
.yellow_box_bottom
{
	background-image: url('../images/yellow_box_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 587px;
	margin-top: 8px;
	background-color: #f5f3ee;	
	font-size: small;
	color: #004494;
	min-height: 420px;	
}
.yellow_box a
{
	color: #004494;
	text-decoration: underline;
}
.yellow_box a:visited
{
	color: #004494;
	text-decoration: underline;
}
.yellow_box a:hover
{
	color: #44a8d0;
	text-decoration: underline;
}

.rental
{
	width: 572px;
	padding-left: 15px;
}

.brochure
{
	background-image: url('../images/brochure.png');
	background-position: top right;
	background-repeat: no-repeat;
	width: 582px;
	height: 378px;
}

.brochure_con
{
	width: 285px;
	padding-left: 15px;
}

.brochure_vid_button
{
	float: right;
	position: relative;
	left: 25px;
	top: 12px;
}



/* bottom category / product boxes */

.three_wide
{
	float: left;
	width: 315px;
	margin-top: 8px;
	margin-left: 5px;
}
.three_wide_header
{
	background-image: url('../images/3_wide_box_header.jpg');
	background-repeat: no-repeat;
	width: 298px;
	height: 68px;
	text-align: left;
	padding-left: 17px;
	color: #004494;
	font-weight: bold;
}
.three_wide_header a
{
	color: #004494;
	text-decoration: underline;
}
.three_wide_header a:visited
{
	color: #004494;
	text-decoration: underline;
}
.three_wide_header a:hover
{
	color: #44a8d0;
	text-decoration: underline;
}

.three_wide_body
{
	background-image: url('../images/3_wide_box_body.jpg');
	background-repeat: repeat-y;
	width: 305px;
	padding-left: 10px;
	color: #44a8d0;
}
.three_wide_footer
{
	background-image: url('../images/3_wide_box_footer.jpg');
	background-repeat: no-repeat;
	width: 305px;
	height: 11px;
}

.four_wide
{
	float: left;
	width: 237px;
	margin-top: 8px;
	margin-left: 3px;
}
.four_wide_header
{
	background-image: url('../images/4_wide_box_header.jpg');
	background-repeat: no-repeat;
	width: 220px;
	height: 69px;
	text-align: left;
	padding-left: 17px;
	margin-top: 10px;
	color: #004494;
	font-weight: bold;
}
.four_wide_header a
{
	color: #004494;
	text-decoration: underline;
}
.four_wide_header a:visited
{
	color: #004494;
	text-decoration: underline;
}
.four_wide_header a:hover
{
	color: #44a8d0;
	text-decoration: underline;
}

.four_wide_body
{
	background-image: url('../images/4_wide_box_body.jpg');
	background-repeat: repeat-y;
	width: 227px;
	padding-left: 10px;
	color: #44a8d0;
	font-size: small;
	padding-right: 10px;
}
.four_wide_footer
{
	background-image: url('../images/4_wide_box_footer.jpg');
	background-repeat: no-repeat;
	width: 237px;
	height: 12px;
}

.one_wide
{
	float: left;
	width: 957px;
	margin-top: 8px;
	margin-left: 4px;
}
.one_wide_header
{
	background-image: url('../images/1_wide_box_header.jpg');
	background-repeat: no-repeat;
	width: 940px;
	height: 101px;
	text-align: left;
	padding-left: 17px;
	color: #004494;
	font-weight: bold;
}
.one_wide_header a
{
	color: #004494;
	text-decoration: underline;
}
.one_wide_header a:visited
{
	color: #004494;
	text-decoration: underline;
}
.one_wide_header a:hover
{
	color: #44a8d0;
	text-decoration: underline;
}
.one_wide_body
{
	background-image: url('../images/1_wide_box_body.jpg');
	background-repeat: repeat-y;
	width: 957px;
	padding-left: 10px;
	color: #44a8d0;
	font-size: small;
	padding-right: 10px;
}
.one_wide_footer
{
	background-image: url('../images/1_wide_box_footer.jpg');
	background-repeat: no-repeat;
	width: 957px;
	height: 16px;
}

.bathlifts_box_top
{
	background-image: url('../images/bathlifts_box_top.jpg');
	background-repeat: no-repeat;
	width: 959px;
	height: 6px;
}
.bathlifts_box_body
{
	width: 959px;
	border-left: 2px solid #6dc8ed;
	border-right: 2px solid #6dc8ed;
	padding-left: 4px;
}
.bathlifts_box_footer
{
	background-image: url('../images/bathlifts_box_footer.jpg');
	background-repeat: no-repeat;
	width: 959px;
	height: 12px;
}
.bathlifts_box_header
{
	background-image: url('../images/bathlifts_box_header.jpg');
	background-repeat: no-repeat;
	width: 703px;
	height: 99px;
	color: #004494;
	font-weight: bold;
}
.bathlifts_box_content
{
	background-color: #f4f3ee;
	width: 698px;
	color: #004494;
	padding-left: 5px;
}

.contactus
{
	width: 613px;
	margin-top: 8px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}
.contactus_box_top
{
	background-image: url('../images/contactus_top.png');
	background-repeat: no-repeat;
	width: 613px;
	height: 12px;
}
.contactus_box_body
{
	background-image: url('../images/contactus_body.png');
	background-repeat: repeat-y;
	width: 603px;
	padding-left: 10px;
	color: #004494;
}
.contactus_box_bottom
{
	background-image: url('../images/contactus_bottom.png');
	background-repeat: no-repeat;
	width: 613px;
	height: 11px;
}
.contactus_left
{
	float: left;
	border-right: 2px solid #6dc8ed;
	padding-right: 10px;
	margin-right: 5px;
	color: #44a8d0;
}
.testimonials
{
	margin-top: 8px;
}

.testimonials_top
{
	background-image: url('../images/testimonial_top.png');
	background-repeat: no-repeat;
	width: 340px;
	height: 5px;
}
.testimonials_bottom
{
	background-image: url('../images/testimonial_bottom.png');
	background-repeat: no-repeat;
	width: 340px;
	height: 5px;
}
.testimonials_body
{
	background-color: #a6dff5;
	width: 330px;
	color: #004494;
	padding-left: 10px;
}

.left_quote
{
	background-image: url('../images/test_left_quote.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 12px;
	width: 77px;
	height: 63px;
	position: relative;
	top: 30px;
}
.quote
{
	background-image: url('../images/test_right_quote.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-right: 10px;
}



.test_large_top
{
	background-image: url('../images/test_header.jpg');
	background-repeat: no-repeat;
	width: 958px;
	height: 17px;
}
.test_large_bottom
{
	background-image: url('../images/test_footer.jpg');
	background-repeat: no-repeat;
	width: 958px;
	height: 11px;
}
.test_large_body
{
	background-image: url('../images/test_body.jpg');
	background-repeat: repeat-y;
	width: 948px;
	padding-left: 10px;
}

.large_left_quote
{
	background-image: url('../images/large_left_quote.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 12px;
	width: 77px;
	height: 63px;
}
.large_quote
{
	background-image: url('../images/large_right_quote.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-right: 10px;
	color: #107ba6;
}



.footer
{
	position: relative;
	top: -21px;
	color: #014c98;
	font-size: small;
	text-align: center;
}

.product_item
{
	float: left;
	width: 460px;
	background-color: #FFFFFF;
	border: 2px solid #6dc8ed;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 7px;
}

.pi_img
{
	float: right;
	border: 2px solid #6dc8ed;
}

.pi_content_header
{
	width: 308px;
	height: 76px;
	background-image: url('../images/prod_item_header.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #f5f3ee;
	color: #004494;
	font-weight: bold;
	text-align: left;
	padding-left: 17px;	
}
.pi_content_header a
{
	color: #004494;
	text-decoration: underline;
}
.pi_content_header a:visited
{
	color: #004494;
	text-decoration: underline;
}
.pi_content_header a:hover
{
	color: #44a8d0;
	text-decoration: underline;
}

.pi_content
{
	background-color: #f5f3ee;
	width: 310px;
	color: #004494;
	padding-left: 15px;
	font-size: small;
	min-height: 117px;
}

.content_box {
	background-color: #ffffff;
	border:solid 2px #6dc8ed;
	margin-top:5px;
	margin-left: 3px;
	padding:3px;
	width:950px;
}

.content_title {
	background-image:url(../images/title-gradient.jpg);	
	background-repeat:repeat-x;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:18px;
	color:#004494;
	background-color:#ffffff;
}

.content_area {
	color:#6bc8ee;	
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

.button_cell {
	width: 263px;
	text-align:right;
	vertical-align:bottom;
}

.spacer_cell {
	width: 278px;
}

.content_cell {
	text-align:left;
}

.textfield {
	border:solid 1px #6dc8ed;
	height:20px;
	margin-bottom:8px;
}

.textarea {
	border:solid 1px #6dc8ed;
	margin-bottom:8px;
}
.sitedesign
{
	color: #ffffff;
	font-size: small;
	text-align: center;
}
.sitedesign a
{
	color: #ffffff;
	text-decoration: underline;
}
.sitedesign a:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.sitedesign a:hover
{
	color: #44a8d0;
	text-decoration: none;
}
