@charset "utf-8";
/* CSS Document */


/*wrapper */
#prodhd {
	width: 322px;
	height: 75px;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 0px;
	padding-top: 25px;
	padding-left: 198px;
	text-align: left;
	border: 0px solid #bbbbbb;
	background-color: #ffffff;
	background-image: url(images/prod-hdbg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #777777;
}
#prodwrapper {
	width: 508px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/prodbgquote.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.prodclass {
	width: 125px;
	height: 300px;
	margin: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 0px;
	border: 1px solid #ffffff;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/prodclass-bg.jpg);
	background-repeat: no-repeat;
}
.prodtext {
	width: auto;
	height: 85px;
	margin: 0px;
	margin-right: 0px;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.prodtextwh {
	width: auto;
	margin: 0px;
	margin-bottom: 3px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.prodmore {
	width: auto;
	margin-bottom: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #ec8d3b;
	text-decoration: none;
	display: block;
}
.prodmore a:link, .prodmore a:visited, .prodmore a:active {
	color: #ec8d3b;
	text-decoration: underline;
	}
.prodmore a:hover {
	text-decoration: none;
	color: #777777;
}
.prodnewsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ec8d3b;
	text-decoration: none;
}

#smenutabscont{
	width: 100%;
	padding-top: 35px;
	background-image: url(images/prodmen-bg2.jpg);
	background-repeat: no-repeat;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.smenutabs{
	width: 100%;
	padding-top: 0px;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	background-image: url(images/smbg.jpg);
	background-repeat: no-repeat;
}

.smenutabs ul{
	height: 35px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	
}

.smenutabs li{
	display: inline;
	margin: 0;
	text-align: left;
}
.smenutabs li a{
	float: left;
	height: 25px;
	display: block;
	text-decoration: none;
	margin: 0; /*padding inside tabs*/
	border-right: 1px solid white; /*right tab divider*/
	color: #888888;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.smenutabs li a:visited{
color: #777777;
}
.smenutabs li a:hover{
	background-image: url(images/prodmen-hov.jpg);
	background-repeat: repeat-x;
    color: #ec8d3b;
}


.smenutabs li.selected a{
	background-image: url(images/prodmen-cur.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: normal;
}
.smenutabs li.selected a:visited{
	color: #ffffff;
	font-weight: normal;
}
.smenutabs li.selected a:hover{
	background-image: url(images/prodmen-curhov.jpg);
	color: #eeeeee;
	background-repeat: repeat-x;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.hometx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.hometx A {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.hometx A:hover {
	color: #EC8D3B;
}
.biogtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #bbbbbb;
	TEXT-DECORATION: none;
}
.biogtx A {
	color: #bbbbbb;
	TEXT-DECORATION: none;
}
.biogtx A:hover {
	color: #EC8D3B;
}
.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #777777;
}
.homelinks A {
	color: #777777;
	TEXT-DECORATION: none;
	
}
.homelinks A:hover {
	BACKGROUND: #EC8D3B;
	color: #FFFFFF;
	display: block;
}
.homesmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
}
.homesmall A {
	color: #CCCCCC;
	TEXT-DECORATION: none;
}
.homesmall A:hover {
	color: #EC8D3B;
}
.homeorange {
	font-family: Arial, Helvetica, sans-serif;
	color: #EC8D3B;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
}
.downloador {
	font-family: Arial, Helvetica, sans-serif;
	color: #EC8D3B;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
}
.bodtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #888888;
}
.bodtx A {
	color: #888888;
}
.bodtx A:hover {
	color: #EC8D3B;
}
.bodtxnound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #888888;
}
.bodtxnound A {
	color: #888888;
	text-decoration: none;
}
.bodtxnound A:hover {
	color: #EC8D3B;
}
.smbodtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}
.smbodtx A {
	color: #999999;
}
.smbodtx A:hover {
	color: #EC8D3B;
}

.smemailtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}
.smemailtx  A {
	color: #999999;
}
.smemailtx  A:hover {
	color: #EC8D3B;
}
.dirblutx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #324492;
}
.dirblubd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #324492;
}
.orbodtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #EC8D3B;
}
.orbodtx A {
	color: #EC8D3B;
}
.orbodtx A:hover {
	color: #EEAB71;
}
.bodtxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #A7A7A7;

}
.bodtxbold A {
	color: #AAAAAA;
	text-decoration: none;
}
.bodtxbold A:hover {
	color: #EC8D3B;
}
.ortxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #EC8D3B;

}
.ortxbold A {
	color: #EC8D3B;
	text-decoration: none;
}
.ortxbold A:hover {
	color: #EEAB71;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	height: 17px;
	width: 235px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #888888;
}
.formdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	height: 17px;
	width: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #888888;
}
.formboxmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	height: 60px;
	width: 235px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #888888;
}
.formdrop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	height: 17px;
	width: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #888888;
}
.formgreyarea {
	width: 490px;
	height: auto;
	background-color: #eeeeee;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.formtimes {
	width: 450px;
	height: auto;
	background-color: #eeeeee;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.formsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #777777;
}
.formsmallgrey A {
	color: #777777;
	TEXT-DECORATION: none;
	
}
.formsmallgrey A:hover {
	color: #FFFFFF;

}
