html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Sans-Serif;
	font-size: .83em;
	letter-spacing: 1px;
	line-height: 15px;
}

body {
	background: url("../images/body-background.gif") repeat-x top center;
}

form {
	height: auto !important;
	min-height: 92%;
	height: 92%;
}

img {
	border: 0;
}

hr {
	background-color: #999999;
	color: #999999;
	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: #333333;
	margin: 0;
	padding: 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;
}

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;
}

/* Header */
#header {
	background: url(../images/header-background.gif) repeat-x top center;
	height: 80px;
	width: 950px;
	margin: 10px auto;
	margin-bottom: 20px;
	line-height: 0px;
}

#header-left {
	float: left;
	background: url("../images/header-left.png") no-repeat left top;
	width: 4px;
	height: 80px;
}

#header-right {
	float: right;
	background: url("../images/header-right.png") no-repeat right top;
	width: 4px;
	height: 80px;
}

#header-logo {
	width: 300px;
	float: left;
	margin-bottom: 0;
}

#header-content {
	margin-left: 300px;
	text-align: right;
	height: 80px;
	margin-bottom: 0;
}

/* 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: 60px auto;
}

#footer {
	height: 1%;
	min-height: 100px;
	line-height: 100px;
	width: 100%;
	vertical-align: bottom;
	text-align: center;
	color: #333333;
	clear: both;
	background: url("../images/footer-background.gif") repeat-x bottom center;
}

#footer div {
	line-height: 15px;
}

#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;
}

.right-panel {
	float: right;
	width: 190px;
	border: dotted 1px #CFCFCF;
	margin: 5px 0 5px 5px;
	padding: 0 4px 0 4px;
	text-align: center;
	background: #EFEFEF;
}

.screen-panel {
	margin: 5px 0 5px 5px;
	padding: 0 4px 0 4px;
	text-align: center;
	background: #FFFFFF;
}

.body {
	margin: 0 15px 0 15px;
}

/* 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 strong {
	font-size: 1.2em;
	font-weight: bold;
}

.features-images-left {
	float: left;
	width: 210px;
}

.features-images-right {
	float: right;
	width: 210px;
}

.features-content-left {
	margin-left: 210px;
	min-height: 175px;
	margin-bottom: 10px;
}

.features-content-left strong {
	font-size: 1.2em;
	font-weight: bold;
}

.features-content-right {
	margin-right: 210px;
	min-height: 175px;
	margin-bottom: 50px;
}

.features-content-right strong {
	font-size: 1.2em;
	font-weight: bold;
}

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;
}

#product-explorer a {
	color: #000000;
	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);
}