/** Main screen stylesheet for M60 Flooring website 2010 **/

body {
	font: normal normal 10px "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #222;
}

/** Homepage Styles **/

html#homepage { background: #fff url(images/homeBg.jpg) repeat-x top; }
html#homepage body { background: url(images/homeHeader.jpg) no-repeat top center; }
html#homepage .header {	height: 360px; overflow: hidden; background: none; }

.container {
	width: 930px;
	margin: 0 auto;
}


/** Header & Top Styles **/

body {	background: url(images/bodyBg.jpg) repeat-x top; }
.header { background: url(images/headerBg.jpg) no-repeat top center; height: 110px; }

h1#logo {
	width: 223px;
	height: 55px;
	float: left;
	margin-top: 26px;
	background: url(images/logo.png) no-repeat;
}
h1#logo a {
	height: 55px;
	display: block;
}
h1#logo span { display: none; }
h2#tagline {
	width: 550px;
	margin-top: 30px;
	float: left;
	clear: both;
	font: italic bold 2.7em Georgia, Times, serif;
	color: #fff;
	line-height: 40px;
	text-shadow: 1px 1px 1px #666;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	letter-spacing: -0.2px;
}
.header img.findOutMore {
	float: left;
	clear: both;
	margin-top: 15px;
}
ul#mainNav {
	height: 20px;
	float: right;
	margin-top: 44px;
	font: normal bold 1.45em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
}
ul#mainNav li:first-child { border: none; }
ul#mainNav li { 
	float: left;
	padding: 0 9px;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
ul#mainNav li a { 
	color: #fff; 
	text-shadow: 1px 1px 1px #999; 
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2); 
	text-decoration: none;
}
ul#mainNav li a:hover { text-decoration: underline; }


/** Main Content Area **/

h2.pageTitle {
	height: 60px;
	line-height: 62px !important;
	font: normal bold 3em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	color: #fff;
	text-shadow: 1px 1px 1px #555; 
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.mainContent {
	float: left;
	width: 580px;
	margin: 40px 30px 0 0;
        overflow: hidden;
}
.sideContent {
	float: left;
	width: 278px;
	padding: 20px;
	margin: 40px 0;
	background: #fff url(images/sidebarBg.jpg) no-repeat bottom;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px #ddd;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
}

.mainContent a { color: #3178b2; }
.mainContent a:hover { text-decoration: none; }
.mainContent p {
	font: normal normal 1.3em "Myriad Pro", Arial, sans-serif;
	color: #333;
	letter-spacing: -0.5px;
	line-height: 20px;
	margin: 20px 0;
}
.mainContent ul {
	list-style: disc;
	padding: 0 0 0 20px;
	font-size: 1.3em;

}
p.intro {
	font: italic bold 1.55em Georgia, Times, serif;
	color: #3178b2;
	line-height: 25px;
	letter-spacing: -0.2px;
	margin: 0 0 22px;
}
.columnLeft {
	width: 275px;
	float: left;
	margin-right: 15px;
}
.columnRight {
	width: 275px;
	float: left;
	margin-right: 15px;
}

.mainContent h3 {
	font: normal bold 2.6em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
	color: #b7b18d;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #fff;
	border-bottom: 3px double #dbd8c5;
	margin: 10px 0 20px;
	clear: both;
}
.mainContent h4 {
	font: bold 1.6em "Arial Narrow",Arial,sans-serif;
	color: #336389;
	line-height: 20px;
	margin: 20px 0;
}

ul.homeBoxes {
	width: 890px;
	padding: 20px;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
	border-top: 3px double #dbd8c5;
	border-bottom: 3px double #dbd8c5;
	background: #fff url(images/homeBoxes.jpg) no-repeat bottom;
}
ul.homeBoxes li {
	width: 265px;
	margin-right: 30px;
	float: left;
}
ul.homeBoxes li.rightBox {
	width: 260px;
	margin: 0;
}
ul.homeBoxes h3 {
	font: normal bold 1.55em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
	color: #336389;
	padding-left: 22px;
	text-transform: uppercase;
}
h3.whoWeAre { background: url(images/whoWeAre.png) no-repeat left center; }
h3.whatWeDo { background: url(images/whatWeDo.png) no-repeat left center; }
h3.whereWeOperate { background: url(images/whereWeOperate.png) no-repeat left center; }
ul.homeBoxes p {
	font: normal normal 1.25em "Myriad Pro", Arial, sans-serif;
	color: #222;
	line-height: 20px;
	margin: 15px 0;
}
#raptorBox {
	width: 420px;
	padding: 15px 25px;
	clear: both;
	float: left;
	background: #f8f7f4;
	margin: 20px 40px 40px 0;
}
#raptorBox h3 {
	font: normal bold 1.8em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
	color: #336389;
	padding-left: 22px;
	text-transform: uppercase;
}
#raptorBox strong { font-weight: bold; font-size: 1.05em; }
#raptorBox p {
	font: normal normal 1.25em "Myriad Pro", Arial, sans-serif;
	color: #222;
	line-height: 20px;
	margin: 15px 0;
}
#raptorBox a { color: #336389; }
.raptorBoxImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}


/** Sidebar Styles **/

.sideContent h3 {
	font: normal bold 2.4em "Arial Narrow", Arial, sans-serif;
	color: #3178b2;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: 0.1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
h3#requestAQuote {
	padding-left: 22px;
	background: url(images/requestAQuote.png) no-repeat left 4px;
}
.sideContent h4 {
	color: #656565;
	font: normal bold 1.3em "Myriad Pro", Arial, sans-serif;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #ccc; 
}
ul.sidebarButtons li {
	background: #fff url(images/sidebarButton.jpg) repeat-x bottom;
	border: 1px solid #dadada;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 6px;
	font: normal normal 1.4em "Myriad Pro", Arial, sans-serif;
	color: #336389;
	margin: 5px 0;
}
ul.sidebarButtons li:hover { background-position: 0px 10px; border-color: #cdcdcd; }
ul.sidebarButtons li a { 
	color: #336389; 
	text-decoration: none; 
	display: block;	
}

/** Quote form **/

.sideContent form { padding-top: 10px; }
.sideContent form p { margin: 10px 0; overflow: hidden; }
.sideContent form br { display: none; }
.sideContent form label {
	font: bold 1.15em "Arial Narrow",Arial,sans-serif;
	text-align: right;
	width: 100px;
	float: left;
	margin-right: 6px; 
	color: #336389;
	text-transform: uppercase;
	line-height: 24px;
}
.sideContent form input[type="text"] {
	width: 162px;
	border: 1px solid #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	height: 15px;
	padding: 4px;
	background: url(images/formBg.jpg);
}
.sideContent form select { width: 172px; }
.sideContent form textarea {
	width: 162px;
	border: 1px solid #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	padding: 4px;
	background: url(images/formBg.jpg);
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.2em;
	height: 120px;
}
.sideContent form input[type="submit"] {
	width: 70px;
	height: 33px;
	cursor: pointer;
	border: none;
	background: url(images/submitButton.png) no-repeat;
	float: right;
	font-size: 0px;
	text-indent: -9999px;
}
.sideContent form span.thanks {
	font: italic bold 1.4em Georgia, serif;
	color: #3178B2;
}


/** Footer **/

.footer {
	width: 100%;
	height: 220px;
	clear: both;
	margin-top: 40px;
	background: url(images/footerBg.jpg) repeat-x bottom;
}
ul.footerLogos { 
	width: 100%;
	height: 140px;
}
ul.footerLogos li {
	float: left;
	margin: 31px 7px;
	opacity: 0.75;
	filter:alpha(opacity=75);
}
ul.footerLogos li:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
ul.footerNav {
	height: 20px;
	margin-top: 24px;
	font: normal bold 1.3em "Arial Narrow", Arial, "Lucida Sans", sans-serif;
}
ul.footerNav li { 
	float: left;
	padding: 0 8px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
ul.footerNav li a { 
	color: #fff; 
	text-shadow: 1px 1px 0px #999; 
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1); 
	text-decoration: none;
}
ul.footerNav li a:hover { text-decoration: underline; }
li.credit { float: right !important; padding: 0 !important; }


/** Contact page **/

ul.columnLeft { margin-bottom: 20px; }
ul.columnLeft li {
	font-size: 1.3em;
	padding: 3px 0;
}
ul.columnLeft strong { font-weight: bold; }

.contactForm form {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
	clear: both;
}
.contactForm h3 {
	font: normal bold 1.5em Arial, sans-serif;
	color: #3178B2;
	border: none;
	text-transform: none;
}

.contactForm form p { margin: 10px 0; overflow: hidden; }
.contactForm form br { display: none; }
.contactForm form label {
	font: bold 1.1em "Arial Narrow",Arial,sans-serif;
	text-align: right;
	width: 150px;
	float: left;
	margin-right: 6px; 
	color: #336389;
	text-transform: uppercase;
	line-height: 24px;
}
.contactForm form input[type="text"] {
	width: 250px;
	border: 1px solid #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	height: 15px;
	padding: 4px;
	background: url(images/formBg.jpg);
}
.contactForm form select { width: 260px; }
.contactForm form textarea {
	width: 250px;
	border: 1px solid #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	padding: 4px;
	background: url(images/formBg.jpg);
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.1em;
	height: 140px;
}
.contactForm form input[type="submit"] {
	width: 70px;
	height: 33px;
	cursor: pointer;
	border: none;
	background: url(images/submitButton.png) no-repeat;
	margin-left: 350px;
	font-size: 0px;
	text-indent: -9999px;
	float: left;
}
.contactForm form span.thanks {
	font: italic bold 1.4em Georgia, serif;
	color: #3178B2;
}


/** Misc Styles **/

.imageShadow { 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
}
blockquote.fullWidthQuote {
	width: 770px;
	margin: 40px 70px;
	clear: both;
    float: left;
}
blockquote.fullWidthQuote span {
	display: block;
	padding: 15px 25px 40px;
	background: #f8f7f4 url(images/blockquoteBg.jpg) no-repeat bottom right;
	font: italic normal 1.5em Georgia, Times, serif;
	color: #888;
	line-height: 24px;
	letter-spacing: 0.1px;
}
blockquote.fullWidthQuote cite {
	font: normal bold 1.25em "Myriad Pro", Arial, sans-serif;
	color: #222;
	width: 260px;
	margin-top: -10px;
	float: right;
}
blockquote.halfWidthQuote {
	width: 420px;
    float: left;
    margin: 20px 0 40px;
}
blockquote.halfWidthQuote span {
	display: block;
	padding: 15px 25px 40px;
	background: #f8f7f4 url(images/blockquoteBg.jpg) no-repeat bottom right;
	font: italic normal 1.5em Georgia, Times, serif;
	color: #888;
	line-height: 24px;
	letter-spacing: 0.1px;
}
blockquote.halfWidthQuote cite {
	font: normal bold 1.25em "Myriad Pro", Arial, sans-serif;
	color: #222;
	width: 260px;
	margin-top: -10px;
	float: right;
}

.floatLeft, .alignleft { float: left; }
.floatRight, .alignright { float: right; }
img.floatLeft, img.alignleft { margin: 5px 10px 5px 0; }
img.floatRight, img.alignright { margin: 5px 0 5px 10px; }
.mainContent p img {
	border: 2px solid #e4e0d4;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px #666;
}
strong { font-weight: bold; }
.column3 { 
	float: left;
	margin: 0 11px 20px;
	width: 170px;
}
.column3 a { text-decoration: none !important; }
a.blueButton {
	padding: 4px 8px;
	font-size: 1.1em;
	color: #fff !important;
	background: #3178B2;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
}
a.blueButton:hover { background: #336389; }
