/* =============================
indesigninternational.com.au 
	:: global css skin
designed / developed by eske.com.au
author:	benjamin george
created: 16 april 2007
============================= */

/* color id legend
#4c4c4c - grey text color
#db9d22 - orange link color
#7a7825 - olive green for bold text
*/

body {
	background: #eee url(../images/IDI_bg2.gif);
	font-family: Arial, "Times New Roman", Times, serif;
	color: #4c4c4c; text-align: center; }

a { background: transparent; color: #4c4c4c; text-decoration: underline; }
a:visited { background: transparent; color: #4c4c4c; text-decoration: underline; }
a:hover { background: transparent; color: #db9d22; text-decoration: none; }

.clear { clear:both; }

p { margin: 0;
	padding: 0 5px .8em 0;
	color: #4c4c4c;
	font-size: 1em; 
	line-height: 1.3em; }
	
ul { padding: 0 5px .8em 0;
	color: #4c4c4c; font-size: 1em; line-height: 1.3em; }
/*ul li { list-style-type: disc; margin-left: 18px; }*/
	
p strong { color: #7a7825; }	
p#error { color: #e00500; }

h1 { margin: 0; padding: 0 5px .4em 0;
	font-weight: bold; font-size: 1em; color: #4c4c4c;
	text-transform: uppercase; }

h2 { margin: 0; padding: 0;
	font-size: 1.1em; color: #323232; }

h3 { width: auto; display: block;
	margin: 0 0 .5em 0; padding: 0px;
	background-color: transparent;
	color: #4c4c4c; font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase; }
	
span.plus-sign { 
	font-weight: bold;
	background: #db9d22;
	color: #ffffff; }

	
/* hidden
============================= */
.hidden {
	display: block;
    overflow: hidden;
    width: 0; height: 0; }	

/* wrapper
============================= */
div#wrapper {
	width: 770px;
	margin: 0 auto 0 auto; padding: 0 0 15px 0; 
	background: transparent; text-align: left;
	font-size: 110%; }

html { height: 100%; }
body { height: 100%; }

div#wrapper {
	position: relative;
	/*min-height: 100%;*/ }

/* container
============================= */
#container {
	width: 770px;
	margin: 0 auto 0 auto; padding: 100px 0 0 0; 
	background: transparent; }

/* header-identity
============================= */
#header-identity {
	width: 770px; height: 100px;
	margin: 0; padding: 0; 
	background: #ffffff url(../images/IDI_header.gif) no-repeat; }
body#portfolio #header-identity {
	height: 1%; }

/* header-image-banner
============================= */
#header-image-banner {
	width: 770px; height: 160px;
	margin: 0; padding: 0; 
	background: #ffffff url(../images/IDI_banner_home2.jpg) no-repeat; }
body#contact #header-image-banner {
	width: 430px;
	background: #ffffff url(../images/IDI_banner_contact.jpg) no-repeat; }
	
/* left + right content boxes !! contact page only !!
============================= */
#contact-content {
	width: 770px;
	margin: 0; padding: 0;
	background: #ffffff url(../images/IDI_sketch_home.gif) bottom no-repeat; }
#left-content {
	float: left;
	width: 450px;
	margin: 0; padding: 0; }
#right-content {
	float: left; display: inline;
	width: 319px;
	margin: 0 0 20px 0; padding: 0; }
	
/* content area for portfolio to include header image !! portfolio page only !!
============================= */
#portfolio-content {
	width: 770px;
	margin: 0; padding: 0;
	background: #ffffff url(../images/IDI_header_portfolio.gif) top no-repeat; }
body#portfolio #content {
	padding-top: 35px;
	background: transparent url(../images/IDI_sketch_home.gif) bottom no-repeat; }	
	
body#portfolio #portfolio-content {
	min-height: 445px; }
	
/* content
============================= */
#content {
	width: 770px; 
	min-height: 300px;
	margin: 0; padding: 0 0 20px 0;
	background: #ffffff url(../images/IDI_sketch_home.gif) bottom no-repeat; }
body#home #content {
	background: #ffffff url(../images/IDI_sketch_home.gif) top no-repeat; }
body#contact #content { 
	width: 450px;
	background: transparent; }
body#home #content, body#contact #content { 
	min-height: 140px; }

/* content // left-column
============================= */
#left-column {
	float: left; 
	width: 160px; height: auto;
	margin: 0; padding: 0; 
	background: transparent; }
#left-column #testimonial {
	margin: 0px;
	padding: 5px;
	width: 150px;
	color: #db9d22;
	text-align: center;
}
body#home #left-column, body#contact #left-column {
	margin-top: 35px; }
body#thecompany #left-column {
	background: transparent url(../images/IDI_img_left_profile.jpg) top left no-repeat; }
body#services #left-column {
	background: transparent url(../images/IDI_img_left_services.jpg) top left no-repeat; }

/* content // middle-column
============================= */
#middle-column { 
	position: relative;
	float: left; width: 120px; height: 100px;
	margin: 0 0 0 5px; padding: 0; 
	background: transparent; }
body#home #middle-column, body#contact #middle-column {
	margin-top: 35px; }
	/*body#portfolio #middle-column p#top-padded { padding-top: 110px; }
	body#portfolio #middle-column p { padding-right: 20px; }*/

/* content // right-column
============================= */
#right-column {
	float: left; 
	width: 455px; /* effectively a 25px right margin by reducing width */
	margin: 0 0 0 5px; padding: 0; 
	background: transparent; }
body#home #right-column, body#contact #right-column {
	margin-top: 35px; }
body#contact #right-column {
	width: 159px; }
	
/* navigation
============================= */
#navigation {
	width: 100%; height: auto;
	margin: 0; padding: 0; 
	background: transparent; }
body#thecompany #navigation, body#services #navigation,
body#portfolio-home #navigation {
	padding-top: 195px; }
body#portfolio #navigation {
	padding-top: 260px; }
	
#navigation dl {
	float: right; padding-right: 10px; }
#navigation dd {
	float: right; clear: both; display: block;
	padding: 0 0 4px 0; }

#navigation a {
	background: transparent; text-decoration: none;
	text-transform: uppercase;
	color: #4c4c4c; font-size: 1.2em; font-weight: normal; }
#navigation a:hover {
	color: #db9d22; }
body#home #navigation a#nav-home, body#profile #navigation a#nav-profile,
body#services #navigation a#nav-services, body#portfolio-home #navigation a#nav-portfolio,
body#portfolio #navigation a#nav-portfolio, body#contact #navigation a#nav-contact,
body#thecompany #navigation a#nav-profile, body#theteam #navigation a#nav-profile {
	color: #db9d22; font-weight: bold; }
	
/* gallery links
============================= */
body#portfolio div#gallery-links {
	padding-top: 65px; }

/*a#gallerylink1, a#gallerylink2, a#gallerylink3, a#gallerylink4*/
div#gallery-links p a { 
clear: both;
width: 65px; display: block; margin-left: 25px;
height: 65px; }
a#gallerylink1 {
background: transparent url(../images/idi_gallerylink_com.jpg) 0 0 no-repeat; }
a#gallerylink2 {
background: transparent url(../images/idi_gallerylink_res.jpg) 0 0 no-repeat; }
a#gallerylink3 {
background: transparent url(../images/idi_gallerylink_reso.jpg) 0 0 no-repeat; }
a#gallerylink4 {
background: transparent url(../images/idi_gallerylink_idi.jpg) 0 0 no-repeat; }
/*a#gallerylink1:hover, a#gallerylink2:hover, a#gallerylink3:hover, a#gallerylink4:hover*/
div#gallery-links p a:hover { 
background-position: 0 -65px;
background-color: transparent; }
	
/* sub-navigation
============================= */
#sub-navigation {
	width: 100%; height: auto;
	margin: 0; padding: 0; 
	background: transparent; }	

#sub-navigation dl {
	padding: 0 0 10px 0px; }

#sub-navigation dd {
	display: block;
	padding: 0 0 0 0;
	line-height: 1.3em; }

#sub-navigation dd a { 
	width: 105px; display: block;
	padding: 0 0 0 15px;
	background: transparent; text-decoration: none;
	color: #4c4c4c; font-size: 1em; }
#sub-navigation dd a:hover { 
	/*background: #ffffff url(../images/IDI_arrow.gif) left no-repeat;*/ text-decoration: none;
	color: #db9d22; }
body#thecompany #sub-navigation dl dd a#subnav-thecompany, 
body#theteam #sub-navigation dl dd a#subnav-theteam { 
	background: #ffffff url(../images/IDI_arrow.gif) left no-repeat; text-decoration: none;
	color: #db9d22; }

/* contact form layout
============================= */
#contactform {
	position: relative; width: 277px; 
	margin: 0 0 0 15px; padding: 0; }

fieldset {
	clear: both; margin: 0 0 10px 0; border: 0; }	
label {
	 display: block;
	 width: 100%; margin: 0 0 3px 0;
	 color: #7a7825; font-weight: normal;
	 font-size: 1em; }
input, textarea {
	 width: 277px;
	 margin: 0;
	 background: #ffffff; color: #000000; }
textarea {
	 width: 277px; height: 150px; }
#submitbutton {
	 width: auto;
	 margin: 0;
	 background: #ffffff; color: #000000;
	 font-size: 90%; font-weight: bold; }

/* footer
============================= */
#footer {
	clear: both;
	width: 770px;
	background: transparent;
	color: #323232;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #4c4c4c;
	text-align: center;
	padding-top: 10px;
}

#footer a { background: transparent; color: #323232; text-decoration: underline; }
#footer a:visited { background: transparent; color: #323232; text-decoration: underline; }
#footer a:hover { background: transparent; color: #323232; text-decoration: none; }

#footer_copyright {
	width: 740px;
	margin: 0; padding: 10px 30px 0 0;
	font-size: 90%; line-height: 1.3em;
	text-align: right; }
