/*
	The styles used for the Austin Technology Council Web Site.

	See the special style sheets for IE 6 & IE 7 for browser-specific
	overrides.
*/

/* ===[ Begin Cross-Browser Style Equalization ]=== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
	legend, table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	
	:focus {
		outline: 0;
	}

	img, a img, a:focus img{
		border: 0px;
	}
	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	em {font-style: italic}
	strong { font-weight: bold;}
/* ===[ End Cross-Browser Style Equalization ]=== */

/* ===[ Begin Clearing Fixes ]=== */
	.ClearFix:after {
		clear: both;
		content: ".";
		display: block;
		height: 0;
		margin: 0;
		max-height: 0;
		padding: 0;
		visibility: hidden;
	}

	.ClearFix {
		display:inline-block;
	}
/* ===[ End Clearing Fixes ]=== */

/* ==========[ Begin Design Styles ]========== */

:link,
:link font {
	color: #d92b2e;
}

.event_list :link {
	color: #d92b2e !important;
}

:visited,
:visited font {
	color: #3477cf;
}

.event_list :visited {
	color: #3477cf !important;
}

a:link:focus, a:visited:focus, 
a:link:focus font, a:visited:focus font,
a:link:hover, a:visited:hover,
a:link:hover font, a:visited:hover font,
a:link:active, a:visited:active,
a:link:active font, a:visited:active font {
	background-color: #d92b2e;
	color: #fff !important;
}

a.SponsorLogo { 
	background-color: transparent !important;
	border: 0;
}

a#SkipLink { display: none;}

acronym {
	bottom-border: 1px dotted #333;
}

blockquote {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.2em;
	padding: 0.0694em 2em;
}

body {
	background: transparent url('../images/background-page-top-with-search.png') repeat-x 0 0;
	color: #000;
	font: 12px/1.6666 normal "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}


body * {
	font-size: 1em;
}

	body#Home #WrapperContent2 {
		margin-right: 10px;

	}	

	#HomeImage {
		float: right;
		margin-left: 20px;
		margin-top: 10px;
	}

	body#Home #WrapperContent3 {
		width: 482px;
	}
	
	body#Home #WrapperContent3 .First {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}

#Branding {
	background: transparent url('../images/background-content-top.png') repeat-x 0 0;
	margin: -5px 0 10px 0;
	padding-top: 20px;
}

	#Branding a#Logo {
		background: transparent url('../images/logo-atc.png') no-repeat 0 0;		
		border: 0;
		display: block;
		height: 48px;
		margin: 0 0 0 15px;
		width: 276px;
	}
		#Branding a#Logo span {
			display: none;
		}
font { color: #000; }

h1, h2, h3, h4 {
	font-family: Times, "Times New Roman", Georgia, serif;
}

h1 {
	font-size: 2em;
	line-height: 1;
	padding: 0.3333em 0;
}

h2 {
	font-size: 1.75em;
	line-height: 1;
	padding: 0.666em 0 0 0;
}

h3 {
	font-size: 1.5em;
	padding: 0.7778em 0 0 0;
}

h4 {
	font-size: 1.3333em;
	padding-top: 1em 0 0.5em 0;
}

h5, h6 {
	font-size: 1em;
}

html {
	background: #fff url('../images/background-page-middle.png') repeat 0 0;	
	margin: 0;
	padding: 0
}

legend { display: none }


#NavGlobal {
	background: transparent url('../images/background-global-nav-green.png') repeat-x 0 0;
	height: 44px;
	margin: 0 6px;
	padding: 0;
	width: 994px;
}

#NavGlobal ul {
	
}

	#NavGlobal ul li {
		display: block;
		float: left;
		margin: 0 5px;
		padding: 1px 0 0 0;
	}
	
		#NavGlobal ul li.First {
			margin-left: 0;
		}
		
		#NavGlobal ul li.Last {
			margin-right: 0;
		}


		#NavGlobal ul li a {
			background-color: transparent;
			color: #000 !important;
			cursor: pointer;
			display: block;
			font-size: 1.1em;
			padding: 0 10px 0 0;		
			text-decoration: none;
			width: auto;
		}

		#NavGlobal ul li a:hover {
			background: transparent url('../images/background-global-nav-highlight.png') no-repeat 100% 0;	
			cursor: pointer;
			
		}

			#NavGlobal ul li a:hover span {
				background: transparent url('../images/background-global-nav-highlight.png') no-repeat 0 0;	
				cursor: pointer;
			}

			#NavGlobal ul li a span {				
				cursor: hand;
				height: 21px;
				display: block;
				padding: 6px 4px 8px 12px;
			}	

p {
/*	line-height: 1.666em; */  /* For Safari */
	padding: 1em 0 0.5em 0;
}


#Search {
	background: transparent url('../images/background-search-green.png') no-repeat right bottom;
	clear: both;
	float: right;
	height: 25px;
	margin-right: 10px;
	margin-top: 7px;
	padding-bottom: 2px;
	width: 236px;
}

	#Search form {
		margin: 0 0 0 10px;
		padding: 0;
		position: absolute;
	}

		#Search form input#Query {
			border: 1px solid #788024;
			float: left;
			margin: 1px 5px 0 0;
			height: 16px;
			width: 140px;
		}

#SiteMeta {
	background-color: transparent;
	clear: both;
	font-size: .9em;
	margin-top: -36px;
	padding-top: 20px;
	text-align: right;	
	width: 980px;
}

	#SiteMeta ul li {
		border-left: 1px solid #000;
		display: block; 
		float: right;
		margin-left: 5px;
		padding-left: 5px
	}
		#SiteMeta ul li.First {	}
		
		#SiteMeta ul li.Last {
			border-left: 0;
			margin-left: 0;
			padding-left: 0;
		}

#WrapperContent1 {
	background: transparent url('../images/background-foot-green.png') repeat-x center bottom;
	clear: both;
	margin: 0 6px 0px 6px;
	padding: 0 0 124px 0;
	width: 994px;
}

#WrapperContent2 {
	clear: left;
	float: left;
 	line-height: 1.5;
	margin-top: 20px;
	padding-left: 10px;
	width: 970px;	
}

	#WrapperContent2 ul {
		list-style-type: disc;
		margin-left: 2em;
	}
	
	
#WrapperContent3 {
	float: right;
	margin-top: 20px;
	width: 236px;
}


	#NavLocal {
		width: 100%;
	}

		#NavLocal ul {
			background: transparent url('../images/background-sidebar-blue.png') no-repeat 0 0;
			display: block;
			margin-left: 0;
			width: 100%;
		}

		#NavLocal ul li {
			display: block;
			font-size: 1.1em;
			padding: 5px 10px;
		}

			#NavLocal ul li.Last {
				background: #fff url('../images/background-sidebar-blue.png') no-repeat left bottom;
				padding-bottom: 10px;
			}

			#NavLocal ul li a {
				color: #fff !important;
			}
				#NavLocal ul li a:link:focus, 
				#NavLocal ul li a:visited:focus, 
				#NavLocal ul li a:link:hover, 
				#NavLocal ul li a:visited:hover, 
				#NavLocal ul li a:link:active, 
				#NavLocal ul li a:visited:active {
					color: #fff !important;
				}

#WrapperGlobal1 {
	background: transparent url('../images/background-page-bottom.png') repeat-x center bottom;
	border-bottom: 2px solid silver;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 100%;
}

#WrapperGlobal2 {
	background: transparent url('../images/background-content-middle.png') repeat-y center top;
	margin: 0 auto;
	padding-bottom: 0;
	text-align: left;
	width: 1006px;
}

/* -- Overrule Affiniscape Table Code -- */
td#maincontentsubcell { 
	padding-right: 10px;
	width: 730px !important; 
}
	td#maincontentsubcell .admintable td img {
		margin-bottom: 30px;
	}

	td#maincontentsubcell .admintable td p {
		padding: 0 0 20px 10px;
	}
	

	td#maincontentsubcell span {
		font-size: 1em !important;
	}
	
	
td#rightnavcell {
	width: 236px !important;
	padding: 20px 0 0 0;
}

/* tr.odd_row td { background-color: #eee !important; } */

/* Event Calendar */

div.filter { 
	margin-top: -18px;
	width: 522px !important;
}


h3.month {
	font-size: 1.75em;
	line-height: 1;
	margin: 20px 0;
	padding: 0.666em 0 0 0;
}

table.event_list td {
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

td.date { 
	padding: 5px 5px 10px 5px;
	text-align: center; 
	width: 120px;
}

	td.date .abbr_month { 
		display: block;
		font-size: 1.5em;
	}

	td.date .num_day {
		display: block;
		font-size: 3em;
	}

	td.date .text_day {
		color: #666;
		display: block;
		font-size: 1em;
	}
	
	td.event_actions a {
		font-size: 1.2em;
		font-weight: bold;
	}

#WrapperContent2 table {
	background-color: transparent;
	width: 100%;
}
	#WrapperContent2 table td {
		background-color: transparent;
}

/* Forms */
div.field_static_text { 
	clear: both;
	width: 60%;
}

div.viewFormLogin td {
	font-weight: bold;
}

	div.viewFormLogin td input {
		font-weight: normal !important;
	}

	.formRows h3.section_heading {
		border-bottom: 0 !important;
	}

label.loginlabel,
label.rememberMeLabel {
	display: block;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 96%;
}

span.required_field { 
	color: #f00;
	padding-left: .2em;
}

table#maincontenttable p {
	text-align: left !important;
}

ul.formRows {
	list-style-type: none !important;
	margin-left: 0 !important;
}

	ul.formRows li {
		clear: left !important;
		float: none !important;
	}

		ul.formRows li input,
		ul.formRows li select,
		ul.formRows li textarea {
			width: 30% !important;
		}

		ul.formRows li div {
			clear: left !important;
			float: none !important;
			margin-bottom: 5px;
		}

				ul.formRows li div label {
					font-weight: bold;
				}
