@charset "utf-8";
body {
	background-color: #9398AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav_wrapper {
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 2;
}
#nav {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
.ddsmoothmenu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li a{
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}
* html .ddsmoothmenu ul li a { 
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #FFFFFF;
}
.ddsmoothmenu ul li a.selected {
	background-image: url(images/gray_trans.png);
	color: #ccceb8;
}
.ddsmoothmenu ul li a:hover {
	background-image: url(images/gray_trans.png);
	color: #ccceb8;
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	width: 170px;
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/red_trans.png);
	text-transform: none;
}
#head_wrap {
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	height: 215px;
	width: 100%;
	position: relative;
}
#head {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#head_search {
	background-image: url(images/header_search.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#search {
	height: 140px;
	width: 295px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 605px;
	padding-top: 75px;
	color: #FFFFFF;
}
#search form {
	padding: 0px;
	margin: 0px;
}
#featured_wrap {
	background-image: url(images/featured_gradient.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
	position: relative;
}
#featured {
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#scroller_wrap {
	background-image: url(images/featured_scroller.gif);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	position: relative;
}
#scroller {
	height: 140px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content_wrap {
	height: auto;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}
#content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-bottom: 40px;
}
#footer_wrap {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	position: relative;
}
#footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.left_column {
	padding-right: 0px;
}
.center_column {
	padding-right: 25px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 24px;
}
.right_column {
	padding-left: 20px;
}
.red_text {
	color: #812122;
}
.form {
	background-color: #eaeaf2;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.form:hover, .form:focus {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.butn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.butn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccceb8;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.image {
	max-width: 120px;
	max-height: 120px;
}
.image_container {
	border: 1px solid #CCCCCC;
	text-align: center;
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
}
.diagram {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CED0D7;
	text-align: center;
	width: 152px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656B7C;
	color: #FFFFFF;
}
.diagram:hover {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #404658;
	text-align: center;
	width: 152px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656B7C;
	color: #FFFFFF;
}
.catalog_header {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	text-indent: 3px;
}
.catalog_body {
	background-color: #EAEAEE;
}
.catalog_body td {
	padding: 5px;
}
.admin {
	color: #FFFFFF;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	text-indent: 3px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.admin a {
	color: #FFFFFF;
	text-decoration: none;
}
.admin:hover {
	color: #FFFFFF;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	text-indent: 3px;
	display: block;
	background-position: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border: 3px solid #868C9C;
	}
#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(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#facebox {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: left;
	background:url(images/overlay.png);
	height: 100%;
}
#facebox .popup {
	position: relative;
	top: 120px;
}
#facebox table {
  margin: auto;
  border-collapse: collapse;
}
#facebox .body {
	padding: 10px;
	background: #ffffff;
	width: 370px;
	border: 3px solid #868C9C;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
}
#facebox .footer {
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .footer a {
	text-decoration: none;	
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#motioncontainer {
	width: 900px; 
	height: 140px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute;
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; 
}
