/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #49595E;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
/* for background shadow*/
 #container_shadow
{
	width: 840px;
	color: #000000;
	background-repeat: repeat-y;
	background-color: #47575A;
	background-image: url(../images/sureloc_backbround_strip.gif);
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*main content holder*/

 #container_main
{
	width: 801px;
	color: #000000;
	background-repeat: repeat-y;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_area_shadow.gif);
}
/*shadow at top of page*/
 #top_shadow
{
	width: 840px;
	color: #000000;
	background-repeat: no-repeat;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sureloc_top_shadow.jpg);
	background-position: 0px -10px;
	background-color: #49595E;
}
/*shadow at bottom of page*/
 #bottom_shadow
{
	width: 840px;
	color: #000000;
	background-repeat: no-repeat;
	height: 25px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*main header section*/
#top
{
	background-color: #49595E;
	width: 802px;
	height: 67px;
	background-image: url(../images/sureloc-adhesives_header.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
/*main footer section*/
#footer
{
	clear: both;
	color: #ffffff;
	background-color: #C81D3D;
	font-size: 10px;
	width: 784px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0;
	height: 18px;
	background-image: url(../images/footer_image.jpg);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/************** #columns**************/
#middle_column
{
	margin-left: 0px;
	width: 624px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#right_column {
	float: right;
	width: 180px;
}
#left_column {
	float: left;
	width: 176px;
	margin: 0px;
	padding: 0px;
}
#product_right_col {
	float: right;
	width: 180px;
	padding-left: 6px;
}
#buy_table {
	margin-left: 55px;
}
#buy_table a {
	font-size: 10px;
	text-decoration: underline;
}
/************** #overall general links**************/

a{
	color: #78091E;
	text-decoration: none;
}

a:link{
	color: #7F0920;
	text-decoration: none;
}
.job_link {
	padding: 5px 0px 22px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}

a:visited{
	color: #7F0920;
	text-decoration: none;
}

a:hover{
	color: #993300;
	text-decoration: underline;
}
/************** #sureloc specific**************/

#description
{
	margin-left: 0px;
	width: 624px;
	padding-top: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 0px;
	background-image: url(../images/description_background.jpg);
	height: 19px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#sureloc_logo {
	float: right;
	height: 48px;
	width: 169px;
	margin-right: 55px;
	padding-top: 16px;
}
#main_text {
	width: 578px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 6px;
	float: right;
}
#main_text_thinner {
	width: 500px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	float: left;
}
#main_text h1, #main_text_thinner h1 {
	font-size: 17px;
	font-weight: bold;
	color: #7e041a;
	line-height: 24px;
	margin-top: 0px;
}
#main_text p, #main_text_thinner p {
	padding-left: 45px;
}
#consumer_link_text a {
	color: #FFFFFF;
}
#consumer_link_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main_text h2, #main_text_thinner h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
}
#main_text h3, #main_text_thinner h3 {
	padding-left: 40px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}
#main_text h4, #main_text_thinner h4 {
	margin: 0px;
	padding: 10px 0px 0px 60px;
	font-size: 12px;
	font-weight: normal;
}
#product_table, #application_table {
	margin-left: 57px;
	float: right;
	clear: both;
}
#application_table p {
	margin: 0px;
	padding: 2px 0px;
	display: block;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#application_table a {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	text-decoration: underline;
}
#product_table h5 {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#product_table a {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
	line-height: 13px;
}
#product_table a:hover {
	color: #C41C3C;
}
#iso_9001, #iso {
	padding-left: 49px;
	padding-top: 10px;
}
#right_sureloc_offers {
	float: right;
	width: 190px;
	text-align: right;
}
#offer_1 {
	margin-bottom: 14px;
}
#offer_2 {
	margin-bottom: 80px;
}
#application_table a:hover {
	color: #003366;
}
.smaller {
	font-size: 9px;
}
#usage {
	padding: 0px;
	margin: 0px 0px 0px 80px;
	list-style-type: disc;
	font-size: 11px;
	color: #000000;
}
#main_text_thinner h6 {
	margin-left: 55px;
	padding: 0px;
	margin-bottom: 5px;
}
#application_table p {
	line-height: 14px;
}
#dots {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}
#check_table td, #details td {
	font-size: 11px;
}
#details select {
	font-size: 11px;
}
.price_point {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
#cart_box a {
	text-decoration: underline;
}
.empty {
	color: #FF0000;
}
.emptyfield {
	color: #FF0000;
}#application_table h5 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#registered_info {
	width: 155px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 16px;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	float: left;
}
#registered_info p {
	margin: 0px;
	padding: 0px;
}
form {
display: inline;
margin: 0;
padding: 0;
}

