/* @override http://lecybros.com/index.php?css=master/screen_css.v.1208305648 */

/* 
Title:		Lecy Brothers
Author: 	David Boyer
Email:		david.boyer[at]26tigers.com
Created: 	January 15, 2008
Updated:	June 2010, 2010
*/

/* Design Notes:
		color: #B5DD2A; Green text

*/


/*-- Global
-------------------------------*/
html, body, form, fieldset, legend, input, select, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, address, img {
	margin:0;
	padding:0;
}
ul, li {
	list-style-type: none;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

/*[Body Tags]*/
body {
	color: #FFF;
	background-color: #313131;
	text-align: center; /* KLUDGE: IE5.5 and IE6 in quirks mode doesn't understand auto margining. IE misunderstands text-align: center and centers everything. Must reset text to the left in the wrapper tag. */
	font: small/1.1em Verdana, Arial, Helvetica, sans-serif;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
#front  {
	background: #313131 url(../images/img/bg_body_front.jpg) repeat-x 0 0;
}
#inside {
	background: #313131 url(../images/img/bg_body_inside.jpg) repeat-x 0 0;	
}
.right {
	float: right;
}
.left {
	float: left;
}

/*--[Float Clearing]--------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Sonspring's Clearall */
.clear {
	 border: 0;
	 clear: both;
	 display: block;
	 float: none;
	 margin: 0;
	 overflow: hidden;
	 visibility: hidden;
	 width: 0;
	 height: 0;
}

/*--[Generic Link Rules]---------*/
a:link, a:visited {
	color:#ffc30d;;
	text-decoration: none;	
}
a:hover {
	color: #FFF;
}

/*--[Images]-------*/
img.l_inset {
	float: left;
	border: 2px solid #CCC;
	margin: 0 10px 5px 0;
}
img.r_inset {
	float: right;
	border: 2px solid #CCC;
	margin: 0 0 5px 10px;
}


/*--[Wrappers and Such]---------*/
.wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/*--[Content Buttons]----------*/
p.more {
	text-align: right;
}
	p.more a:link, p.more a:visited {
		background: url(../images/img/btn_shad_go.jpg) no-repeat center left;
		font: bold 95%/38px Arial, Helvetica, sans-serif;
		color: #ffc30d;
		padding: 0 35px 0 0;
		margin: 0;
		text-transform: uppercase;	
		}
	p.more a:hover {
		color: #FFF;
	}

/*--[Headlines]--------*/
h2 {
	font: normal 200% Helvetica, Arial, sans-serif;
	padding: 25px 0 8px 0;
	color: #B5DD2A;
}
h2.yellowtopper {
	font: normal 200% Helvetica, Arial, sans-serif;
	padding: 25px 0 8px 0;
	color: #FFC30D;
}
h3.rightop {
	font: normal 180% Helvetica, Arial, sans-serif;
	padding: 25px 0 8px 0;
	color: #FFC30D;
}
h3.greensectop {
	font: normal 165% Helvetica, Arial, sans-serif;
	padding: 25px 0 8px 0;
	color: #B5DD2A;
}
h3.subline {
	font: normal 140% Helvetica, Arial, sans-serif;
	padding-bottom: 25px;
	color: #FFC30D;
}
h3.subline_close {
	font: normal 140%/1.3em Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	color: #FFC30D;
}
h3.alth3 {
	font: normal 128% Helvetica, Arial, sans-serif;
	padding: 0;
    margin: 0;
}
h4 {
	font: normal 130% Helvetica, Arial, sans-serif;
	padding: 15px 0 4px 0;
	color: #FFC30D;
}
h4.alth4 {
	font: bold 105% Helvetica, Arial, sans-serif;
	padding: 0;
    margin: 0;
	color: #FFF;
}
h4.ultopper {
	font: normal 105% Helvetica, Arial, sans-serif;
	padding: 20px 0 0 0;
	color: #FFC30D;
}
h4.topunder {
	font: bold 135% Helvetica, Arial, sans-serif;
	padding: 15px 0 4px 0;
    margin: 0 0 10px 0;
	color: #FFF;
	border-bottom: 1px solid #202020;
}
h5 {
	font: bold 110% Helvetica, Arial, sans-serif;
	padding: 5px 0 0 0;
	margin-top: 15px;
	border-top: 1px solid #2E2E2E;
	color: #B5DD28;
}

/*--[Header Elements]--------*/

#header {
	background: transparent url(../images/img/bg_header.jpg) no-repeat 0 0;
	position: relative;
	height: 152px;
	z-index: 100;
}

	#header h1 {
		background: url(../images/img/bg_logo_lecy.jpg) no-repeat;
		text-indent: -9926px;
		width: 337px;
		height: 106px;
		position: absolute;	
		top: 0;
		left: 0;
	}
	#header h1 a {
		display: block;	
		background: url(../images/img/bg_logo_lecy.jpg) no-repeat;
		height: 106px;
	}
	
/*Top Search Area*/
#header fieldset {
	border: none;
	position: absolute;
	top: 72px;
	right: 28px;
	width: 235px;

}
#header legend {
	text-indent: -9926px;
}		
p.searchitem {
	float: left;
	padding: 0;
}
	p.searchitem select, p.searchitem input {
		font: 75% Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
	}
	p.searchitem input {
		width: 185px;
		padding: 2px 0;
	}
p.searchsubmit {
	float: right;
	padding: 0;
}
#searchgo {
  width: 40px;
  height: 23px;
  border: 0;
  background: transparent url(../images/img/btn_searchgo.gif) no-repeat center top;
  text-indent: -9926px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  display: block;
}

/*--[Navigation]--------*/
/*Top Navigation*/
ul#nav_top {
	position: absolute;
	top: 38px;
	right: 29px;
}	
	ul#nav_top li {
		float: left;
		background: url(../images/img/bg_masthead_nav_divider.gif) no-repeat 0 50%;
		padding: 0 10px;
	}

		ul#nav_top li a:link, ul#nav_top li a:visited {
			font: 80%/19px Verdana, Arial, Helvetica, sans-serif;
			float: left;
			color: #CCC;	
		}
		ul#nav_top li a:hover {
			color: #B12804;
		}
		
/*Main Navigation*/
ul#nav_main {
	position: absolute;
	top: 117px;
	left: 19px;
	float: right;
	height: 34px;
	line-height: 1;
	z-index: 100;
}
ul#nav_main a {
	display: block;
	width: 6.5em;
	
}
	ul#nav_main li {
		float: left;		
		width: 6.5em;	
		background: url(../images/img/bg_mainnav_divider.gif) no-repeat 0 0;
		font: bold 100%/34px Helvetica, Verdana, Arial, sans-serif;
	}
		ul#nav_main li a:link, ul#nav_main li a:visited {	 		
			color: #FFF;
			text-align: center;				
		}
		ul#nav_main li.first {	
			background-image:  none;			
		}	
		ul#nav_main li a:hover, ul#nav_main li.first a:hover {
			background: url(../images/img/bg_mainnav_ro.jpg) repeat-x;
		}
		
ul#nav_main li ul { /* second-level lists */
	position: absolute;
	background: #313131;
	width: 6.5em;
	left: -9926px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}
ul#nav_main li:hover ul, ul#nav_main li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	border: 1px solid #666;
	border-top: 1px solid #FFF;
}		
ul#nav_main li ul li {
	background-image: none;
	font: normal 100% Helvetica, Verdana, Arial, sans-serif;
	line-height: normal;
	border-top: 1px solid #666;
	border-bottom: 1px solid #111;
	padding: 6px 0;

}
		ul#nav_main li ul li a:link,ul#nav_main li ul li a:visited {
			padding: 0 2px 0 4px;
				text-align: left;
			
		}
		ul#nav_main li ul li a:hover {
			background-image: none;
			color: #FFC30C;
		}			
ul#nav_main .long, ul#nav_main li ul.long li, ul#nav_main li ul.long a {
	width: 12em;
}
ul#nav_main .med {
	width: 9em;
}	

		
/*Side Bar Navigation*/
.sidenav {
	background: url(../images/img/bg_sidenav_bottom.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	
}
.sidenav h4 {
	background: url(../images/img/bg_sidebar_navheader.jpg) repeat-x 0 0;
	font: normal 134%/62px "Trebuchet MS", "Trebuchet", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFF;
	text-align: center;
	padding: 0 3px;
}
.sidenav ul {
	width: 200px;
	margin: 0 auto;
	background:url(../images/img/bg_sidenav.jpg) repeat-y 0 100%;
	padding: 0;
	line-height: 1.0em;
}
	.sidenav ul li {
		margin: 0 10px;	
		padding: 6px 0;	
		border-bottom: 1px solid #353535;
		border-top: 1px solid #393939;
	}
		.sidenav ul li.first {
			border-top: none;
		}
		.sidenav ul li a:link, .sidenav ul li a:visited {
			display: block;
			background: url(../images/img/bullet_listarrow.gif) no-repeat 2% 50%;
			padding: 0 0 0 15px;
			color: #FFF;
			font-size: 80%;
		}	
		.sidenav ul li a:hover {
			color: #ffc30d;
		}	

/* Content Area
-------------------------------*/
#content {
	background: #000 url(../images/img/bg_frontpic_footer.gif) no-repeat 50% 0;
	padding: 15px;
}
	#content p {
		font-size: 90%;
		padding: 5px 0;
	}

/*Front Pic*/
#frontpic {
	background-color: #000;
	width: 970px;
	height: 395px;
	margin: 0 auto;
	position: relative;
}

#frontpic.bigimage {
	width:1000px;
	height:647px;
	text-align:center;		
}

/*Motto*/
ul.motto {
	width: 300px;
}
.frontpad {
	padding-top: 65px;
}
	ul.motto li {
		text-indent: -9926px;
		height: 59px;
		padding: 5px 0;
	}
		ul.motto li.ir {
			background: url(../images/img/bg_motto_ir.gif) no-repeat 0 0;
		}	
		ul.motto li.uq {
			background: url(../images/img/bg_motto_uq.gif) no-repeat 0 0;
		}
		ul.motto li.uc {
			background: url(../images/img/bg_motto_uc.gif) no-repeat 0 0;
		}
		ul.motto li.uv {
			background: url(../images/img/bg_motto_uv.gif) no-repeat 0 0;
		}		

ul.nb_facts {
	font-size: 85%;
}	
	ul.nb_facts li {
		padding: 4px 0 4px 16px;
		background: url(../images/img/bullet_yellow.gif) no-repeat 0 50%;
	}	
	
/*Event List*/
ul.events_list {
	padding: 0;
}
	ul.events_list li {
		background: url(../images/img/icon_date.gif) no-repeat 5px 8px;
		padding: 5px 0 5px 32px;
		margin: 15px 5px;
	}
	ul.events_list li.odd {
		background-color: #151515;
	}
		ul.events_list li a:link {	
			color: #FFC30D;
			font-size: 105%
		}	
ul.events_list span {
	display: block;
	font-size: 80%;
}
ul.events_list li.pages {
	background: none;
	text-align: right;
	color: #ACACAC;
}
#content p.event_date {
	padding: 2px 0 0 0;
	font-size: 105%;
}					
#content p.event_teaser {
	padding: 10px;
	
}

/*--[Wysi_tagged]-------*/
ul.wysi_tagged {
	padding: 10px 0;
	width: 640px;
}
	ul.wysi_tagged li {
		background: url(../images/img/bullet_yellow.gif) no-repeat 0 50%;
		padding: 5px 5px 5px 18px;
		margin-left: 8px;
		font-size: 85%;
	}
	
/*Tabbies*/
ul.tabbies {
	margin: 4px 0 20px 0; 
	width: 970px;
}
	ul.tabbies li {
		width: 192px;
		padding: 10px 0;
		float: left;
		border-left: 1px solid #202020;
	}				
			ul.tabbies li a:link, ul.tabbies li a:visited {				
				font: bold 95% 'helvetica neue',helvetica,arial,sans-serif;
				color: #90B706;
				padding: 2px 5px;				
			}
				ul.tabbies li a:hover {
					color: #FFF;
				}
		ul.tabbies li span {
			padding: 0 5px;
			font-size: 80%;
			color: #777;
		}

/* Lot Tabs*/
ul.lot_tabs {
	margin: 4px 0 20px 0; 
	width: 750px;
}
	ul.lot_tabs li {
		width: 150px;
		padding: 10px 0;
		float: left;
		border-left: 1px solid #202020;
	}				
			ul.lot_tabs li a:link, ul.lot_tabs li a:visited {				
				font: bold 95% 'helvetica neue',helvetica,arial,sans-serif;
				color: #FFC30D;
				padding: 2px 5px;				
			}
				ul.lot_tabs li a:hover {
					color: #FFF;
				}
		ul.lot_tabs li span {
			padding: 0 5px;
			font-size: 90%;
			color: #777;
		}		
		
/*!Yahoo Maps*/
#ymap {
	border: 3px solid #2A2A2A;
	width: 970px;
	height: 500px;
	color: #333;
}
#nb_map {
	border: 3px solid #2A2A2A;
	height: 250px;
	width: 325px;
	color: #333;
}	
		
/*Front Page Left Column*/
.f_leftcol {
	float: left;
	width:300px;
	min-height: 475px;
	height: auto !important;
	height: 475px;
	background: url(../images/img/bg_leftcol.jpg) no-repeat 0 0;
}

/*Front Page Right Column*/
.f_rightcol {
	float: right;
	width: 650px;
}
/*Inside Left Column*/
.leftcol {
	float: left;
	width: 750px;
}

/*Inside Right Column*/
.rightcol {
	float: right;
	width: 200px;
}
/*Inside Left Column*/
.leftcol_alt {
	float: left;
	width:600px;
}

/*Inside Right Column*/
.rightcol_alt {
	float: right;
	width: 350px;
	min-height: 475px;
	height: auto !important;
	height: 475px;
	background: url(../images/img/bg_leftcol.jpg) no-repeat 0 0;	
}

/*Inside Left bigger Column*/
.leftcol_alt_2 {
	float: left;
	width:650px;
}

/*Inside Right Smaller Column*/
.rightcol_alt_2 {
	float: right;
	width: 300px;
	min-height: 475px;
	height: auto !important;
	height: 475px;
	background: url(../images/img/bg_leftcol.jpg) no-repeat 0 0;	
}

/*--[Team List]--------*/
ul.teamlist {
	width: 95%;
	margin: 0 auto;
}
	ul.teamlist li {
		padding: 15px 0;
		border-top: 1px solid #313131;
		height: 210px;
	}
		ul.teamlist li b.teamheader {
			margin-top: 25px;
			text-align: right;
			color: #FFC30D;
		}
		ul.teamlist li img {
			border: 3px solid #2E2E2E;
		}
		ul.teamlist li img.right {
			margin-left: 15px;
		}
		ul.teamlist li img.left {
			margin-right: 15px;
		}
span.left_place {
	display:block;
	width: 80%;
	
}
span.right_place {
	display:block;
	width: 80%;
	float: right;
	
}
		
/*--[Award List]--------*/
ul.awardlist {
	width: 95%;
	margin: 0 auto;
}
	ul.awardlist li {
		width: 300px;
		float: left;
		text-align: center;
		padding-bottom: 15px;
	}
				
			
/*--[Logo Line]--------*/
.logoline {
	clear: both;
	padding: 15px 0;
	border-top: 1px solid #2B2B2B;
	margin-top: 25px;
}
	.logoline img {
		padding: 0 10px;
	}


/*--[Models]--------*/
img.model_image {
	border: 4px solid #202020;
}
/*Model Tabs*/
ul.model_tabs {
	margin: 4px 0 20px 0; 
	width: 620px;
}
	ul.model_tabs li {
		width: 170px;
		padding: 10px 0;
		float: left;
		border-top: 1px solid #2F2F2F;
		border-bottom: 1px solid #2F2F2F;
		margin-top: 15px;
	}
		ul.model_tabs li img {
			display: block;
			border: 4px solid #202020;
			margin-bottom: 10px;
		}			
			ul.model_tabs li a:link, ul.model_tabs li a:visited {				
				font: bold 95% 'helvetica neue',helvetica,arial,sans-serif;
				color: #90B706;
				padding: 2px 5px;				
			}
				ul.model_tabs li a:hover {
					color: #FFF;
				}
		ul.model_tabs li span {
			display: block;
			padding: 0 5px;
			font-size: 80%;
			color: #777;
		}

/*Light Box grid*/
ul.model_grid {
	margin: 4px 0 20px 0; 
	width: 650px;
}
	ul.model_grid li {
		width: 200px;
		margin:  10px 0;
		float: left;
	}	
		ul.model_grid li img {
			border: 4px solid #202020;
		}			

		
/*--[Footer]-------*/
#footer {
	clear: both;
	background: url(../images/img/bg_footer.jpg) no-repeat 0 0;
	padding-bottom: 15px;
	height: 127px;
}
	#footer ul {
		padding: 50px 10px 0 10px;
	}
		#footer ul li {
			display: inline;
			padding: 0 8px;
			border-left: 1px solid #acacac;
			font: 80% Arial, Helvetica, sans-serif;
		}
		#footer	ul li.first {
			background-image: none;
			border-left: none;
		}		
			#footer ul li a:link, #footer ul li a:visited {	
				color: #acacac;
			}
			#footer ul li a:hover {
				color: ##ffc30d;;
			}
	a.fpsalogo {
		padding: 20px 0 0 20px;
		border: none;
		float: left;  
		
	}
	#footer p {
		padding: 20px 20px 15px 20px;
		font: 80% Arial, Helvetica, sans-serif;
		color: #acacac;
	}		
/*--[Overwrites]--------*/
.nopad {
	padding: 0;
}
