@font-face {
  font-family: 'Orbitron Light';
  src: url('orbitron-light.eot');
  src: local('Orbitron Light Regular'), local('Orbitron Light'), 
         url('orbitron-light.otf') format('opentype');
} 
@font-face {
  font-family: 'Orbitron Medium';
  src: url('orbitron-medium.eot');
  src: local('Orbitron Medium Regular'), local('Orbitron Medium'), 
         url('orbitron-medium.otf') format('opentype');
} 
@font-face {
  font-family: 'Orbitron Bold';
  src: url('orbitron-bold.eot');
  src: local('Orbitron Bold Regular'), local('Orbitron Bold'), 
         url('orbitron-bold.otf') format('opentype');
} 


/**
 * =Reset 
 */
table {
	border-collapse: collapse;
	}

/** 
 * =Typography 
 */
body {
	padding: 0;
	margin: 0;
	background: #000000 url(../images/CC2011_tile.jpg) repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%; /* Reset to 10px */
	color: #33FFFF;
	line-height: 1.4em;
	}

/*Main Content*/
#page {
	background: #111111;
    background: #000000 url(../images/grid_tile2.gif) repeat;

	}	
	
p, pre {
	font-size: 1.4em;
	margin: 0 0 1.5em;
	padding: 0;
	line-height: 1.4em;
	}	
	
/* Links */
a {
	color: #99FFFF;
	text-decoration: underline;
	}
	a:hover {
		color: #FFFFFF;
		background: #000000;
		text-decoration: none;
		}

/* Image */
img {
	border: 3px solid #000000;
	}
	img.no-border {
		border: 0;
		}
a:hover img {
	border-color: #33FFFF;
	}	


/*Navigation
#nav ul li a {
	color: #FFBB11;
	font-family: Orbitron Medium, Orbitron Light, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	}
	#nav ul li a:hover {
		background: #333333;
		color: #FFFFFF;
		}
*/
/* Headers */
h1 {
	font-size: 2.8em;
	font-family: Orbitron Medium, Orbitron Light, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #FFBB11;
	padding: .5em 3px;
	border-bottom: 3px double #DDDDDD;
	background: #000000;
	margin: .25em 0;
	}
	h1:before {
		content: ".: ";
		}	
h2 {
	font-size: 2em;
	font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #DDDDDD;
	margin: .5em 0;
	line-height: 1.2em;
	}
	h2 span {
		font-size: .8em;
		font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
		}
	h2 span:before {
		content: "_ ";
		}
h3 {
	font-size: 1.4em;
	font-family: Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	font-weight: light;
	margin: 0;
	color: #DDDDDD;
	line-height: 1.4em;
	}
	h3 span {
		font-size: .8em;
		font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
		}
	h3 span:before {
		content: "_ ";
		}			

/*Text Styles*/
blockquote {
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: justify;
	font-family: Orbitron Bold, Orbitron Medium, Orbitron Light, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #FFBB11;
	}
	blockquote p {
		font-size: 1em;
		margin: 0 0 1em;
		}
cite {
	font-family: Orbitron Medium, Orbitron Light, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #DDDDDD;
	font-style: normal;
	white-space: nowrap;
	}
	cite:before {
		content: " / ";
		}
em {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
q {
	color: #FFFFFF;
	}		
hr  {
	border: 0;
	width: 551px;
	height: 5px;
	background: transparent url(../images/bar4.gif) no-repeat 0 0;
	margin: 3em auto;
	clear: both;
	}	
	
/* Tables */	
table {
	font-size: 1.6em;
	width: 100%;
	}
table thead th {
	font-size: 1.6em;
	font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #DDDDDD;
	margin: .5em 0;
	text-align: left;
	padding: 1em 0 .5em;
	}
	table thead th span {
		font-size: .8em;
		font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
		}
	table thead th span:before {
		content: "_ ";
		}
table tbody th {
	text-align: left;
	font-family: Orbitron Light, Orbitron Medium, Courier New, Courier, Times New Roman, Arial, Sans-Serif;
	color: #DDDDDD;
	padding: .5em 0;	
	}
table td {
	padding: .25em;
	}
	
/* Alignment */	
.far { text-align: right; }	
.fal { text-align: left; }	
.fac { text-align: center; }

.fl { 
	float: left;
	}
	img.fl {
		margin: 0 10px 10px;
		}
.fr { 
	float: right;
	margin: 10px;
	}
.clear {
	clear:both;
	}
/* Lists */
ul {
	margin: 2em;
	padding: 0 10px;
}
	li {
		list-style: square outside;
		font-size: 1.4em;
		margin: 1em 0;
		line-height: 1.4em;
		}
/**
 * =Layout 
 */
body {
	text-align: center;
	background-image: url(../images/2011/CC2011_tile.jpg);
	}
#page {
	text-align: left;
	margin: 0 auto;
	width: 775px;
	padding: 0 10px;
	}
#nav {
	background: #000000;
	padding: 0;
	overflow: hidden;
	width: 775px;
	}	
	#logo {
		float: left;
		width: 950px;
		}
		#logo a {
			float: left;
			}
		#logo img {
			border: 0;
			margin: 0;
			}
	#nav ul {
		float: left;
		width: 775px;
		margin: 0;
		padding: 0;
		}
	#nav ul li {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		}	
	#nav ul li a {
		float: left;
		height: 20px;
		text-indent: -9999px;
		background: transparent url(../images/nav_bar.jpg) no-repeat 0 0;
		}	
	#nav #nav-home a {
		background-position: 0 0;
		width: 62px;
		}
		#nav #nav-home a:hover {
			background-position: 0 -21px;
			}	
	#nav #nav-speakers a {
		background-position: -62px 0;
		width: 100px;
		}
		#nav #nav-speakers a:hover {
			background-position: -62px -21px;
			}	
	#nav #nav-schedule a {
		background-position: -162px 0;
		width: 96px;
		}
		#nav #nav-schedule a:hover {
			background-position: -162px -21px;
			}	
	#nav #nav-tickets a {
		background-position: -258px 0;
		width: 81px;
		}
		#nav #nav-tickets a:hover {
			background-position: -258px -21px;
			}	
	#nav #nav-exhibitors a {
		background-position: -339px 0;
		width: 109px;
		}
		#nav #nav-exhibitors a:hover {
			background-position: -339px -21px;
			}	
	#nav #nav-hotel a {
		background-position: -448px 0;
		width: 69px;
		}
		#nav #nav-hotel a:hover {
			background-position: -448px -21px;
			}	
	#nav #nav-tapes a {
		background-position: -517px 0;
		width: 63px;
		}
		#nav #nav-tapes a:hover {
			background-position: -517px -21px;
			}	
	#nav #nav-contact a {
		background-position: -580px 0;
		width: 107px;
		}
		#nav #nav-contact a:hover {
			background-position: -580px -21px;
			}	
	#nav #nav-about a {
		background-position: -687px 0;
		width: 88px;
		}
		#nav #nav-about a:hover {
			background-position: -687px -21px;
			}	
	/*#nav ul li {
		display: inline;
		font-size: 1.3em;
		}		
		#nav ul li:after {
			content: "/";
			color: #FFBB11;
			}	
	#nav ul li a {
		margin: 0 5px;
		line-height: 1.5em;
		padding: 0 5px;
		text-decoration: none;
		}
		#nav ul li a:hover {
			border-bottom: #9CFF00;
			}
			*/
#content {
	padding: 0;
	margin: 0;
	}			
#ft {
	overflow: auto;
	margin-top: 40px;
	background: #000000;
	padding: 10px;
	}	
	
/* Design */
embed {
	background: transparent;
}	
a[href="http://TheHostPros.com"] {
	display: none;
	}
	
/*Profile Images*/
.profile {
	display: inline-block;
	margin-top: 10px;
	}
	.profile img {
		border: none;
		}
	.profile:hover img {
		visibility: hidden;
	}	

#profile-horowitz-lg {
	background: transparent url(../images/2010/Dr.LeonardHorowitz_over.gif) no-repeat 0 0;
	}	
#profile-tucker-lg {
	background: transparent url(../images/2010/JimTucker_over.gif) no-repeat 0 0;
	}	
#profile-deagle-lg {
	background: transparent url(../images/2010/Dr.BillDeaglegif_over.gif) no-repeat 0 0;
	}	
#profile-sweeney-lg {
	background: transparent url(../images/2010/H.MichaelSweeney_0ver.gif) no-repeat 0 0;
	}
#profile-marrs-lg {
	background: transparent url(../images/2010/TexeMarrs_over.gif) no-repeat 0 0;
	}			
#profile-hilder-lg {
	background: transparent url(../images/2010/Frame_AnthonyHilder_over.gif) no-repeat 0 0;
	}			
#profile-monteith-lg {
	background: transparent url(../images/2010/Frame_Dr.StanMonteith_over.gif) no-repeat 0 0;
	}			
#profile-coffman-lg {
	background: transparent url(../images/2010/Frame_Dr.Michael_S.Coffman_.gif) no-repeat 0 0;
	}			
#profile-tsarion-lg {
	background: transparent url(../images/2010/Frame_MichaelTsarion_over.gif) no-repeat 0 0;
	}	
