﻿/* General */

/*Reset Common Tags*/

html {
    overflow-y:scroll;
}

a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

h1
{
    font-size:9px;
    font-weight:normal;
    text-decoration:underline;
}

body 
{
    margin:0px auto;
    padding:0px;
    color:#818386;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

a
{
    text-decoration:none;
    color:#97999c;
}

a:hover
{
   text-decoration:underline;
   color:#81afb1; 
}

img
{
    border:0px;
}

p
{
    margin:20px 0px 20px 0px;
}

.green
{
    color:#81afb1;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:860px;
    margin:0 auto;
    height:auto;
}

        /*----------------------nav-----------------------*/
        
#navigation
{
    width:720px;
    padding:25px 0px 25px 0px;
}

#navigation ul
{
    list-style-type:none;
}

#navigation ul li
{
    display:inline;
}

#navigation a.current
{
    text-decoration:underline;
    color:#81afb1;
}

#content-rightcol-right ul
{
    list-style-type:none;
}

#content-rightcol-right ul li a
{
    color:#81afb1 !important;
}

#content-rightcol-right ul li
{
    display:inline;
}

#content-rightcol-right a.current
{
    text-decoration:underline;
    color:#81afb1;
}

        /*---------------------content--------------------*/
        
#content-leftcol
{
    float:left;
    width:140px;
}

#content-rightcol
{
    float:right;
    width:720px;
}

#content
{
    width:720px;
}

#content a
{
    color:#81afb1;
}

#content-rightcol-left
{
    float:left;
    width:215px;
    margin-bottom:30px;
}

#content-rightcol-right
{
    float:right;
    width:445px;
    padding-right:30px;
    /* padding-bottom:30px; */
}

#content-rightcol-left-contact
{
    float:left;
    width:245px;
    margin-bottom:30px;
}

#content-rightcol-right-contact
{
    float:right;
    width:445px;
    padding-right:30px;
    padding-bottom:20px;
}

#content-rightcol-right-offers
{
    float:right;
    width:480px;
    padding-bottom:20px;
}

.page-link
{
    float:left;
    position:relative;
    width:210px;
    height:136px;
    padding:0px 30px 30px 0px;
}

.thumbs IMG
{
    float:left;
    margin:0px 5px 3px 0px;
}

.mailing-list
{
    margin:20px 0px 15px 0px;
}

.contact-form
{
}

.snapshot-tr-div
{
    padding:30px 0px 10px 0px;
}

.snapshop-td1
{
    text-align:right;
    color:#81afb1;
    width:90px;
    vertical-align:top;
    padding-top:10px;
}
.td1
{
    text-align:right;
    color:#81afb1;
    width:50px;
    vertical-align:top;
    padding-top:10px;
}


.textarea-title
{
    width:50px;
    border:1px solid #81afb1;
    line-height:20px;
    height:20px;
    color:#818386;
    overflow:hidden;
    margin:5px 0px 5px 0px;
}
.textarea-interests-title
{
    width:50px;
    border:1px solid #81afb1;
    line-height:20px;
    height:20px;
    color:#818386;
    overflow:hidden;
    margin:5px 0px 5px 0px;
	font-size:9px;
}
.textarea
{
    width:230px;
    border:1px solid #81afb1;
    line-height:20px;
    height:20px;
    color:#818386;
    overflow:hidden;
    margin:5px 0px 5px 0px;
}

.textarea-interests
{
    width:230px;
    border:1px solid #81afb1;
    line-height:20px;
    height:20px;
    color:#818386;
    overflow:hidden;
    margin:5px 0px 5px 0px;
	font-size:9px;
	float:left;
	vertical-align:bottom;
}

.mailing-list input
{
    width:160px;
    border:1px solid #81afb1;
    margin-right:5px;
    color:#818386;
}

.news-header
{
    float:left;
    margin:20px 0px 20px 0px;
}

.news-wrapper
{
    clear:both;
    width:445px;
    padding-top:30px;
}

.news-archive
{
    clear:both;
}

.news-archive li
{
    float:left;
    width:445px;
    line-height:16px;
}

.news-text
{
    float:left;
    width:210px;
}

.news-text p
{
    float:left;
    width:210px;
    margin:10px 0px 15px 0px;
}

.news-image
{
    float:right;
    width:210px;
}

.news-title
{
    float:left;
    width:160px;
    color:#000;
    font-weight:500;
}

.news-date
{
    float:left;
    width:30px;
}

        /*---------------------footer---------------------*/
        
#footer
{
    float:right;
    width:720px;
    padding-bottom:25px;
    color:#97999c;
}

/* 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: 20%; 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: 9px 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: normal;	}
#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; }

.move-enlarge
{
    position:relative;
    top:-25px;
    left:15px;
    color:#FFFFFF;
    height:20px;
}

.move-homepage
{
    position:absolute;
    color:#FFFFFF;
    cursor:pointer;
    height:20px;
    left:0px;
    bottom: 30px;
    display: none;
    width:210px;
    height: 31px;
    margin:0px 0px 0px 0px;
    padding:0;
    background: url(/images/move-homepage-bg.jpg) left 15% no-repeat;


}

.insider
{
    position:absolute;
    left: 15px;
    top: 8px;
}

/* ----- jQuery Slideshow ----- */

#slideshow {
    position:relative;
    height:136px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

#snapshot-top
{
    width:470px;
    height:64px;
}

.snapshot-left-div
{
    padding:10px 0 10px 0;
}