/***********************************************/
/* www.oliostyle.com                           */
/* HTML tag styles                             */
/*                                             */
/* COLORS                                      */
/*   XD-AQUA            #00CCCC                */
/*   D-AQUA   PMS319    #4ACCD4                */
/*   M-AQUA   PMS318    #99DBDE                */
/*   L-AQUA   PMS317    #C7E6E3                */
/*   GRAY     PMSCG1    #E8E3C9                */
/*   GRAY     PMSCG5    #B8B3AD                */
/*   GRAY     PMSCG10   #737373                */
/***********************************************/ 

body {
/*	background-color: #737373;   */
	background-image: url(images/blocks_slate.gif);   
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

p {
	font-size: 11px;
	line-height: 16px;
	color: #737373;
}

h1 {
 	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #737373;
  	padding: 0px 0px 0px 0px;
}

h2 {
 	font-size: 110%;	
 	color: #737373;
 	padding: 0px 0px 0px 0px;
}

h3{
 	font-size: 11px;	
 	color: #00CCCC;
 	padding: 0px 0px 0px 0px;
}

a:link {
	font-size: 11px;
	color: #00CCCC;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	color: #00CCCC;
	text-decoration: none;
}

a:hover {
	color: #00CCCC;
	text-decoration: underline;
}

/* ===== TITLE ===== */
.logo {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	background-image: url('images/olio_logo.gif');
	background-repeat: no-repeat;
	background-position: left;
}

/* ===== STRUCTURE ===== */
.container {
	background: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	padding: 0 10px 0px;
	width: 950px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

/* ===== MENU ===== */
.menu h2 {
	color: #4ACCD4;
	font: bold 1em Tahoma,sans-serif;
	line-height: 20px;
	padding-left: 10px;
	margin-top: 8px;
}

.menu ul {
	line-height: 15px;
	list-style-type:circle;
}

.menu li a {
	color: #737373;
}

.menu li a:visited {
	color: #737373;
}

.menu li a:hover {
	color: #00CCCC;
	text-decoration: none;
}

/* ===== CONTENT ===== */
.content {
	margin: 0px 0px 5px 10px;
}

.content h1 {
	color: #737373;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 20px;
	padding-left: 0px;
	margin-top: 8px;
}

.content a {
	color: #00CCCC;
	text-decoration: none;
}

.content a:visited {
	color: #00CCCC;
	text-decoration: none;
}

.content a:hover {
	color: #00CCCC;
	text-decoration: underline;
}

/* ===== NAVIGATION TOP ===== */
.navigationTop {	
	border: 1px solid #FFFFFF;
	border-color: #FFFFFF;
	background:#FFFFFF url('images/blocks_aqua.gif');
	height: 35px;
	margin: 0px;
	padding-top: 0px;
}

.navigationTop a {
	background: #FFFFFF url('images/blocks_aqua.gif');
	border-right: 1px solid #FFFFFF;
	color: #737373;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}

.navigationTop a:visited {
	background: #FFFFFF url('images/blocks_aqua.gif');
	border-right: 1px solid #FFFFFF;
	color: #737373;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}
.navigationTop a:hover {
	background: #737373 url('images/blocks_slate.gif');
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}

/* ===== NAVIGATION BOTTOM ===== */
.navigationBottom {	
	border: 1px solid #FFFFFF;
	border-color: #FFFFFF;
	background:#FFFFFF url('images/blocks_aqua.gif');
	height: 35px;
	margin: 0px;
	padding-top: 0px;
}

.navigationBottom a {
	background: #FFFFFF url('images/blocks_aqua.gif');
	border-right: 1px solid #FFFFFF;
	color: #737373;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}

.navigationBottom a:visited {
	background: #FFFFFF url('images/blocks_aqua.gif');
	border-right: 1px solid #FFFFFF;
	color: #737373;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}

.navigationBottom a:hover {
	background: #737373 url('images/blocks_slate.gif');
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
	padding-top: 0px;
}

/* ===== COPYRIGHT ===== */
.copyright {
	color: #4ACCD4;
	float: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ===== FOOTER CONTENT ===== */

.footer a {
	color: #737373;
	text-decoration: underline;
}

.footer a:visited {
	color: #737373;
	text-decoration: underline;
}

.footer a:hover {
	color: #737373;
	text-decoration: underline;
}


/* ===== MISC ===== */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* main */
.main {
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

/*******************************************************/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	height: 15px;*/
/*	width: 160px;*/
}

.inputsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 85px;
}

.radiobutton {
    height: 15px;
	width: 15px;
}

.formpadding{
	padding: 2px 0px;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	width: 75px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 155px;
}

/**************** LIGHT BOX *********************/
#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; }

