/* -------------------------------------------------------------- 
  
   Natural Selection Styles
   * Version:   September 2008
   * Website:   http://leonardomelendez.com/photo/
   
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


/* -------------------------------------------------------------- 
  
	Customized Styles
   
-------------------------------------------------------------- */

body { background:#f6f6f6 url(../i/master-sprite.gif) 0 -93px repeat-x; margin:0; padding:0; font-family: lucida grande, lucida sans unicode, Arial, Helvetica, sans-serif; font-size:11px;}
em { background:none; font-style:italic;}
a { color:#222; font-weight:bold; text-decoration:none; }
a:hover { color:#000;}
img { margin:0; border:0; padding:0;}
h1 { font-size:10px; font-weight:bold; color:#000; text-transform:uppercase; }
h2 { font-size:11px; font-weight:bold; margin-top:20px; margin-bottom:3px; text-transform:uppercase; letter-spacing:1px;}
h3 { font-size:11px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:2px; margin-top:20px;  }
h4 { font-size:11px; font-weight:bold;  margin-bottom:2px; margin-top:20px;  }
p  { margin-bottom:15px; line-height:1.35em;}
p a { text-decoration:underline; }
ul  { margin-left:20px;}
ul li a:hover { color:#f40;}

.container { width:900px; margin:0 auto;}

.quote { margin:12px 0 20px 0; font-size:24px; font-style:italic; line-height:1.2em; font-family:Georgia, "Times New Roman", Times, serif; text-transform:none; font-weight:normal;}

#wrapper { margin:0; padding:0;}

#header { float:left; margin:13px 0 10px 0;}
	#header h1 { margin:0; line-height:0; font-size:12px;}
	#header a { display:block;}
	#header img { margin:0;}

#copy { color:#bbb; font-size:10px;}

#main { margin-top:8px; color:#000;}
.caption { text-align:center; font-family:Georgia, "Times New Roman", Times, serif; margin:4px 0 4px 0; color:#000;}

.right { padding-left:40px; margin:10px 0;}

#nav { margin:0; float:right; text-transform:uppercase; line-height:1em; list-style-type:none;}
	#nav li { float:left; padding:0; margin-left:1px; }
	#nav a { display:block; color:#d2d0c3; padding:9px 15px 11px 15px; height:16px; overflow:hidden; letter-spacing:1px; font:normal 12px lucida sans unicode, Georgia, "Times New Roman", Times, serif; }
	#nav a:hover { }
	#nav a:hover, #nav a.here { /*color:#aca995;*/ color:#000; background:#b8df00 url(../i/master-sprite.gif) 0 top repeat-x; }
	#nav a:hover.here { /* background:#ab0000 url(../i/master-sprite.gif) 0 -41px repeat-x; color:#cbc7af; */ text-decoration:underline;} 

#footer { font-size:11px; margin:10px 0 30px 0; text-align:center;}


#slider { width:430px; height:390px; float:left; margin:25px 0 0 55px; position:relative; text-align:center; }
#slider .stghrtxt {font-weight: normal; }	
#slider .stgslide { height:390px; width:430px !important; float:left; position:relative;}
#slider .stgslide .stgslidecredit {display:none;}
#slider .stgslide .stgslideheading {display:none;}
#slider .stgslide .stgslidecontent {display:none;}
#slider .stgcredit { top:250px; left:250px; position:absolute; font-size:9px; font-weight:normal; color:#8ea4bc; text-align:right;}
#slider .stghrimg { height:214px;}
#slider .stghrimg h1 { width:430px; color:#222; font-size:15px; margin:0;  position:absolute; left:305px; top:90px; font-family:Arial, Helvetica, sans-serif; z-index:999999;}
#slider .stghrtxt { width:430px; font-size:11px; position:absolute; left:0px; top:272px; color:#474534; z-index:999999; }
#slider .stghrtxt p { margin:0; line-height:1.3em; font:normal 1em Arial, Helvetica, sans-serif; color:#111;}
#slider .stgbtnwrpr { width:150px;  text-align:center; position:absolute; left:136px; top:295px; z-index:99999;}
#slider .stgbtnwrpr .mrftrs { width:150px; font-size:9px; color:#555; text-align:center; padding:8px 0 3px 0; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
#slider .stgbtnoff, #slider .stgbtnon {width:25px; float:left; font-size:12px; color:#000; border:1px solid #666; padding:1px 0; margin:0 5px; display:block; cursor:pointer; display:inline;}
#slider .stgbtnoff {}
#slider .stgbtnon {background-color:#f50; border-color:#000; color:#fff; }




/* Grid Stuff ------------------------------------------------ */

/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
}


/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }


/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 400px; height: 250px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }


/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }
