@charset "iso-8859-1";

/* ---------------------------------------------------------------------------------------------- */
/*  Global stylesheet customized for the B.A.D. Inc website   		    			  */
/* ---------------------------------------------------------------------------------------------- */
/*  General styles for HTML elements & overall page structure                                     */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------
  @FileDetails ->		Universal CSS file which contains styles for
  				gentletouch-tn.com
 				Browsers: IE6+, Firefox 2
 				User agent supporting this file: Screen
 				Build Date: 8/1/2009
 				Copyright (C) B.A.D Incorporated.
 				All rights reserved.
  @AuthorName ->		The Popshift Collective
 ------------------------------------------------------------------------------------------------ */

body {
	text-align: 			center;
	margin: 			0;
	padding:			0;
	color:				#000;
	font:				normal 12px arial,helvetica,sans-serif;
	background: 			#000 url(imgs/Background.jpg) no-repeat center top;
	}

form {
	margin: 			0;
	padding: 			0;
	}

p {
	margin: 			0 0 15px 0;
	padding: 			0;
	}

a {
	color:				#C9171A;
	}

img {
	border:				none;
	}

ul,ol {
	padding:			0 0 1.5em 3em;
	margin:				0;
	}
	

/*.forminputs {
	font: 				normal 12px arial,helvetica,sans-serif;
	background-color: 		#EEE;
	color:				#555;
	border:				1px solid #BBB;
	padding:			4px;
	}*/

.btn {  
  	color:				#404040;
  	font: 				bold 11px arial,helvetica,sans-serif;
  	background:			#c9c9c9 url(imgs/inactive.gif) no-repeat;
  	border:				1px solid #AEACA8;
  	padding:			3px 4px 1px;
	}
	
	
#wrapper {
	width: 				980px;
	padding:			0;
	margin: 			0 auto;
	text-align: 			left;
	height:				auto;
	}

#support {
	width:				556px;
	height:				36px;
	margin:				0;
	padding:			5px 0 0 424px;
	background: 			#000 url(imgs/SupportBackground.jpg) no-repeat left top;
	}

#support #client-login-site {
	width:				165px;
	height:				auto;
	float:				left;
	text-align:			right;
	display:			inline;
	margin:				9px 20px 0 0;
	color:				#FFF;
	}

#support #social {
	width:				165px;
	height:				auto;
	float:				left;
	text-align:			right;
	display:			inline;
	}

#support #jukebox {
	width:				185px;
	height:				auto;
	float:				left;
	margin:				7px 20px 0 0;
	display:			inline;
	}
	
#support #client-login {
	width:				165px;
	height:				auto;
	float:				left;
	text-align:			right;
	display:			inline;
	margin:				7px 20px 0 0;
	}
	

#support a {
	margin:				0 0 0 4px;
	}
	
#masthead {
	width:				980px;
	height:				129px;
	margin:				0;
	padding:			0;
	text-align:			left;
	}

/* --------------------------------------------------------------------------------------- */

#nav {
	width:				980px;
	height:				46px;
	margin:				0 0 1px 0;
	padding:			0;
	text-align:			left;
	background: 			transparent url(imgs/NavBackground.jpg) repeat-x;
	}

#nav #items {
	width: 				801px;
	height:				auto;
	padding:			0;
	margin:				0;
	float:				left;
	}

#nav #date {
	width: 				179px;
	height:				auto;
	padding:			18px 0 0 0;
	margin:				0;
	float:				left;
	text-align:			center;
	color:				#FFF;
	font:				bold 11px arial;
	}

#nav #items ul {
	padding:			0;
	margin:				0;
	list-style: 			none;
	float: 				left;	
	}

#nav #items ul li {
	float: 				left;
	margin: 			0;
	}

#nav #items ul a {
	display: 			block;
	margin: 			0;
	}


/* ---------------------------------------------------------------------------------------------- */
	
/* ------------------------------ home page specific styles ------------------------------------- */
	
#home-callout {
	width:				960px;
	height:				208px;
	margin:				10px 0 0 0;
	padding:			0;
	float:				left;
	background:			transparent url(imgs/HomeCalloutBackground.jpg) no-repeat top center;
	color:				#CCC;
	}

#home-callout #left {
	width:				345px;
	height:				auto;
	float:				left;
	margin:				0;
	padding:			20px 90px 20px 80px;
	}

#home-callout #right {
	width:				345px;
	height:				auto;
	float:				left;
	margin:				0;
	padding:			20px 80px 20px 20px;
	}

/* ----------------------------- end home page specific styles --------------------------- */	
/* ----------------------------- content space specific styles --------------------------- */

#content-space {
	background:			#0F0F0F url(imgs/CSpaceBackground.jpg) repeat-x top center;
	width:				960px;
	height:				auto;
	padding:			10px;
	margin:				0;
	float:				left;
	}

#content-space-drill {
	background:			#FFF url(imgs/CSpaceBackground-Alt.jpg) repeat-y top center;
	width:				960px;
	height:				auto;
	padding:			10px;
	margin:				0;
	float:				left;
	}

#content-space-drill-alt {
	background-color:		#FFF;
	width:				960px;
	height:				auto;
	padding:			10px;
	margin:				0;
	float:				left;
	}

#page-header {
	background:			#790506 url(imgs/PageHeaderBackground.jpg) repeat-x top left;
	width:				940px;
	height:				47px;
	padding:			43px 20px 0 20px;
	margin:				0;
	float:				left;
	}

#content-space-drill #copy {
	width:				680px;
	height:				auto;
	float:				left;
	padding:			30px 20px 20px 10px;
	}

#content-space-drill #logos, #content-space-drill #amenu {
	width:				220px;
	height:				auto;
	float:				left;
	padding:			10px 10px 20px 20px;	
	}

#content-space-drill #amenu p.item {
	border-bottom:			1px solid #CCC;
	padding:			0 0 9px 0;
	margin:				0 0 9px 0;
	}

#content-space-drill #amenu a {
	text-decoration:		none;
	}

.cheader {
	font:				bold 16px arial,helvetica,sans-serif;
	}

.ch {
	color:				#fff;
	font:				bold 16px arial,helvetica,sans-serif;
	padding:			8px 0 0 0;
	}


#companies {
	background-color:		#0F0F0F;
	width:				960px;
	height:				auto;
	padding:			10px;
	margin:				5px 0 0 0;
	float:				left;
	font-size:			11px;
	text-align:			center;
	color:				#444;
	}
	
#companies a:link, #footer a:link
{ text-decoration:none; background:transparent; color: #666; }

#companies a:visited, #footer a:visited
{ text-decoration:none; background:transparent; color: #666; }

#companies a:hover, #footer a:hover
{ text-decoration:none; background:transparent; color: #FFF;}

#companies a:active, #footer a:active
{ text-decoration:none; background:transparent; color: #666; }

/* ------------------------- end content space specific styles --------------------------- */

#footer {
	width:				960px;
	height:				auto;
	padding:			10px;
	margin:				10px 0 20px 0;
	float:				left;
	font-size:			10px;
	color:				#666;
	}

/* ---------------------------------------------------------------------------------------------- */
/*  Clear floats without structural markup hack  				                  */
/* ---------------------------------------------------------------------------------------------- */
	
.clearfix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----------------------------------------------------------------------------------------------- 
	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;
	}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

.sIFR-hasFlash h1 {
	visibility: 		hidden;
	font-size: 		16px;
	padding:		0;
	margin:			0;
	}

.sIFR-hasFlash h2 {
	visibility: 		hidden;
	font-size: 		26px;
	padding:		0;
	margin:			0;
	}

.sIFR-hasFlash h3 {
	visibility: 		hidden;
	font-size: 		26px;
	padding:		0;
	margin:			0;
	}

/* ----------------------------------------------------------------------------------------------- */

.font8pt {
	font-size:			8pt;
	}

.font7pt {
	font-size:			7.5pt;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Client Portal --------------------------------------------------------------------------------- */

#client-login {
	width: 			380px;
	height:			200px;
	padding:		120px 40px 0 40px;
	margin: 		25px auto;
	text-align: 		left;
	background:		#FFF url(clients/imgs/LoginBg.jpg) no-repeat top left;
	color:			#333;
	}

.client-error 			{color:#FF0000}
.client-pass 			{color:#00FF00}

.img {
	width:			150px;
	height:			150px;
	float:			left;
	display:		inline;
	padding:		1px;
	margin:			0 15px 20px 0;
	border:			1px solid #DDD;
	}

#gsb {
	border:			1px solid #DDD;
	padding:		20px;
	clear:			both;
	font-size:		11px;
	}

.scroll-box {
	padding:			0;
	border:				1px solid #CCC;
	width:				95%;
	height:				290px;
	overflow:			auto;
	}

.scroll-box p {
	font:				normal 11px arial,helvetica,sans-serif;
	margin:				0;
	padding:			4px;
	}
