html, body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Century Gothic, Verdana, Sans-Serif;
	font-size: .83em;
	letter-spacing: 1px;
	line-height: 15px;
}

body {
	background:#333;
	min-width: 1000px;
}

form {
	height: auto !important;
	/*min-height: 92%;*/
}

img {
	border: 0;
}

hr { background-color: #999;color: #999;height: 1px;border-style: none; }
h1 { font-size:1.2em;font-weight:bold;margin:0;padding:0; }
h2 { font-size: 1em;font-weight:normal;color:#333;margin:0;padding:0; }
h3 { color:#333;font-size:1.1em;font-weight:bold;margin:1em 0 0 0; }
dt { font-weight:bold; }
dd { margin: 0; }

#product-navigation li {
	padding: 0;
	margin: 0;
	list-style: square outside url(../images/list-item.gif);
}

#product-navigation #sub-navigation {
	margin: 0;
	padding: 0 0 0 10px;
	letter-spacing:normal;
	font-size:11px;
	line-height:17px;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF9900;
	text-decoration: none;
}


.DropDownList {
	width: 60%;
	border: solid 1px #999999;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	letter-spacing: 1px;
	margin: 2px 5px 2px 5px;
}

.TextBox {
	width: 60%;
	border: solid 1px #999999;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	letter-spacing: 1px;
	margin: 2px 5px 2px 5px;
}

.TextBoxFocus {
	width: 60%;
	border: solid 3px #006699;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	letter-spacing: 1px;
	margin: 0 3px 0 3px;
}

.Button {
	border: solid 1px #999999;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	letter-spacing: 1px;
	margin: 2px 5px 2px 5px;
}


#siteContent {
	background: #FFF url("../images/body-background.gif") repeat-x top center;
	margin:0;
	padding:0 0 1% 0;
	min-height:79%;
	height:auto;
}

/* Header */
#top-header,#bottom-footer{
	background:#333;
	color:#999;
	text-align:right;
	height:25px;
	line-height:25px;
	padding-right: 1%;
}

#top-header img { float:right;margin:4px 1px 0 1px; }
#bottom-footer { text-align:center;vertical-align:middle;line-height:30px; }
#top-header a,#bottom-footer a { color:#FFF; }#top-header a:hover,#bottom-footer a:hover { color:#F90;text-decoration:underline; }
#top-header span,#bottom-footer span { font-weight:bold;color:#DDD; }
#header {
	background:#069 url('../images/header-bg.gif') repeat-x;
	height:60px;
	width: 100%;
	/*margin: 10px 0 20px 0;*/
	margin:0;
	padding:0;
	line-height: 0px;
}
#header img { float:left; margin-left: 1%; }
#headerContent { margin: 0 0 0 200px;font-size:1.1em; }

#headerContent>ul{list-style:none;margin:0;}
#headerContent>ul>li{float: right;}
#headerContent a div { 
	height:60px;
	line-height:58px;
	vertical-align:middle;
	display:block;
	width:100px;
	text-align:center;
}
#headerContent a { color:#EFEFEF;text-decoration:none;font-weight:bold; }
#headerContent a:hover,#headerContent a div:hover { background:#069 url('../images/header-hover.gif') repeat-x; }
#headerContent .separator { background: url('../images/header-divider.gif') no-repeat top left;width:2px;height:60px; }
#headerContent a div.last { background:url('../images/header-last.gif') no-repeat top right;width:103px }
#headerContent a:hover div.last:hover { background:url('../images/header-last-hover.gif') no-repeat top right; }

/* Navigation */
#navigation {
	background: url(../images/navigation-background.gif) repeat-x top center;
	height: 30px;
	text-align: center;
	white-space: nowrap;
	clear: both;
}

#navigation-left {
	float: left;
	background: url("../images/navigation-left.png") no-repeat left top;
	width: 5px;
	height: 30px;
}

#navigation-right {
	float: right;
	background: url("../images/navigation-right.png") no-repeat left top;
	width: 5px;
	height: 30px;
}

#navigation a {
	padding: 0 12px 0 12px;
}

/* Body */
#body {
	width: 980px;
	margin: 1.5% auto;
	color:#000;
}

#footer {
	min-height: 16%;
	vertical-align: bottom;
	text-align: center;
	clear: both;
	background:#999;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#999));
	background: -moz-linear-gradient(top, #CCC, #999);
	background-image: linear-gradient(90deg, #CCC, #999);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#999999');
	color: #333;
	/*background: url("../images/footer-background.gif") repeat-x top left;*/
}

#footerContent {
	padding: 1% 0;
	width: 950px;
	margin: 0 auto;
}
#footerContent div { line-height: 15px; }
#footerContent a { color:#333; }#footer a:hover { color:#069; }

.f-col { float:left;width:17.5%;text-align:left; }
.f-main { width: 30%; }

.f-col, .f-img { 
	float:left;
	vertical-align:middle;
	margin:0;
}
dl { margin:0;padding:0; }

#bottom-footer {clear:both;min-height:3%; }

#product-icon {
	text-align: center;
	margin-bottom: 5px;
	border-bottom: dotted 1px #9C9C9C;
}

/* Content Box */
.content-box {
	min-width: 300px;
}
.content-box-header {
	height: 30px;
	background: url(../images/content-box/header-background.png);
}

.content-box-header-left {
	float: left;
	background: url(../images/content-box/header-left.png) no-repeat top left;
	height: 30px;
	width: 10px;
	/* IE6 Hack */
	margin: 0 !important;
	margin-left: -3px;
	/* /IE6 Hack */
}

.content-box-header-content {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.content-box-header-right {
	float: right;
	background: url(../images/content-box/header-right.png);
	height: 30px;
	width: 10px;
}

.content-box-body {
	background: url(../images/content-box/border-left.png) repeat-y;

}

.content-box-body-right {
	background: url(../images/content-box/border-right.png) top right repeat-y;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.content-box-footer {
	background: url(../images/content-box/footer-background.png) top left repeat-x;
	height: 7px;
	margin: 0;
	padding: 0;
}

.content-box-footer-left {
	height: 7px;
	background: url(../images/content-box/footer-left.png) top left no-repeat;
	padding: 0;

}

.content-box-footer-right {
	height: 7px;
	background: url(../images/content-box/footer-right.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

/* Body */
.body-left {
	float: left;
	width: 240px;
	line-height: normal;
	margin-left: 15px;
}

.body-right {
	margin-left: 300px;
	padding-left: 10px;
	margin-right: 15px;
}

.body-left-small {
	float: left;
	width: 155px;
	line-height: normal;
	margin-left: 15px;
}

.body-right-small {
	margin-left: 175px;
	padding-left: 10px;
	padding-right: 0;
	margin-right: 15px;
}

/* Body */
.body-left-even {
	float: left;
	width: 475px;
	margin-left: 15px;
	margin-top: 20px;
	border-right: dotted 1px #CFCFCF;
	padding-right: 25px;
}

.body-right-even {
	margin-left: 550px;
	margin-top: 20px;
	padding-left: 10px;
	margin-right: 15px;
}

.side-panel,.right-panel {
	border: dotted 1px #CFCFCF;
	margin: 5px 0 5px 5px;
	padding: 0 4px 0 4px;
	text-align: center;
	background: #EFEFEF;
}
.right-panel {
	float: right;
	width: 190px;
}

.screen-panel {
	margin: 5px 0 5px 5px;
	padding: 0 4px 0 4px;
	text-align: center;
	background: #FFFFFF;
}

.demo {
	text-align:center;
	line-height:14px;
	letter-spacing:0;
	-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px;
	margin-top: 20px;
}

.demo a {
	display:block;
	background:#069;
	line-height:25px;
	font-weight:bold;
	margin:4%;
	padding:1%;
	-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px;
	color:#EFEFEF!important;
	background:#0A618C;
	background: -webkit-gradient(linear, left top, left bottom, from(#257CA7), to(#0A618C));
	background: -moz-linear-gradient(top, #257CA7, #0A618C);
	background-image: linear-gradient(90deg, #257CA7, #0A618C);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#257CA7', endColorstr='#0A618C');
}

.demo a:hover {
	background:#2D95C8;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D95C8), to(#257CA7));
	background: -moz-linear-gradient(top, #2D95C8, #257CA7);
	background-image: linear-gradient(90deg, #2D95C8, #257CA7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2D95C8', endColorstr='#257CA7');
}

.body {
	margin: 0 15px 0 15px;
}

.clear { clear:both; }

/* Default */
#default-content {
	padding-top: 10px;
	padding-left: 15px;
}

#default-text {
	padding: 5px;
	margin-right: 145px;
}

#default-splash {
	min-height: 271px;
	height: auto !important;
	height: 271px;
	/*z-index: 10;*/
	background: url(../images/default-splash.png) bottom right no-repeat;
}

#default-splash-footer {
	height: 7px;
	background: url(../images/default-splash-footer.png) bottom right no-repeat;
}

/* Product */
#product-navigation {
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	font-size: 12px;
}

#product-navigation a:link, #product-navigation a:visited {
	color: #000000;
	text-decoration: none;
}

#product-navigation a:hover, #product-navigation a:active {
	color: #FF9900;
}

#product-navigation a.selected {
	font-style: italic;
	font-weight: bold;
}

a.product-link:link, a.product-link:visited, a.product-link:hover {
	color: #000000;
	text-decoration: none;
}

.block-right {
	border-left: dotted 1px #CFCFCF;
	margin-left: 325px;
	padding: 5px 10px 10px 10px;
	min-height: 100;
}

#imdstaff-data {
	height: 262px;
}

#mdstaff-data {
	display: none;
	height: 262px;
}

#epriv-data {
	display: none;
	height: 262px;
}

#mdquery-data {
	display: none;
	height: 262px;
}

#mdapp-data {
	display: none;
	height: 262px;
}

#featured-product {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	background: url('images/underline.gif') no-repeat bottom left;
}

.form-row {
	padding: 3px 0px 3px 0px;
	clear: right;
}

.form-label {
	float: left;
	width: 15%;
	text-align: right;
}

.form-field {
	margin: 0;
	margin-left: 15%;
	padding: 0;
}

.partners-logo {
	float: left;
	width: 200px;
	height: 100px;
	line-height: 100px;
}

.partners-logo img {
	vertical-align: middle;
}

.partners-content {
	margin-left: 210px;
	height: 100px;
}

.features-content {
	margin: 0 0 20px 0;
}

.features-content h2, .features-content-left h2, .features-content-right h2 {
	font-size: 1.2em;
	font-weight: bold;
}

.features-images-left {
	float: left;
	width: 200px;
}

.features-images-right {
	float: right;
	width: 200px;
}

.features-content-left {
	margin-left: 210px;
	min-height: 175px;
	margin-bottom: 10px;
}

.features-content-right {
	margin-right: 210px;
	min-height: 175px;
	margin-bottom: 50px;
}

p.top {
	margin-top: 0;
	padding-top: 0;
}

.error-container {
	background: #FFCCCC;
	border: solid 1px #880000;
	width: 98%;
	text-align: center;
	padding: 1%;
}

.error-container span {
	color: #880000;
}

/* Image Drop Shadow */
.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 0px;
  }
  
.imageviewer-background {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat;
	background-color: #333333;
	position: fixed;
	opacity: .50;
	filter: alpha(opacity=50);
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	z-index: 2;
}
  
.imageviewer-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	text-align: center;
	z-index: 5;
	display: none;
	position: fixed;
}
  
.imageviewer-content img {
	margin-top: 5%;
	border: none;
}
  
.imageviewer-content input {
	margin-top: 5px;
	padding: 2px;
	border: solid 1px #333333;
}

/* Product Explorer */

#product-explorer {
	padding: 5px 15px 5px 15px;
}

.slides_container {
	width:952px;
	height:350px;
	display:none;
}

.slides_container div {
	width:952px;
	height:350px;
	display:block;
}

#product-explorer ul.pagination {
	list-style: none;
	text-align:right;
	width:912px;
	margin:0;
}

#product-explorer ul.pagination li, ul.pagination li a {
	display:inline-block;
	background:#069;
	color:#069;
	border-radius: 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 15px;
	margin:1px;
}

#product-explorer ul.pagination li, ul.pagination li a:hover {
	background:#058;
	color:#058;
}

#product-explorer ul.pagination li.current, ul.pagination li.current a {
	background:#F90;
	color:#F90;
}

#product-explorer a {
	/*color: #000;*/
	text-decoration: none;
}

#product-explorer .screen {
	float: left;
}

#product-explorer .info {
	padding: 45px 0 0 0;
	height: 170px;
	width: 520px;
	margin-left: 430px;
}

#product-explorer .info li, #product-explorer .info ul {
	list-style: square inside;
	padding: 0;
	margin: 5px 0 0 0;
}

#product-explorer .frame {
	background: url(../images/product-explorer/frame.png) no-repeat;
	vertical-align: middle;
}

#product-explorer .hidden {
	visibility: hidden;
	height: 0;
	width: 0;
	display: none;
}

#product-explorer .visible {
	visibility: visible;
	height: 215px; 
	width: 950px;
	display: block;
}

#product-explorer-navigation {
	height: 75px;
	text-align: left;
	width: 950px;
}

#product-explorer-navigation ul {
	margin: 0;
	padding: 0;
}

#product-explorer-navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#product-explorer-navigation div {
	float: left;
	height: 75px;
	cursor: pointer;
}

#product-explorer-navigation #mdstaff-windows-button {
	width: 192px;
}

#product-explorer-navigation #mdstaff-windows-button.not-selected {
	background: url(../images/product-explorer/mdstaff-windows_button.png);
}

#product-explorer-navigation #mdstaff-windows-button.selected {
	background: url(../images/product-explorer/mdstaff-windows_button-selected.png);
}

#product-explorer-navigation #mdstaff-windows-button:hover {
	background: url(../images/product-explorer/mdstaff-windows_button-selected.png);
}

#product-explorer-navigation #mdstaff-web-button {
	width: 189px;
}

#product-explorer-navigation #mdstaff-web-button.not-selected {
	background: url(../images/product-explorer/mdstaff-web_button.png);
}

#product-explorer-navigation #mdstaff-web-button.selected {
	background: url(../images/product-explorer/mdstaff-web_button-selected.png);
}

#product-explorer-navigation #mdstaff-web-button:hover {
	background: url(../images/product-explorer/mdstaff-web_button-selected.png);
}

#product-explorer-navigation #epriv-button {
	width: 189px;
}

#product-explorer-navigation #epriv-button.not-selected {
	background: url(../images/product-explorer/epriv_button.png);
}

#product-explorer-navigation #epriv-button.selected {
	background: url(../images/product-explorer/epriv_button-selected.png);
}

#product-explorer-navigation #epriv-button:hover {
	background: url(../images/product-explorer/epriv_button-selected.png);
}

#product-explorer-navigation #mdquery-button {
	width: 189px;
}

#product-explorer-navigation #mdquery-button.not-selected {
	background: url(../images/product-explorer/mdquery_button.png);
}

#product-explorer-navigation #mdquery-button.selected {
	background: url(../images/product-explorer/mdquery_button-selected.png);
}

#product-explorer-navigation #mdquery-button:hover {
	background: url(../images/product-explorer/mdquery_button-selected.png);
}

#product-explorer-navigation #mdapp-button {
	width: 191px;
}

#product-explorer-navigation #mdapp-button.not-selected {
	background: url(../images/product-explorer/mdapp_button.png);
}

#product-explorer-navigation #mdapp-button.selected {
	background: url(../images/product-explorer/mdapp_button-selected.png);
}

#product-explorer-navigation #mdapp-button:hover {
	background: url(../images/product-explorer/mdapp_button-selected.png);
}

/* Social Media */
#social-media {
	padding: 10px;
}

/* Press Release */
.press-release-date {
	width: 15%;
	vertical-align: top;
}
