/*Globals*/
body { font-size: 12px; font-family: helvetica, arial, sans-serif; line-height: 20px; background-color: #bdbec0; background-image: url('images/bg.jpg'); background-repeat: repeat-x; margin-top: 30px }

p { }

td { }

a:link { color: #c03000; }

a:visited { color: #c03000; }

a:hover { color: #c03000; text-decoration: none; }

a:active { color: #c03000; background-color: #ccc; }
h1 { color: #474747; font-size: 10pt; font-family: helvetica, arial, sans-serif; font-weight: bold; margin: 0; padding:0; }
h2 { font-size: 12pt; font-family: helvetica, arial, sans-serif; font-weight: bold; margin: 10pt 0 10pt 0; }
h3 { color: #ec1d27; font-size: 12pt; font-family: helvetica, arial, sans-serif; font-weight: bold; margin: 30pt 0 0.83em; }
#maincontainer { background-color: #fff; width: 850px; margin-right: auto; margin-left: auto; padding: 5px; display: block; }
#ordercontainer { background-color: #fff; width: 1000px; margin-right: auto; margin-left: auto; padding: 5px; display: block; }
/*Header*/
.header { background-image: url('images/header.jpg'); width: 850px; height: 114px; display: block }
.header-nav { color: #fff; font-size: 11px; float: right; margin-top: 10px; margin-right: 15px; }
.header-nav a:link { color: #c8c8c8; }
.header-nav a:hover { color: #fff; text-decoration: none; }
.header-nav a:visited { color: #c8c8c8; }
/*Navigation*/
.nav { width: 850px; height: 40px; border-style: none; border-width: 0; outline-width: 0; display: block; }
.nav-image { float: left; border-style: none; border-width: 0; outline-width: 0; display: block; }
/*Body*/
.body { background-color: #fff; width: 850px; padding-bottom: 30px; display: block; }
#body-text { margin-top: 10px; margin-right: 10px; margin-left: 10px; }
#mainimage { margin-top: 5px; }
/*Footer*/
.footer { background-image: url('images/bg-footer.jpg'); background-repeat: no-repeat; width: 850px; height: 30px; display: block }
#footer-text { color: #bdbec0; font-size: 11px; position: relative; top: 5px; margin-left: 10px; }
#footer-text a:link { color: #fff; }
#footer-text a:hover { color: #fff; text-decoration: none; }
#footer-text a:visited { color: #fff; }
/*Home - Columns*/
#home-column { width: 850px; height: 150px; margin-top: 5px; display: block; }
#home-column1 { background-color: #c8c8c8; background-image: url('images/bg-maincolumn.jpg'); width: 280px; height: 150px; float: left; margin-right: 5px; display: block }
#home-column2 { background-color: #c8c8c8; background-image: url('images/bg-maincolumn.jpg'); width: 280px; height: 150px; float: left; margin-right: 5px; display: block }
#home-column3 { background-color: #c8c8c8; background-image: url('images/bg-maincolumn.jpg'); width: 280px; height: 150px; float: left; display: block }
.breadcrumbs { color: #c8c8c8; font-size: 11px; position: relative; margin-top: -15px; }
.breadcrumbs a:link { color: #c8c8c8; }
.breadcrumbs a:visited { color: #c8c8c8; }
.breadcrumbs a:hover { text-decoration: none; }
/*Clampstar Specific*/
#clampstarheadline { float: right; margin: -195px 33px 10px 150px; }
#clampstar1 { top: -50px; margin: -50px 0 20px; }
#clampstar2 { position: relative; float: right; margin: 0 20px 10px 0; }
#clampstarbody3 { margin-top: 0; margin-bottom: 30px; }
#clampstarbody2 { margin-top: 0; margin-bottom: 30px; }
#clampstarbody1 { margin-top: 0; margin-bottom: 30px; }
#contactinfowrap { background-image: url('images/vl.gif'); background-repeat: no-repeat; width: 400px; float: right; display: block }
.contactinfo { margin-left: 40px; }
.downloadstable {
}
.downloadstable td {
	background-color: #FFFFFF;
}
.downloadstable  td a:hover {
	background-color: #CCCCCC;
}
#form { margin-bottom: 20px; margin-left: 5px; list-style-type: none; }
input, textarea, select { margin-bottom: 0px; border: solid 1px #ccc; color:#000; }
input:focus { background-color: #FFFF99 }

textarea:focus { background-color: #FFFF99 }
#video {
	text-align: center;
	top: 40px;
	margin-top: 40px;
}
#redirect { color: #ccc; font-size: 10px; font-family: arial; margin-top: -10px; margin-bottom: 50px; padding-bottom: 50px; }
.columntitle {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
	background-image: url(images/bg-footer.jpg);
}
.columnlinks {
	color: #2E2E2E;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.columnlinkssmall {
	color: #2E2E2E;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.columnlinks li {
	margin-bottom: -4px;
	margin-left: -10px;
}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 600px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}

