/* -------------------------------------------------------------
	Under The Sun
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			5 July 2006
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Body
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

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;
}

body {
	background: #f0d564 url(/images/bg_root.jpg) repeat-x 0 187px;
	font: normal 13px/1.6em Georgia, "Times New Roman", Times, serif;
	color: #494635;
	text-align: center;
}

fieldset {
	border: 0px;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #633b4d;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
}

:focus {
	outline: 0;
}

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: "" "";
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #483d92;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #633b4d;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #483d92;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #483d92;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#interior #index {
	background: url(/images/bg_index.gif) no-repeat 14px 254px;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 100%;
	height: 187px;
	background: url(/images/bg_masthead.jpg) repeat-x left top;
}

#masthead_wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#brand, #brand a {
	width: 164px;
	height: 176px;
	float: left;
	text-indent: -9000em;
	overflow: hidden;
	position: relative;
	z-index: 4;
}

#brand {
	margin-left: 61px;
	display: inline;
	background: url(/images/logo_utsgc.jpg) no-repeat;
}

#home #brand {
	background: url(/images/logo_utsgc_home.jpg) no-repeat;
}

#ui {
	width: 600px;
	height: 53px;
	margin-top: 70px;
	padding: 15px 0 0 25px;
	float: right;
	position: relative;
	z-index: 3;
	background: url(/images/bg_ui.gif) no-repeat;
}

#ui li {
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
	height: 54px;
	background: transparent;
}

#ui li:hover, #ui li.over {
	overflow: visible;
}

#ui li a:link, #ui li a:visited {
	height: 60px;
	padding: 0 10px;
	line-height: 60px;
	float: left;
	font-size: 1.15em;
	color: #59553e;
	text-decoration: none;
}

#ui li a:hover, #ui li a:active, #ui li a:focus,
#ui li:hover a, #ui li.over a {
	color: #633b4d;
	background: url(/images/bg_ui_li.gif) repeat-x center top;
}

#ui li ul {
	width: 183px;
	padding-top: 2px;
	position: absolute;
	left: 0;
	top: 60px;
	border-top: 5px solid #fff;
	background: #d8ac64;
}

#ui li li {
	height: auto;
	border-top: 1px solid #d4bb3a;
	border-bottom: 1px solid #d4bb3a;
	background: #ffe86f;
}

#ui li li a:link, #ui li li a:visited {
	width: 157px;
	height: auto;
	padding: 6px 13px;
	line-height: 1.2em;
	font-size: 1em;
	color: #38362c;
	background: #ffe86f;
}

#ui li li a:hover, #ui li li a:active, #ui li li a:focus {
	background: #d4bb3a;
}



/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
	width: 930px;
	height: 415px;
	margin-top: -48px;
	position: relative;
	background: url(/images/img_messaging_home.jpg) no-repeat;
}

#interior #messaging {
	height: 263px;
	background: url(/images/img_messaging.gif) no-repeat;
}

#home #messaging {
	padding-top: 78px;
}

#messaging .subcontent {
	width: 195px;
	float: right;
	clear: right;
	margin: 0 28px 60px 0;
	display: inline;
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
	color: #fff;
}

#messaging .subcontent h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #f1ebc0;
}

#messaging .subcontent p {
	margin-bottom: 10px;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 258px;
	min-height: 300px;
	margin-top: -8px;
	padding-left: 14px;
	float: right;
	background: url(/images/bg_sidebar.jpg) no-repeat left top;
}


/* --- search form --- */

#form_search {
	width: 232px;
	height: 50px;
	margin-bottom: 15px;
	padding: 8px 0 0 11px;
	position: relative;
	z-index: 3;
	background: url(/images/bg_form_search.gif) no-repeat;
}

#form_search .input_class {
	width: 131px;
	padding: 4px;
	margin-right: 4px;
	border: 2px solid #d6cc94;
	background: #faf5d6;
	color: #7b775d;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#form_search #btn_search {
	width: 69px;
}

#form_search input {
	float: left;
}

#form_search label {
	position: absolute;
	left: -9000em;
}




/* --- locations form --- */

#form_locations {
	width: 253px;
	margin: 0 0 20px 5px;
	padding-bottom: 31px;
	float: left;
	clear: both;
	background: url(/images/bg_formlocations.gif) no-repeat left bottom;
}

#form_locations div {
	width: 100%;
	float: left;
	clear: both;
}

#form_locations label {
	width: 70px;
	padding-right: 7px;
	float: left;
	color: #615d45;
	font-size: 0.9em;
	line-height: 29px;
	text-align: right;
}

#form_locations h3 {
	margin-bottom: 20px;
	background: url(/images/icon_pin.gif) no-repeat 170px 2px;
	line-height: 21px;
}

#form_locations .input_class {
	width: 139px;
	padding: 4px;
	margin-right: 4px;
	border: 2px solid #d6cc94;
	background: #faf5d6;
	color: #7b775d;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#form_locations .separator {
	width: 147px;
	margin-left: 79px;
	display: inline;
}

#form_locations .separator {
	background: url(/images/img_line.gif) repeat-x left center;
	text-align: center;
}

#form_locations .separator span {
	padding: 0 4px;
	background: #f3e8a8;
	color: #615d45;
	font-size: 0.85em;
}

#form_locations .buttons {
	width: 160px;
	margin-left: 77px;
	padding-top: 10px;
	display: inline;
}

#form_locations .buttons input, #form_locations .buttons img {
	margin-right: 5px;
	float: left;
}

.btn_js {
	display: none;
}



/* --- address / contact --- */

#contact {
	width: 253px;
	margin-left: 5px;
	float: left;
	clear: both;
	color: #615d45;
	font-size: 0.88em;
	line-height: 1.4em;
}

#contact h3 {
	margin-bottom: 12px;
	background: url(/images/icon_envelope.gif) no-repeat 164px 2px;
	line-height: 21px;
}

#contact li {
	margin-bottom: 10px;
	padding-left: 23px;
	background-position: 0 0;
}

#contact li.address {
	background: transparent;
	padding: 0;
}

#contact li.phone {
	background-image: url(/images/icon_phone.gif);
}

#contact li.email {
	background-image: url(/images/icon_email.gif)
}


/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#content_wrapper {
	width: 882px;
	margin: 0 auto;
	background: #eee18e url(/images/bg_contentWrapper.jpg) repeat-x left top;
}

#breadcrumbs {
	width: 550px;
	height: 26px;
	line-height: 26px;
	text-align: right;
	font-size: 0.85em;
}

#body {
	width: 560px;
	min-height: 300px;
	padding: 0 0 20px 26px;
	float: left;
}

#body h3, #body h4 {
	margin: 5px 0 10px 0;
}

#body ul, #body ol {
	padding-left: 30px;
}

#header {
	margin-bottom: 12px;
	background: url(/images/bg_header.gif) repeat-x left center;
}

#header span {
	padding-right: 15px;
	background: url(/images/bg_contentWrapper.jpg) repeat-x 0 -40px;
}




/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}


#galleryContainer {
	width: 100%;
	float: left;
	clear: both;
}

#galleryContainer ul {
	margin: 0;
	padding: 0;
}

#galleryContainer li {
	height: 50px;
	width: 75px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 5px solid #fff;
	background: #fff;
	float: left;
	clear: none;
	position: relative;
	overflow: hidden;
}

#galleryContainer a {
	width: 75px;
	position: absolute;
}

#galleryContainer img, #galleryContainer img {
	width: 75px;
}



/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 100%;
	height: 40px;
	clear: both;
	color: #7e733e;
	font-size: 0.85em;
}

#interior #footer {
	padding-top: 40px;
	background: url(/images/bg_footer.gif) no-repeat center top;
}

#footer a:link, #footer a:visited {
	color: #7e733e;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}

#footer ul li {
	padding: 0;
	float: left;
}

#copyright {
	width: 410px;
	height: 20px;
	float: left;
	margin-top: 4px;
	padding-left: 30px;
}

#facebook{
float: left;
margin-top: 4px;
margin-right: 5px;
padding-right: 25px;
background: url(/images/facebook.png) no-repeat right 2px;
}
#facebook a{color:#3b5998 !important;}

#twitter{
float: left;
margin-top: 6px;
width: 20px;
height:20px;
margin-right:10px;
background: url(/images/twitter.png) no-repeat ;
text-indent: -999px;
display: block;
}

#copyright span {
	margin-left: 10px;
}

#sitecredit {
	margin-top: 4px;
	padding-right: 10px;
	float: right;
	text-align: right;
}



#form_foot {
	width: 190px;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	float: left;
	z-index: 3;
}

#form_foot .input_class {
	width: 131px;
	padding: 4px;
	margin-right: 4px;
	border: 2px solid #d6cc94;
	background: #faf5d6;
	color: #7b775d;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#form_foot #btn_go {
	width: 69px;
}

#form_foot input {
	float: left;
}

#form_foot label {
	position: absolute;
	left: -9000em;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}


/* --- lightbox --- */

.galleryList {
	display: none;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 950;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
	
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 900;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
} 

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, 
#prevLink:visited:hover { 
	background: url(/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(/images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left;  
	text-align: left; 
}
 
#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;
}
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
	





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}



