/* Main CSS

------------------------------------------------------------ */

body {
	background-color: #e0e0e0;
}
#logo {
	margin-top: 20px;
	margin-bottom: 10px;
}
#topright {
	text-align: right;
}
#copyright {
	font-size: 10px;
	text-align: right;
	background-image: url(../images/footershadow.png);
	background-repeat: repeat-x;
	padding: 10px 0 0 0;
	background-color: #E0E0E0;
}
#copyright2 {
	font-size: 10px;
	color:#8E9090;
	padding: 10px 0 0 0;
}
	
#copyright a:link, #copyright a:active, #copyright a:visited {
	color:#333
}
#copyright a:hover {
	color:#666;
}
#clearmake {
	background-color: #FFF;
	border: 1px solid #c7c6c6;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c6c6;
	margin-top: 10px;
	margin-bottom: 0px;
}

a:link {
	color: #00a1de;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00a1de;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #00a1de;
}

/* HOME PAGE BOXES

------------------------------------------------------------ */

.boxgrid {
	width: 120px;
	height: 120px;
	margin: 0 4px 4px 0;
	float:left;
	background:#fff;
	border: 1px solid #999;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#afafaf;
	font-weight:bold;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #fff;
	height: 50px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-align: center;
	color: #5d5d5d;
	font-size: 11px;
	padding-top: 9px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 80px;
	left: 0;
}

/* Homepage CSS

------------------------------------------------------------ */

#clearmake #home-main h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00a1de;
	padding: 30px 30px 0 30px;
}
#clearmake #home-main p {
	padding-left: 30px;
}
#clearmake #home-main h2 {
	font-size: 14px;
	font-weight: normal;
	color: #00a1de;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#clearmake #home-main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 30px;
	font-style: italic;
}
#home-box1 {
	width: 265px;
	background-image: url(../images/home-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
}
#home-box2 {
	width: 265px;
	background-image: url(../images/home-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
}
#home-box2 h6 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00A1DE;
	font-weight: bold;
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 10px 18px;
	padding: 0 0 0 15px;
}
#home-box1 h5, #home-box2 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #00A1DE;
	text-transform: uppercase;
	padding-top: 18px;
	padding-left: 18px;
}
#home-box1 p {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	padding-left: 18px;
}
#home-box2 p {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	padding: 0 10px 3px 33px;
	line-height: 140%;
}
#home-box2 a:link, #home-box2 a:visited, #home-box2 a:active {
	color: #333;
}
#home-box2 a:hover {
	color: #00A1DE;
}
#clearmake #home-main {
	height: 240px;
}

/* Footer CSS

------------------------------------------------------------ */

#footer-distributors {
	text-align: center;
}
#topright h1, #topright h2 {
	font-size: 11px;
	font-weight: normal;
	color: #00a1de;
	display: block;
	float: right;
	/*background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	margin-top: 25px;
	/*margin-right: 30px;*/
	padding-right: 20px;
	height: 14px;
	line-height:14px;
}
#clearmake #topright h3 {
	font-size: 18px;
	color: #28AAE7;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 30px;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 90px;
}
#footer-details, #footer-distributors {
	padding: 15px 0 0 0px;
}
#footer-awards {
	padding: 10px 0 0 0px;
}
#copyright {
	
}
#footer-details h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 3px 20px;
	padding: 0px;
}
#footer-distributors h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#footer-details p {
	padding: 0px;
	margin: 0 0 3px 20px;
	font-size: 11px;
}

/* Search Box CSS

------------------------------------------------------------ */

#search h2 {
	/*display: inline;*/
	display: block;
	float:left;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:4px;
	color: #FFF;
}
#search {
	padding-top: 10px;
	color: #FFF;
	margin: 0 10px 0 10px;
	float: right;
}
#search input {
	border: 1px solid #333;
	padding: 1px;
	/*margin: 1px;*/
	line-height:16px;
	height:17px;
	
}
#search input:focus {
	border: 1px solid #999;
}
#search form {
	display:inline;
}
#search #gobutton {
	background-color:#00A1DE;
	color:#FFF;
	padding: 1px 1px 2px 1px;
	/*margin: 1px;*/
	height:20px;
	line-height:16px;
}
#search #gobutton:hover {
	background-color:#00A1DE;
	color:#333;
}


/* Main Pages CSS

------------------------------------------------------------ */

#page-main h1 {
	background-image: url(../images/page-main-header.jpg);
	height: 37px;
	width: 474px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
#news h2 {
	margin: 15px 30px 0 30px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
}
#page-main h3 {
	float: right;
	padding: 8px 50px 0 30px;
	font-size: 11px;
	color:#999;
	text-transform: none;
	font-variant: normal;
}
#page-main h4 {
	font-size: 12px;
	color:#00a1de;
	text-transform: none;
	font-variant: normal;
}
#page-main h2 {
	font-size: 14px;
	font-weight: bold;
	color:#00a1de;
	text-transform: none;
	font-variant: normal;
}
#news .moreinfo {
	padding: 0 50px 10px 30px;
	}
#page-main p {
	padding: 0 50px 0 0px;
	font-size: 11px;
	line-height: 140%;
	color:#666;
}
#page-main-padding {
	padding: 0 0 0 30px;
}
#clearmake #page-main {
	background-image: url(../images/page-main-bg.jpg);
	background-repeat: repeat-x;
	min-height: 370px;
}

#page-main ul {
	padding-left: 0px;
	color:#666;
}
#page-main ul li {
	line-height: 140%;
}

/* Main Pages Sidebar CSS

------------------------------------------------------------ */

#sidebar-menu {
	background-color: #FCFDFF;
	margin-bottom: 15px;
	background-image: url(../images/home-box2.jpg);
	background-repeat: no-repeat;
}
#sidebar-box {
	background-color: #E9F6FC;
	background-image: url(../images/home-box2.jpg);
	background-repeat: no-repeat;
}
#sidebar-box h1, #sidebar-menu h1 {
	font-size: 12px;
	font-weight: bold;
	color: #00a1de;
	padding-left: 10px;
	padding-top: 10px;
}
#sidebar-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar-menu ul li {
	margin: 0 10px 0 10px;

}
#sidebar-menu ul li a{ 
	text-decoration: none;
	padding: 6px 0 6px 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-image: url(../images/menu_sub_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#sidebar-menu ul li a:link, #sidebar-menu ul li a:visited, #sidebar-menu ul li a:active{ 
	text-decoration: none;
	color: #00a1de;
}
#sidebar-menu ul li a:hover {
	color: #333;
}
#home-box1 ul li, #sidebar-box ul li {
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
}

.sub_level_0.here a:link, .sub_level_0.here a:visited, .sub_level_0.here a:active{
	color: #333;
}
#home-box1 ul li a:link, #home-box1 ul li a:active, #home-box1 ul li a:visited, #sidebar-box ul li a:link, #sidebar-box ul li a:visited, #sidebar-box ul li a:active {
	color:#333;
	text-decoration: none;
}
#home-box1 ul li a:hover, #sidebar-box ul li a:hover {
	color: #00A1DE;
}

/* Form Styling Css

------------------------------------------------------------ */

#quote_form {
	margin: 10px 0 0 30px;
}
#page-main label{
float: left;
width: 120px;
font-weight: bold;
line-height:18px;
}

#page-main input, #page-main textarea{
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #00aae7;
}
#page-main input:focus, #page-main textarea:focus{
border: 1px solid #333;
}
#page-main textarea{
width: 180px;
height: 80px;
}

#page-main .boxes{
width: 1em;
}

#page-main #submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
	background-color: #FFF;
	text-transform: uppercase;
}

br{
clear: left;
}

/* Button Styling

------------------------------------------------------------ */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	height: 30px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.button-green {
	background: transparent url('../images/bg_button_a_green.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	height: 30px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.button:hover, a.button-green:hover {
	color:#fff;
	background-position: right bottom;
}
a.button span:hover, a.button-green span:hover {
	background-position: left bottom;
}
a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}

a.button-green span {
    background: transparent url('../images/bg_button_span_green.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}

a.button:active, a.button-green:active {
	background-position: bottom right;
	color: #CCC;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span, a.button-green:active span {
    background-position: bottom left;
}


#page-main-photos {
	float: right;
	margin-top: 0px;
	width: 175px;
	margin: 0 10px;
}
#page-main-photos img{
	margin-bottom: 5px;
}
.imgborder {
	border: 1px solid #999;
}
a.pdf { /*The background image*/
	background: url(../images/pdficon.png) no-repeat left center;
	padding: 2px 0 2px 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}
a.button.pdf {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	line-height:normal;
	padding: 0 18px 0 0;
}
a.button.pdf:hover {
	color:#fff;
	background-position: right bottom;
}
a.button.pdf span:hover {
    background-position: left bottom;
}
a.button.pdf span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}
 
a.txt { /*The background image*/
	background: url(images/txt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
a.zip { /*The background image*/
	background: url(images/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
a.email {
	background: url(images/email.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
/*a.external {
	background: url(images/ext_link.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}*/


.newsletter {
	clear:both;
}

.newsletter_body {
}

.newsletter_pic {
	float:left;
	margin:0 10px 10px 0;
}

.newsletter_blurb {
	font-size:12px;
	color:#666;
}

table {
	border-collapse: collapse;
	width: 460px;
	border: 1px solid #CCC;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFC;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	}

td:first-child {
	width: 190px;
	}

td+td {
	border-left: 1px solid #CCC;
	text-align: left;
	}



a.main-navigation span {
	background: transparent url('../images/icon_arrow2.gif') no-repeat scroll top right;
	display: block;
	float: left;
	height: 14px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.main-navigation span:hover {
	background-position: right bottom;
}

a.main-navigation span:active {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}

/*
a.main-navigation span:hover {
	background-position: left bottom;
}
a.main-navigation span {
    background: transparent url('../images/icon_arrow2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}
a.main-navigation:active span {
    background-position: bottom left;
}
*/



