/*CSS Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*END*/


body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	background:url(images/bg.jpg) repeat-x;	
}

/*START TEMPLATE LAYOUT STYLES*/

#wrapper { 
  	width: 950px;
  	padding: 11px 0px 0px 0px;
	margin: auto;
	background-image:url(images/bg-page.gif);
	background-repeat:no-repeat;
	background-position:512px 313px;
}

#bannerContact {clear:both; padding:15px 0px 0px 0px; width:475px; float:left;}
#bannerContact p {border-bottom:1px solid #e1e4f1; padding:10px 10px 10px 20px; color:#2d2d2d}
#bannerContact p.noBorder {border:0px;}
#bannerContact span.bannerTel {color:#2d2d2d; font-size:1.6em; background:url(images/bg-icon-tel.png) no-repeat 0px 2px; padding:0px 0px 0px 25px; margin:0px 20px 0px 0px;}
#bannerContact span.bannerEmail a {color:#6f0e9d; font-size:1.6em; background:url(images/bg-icon-email.png) no-repeat 0px 2px; padding:0px 0px 0px 25px; text-decoration:none;}
#bannerContact span.strapline {color:#3e51a3; font-size:2.0em; font-style:italic; padding:0px 0px 0px 100px;}

#bannerImages {clear:both; position:relative; top:4px; left:245px; width:673px; height:225px; max-height:225px; overflow:hidden;}
#bannerImages li {list-style:none; overflow:hidden;}

#content {clear:both; padding:20px;}

#contentLeft {float:left; width:623px;}
#contentRight {float:right; width:256px; padding:60px 0px 0px 0px;}

#footer {
	width:100%;
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
}

#footerContent {
	width:950px;
	margin:auto;
}

/*END TEMPLATE LAYOUT STYLES*/

/*##########################################################################################*/

img{border:0px;}
img.border {border: 3px solid #d7d8d8;}

img.logo{padding:10px 0px 0px 0px;}

.marginT {margin-top:10px;}
.marginR {margin-right:10px}
.marginB {margin-bottom:10px;}
.marginL {margin-left:10px;}
.alignleft {float:left;}
.alignright{float:right;}
.clear {clear:both;}

.msg_head {cursor:pointer;}
.rentals p {border-bottom:1px solid #CCC;}

.pdf {background-image:url(images/icon_pdf.png); background-repeat:no-repeat; background-position:0px 0px; padding:1px 0px 3px 22px; font-weight:normal;}
.zip {background-image:url(images/icon-zip.png); background-repeat:no-repeat; background-position:0px 0px; padding:1px 0px 3px 22px; font-weight:normal;}

.red {color:#FF0000; background-color:inherit;}

/*START CONTENT STYLES*/

a:link, a:visited { color: #005A99;	text-decoration: underline; }
a:active, a:hover { color: #F94F0D; text-decoration: underline; }

div.rightBox a:link, div.rightBox a:visited { color: #8285c0;	text-decoration: underline; background-color:inherit;}
div.rightBox a:active, div.rightBox a:hover { color: #6f0e9d; text-decoration: underline; background-color:inherit;}

a:link.amasci, a:visited.amasci { color: #fe4200; text-decoration: underline; background-color:inherit;}
a:active.amasci, a:hover.amasci { color: #FFF; text-decoration: underline; background-color:inherit;}

h1 {font-size: 2.6em; font-weight: normal; color: #989898; background-color:inherit; background-image:url(images/bg-h1.jpg); background-repeat:no-repeat; background-position:0px 5px; padding:0px 0px 20px 42px;}
h1 span {font-size: 0.65em; font-weight: normal; color: #2d2d2d; border-top:1px solid #d6d6d6; display:block; text-transform:uppercase;}

h2 {font-size: 1.8em; font-weight: normal; color: #3e52a3; background-color:inherit; padding:30px 0px 10px 0px;}
h2 span {font-size: 0.7em;}
h2 span.date {font-size: 0.6em; color:#484848; font-weight:bold; font-style:italic;}

h3.news {font-size: 1.4em; font-weight: bold; color: #3e52a3; background-color:inherit; padding:30px 0px 10px 0px;}
h3.news span {font-size: 0.8em;}
h3.news span.date {font-size: 0.7em; color:#484848; font-weight:bold; font-style:italic;}


h3 {font-size: 1.6em; font-weight: normal; color: #FFF; background-color:inherit;}
h4 {font-size: 1.4em; font-weight: normal; color: #3e52a3; background-color:inherit; text-transform:uppercase;}
h5 {font-size: 1.2em; font-weight: bold; color: #3e52a3; background-color:inherit; padding:10px 0px 10px 0px; text-transform:uppercase;}
h6 {font-size: 1.1em; font-weight: bold; color: #3e52a3; background-color:inherit;}

hr {
	border: solid #CCCCCC 0px;
	border-top:solid  #CCCCCC 1px;
	height:0px;
	clear:both;
}
	

form{display:inline;}
textarea, input, select {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; width:170px; margin:6px 0px 10px 0px; border:1px solid #CCC; padding:5px;}

.submit { background-color:#3e51a3; color:#FFF; padding:5px; border:0px; cursor:pointer; width:90px; border:1px solid #FFF;}
.submit:hover { background-color:#1e8bc3; color:#FFF; padding:5px; border:0px; cursor:pointer;  border:1px solid #FFF;}
label.error {font-weight:bold; color:#FF0000; background-color:inherit; padding:5px 5px 5px 25px; background-image: url(images/icon_error.png); background-repeat:no-repeat; background-position:5px 4px;}
input.error, textarea.error, select.error {border:1px solid #FF0000; background-color:#fcb9b9; color:#000000;}

label {color:#666; font-size: 1.1em;}


p {font-size: 1.2em; font-weight: normal; color: #666; background-color:inherit; padding:10px 0px 10px 0px; }
#footerContent p {font-size: 1.1em; font-weight: normal; color: #343434; background-color:inherit; padding:10px 0px 10px 0px; }
#footerContent p.copyright {font-size: 0.9em; font-weight: normal; color: #FFF; background-color:inherit; padding:20px 0px 15px 0px; }

#contentLeft ol{margin:0px 30px 0px 30px;}
#contentLeft ul{margin:0px 30px 0px 30px;}
#contentLeft li {font-size: 1.2em; font-weight: normal; color: #666; background-color:inherit; padding:5px 0px 5px 0px; }

ul.contentFull {margin:0px 30px 0px 30px;}
ul.contentFull li {font-size: 1.2em; font-weight: normal; color: #666; background-color:inherit; padding:5px 0px 5px 0px; }

ol.contentFull {margin:0px 30px 0px 30px;}
ol.contentFull li {font-size: 1.2em; font-weight: normal; color: #666; background-color:inherit; padding:5px 0px 5px 0px; }

ul.productsList {margin:0px 30px 0px 30px;}
ul.productsList li {font-size: 1.2em; font-weight: normal; color: #666; background-color:inherit; padding:5px 0px 10px 0px; border-bottom:1px solid #CCC; list-style:none;}

#boxIndexNewProducts {
	width:201px;
	margin:10px 10px 10px 0px;
	float:left;
}
#boxIndexNewProducts h3 {font-size: 1.4em; font-weight: normal; color: #FFF; background-color:#2d2d2d; padding:10px 10px 10px 10px; border-bottom:1px solid #FFF:}
#boxIndexNewProducts p {font-size: 1.1em; font-weight: normal; color: #2d2d2d; background-color:#d8d8d8; padding:10px 10px 10px 10px;}


#boxIndexRentals {
	width:201px;
	margin:10px 0px 10px 0px;
	float:left;
}
#boxIndexRentals h3 {font-size: 1.4em; font-weight: normal; color: #FFF; background-color:#3e51a3; padding:10px 10px 10px 10px; border-bottom:1px solid #FFF:}
#boxIndexRentals p {font-size: 1.1em; font-weight: normal; color: #2d2d2d; background-color:#cce5fc; padding:10px 10px 10px 10px;}


#boxIndexUsedProducts {
	width:201px;
	margin:10px 0px 10px 10px;
	float:left;
}
#boxIndexUsedProducts h3 {font-size: 1.4em; font-weight: normal; color: #FFF; background-color:#58336a; padding:10px 10px 10px 10px; border-bottom:1px solid #FFF:}
#boxIndexUsedProducts p {font-size: 1.1em; font-weight: normal; color: #2d2d2d; background-color:#ddc9e6; padding:10px 10px 10px 10px;}

div.rightBox {
	background-image:url(images/bg-right-box.gif);
	background-repeat:no-repeat;
	min-height:355px;
	width:206px;
	padding:25px 25px 20px 25px;
	text-align:right;
}

#contactForm {text-align:left;}

div.articleSummary {padding:15px 0px 15px 0px; border-bottom:1px solid #b0b1b1;}
div.articleSummary p {font-size: 1.1em; font-weight: normal; color: #666; background-color:inherit; padding:0px 0px 5px 0px;}
div.articleSummary p.date {font-size: 1.1em; font-weight: bold; color: #3e52a4; background-color:inherit; padding:0px 0px 0px 0px;}
div.articleSummary p.title {font-size: 1.4em; font-weight: normal; color: #666; background-color:inherit; padding:0px 0px 5px 0px;}

div.rightBox li {font-size:1.1em; list-style:none; padding:15px 0px 15px 0px; border-bottom:1px solid #b0b1b1;}
div.rightBox li a.active {background-color:#c5c5c5; color:#2d2d2d; font-weight:bold; font-size:0.95em; text-decoration:none; display:block; padding:3px;}


table {border:1px solid #ababab; color:#666; font-size:1.2em; clear:both;}
table td {padding:5px; line-height:20px;}

table.applications {border:1px solid #ababab; color:#666; font-size:1.1em; clear:both;}
table.applications td {padding:2px; line-height:20px;}
table tr.even td{background-color:#c3c4c4;}
table tr.odd td{background-color:#ededed;}

div.video {float:left; width:260px; height:220px; padding:0px 10px 10px 10px; margin:10px; border:3px solid #CCC; font-size:0.9em;}
.hidden {display:none;}
