@charset "UTF-8";
body {
	background: #CCC;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #000000;
}


#header-wrap {
	width: 100%;
	background-color: #FFF;
	background-image: url(../../site_gfx_2011/header-bg.png);
	background-repeat: repeat-x;
	height: 80px;
}

#header-wrap-730 {
	width: 100%;
	background-color: #000;
	height: 50px;
}

.container {
	margin: 0 auto; 
	width: 680px;
	padding: 0px 25px;
	text-align: left; 
}

.container-730 {
	margin: 0 auto; 
	width: 730px;
	padding: 0px;
	text-align: left; 
}


.shadow-up {
	background-image: url(../../site_gfx_2011/shadow-line-up.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.shadow-down {
	background-image: url(../../site_gfx_2011/shadow-line-down.png);
	background-position: top;
	background-repeat: no-repeat;
}


#sub-nav {
	height: 40px;
	width: 930px;
	color: #666;
}

#sub-nav ul {
	float:left;
	margin: 0px;
}

#sub-nav li {
	line-height: 30px;
	font-size: 23px;
	font-weight: normal;
	margin-top: 4px;
	vertical-align: baseline;
	font-family: NimbusSanNovConD-Reg, NimbusSanNovCon-Reg, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float:left;
	margin-right: 35px;
}

#sub-nav .big {
	font-family: NimbusSanNovConD-Reg, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 30px;
}

#sub-nav-buy-price {
	float: right;
	font-family: NimbusSanNovConD-SemBol, NimbusSanNovCon-SemBol, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-size: 23px;
	font-weight: normal;
	margin-top: 3px;
	vertical-align: baseline;
}

.sub-nav-buy-button {
	float: right;
	height: 24px;
	width: 80px;
	float: right;
	margin: 3px 0px 0px 20px;
}

.sub-nav-buy-button a {
	height: 24px;
	width: 80px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../site_gfx_2011/sub-nav-buy-now-80px.png);
	background-repeat: no-repeat;
}

.sub-nav-buy-button a,
.sidebar-button-quote a:link,
.sidebar-button-quote a:visited {
	background-position: 0px 0px;
}

.sub-nav-buy-button a:hover {
	background-position: 0px -24px;
}

.sub-nav-buy-button a:active {
	background-position: 0px -48px;
}




.banner-wrap {
	width: 100%;
	background-color: #FFF;
}

.banner-container {
	margin: 0 auto;
	width: 730px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
}

.main-wrap {
	width: 100%;
	background-color: #FFF;
}

.content {
	/* padding-top: 30px; */
}

.main-content {
	padding-top: 15px;
}

.one-third {
	width: 210px;
}

.two-thirds {
	width: 445px;
}


.two-column {
	display: inline;
	float: left;
	margin: 20px 0px 25px 25px;
	width: 327px;
}

.three-column {
	display: inline;
	float: left;
	margin: 20px 0px 25px 25px;
	width: 210px;
}

.four-column {
	display: inline;
	float: left;
	margin: 20px 0px 50px 24px;
	width: 152px;
	text-align: center;
}

.first-column {
	margin-left: 25px;
}


.lefty {
	float: left;
}

.righty {
	float: right;
}

.centered {
	text-align: center;
}

.picspacerR {
    clear: right;
    float: right;
    margin-bottom: 17px;
    margin-left: 20px;
}

.picspacerL {
    clear: left;
    float: left;
    margin-bottom: 17px;
    margin-right: 20px;
}

.sidebar {
	background-color: #EEE;
	padding: 15px;
	margin-bottom: 20px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}



.sidebar-one-third {
	width:180px;
}

.page-end {
	padding-bottom: 40px;
}

#footer-wrap {
	width: 100%;
	background-color: #CCC;
	background-image: url(../../site_gfx_2011/footer-bg.png);
	background-repeat: repeat-x;
	height: 250px;
}

#footer-nav {
	height: 70px;
	line-height: 70px;
	padding-bottom: 10px;
	background-image: url(../../site_gfx_2011/shadow-line-footer-680.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}

#footer-qrcode {
	height: 54px;
	padding: 10px 0px;
	text-align: center;
}

/* the auto margins (in conjunction with a width) center the page */
/* this overrides the text-align: center on the body element. */

.picspacerR {
	margin-left: 20px;
	float: right;
	margin-bottom: 17px;
	clear: right;
}

.picspacerL {
	margin-right: 20px;
	float: left;
	margin-bottom: 17px;
	clear: none;
}


.sections p + img {
	margin-top: 30px;
}

.section img {
	margin-top: 30px;
}


/* NAVIGATION BAR styles - PC or Mac - these are from the OLD MC_styles.css --------------*/

#header-wrap {
	width: 100%;
	background-color: #000;
	height: 50px;
	
}

#nav-bar {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 50px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #000;
}
#nav-bar ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#nav-bar li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

#nav-bar li a {
	display: block;
	text-indent: -9999px;
	height: 50px;
	background-image: url(http://matias.ca/resources/navbar/MC_navbar_PC-Mac.png);	
	background-repeat: no-repeat;
}

#nav-home { width: 90px; left: 11px; }
#nav-products { width: 85px; }
#nav-order { width: 62px; }
#nav-stores { width: 85px; }
#nav-press { width: 90px; left: 231px; }
#nav-contact { width: 78px; left: 231px; }


#nav-home a,
#nav-home a:link,
#nav-home a:visited {
	background-position: -11px 0px;
}
#nav-home a,
#nav-home a:focus,
#nav-home a:hover,
#nav-home a:active {
	background-position: -11px -50px;
}


#nav-products a,
#nav-products a:link,
#nav-products a:visited {
	background-position: -90px 0px;
}
#nav-products a,
#nav-products a:focus,
#nav-products a:hover,
#nav-products a:active {
	background-position: -90px -50px;
}


#nav-order a,
#nav-order a:link,
#nav-order a:visited {
	background-position: -175px 0px;
}
#nav-order a,
#nav-order a:focus,
#nav-order a:hover,
#nav-order a:active {
	background-position: -175px -50px;
}


#nav-stores a,
#nav-stores a:link,
#nav-stores a:visited {
	background-position: -236px 0px;
}
#nav-stores a,
#nav-stores a:focus,
#nav-stores a:hover,
#nav-stores a:active {
	background-position: -236px -50px;
}


#nav-press a,
#nav-press a:link,
#nav-press a:visited {
	background-position: -551px 0px;
}
#nav-press a,
#nav-press a:focus,
#nav-press a:hover,
#nav-press a:active {
	background-position: -551px -50px;
}

#nav-contact a,
#nav-contact a:link,
#nav-contact a:visited {
	background-position: -641px 0px;
}
#nav-contact a,
#nav-contact a:focus,
#nav-contact a:hover,
#nav-contact a:active {
	background-position: -641px -50px;
}

a:link {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}

/* -------------- FOOTER nav styles ---------------- */

#footer-nav li {
	font-family: NimbusSanNovConD-SemBol,'Helvetica Neue',Helvetica,Arial,sans-serif;    
	font-size: 20px;
    font-weight: normal;
	line-height: 40px;
	padding: 4px 12px 0px 9px;
	border-right: #999 solid 1px;
	display: inline;
	height: 40px;
}

#footer-nav #last-bottom-nav {
	border-right: none;
}


/* -------------- SPECS table stuff ------------------- */

.specsTable {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	background-color: #EEE;
	border: 1px solid #999;
	border-collapse: collapse;
}

.specsTable td {
	border: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px;
}

.specsTable h4 {
	margin-top: 0px;
}


.copyright-footer {
    color: #999999;
	font-size: 11px;
}