/* CSS Document */


/*////////////////////////////
////    LINK STYLES      ////
///////////////////////////*/

.footer a {
	font-size: 9px;
	color: #011367;
	text-decoration: underline;
}

.footer a:hover {
	color: #de1118;
}

.smenu li a:hover {
	color: #000000;

}

.smenu li a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#bot_links a {
	color: #bad718;
	font-size: 10px;
	text-decoration: none;
}

#bot_links a:hover {
	color: #ffffff;
	
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #de1118;
}

#menu a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

#diy_link a {
	color:#9a0000; 
	padding-right:25px;
}


/*/////////////////////////////
////    HEADER STYLES     /////
/////////////////////////////*/

h3 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

h5 {
	color: #333333;
	font-size: 18px;
	font-weight: 300;
	margin: 0px 0px 8px 0px;
}

h4 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0px 3px 0px;
}

strong {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
}



/*///////// div tags /////*/
body {
	background-color: #424851;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	font-size: 11px;
	
}

#diy_section {
	background-color:#ffffff;
	padding: 7px,7px,7px,7px;
	height:130px;
}

#main {
	width:640px;	
	font-size: 11px;

}

p {	
	margin: 8px 0px 8px 0px;
}

#side_menu {
	float: left;
	position: relative;
	width: 245px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#menu {
	padding-left: 30px;
	margin-bottom: 0px;
	color: #ffffff;
	background:url(images/menu.jpg) no-repeat;
	
}



/* CONTAINTS ALL THE WRITTEN CONTENT ////////////////////////////////////////////////////////////////////////*/
#content {
	width: 473px;
	height: auto;
	margin: 5px 0px 0px 25px;
	float: left;
	position: relative;
	line-height: 16px;
	background-color: none;
}

.null {
	clear: both;
	height: 0px;
	width: 0px;
}



ul.smenu {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.products {
font-size:15px;

}

	.products th {
		text-align:left;
		padding:1px;
		background:#009999;
		}

.products ul li, .content ul li  {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	list-style: none;
	width: 210px;	
	color: #000000;
	background: url(images/mini_logo.jpg) no-repeat left top ;
	font-size: 14px;
	font-weight: normal;
	line-height:24px;

}
.products ul {
	font-weight: bold;
}

.products ul ul {
	margin: 5px 0px 20px 30px;
	padding: 0px 0px 25px 30px;
	list-style: none;
	width: 210px;	
	border-bottom: 1px solid #999999;
	font-weight: normal;
}

#bot_links {
	width: auto;
	height: auto;
	margin: 20px 0px 0px 8px;
	clear: both;
	position: relative;
	float: left;
	
}

#titan_flash {
	margin-left: 8px;
	clear: both;
}

.line { 
	width: 200px;
	background: #fff url(images/hr.gif) repeat-x center bottom;
	margin: 8px auto;
	height: 2px;
}

img.any {
	border: 1px solid #999999;
	padding: 5px;
}

table.home p {
	text-align: justify;
}
	
li
{
list-style-type: decimal;

}







#home_guarantee
{
float:right;
width:189px;
height:198px;

font-size: 11px;
background:url(images/home_guarantee.jpg) no-repeat;
}
#home_guarantee_inner
{
height:120px;
margin-top:45px;
padding-left:11px;
padding-right:4px;
}

#home_faq
{
font-size: 11px;
float:right;
width:189px;
height:198px;

background:url(images/home_faq.jpg) no-repeat;
}
#home_faq_inner
{
height:120px;
margin-top:45px;
padding-left:11px;
padding-right:4px;
}

#home_products
{
font-size: 11px;
float:right;
width:189px;
height:198px;

background:url(images/home_products.jpg) no-repeat;
}
#home_products_inner
{
height:120px;
margin-top:45px;
padding-left:11px;
padding-right:4px;

}

.caution {
	color:#ff0000 !important;
	}
	.caution ul, .caution ul li {
		color:#ff0000 !important;
		}
	

table .adhesives_header {
	background:#FF9933;
	color:#fff;
	}
