/* 
	  ==================================================
	|  Danny Blackman for Teabag Studios 2007           |
	|  http://										    |  
	| ************************************************* |
	|  Proaudio - Main Style Sheet	                    |
	  ==================================================

=========================================================================================================
  Global Elements
========================================================================================================= 
*/
body { background-color:#0C0C0C; background-image:url(../images/bg.jpg); background-position:center 50px; background-repeat:no-repeat; margin:50px 0 0 0; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:0.8em; }
a { color:#ECA110; text-decoration:none; }
a:hover { color:#FFF; text-decoration:underline; }
img { border:0; }

h2 { padding:0; margin:13px 0 0 0; }
h3 { color:#ECA110; padding:0; margin:0; font-size:1em; }

.clear { clear:both; height:1px; line-height:1px; }

.wrapper { width:778px; margin:0 auto; text-align:left; }

.nav { float:right; margin-bottom:20px; }
.nav ul { margin:0; padding:0; }
.nav ul li { margin:0; padding:0; list-style-type:none; display:inline; }

.nav ul li a:hover { background-position:bottom left;}

.nav ul li a { display:block; width:94px; height:61px; float:left; text-indent:-9999px; outline:none;}

.nav ul li a .on {background-position:bottom; }
.nav ul li a#about { background:url(../images/nav/nav_about.gif) no-repeat top left; width:78px;}
.nav ul li a#process { background:url(../images/nav/nav_process.gif) no-repeat top left; }
.nav ul li a#services {background:url(../images/nav/nav_services.gif) no-repeat top left; width:95px;}
.nav ul li a#brands {background:url(../images/nav/nav_brands.gif) no-repeat top left; width:85px;} 
.nav ul li a#contact {background:url(../images/nav/nav_contact.gif) no-repeat top left;}


.nav ul li a#services:hover, .nav ul li a#about:hover, .nav ul li a#clients:hover, .nav ul li a#process:hover, .nav ul li a#brands:hover, .nav ul li a#contact:hover,.nav ul li a#services.on, .nav ul li a#about.on, .nav ul li a#clients.on, .nav ul li a#process.on, .nav ul li a#brands.on, .nav ul li a#contact.on { background-position:bottom left; }



.leftColWrapper { float:left; width:278px; padding-right:40px; }
.bodyWrapper { float:left; width:432px; }
.bodyWrapper p {text-align:justify; line-height:1.5em; }

.greyWrapper { cursor:pointer; background-color:#1D1D1D; width:410px; color:#fff; padding:5px 20px 5px 5px; margin-bottom:20px; background-image:url(../images/arrow.gif); background-position:420px 50%; background-repeat:no-repeat; font-size:0.8em; text-transform:uppercase; text-align:right; }

a:hover .greyWrapper { background-color:#ECA110; }

.footer { font-size:0.7em; text-align:right; margin:20px 0px; clear:both;}
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { color:#ECA110; text-decoration:underline; }

/*
=========================================================================================================
  Home Page
========================================================================================================= 
*/

div.fullContent {position:relative; clear:both; width:778px; }
div.welcomeText { background:transparent url(../images/transBG.png); height:190px;left:0px;padding:10px;position:absolute;top:65px; width:370px; }
div.welcomeText p { line-height:1.5em; }
div.welcomeText h1 { text-indent:-9999px; height:19px; width:340px; background:url(../images/welcome_banner.gif);
margin:5px 0px; padding:0px; line-height:19px; }
div.galleryLink {bottom:-10px; position:absolute; right:0px;}


/*
=========================================================================================================
  Services
========================================================================================================= 
*/
.serviceImg { margin-bottom:20px; }

/*
=========================================================================================================
  Contact
========================================================================================================= 
*/
label { display:none; visibility:hidden; }
input, textarea { border:1px solid #999; background-color:#0C0C0C; padding:7px; margin:2px; width:350px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff !important;  }
textarea { height:150px; }
input.submit {  margin-left: 307px; width:52px; border:0; cursor:pointer; font-size:12px; font-weight:bold; height:30px; background-image:url(../images/submitBg.jpg); cursor:pointer; }
.LV_invalid_field { display:block; color:#FF0000; }

/*
==============================================================================================================================
	Branding Page
==============================================================================================================================
*/

.tab {margin:10px 0px 5px 0px; width:430px;}
.stretcher img { float:right; margin-top:10px; }
.stretcher p { float:left; width:430px; text-align:justify;}




/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* 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: 35px;
}
