@charset "iso-8859-1";

/* ---------------------------------------------------------------------------------------------- */
/*  Global stylesheet customized for T.D.I.		   		    			  */
/* ---------------------------------------------------------------------------------------------- */
/*  General styles for HTML elements & overall page structure                                     */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------
  @FileDetails ->		Universal CSS file which contains styles for
  				tdi2r.org
 				Browsers: IE6+, Firefox 2
 				User agent supporting this file: Screen
 				Build Date: 8/1/2009
 				Copyright (C) T.D.I. Incorporated.
 				All rights reserved.
  @AuthorName ->		The Popshift Collective
 ------------------------------------------------------------------------------------------------ */

body {
	text-align: 			center;
	margin: 			0;
	padding:			0;
	color:				#444;
	font:				normal 12px arial,helvetica,sans-serif;
	background: 			#FFF url(imgs/Background.jpg) repeat-x center top;
	}

form {
	margin: 			0;
	padding: 			0;
	}

p {
	margin: 			0 0 15px 0;
	padding: 			0;
	}

a:link {
	text-decoration:		none;
	background:			transparent;
	color:				#C72821;
	}

a:visited {
	text-decoration:		none;
	background:			transparent;
	color:				#C72821;
	}

a:hover {
	text-decoration:		underline;
	background:			transparent;
	color:				#C72821;
	}

a:active {
	text-decoration:		none;
	background:			transparent;
	color:				#C72821;
	}

img {
	border:				none;
	}

ul,ol {
	padding:			0 0 1.5em 3em;
	margin:				0;
	}
	

input,select,textarea {
	font: 				normal 11px 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: 				960px;
	padding:			0;
	margin: 			0 auto;
	text-align: 			left;
	height:				auto;
	}

#support {
	width:				960px;
	height:				26px;
	margin:				0;
	padding:			8px 0 0 0;
	text-align:			left;
	font:				bold 11px arial,helvetica,sans-serif;
	color:				#FFF;
	}
	
#masthead {
	width:				910px;
	height:				114px;
	margin:				0;
	padding:			11px 0 0 50px;
	text-align:			left;
	background:			#031C49 url(imgs/MastheadBackground.jpg) no-repeat;
	}

/* --------------------------------------------------------------------------------------- */

#nav {
	width:				960px;
	height:				35px;
	margin:				0;
	padding:			0;
	text-align:			left;
	}

#nav ul {
	padding:			0;
	margin:				0;
	list-style: 			none;
	float: 				left;	
	}

#nav ul li {
	float: 				left;
	margin: 			0;
	}

#nav 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:			#FFF url(imgs/CSpaceBackground.jpg) repeat-y top center;
	width:				960px;
	height:				auto;
	padding:			0;
	margin:				0;
	border-bottom:			1px solid #E3E3E3;
	}

#content-space #homestage {
	background:			#FFF url(imgs/HomepageImg.jpg) no-repeat top left;
	width:				960px;
	height:				auto;
	padding:			0;
	margin:				0;
	}

#content-space #homestage #message {
	width:				519px;
	height:				217px;
	padding:			48px 0 35px 400px;
	margin:				0;
	}

#content-space #homecallouts {
	background-color:		#FFF;
	width:				796px;
	height:				auto;
	padding:			40px;
	margin:				0 41px;
	border:				1px solid #E3E3E3;
	overflow:			auto;
	}

#homecallouts .item, #homecallouts .item-alt, #prefooter .item, #prefooter .item-alt  {
	width:				238px;
	height:				auto;
	padding:			0;
	margin:				0 41px 0 0;
	float:				left;
	display:			inline;
	}

#homecallouts .item-alt {
	margin:				0;
	}

#prefooter .item-alt {
	margin:				0;
	text-align:			right;
	}

#homecallouts p {
	background:			transparent url(imgs/DoubleDiv.jpg) repeat-x top left;
	padding:			7px 0 0 0;
	margin:				6px 0 0 0;
	}

#prefooter {
	background:			transparent url(imgs/PreFooterBackground.jpg) no-repeat top center;
	width:				796px;
	height:				111px;
	padding:			50px 82px 0 82px;
	margin:				0;
	}

#page-header {
	width:				380px;
	height:				100px;
	padding:			83px 40px 0 540px;
	text-align:			right;
	}

#cspace-pack {
	width:				960px;
	height:				auto;
	padding:			0;
	margin:				0 0 20px 0;
	overflow:			auto;
	}
	
#content-space #copy {
	width:				500px;
	height:				auto;
	padding:			0 40px 40px 52px;
	margin:				40px 0 0 0;
	text-align:			left;
	border-right:			1px solid #E3E3E3;
	border-bottom:			1px solid #E3E3E3;
	float:				left;
	line-height:			18px;
	}

#content-space #sidebar {
	width:				287px;
	height:				auto;
	padding:			40px;
	margin:				40px 0 0 0;
	text-align:			left;
	border-top:			1px solid #E3E3E3;
	float:				left;
	color:				#7D7D7D;
	font-size:			11px;
	}

.cheader {
	font:				bold 16px arial,helvetica,sans-serif;
	}

h4 {
	font:				bold 12px arial,helvetica,sans-serif;
	}

#accordion div {
	overflow:			hidden;
	height:				auto;
	}

/* ------------------------- end content space specific styles --------------------------- */

#footer {
	width:				930px;
	height:				auto;
	padding:			10px 15px 20px 15px;
	margin:				0;
	float:				left;
	font-size:			10px;
	color:				#828282;
	background:			#FFF url(imgs/DoubleDiv.jpg) repeat-x 0 30px;	
	}

#footer a:link {
	text-decoration:		none;
	background:			transparent;
	color:				#123E87;
	}

#footer a:visited {
	text-decoration:		none;
	background:			transparent;
	color:				#123E87;
	}

#footer a:hover {
	text-decoration:		underline;
	background:			transparent;
	color:				#123E87;
	}

#footer a:active {
	text-decoration:		none;
	background:			transparent;
	color:				#123E87;
	}

#footer #links {
	width:				760px;
	height:				auto;
	float:				left;
	text-align:			left;
	}
	
#footer #credits {
	width:				170px;
	height:				auto;
	float:				left;
	padding:			10px 0 0 0;
	}

/* ---------------------------------------------------------------------------------------------- */
/*  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: 		30px;
	padding:		0;
	margin:			0;
	}

.sIFR-hasFlash h2 {
	visibility: 		hidden;
	font-size: 		16px;
	padding:		0;
	margin:			0;
	}

.sIFR-hasFlash h3.prefoot {
	visibility: 		hidden;
	font-size: 		14px;
	padding:		0;
	margin:			0;
	}

.sIFR-hasFlash h3.sidebarheader {
	visibility: 		hidden;
	font-size: 		16px;
	padding:		0;
	margin:			0 0 10px 0;
	}

/* ----------------------------------------------------------------------------------------------- */

.font8pt {
	font-size:			11px;
	}

.font7pt {
	font-size:			10px;
	}
