/****************************************************************
   ANDRAE MICHAELS STYLESHEET
*****************************************************************/

@import url(textstyles.css);

* {
	margin:0;
	padding:0;
	border:none;
	}

/* GENERAL SELECTORS
---------------------------------------------------------------*/
body { 
	margin:0; 
	padding:0 0 25px 0; 
	background:#0e0f13; 
	text-align:center; 
	}	

h1, h2, h3 {
	margin:10px 0;
	font-weight:normal;
	}
	
p {
	margin:0 0 40px 0;
	}
		
	
p, li, label, address {
	line-height:1.4em;
	}

ul {
	margin:0 2.5em 0 0;
	padding:0;
	}	
	
li {
	padding:0 0 0 18px;
	list-style:none;
	background:url(../images/bullet_purple_dot.gif) no-repeat 0 6px;
	}	
	
img, input, select, label {
	vertical-align:middle;
	}	
	
button {
	margin:0; 
	padding:0;
	border:none;
	text-align:center;
	text-transform:uppercase;
	background:transparent;
	cursor:pointer;
	}	
	
address span {
	display:block;
	margin:0 0 18px 0;
	}	

hr { 
	display:none; 
	}		


/* CORE LAYOUT
---------------------------------------------------------------*/	
#header-container {
	background:#fff url(../images/bg_header.gif) repeat-x;
	border-bottom:1px solid #000;
	}	
	
#header {
	position:relative;
	overflow:hidden;
	width:774px;
	height:152px;
	}
	
#content-container {
	padding:30px 0 40px 0;
	background:#000 url(../images/bg_content.gif) repeat-x;
	border-top:1px solid #8c8c8c;
	}	
	
#content,
#footer {
	width:770px;
	}
	
#header,
#content,
#footer {
	margin:0 auto; 
	text-align:left; 
	}
	
#footer {
	text-align:center;
	}			


/* HEADER
---------------------------------------------------------------*/	
#header h1,
#header h2 {
	position:relative;
	font-size:1.8em;
	}
	
#header h1 {
	float:left;
	margin:0;
	}	
	
#header h2 {
	float:right;
	margin:0;
	}	

#header h1, #header h1 a {
	width:197px;
	height:147px;
	}	
	
#header h1 a,
#header h2 span {
	position:absolute;
	left:0; top:0;
	z-index:1;	
	}
	
#header h1 a {
	background:transparent url(../images/logo.gif) no-repeat;
	}	
	
#header h2, #header h2 span {
	width:399px;
	height:63px;
	}	
	
#header h2 span {
	background:transparent url(../images/tagline.gif) no-repeat;
	}	

#navigation {
	position:absolute;
	bottom:0; right:0;
	margin:0 0 0 280px;
	text-align:right;
	}
	
#navigation:after {
	}

#navigation li {
	margin:0 0 0 6px;
	padding:0;
	float:left;
	background:none;
	display:inline;
	font-size:1.8em;
	}
	
#navigation li:hover,
#navigation li.current {
	background:url(../images/nav_selected_right.gif) no-repeat 100% 100%;
	}	
	
#navigation a {
	display:block;
  padding:8px 8px 6px 8px;
	}
		
#navigation a:hover,
#navigation a:active,
#navigation li.current a {
	background:url(../images/nav_selected_left.gif) no-repeat 0 100%;
	}	


/* CONTENT
---------------------------------------------------------------*/
#content strong.bigText{
    font-size: 130%;
}

.page-header p {
	line-height:1.8em;
	}

.page-header img {
	margin:0 0 20px 0;
	}
	
.contact-us {
	overflow:hidden;
	width:770px;
	margin:0;
	}		

.contact-us address {
	float:left;
	width:290px;
	}
	
.contact-us address strong {
	display:block;
	}	
		
.contact-us .contact-form {
	float:right;
	width:378px;
	padding:0 0 0 72px;
	border-left:1px solid #302f2f;
	}
	
.contact-us .contact-form label {
	display:block;
	margin:0 0 4px 0;
	}	

.contact-us .contact-form input.textfield,
.contact-us .contact-form textarea {
	width:360px;
	}
		
.contact-us .contact-form input.textfield {
	margin:0 0 20px 0;
	}	

.contact-us .contact-form .required {
	margin:4px 0 16px 0;
	font-size:1.1em;
	}	
	
.contact-us .contact-form button {
	width:123px;
	height:32px;
	line-height:32px;
	background:transparent url(../images/button_send_message.gif) no-repeat;
	}	


/* FOOTER
---------------------------------------------------------------*/
#footer .footer-columns {
	overflow:hidden;
	width:770px;
	margin:0 0 50px 0;
	background:url(../images/bg_footer_columns.gif) repeat-y;
	text-align:left;
	}
	
#footer .footer-columns h1 {
	margin-top:0;
	}
	
#footer .footer-columns .careers,
#footer .footer-columns .gallery-samples,
#footer .footer-columns .contact-info {
	float:left;
	background:url(../images/bg_footer_column_corner.gif) no-repeat 100% 0;
	}	
	
#footer .footer-columns .careers {
	width:152px;
	padding:20px 3px 0 0;
	}
		
#footer .footer-columns .gallery-samples {
	width:224px;
	padding:20px 20px 0 26px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	}	

#footer .footer-columns .gallery-samples .thumbnails {
	width:219px;
	}
	
#footer .footer-columns .gallery-samples .thumbnails li {
	margin-right:11px;
	}	
	
#footer .footer-columns .contact-info {
	float:right;
	width:318px;
	padding:20px 0 0 20px;
	border-right:2px solid #000;
	}	
			
#footer .footer-columns .contact-info span {
	padding-left:26px;
	}		
	
#footer .footer-columns .contact-info .street-address {
	background:url(../images/ico_address.gif) no-repeat 0 4px;
	}	
	
#footer .footer-columns .contact-info .phone {
	background:url(../images/ico_phone.gif) no-repeat;
	}	
	
#footer .footer-columns .contact-info .email {
	background:url(../images/ico_email.gif) no-repeat 0 50%;
	}
#footer .footer-columns .contact-info .email a:link{
	text-decoration:none;
	color:#A09F9F;
	}
#footer .footer-columns .contact-info .email a:hover{
	color:#0e0f13;
	}					

#footer .links {
	margin:0 0 4px 0;
	}
		
#footer .links li {
	display:inline; 
	padding:0;
	background:none; 
	border-left:solid 1px #4e4d4d;
	}
	
#footer .links li.first {
	border:none;
	}	
	
#footer .links li a { 
	padding:0 4px 0 6px; 
	}
	
#footer .copyright {
	margin:0 0 4px 0;
	}	
	
#footer a.design-by:hover,
#footer a.design-by:active {
	background:transparent;
	}	
	
/* OTHER
---------------------------------------------------------------*/	
#skip { 
	display:none;
	}		
	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
.image-left {
	overflow:hidden;
	width:100%;
	}
	
.image-left img {
	float:left;
	margin:0 26px 0 0 ;
	display:inline;
	vertical-align:top;
	}	
	
.image-left h1,
.image-left h2,
.image-left p {
	margin-left:138px;
	}	
	
.image-left h1, 
.image-left h2 {
	margin-top:0;
	}	

.thumbnails img {
	border:3px solid #fff;
	}
	
.thumbnails a:hover img {
	border:3px solid #ababab;
	}	

.thumbnails {
	overflow:hidden;
	width:100%;
	}
		
.thumbnails li {
	float:left;
	display:inline;
	margin:0 19px 23px 0;
	padding:0;
	list-style:none;
	background-image:none;
	}	
	
input.textfield,
textarea {
	padding:2px;
	background-color:#fff;
	border:1px solid #a3aab0;
	}
			
