/* Link styles
------------------------------------------------ */

a:link    {color: #1a1d62; text-decoration: none; outline: none;border:none;}
a:visited {color: #1a1d62; text-decoration: none;border:none;}
a:hover   {color: #000000; text-decoration: none;border:none;}
a:active  {color: #1a1d62; text-decoration: none;border:none;}



/* Container
------------------------------------------------ */

 
body {
 	margin: 0;
	padding:0;
 	text-align: center;
 	background-color: #fff;
        background:url(../images/21.gif) repeat-y;
        background-position:top center;
        
}

#all
{
 	position: relative;
	margin: 20px auto 0px auto;
	width: 1000px;
	padding: 0px;



        
}

#main
{
 	float:left;
 	height: auto;
 	width: 1000px;
 	position: relative;
 	text-align: left;
 	margin: 0;
	padding:0px 0 0 0;

}


/* Header
------------------------------------------------ */


#header
{
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}
#header-splash {
    float:left;
}
#lead-image {
    float:left;
}




/* Footer
------------------------------------------------ */
#footer {
    font: normal 1.3em "Century Gothic", Verdana, Helvetica, sans-serif;
    color:#414141;
    margin-top:90px;

}
#footer a:link, #footer a:visited {
    font: normal 1em "Century Gothic", Verdana, Helvetica, sans-serif;
    color:#414141;

}
#footer a:hover {
    font: normal 1em "Century Gothic", Verdana, Helvetica, sans-serif;
    color:#ae9e6d;

}

/* Navigation & Lists
------------------------------------------------ */


/* Layout
------------------------------------------------ */

.first-float-rigid
{
    height: auto;
    float: left;    
    width: 400px;
    padding: 0;
    margin: 0;

}
.first-float-rigid-portfolio
{
    height: auto;
    float: left;    
    width: 100%;
    padding: 0;
    margin: 0;

}


.second-float-rigid
{
    height: auto;
    float: right;
    width: 544px;
    padding: 0;
    margin: 0 ;
}



#lhscontainer
{
    height: auto;
    position: relative;
    font: normal 1.3em "Century Gothic", Verdana, Helvetica, sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
    text-align: left;
    color: #414141;
    border-top: 1px solid #f2f2f2;
    border-left: 2px solid #dfdede;

}

#lhscontainer-portfolio
{
    width: 800px;
    height: auto;
    position: relative;
    font: normal 1.3em "Century Gothic", Verdana, Helvetica, sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 10px;
    text-align: left;
    color: #414141;
    border-left: 2px solid #dfdede;
    border-top: 1px solid #f2f2f2;

}
#lhscontainer-splash
{
    width: 800px;
    height: auto;
    position: relative;
    font: normal 1.3em "Century Gothic", Verdana, Helvetica, sans-serif;
    margin: 210px 0px 0px 0px;
    padding: 20px 0px 0px 10px;
    border-left: 2px solid #dfdede;
    border-top: 1px solid #f2f2f2;
    text-align: left;
    color: #414141;
}

#lhscontainer-splash a {
   font-size:1.3em;
   vertical-align:center;
   color#4c4c4c;
}

#enter-link {
   background-position:right;
   padding-top:5px;
   width:110px;
   height:28px;
}


#enter-link a:link, #enter-link a:hover{
   color:#4c4c4c;
} 

#enter-link a:hover {
   color:#ae9e6d;
} 




#rhscontainer
{

    height: auto;
    position: relative;
    font: normal 100% Arial, Verdana, Helvetica, sans-serif;
    margin:0 0px 0px 10px;
    padding: 0px;
    text-align: left;
    color: #000000;

}


/* PANELS
------------------------------------------------ */
#contact {
    
    font: normal 0.8em  "Century Gothic", Verdana, Helvetica, sans-serif;
    width: 200px;
    height: auto;
}


.section_list_row {

    float:left;
    width:540px;
    height:160px;
    margin:0 0 40px 0;
    padding:0;
}  


.section_list_row a:link, .section_list_row a:visited {

    font-family: "Century Gothic", Arial; font-size: 1em;
    font-weight: normal;
    color:#ae9e6d;
}


.section_image {

    float:left;
    width:243px;
    height:auto;
    margin:0 0 0 0;
    padding:0 0 0 0;
    border:none;
}

.section_image img {
    border:2px solid #414141;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.section_detail {

    float:left;
    width:250px;
    height: 100%;
    border-top: 1px solid #f2f2f2;
    border-left: 2px solid #dfdede;
    margin:0 0 0 10px;
    padding:5px;
    font: normal 1.1em "Century Gothic", Verdana, Helvetica, sans-serif;
}

#home-intro {
    margin-bottom:100px;

}
    #home-link {
    margin:0px 0 20px 0;
}

#home-link a:link, #home-link a:visited {
    font-size:1.6em;
    color: #414141;
}

#home-link a:hover {
    font-size:1.6em;
    color: #ae9e6d;   
}

#no-script  {
    width:900px;
    margin:0px 0 30px 0;
    padding:0;   
}

#no-script img {
   border:2px solid #646464;
}


#no-script li  {
    width:auto;
    padding:0;
    margin:0 0 15px 15px;
    float:left;
    list-style:none;   
}


/* FORMS
--------------------------------*/


/* CAROUSEL
--------------------------------*/

#horizontal_carousel {
  float: left;
  width: 900px;
  height: 170px;
  margin-bottom: 0px;
  margin-top:20px;
  position: relative;

}

#horizontal_carousel .container {
  float: left;
  width: 750px;
  height: 175px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 175px;
}                      

#horizontal_carousel ul li {
  width: 250px;
  height: 157px;
  text-align: center; 
  list-style:none;   
  float:left;
  margin:0;
  padding:0;
}

#horizontal_carousel ul li img {
  padding: 0;
  margin: 0;
  border:1px solid #646464;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background:url(../images/61.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background:url(../images/81.png) no-repeat;
}

#horizontal_carousel .previous_button_disabled {
  background:url(../images/71.png) no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background:url(../images/91.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background:url(../images/111.png) no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background:url(../images/101.png) no-repeat;
  cursor: default;
}

/*LIGHTBOX
-----------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* Headers and Paragraphs:
---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6
{
     line-height: 1em;
     padding-bottom: 4px;
}

h1 { font-family: "Century Gothic", Arial; font-size: 2em; font-weight: normal; color: #ae9e6d; }
h2 { font-family: "Century Gothic", Arial; font-size: 2em; font-weight: normal; color:#ae9e6d; }
h3 { font-family: Helvetica, Arial; font-size: 140%; font-weight: bold; color:#414141; }
h4 { font-family: Helvetica, Arial; font-size: 140%; font-weight: bold; color: #414141; }
h5 { font-family: Helvetica, Arial; font-size: 125%; font-weight: bold; color: #414141; }


h1, h2, h3, h4, h5, pre, dl, address
{
     margin:  0 0 0.3em 0;
     padding: 0;
}

p
{
     line-height: 1.3em;
     margin:  0;
     padding-bottom: 6px;
}


ol
{
     margin: 0em;
     padding-bottom: 6px;
}


li
{
     margin-left: 1em;
     font-size: 90%;
     line-height: 1.2em;
     padding-bottom: 6px;
}




/* Neutralize styling:
   Elements we want to clean out entirely
   and we reset the base font-size to 10px
---------------------------------------------------------------- */
html, body, form, 
{
     margin: 0;
     padding: 0;
     font: normal 1em "Century Gothic", Verdana, Helvetica, sans-serif;
     color:#414141;
}

html { font-size: 65%; } /* 1em = 10px */
html { font-size: 70%; } /* override it ... go bigger */


/* Miscellaneous Conveniences
---------------------------------------------------------------- */

form label
{cursor: pointer;}



input, select, td
{font-size: 90%;}

html[xmlns] pre { font-size: 1.3em;}

.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px; visibility: hidden; }

img{border: none;}

/* Form Styles
---------------------------------------------------------------- */

.form-row {padding: 0px; margin: 0px; text-align:left;clear:both;}

label
{
      float:left;
      width:120px;
      margin: 0px;

}
select, input, textarea
{
      float:left;
      margin:3px 0px 3px 0px;
}

input.zemSubmit

{
      margin-left:120px;
}


.zemError 
{
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	width: auto;
	color: #FF0000;
}

.zemError li
{
        padding-left: 0px;
	list-style: none;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
	padding-bottom: 5px;
	color: #FF0000;
}

label.zemSubscriberEmail {display:none;}

/* Image Styles
---------------------------------------------------------------- */

