html, body, font {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.links{
	font-size: 12px;
}
a#btn {
	
}
.menu {	
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
a:hover {
	color: #006666;
	text-decoration: none;
}
.rightborder {
	border-right: solid 1px #999999;
	border-bottom: 1px solid #999999;
}
.basictext {	
	font-size: 12px;
}
.titletext {	
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.links {	
	color: #006666;
}
.current {	
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.smalltext, .smalltext .links {	
	font-size: 10px;
}
.belowmenu {
	border-right: solid 1px #999999;
}
.infobox {
	border-bottom: 1px dashed #999999;
}
.bgmain {
	/*background-image: url(bgmain.gif);*/
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
/*	background-color: #A5C9C9;*/
	background-color: #C1DADA;
}
.bg {
	background-image: url(bg.gif);
}
.separate {
	border-left:  solid 1px #999999;
}
.submenu {	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #999999;
}
.subcurrent {	
	font-size: 11px;
	color: #006666;
}
.catalogtd {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 35px;
	background-color: #FFFFFF;
	background-image: url(left_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.catalogtd #btn {
	background-image: url(btn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 52px;
	text-decoration: none;
}
.catalogtd #btn:hover {
	background-image: url(btn_hover.jpg);	
}
#sunrise {
	background-image: url(sunrise.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 134px;
	height: 128px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	cursor: default;
}
#sunrise:hover {
	background-image: url(sunrise_hover.jpg);
}
#home_container {
	margin: 5px;
	margin-bottom: 0px;
	vertical-align: top;
}
#new-product {
	float: right; 
	margin-top: 5px;
}
#home_text {
	background-image: url(home_text_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 330px;
	height: 230px;	
	float: left;
	margin-top: 5px;
}
div#home_text:hover, div#home_text.hover {
	background-image: url(home_text_bg_hover.jpg);
}
.diamond_ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
}
.diamond_ul li {
	background-image: url(green_diamond.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 4px;
	margin-left: 20px;
}
#home_ul_title {
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#home_title {
	background-image: url(arrowdown.gif);
	background-position: 5px 22px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;	
	padding-top: 20px;	
}
.new_products_td {
	vertical-align: top;
}
.home_catalog_box {
padding-top: 14px;
}
.sign_btn {
	position: relative;
	top: -30px;
	height: 22px;
	left: 10px;
	vertical-align: top;
}
.home_catalog_textbox {
	background-image: url(graphics/home_catalog_text_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px;
	padding-top: 3px;
	border: none;
	height: 22px;
	width: 236px;
}
.home_catalog_btn {
	background-color: #006666;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: none;
	width: 68px;
	height: 22px;
	position: relative;
	top: -1px;
}
.banner-border {
	background: url(topbanner_r3_c1.gif) top left repeat-y;
}

/* Clutch section */
.clutch td {
	font-size: 12px;
	padding: 10px;
}
.clutch td.header { 
	background-color: #006666;
	color: #ffffff;
}
.clutch td.text { 
	line-height: 20px;
	vertical-align: top;
	padding-right: 100px;
}
.clutch#selection-chart .text { 
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding-right: 10px;
}
.big-green-title {
	font-size: 22px;
	color: #006666;
}
.size16 { font-size: 16px; }
.size14 { font-size: 14px; }
.size11, .clutch .size11 { font-size: 11px; }
.border-bottom-99 { border-bottom: solid 1px #999999; }
.border-top-99 { border-top: solid 1px #999999; }
.border-right-ff { border-right: solid 1px #ffffff; }
.print-link {
	float: right;
	display: inline-block;
	padding: 5px;
	background-color: #006666;
	color: #ffffff;
	border: solid 1px #000000;
	text-decoration: none;
	font-size: 11px;
}
.print-link:hover { color: #ffffff; }