/*
 *********************************************
 *             Layout.css                    *
 * 											 *
 *		  IE6 Fixes: see ie6-Layout.css      *
 *		  IE7 Fixes: see ie7-Layout.css      *
 * 											 *
 *********************************************
 */

/* Base Template
-------------------------------------------------------------- */

.page {
	margin: 0 auto;
	width: 990px;
	overflow: hidden;
}
.head {
	background: transparent url(images/dot.png) left bottom repeat-x;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
.body {
	background: #efefef url(images/bodyTop.png) left top no-repeat;
	margin-bottom: 1.2em;
	overflow: hidden;
}
.colWrap {
	background: transparent url(images/bodyBottom.png) left bottom no-repeat;
	margin-bottom: 0;
	overflow: hidden;
}
.leftCol {
	float: left;
	padding: 0 20px;
	width: 455px;
}
.rightCol {
	float: right;
	padding: 0 19px 0 0;
	width: 280px;
}
.main {
	overflow: hidden;
	margin: 0 0 0 22px;
	/*width: 669px;*/
}
.main .hd {
	background: transparent url(images/mainTop.png) left bottom no-repeat;
	height: 6px;
	width: 669px;
}
.main .bd {
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 20px;
	min-height: 850px;
}
.main .bd h2 {
	margin-top: 0;
}
.main .ft {
	background: transparent url(images/mainBottom.png) left top no-repeat;
	height: 6px;
	width: 669px;
}
#homepage .body {
	background: 0 none;
	margin-bottom: 1.2em;
	overflow: hidden;
}
#homepage .colWrap {
	background: #efefef;
	margin-bottom: 0;
	overflow: visible!important;
	position: relative;
}
#homepage .leftCol {
	float: left;
	padding: 0 20px;
	width: 455px;
	position: relative;
	top: -14px;
	display: block;
}
#homepage .rightCol {
	float: right;
	padding: 0 20px 0 0;
	width: 475px;
	
}
.foot {
	background: transparent url(images/mtlLogoFooter.png) right top no-repeat;
	clear: both;
	padding: 3px 20px;
	overflow: hidden;
}
/* Head
-------------------------------------------------------------- */

.logo {
	margin: 0 0 2em;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.logo h1 {
	float: left;
	margin: 0;
	padding: 0;
}
.logo h1 a {
	background: transparent url(images/logo.png) no-repeat;
	border: none;
	display: block;
	height: 48px;
	outline: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 227px;
}
.logo h1 a img {
	margin: 0;
	padding: 0;
}
.logo p {
	background: transparent url(images/tagline.png) bottom no-repeat;
	float: right;
	height: 41px;
	width: 614px;
	text-indent: -9999px;
}
/* Navigation
-------------------------------------------------------------- */
/*ul#nav {
	background: url(images/mainNav.png) no-repeat;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 948px;
}
ul#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#nav li, ul#nav a {
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 13px;
	outline: none;
}
ul#nav li a {
	font-size: 105%;
	padding: 22px 0;
	text-align: center;
	text-decoration: none;
	outline: none;
}
ul#nav #mn1 {
	left: 0;
	width: 186px;
}
ul#nav #mn2 {
	left: 186px;
	width: 238px;
}
ul#nav #mn3 {
	left: 424px;
	width: 201px;
}
ul#nav #mn4 {
	left: 626px;
	width: 108px;
}
ul#nav #mn5 {
	left: 735px;
	width: 146px;
}
ul#nav #mn6 {
	left: 882px;
	width: 68px;
}
ul#nav #mn1 a:hover, ul#nav #mn1 a.current {
	background: transparent url(images/mainNav.png) 0 -57px no-repeat;
}
ul#nav #mn2 a:hover, ul#nav #mn2 a.current {
	background: transparent url(images/mainNav.png) -186px -57px no-repeat;
}
ul#nav #mn3 a:hover, ul#nav #mn3 a.current {
	background: transparent url(images/mainNav.png) -424px -57px no-repeat;
}
ul#nav #mn4 a:hover, ul#nav #mn4 a.current {
	background: transparent url(images/mainNav.png) -626px -57px no-repeat;
}
ul#nav #mn5 a:hover, ul#nav #mn5 a.current {
	background: transparent url(images/mainNav.png) -735px -57px no-repeat;
}
ul#nav #mn6 a:hover, ul#nav #mn6 a.current {
	background: transparent url(images/mainNav.png) -882px -57px no-repeat;
}*/
.utilContainer {
	clear: both;
	overflow: hidden;
}
.util {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	list-style: none;
	overflow: hidden;
	text-align: right;
}
.util li {
	background: transparent url(images/utilRight.png) right bottom no-repeat;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	list-style: none;
}
.util li.current, .util li:hover {
	background: transparent url(images/utilRight.png) right bottom no-repeat;
}
.util li a {
	background: transparent url(images/utilLeft.png) left bottom no-repeat;
	border: none;
	color: #fff;
	display: block;
	font-size: inherit;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
	text-transform: inherit;
}
.util li.current a, .util li a:hover {
	background: transparent url(images/utilLeft.png) left bottom no-repeat;
	border: none;
	color: #CCC;
	display: block;
	text-decoration: none;
}
/* Feature
-------------------------------------------------------------- */
.feature {
	background: transparent url(images/feature.jpg) no-repeat;
	height: 339px;
	margin-bottom: 27px;
	position: relative;
	width: 100%;
}

.feature .container {position: absolute; top: 20px; right: 21px; width: 665px; z-index: 110;}

.feature .hd {background: transparent url(images/feature/headBg2.png) no-repeat; height: 56px; padding: 16px 20px 0 0px; text-align: right;}
.feature .hd h2 {font-size: 131%; color: #fff; margin: 0; }
.feature .hd h2 span { color: #c6e7f9;}
.feature .hd p { color: #fff; font-size: 93%;}

.feature .bd { margin: 0 0 0; }
.feature .bd .bdLeft {float: left; width: 380px; position: relative; top: -8px;}
.feature .bd .bdRight {background: ; float: right; position: relative; z-index: 99; width: 285px; overflow: hidden;}

.feature .bdRight .bd {background: #2f3f4c url(images/feature/formBgGrad.png) left bottom repeat-x; border-left: 1px solid #999; border-right: 1px solid #999; padding-left: 2px; overflow: hidden;}

.feature .bdRight .ft {background: transparent url(images/feature/formBottom3.png) bottom right no-repeat; clear: both; padding: 0; margin: 0; height: 25px; width: 285px; overflow: hidden; }
.feature .bdRight .ft img {margin-top: 10px;}

.infoBox {background: url(images/feature/infoBoxBg.png) no-repeat; float: right;  height: 223px; margin: 0; padding: 0; width: 206px;}
.infoBox li {display: block;  height: 55px;  list-style: none; width: 206px; position: absolute; top: 0;}
.infoBox li a { color: #fff; display: block; font-weight: bold; height: 45px; padding: 10px 0 0 37px; text-decoration: none;}
.infoBox li a:hover {text-decoration: none;}
.infoBox li.last a {height: 60px;}
.infoBox li span {display: block; color: #ccc; font-weight: normal;}

.infoBox li#ib1 ul { display: none; position: absolute; top: 0px; left: -175px; height: 300px; width: 175px; margin: 0; padding: 18px 0px 0px 0px;}
.infoBox li#ib2 ul { display: none; position: absolute; top: -37px; left: -175px; height: 300px; width: 175px; margin: 0; padding: 0;}
.infoBox li#ib3 ul { display: none; position: absolute; top: -93px; left: -175px; height: 300px; width: 175px; margin: 0; padding: 0;}
.infoBox li#ib4 ul { display: none; position: absolute; top: -148px; left: -175px; height: 300px; width: 175px; margin: 0; padding: 0;}
.infoBox li ul li {background: transparent url(images/feature/arrow.png) left top no-repeat; color: #fff; font-size: 93%; height: 45px; margin: 0; padding: 0 0 0 25px; position: static; width: 150px;}
.infoBox li li {background: transparent;}
.infoBox .learnMore {background: none;}
.infoBox .learnMore a {background: transparent url(images/feature/learnMore.png) no-repeat; display: block; height: 22px; text-indent: -9999px; width: 104px; }
.infoBox .learnMore a:hover {background: transparent url(images/feature/learnMore.png) no-repeat!important;}

.infoBox #ib1 {
	top: 0px;
	height: 55px;
	
}
.infoBox #ib2 {
	top: 55px;
	height: 57px;
	
}
.infoBox #ib3 {
	top: 111px;
	height: 55px;
	
}
.infoBox #ib4 {
	top: 166px;
	height: 60px!important;
	
}

.infoBox #ib1 a:hover,
.infoBox #ib1 a.current {
	background: transparent url(images/feature/infoBoxBg.png) -206px 0 no-repeat;
}
.infoBox #ib2 a:hover,
.infoBox #ib2 a.current {
	background: transparent url(images/feature/infoBoxBg.png) -206px -55px no-repeat;
}
.infoBox #ib3 a:hover,
.infoBox #ib3 a.current {
	background: transparent url(images/feature/infoBoxBg.png) -206px -111px no-repeat;
}
.infoBox #ib4 a:hover,
.infoBox #ib4 a.current {
	background: transparent url(images/feature/infoBoxBg.png) -206px -166px no-repeat;
}

.feature .surveyForm {padding: 0 20px; position: relative; z-index: 1000;}
.feature .surveyForm label {color: #fff;}
.feature .surveyForm .continueBtn {
	background: transparent url(images/feature/continueBtn.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	height: 25px;
	width: 157px;
	text-indent: -9999px;
}

#bottomForm {display: none;}





/* leftCol Hompage 
-------------------------------------------------------------- */
.tabs {
	margin: 0 0 1em;
	
}
.tabs .hd {
}
.tabs .bd {
	background: transparent;
}
.tabs .ft {
	background: transparent url(images/tabsbottom.png) no-repeat;
	width: 454px;
	height: 7px;
}
.tabs .tabNavigation {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tabs .tabNavigation li {
	float: left;
	list-style: none;
}
.tabs .tabNavigation li a {
}
.tabNavigation {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	list-style: none;
	overflow: hidden;
}
.tabNavigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabNavigation li {
	background: transparent url(images/t-right-Default.png) right top no-repeat;
}
.tabNavigation li.current {
	background: transparent url(images/t-right.png) right top no-repeat;
}
.tabNavigation li.current:hover {
	background: transparent url(images/t-right.png) right top no-repeat;
}
.tabNavigation li a, .tabNavigation li a:hover {
	background: transparent url(images/t-left-Default.png) left top no-repeat;
	border: none;
	color: #333;
	display: block;
	font-size: inherit;
	font-weight: bold;
	margin: 0;
	padding: 6px 14px 6px 14px;
	text-transform: capitalize;
}
.tabNavigation li.current a {
	background: transparent url(images/t-left.png) left top no-repeat;
	border: none;
	color: #333;
	text-decoration: none;
}
.tabNavigation li.current a:hover {
	background: transparent url(images/t-left.png) left top no-repeat;
	color: #333;
}
.tabs .tabBody {
	background: #fff url(images/tabsTop2.png) top no-repeat;
	border: 1px solid #dad9d9;
	border-top: 0 none;
	border-bottom: 0 none;
	padding: 19px;
	width: 414px;
}
.thumbRow {
	border-bottom: 1px solid #e3e3e3;
	padding: 1em 0 0;
}

.tabBody .large {
	border-bottom: 1px solid #e3e3e3;
	padding: 0px;
	margin: 0px; 
}
.thumbRow:hover {
	background: #f8f8f8;
}
.thumbImg {
	float: left;
}
.thumbImg img {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 0 3px 3px 0;
}
.thumbText {
	padding-left: 72px;
}

.thumbText p a {
	color: #4B4B4B;
	text-decoration: none;
}
.thumbText p .arrow {
	background: transparent url(images/arrow.png) left center no-repeat;
	color: #3b7eff;
	padding-left: 10px;
}
.thumbText p .arrow:hover {
	text-decoration: underline;
}
.thumbText h4 a {
	color: #4b4b4b;
}
.large .thumbText {
	padding-left: 162px;
}
.date {
	color: #919191;
	font-size: 85%;
	margin-top: -1em;
}
/* rightCol Homepage 
-------------------------------------------------------------- */
.box1 {
	margin: 1em 0 3.3em;
	position: relative;
	z-index: 1;
}
.box1 .hd {
	background: transparent url(images/box1top.png) bottom left no-repeat;
	height: 6px;
	width: 474px;
}
.box1 .bd {
	background: transparent url(images/box1mid.png) repeat-y;
	padding: 1em 20px .8em;
	position: relative;
}
.box1 .man {
	position: absolute;
	bottom: -4px;
	right: 0;
	z-index: 2;
}
.box1 .bd h3 {
	color: #3e5b7a;
	font-size: 153.9%;
	font-weight: normal;
	margin: 0 0 .3em;
}
.box1 .bd p {
	padding-right: 100px!important;
	
}
.box1 .bd p.videoBtn {
	margin-bottom: .3em;
	
}
.box1 .bd p.videoBtn a {
	background: transparent url(images/videoBtn.png) left center no-repeat;
	padding: 2em 0 2em 55px;
	
	
}
.box1 .ft {
	background: transparent url(images/box1bottom.png) left top no-repeat;
	height: 6px;
	width: 474px;
}
.box2 {
	margin: 0 0 2em;
	position: relative;
}
.box2 .book {
	position: absolute;
	top: -35px;
	right: -20px;
}
.box2 .hd {
	background: transparent url(images/box2top.png) bottom left no-repeat;
	height: 6px;
	width: 474px;
}
.box2 .bd {
	background: #f1ecd7 url(images/box2mid.png) repeat-y;
	padding: 1em 20px 20px;
}
.box2 .bd h3 {
	color: #3e5b7a;
	font-size: 153.9%;
	font-weight: normal;
	margin: 0 0 .3em;
}
.box2 .bd p {
	width: 316px;
}
.box2 .ft {
	background: transparent url(images/box2bottom.png) no-repeat;
	height: 6px;
	width: 474px;
}
/* Main Inner Page 
-------------------------------------------------------------- */
h2 {
	font-size: 182%;
	margin: .5em 0;
}
#contact_page { width: 640px; height: 300px; padding: 20px 0px 20px 0px; }
	#contact_left { float: left; width: 300px; }
	#contact_right { float: left; width: 300px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
	#contact_page label { color: #333333;}
	#contact_page .submit_btn { margin: 0px 0px 0px 70px; }
	#contact_page .text { width: 240px; height: 18px; border: 1px solid #CCC; }
	#contact_page .text-comments { width: 240px; height: 75px; border: 1px solid #CCC; }


/* rightCol Inner Page
-------------------------------------------------------------- */
.survey {
	margin-top: 31px;
}
.survey .hd {
	background: transparent url(images/surveyTop.png) left bottom no-repeat;
	height: 5px;
	width: 280px;
}
.survey .bd {
	background: #485e6c url(images/surveyBg.png) repeat-x;
	color: #fff;
	padding: 20px 20px 5px;
}
.survey .ft {
	background: transparent url(images/surveyBottom.png) top left no-repeat;
	height: 7px;
	width: 280px;
}
.survey h3 {
	color: #fff;
	font-size: 131%;
	margin: 0 0 .5em;
}
.survey h3 span {
	color: #c6e7f9;
}
.survey p {
}
.surveyForm {
}
.surveyForm p {
	overflow: hidden;
}
.surveyForm p.bg label {
	color: #2c3c46;
	margin-right: .3em;
}
.surveyForm p.bg input {
	border: 0 none;
	width: 200px;
}
.surveyForm p.bg {
	background: transparent url(images/surveyInputBg.png) no-repeat;
	height: 27px;
	margin-bottom: .2em;
	padding: 5px;
	overflow: hidden;
}
.surveyForm p.tarea {
	background: transparent url(images/surveyTextareaBg.png) no-repeat;
	height: 96px;
	padding: 5px;
	overflow: hidden;
}
.surveyForm p.bg textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0 none;
	width: 218px;
}
.surveyForm label {
	margin-bottom: .3em;
}
.surveyForm input {
}
.surveyForm select {
	width: 100%;
}
.surveyForm textarea {
}
.submitSurvey {
	background: transparent url(images/submitSurveyBtn.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	height: 25px;
	width: 147px;
	text-indent: -9999px;
}
.surveyForm .checkGroup1 {
	display: block;
	float: left;
	width: 60%;
}
.surveyForm .checkGroup2 {
	display: block;
	float: left;
	width: 40%;
}
.surveyForm .checkGroup1 label, 
.surveyForm .checkGroup1 input,
.surveyForm .checkGroup2 label, 
.surveyForm .checkGroup2 input {
	margin-bottom: .4em;
	
}

.surveyForm .checkGroup1 label,
.surveyForm .checkGroup2 label {

color: #C6E7F9
}
.learnMore {
	padding: 20px 0 0 20px;
	position: relative;
	overflow: hidden;
}
.learnMore .man {
	float: right;
	margin-top: 1em;
}
.learnMore h3 {
	color:#3E5B7A;
	font-size:153.9%;
	font-weight:normal;
	margin:0 0 0.3em;
}
/* Footer
-------------------------------------------------------------- */

.foot h4 {
	color: #5b5f62;
	font-family: 'myriad pro', Arial, sans-serif;
	font-size: 153.9%;
}
.foot h4 span {
	color: #346286;
}
.foot p {
	color: #5b5f62;
	font-size: 85%;
	margin: 1.2em 0;
}
.obuLogo {
	display: block;
}
.footNav {
	clear: both;
	color: #514A3F;
	margin: 0 0 .5em;
	padding: 0;
	overflow: hidden;
}
.footNav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footNav li, .footNav a {
	display: block;
	outline: none;
}
.footNav li a {
	border-right: 1px solid;
	color: #4376a4;
	font-size: 86%;
	font-weight: normal;
	padding: 0 1em;
}
.footNav li.first a {
	padding-left: 0;
}
.footNav li.last a {
	border: none;
}
.footNav li a:hover {
	text-decoration: underline;
	outline: none;
}
/* Buttons
-------------------------------------------------------------- */


/* Forms
-------------------------------------------------------------- */


form.cssform {
	margin: 0 auto;
	padding: 0;
	;
}
.cssform p {
	margin: 0 0 .8em;
	padding: 0;
	height: 1%;
	vertical-align: middle;
	clear: both;
	width: 100%!important;
	overflow: hidden;
}
.cssform label {
	float: left;
	display: block;
	/*font-weight: bold;*/
	margin: 0 0 .2em;
	padding: 0;
	width: 70px;
}
.cssform label span {
	color: red;
	padding: 0 4px;
}
.cssform textarea {
	background-color: #fff;
	border: 0 none;
	float: left;
	height: 70px;
	padding: 2px;
	width: 100%;
}
.cssform textarea:focus, .cssform input:focus {
	background-color: #FFFFCC;
}
.cssform input {
	background: #fff url(images/inputBgSm.png) no-repeat;
	border: 0 none;
	color: #442921;
	display: block;
	float: left;
	font-size: 108%;
	height: 22px;
	padding: 5px 0 0 5px;
	width: 246px;
}
.cssform .text {
	padding: .2em;
}
.cssform .phone {
	width: 50%;
}
.cssform input[type="text"]:focus {
	background-color: #FFFFCC;
}
.cssform select {
	margin: 0;
}
.cssform .address, .cssform .comments {
	width: 340px;
}
.cssform .address {
	background: transparent url(images/inputBgLg.png) no-repeat;
}
.cssform .comments {
	background: transparent url(images/textAreaBg.png) no-repeat;
}
.cssform .state {
	float: left;
	margin-right: 1em;
	width: 60px;
}
.cssform .zip {
	background: transparent url(images/inputBgEs.png) no-repeat;
	float: left;
	width: 67px;
}
.cssform .checkbox {
	background-color: #fff;
	margin: .6em 0 0;
	width: 20px;
}
.cssform .inline {
	display: inline;
}
.cssform .in-wrap {
	padding: 0 0 .3em;
}
.cssform .adp {
	width: 25px;
}
.cssform .submit {
	background: transparent url(images/submit.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	padding: .05em;
	margin: 0 auto;
	height: 28px;
	text-indent: -9999px;
	width: 87px;
}
.cssform .formcol {
	float: left;
	width: 46%;
	margin-right: 20px;
	overflow: hidden;
}
.sendInfo {
	background: transparent url(images/sendInfoBtn.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 32px;
	width: 190px;
	text-indent: -9999px;
}
.readMore {
	background: transparent url(images/readInfoBtn.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	margin: 1em 0 0;
	height: 22px;
	width: 190px;
	text-indent: -9999px;
}
