html {
margin:0px;
height:100%;
}

a:link, a:visited, a:active {text-decoration:none;color:#5a5a5a;}
a:hover {text-decoration:none;color:#F05831;}

.Heading {font-weight:bold; font-size:1.05em;}
select { width:257px;font-family:verdana;font-size:8pt;color:#5a5a5a; }
	
body {
	background-color:#000000;
	background-image:url(../SiteImages/midas_background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin: 0px;
	font-family:verdana;
	font-size:8pt;
	color:#5a5a5a;
	height:100%;
}

#main_table {
	margin:0 auto;
	background-color:#fff;
}

/*Header Block*/
#header {
	width:826px;
	height:22px;
	background:url('../SiteImages/header_navbar.gif') repeat-x top center;
	border-bottom:3px solid #fff;
}

/*Header Menu*/
#header_nav {
	font-size:8.5pt;
	font-weight:bold;
	color:#535353;
	text-align:center;
	padding:3px;
	line-height:5px;
}
#header_nav a:link, #header_nav a:visited {
	color:#535353;
	text-decoration:none;
	font-weight:bold;
}
#header_nav a:active, #header_nav a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

/*LHS Block*/
#left {
	width:115px;
	background-color:#F05831;
}

/*Search Box*/
#search {
	width:115px;
	height:73px;
	font-size:10pt;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #faddd7;
}
#search_input {
	width:100px;
	margin-top:5px;
	font-size:9pt;
	color:#000;
	border:1px solid #fff;	
}
#search_btn {
	margin-top:5px;
}
#search p {
	margin:5px;
}
#searchForm {
	margin:0px 5px;
	padding0px;
}

/*LHS Menu*/
.mainNav {
 font-size:10pt;
 color:#fff; 
 font-weight: bold;
 line-height: 15px;
 background-color:#F6947B;
 border-bottom:2px solid #faddd7;
} 
.mainNav a {
 display: block;
 color: #fff;
 text-decoration: none;
 text-align: left;
 padding:8px 6px;
} 
.mainNav a:active, .mainNav a:hover { 
 color: #fff;
 text-decoration:none;
 background: #F05831;
}	
.subnav {
 position: absolute;
 z-index:200px;
 text-align: left;
 display: none;
 margin-bottom:1px solid #fff;
 line-height: 15px;
 border:2px solid #faddd7;
 background-color:#F6947B;
 text-decoration:none;
 color:#fff;
 text-transform:normal;
 font-size:11px;
} 
.subnav a {
 text-align: left;
 padding:5px;
 display: block;
 color: #fff;
 height:auto;
 width: 140px;
 margin: 1px;
 text-decoration:none;
 border:none;
 border-bottom:1px solid #ffffff;
 text-transform:normal;
 font-size:11px;
} 
.subnav a:hover {
 text-align: left;
 padding:5px;
 display: block;
 color: #fff;
 height:auto;
 width: 140px;
 background: #F05831;
 text-decoration:none;
 text-transform:normal;
 font-size:11px;
}

/* Secondary LHS Menu*/
.subnav2 {
 position: absolute;
 z-index:210px;
 text-align: left;
 display: none;
 margin-bottom:1px solid #fff;
 line-height: 15px;
 border:2px solid #faddd7;
 background-color:#F6947B;
 text-decoration:none;
 color:#fff;
 text-transform:normal;
 font-size:11px;
} 
.subnav2 a {
 text-align: left;
 padding:5px;
 display: block;
 color: #fff;
 height:auto;
 width: 140px;
 margin: 1px;
 text-decoration:none;
 border:none;
 border-bottom:1px solid #ffffff;
 text-transform:normal;
 font-size:11px;
} 
.subnav2 a:hover {
 text-align: left;
 padding:5px;
 display: block;
 color: #fff;
 height:auto;
 width: 140px;
 background: #F05831;
 text-decoration:none;
 text-transform:normal;
 font-size:11px;
}

/*Main Content Block*/
#top_banner {
	border-bottom: 4px solid #fff;
	min-height:195px;
}
#main_content {
	width: 573px;
	min-height:608px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
}

/*Home Page Main Content Blocks*/
#hp_main_content{
	width:573px;
	min-height:167px;
	overflow:auto;
	display:block;
	background-color:#D6D6D6;
	border-bottom: 4px solid #fff;
}
#hp_content_intro
{
	overflow:auto;
	background-color:#F05831;
	border-bottom: 3px solid #fff;
}
.hp_intro {
	overflow:auto;
	padding:10px 10px;
	text-align:center;
	letter-spacing:1px;
	color:#fff;
	font-family:Sans-Serif, Arial;
	font-size:2.7em;
}
#hp_content {
	float:left;
	width:285px;
	min-height:120px;
	overflow:auto;
	border-right: 3px solid #fff;
}
.hp_lblock {
	float:left;
	width:135px;
	overflow:auto;
	display:block;
	border-right: 5px solid #D6D6D6;
}
#hp_lblock_cnt {
	padding:10px 45px 5px 5px;
	min-height:125px;
	line-height:10px;
	font-size:0.8em;	
}
#hp_lblock_cnt h3 {
	margin:5px auto;
	font-size:1.3em;
	font-weight:bold;
}
#hp_lblock_cnt2 {
	padding:10px 10px 5px 5px;
	min-height:125px;
	line-height:10px;
	font-size:0.8em;	
}
#hp_lblock_cnt2 h3 {
	margin:5px auto;
	font-size:2.0em;
	font-weight:bold;
	line-height:20px;
}
#hp_lblock_cnt2 h4 {
	margin:5px auto;
	font-size:1.2em;
	font-weight:bold;
	line-height:10px;
}
#hp_warranty{
	border-left: 5px solid #fff;
}
#hp_brochure  {
	background:url('../SiteImages/hp_brochure.gif') no-repeat right top;
}
#hp_competition{
	background:url('../SiteImages/hp_competition.gif') no-repeat right top;
	border-left: 5px solid #fff;
}
.hp_rblock {
	float:left;
	width:285px;
	min-height:120px;
	line-height:14px;
	overflow:auto;
	vertical-align:top;	
}
#hp_rblock_cnt {
	margin:5px 5px;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;	
}
#hp_btm_content {
	clear:both;
	max-height:165px;
	border: 1px solid #7D7D7D;
	background:url('../SiteImages/hp_product_bckground.gif') repeat-x center center;	
}
#hp_btm_content div {
	overflow:auto;
}
#hp_btm_block {
	float:left;
	width:131px;
	padding:5px;
	min-height:161px;
	background:url('../SiteImages/hp_product_seperator.png') no-repeat center right;	
}
#hp_btm_block2 {
	float:left;
	width:131px;
	padding:5px;
	min-height:161px;	
}
#hp_btm_block h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}
#hp_btm_block2 h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}
#hp_btm_block div {
	margin:0 10px 5px 5px
}
#hp_btm_block2 div {
	margin:0 10px 5px 5px
}
#hp_default_btm_block {
	float:left;
	width:131px;
	padding:5px;
	min-height:161px;
}

/*Sections Content Block*/
#content_title {
	max-height:23px;
	margin:0;
	padding:2px 10px 4px 10px;
	vertical-align:middle;
	background-color:#F05831;
	font-size:1.05em;
	color:#fff;
	font-weight:bold;
}
#content_intro{
	min-height:0px;
	overflow:auto;
	display:block;
	font-weight:bold;
	color:#fff;
	background-color:#8F8F8F;
	border-bottom: 4px solid #fff;
}
#content_height {
	min-height:315px;
}
#content_intro div{
	padding:5px 10px 5px 10px;
}
/*
#content_intro ul {
	margin-left:8pt;
	list-style-image: url('../siteimages/list_a.png');	
}
*/
#content {
	min-height:100px;
	overflow:auto;
	display:block;
	padding:5px 5px 5px 5px;
	border: 1px solid #7D7D7D;
	
}
#content ul {
	margin-left:8pt;
	list-style-image: url('../siteimages/list_a.png');
	/*list-style-position: inside;*/
}
#bottom_banner {
	min-height:71px;
	border-top: 4px solid #fff;
}

/*RHS Block*/
#right {
	width:130px;
	background:#8F8F8F url('../siteimages/Logo_MidasGroup.jpg') no-repeat bottom left;
	padding:0;
}
#rhs_banner {
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	max-height:484px;
	border-bottom:4px solid #fff;
}

/*Outlet Sections Block*/
#outlet_menu {
	font-weight:bold;
	padding-bottom:20px;
}
#outlet_menu a:link, outlet_menu a:visited {
	font-weight:bold;
	text-decoration:none;
}
#outlet_menu a:active, outlet_menu a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#F05831;
}
#outlet_menu select, #outlet_menu input {
	width:200px;
	margin-top:5px;
	padding:1px;
	border:1px solid #7D7D7D;
	font-size:8.5pt;
	color:#5a5a5a;
	font-weight:bold;
}

/*Footer Block*/ 
#footer {
	width:826px;
	height:24px;
	background-color:#000;
}
#footer_nav {
	font-size:8.5pt;
	font-weight:bold;
	color:#424242;
	text-align:center;
	padding:3px;
	line-height:5px;
}
#footer_nav a:link, #footer_nav a:visited {
	color:#424242;
	text-decoration:none;
	font-weight:bold;
}
#footer_nav a:hover {
	color:#424242;
	text-decoration:none;
	font-weight:bold;
} 

/*Contact Section*/
#contact input,textarea {
	width:250px;
}
#txt_bold {
	font-weight:bold;
}
#txt_red {
	color:#d9407d;
	font-weight:bold;
}

/*Outlet Section*/
#outlet {
	margin:5px;
	width:90%
}

#outlet_title {
	background-color:#F05831;
	padding:5px;
	color:#fff;
	font-weight:bold;
}

#outlet_content {
	padding:10px;
}

#outlet_right {
	float:left;
	width:58%;
	padding-left:5px;
	overflow:auto;
	display:block;
	border-left:1px solid #7D7D7D;
}

/* Career - Aplication Section*/
.app h1 {
	font-size: 10pt;
	color: #F05831;
}
.app h2 {
	font-size: 9pt;
	color: #F05831;
}
.app hr {
	border-top:1px dotted #7D7D7D;
}
