@charset "UTF-8";

/*--------------------------------------------
	Undo HTML 
---------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 11px;
}
#main_logo {
	background-image: url(../images/ucr_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 69px;
	width: 231px;
	left: 213px;
	top: 21px;
}
#main_logo a {
position:absolute;
	height: 69px;
	width: 231px;
	left: 0px;
	top: 0px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link {
	color:#e1b42f;
}
a:visited {
	color:#BC8B1A;
}
a:hover {
	color:#ffff00;
}
a:active {
	color:#ff0000;
}

/*--------------------------------------------
	Basic Formatting 
---------------------------------------------*/

body {
	background-color: #353535;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
a.email_link:link {
color:#e1b42f;
}
a.email_link:visited {
color:#e1b42f;
}
a.email_link:hover {
color:#ffff00;
}
a.email_link:active {
color:#ff0000;
}
/*-------------------------------------------------*/
#home_text {
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 50px;
}
#home_text p {
	margin-bottom:12px;
}
#home_bullet_box {
	position: relative;
	width: 300px;
	min-height:70px;
}
#home_bullet_box .bullet_column {
	position: relative;
	float: left;
	margin-right: 24px;
}
#home_bullet_box .bullet_column ul {
	list-style-type: none;
	list-style-position: inside;
}
#home_bullet_box .bullet_column ul li {
	font-style: normal;
	color: #FFFFFF;
	padding-left: 14px;
	background-image: url(../images/home_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*-------------------------------------------------*/
#contact_text {
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1b42f;
}
#contact_form_wrapper {
	/*background-color: #444444;*/
	text-align: left;
	position: relative;
	/*height: 300px;*/
	/*margin-top: 30px;*/
	margin-bottom: 30px;
	/*padding-top:50px;*/
}
/*-------------------------------------------------*/
#gallery_text {
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1b42f;
}
#gallery_wrapper {
	/*background-color: #444444;*/
	text-align: center;
	position: relative;
	height: 230px;
	margin-top: 18px;
	margin-bottom: 30px;
	padding-top:0px;
}
#thumb_wrapper {
	text-align: center;
	margin-top: 75px;
}
.thumb_cell {
	border: 4px solid #A0A0A0;	
	width:80px;
	height:80px;
	float:left;
}
.thumb_cell:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.thumb_cell_spacer {
height:88px;
	width:19px;
	float:left;
}

/*-------------------------------------------------*/
#thankyou_message {
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 100px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1b42f;
}
/*-------------------------------------------------*/

span.ucr_name {
	color: #FFFFFF;
}
span.hilite_info {
	color:#ffffff;
}
#home_contact_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1B42f;
	padding-top: 12px;
	margin-top: 16px;
}
#home_contact_box p {
	font-style: normal;
	color: #FFFFFF;
}
#outer_wrapper {
	height: auto;
	width: 1060px;
	left: 50%;
	top: 0%;
	margin-left: -530px;
	position: absolute;
	margin-top: 8px;
	min-height: 300px;
	z-index: 2;
	margin-bottom: 0px;

}#banner_violation {
	background-image: url(../images/banner_violation.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 242px;
	left: 597px;
	top: 13px;
}
#logo_banner_wrapper {
	position: absolute;
	height: 95px;
	width: 1060px;
	left: 0px;
	top: 0px;
	background-image: url(../images/logo_banner_bkgd.jpg);
	background-repeat: repeat-y;
}
#content_wrapper {
	background-image: url(../images/content_bkgd.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: auto;
	width: 310px;
	top: 327px;
	padding-top: 35px;
	padding-right: 200px;
	padding-left: 550px;
	left: 0px;
	padding-bottom: 100px;
}
#home_page #content_wrapper {
	
}
#contact_page #content_wrapper {
	padding-right: 215px;
	padding-left: 215px;
	width:auto;
}
#thankyou_page #content_wrapper {
	width:620px;
	padding-left:215px;
	padding-right:215px;
}	
#gallery_page #content_wrapper {
	padding-right: 215px;
	padding-left: 215px;
	width:auto;
}
#home_left_col {
	position: absolute;
	height: 400px;
	width: 330px;
	top: 23px;
	left: 185px;
	background-image: url(../images/inset_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav {
	/*background-color: #666666;*/
	position: absolute;
	height: 38px;
	width: 100%;
	bottom: 0px;
	right: 483px;
}
#main_nav .nav_list {
	min-width:363px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
    }
#main_nav .nav_list_item {
	float:left;
	background-image: url(../images/tab_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	height: 38px;
	text-transform: uppercase;
    }
#main_nav #current {
	background-image: url(../images/tab_right_on.png);
}
#main_nav .nav_list_item#link_only {
	background-image:none;
	width:auto;
	min-width:137px;
    }
#main_nav .nav_list_item#link_only a {
	background-image:none;
	margin-left: 0;
    }
#main_nav a {
	display:block;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 25px;	/*background-image: url(../images/tab_left.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-left: -13px;
	font-size: 12px;
	letter-spacing: 1px;
    }
#main_nav a:link {
	color:#888888;
}	
#main_nav a:visited {
	color:#888888;
}	
#main_nav a:hover {
	color:#ffffff;
}	
#main_nav a:active {
	color:#888888;
}	
#main_nav #current a:link {
	color:#ffffff;
}	
#main_nav #current a:visited {
	color:#ffffff;
}	
#main_nav #current a:hover {
	color:#ffffff;
}	
#main_nav #current a:active {
	color:#ffffff;
}	
#main_nav .nav_list img {
	float: left;
}
#footer {
	/*visibility:hidden;*/
	position: absolute;
	height: 60px;
	width: 1060px;
	bottom: 0px;
	background-image: url(../images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	background-color: #353535;
	text-align: center;
	padding-top: 15px;
}
#footer p img {
	top: 5px;
	position: relative;
	margin-right: 6px;
}
#footer p span.tagline {
	color: #e1b42f;
	font-style: italic;
}
#footer p span.current {
	color: #ffffff;
}
#footer p a:link {
	color:#a0a0a0;
}
#footer p a:visited {
	color:#a0a0a0;
}
#footer p a:hover {
	color:#ffff00;
}
#footer p a:active {
	color:#ff0000;
}
#image_banner {
	background-image: url(../images/image_banner_bkgd.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 232px;
	width: 1060px;
	z-index: 1;
	top: 95px;
}
#outer_wrapper #content_wrapper #main_text_homepage {
	margin-top: 350px;
	margin-left: 550px;
	margin-right: 150px;
	position: relative;
}
#outer_wrapper #image_banner h1 {
	font-size: 27px;
	color: #FFFFFF;
	margin-top: 88px;
	text-align: left;
	font-weight: normal;
	margin-left: 220px;
	font-style: normal;
}
#outer_wrapper #image_banner h1 span {
	color: #cc0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------*/

#feature_menu {
	position: absolute;
	top: 215px;
	width: 300px;
	left:10px;
}
#feature_buttons {
position:absolute;
height:20px;
width:20px;
}
.feature_button {
	position:relative;
	height:18px;
	width:125px;
	/*background-color:#999999;*/
	z-index:10;
}	
.feature_content {
	position:relative;
	height: 200px;
	width: 300px;
	top:0px;	
	/*left:5000px;*/
	visibility:hidden;
}
#feature_1{
	top:0px;
}
#feature_2{
	top:-18px;
}
#feature_3{
	top:-36px;
}
#feature_4{
	top:-54px;
}
#feature_5{
	top:-72px;
}
#feature_6{
	top:-90px;
}
#feature_7{
	top:-108px;
}
#feature_default {
	position:absolute;
	/*background-color: #ff3300;*/
	height: 200px;
	width: 300px;
	/*left:0px;*/
	visibility:visible;
}
#feature_menu #click_shield {
	/*background-color: #00CC00;*/
	position: absolute;
	height: 200px;
	width: 0px;
	top: 0px;
	left: 0px;
z-index:100;
}
#feature_menu:hover #feature_default {
	/*left:5000px;*/
	visibility:hidden;
}
#feature_menu #click_shield:hover #feature_default {
	/*left:0px;*/
	visibility:visible;
}
#feature_menu #click_shield:hover {
	z-index:0;
}
.feature_button:hover .feature_content {
	/*left:0px;*/
	visibility:visible;
}	
.feature_button:hover {
	z-index:1;
}
.feature_list {
	/*background-color:#FF9933;*/
	width:125px;
	text-align:right;
}
.feature_description {
	/*background-color:#aabbcc;*/
	width:152px;
	text-align:left;
	position:absolute;
	left:150px;
	top:0px;
}
.feature_content .feature_description p,
#feature_default .feature_description p {
	color:#ffffff;
	font-style: italic;
	line-height: 1.3;
}
.feature_list p {
	position:relative;
	height:18px;
}
#feature_menu .feature_button .feature_content .feature_list p span,
#feature_menu #click_shield #feature_default .feature_list p span {
	position:relative;
	top:0px;
	height:18px;
	padding-left:11px;
	color:#FFFFFF;
	margin-left:5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#feature_menu .feature_button .feature_content .feature_list p .left,
#feature_menu #click_shield #feature_default .feature_list p .left {
	position:relative;
	top:0px;
	padding-bottom:0px;
	color:#FFFFFF;
}
#vert_rule {
	background-color: #CC0000;
	position: absolute;
	height: 124px;
	width: 1px;
	left: 148px;
	top: 215px;	
}
#test:hover span { color:#FF0000; }
/*TEST------------------------------------*/
#feature_default .feature_list span:hover {
visibility:hidden;
}
.feature_list p:hover {
visibility:hidden;
}
.feature_list p:hover span {
visibility:visible;
}
