﻿
body 
{
	background-color: #5e696e;
	color:#fff;
	margin:0;
	padding:0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.8em
}

h1
{
	font-size: 2em;
	font-weight: normal;
}

h1.small
{
	font-size: 1.8em;
	font-weight: normal;
}

h2
{
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

.container
{
	margin:0 auto;
	max-width: 750px;
	width: 750px;
}

.header
{
	border-bottom: solid 1px #fff;
	text-align: left;
	height:65px;
}

.header img
{
	float: right;
	margin: 10px 0;
}


.header ul, .subNav ul
{
	list-style: none; 
	padding:0;
	margin:0;
}


.header ul
{
	float:left;
	margin:45px 0 0 0;
}

.header ul li , .subNav ul li
{
	float:left; 
	padding:0 2px 0; 
	text-align: center;
	line-height: 1.2em;
}

.header a , .subNav a
{
	display:inline;
	margin-right:10px;
	padding-bottom:4px;
	color:#fff;
	text-decoration:none;
}

.header a:hover, .subNav a:hover
{
	color: #ffff00;
	/*text-decoration:underline;*/
}

.header a.selected, .subNav a.selected
{
	color: #ffff00;
	/*text-decoration:underline;*/
}

.menuContainer
{
	float:left;
	margin:45px 0 0 0;
}

.menu
{
	background-color: #5e696e;
	border: solid 2px #fff;
	padding: 2px;
}

.rmLevel1
{
	background-color: #5e696e;
	border: solid 2px #fff;
	padding: 2px;
	width:180px;
	margin-top:4px;
}

.menuItem
{
	text-align: left;
	padding: 2px;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ffff00;
	text-decoration: none;
}

a:active 
{
	text-decoration:none;
	border: none;
}

.header a.selected:hover, .subNav a.selected:hover
{
	text-decoration:none;
}

.subNav
{
	height:20px;
	margin: 6px auto;
}

.page
{
	margin: 6px 0 6px 0;
	text-align: left;
}

.footer
{
	border-top: solid 1px #fff;
	font-size: 0.8em;
	text-align: left;
	margin-top: 6px auto;
}

.footer .email
{
	float: right;
	width:200px;
	right:0;
}

.leftText
{
	text-align: left;
}

.leftText img
{
	float: right;
	margin: 0 0 20px 20px;
}

.rightText
{
	text-align: right;
}

.rightText img
{
	float: left;
	margin: 0 0 20px 20px;
}


label
{
	float: left;
	width: 120px;
}

.formPadding
{
	margin-left: 120px;
}

.formPaddingExtra
{
	margin-top: 10px;
}

.formPadding input
{
	background-color: #a4b4bb;
	color: #333333;
}

.error
{
	background-color: #a4b4bb;
}

.ErrorMessage
{
	background-color: #a4b4bb;
	border: solid 2px #ffffff;
	color: #fff;
	margin: 10px 50px 0 50px;
	padding: 5px;
}

img.bordered
{
	border: solid 4px #fff;
}

.page ul
{
	margin: 2px auto;
	padding:0 0 0 18px;
}


.page ul li
{
	list-style-type: circle;
}

ul.padded
{
	padding: 0;
}

ul.padded li
{
	padding-bottom: 6px;
	list-style-type: none;
}
.productImage, .pageImage
{
	height: 428px;
	width: 300px;
	float: right;
	text-align: right;
}

.pageText
{
	/*height: 435px;*/
	min-height:435px;
	margin-bottom: 10px;
	width: 440px;
}

.productText
{
	height: 310px;	
	width: 440px;
}

.downloadLinks
{
	height: 28px;
	width: 440px;	
}

.suspportingImg
{
	height: 90px;
	width: 440px;
}

.suspportingImg img
{
	float:none;
	margin: 0;
}

.radr_clipRegion
{
	    background-color:transparent !important; 
}

.radr_clipRegion ul li
{
	list-style-type: none;
}

.radr_clipRegion .radr_itemsList li {
	text-align:center;
}

#lightbox{
	background-color:#5e696e;
	padding:12px 12px 18px;
	border: 4px solid #fff;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

/*#overlay{ background-image: url(overlay.png); }*/
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#lightbox a
{
	color: #fff;
	text-decoration:none;
}

#lightboxCaption {
	padding-top: 2px;
}