/*
-----------------------------------------------
nodesignstudio.com CSS styles
Author:   Kai Bates
Version:  December 2007
----------------------------------------------- */


/* GLOBAL
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	background-color: #000;
	}

#structure {
	width: 900px;
	margin: 75px auto 0 auto;
	text-align: left;
	}

#background {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	}

#header {
	width: 900px;
	height: 70px;
	background: url(images/background_red_header.png);
	}

#header_left {
	width: 705px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#header_right {
	width: 195px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-color: #770101;
	float: right;
	}

#subnav {
	width: 870px;
	height: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-left: 30px;
	background: url(images/background_red_subnav.png);
	}
	
#content {
	width: 900px;
	height: 490px;
	background: url(images/background_red_content.png);
	}
	
#subhead {
	width: 670px;
	color: #000;
	font-weight: bold;
	padding: 20px 0 10px 30px;
	float: left;
	}
	
#section_nav {
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 25px 30px 10px 0;
	float: right;
	}
	
#footer {
	width: 870px;
	height: 20px;
	padding: 5px 30px 0 0;
	text-align: right;
	background: url(images/background_red_footer.png);
	}
	
#spacer {
	clear: both;
	}
	
	

/* SUBPAGES
----------------------------------------------- */
	
#content_text {
	width: 780px;
	padding: 0 60px 0 60px;
	}

#content_text_left {
	width: 110px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: #cecece;
	line-height: 30px;
	float: left;
	}

#content_text_right {
	width: 630px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #cecece;
	line-height: 30px;
	font-weight: normal;
	float: right;
	}
	
#content_text_left2 {
	width: 370px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: #cecece;
	line-height: 35px;
	float: left;
	}

#content_text_right2 {
	width: 370px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #cecece;
	line-height: 35px;
	float: right;
	}

#details {
	text-align: center;
	}

	
	
/* NAVIGATION
----------------------------------------------- */

a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
		
a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
	
a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
	
p.caption1 a:link, p.caption1 a:visited, p.caption1 a:hover, p.caption1 a:active {
	color: #dd5a03;
	text-decoration: underline;
	}

p.green_commitment a:link, p.green_commitment a:visited, p.green_commitment a:hover, p.green_commitment a:active {
	color: #75c50e;
	text-decoration: underline;
	}

#content_text_left2 a:link, #content_text_left2 a:visited, #content_text_left2 a:hover, #content_text_left2 a:active {
	color: #cecece;
	text-decoration: underline;
	font-weight: bold;
	}

#content_text_right2 a:link, #content_text_right2 a:visited, #content_text_right2 a:hover, #content_text_right2 a:active {
	color: #cecece;
	text-decoration: underline;
	font-weight: bold;
	}


		
/* TEXT
----------------------------------------------- */

.subhead { 
    font-family: arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: normal;
	color: #dd5a03;
	letter-spacing: 3px;
    }
	
p {
	margin: 20px 0 20px 0;
	font-size: 13px;
	font-weight: bold;
	color: #cecece;
	line-height: 20px;
	}
	
p.caption1 {
	font-size: 10px;
	margin: 2px;
	padding: 0;
	line-height: 12px;
	}

	

/* LISTS
----------------------------------------------- */

#mainnav {
	display: block; 
	width: 500px; 
	height: 40px;
	margin: 20px 0 0 30px;
	padding: 0;
	}

#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#mainnav li {
	float: left;
	}

#mainnav li.mainnavbut1 {
	background: transparent url(images/navbut_main.gif) no-repeat;
	width: 40px;
	margin-right: 35px;
	}
	
#mainnav li.mainnavbut1_current {
	background: transparent url(images/navbut_main_on.gif) no-repeat;
	width: 40px;
	margin-right: 35px;
	}
	
#mainnav li.mainnavbut2 {
	background: transparent url(images/navbut_experience.gif) no-repeat;
	margin-right: 40px;
	}
	
#mainnav li.mainnavbut2_current {
	background: transparent url(images/navbut_experience_on.gif) no-repeat;
	margin-right: 40px;
	}
	
#mainnav li.mainnavbut3 {
	background: transparent url(images/navbut_examples.gif) no-repeat;
	margin-right: 20px;
	}
	
#mainnav li.mainnavbut3_current {
	background: transparent url(images/navbut_examples_on.gif) no-repeat;
	margin-right: 20px;
	}
	
#mainnav li.mainnavbut4 {
	background: transparent url(images/navbut_inspiration.gif) no-repeat;
	margin-right: 20px;
	}
	
#mainnav li.mainnavbut4_current {
	background: transparent url(images/navbut_inspiration_on.gif) no-repeat;
	margin-right: 20px;
	}
	
#mainnav a {
	display: block;
	width: 95px;
	height: 0;
	padding-top: 40px;
	color: #000;
	overflow: hidden;
	}	
	
#mainnav a#main {
	background: transparent url(images/navbut_main_on.gif) -130px -90px no-repeat;
	}

#mainnav a#main:hover {
	background-position: 0 0;
	z-index: 50;
	}
	
#mainnav a#experience {
	background: transparent url(images/navbut_experience_on.gif) -130px -90px no-repeat;
	}
	
#mainnav a#experience:hover {
	background-position: 0 0; 
	z-index: 50;
	}
	
#mainnav a#examples {
	background: transparent url(images/navbut_examples_on.gif) -130px -90px no-repeat;
	}

#mainnav a#examples:hover {
	background-position: 0 0; 
	z-index: 50;
	}
	
#mainnav a#inspiration {
	background: transparent url(images/navbut_inspiration_on.gif) -130px -90px no-repeat;
	}
	
#mainnav a#inspiration:hover {
	background-position: 0 0; 
	z-index: 50;
	}

	
	
/* TABLES
----------------------------------------------- */

div.imgset {
	width: 185px;
	height: 170px;
	text-align: center;
	margin: 15px 0 15px 45px;
	padding: 5px;
	display: inline;
	float: left;
	}

div.imgset2 {
	width: 185px;
	height: 170px;
	text-align: center;
	margin: 15px 0 15px 10px;
	padding: 5px;
	display: inline;
	float: left;
	}