@charset "UTF-8";
body {
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-color: #95B7BC;
	background-position: top;
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS", sans-serif;
	line-height:1.3em;
}

a:hover {
	text-decoration:underline !important;
}

a img {
	border:none !important;
}

.clear {
	height:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
}

#splashContainer {
	width:993px;
	position:relative;
	margin:0 auto; 
	overflow:hidden;
	text-align:left;
}

#splashUtility {
	width:993px;
	position:relative;
	height:33px;
	background:url(/images/utility_bg.gif) no-repeat;
}

#splashUtilityRight {
	width:305px;
	float:right;
	height:33px;
	position:relative;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
}
#splashUtilityRight ul {
	margin-top:5px;
	padding-top:5px;
	text-align:right;
}
#splashUtilityRight ul li {
	float:left;
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	line-height:12px;
}

#splashUtility a {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#3b362a;
	text-decoration:none;

}
#splashUtility a.active {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#c1650f;
	text-decoration:none;

}

#splashTop {
	width:993px;
	position:relative;
	height:82px;
	background:url(/images/top_bg.gif);
	overflow:visible;
	z-index:7;
}
#splashMiddle {
	width:993px;
	position:relative;
	height:253px;
	background:url(/images/splash_bg.png);
	overflow:visible;
	z-index:6;
}
#splashBody {
	width:993px;
	position:relative;
	background:url(/images/brown_bg.gif) repeat-y;
}
#splashBottom {
	width:993px;
	position:relative;
	height:74px;
	padding-left:40px;
	background:url(/images/bottom_bg.gif) repeat-y;
}
#splashBottom p {
}

#navbar {
	position:absolute;
	height:33px;
	right:40px;
	bottom:-34px;
}
#navbar ul {
	margin-top:-1px;
	padding-top:0px;
}
#navbar ul li {
	float:left;
	display:block;
	list-style:none;
	position:relative;
}

a#aboutTab {
	height:33px;
	width:224px;
	background:url(/images/about_tab.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

a#aboutTab:hover,
a#aboutTab.active {
	background:url(/images/about_tab_on.png) no-repeat;
}

a#eventsTab {
	height:33px;
	width:196px;
	background:url(/images/events_tab2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

a#eventsTab:hover,
a#eventsTab.active {
	background:url(/images/events_tab_on2.png) no-repeat;
}

a#newsTab {
	height:33px;
	width:196px;
	background:url(/images/news_tab.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
}

a#newsTab:hover,
a#newsTab.active {
	background:url(/images/news_tab_on.png) no-repeat;
}

a#coolOwl {
	width:264px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(/images/coolnewowl.png) no-repeat;
	position:absolute;
	overflow:visible;
	margin-top:-4px;
	margin-left:25px;
}
	
#splashHeadline {
	position:relative;
	float:left;
	top:50px; 
	width:475px;
	padding-left: 60px;
}
#splashHeadline h1 {
	color:#c1650f;
	font-size:21px;
	font-weight:normal;
}

#splashHeadline p {	
	color:#3b362a;
	font-size:12px;
	line-height:15px;
}

#splashHeadline a {
	color:#c1650f;
	text-decoration:none;
}
#splashPhotos {
	float:right;
	width:400px;
	position:relative;
	padding-right:30px;
	z-index:7;
	top:50px;
	overflow:visible;
	height:237px;
}

#splashBody_left {
 	float:left;
	padding-left:60px;
	padding-top:25px;
	padding-bottom:25px;
	position:relative;
	width:625px;
}

#splashBody_left h1 {
	font-size:14px;
	color: #6f6a5e;
	font-weight:normal;
	margin-top:15px;
}

#splashBody_left h2 {
	font-size: 18px;
	color: #8bb0b6;
	font-weight:normal;
}

#splashBody_left h3 {
	font-size: 14px;
	color: #6f6a5e;
	font-weight:normal;
}

#splashBody_left p,
#splashBody_left ul,
#splashBody_left li {
	font-size:11px;
	color:#fff;
	padding-top:0;
	margin-top:0;
	
	line-height:14px;
}

#splashBody_left ul {
	margin-bottom:13px;
}

#splashBody_left a {
	color: #d07813;
	text-decoration:none;
}

#splashRight {
	width:219px;
	float:right;
	position:relative;
	padding-top:50px;
	margin-left:20px;
	padding-right:25px;
	right:0px;
	overflow:visible;
}

#splashRight h1,
#splashRight h1 a {
	color:#8bb0b6;
	font-size:22px;
	font-weight:normal;
	margin-left:5px;
}

#splashRight p {
	color:#dddcc9;
	font-size:11px;
	line-height:14px;
	margin-left:5px;
}

#splashRight img {
	left:-8px;
	position:relative;
	z-index:7;
}

#splashBottom p {
	color: #333333;
	font-size:12px;
	margin-top:-7px;
	line-height:64px;
	vertical-align:middle;
}
.hiddenPic {
	display:none !important;
}
	
#innerBody {
	background:url(/images/brown_bg.gif) repeat-y;
	position:relative;
	height:100%;
}

#innerHeadline {
	background:url(/images/innerSplashbg.png);
	height:106px;
	width:666px;
	position:relative;
	padding-left: 60px;
}
#innerHeadline h1 {
	color:#c1650f;
	font-size:24px;
	font-weight:normal;
	float:left;
	position:relative;
	margin-top:55px;
}

#splashBody_left p.leadintext {
	color: #8bb0b6;
	font-size:14px;
	line-height:18px;
	padding-bottom:20px; 
	border-bottom: 1px dotted #8bb0b6;
}

.innerPhoto {
	position:relative; 
	float:right; 
	margin-top:-60px; 
	margin-right:-60px;
}

#splashRight .date {
	font-size:14px;
}
#splashRight a {
	text-decoration:none;
	color:#d07813;
}
#splashRight ul {
	color:#dddcc9;
	font-size:11px;
	line-height:14px;
	padding-left:20px;
}
#footer {
	text-align:center;
	color:#fff;
	font-size:10px;
	padding-left:0px;
	margin-top:10px;
	
}

#footer a {
	color:#fff;
	text-decoration:none;
	
}
#splashBody_left table td {
	font-size:11px;
	color:#fff;
	padding:2px 20px 2px 5px;

} 

#register tr {
		background-color:#4a4435;
}

#register td {
	border-bottom: 1px solid #3b362a;
	border-top: 1px solid #3b362a;
	padding-bottom:3px !important;
	padding-top:3px !important;
	vertical-align:top;
}
#register td ul {
	padding-left:7px;
	margin:0px;
}

.ryan-photo {
	float:right; 
	margin-top:-10px; 
	margin-right:30px;
}

ul.promos {
	list-style:none;
	margin:0;
	padding:0;
}

ul.promos li.promo-item {
	border-bottom:1px dotted #8bb0b6;
	padding-bottom:15px;
	margin-bottom:15px;
}

ul.promos li.promo-item.last {
	border:none;
}

#splashBody_left ul.promos li.promo-item p.event-details,
#splashBody_left p.event-details {
	color: #8bb0b6;
	font-size: 14px;
	line-height: 18px;
}

a.register-button {
	display:block;
	width:187px;
	height:70px;
	margin-top:15px;
}

ul.sponsors {
	margin:0;
	padding:0;
	list-style:none;
}

ul.sponsors li {
	margin-right:10px;
	float:left;
}

.email-sidebar {
	border-top:1px dotted #8bb0b6;
}

.twitter-sidebar {
	border-top:1px dotted #8bb0b6;
	margin-top:10px;
}

.twitter-sidebar h1 {
	line-height:1.1em;
}

ul.footer-sponsors {
	padding:15px 0 0 0;
	list-style:none;
	margin:0;
}

ul.footer-sponsors li {
	float:left;
	line-height:50px;
	vertical-align:middle;
	padding-right:50px;
	color:#333333;
	font-size:14px;
}

.techcolumbus-event-logo {
	float:right; 
	display:block;
	margin-top:15px;
}