/* CSS Document */
* { margin:0px; padding:0px; border:none; }
a { text-decoration:none;}
ul { list-style:none;}
body { font-family:Arial, Helvetica, sans-serif; }
#wrapperMH {
	width:100%;
	min-width:1100px;
	background-color:#6CCEF9;
	
}
#wrapperMH.home {
}
#masthead {
	width:1036px;
	padding:0 32px;
	margin:0 auto;
	position:relative;
}
#header {
	width:100%;
	min-width:1100px;
	position:fixed;
	background-image:url(../_gfx/bg-Nav.png);
	background-position:0 0;
	background-repeat:repeat-x;
	height:110px;
	z-index:9999;
}
#header div {
	width:1035px;
	padding:0 32px;
	margin:0 auto;
	height:110px;
	position:relative;
}
#logo {
	position:absolute;
	top:0px;
	left:32px;
}
a#phoneNumber {
	position:absolute;
	font-size:18px;
	top:25px;
	right:140px;
}
.phone  {
	color:#f49026;
}  
.phone:hover {
	color:#6CCEF9;
}
#social {
	position:absolute;
	font-size:18px;
	top:18px;
	right:23px;
}
#social li {
	float:left;
	margin-right:9px;
	height:36px;
	width:36px;
}
#social li a.twitter {
	height:36px;
	width:36px;
	display:block;
	background-image:url(../_gfx/socialTwitter.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
#social li a.twitter:hover {
	background-image:url(../_gfx/socialTwitterHover.png);
}
#social li a.facebook {
	height:36px;
	width:36px;
	display:block;
	background-image:url(../_gfx/socialFaceBook.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
#social li a.facebook:hover {
	background-image:url(../_gfx/socialFaceBookHover.png);
}
#mainNav {
	position:absolute;
	top:74px;
	right:23px;
}
#mainNav>li {
	float:left;
	position:relative;
	padding-bottom:8px;
}
#mainNav>li>a {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#424243;
	padding:0 9px;
	border-left:2px solid #f6931e;
	display:block;
}
#mainNav>li:hover>a,#mainNav>li.active>a {
	color:#06627c;
}
#mainNav>li>ul {
	position:absolute;
	top:22px;
	left:0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#646464;
	display:none;
	background-image:url(http://machtrade.thedevserver.us/_gfx/bg-dropDown.png);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:10px 0px 6px 0px;
}
#mainNav>li:hover>ul {
	display:block;
}
#mainNav>li>ul>li {
	padding:0px 12px ;
}
#mainNav>li>ul>li a{
	color:#FFF;
	padding:8px 0px;
	display:block;
	border-bottom:1px solid #f6931e;
}
#mainNav>li>ul>li:last-child a {
	border:none;
}
#slideShow, #headerImg {
	padding:115px 0 10px 0;
}
#slideShow {
	width:1035px;
	height:400px;
}
#slideShow>div {
	position:absolute;
	top:115px;
	left:32px;
	display:none;
}
#slideShow>img {
	position:relative;
}
#slideShow>div>div {
	position:absolute;
	bottom:10px;
	right:0px;
	padding:20px 25px 35px 35px;
	background-image:url(../_gfx/bg-slideText.png);
	background-position:0 0;
	background-repeat:repeat;
	width:315px;
	height:130px;
	z-index:100;
}
#slideShow h2 {
	color:#f8b216;
	font-size:20px;
	padding-bottom:10px;
}
#slideShow p {
	color:#FFF;
	font-size:12px;
}
#slideShow p a {
	font-size:14px;
	color:#f8b216;
}
#slideShow #sC {
	position:absolute;
	bottom:30px;
	right:75px;
	z-index:150;
}
#slideShow #sC li {
	float:left;
	background-image:url(../_gfx/bg-sC.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-left:6px;
	height:14px;
	width:14px;
	cursor:pointer;
}
#slideShow #sC li.active {
	background-image:url(../_gfx/bg-sCActive.png);
}
#wrapperC {
	width:100%;
	min-width:1100px;
	background-color:#FFF;
}
#content {
	width:1035px;
	padding:31px 33px 0 32px;
	margin:0 auto;
}
#content.twoCol {
	width:750px;
	padding-right:300px;
	position:relative;
	min-height:500px;
}
#content h1, #content h2 {
	color:#F49026;
	font-size:21px;
	padding-bottom:9px;
}
#content p.hdg {
	color:#F49026;
	font-size:20px;
	font-weight:bold;
	padding-bottom:0px;
}
#content>p, #content .open div p{
	font-size:16px;
	color:#6C6E70;
	padding-bottom:42px;
}
#content>p, #content .opensm div p{
	font-size:16px;
	color:#6C6E70;
	padding-bottom:20px;
}
#content p a {
	color:#F18D26;
}
#content p a.linkTo{
	margin-left:15px;
	color:#F18D26;
	font-size:14px;
}

#content .imgLftLg {
	margin-bottom:20px;
}
#content .imgLft {
	margin-bottom:40px;
}
#content .imgLftLg img, #content .imgLft img, #content .imgLftLg iframe {
	float:left;
	padding-right:40px;
}
#content .imgLftLg h2 {
	padding-top:76px;
}
#content .imgLft h2 {
	padding-top:32px;
}
#content .imgLft h3 {
	padding-top:15px;
	color:#646464;
}
.affiliates h3, .affiliates h3 a {
	color:#646464;
}
#content .imgLft h3 a{
	color:#646464;
}
#content .imgLftLg h3 {
	color:#646464;
	font-size:21px;
	padding-bottom:30px;
}
#content .imgLftLg h3 a {
	color:#646464;
}
#content .sections h3.hdg {
	color:#f49026;
	font-size:18px;
}
#content .sections a.hdgsm {
	color:#f49026;
	font-size:16px;
}
#content .sections ul,ol {
	padding-left:50px;
}
#content .clear {
	clear:both;
}
#content #logos {
	width:750px;
	padding-right:300px;
	padding-bottom:25px;
}
#content #logos li {
	float:left;
	margin-right:20px;
}
#content #logos li:last-child {
	float:none;
	clear:both;
	margin-right:none;
}
#content .open {
	overflow:hidden;
	height:25px;
	margin-bottom:42px;
}
#content .opensm {
	overflow:hidden;
	height:25px;
	margin-bottom:10px;
	margin-left: 20px;
}
#content .opener, .openersm {
	color:#646464;
	font-weight:normal;
	padding:0 0 0 35px;
	cursor:pointer;
	position:relative;
}
#content .opener img, .openersm img {
	position:absolute;
	top:1px;
	left:0px;
	display:block;
}
#content .opener img.minus, .openersm img.minus {
	display:none;
}
#content .open div, .opensm div {
	padding:17px 0 0 35px;
}
#content .open div h2, .opensm div h2{
	font-weight:normal;
	padding-bottom:0px;
}
#content .open div p, .opensm div p {
	padding-bottom:20px;
}
#content .open div p.q {
	color:#E4862A;
	padding-bottom:0px;
}
#content .open div p.q span {
	color:#6C6E70;
}
#content .open div p a, .opensm div p a {
	color:#A10049;
}
#content #rightSide {
	position:absolute;
	top:35px;
	right:32px;
	width:230px;
}
#content #rightSide p {
	padding-bottom:25px;
}
#rightSide form {
	font-size:14px;
	color:#6C6E70;
}
#rightSide form label {
	font-weight:bold;
}	
#content #topLeft, #bottomLeft {
	display:block;
	margin:0 auto;
	float: left;
}	
#content #topRight, #bottomRight {
	display:inline;
	margin:0 auto;
	float: right;
}
.videotext  {
	height: 35px;
}
#tabbed {
	position:relative;
	min-height:400px;
	margin-bottom:40px;
	padding-bottom:8px;
}
#tabbed .tabs {
	height:40px;
}
#tabbed .tabs li {
	float:left;
	background-image:url(../_gfx/bg-tab.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:40px;
	margin-right:4px;
}
#tabbed .tabs li.active, #tabbed .tabs li:hover{
	background-image:url(../_gfx/bg-tabActive.jpg);
}
#tabbed .tabs li h2 {
	color:#FFF;
	font-size:17px;
	background-image:url(../_gfx/bg-tabRight.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:10px 20px 10px 20px;
	cursor:pointer;
}
#tabbed .tabs li.active h2, #tabbed .tabs li:hover h2 {
	background-image:url(../_gfx/bg-tabRightActive.jpg);
}
#tabbed>div {
	position:absolute;
	top:40px;
	left:0px;
	display:none;
	background-image:url(../_gfx/bg-tabs.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	min-height:550px;
	width:750px;
	padding-top:35px;
}
#tabbed>div.active {
	display:block;
}
#tabbed .tabsBtm {
	height:8px;
	width:750px;
	background-image:url(../_gfx/bg-tapsBtm.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
}
#tabbed .tabsShadow {
	position:absolute;
	right:0px;
	top:40px;
	width:8px;
	height:inherit;
	background-image:url(../_gfx/bg-tabShadow.png);
	background-position:0 0;
	background-repeat:repeat-y;
}
#tabbed div h3 {
	color:#5c6554;
	font-size:21px;
	padding:0px 27px 13px 20px;
}
#tabbed div p {
	padding:0px 27px 13px 20px;	
}
#tabbed div table.compare, {
	border:1px solid #919193;
	margin:0px 27px 13px 20px;	
}
#tabbed div table {
	margin:0px 27px 13px 20px;	
}
#tabbed div table.compare tr th{
	background-color:#5c6554;
	color:#bdbec0;
	padding:5px 0px;
	border-right:2px solid #5c6554;
}
#tabbed div table.compare tr th:first-child {
	text-align:left;
	padding-left:15px;
}
#tabbed div table.compare tr td{
	color:#bdbec0;
	height:50px;
	border-right:2px solid #5c6554;
}
#tabbed div table.compare tr td:first-child {
	color:#FFF;
	background-color:#ec9222;
	padding-left:15px;
	border-right:none;
}
#tabbed div table.compare tr td{
	color:#bdbec0;
	height:50px;
	border-right:2px solid #5c6554;
}
#tabbed div table tr td:last-child {
	border-right:none;
}
#tabbed div table.compare tr:nth-child(even) {background: #f8f8f8}
#tabbed div table.compare tr:nth-child(odd) {background: #bdbec0}
#tabbed div p {
	font-size:16px;
	color:#6C6E70;
}
#wrapperF {
	width:100%;
	min-width:1100px;
	background-image:url(../_gfx/bg-wrapperF.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	height:94px;
	padding-top:47px;
}
#footer {
	width:1050px;
	padding:0 25px;
	margin:0 auto;
	position:relative;
}
#footer ul {
	float:left;
	margin-right:40px;
}
#footer ul li {
	padding-bottom:3px;
}
#footer ul li a{
	text-transform:uppercase;
	color:#FFF;
	font-size:14px;
}
#footer p {
	position:absolute;
	color:#FFF;
	font-size:12px;
	top:0px;
	right:31px;
}
form input[type="text"], form textarea {
	width:198px;
	background-color:#EFF0F0;
	border:1px solid #999;
	margin:9px 0px 22px 0px;
	padding:6px 10px;
	min-width:198px;
	max-width:198px;
}
form textarea {
	min-height:60px;
}
form input[type="radio"] {
	width:14px;
	min-width:14px;
	max-width:14px;
	padding:6px 10px;
	margin:2px 0px 22px 0px;
}
form input[type=submit] {
	background-image:url(../_gfx/submitBtn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
    text-indent:-9999px;
    width:96px;
    height:35px;
	border:none;
	margin-right:21px;
	margin:9px 0px 22px 0px;
}
form input[type=button] {
	background-image:url(../_gfx/submitBtn.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
    text-indent:-9999px;
    width:96px;
    height:35px;
	border:none;
	margin-right:21px;
	margin:9px 0px 22px 0px;
}
.contact2col div {
	float:left;
}
.contact2col div:first-of-type {
	width:300px;
}
.contact2col div:first-of-type h3 a{
	color:#F49026;
}
.contact2col div:last-of-type {
	width:450px;
	margin-bottom:50px;
	padding-top:25px;
}
.error {
	color:#FF0000;
}
.lightBox {
	cursor:pointer;
}
#fadeShowLB {
	display:none;
	position:absolute;
	width:1032px;
	height:716px;
	z-index:600;
	top:-150px;
	left:24px;
}
#fadeShowLB img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#fadeShowLB img:first-child {
	display:block;
}
#shadow {
	background-image:url(../_gfx/bg-shadow.png);
	background-repeat:repeat;
	background-position:0 0;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:500;
}
#medium {
	position:relative;
	height:535px;
	width:750px;
	margin-bottom:25px;
}
#medium img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}
#medium img:nth-child(1) {
	display:block;
}
#holder {
	height:72px;
	width:750px;
	position:relative;
	margin-bottom:45px;
}
#smallHolder {
	margin:0 30px;
	height:72px;
	width:690px;
	overflow:hidden;
	position:relative;
}
#small {
	position:absolute;
	top:0px;
	left:0px;
	width:10000px;
}
#small img {
	margin-right:18px;
	cursor:pointer;
}
.smallLast {
	position:absolute;
	top:11px;
	left:0px;
	width:20px;
	cursor:pointer;
	height:51px;
	width:20px;
	background-image:url(../_gfx/last.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
.smallLast:hover {
	background-image:url(../_gfx/last-roll-over.jpg);
}
.smallNext {
	position:absolute;
	top:11px;
	right:0px;
	width:20px;
	cursor:pointer;
	height:51px;
	width:20px;
	background-image:url(../_gfx/next.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
.smallNext:hover {
	background-image:url(../_gfx/next-roll-over.jpg);
}
#large {
	position:absolute;
	top:65px;
	left:23px;
	display:none;
	z-index:1000;
	padding-bottom:40px;
	height:738px;
	width:1035px;
}
#large img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1000;
}
.largeLast {
	height:30px;
	width:27px;
	position:absolute;
	bottom:150px;
	right:222px;
	background-image:url(../_gfx/lrgLast.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.largeClose {
	height:30px;
	width:97px;
	position:absolute;
	bottom:150px;
	right:110px;
	background-image:url(../_gfx/lrgClose.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.largeNext{
	height:30px;
	width:27px;
	position:absolute;
	bottom:150px;
	right:70px;
	background-image:url(../_gfx/lrgNext.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.largeLast2 {
	height:30px;
	width:27px;
	position:absolute;
	bottom:0px;
	right:222px;
	background-image:url(../_gfx/lrgLast.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.largeClose2 {
	height:30px;
	width:97px;
	position:absolute;
	bottom:0px;
	right:110px;
	background-image:url(../_gfx/lrgClose.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.largeNext2{
	height:30px;
	width:27px;
	position:absolute;
	bottom:0px;
	right:70px;
	background-image:url(../_gfx/lrgNext.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.content {
	color:#646464;
	font-size:16px;
	padding-bottom:9px;
}
.faq {
	color:#F49026;
	font-size:16px;
	padding-bottom:9px;
}
#socialCache {
	display:none;
}
.scrollup{
	display:none;
}