body {
	background: #F0F3F4 url(../images/bg.jpg) no-repeat top center fixed;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin: 0px auto;
	width: 990px;
}
.rollcursor{
	cursor:pointer;
}

/*---------------------------------------------
		Navigation Bar
---------------------------------------------*/
#head-container {
	font-family: Arial, Helvetica, sans-serif;
	width: 990px;
	height: 139px;
	background: url(../images/header-bg.jpg) no-repeat;
}
#nav_container {
	height: 31px;
	width: 820px;
}
#nav_container ul.navigation {
	margin:0px;
	list-style-type:none;
	padding:0px;
	height: 31px;
}
#nav_container ul.navigation a {
	font-style:normal;
	font-size:15px;
	font-weight: bold;
	color: #345686;
	float: left;
	text-decoration: none;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
	margin: 0 0 0 15px;
}
#nav_container ul.navigation li {
	float:left;
	font-size:15px;
	font-weight: bold;
	padding:0;
	margin:0;
}
#nav_container ul.navigation li a {
	color: #FFFFFF;
	padding:0;
	height: 31px;
	text-decoration: none;
}
#nav_container ul.navigation li a:hover {
	color: #FFFFFF;
	background-color: #cd0800;
}
#nav_container ul.navigation li:hover {
	background-color: #cd0800;
}
#nav_container .active {
	background-color: #cd0800;
	}
#nav_container .active a {
	color:#FFFFFF;
}
#nav_container ul.navigation li#hometab {
	margin: 0px;
	width: 80px;
	float: left;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#hometab:hover {
	background-image: url(../images/home-active.gif);
}
#nav_container ul.navigation li#hometab-active {
	margin: 0px;
	width: 80px;
	float: left;
	background-image: url(../images/home-active.gif);
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#productstab {
	margin: 0px;
	width: 92px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#purchasetab {
	margin: 0px;
	width: 102px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#librarytab {
	margin: 0px;
	width: 79px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#becomeprotab {
	margin: 0px;
	width: 127px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#successtab {
	margin: 0px;
	width: 144px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#prozonetab {
	margin: 0px;
	width: 93px;
	float: left;
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav_container ul.navigation li#contacttab {
	margin: 0px;
	width: 103px;
	float: left;
}
#subnav {
	width: 820px;
	height: 32px;
	color: #fff;
	font-style: italic;
	background: url(../images/subnav_bar.jpg) no-repeat;
}

#subtitle {
	padding-top: 5px;
}

#subnavigation a {
	margin: 0;
	font-style:normal;
	font-size:14px;
	font-weight: normal;
	color: #fff;
	padding-right: 15px;
	float: left;
	height: 25px;
	padding-top: 6px;
	text-decoration: none;
}
#subnavigation .active {
 color: #FFFF33;
 }
#subnavigation a:hover {
	background: url(../images/subnav_arrow.gif) no-repeat bottom center;
	color: #FFFF33;
}


/*---------------------------------------------
		Main Body
---------------------------------------------*/
.main_top {
	width: 990px;
	margin: 0px auto;
	float: left;
	background: #355787 url(../images/main_body_bg.gif) repeat-y;
	padding-bottom: 18px;
}
.main_left {
	background-color: #fff;
	float: left;
	width: 700px;
	margin: 0px 18px 0px 18px;
	background-image: url(../images/loctite_logo_bottom.jpg);
	background-repeat: no-repeat;
	/* FIX FOR FIREFOX AND IE6 */
	min-height:700px;
	height: auto;
 }
.main_right {
	float: right;
	width: 235px;
	margin: 0px 18px 0px 0px;
}

.main_bottom {
	width: 990px;
	height: 121px;
	margin: 0px auto;
	padding-top: 5px;
	background: url(../images/main_bottom_bkgd.jpg) no-repeat;
	float: left;
}

.main_bottom #padding{
	margin: 10px 18px;
}
#module_1 {
	width: 638px;
	height: 274px;
	background-image: url(../images/red_pattern_bkgd.jpg);
	margin-bottom: -5px;
}
#module_2 {
	width: 643px;
	margin: 10px 0px 0 -5px;
}


#module_3 {
	width: 267px;
	margin-bottom: 15px;
}
#module_4 {
	width: 267px;
	margin-bottom: 15px;
}
#module_5 {
	width: 267px;
	margin-bottom: 15px;
}
#module_6 {
	width: 267px;
	margin-bottom: 15px;
}
#module_7 {
	width: 267px;
	margin-bottom: 15px;
}

.better_way {
	width: 600px;
	padding-top: 20px;
	margin-left: 18px;
	
}
.ad1 {
	float: left;
}
.ad2 {
	float: left;
	margin-left: 4px;
	margin-top: 1px;	
}
.ad3 {
	float: left;
}
.ad4 {
	float: left;
	margin-left: 18px;	
}
.ad5 {
	float: left;
	margin-left: 18px;
}
.ad6 {
	float: left;
	margin-left: 18px;	
}
.ad7 {
	float: right;
}

#copyright {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: .8em;
	color: #b3c7de;
}

/* forms */
.required-star {
	color: red;
	font-size: 100%;
}

.error {
	background-color: #FFCCCC !important;
	padding: 10px !important;
	text-align: center !important;
	color: #660000 !important;
	font-weight: bold;
	border: 1px solid #993333 !important;
}

table.form-table td, table.form-table th {
	padding: 5px 0 5px 0;
	vertical-align: top;
}

table.form-table th {
	width: 200px;
	padding-right: 10px;
	text-align: left;
}

table.form-table td select {
	width: 268px;
}

table.form-table h4 {
	margin-top: 0;
	margin-bottom: 5px;
	width: 230px;
	border-bottom: 1px dashed gray;
}

table.form-table label {
	font-size: 12px;
	font-weight: bold;
}

table.form-table input[type=submit]
{
	font-size: 130%;
}

/* confirmation page */
table.form-confirmation h3 {
	color: red;
}



/*---------------------------------------------
		Sitemap Footer
---------------------------------------------*/
#pageFooter {
  width: 990px;
  margin: 0px auto;
}

#pageFooter ul { list-style-type: none; padding: 0; margin: 0; }

#pageFooter li { border-bottom: none; display: block; padding: 0 0 3px 0; margin: 0 0 3px 0; line-height: 1em; font-size: .8em; }

#pageFooter a:link { color: #7a91a3; text-decoration: none; padding: 0 0 0 0; }

#pageFooter a:visited { color: #a4bad1; text-decoration: none; padding: 0 0 0 0; }

#pageFooter a:hover { color: #606060; text-decoration: none; padding: 0 0 0 0; }

#pageFooter a:active { color: #a4bad1; text-decoration: none; padding: 0 0 0 0; }

#pageFooter h5 {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0px;
}

#pageFooter h5 a:link, #pageFooter h5 a:visited, #pageFooter h5 a:active {
  color: #b3c7de;
  text-decoration: none;
  background-image: none;
  padding: 0px;
}

#pageFooter h5 a:hover {
  color: #7a91a3;
}

.columnWrapperFooter {
  width: 100%;
}

.colOneFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
  margin-left: 30px;
}

.colTwoFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
  
}

.colThreeFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
}

.colFourFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
}

.colFiveFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
}

.colSixFooter {
  float: left; 
  width: 150px; 
  margin-right: 10px;
}

/*Styling for Product pages*/

#product_links {
	width: 130px;
	margin-top: -10px;
}

#product_links li {
	list-style-type:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	overflow: hidden;
}

#product_links li a {
	background-position: left center;
	background-repeat: no-repeat;
	padding: 6px 0 0px 60px;
	display: block;
	height: 27px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}
#product_links li a span{
	display: none;	
}

#product_links li a.item1 {background-image:url('../images/btns/btn_buyonline.jpg');background-position:0px 0px;}
#product_links li a:hover.item1 {background-position:0px -26px}

#product_links li a.item2 {background-image:url('../images/btns/btn_nearyou.jpg');background-position:0px 0px;}
#product_links li a:hover.item2 {background-position:0px -27px}

#product_links li a.item3 {background-image:url('../images/btns/btn_tds.jpg');background-position:0px 0px;}
#product_links li a:hover.item3 {background-position:0px -26px}

#product_links li a.item4 {background-image:url('../images/btns/btn_msds.jpg');background-position:0px 0px;}
#product_links li a:hover.item4 {background-position:0px -27px}

