/** ************************ **/
/**  Page setup styles **/

html {
   background: #000;
}

body {
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#headerugc2010 {
	background-color: #fff;
	background-image: url(/ugz/ugc/ugc2010/images/ugc2010_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 296px;
	font-weight: bold;
	line-height: 1.25em;
}

body #wrapper {
}

#page-body {
	clear: both;
	border:none;
	padding-bottom: 25px;
	background: #fff;
}

#logo {
	position:absolute;
	top:-15px;
	left:298px;
	padding: 25px 0 0 23px;
}

#ugc2010content {
	padding:10px;
	width:908px;
	background:#fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#ugc2010content li {
	margin-left:20px;
}

.content-divider-line {
	height:10px;
	background:#B17A36;
}

#ugc2010content h2 {
	color:#6e4b22;
	margin-bottom:20px;
}

#ugc2010content h3 {
	color:#6e4b22;
	margin-top:10px;
	font-style:italic;
}

#crumb-nav {
	float:left; 
	margin-left:10px; 
	color:#6e4b22; 
	font-weight:bold;
	background-image:none;
	/*width:600px;*/
}

#crumb-nav a, a:visited {
	color:#6e4b22;
}

#crumb-nav a:hover {
	text-decoration:underline;
}


#why-attend-links li a, a:hover, a:visited {
	color:#6e4b22;
}

#sponsor-ops div li {
	
}

#testimonial p {
	padding-left:22px;
	margin-top:5px;
	background:url(/ugz/ugc/ugc2010/images/lquote.gif) -6px -3px no-repeat;
}

.top-ten-no {
	font-size:28px;
	font-style:italic;
	color:#B17A36;	
}

.top-ten-quote {
	margin:-1.9em 5px 1.5em 28px;
}


/******************************/
/* top right Nav - text color */

#navigation a {
	color: #6e4b22;
}


/******************************/
/** Nav menu customization **/

#sections ul, #sections li {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	border: 1px solid #6e4b22;
}
#sections ul#dropdown-nav li { float: left; } /* main nav */
#sections ul#dropdown-nav li li { float: none; } /* subnav */

#sections ul li a { 
	color:#fff;
	display: block; 
	text-decoration: none;
}

#sections ul#dropdown-nav li ul {
	position: absolute;
	left: -999em;
	visibility: hidden;
}
#sections ul#dropdown-nav li:hover ul,
#sections ul#dropdown-nav li.sfhover ul {
	left: auto;
	visibility: visible;
}

#sections {
	position: absolute;
	top:252px;
	left:0;
	float: left;
	clear: both;
	padding: 0 2px;
	width: 934px;
	height:30px;
	font-size: 1.1em;
	font-weight: bold;
	background-image:url(/ugz/ugc/ugc2010/images/section_btn_bg.gif);
	text-align: center;
}

#sections li li {
	padding: 0;
	border-left: 0 none;
}

#sections li ul {
	background: #ccdae7;
}

#dropdown-nav li #nav-solutions div {
	position: absolute;
	left: 85px;
	top: 24px;
	padding: 0 0 3px;
	margin: 0;
	display: none;
	z-index: 90;
	color:#fff;
}

#dropdown-nav li:hover div, #dropdown-nav li.hover div {
	display: block;
	background:#B17A36;
}

/* sections nav section highlight */
.about #sections #nav-about,
.schedule #sections #nav-schedule,
.hotel #sections #nav-hotel,
.register #sections #nav-register,
.awards #sections #nav-awards,
.sponsors #sections #nav-sponsors,
.cbord #sections #nav-cbord
{ background-color: #6e4b22; }

/* active section, 1st level: */
.about #sections #nav-about a,
.schedule #sections #nav-schedule a,
.hotel #sections #nav-hotel a,
.register #sections #nav-register a,
.awards #sections #nav-awards a,
.sponsors #sections #nav-sponsors a,
.cbord #sections #nav-cbord a
{ color: #fff; }

/* active section, 2nd level: */
.about #sections #nav-about li a,
.schedule #sections #nav-schedule li a,
.hotel #sections #nav-hotel li a,
.register #sections #nav-register li a,
.awards #sections #nav-awards li a,
.sponsors #sections #nav-sponsors li a,
.cbord #sections #nav-cbord li a
{ color: #6e4b22; }

/* active section, 2nd level rollover: */
.about #sections #nav-about li a:hover,
.schedule #sections #nav-schedule li a:hover,
.hotel #sections #nav-hotel li a:hover,
.register #sections #nav-register li a:hover,
.awards #sections #nav-awards li a:hover,
.sponsors #sections #nav-sponsors li a:hover,
.cbord #sections #nav-cbord li a:hover
{ color: #fff; }

/* sections nav button widths */
#sections #nav-about a { width: 125px; }
#sections #nav-schedule a { width: 96px; }
#sections #nav-hotel a { width: 125px; }
#sections #nav-register a { width: 122px; }
#sections #nav-awards a { width: 153px; }
#sections #nav-sponsors a { width: 119px; }
#sections #nav-cbord a { width: 160px; }


/* dropdown navigation theme */
body #sections a {
	color: #fff;
}
body #sections li:hover li a,
body #sections li.sfhover li a,
body #sections li ul {
	background: #fff2e3;
	color: #B17A36;
}
body #sections li li a:hover,
body #sections li li a {
	border-top-color: #6e4b22;
	color: #fff;
}
body #sections li:hover a,
body #sections li.sfhover a,
body #sections li a:hover,
body #sections li li a:hover,
body #sections li:hover,
body #sections li.sfhover {
	background: #B17A36;
	color: #fff;
}
/* ******************************************* */
/* @end NAV menus */


/* Home page */

#homepg-row {
	float:left;
}

#homepg-row h2 {
	margin-bottom:10px; width:300px;
}

.ugc2010-front-img {
	float:left;
	width:300px;
}

.homepg-row-text {
	float:left;
	width:410px;
	margin-left:10px;
}

#navlogin {
	top:35px; 
	left:600px; 
}

#nav-login li {
	color:#6e4b22;
}

.revfakelink li {
	color:#6e4b22;
}


/* content styles */

.contentpics {
	margin: 10px;
	border:1px solid #6e4b22;
}

.biopics {
	margin:10px 20px 0 0;
	height:120px;
	border:1px solid #6e4b22;
}


#ugc2010faqs h3 { 
	
}

#ugc2010faqs p { 
	margin-left:20px;
}

#ugc2010faqs ul { 
	margin-left:20px;
}


body #footer {
	width:938px;
	margin-left:-10px;
	background:none;
	background-color: #fff;
	padding: 10px;
	text-align: center;
}

.footer-border {
	padding:10px; 
}

#legal {
	padding: .75em 0 0.25em;
}

#footnav { padding-top:0.5em; }

#footnav li {
	display: inline;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	list-style: none;
	border-left: 1px solid #ccc;
	background-image: none;
}

#footnav li.first {
	border-left: 0 none;
	padding-left: 0;
	margin-left: 0;
}

#otherinfo{
	font-family: sans-serif;
	color: #999999;
}

#otherinfo a:link, #otherinfo a:hover, #otherinfo a:visited {
	color:#999999;
}

#colophon, #credit {
	position: absolute;
	left: -9999em;
	visibility: hidden;
}

body.homepage #footer {
	float:left;
	background-image: none;
}	

#sidebar {
	float:right;
	width:185px;
}

/* **********  Session pg *****************   */

.tr-listing {
   background: url(/ui/images/bg-dotted-line.gif) repeat-x left bottom;
   width:550px;
   padding:0 4px 8px 0px;
   margin:-8px -4px 0 4px;
   font:12px sans-serif;
}

.ugc-cert-session-listing {
	margin-bottom:26px;
	font-size:11px;
}

/* */

#regtable td {
	padding: 6px;
}

.regheaders { margin:20px 0 0 0;
}

