@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #ffffff;
	color: #ccc;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content legend {
	color: #333333;
	font-family:Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 3.5em;
	line-height: 110%;
	margin-bottom:15px;
}
h2 {
	font-size: 20px;
	margin-bottom:10px;
}
div + div h2 {
	/*margin: 0.3em 0 0.6em 0;	*/
}
h3 {
	font-size: 16px;
	margin: 0.3em 0 30px 0;
	width: 100%;
}
h4 {
	font-size: 16px;
	width: 300px;
	float:left;
	padding-right: 415px;
	margin: 0.3em 0 10px 0;
}
h5 {
	font-size: 1.0em;
	margin: -5px 0 0.4em 0;
}

h6 {
	font-size: 16px;
	margin: 0.3em 0 10px 0;
	float:left;
}

h7 {
	font-size: 12px;
	font-weight:bold;

}

.newsTitleCSS{
	font-style:normal;
	font-size: 12px;
	font-weight:bold;

}

.date {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-bottom: 0px;
}


.newsText {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

}

.newsTextLeft {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;

}

.subColumnText{
	font-size:12px;
	font-weight:normal;
	color:#593176;
	margin-top:10px;
	
}


h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
#content strong, #content strong em {font-weight: bold;}
em {font-style: italic;}
a {color: #593176;}
del { text-decoration: line-through; }
sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	bottom: -0.4em;
	}
object { outline:none; }
#wrapper{

	min-width: 940px;
	height: auto;
	background: #FFF;
	color: #444;
	top: 1em;

}
#header {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0 auto 0px auto;
	overflow: hidden;
	background: #FFF;
	color: #333;
	width: 920px;
	height: 180px;
	border-top: solid 1.5em  #FFF;
}
#logolink {
	display:block;
	position: absolute;
	left: 0px;
	top: 55px;
	padding-top: 108px; width: 433px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#header img{
	visibility: hidden;
	position: absolute;
}
#navHolder {
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	color: #000;
	width: 920px;
	height: 45px;
	padding-top: 40px;
	margin: 0 auto 0 auto;
	background: url(/images/mechtronicslogo.png) 0px  12px no-repeat #fff;
}
#navHolder strong {
	font-weight: normal;

}
#innerNav {
	display: block;
	width: 920px;
	margin: 0 auto 0 auto;
}
#nav {
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 18px;
	clear: both;
	float: left;
	padding-left: 522px;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0 0px 0 0px;
}
#nav li.first {
	padding: 0 0px 0 0px;
	background: none;
}
#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 4px 3px 0px 3px;
}
#nav a:hover {
	color: #593176;	
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 4px 3px 0px 3px;
}

#nav strong a, #nav strong a:hover {
	/* background: url(images/nav-mark.gif) no-repeat center bottom; 
	This is when the Nav is selected*/
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AD86CA;
	padding: 4px 3px 0px 3px;
	
}
/*Banner*/
#banholder {
	top: 100px;
	display: block;
	height: auto;
	min-height: 240px;
	margin: 0 auto 0px auto;
	padding: 0;
	background: #ffffff;
	color: #FFF;
	overflow: visible;
}
#banner {

	display: block;
	position: relative;
	width: 920px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0px 0;
	background-repeat: no-repeat;
	
}
#banner h1, #banner h2, #banner p {
	width: 500px;
	color: #FFF;
}
#banpic {
	position: absolute;
	display: block;
	width: 518px;
	height: 375px;
	left: 400px;
}
/*Banner - End*/

#intheheart {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	display: block;
	position: relative;
	width: 920px;
	margin: 15px auto 15px auto;
	padding: 0px 0px 20px 0px;
	clear: both;
	
}

#content {
	display: block;
	position: relative;
	width: 920px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#content a {
	color: #593176;
	text-decoration: underline;
	font-weight:normal;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
	font-weight:normal;
}

/*End layout styles*/
#content hr {
	display: block;
	color: #A8ABAC;
	background: #A8ABAC;
	height: 1px;
	border: none;
	margin: 15px 0 15px 0;
	padding: 0;
}
#content div.hr {
  display: block;
  height: 1px;
  background: url(images/h-dotted.gif) repeat-x left center;
  margin: 15px 0 15px 0;
}
#content div.hr hr {
  display: none;
}
#content p strong {}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1.4em;
}
#content ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat 3px 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul li ul {
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li {
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat 3px 0.5em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}

#content blockquote {
	text-align: justify;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote .q_O {margin-right:5px;}
blockquote .q_C {margin-left:5px; vertical-align:top !important;}

#content cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #666666;
	font-style: italic;
	text-indent: 0px !important;
	text-align: left !important;
}
.quote {
	font-size: 1.5em;
	font-style: italic;
	color:#333333;
	line-height: 1.3;
}

#footerHolder {
	position:relative;
	width: 100%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
}

#footer {
	font-size: 0.9em;
	display: block;
	width: 920px;
	overflow: visible;
	height: auto;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin: 20px auto 20px auto;
}
#footer p, #footerul {
	margin-bottom: 15px;
}
#footer .colE {
	text-align: right;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #666;}
#footnav li{
	background: none;
	display: inline;
	margin-left: 15px;
	font-size: 1.1em;
}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
	display: inline-block;
	color: #999;
}

.footerLeftText {
	float:left;
	padding-right:360px;
	width:350px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:10px;
}

.footerRightBanner {
	float:left;
	right:5px;
	width: 200px;
	height: 60px;
	border: 1px solid #999;	
	
}


.clearFix:after, .colholder:after, #banholder:after, #nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
/*Columns*/
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 27px;
}
.mgrightW {
	margin-right: 60px;
}
.mgrightN {
	margin-right: 20px;
}
.colA {
	display: block;
	float: left;
	width: 180px;
	padding-bottom: 10px;
	overflow: hidden;
}
.colB {
	width: 204px;
	float: left;

}

.picBoxHome{
	display: block;
	width: 195px;

	padding: 5px 3px 0px 5px;
	overflow: hidden;
	border: 1px solid #999;
}

.picBoxHome1{
	display: block;
	width: 195px;
	float:left;
	padding: 5px 3px 0px 5px;
	overflow: hidden;
	border: 1px solid #999;
	margin-top:10px;
	margin-left:125px;
}

.picBoxHome2{
	display: block;
	width: 195px;
	margin-left:25px;
	margin-top:10px;
	padding: 5px 3px 0px 5px;
	overflow: hidden;
	border: 1px solid #999;
	float:left;
}

.col4 {
	display: block;
	width: 200px;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	margin-left: 10px;

}

.colC {
	display: block;
	float: left;
	width: 380px;
	padding-bottom: 0px;
	overflow: hidden;
}
.colD {
	display: block;
	width: 440px;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
}
.colE {
	display: block;
	width: 600px;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
}
.colLeft {
	display: block;
	float: left;
	clear: left !important;
	width: 45%;
	margin-right: 15px;
	margin-bottom: 10px;
}
.colRight {
	display: block;
	float: right;
	clear: right !important;
	width: 45%;
	margin-left: 15px;
	margin-bottom: 10px;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
/*Columns - End*/
/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:1px; background:#444444; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:1px; background:#444444; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px; padding:0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px; padding:0px;}
a:hover .i_left, a:hover .i_right, a:hover .i_cent ,a:hover .thm_pic {
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:1px; background:#444444;	line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

#content img {
	max-width: 100%;
	height: auto;
}

.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCenter {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.itemBox, .itemBoxBrd {
	clear: both;
	display: block;
	position: relative;
	height: auto;
	margin: 0 0 1em 0;
}
.itemBox p, .itemBoxBrd p{
	margin: 0 !important;
}
.itemBoxBrd {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom:1px solid #3C3C3C;
}
.itemBox:after, .itemBoxBrd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 2em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 7em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	font-size: 0.9em;
}
.smallTxt {
	font-size: 0.9em;
}

.hide {
	display: none;
}
.link-arrow {
	padding-right: 12px;
	background:  url(images/link-arrow.gif) no-repeat right center;
}
.link-arrow-bk {
	padding-left: 12px;
	background:  url(images/link-arrow-bk.gif) no-repeat left center;
}

/* --------------------------------------------------------------- 
- Listing page nav
*/
.artListItem {
	position: relative;
	font-size: 0.9em;
	margin: 0px 0px 1em 0px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
	min-height: 90px;
	display: block;
	border-bottom: solid 1px #EFEFEF;
	/*background: url(images/h-dotted.gif) repeat-x left bottom;*/
}
.artListItem h3, .artListItem h4 {
	font-size: 1.2em;
	font-family: "HelveticaNeue","Helvetica Neue",helvetica,arial,clean,sans-serif;
	line-height: 120%;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 10px;
}
.artListItem a{
	text-decoration: none !important;
}
.artListItem img {
	float: left;
	width: 80px;
	height: auto;
}
.artListItem p {
	margin: 0 0 0.2em 90px !important;
}

.browseNav {
	border-bottom: solid 1px #EFEFEF;
	border-top: solid 1px #EFEFEF;
	padding: 5px 0px 5px 0px;
	margin-top:0.3em;
}

/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

.insidePageNavHolder {
	width:220px;
	margin-right:40px;
	background-color:#666;
	height: 100px;
	float:left;
}

.insidePageContentHolder {
	width: 680px;
	background-color:#FFFFFF;
	height: auto;
	float:right;	
	
}

.insidePageContentHolderForAboutUs {
	width: 610px;
	background-color:#FFFFFF;
	height: auto;
	float:left;	
	padding-left: 10px;
	margin-right: 60px;
	
}

.insidePageContentHolderForAboutUsRight {
	height: auto;
	padding-top:5px;
	
}


#pageContentHolder {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	top: 60px;
	display: block;
	position: relative;
	width: 920px;
	margin: 40px auto 60px auto;
	padding: 0px 0px 20px 0px;
	height:auto;
	
}

#pageBbanner {
	clear:both;
	display: block;
	width: 920px;
	height:178;
	margin: 0 auto 0px auto;

}

.leftNavHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	background: #AD86CA;
	width: 210px;
}

.leftNavNotHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background: #999999;
	width: 210px;
}

.leftNavSubHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 30px;
	background: #D6C2E4;
	width: 200px;
}

.leftNavSubNotHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 30px;
	background: #CCCCCC;
	width: 200px;
}


.leftNavSubSubHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 60px;
	background: #D6C2E4;
	width: 170px;
}

.leftNavSubSubNotHighlight {
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 60px;
	background: #F5F5F5;
	width: 170px;
}



.rss {
		margin-left:10px;
		margin-top:8px;
		float: right;
		position:absolute;
}

.menuNews{
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	background: #F5F5F5;
	width: 210px;
}


.newsMenupadding1 {
		width: 200px;
		padding: 5px 0px 5px 30px;
		height: 9px;

}
.newsMenupadding2 {
	width: 200px;
	padding: 5px 0px 5px 30px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.newsTicker {

	margin-right: 1px;
	padding-top: 5px;
	width: 100%;
	position:absolute;
	left: 715px;
	margin-top: -35px;
	font-size:18px;
	color:#333;
	
	



}

#inputArea input[type="text"], #inputArea textarea
{

    border: solid 1px #ffffff;
	display: block;
	color:#333;

}

.geter
{

    border: solid 1px #ffffff;
	color:#333;


}



.newsTicker2 {

	margin-left: 100px;
	position:relative;

}

.subColumnText2{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 195px;
	float:left;
	padding: 5px 3px 0px 5px;
	overflow: hidden;
	border: 1px solid #fff;
	margin-left:127px;
}

.subColumnText3{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	display: block;
	width: 195px;
	float:left;
	padding: 5px 3px 0px 5px;
	overflow: hidden;
	border: 1px solid #fff;
	margin-left:27px;
}