/* 
Title:		Master styles for Majik House
Author: 	marketing@dpi21.com
Copyright: 	© 2010. dpi21. Creative Digital Thinking
*/

body { 
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#home {
	background: url(../img/backgrounds/home.jpg) center top no-repeat;
}


#wrap {
	width: 1000px;
	margin: 0 auto;
}

#top-container {
	width: 100%;
	background: url(../img/backgrounds/top.jpg) center top repeat-x;
	height: 332px;
}

#home-container {
	width: 100%;
	background: url(../img/backgrounds/home.jpg) no-repeat center top;
}

#top {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	color: #fff;
}

#home-content {
	width: 1000px;
	margin: 0 auto;
}

/* top
--------------------------------------------- */

#logo, h1 {
	float: left;
}

#newsletter-signup {
	float: right;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	width: 500px;
}

#newsletter-signup p {
	padding: 5px 0;
	line-height: 18px;
}

#newsletter-signup a {
	color: #ba715c;
	text-decoration: none;
}

#newsletter-signup a:hover {
	color: #fff;
	text-decoration: underline;
}

#newsletter-signup span {
	padding-left: 5px;
}

#newsletter-signup .input {
	background: url(../img/backgrounds/newsletter-input.jpg) left top no-repeat;
	padding: 4px;
	width: 130px;
	border: 0;
	color: #505050;
	margin-left: 5px;
}

#newsletter-signup #send {
	background: url(../img/backgrounds/newsletter-send.png) left top no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 0;
	width: 48px;
	height: 24px;
	margin-left: 5px;
	cursor: pointer;
}

/* main nav
--------------------------------------------- */

#main-nav, #main-nav ul, #main-nav li {
	float: left;
}

#main-nav, #main-nav ul {
	width: 1000px;
	font-weight: bold;
	font-size: 12px;
	height: 41px;
}

#main-nav {
	background: url(../img/backgrounds/line.jpg) right top no-repeat;
	margin-top: 26px;
}

#main-nav li {
	background: url(../img/backgrounds/line.jpg) left top no-repeat;
	display: block;
	padding-left: 2px;
}

#main-nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 21px 14px 20px;
}

#main-nav a:hover {
	background: url(../img/backgrounds/menu-over.jpg) repeat-x top;
}

.end-link {
	width: 112px;
	text-align: center;
}

/* home page
--------------------------------------------- */

#home-copy, #home-copy .text  {
	float: left;
}

#home-copy {
	width: 1000px;
	padding: 15px 0;
	height: 280px;
}

#home-copy .text {
	width: 465px;
}

#home-copy .text p {
	padding: 5px 0;
	line-height: 18px;
}

#home-copy .movie {
	width: 430px;
	float: right;
}

/* quick links
--------------------------------------------- */

#quick-links, #quick-links div {
	float: left;
}

#quick-links {
	width: 1000px;
	padding: 10px 0;
	font-size: 12px;
}

#quick-links p {
	padding: 5px 0;
	line-height: 16px;
}

#quick-links div {
	width: 200px;
}

#quick-links .padding-right {
	padding-right: 50px;
}

#twitter {
	font-size: 12px;
	border-left: 1px dotted #ccc;
	height: 220px;
}

#twitter a {
	font-size: 11px;
}

#twitter .margin-left {
	margin-left: 10px;
}

.twtr-ft {
	display: none;
}

#twitterBt {
	background: url(../img/backgrounds/twitter.jpg) left top no-repeat;
	float: left;
	width: 154px;
	padding: 7px 0 8px 40px;
}

#facebookBt  {
	background: url(../img/backgrounds/facebook.jpg) left top no-repeat;
	float: left;
	width: 154px;
	padding: 7px 0 8px 40px;
	margin: 2px 0 0 0;
}

#twitterBt a, #facebookBt a{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#quick-links h3 {
	padding-bottom: 5px;
}

/* Sub page template
--------------------------------------------- */

#content-container {
	width: 100%;
	background: url(../img/backgrounds/sub-page.jpg) no-repeat center bottom;
}

#heading, #lighting-heading, #audio-heading, #security-heading, #system-integration-heading {
	width: 1000px;
	margin: 0 auto;
}

#heading {
	background: url(../img/headings/heading.jpg) left top no-repeat;
}

#lighting-heading {
	background: url(../img/headings/lighting.jpg) no-repeat left top;
}

#audio-heading {
	background: url(../img/headings/audio-and-video.jpg) no-repeat left top;
}

#security-heading {
	background: url(../img/headings/security.jpg) no-repeat left top;
}

#system-integration-heading {
	background: url(../img/headings/system-integration.jpg) no-repeat left top;
}

#sub-content {
	width: 970px;
	margin: 0 auto;
	padding: 10px 15px 180px 15px;
	height: 400px;
}

html>body #sub-content {
	height: auto;
	min-height: 400px;
}

#sub-content #column1, #sub-content #column2, #sub-content #column1 ul, #sub-content #column1 p {
	float: left;
}

#sub-content #column1 {
	width: 180px;
	padding-right: 50px;
	padding-top: 5px;
}

#sub-content #column1 ul {
	border-top: 1px solid #ccc;
	font-weight: bold;
}

#sub-content #column1 li {
	border-bottom: 1px solid #ccc;
	width: 170px;
	padding: 8px 5px;
	line-height: 18px;
}

#sub-content #column1 li a {
	text-decoration: none;
	color: #000;
}

#sub-content #column1 li a:hover {
	color: #959595;
}

#related-keywords {
	padding: 45px 0 0 5px;
	line-height: 20px;
}

#sub-content #column2 {
	width: 600px;
	margin-top: -5px;
		line-height: 18px;
}

#sub-content #column2  p {
	padding: 5px 0;
}

#column3 p {
	padding: 5px 0;
	line-height: 18px;
}

#column3 ul {
	padding: 5px 0 5px 20px;
	line-height: 18px;
}

#column3 li {
	list-style-type: disc;
}

/* Products and services
--------------------------------------------- */

#product-links {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
	height: 580px;
}

#product-links div, #product-links span {
	float: left;
	width: 225px;
}

 #product-links span {
	height: 250px;
}

#product-links .padding-right {
	padding-right: 20px;
}

#product-links h3 {
	padding:10px;
}

#product-links p {
	padding: 5px 10px 5px 0;
	line-height: 18px;
}

#product-links img {
	padding-bottom: 5px;
}

#product-links a {
	clear: both;
	font-weight: bold;
	padding: 6px 5px 5px 10px;
	height: 16px;
	display: block;
	text-decoration: none;
}

#product-links a:hover {
	text-decoration: underline;
}

.lighting a {
	background: url(../img/backgrounds/lightingBt.png) left top no-repeat;
}

.audio a {
	background: url(../img/backgrounds/audioBt.png) no-repeat left top;
	color: #fff;
}

.security a {
	background: url(../img/backgrounds/securityBt.png) no-repeat left top;
	color: #fff;
}

.system-integration a {
	background: url(../img/backgrounds/integrationBt.png) no-repeat left top;
	color: #fff;
}

.lighting h3 {
	background-color: #dcc26b;
}

.audio h3 {
	background-color: #366083;
	color: #fff;
}

.security h3 {
	background-color: #ba715c;
	color: #fff;
}

.system-integration h3 {
	background-color: #9e9dae;
	color: #fff;
}

/* Gallery
--------------------------------------------- */

#gallery, #gallery img, #gallery li {
	float: left;
}

#gallery {
	padding-top: 10px;
}

#gallery img {
	width: 190px;
}

#gallery li {
	padding-right: 10px;
	padding-bottom: 10px;
}

/* News
--------------------------------------------- */

.news-text, .news-images, .news-item {
	float: left;
}

.news-item {
	width: 170px;
	padding: 10px 5px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	line-height: 18px;
}

.news-item strong {
	font-size: 14px;
}

.news-text {
	width: 370px;
	padding-right: 30px;
	padding-top: 5px;
}

.news-images {
	width: 200px;
	padding-top: 5px;
}

.news-images img {
	margin: 5px 0;
}

#column1 h4 {
	border-bottom: 1px solid #ccc;
	padding: 0 5px 5px 5px;
	font-size: 15px;
}

.news-text h3 {
	font-weight: normal;
	color: #ba715c;
	font-size: 20px;
	padding: 5px 0;
}

#view-archive a {
	font-size: 12px;
	display: block;
	color: #ba715c;
	padding: 5px;
	font-weight: bold;
}

#view-archive a:hover {
	text-decoration: underline;
	color: #000;
}

#news-archive {
	float: left;
	width: 970px;
	padding: 20px 0 0 0;
}

#news-archive span {
	float: left;
	width: 180px;
	margin-right: 30px;
	padding: 15px 5px;
	border-top: 1px solid #ccc;
	height: 90px;
}

#news-archive span strong {
	font-size: 14px;
}

#news-archive p {
	line-height: 18px;
	font-size: 12px;
}

.news-item a, #news-archive a {
	display: block;
}

.news-item a:hover, #news-archive a:hover {
	color: #959595;
}

/* About us
--------------------------------------------- */

#about-copy {
	float: left;
	width: 480px;
	padding: 0 0 0 10px;
}

#about-copy p {
	padding: 5px 0;
	line-height: 18px;
	font-size: 13px;
}

#about-copy ul {
	padding: 5px 0;
}

#about-copy li {
	padding: 5px 0 5px 20px;
	background: url(../img/icons/bullet.jpg) left top no-repeat;
}

#about-images {
	float: right;
	width: 355px;
}

#about-images img {
	padding-bottom: 5px;
	padding-right: 20px;
}

/* Our partners
--------------------------------------------- */

#our-partners, #our-partners span, #our-partners div {
	float: left;
}

#our-partners {
	font-size: 12px;
}

#our-partners p {
	line-height: 16px;
}

#our-partners img {
	float: right;
	padding-left: 10px;
}

#our-partners span {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 5px;
	width: 405px;
}

#our-partners div {
	margin-right: 50px;
	width: 405px;
}

#our-partners h3 {
	color: #dcc26b;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#our-partners h3 a {
	text-decoration: none;
	color: #dcc26b;
}

#our-partners h3 a:hover {
	text-decoration: underline;
}

#partner-text, #partner-text div, #partner-text span {
	float: left;
}

#partner-text span {
	width: 970px;
	padding: 30px 0 15px 0;
}

#partner-text div {
	width: 430px;
	padding: 0 50px 15px 0;
}

#partner-text div p {
	padding: 5px 0;
	line-height: 18px;
	font-size: 12px;
}

#partner-text img {
	float: left;
	display: block;
}

/* Developments
--------------------------------------------- */

#developments-copy {
	float: left;
	width: 460px;
	padding-top: 5px;
}

#developments-copy p {
	padding: 5px 0;
	line-height: 18px;
	font-size: 13px;
}

#developments-images {
	float: right;
	width: 450px;
	padding: 10px 10px 0 0;
}

/* Contact
--------------------------------------------- */

#contact-details, #contact-form, #map {
	float: left;
	font-size: 12px;
}

#contact-details {
	width: 195px;
	margin-top: -5px;
}

#contact-details p {
	padding: 10px 0;
	line-height: 18px;
}

#contact-form {
	padding: 0 35px;
	width: 360px;
}

#contact-details, #contact-form p, #map p {
	padding: 5px 0;
	line-height: 18px;
}

#contact-form .input, #contact-form select, #contact-form .textbox {
	border: 1px solid #ccc;
	width: 354px;
	padding: 5px 3px;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 2px;
}

#contact-form .textbox {
	height: 100px;
}

#contact-form #send {
	background: url(../img/backgrounds/contact-send.png) left top no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 0;
	width: 48px;
	height: 24px;
	cursor: pointer;
}

#map {
	width: 335px;	
}

#map span {
	display: block;
	border: 1px solid #ccc;
	margin-top: 5px;
}

#map a {
	font-weight: bold;
	text-decoration: none;
}

#map a:hover {
	text-decoration: underline;
}

/* footer
--------------------------------------------- */

#footer-home, #footer-home p, #footer-home ul, #footer-container p, #footer-container ul {
	float: left;
}

#footer-home {
	border-top: 15px solid #d4d4d4;
	margin: 20px 0;
	width: 1000px;
	font-size: 11px;
}

#footer-home ul, #footer-home li, #footer-container ul, #footer-container li {
	display: inline;
	text-align: right;
}

#footer-home ul, #footer-container ul {
	width: 300px;
	padding: 10px 0;
	font-weight: bold;
}

#footer-home p, #footer-container p {
	width: 700px;
	padding: 10px 0;
	line-height: 16px;
}

#footer-container {
	width: 1000px;
	margin: 0 auto;
	font-size: 11px;
}

/* misc. 
--------------------------------------------- */

h1 {
	width: 1000px;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	padding-top: 10px;
}


h2 {
	font-size: 25px;
	color: #fff;
	padding: 20px 20px 0 20px;
	font-weight: normal;
	height: 45px;
}

h3 {
	font-size: 12px;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}


.yellow {
	color: #dcc26b;
}

.blue {
	color: #366083;
}

.red, .warning {
	color: #ba715c;
}

.size14 {
	font-size: 14px;
	line-height: 20px;
}

.size18 {
	font-size: 18px;
}

.purple {
	color: #9e9dae;
}

.clear {
	clear: both;
}
