/*-----------------------------------------------------------------------------*/
/* Architecture 2B CSS Document - Danny Blackman @ Teabag Studios, Leeds 2007 */
/*-----------------------------------------------------------------------------*/

/* Global styles */
body,html { background-color:#000; margin: 30px 0 30px 0; font-family:Arial, Helvetica, sans-serif; }
img { border:0; }
h1 { visibility:visible; display:block; font-size:1em; color:#fff; margin-top:0; padding-top:0; }
p { color:#fff; font-size:10px; font-weight:normal; line-height:1.5em; }
a { color:#fff; text-decoration:none; }
a:hover { color:#00FF00; }
a p { padding:2px; }

.wrapper { width:10000px; }


/* Floats & Clears */
.left { float:left; }
.right { float:right; }
.clear { clear:both; line-height:0px; height:0px; }

/* Forms */
input, textarea { border:1px solid #999; background-color:#000; padding:7px; margin:2px; width:321px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff;  }
textarea { height:150px; }
input.submit { color:#fff; border:0; cursor:pointer; width:50px; font-size:14px; }
input.submit:hover { color:#00ff00; }
label { font-size:1px; height:1px; line-height:1px; }
.form_error {color:#00FF00;}


/* Footer */
.footerWrapper { position:absolute; top:515px; left:577px; color:#666; font-family: Arial, Helvetica, sans-serif; font-size:10px; position:fixed; }
.footerWrapper a { text-decoration:none; color:#666; }
.footerWrapper a:hover { color:#fff; text-decoration:none; background-color:#333; }


/* Index & about */
.logoWrapperFixed { margin:0 50px 0 578px; position:fixed; }
.logoWrapper { margin:0 0px 0 65%; width:10px; }
.navNav { display:block; width:300px; height:20px; margin:30px 0 0 10px;}
.navWrapper { display:block; width:2000px; padding:0; margin:10px 0 30px 0; background-image:url(../images/nav_image.jpg); background-position:1050px top; background-repeat:repeat-x; float:left; }
a .navImg { border:1px solid #000;}
a:hover .navImg { border:1px solid #00FF00; }
.navExtraImg { border:1px solid #000; }


/* Project */
.projectWrapper { display:block; width:7000px; height:179px; margin:10px 0 30px 0; background-image:url(../images/nav_image.jpg); background-position:150px top; background-repeat:repeat-x; }
.moreBtnWrapper { margin:0 0 20px 0; float:right; }
.prevBtnWrapper { margin:0; float:left; }
.navProjectWrapper { vertical-align:middle; margin-left:0px; float:left; display:block; float:left; }
.navBtnWrapper { margin: 0px 0px; float:left; width:240px; }
/* Navigation Next & Previous buttons */
.prevBtn {  height:24px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:16px; float:left; vertical-align:middle; cursor:pointer; }
.nextBtn {  height:24px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:16px;  float:right; vertical-align:middle; cursor:pointer; }
a .prevBtn { color:#fff; }
a:hover .prevBtn { color:#00ff00; }
a .nextBtn { color:#fff; }
a:hover .nextBtn { color:#00ff00;}

.projectHref { width:241px; height:182px; overflow: hidden; display:block;}


/* Sub pages */
.subBtnWrapper { height:20px; margin: 30px 0 0 10px; display:block; position:fixed;  }

.subBtnWrapper img { vertical-align:top; }
.subImgWrapper { margin:0px; float:left; }
.subMoreImgBtnWrapper { margin: 0px 20px 0 0px; float:left; width:510px; text-align:right; }
.subMoreBtnWrapper { margin: 0; float:left; width:500px; }
.subTxtWrapper { float:left; margin:0px 100px 0 50px; width: 320px; }
html>body .subTxtWrapper { float:left; margin:54px 90px 0 10px; width: 320px; }
.subMoreImagesWrapper { margin:0px 0 0 0px; width:4000px; float:left; }
html>body .subMoreImagesWrapper { margin:58px 0 0 0px; width:4000px; float:left; }
.subTxtWrapperDescription { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; line-height:1.5em; }
.subTxtWrapperDescription p { margin:0; padding:0;}

.subLeft { float:left; margin:0px; display:block; width:530px;}
html>body .subLeft { float:left; margin:58px 0 0 0;}

.//subBtnWrapper { display:block; width:300px; height:20px; margin:30px 0 0 10px; position:fixed; }
.//subLeft { display:block; padding:0; margin:10px 0 30px 0; float:left; }

/* Projects Sub */
.btnMain { margin: 0 10px 0 10px; float:left;  }
.btnProjects { margin:0; float:left; font-size:1em; }


/* news */
.newsWrapper {display:block; margin:0; width:7000px; }


/* contact */
.contactWrapper { display:block; width:1000px;}
.formWrapper { width:335px; float:left; margin:55px 100px 0 10%; }
.contactTxtWrapper { margin:55px 0 0 0; float:left; }

/* terms */
.termsWrapper { width:350px; margin:0 0 0 30px; float:left; }
.termsWrapper strong { font-weight:bold; font-size:12px; }


/*-----------------------------------------------------------------------------*/
/* iSFR styles																   */
/*-----------------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash #mainBtn, .sIFR-hasFlash #projectsBtn, .sIFR-hasFlash #studioBtn {
	letter-spacing: 0px;
	visibility: hidden;
}
