@import url("reset.css");
@import url("productlisting.css");
@import url("productdetails.css");

body{
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #100c00;
	color: #e3edcc;
}

#wrapper{
	background: url(./images/background.jpg) top left no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

#page-header{
	margin: 10px 0 10px 0;
}

#header {
	position: relative;
}

	#social{
		position: absolute;
		top: 55px;
		right: 200px;
		*right: 200px;
		_right: 200px;
		_top: 75px;
	}

#flash{
	margin: 20px 0 0 0;
}

#content{
	min-height:600px; 
	height:auto !important; 
	height:600px;
	
}

#topPhoto{
	padding-bottom: 20px;	
	margin-bottom: 20px;
}
#flash-cotent{
	display: inline;
	float: right;
}

#sub-menu-items p{
	padding: 20px 150px 0 50px;	
}

.events-index{
	background: url(./images/bg_indexEvents.png) top left no-repeat;
	display: inline;
	float: left;
	height: 219px;
	width: 248px;
}

/*----- Bio Pages -----*/
.bio-copy{
	display: inline;
	float: left;
	margin: 30px 0 0 80px;
	width: 300px;
}

.bio-copy h2{
	font-size: 18px !important;
	margin-bottom: 20px !important;
}

.bio-copy p{
	color: #e3edcc;
	line-height: 20px;
	margin-bottom: 20px;
}

.bio-pic{
	display: inline;
	float: right;
}

.shop-index{
	background: url(./images/bg_indexShop.png) top left no-repeat;
	display: inline;
	float: left;
	height: 219px;
	padding-top: 45px;
	width: 146px;
}

	.shop-index li{
		margin-bottom: -5px;
	}

.whatsHot-index{
	background: url(./images/bg_whatsHot.png) top left no-repeat;
	display: inline;
	float: left;
	height: 219px;
	width: 586px;
	position: relative;
}

#home_menu{
	position: absolute;
	top: 25px;	
}

#footer{
	clear: both;
	height: 100px;
	position: relative;
}

/*---- Text Styles ----*/
#content p{
	margin: 0 0 10px 100px;
	width: 675px;
}

/*---- Classes -----*/
.logo{
	/*margin: 20px 0 20px 290px;*/
	margin:7px 0 10px 371px;
}


/*----- Navigation -----*/

ul#navigation li:hover div, ul#navigation li.over div
{
    left:0;
    zoom:1; /* fix ie7 disappear */
}

ul#navigation li:hover, ul#navigation li.over
{
    height:auto; /* fix ie7 sticky */
}

#navigation{
	background: url(images/bg_navigation.png) top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
	
	#navigation li{
		display: inline;
		float:left;
		margin-left: 25px;
		padding: 0 0;
	}
	
	#navigation li a{
		color: #e3edcc;
		display: block;
		float: left;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#navigation li a:hover{
		color: #FF1100;
	}
	
	#navigation li ul {
		position: absolute;
		width: 120px;
		left: -999em;
		display: block !important;
		float: left !important;
		margin: 18px 0 0 5px;
		*margin: 18px 0 0 -60px;
		text-align: center;
	    -moz-opacity: .85;
	    height: auto !important;
	}
	
	#navigation li ul li{
		background: #2C100C !important;
		display: block !important;
	float: left !important;
		left: -300px;
		margin-left: 0px !important;
		*position: relative;
		*left:-58px;
		height: auto !important;
	width: 120px;
	}

#navigation li ul li a{
	display: block;
	float:none !important;
	padding: 5px 5px;
	*padding: 2px 0 5px 0 !important;
}

#navigation li:hover ul, .navigation li.sfhover ul {
	left: auto;
	height: 1%;
}
#nav-home, #nav-store, #nav-events, #nav-multimedia, #nav-contact{
	height: 0;
	padding-top: 18px;
	overflow: hidden;
}

#nav-home{
	background: url(images/nav_home.gif) 0 0 no-repeat;
	width: 82px;
	margin-left: 100px;
}

#nav-store{
	background: url(images/nav_store.gif) 0 0 no-repeat;
	width: 90px;
}

#nav-events{
	background: url(images/nav_events.gif) 0 0 no-repeat;
	width: 135px;
}

#nav-multimedia{
	background: url(images/nav_multimedia.gif) 0 0 no-repeat;
	width: 118px;
}

#nav-contact{
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	width: 116px;
}

#nav-home:hover, #nav-store:hover, #nav-events:hover, #nav-multimedia:hover, #nav-contact:hover{
	background-position: 0 -18px !important;
}

/*----- Sub Navigation ------*/
ul.sub-navigation{
	background: url(./images/bg_subnav.png) top left no-repeat;
	display: inline;
	float: left;
	height: 130px;
	width: 145px;
	padding-top: 10px;
}

/*----- Content ------*/

/*----- Events ------*/
.events-img{
	margin: 42px 0 0 55px;
}

.events-index ul{
	padding: 6px 0 0 20px;
}

.events-index ul li{
	display: inline;
	float: left;
	padding: 0 25px;
}

#eventVideos{
	background: url(./images/btn_eventVideos.gif) 0 0 no-repeat;
	display: block;
	height: 11px;
	width: 40px;
	text-indent: -9999px;
}

#eventVideos:hover{
	background-position: 0 -11px;
}

#eventPhotos{
	background: url(./images/btn_eventPhotos.gif) 0 0 no-repeat;
	display: block;
	height: 11px;
	width: 44px;
	text-indent: -9999px;
}

#eventVideos:hover, #eventPhotos:hover{
	background-position: 0 -11px;
}

/*----- Shoping Lists -----*/
ul.shop-list{
	display: inline;
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 200px;
}

.shop-list img{
	margin-bottom: 10px;
}

.shop-list li a{
	display: block;
	color: #e3edcc;
	height: 19px;
	text-decoration: none;
}

.gen-hover:hover{
	background: url(./images/bg_hover.gif) top center no-repeat;
	height: 19px;
}

/*----- Contact -----*/

.contactus address{
	margin: 10px 0;
}

.contactus p{
	margin: 20px 0 0 60px;
	padding: 0 !important;
}

.other-contact{
	display: inline;
	float: right;
	margin: 25px 80px 0 0px;
	width: 200px;
}

.other-contact p{
	margin: 0 !important;
	padding: 0 !important;
}

.contactus form{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

.contactus form label{
	display: block;
	width: 460px;
	text-align: right;
	margin-bottom: 5px;
}

.contactus label span{
	position: relative;
	top: -90px;
}
.contactus form label input, .contactus form label textarea{
	background: #e2edcb;
	border: 0;
	height: 20px;
	width: 400px;
}

.contactus form label textarea{
	height: 100px;
}

.subject{
	 text-align: left !important; 
	 margin-left: 17px !important;
}

.submit{
	float: right;
}

/*----- Footer ----*/
#footer p{
	position: absolute;
	top: 60px;
	left: 430px;
}

ul.bt-lft-logos{
	position: absolute;
	top: 20px;
	left: 0;
}

.bt-lft-logos li{
	display: inline;
	float: left;
	padding: 0 5px;
	position: relative;
	bottom: 0;
}

ul.bt-links{
	position: absolute;
	top: 30px;
	left: 360px;
}

.bt-links li{
	color: #e3edcc;
	display: inline;
	float: left;
	padding: 0 10px;
}

.bt-links li a{
	color: #e3edcc; 
}

.logo-ufc{
	position: absolute;
	top:0;
	right: 0;
}

/*
	#####################################################################
	# Standard content items
	#####################################################################
*/

	h1 {
		font-size: 1.5em;
		color: #585858;
		margin: 0 0 5px 0;
	}

	h2 {
		font-size: 1.25em;
		color: #585858;
		margin: 0 0 5px 0;
	}

	h3 {
		font-size: 1em;
		color: #585858;
		margin: 10px 0 10px 0;
		padding-bottom: 2px;
		border-bottom: 1px gray solid;
	}

	p {
		margin: 0px 0px 15px 0px;
		font-size: 13px !important;
	}

	em {
		font-style: italic;
	}

	blockquote {
		background-color: #F8F8F8;
		border: 1px dotted #A0A0A0;
		padding: 5px;
		font-family: Georgia, serif;
		font-style: italic;
		color: #303030;
	}

	strong {
		font-weight: bold;
	}

	br {
		clear: both;
	}

	table {

	}

		table tr td {
			vertical-align: top;
			text-align: left;
		}

	label:hover {
		cursor: pointer;
	}

	table.summary {

	}
		table.summary caption {
			border: 1px white solid;
			background-color: #DCDCDC;
			padding: 2px 2px 2px 5px;
		}

		table.summary td.label {
			font-weight: bold;
			color: #585858;
			padding: 2px 5px 2px 2px;
		}

		table.summary td.data {
			border: 1px #DCDCDC solid;
			padding: 2px 2px 2px 5px;
		}

/*
	#####################################################################
	# Standard form styles
	#####################################################################
*/
	form {
		margin: 0;
		padding: 0;
	}

	input.text, textarea.textarea, select.select, .formError {
		font-family: serif;
		font-size: 1.1em;
		border: 1px #C3C3C3 solid;
		background-color: #EBF1F5;
		padding: 2px;
	}

	input:focus.text, textarea:focus.textarea, select:focus.select {
		border: 1px #3C8CFF solid;
	}

	input.checkbox {
		vertical-align: middle;
	}

	input.radio {
		vertical-align: text-top;
	}

	select, select.select {
		font-size: 100%;
		border: 1px #C3C3C3 solid;
		background-color: #EBF1F5;
	}

	select option {

	}

	fieldset {
		border: 1px #C3C3C3 solid;
		padding: 0 10px 10px 10px;
	}

	fieldset legend {
		color: #303030;
		border-left: 1px #C3C3C3 solid;
		border-right: 1px #C3C3C3 solid;
		padding: 0 5px 0 5px;
		vertical-align: middle;
	}

	.formElement {
		display: inline-block;
		float: left;
	}

	.formElement label {
		color: #FFFFFF;
		display: block;
		margin: 5px 0 3px 0;
	}

	.formElement label.checkbox {
		color: #303030;
		display: inline;
	}

	.buttonRow {
		text-align: center;
		padding-top: 10px;
	}

	.formError {
		border-width: 1px 0 1px 0;
		border-style: dotted;
		border-color: #FF0000;
		color: black;
		background-color: #FFE6E6;
		margin: 2px 0 2px 0;
		width: inherit;
		font-style: italic;
		letter-spacing: .05em;
		text-align: center;
	}

	/* Centered form, 600 pixels wide */
	form.c500 {
		displaly: inline;
		float: right;
		width: 520px;
		margin: 25px 75px 25px 0;
	}

		form.c500 .onePerRow {
			width: 488px;
			margin: 0 0 3px 0;
		}

		form.c500 .twoPerRow {
			width: 238px;
			margin: 0 5px 3px 0;
		}

		form.c500 .threePerRow {
			width: 155px;
			margin: 0 5px 3px 0;
		}
	
	/*---- Ray Styles -----*/

#ray-mendoza{
	margin: 20px 0 0 40px;
}

#ray-header{
	background: url(./images/bg_rayHeader.jpg) top left no-repeat;
	height: 198px;
	width: 882px;
}

#ray-content{
	background: url(./images/bg_rayContent.jpg) top left repeat-y;
	width: 882px;
	overflow: hidden;
	padding: 0 40px;
}

#ray-content p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 33px 0;
	padding: 0 !important;
}

.ray-content-left img{
	margin-bottom: 5px;
}

#ray-content em{
	display: block;
	font-style: italic;
	margin: 0 0 20px 0;
}

.ray-content-left{
	color: #000;
	display: inline;
	float: left;
	width: 600px;
}

.ray-content-right{
	display: inline;
	float: left;
	margin-left: 40px;
}

.ray-content-right img{
	display: block;
	margin-bottom: 40px;
}

#ray-footer{
	background: url(./images/bg_rayFooter.jpg) top left no-repeat;
	height: 72px;
	width: 882px;
}
		