/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; outline: none; }
a { outline: none; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* @end */

/* @group Common */

body {
	background: #000 url(../images/page-bg.jpg) no-repeat center top;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#outer {
	width: 980px;
	margin: 0 auto;
	background: url(../images/container-bg.png) repeat-y -4px 0;
}

#container {
	width: 940px;
	background: url(../images/content-bg.jpg) no-repeat -4px 0;
	margin: 0 auto;
	padding: 29px 20px 0 20px;
}

#header, #content, #infoModules, #talkbubble, #footer {
	clear: both;
	width: 920px;
	margin: 0 5px;
}

a:link, a:visited {
	color: #007e87;
}

a:hover, a:active {
	color: #056;
}

/* @end */

/* @group Header */

#header h1.logo {
	float: left;
	display: inline;
	margin-left: 40px;
}

#header-contactInfo {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-bottom: 30px;
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: right;
}

#header-contactInfo strong {
	font-weight: bold;
	font-size: 1.1em;
}

#header-contactInfo strong span {
	color: #900;
}

/* @group Main Navigation */

#mainNavigation {
	clear: right;
	margin-left: 319px;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}

#mainNavigation li {
	float: left;
	display: inline;
}

#mainNavigation li a {
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	margin: 0 2px;
	text-decoration: none;
}

#mainNavigation li a span {
	display: block;
}

#mainNavigation li a:link, #mainNavigation li a:visited {
	color: #000;
}

#mainNavigation li a:hover, #mainNavigation li a:active, #mainNavigation li.on a {
	background: #900 url(../images/mainNav-on-bg.gif) no-repeat left top;
	color: #fff;
	padding-right: 0;
}

#mainNavigation li a:hover span, #mainNavigation li a:active span, #mainNavigation li.on a span {
	padding-right: 8px;
	background: #900 url(../images/mainNav-on-bg.gif) no-repeat right top;
}

/* @end */

/* @end */

/* @group Content */

/* @group Main Content */

#mainContent #mcTag {
	width: 296px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
}

#mainContent #mcTag .companyLogo {
	text-align: center;
	padding-top: 25px;
}

#mcTag h2 {
	font-size: 2.6em;
	margin-top: 40px;
}

#mcTag div.address {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	background: url(../images/address-divider.gif) no-repeat center bottom;
}

#mcTag p.address {
	padding-top: 40px;
	background: url(../images/address-divider.gif) no-repeat center top;
	font-size: 1.4em;
	line-height: 1.4em;
}

#mcTag p.address a {
	display: block;
	margin-top: 20px;
}

#mainContent #mcMain {
	float: right;
	margin-top: -30px;
	width: 602px;
}

#mcMain h2 {
	font-size: 2.4em;
	margin-top: 20px;
	font-weight: bold;
}

#mcMain h3, #productsDL dt {
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

#mcMain p, #mcMain dl {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 10px;
	clear: both;
}

#mcMain dt {
	font-size: 1.2em;
	font-weight: bold;
}

#mcMain dd {
	margin-bottom: 5px;
}

#mcMain img {
	margin: 0 5px 10px 0;
}

/* @end */

/* @group Info Module */

.infoModule {
	width: 296px;
	height: 200px;
	background: url(../images/infomodule-bg.png) no-repeat left top;
	font-size: 1.2em;
	line-height: 1.4em;
	float: left;
	margin: 10px 5px;
	position: relative;
}

.infoModule h3, .infoModule p {
	margin: 2px 10px 0 10px;
	text-align: center;
}

.infoModule p {
	padding: 4px 0;
}

.infoModule h3 {
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.infoModule p.imLogo {
	text-align: center;
}

.infoModule p.imLogo img {
	width: 185px;
	height: 60px;
}

.infoModule .learnMoreBtn {
	width: 296px;
	background: url(../images/infomodule-bg.png) no-repeat left bottom;
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
	margin: 0;
}

.infoModule .learnMoreBtn a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	display: block;
	width: 99px;
	height: 34px;
	background: url(../images/learnMoreBtn-bg.png) no-repeat center center;
}

/* @end */

/* @group Talk Bubble */

#talkbubble {
	width: 911px;
	background: url(../images/talkbubble-bg.png) no-repeat center top;
	margin-top: 10px;
}

#talkbubble p {
	margin: 20px;
	padding-top: 20px;
	font-size: 1.6em;
	line-height: 1.4em;
}

#talkbubble p.bottom {
	margin: 0;
	padding: 0;
	width: 911px;
	background: url(../images/talkbubble-bg.png) no-repeat center bottom;
	padding-bottom: 67px;
}

/* @end */

.supplierList li, .orgLogos li {
	text-align: center;
	float: left;
	margin: 5px;
}

.supplierList li img {
	width: 80px;
	height: 43px;
	border: 2px solid #ccc;
}

.orgLogos li img {
	width: 92px;
	height: 84px;
	border: 2px solid #ccc;
}

#buildingAndDesignPath {
	background: #dedede;
	padding: 5px 10px;
	margin-top: 10px;
}

#buildingAndDesignPath h3 {
	margin-top: 0;
}

#productsDL dt {
	font-weight: normal;
	margin-top: 40px;
}

#feed {
	margin-top: 10px;
}

#feed dt {
	font-size: 1em;
}

#feed dd {
	margin-left: 5px;
	font-size: .9em;
}

/* @end */

#footer {
	text-align: center;
	font-size: 1.4em;
	padding-bottom: 10px;
	margin-top: -20px;
}

#videoLink {
	display: inline-block;
	position: relative;
	top: 20px;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	padding-left: 35px;
	background: url(../images/video_button.png) no-repeat;
}
#videoContainer {
    display:none;
    position: absolute;
    z-index:10000;
    background-color:#000;
    width:320px;
    border:1px solid #666;
	text-align: center;
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}
#videoContainer .close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-25px;
    cursor:pointer;
    height:35px;
    width:35px;
    z-index: 20000;
}
#videoContainer div {
	margin: 10px auto;
}
