/* American Lifting Styles */

/* Constants */
body {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background-color: #a1a1a1;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial;
	font-size: 13px;
}

h1 {
	color: #666666;
	font-family: Arial;
}

/*  Borders */
.stroke {
	padding: 8px;
}

.stroke2 {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 2px;
}

.stroke3 {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 10px;
}

.stroke4 {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 2px;
}

/* Fonts */
.bold {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.white {
	color: #ffffff;
}

.red {
	color: #990000;
}

.dark_blue {
	color: #194870;
}

.italic {
	font-style: italic;
}

.err {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #990000;
}

.pg_hd {
	color: #666666;
	font-size: 25px;
	font-weight: 500;
}

.page_head {
	color: #194870;
	font-size: 20px;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

#noscript {
	background-color: #CC0000;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 220px;
	padding-right: 220px;
	border: 1px solid #ffffff;
}

/* Lists */
ul#def {
	list-style: disc;
	margin-left: 30px;
	padding-bottom: 10px;
	float: none;
}

/* Links */
a {
	color: #0481ec;
	text-decoration: none;
}

a:hover {
	color: #e0100d;
}

.learnmore {
	background-image: url(../images/im_learn.jpg);
	background-repeat: no-repeat;
	width: 71px;
	height: 14px;
	padding: 4px;
	margin: 0;
	text-indent: 4px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

/* All-round template */
div#container {
	background-image: url(../images/shade_body.png);
	width: 1028px;
	margin: auto auto;
	text-align: center;
}

div#navigation {
	width: 999px;
	padding: 0;
	margin: auto auto;
}

div#search_hold {
	width: 995px;
	padding: 0;
	margin: auto auto;
	text-align: left;
	overflow: auto;
	overflow-y: hidden;
}

div.logo_block {
	width: 144px;
	margin: 0;
	padding: 0;
	float: left;
}

div.page_title {
	width: 400px;
	height: 45px;
	float: left;
	margin: 0;
	padding: 20px;
	color: #e0100d;
	font-size: 30px;
	font-weight: bold;
}

div.search {
	width: 300px;
	height: 45px;
	float: right;
	margin: 0;
	padding: 20px;
	text-align: right;
}

/* Template Index */
div#banner {
	width: 998px;
	height: 312px;
	padding: 0;
	margin: auto auto;
	text-align: left;
	background-image: url(../images/banner_home.jpg);
	overflow: auto;
}

div.banner_txt {
	width: 450px;
	height: 104px;
	padding: 31px;
	margin-top: 111px;
	color: #ffffff;
	font-size: 15px;
	text-align: left
}

div.banner_headings_hold {
	width: 980px;
}

div.featured_products {
	width: 310px;
	height: 25px;
	padding: 5px;
	text-indent: 10px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/tab_red.jpg);
}

div.featured_products_th {
	width: 85px;
	text-align: left;
	float: left;
}

div.featured_products_txt {
	width: 210px;
	text-align: left;
	float: left;
	margin-left: 10px;
}

div#main_content {
	background-color: #ffffff;
	width: 995px;
	padding: 0;
	margin: auto auto;
	text-align:left;
	overflow: auto;
}

div.featured_products_hold {
	width: 320px;
	height: auto;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	background-color: #f6f6f6;
	border-right: 1px solid #cccccc;
	border-spacing: 0;
	float: left;
}

div#featured_products {
	padding: 0;
	margin: 0;
	width: 320px;
	float: left;
}

#featured_products li {
	list-style: none;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 10px;
}

div.welcome {
	width: 370px;
	padding: 10px;
	margin: 0;
	float: left;
}

div.pg_hd_block {
	background-image: url(../images/arrow_white.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	text-indent: 30px;
	color: #666666;
	font-size: 25px;
	font-weight: 500;
}

div.company_highlights {
	width: 250px;
	height: 20px;
	padding: 9px;
	color: #ffffff;
	font-size: 17px;
	font-weight: 500;
	background-image: url(../images/tab_blue.jpg);
	text-indent: 20px;
	float: left;
}

div.company_highlights_hold {
	width: 265px;
	height: auto;
	padding: 0;
	color: #666666;
	font-size: 12px;
	background-color: #f6f6f6;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-spacing: 0;
	float: left;
	overflow:hidden;
}

#company_highlights {
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}

#company_highlights li {
	list-style: none;
	margin: 0;
	width: 250px;
	padding: 9px;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 10px;
	text-align: left;
}

/* Template pages */
div#pg_banner {
	width: 997px;
	height: 92px;
	padding: 0;
	margin: auto auto;
	text-align: left;
	background-image: url(../images/banner_products.jpg);
	overflow: auto;
}

div.pg_banner_txt {
	width: 880px;
	color: #ffffff;
	padding: 25px;
	font-size: 35px;
	font-weight: 500;
	text-align: right;
}

div.product_groups {
	width: 216px;
	height: 20px;
	padding: 5px;
	text-indent: 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/tab_product_group.jpg);
}

div#main_content_pg {
	background-color: #ffffff;
	width: 995px;
	padding: 0;
	margin: auto auto;
	text-align:left;
	overflow: auto;
}

div.main_content_hold {
	width: 700px;
	padding: 20px;
	margin: auto auto;
	text-align:left;
	float: left;
	overflow: auto;
}

div.product_groups_hold {
	width: auto;
	height: auto;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	background-color: #f6f6f6;
	border-right: 1px solid #cccccc;
	border-spacing: 0;
	float: left;
}

div#product_groups {
	width: 225px;
	color: #666666;
	padding: 0;
	margin: 0;
	float: left;
}

#product_groups ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: #666666;
	font-size: 11px;
}

#product_groups a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 6px;
	color: #666666;
	width: 225px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #cccccc;
}

#product_groups a:link, #navlist a:visited {
	color: #666666;
	text-decoration: none;
}

#product_groups a:hover {
	background-color: #e1e1e1;
	color: #666666;
}

div.page_txt {
	width: 720px;
	padding: 10px;
	margin: 0;
	float: left;
}

div#footer {
	background-color: #666666;
	border-bottom: 1px solid #ffffff;
	width: 995px;
	padding: 0;
	margin: auto auto;
	text-align:left;
	overflow: auto;
}

div.footer_logo {
	width: 80px;
	height: 56px;
	text-align: left;
	padding: 2px;
	float: left;
}

div.footer_txt {
	width: 230px;
	height: 56px;
	padding: 3px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	float: left;
}

div.footer_space {
	border-right: 1px solid #ffffff;
	height: 65px;
	width: 1px;
	margin: 0;
	padding: 0;
	float: left;
}

div.footer_links {
	width: 600px;
	padding: 25px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	float: left;
}

div.footer_links a {
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

div#footer_shade {
	background-image: url(../images/shade_footer.png);
	width: 1029px;
	height: 5px;
	margin: auto auto;
	padding: 0;
	text-align: center;
}

div#cs_copy {
	width: 1000px;
	height: auto;
	margin: auto auto;
	padding: 5px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
}

/* Products */
div#category_list {
	width: 700px;
	color: #666666;
	padding: 0;
	margin: 0;
	overflow: auto;
}

div#category_list ul li {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	color: #666666;
	font-size: 11px;
	font-weight: 800;
	text-align: center;
	float: left;
	overflow: auto;
}

div#category_list a {
	display: block;
	padding-top: 5px;
	margin: 5px;
	padding: 5px;
	color: #666666;
	width: 210px;
	background: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	overflow: auto;
}

div#category_list a:link, #catlist a:visited {
	color: #666666;
	text-decoration: none;
}

div#category_list a:hover {
	background: none;
	border: 1px solid #d30011;;
	color: #666666;
}

div#product_list {
	width: 700px;
	color: #666666;
	padding: 5px;
	margin: 0;
	overflow: auto;
}

div#product_list ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666666;
	font-size: 11px;
	text-align: center;
	float: left;
}

div#product_list a {
	display: block;
	text-align: left;
	padding-top: 5px;
	margin: 5px 0 0 10px;
	padding: 5px;
	color: #666666;
	width: 600px;
	height: 83px;
	background: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
}

div#product_list a:link, #prolist a:visited {
	color: #666666;
	text-decoration: none;
}

div#product_list a:hover {
	background: #f9f9f9;
	border: 1px solid #d30011;;
	color: #666666;
}

/* Styled div links */
ul#style_div {
	list-style: none;
}

ul#style_div li a {
	font: 11px Arial;
	width: 650px;
	display: block;
	padding: 8px;
	border: 1px solid #c9c9c9;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
	list-style: none;
}

ul#style_div li a:hover {
	font: 11px Arial;
	width: 650px;
	display: block;
	border: 1px solid #d30011;
	padding: 8px;
	text-decoration: none;
	text-align: left;
	background-color: #ffffff;
}

/* Form */
input {	
	background-image: url(../images/input_text_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	height: 14px;
	padding: 2px;
	color: #194870;
	font-size: 11px;
}

.text_element {
	color: #194870;
	font-family: Arial;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #cccccc;
	background: #ffffff;
	width:auto;
}

.submit {
	background: none;
	background-image: url(../images/btn_submit.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 28px;
	border: none;
	margin: 0;
	padding-bottom: 3px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}

.al_form{
	margin:auto auto;
	width:400px;
	padding:14px;
}

#al_form {
	border:solid 1px #cccccc;
	background:#f9f9f9;
}

#al_form .err {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #990000;
}

#al_form label {
	display:block;
	text-align:right;
	width:140px;
	float:left;
}

#al_form div {
	text-align:left;
	padding: 3px;
	width:400px;
	overflow: auto;
	float:right;
}

#al_form input, select, textarea {
	float:left;
	color: #194870;
	font-family: Arial;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #cccccc;
	background: #ffffff;
	width:200px;
	margin:2px 0 20px 10px;
}

#al_form button {
	background: none;
	background-image: url(../images/btn_submit.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 28px;
	border: none;
	padding-bottom: 3px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	margin-left:150px;
}
