@charset "UTF-8";
/* CSS Document */

img { behavior: url(/objects/css/iepngfix.htc); }
.pngfix { behavior: url(/objects/css/iepngfix.htc); }
/*DROPDOWN NAV AND HEADER STYLES*/
#dropmenudiv{
	position:absolute;
	border:solid #999999;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font:normal 10px Arial;
	line-height:18px;
	z-index:100;
}
.footer_info{
	position:absolute;
	top:191px;
	left: 0px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 15px;
	padding: 3px 0;
	text-decoration: none;
	color:#666666;
}
#dropmenudiv a:hover{background-color:#EBEBEB; color:#333333;}

#read_more{
	font:normal 10px Arial;
	z-index:100;
	padding-top:4px;
}

#read_more a{
	width: 100%;
	text-decoration: none;
	color:#666666;
}
#read_more a:hover{background-color:#EBEBEB; color:#333333;}


#nav a{
	text-decoration:none;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-size:12.5px;
}
#nav a:hover{
	text-decoration:none;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-size:12.5px;
}
.nav_holder{
	position:absolute;
	left:99px;top:96px;
	width:478px;
}

.search{
	position:absolute;
	top:93px;
	left:663px;
	width:156px;
}
.textfield {
	float:left;
	font-size: 10px;
	color:#999999 ;
	height:15px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	width:106px;
}
.textfield_form {
	float:left;
	font-size: 10px;
	color:#666666 ;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	float:left;
}
/************************/
/*BODY STYLES*/
body {
font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/************************/
/*BODY TEXT*/
#body_text{
	font-size:11px;
	color:#666666;
	line-height:16px;
}
/*************/
.header_shell{
	width:auto;
	height:144px;
	background-color:#FFFFFF;
}
.page_error{
font-size:10px;
font-weight:bold;
color:#FF0000;
}

.header_content{
	position:relative;
	background-color:#FFFFFF;
	width:805px;
	height:144px;
	margin:0px auto;
}
.footer_shell{
	width:auto;
	height:250px;
	background-color:#ffffff;
}
.footer_content{
	position:relative;
	background-color:#FFFFFF;
	width:805px;
	height:250px;
	margin:0px auto;
	top:40px;
}
/*SMALL GREY BUTTON8*/
.small_grey_button
{
	text-decoration: none;
	
	font-size:10px;
	line-height:18px;
}
.small_grey_button a {
	color: #666666;

}

.small_grey_button a:hover {
	color: #333333;
	
}
/********************/
.large_grey_text{
color: #666666;
	text-decoration: none;
	font-size:14px;
	line-height:24px;
	font-weight:100;
}
.small_dark_text{
font-size:12px;
color:#333333;
line-height:18px;

}

.large_white_text{
color: #ffffff;
	text-decoration: none;
	font-size:12px;
	line-height:24px;
	font-weight:100;
}
/*BULLET LIST*/
#bullet_list
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style: none;
}

#bullet_list li
{
padding-left: 10px;
background-image:url(/objects/images/global/bullet_global.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#bullet_list a {
	color: #666666;
	text-decoration: none;
	font-size:10px;
	line-height:18px;
}

#bullet_list a:hover {
	color: #333333;
	text-decoration: none;
	font-size:10px;
	line-height:18px;
}
/*************/
/*BULLET LIST MEDIUM*/
#bullet_list_medium
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style: none;
}

#bullet_list_medium li
{
padding-left: 10px;
background-image:url(/objects/images/global/bullet_global.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#bullet_list_medium a {
	color: #666666;
	text-decoration: none;
	font-size:11px;
	line-height:18px;
}

#bullet_list_medium a:hover {
	color: #333333;
	text-decoration: none;
	font-size:11px;
	line-height:18px;
}
/*BULLET LARGE*/
.large_bullet_box{
width: 250px;
border-style:solid;
border-color:#CCCCCC;
border-width:thin;
border-left:0;
border-right:0;
border-top:0;
}
.large_bullet_small_box{
width: 150px;
border-style:solid;
border-color:#CCCCCC;
border-width:thin;
border-left:0;
border-right:0;
border-top:0;
}
#bullet_list_large
{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
list-style: none;
}

#bullet_list_large li
{
list-style: none;
padding-left: 10px;
background-image:url(/objects/images/global/bullet_global.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
border-style:solid;
border-color:#CCCCCC;
border-width:thin;
border-left:0;
border-right:0;
border-bottom:0;
}

#bullet_list_large a {
	color: #999999;
	text-decoration: none;
	font-size:12px;
	line-height:24px;
	font-weight:100;
}

#bullet_list_large a:hover {
	color: #333333;
	text-decoration: none;
	font-size:12px;
	line-height:24px;
	font-weight:100;
}
/*************/
/*SMALL TITLES*/
#small_title{
width:330px;
padding-bottom:5px;
font-size:11px;
color:#333333;
font-weight:100;
}
/*************/

/*FOOTER STYLES*/
.footer_links{
	position:absolute;
	left:174px;
	top:0px;
	width:135px;
}
.footer_links_2{
	position:absolute;
	height:100px;
	left:135px;
	top:0px;
	width:150px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 0px 1px 0px 0px;
}
.address{
	width:200px;
	color:#666666;
	
	font-size:10px;
	line-height:1.8;
}
.special{
	position:absolute;
	left:488px;
	top:0px;
	width:317px;
	color:#333333;
	
	font-size:10px;
	line-height:1.8;
	list-style-image:url(../images/global/global_bullet.gif);

}

.special_description{

font-size:11px;
line-height:12px;
color:#666666;
}
.send_to_friend_text{
font-size:11px;
color:#666666;
}
.special_image{
background-color:#ffffff;
position:absolute;
top:-10px;
right:0px;
width:150px;
height:150px;
}
.special_link a{

font-size:16px;
position:absolute;
display:block;
width:337px;
height:100px;
text-decoration:none;
color:#333333;
top:0px;
}
.special_info{
padding-top:12px;
width:187px;
padding-right:50px;

}
.special_read_more
{
	text-decoration: none;
	
	font-size:10px;
	line-height:18px;
}

/*****************/
/*SHOPPING CART*/
.header_cart{
	position:absolute;
	top:40px;
	right:0px;

}
.shopping_cart_text{
color:#666666;

font-size:10px
}
.shopping_cart_image{
width:20px;
height:25px;
background-image:url(../images/global/header_shopping_cart.gif);
background-repeat:no-repeat;
float:left;

}
.shopping_cart_text{
position:relative;
top:0px;
float:left;
}
/*****************/
/*MISC*/
.no_material{
width:auto;
height:3px;
background-image:url(../images/global/no_material.gif)
}
/*************************/
