@charset "iso-8859-1";

html {
	height: 100%;
	width: 100%;
}

body {
	background-color:#EAEAEA;
	color:#333333;
}
 :link {
 color:#666;
 text-decoration:none;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

 :visited {
 color:#666;
 text-decoration:none;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

 :link:hover, :visited:hover {
 text-decoration:underline;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

#hd {
	text-align:center;
	height: 94px;
	z-index: 1000;
	position:relative;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0;

}

.yui-t7{
	width:1000px;
}
hr{
	color:#ccc;
	height:1px;
	background-color:#ccc;
	border:none;
}
H3 {
	color:grey;
	font-size:18px;

}
#yui-main {
	background-image:url(../imgs/interface/contentbg.gif);
	background-repeat:no-repeat;
	padding:0 3px 5px 1px;
	width:1000px;
}

.miranda #footer {
    background-image:url(../imgs/interface/footerbg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
	border: 0;
	text-align: center;
	padding: 2px;
	height:302px;
}

.miranda #footer_content {
	width:987px;
	margin: 0 auto;
	padding:7px 0 0px 43px;
	border: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.footer_column {
	width: 218px;
	padding: 6px;
	float:left;
	font-size:9.5px;
	color:#999999;
	text-align:left;
}
.footer_column ul {
	margin-left:0px;
}
.footer_column li {
	position:static;
	float:none !important;
}

.footer_column a {display:block; font-size:9.5px; padding:1px 0 1px 1px; color:#999; text-decoration:none; line-height:11px;}

.footer_column a:hover {color:#fff; font-size:9.5px; text-decoration:none; background-color:#999; line-height:11px;}

.footer_column h4 {
    background-image:url(../imgs/interface/footer_line.gif);
	margin-bottom: 6px;
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
	width: 180px;
	color: #826785;
}

.miranda #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.miranda #HomeMain {
    width: 980px;
	margin: 0 auto;
	border: 0;
	padding: 0 0 0 37px;
}
.HomeMainColumn {
	width: 200px;
	padding: 15px;
	float:left;
	font-size:11px;
	color:#333;
	text-align:left;
}
.HomeMainTitle
{
	font-size: 13px;
	line-height: 18px;
	color: #606;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.HomeSmallText
{
	font-size: 12px;
	line-height: 15px;
	color: #3d3d3d;
	text-decoration: none;
	font-family: Arial;
	padding: 0 0 5px 0;
}
.miranda #HomeSmallText a
{
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.miranda #HomeSmallText a:hover
{
	font-size: 12px;
	line-height: 14px;
	color: #606;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.miranda #ProductLeft {
	width: 381px;
	margin: 17px 0 0 15px;
	float:left;
}
.miranda #ProductMain {
    width: 534px;
	margin: 0 0 0 400px;
	border: 0;
	padding:35px 27px 8px 8px;
	height:280px;
	min-height: 450px;
    height: auto;

}
.miranda #ResourcesMain {
    width: 545px;
	margin: 0 0 0 395px;
	border: 0;
	padding:0;
	min-height: 450px;
    height: auto;
}
.miranda #ProductMain2 {
    width: 770px;
	margin: 0 0 0 212px;
	border: 0;
	padding:8px 10px 8px 0;
	min-height: 450px;
    height: auto;

}
.miranda #MainProduct {
	text-align:left;


}
.miranda #MainProduct2 {
	margin-left:212px;
	width:770px;
	text-align:left;
}
.miranda #main_mkt {
	margin-left:2px;
	width:525px;
	text-align:left;
}
.miranda #LeftMenu {
	padding-left:28px;
	width:180px;
	float:left;
	text-align:left;
}
.miranda #LeftMarketMenu {
	padding-left:4px;
	width:391px;
	float:left;
	text-align:left;
}
.miranda #ProductName {
	padding-bottom:10px;
	font-size:18px;
	font-weight: bold;
	color:#009900;
}

.miranda #chapters_menu {
	float:left;
	text-align:left;
	line-height:18px;
}
.miranda #market_menu {
	float:left;
    margin: -9px;
	text-align:left;
	line-height:3px;
}
.miranda #mainbottom {
    width: 1000px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	height:17px;
}

.featureslist_CON {
	padding-left:16px;
    background: url("../imgs/interface/li_CON.gif") no-repeat;
	line-height:18px;
}
.featureslist_DEN {
	padding-left:16px;
    background: url("../imgs/interface/li_DEN.gif") no-repeat;
	line-height:18px;
}
.featureslist_GRA {
	padding-left:16px;
    background: url("../imgs/interface/li_GRA.gif") no-repeat;
	line-height:18px;
}
.featureslist_MUL {
	padding-left:16px;
    background: url("../imgs/interface/li_MUL.gif") no-repeat;
	line-height:18px;
}
.featureslist_NEW {
	padding-left:16px;
    background: url("../imgs/interface/li_NEW.gif") no-repeat;
	line-height:18px;
}
.featureslist_ROU {
	padding-left:16px;
    background: url("../imgs/interface/li_ROU.gif") no-repeat;
	line-height:18px;
}
.featureslist_STA {
	padding-left:16px;
    background: url("../imgs/interface/li_STA.gif") no-repeat;
	line-height:18px;
}

.features_sublist {
    padding-left:14px;
    background: url("../imgs/interface/grey_arrow.gif") no-repeat;
	line-height:18px;
    margin-left: 40px;
}
.spec_title {
font-weight:bold;
}
.ProductMenu{
	padding: 10px;
	margin-left: 14px;
}
.MarketMenu{
    padding-left:-7px;
}

.prodnav a{
	text-align: left;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image: url(../imgs/interface/prod_menu.gif);
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
}
.prodnav a:hover{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image:url(../imgs/interface/prod_menu_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.prodnav_selected{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image:url(../imgs/interface/prod_menu_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.prodnav_selected a:hover{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:7px 10px 0 7px;
	margin: -7px;
	width:350px;
	height: 57px;
	text-decoration: none;
}
.ProductMenuLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height:17px;
	color:#4c4c4c;
	text-decoration: none;
}
.ProdMenuLinkText {
	display:block;
    font-size: 18px;
	width:330px;
	margin:0;
	padding-top:4px;
	padding-bottom:5px;
	line-height:16px;
}
.ProductMenuText {
	font-size: 12px;
	line-height:12px;
	display:block;
	width:330px;
	color:#4c4c4c;
	text-decoration: none;
}
.search_link{
	font-weight:bold;
	color:#636;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
	font-size: 18px;
}

tr.d0 td {
	background-color: #FFFFFF;
}
tr.d1 td {
	background-color: #F1F1F1;
	}
#slideshow {
    position:relative;
	margin-left: 26px;
    height:350px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;
}
	.searchheader{
		width:100%;
		padding: 10px;
	}
	.searchheader-title{
		width:315px;
		background-color:#9cc;
	}
	.searchheader-search{
		width: 420px;
		margin-left: 540px;
		padding-right:20px;
		overflow: hidden;
		background-color:#999;
		float:right;
	}

.videocontour {
	border-color:#7d7c7c;
	border-style:solid;
	border-width:1px;

}

.multiplecolumns {
    padding-left:27px;
    padding-right:10px;
    padding-bottom: 18px;
    -moz-column-width: 300px;
    -webkit-column-width: 300px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-rule: 0;
    -webkit-column-rule: 0;
    text-align: justify;
}
.onecolumn {
    padding-left:27px;
    padding-right:10px;
    padding-bottom: 18px;
    text-align: justify;
}