/*                                     */
/***** Global Settings             *****/
/*                                     */

html, body 
{
background: #ffffff; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin:0; 
padding:0; 
position: center; 
top:0; left:0;
}


/*                     */
/* lightbox            */
/*                     */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
    
/*                                     */
/* menu                                */
/*                                     */

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
    }

ul.menu li.menu {
	position: relative;
	}
	
li.menu ul.menu {
	position: absolute;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul.menu li.menu a {
	display: block;
	text-decoration: none;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #9D7FC3;
	font-size: 11px;
    line-height : 170%;
	background: #F9FAFB; /* IE6 Bug */
	padding: 10px;
	border: 2px solid #ffffff;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li.menu { float: left; height: 1%; }
* html ul.menu li.menu a { height: 1%; }
/* End */

ul.menu li.menu a:hover { color: #9D7FC3; background: #F3F5F7;} /* Hover Styles */
		
li.menu ul.menu li.menu a { padding: 10px 9px; } /* Sub Menu Styles */
		
li.menu:hover ul.menu, li.menu.over ul.menu { display: block; } /* The magic */
 
/*                                     */
/* tables                          */
/*                                     */
table{
	border: none;
    padding: 0px;
	margin: 0px;
}
td{
	border: none;
	padding: 0px;
	margin: 0px;
    border-width: 0;
    vertical-align: top;
}

td.line1{
    background-color: #ffffff;
    height: 6px;
}

td.line2{
    background-color: #97E5E4;
    height: 1px;
}

td.box{
    background-color: #FFFFFF;
    height: 75px;
            border:1px solid #E0D8EC;
}


/*                                     */
/* headers                             */
/*                                     */


    
h1,h2,h3 {
	font: normal .7em arial;
    }
    
h1 {
    font-family: Arial, MS Sans Serif, sans-serif;
	font-size: 28px;
	margin:0;
    color: #AB1F50;
    padding-top: 0.2em;
    padding-bottom: 0px;
    line-height: 146%;
    }

h2 {
	font-size: 1.7em;
	margin:0;
	color: #AB1F50;
    padding-top: 0.3em;
    }
    
h3 {
	font-size: 1.5em;
	margin:0;
    color: #AB1F50;
    padding-top:0.3em;
    }
    
h4 {
	font-size: 1.5em;
	margin:0;
    color: #AB1F50;
    padding-top:0.3em;
    } 
    
/*                                     */
/* paragraphs                         */
/*                                     */

p {
    line-height : 130%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #30334E;
	font-size: 0.8em;
    text-decoration: none;
    text-align: justify;
    padding: 0px; 
    }

p.right {
    text-align:right;
    margin: 7 px; 
    }
p.left {
    text-align:left;
    margin: 7 px; 
    }



/*                                     */
/***** Forms                       *****/
/*                                     */
form {
    margin:0;
    padding:0;
    display:inline;
    }

input, select, textarea {
    font: 1em arial, helvetica, sans-serif;
    }

textarea {
    line-height: 1.25;
    }

label {
    cursor:pointer;
    }

.form_control {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    color: #000000;
    margin-right: 7px;
    }



/*                                     */
/* bxes                                */
/*                                     */


.main_menu_1 {
        width: 230px;
        height: 180px;
        line-height : 120%;
        font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
        color: #30334E;
	    font-size: 13px;
        text-decoration: none;
        text-align: justify;
        border:1px solid #E5E2E8;
        background-color: #ffffff;
        backgroundColor: #ffffff;
        padding: 10px;
        margin: 0px;
}

/* links                              */
/* links                              */ 
/* links                              */


.designed_by {
    font-family: Verdana, Arial, Microsoft Sans Serif, MS Sans Serif;
    color: #BDB1CB;
	font-size: 10px;
    text-decoration: none; 
    } 
a.designed_by:hover {color: #AB1F50}


.inner_lnk {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 13px;
    color: #9D7FC3;
    text-decoration: none; 
    } 
a.inner_lnk:hover {color: #BFBFC7}


.nav_menu_low {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #BDB1CB;
	font-size: 11px;
    text-decoration: none;  
    }
a.nav_menu_low:hover {color: #6C528C;} 


.smap {
	text-decoration: none;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #9D7FC3;
	font-size: 13px;
	}
a.smap:hover {color: #6970AF;}

.mauve_emph {
    line-height : 150%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #9D7FC3;
    font-weight: bold;
	font-size: 13px;
	}  
a.mauve_emph:hover {color: #BFBFC7;}

.mauve {
    line-height : 150%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #9D7FC3;
	font-size: 13px;
	}  
a.mauve:hover {color: #BFBFC7;}

.blue_plain_lnk{
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #6970AF;
	font-size: 13px;
	}
a.blue_plain_lnk:hover {color: #BFBFC7;} 
    
/* texts                              */
/* texts                              */
/* texts                              */


.main_txt {
    line-height : 150%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #30334E;
	font-size: 13px;
    text-align: justify;
    
	}
    
.inner_title {
    line-height : 170%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #5B62A9;
	font-size: 13px;
	}
    
.blue_emph {
    line-height : 170%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #6970AF;
    font-weight: bold;
	font-size: 13px;
	}
.blue_plain {
    line-height : 170%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #6970AF;
	font-size: 13px;
	}
.mauve_plain {
    line-height : 150%;
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #9D7FC3;
	font-size: 13px;
	}  
.top_txt {
    font-family: Verdana, Arial, Microsoft Sans Serif, MS Sans Serif;
    color: #BDB1CB;
	font-size: 10px;
	}
.pnk_txt {
    font-family: Arial, Verdana, Microsoft Sans Serif, MS Sans Serif;
    color: #CE9CFF;
	font-size: 13px;
    font-weight: bold;
	}   
    
