/*//////////////////////////////////////////////////////////////////////////////////// page setup ///////////*/
html,body,a:link,a:visited,a:hover,a:active,h1,h2,h3,h4,h5,p,ul,li,div,span,img,form,label,input,textarea,select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#0e4287;
	margin:0;
	padding:0;
	border:0;
}
input,textarea,select {
	margin:0;
	padding:1px;
	border:1px solid #0e4287;
}
input[type="radio"],input[type="checkbox"],input[type="image"] {
	border:0;
}
a.button,hinput.button{
	display:block;
	float:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	background-color:#e3e3e3;
	width:auto;
	text-decoration:none;
	margin:0;
	border:1px solid #0e4287;
	cursor:pointer;
}
input[type="image"] {
	left:-1px;
	position:relative;
	top:7px;
}
#searchbx{
	float:left;
	margin-left:10px;
	height:10px;
	padding:0;	
	height:30px;
}
#search {
	width:154px;
}
#homeform{
	float:right;
	margin-right:20px;
	width:320px;
}
.ctt {
	float:left;
}
.ctt p {
	width:300px !important;
}
#homeform p {
	width:320px !important;
	float:left;
	margin:3px;
	display:block;
}
#homeform p label {
	float:left;
	vertical-align:top;
	width:70px;
	display:block;
}
#homeform input[type="submit"]{
	margin-top:2px;
	background-color:#0e4287;
	color:#FFFFFF;
}
input.button {
	height:24px;
	padding:0 1px 3px 1px;
}
a.button {
	height:20px;
	padding:2px 6px 0 6px;
}
html, body {
	width:100%;
	background-color:#dedddd;
}
#msgholder {
	position:absolute;
	z-index:997;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#msgholder2 {
	position:absolute;
	z-index:998;
	display:block;
	width:100%;
	height:100%;
	background-color:#000000;
	filter: alpha(opacity=50);
	opacity: .5;
	top:0;
	left:0;
}
.msg {
	position:absolute;
	z-index:999;
	display:block;
	width:100%;
	height:100%;
}
.msg p {
	display:block;
	width:400px;
	margin:100px auto 0 auto;
	border:1px solid #330000;
	background-color:#cc0000;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.msg input#msgok {
	display:block;
	padding:2px 20px;
	margin:0 auto;
	cursor:pointer;
}
.msg a:link, .msg a:visited, .msg a:hover {
	padding:2px 20px;
	background-color:#F0F0F0;
	text-decoration:none;
}
.clear {
	clear:both;
	width:0;
	height:0;
}
.bg660157 {
	background-color:#660157;
}
.bg15979f {
	background-color:#15979f;
}
.bg16499c {
	background-color:#16499c;
}
.bg2e810d {
	background-color:#2e810d;	
}
/*//////////////////////////////////////////////////////////////////////////////////// page styles ///////////*/
#titlebox{
	width:599px;
	margin-bottom:10px;
	float:left;
}
h1 {
	font-size:20px;
	padding-top:10px;
}
hr {
	border:0;
	height:0;
	border-bottom:1px #1655A5 solid;
	background-color:#1655A5;
}
#page{
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
}
#header{
	width:599px;
	float:left;
	height:253px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
#header_logo{
	width:200px;
	height:90px;
	float:left;
	background:url(library/event_ev_ent_hire_logo.jpg) no-repeat;
}
#header_image{
	width:600px;
	height:220px;
	float:left;
}
#top_nav{
	width:599px;
	background:url(library/ev-evnt_top_nav_bk.jpg) repeat-x;
	height:34px;
	float:left;
}
#top_nav ul{
	list-style-type:none;
	padding-top:10px;
	padding-left:10px;
}
#top_nav ul li{
	float:left;	
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav ul li a:link,#top_nav ul li a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#top_nav ul li a:hover{
	text-decoration:underline;
}
#main{
	width:600px;
	float:left;
}
#left{
	width:200px;
	float:left;
	display:block;
}
#left_menu{
	width:180px;
	margin:0 10px;
	border:1px solid #000000;
	display:block;
	background:#DEDCDD;
}
#left_menu ul{
	list-style-type:none;
}
#left_menu ul li ul{
	margin:0;
}
a:link#topone,a:visited#topone {
	background-color:#044170 !important;
	color:#FFFFFF !important;
}
a:hover#topone{
	color:#0D305D !important;
}
#left_menu ul li{
	width:180px;
}
#left_menu ul li a:link,#left_menu ul li a:visited{
	color:#ffffff;
	width:176px;
	display:block;
	text-decoration:none;
	padding:5px 2px;
	font-weight:bold;
}
#left_menu ul li ul li a:link,#left_menu ul li ul li a:visited{
	color:#0d305d;
	width:140px;
	display:block;
	text-decoration:none;
	padding:4px 20px;
	background-color:#ffffff;
}
#left_menu ul li ul li a:hover{
	padding-left:30px;
	width:130px;
}
#right{
	width:570px;
	float:left;
	margin-bottom:10px;
	text-align:center;
	padding-left:10px;	
}
#right p{
	width:570px;
}
#right table tbody tr td p {
	width:310px;
}
#bcrumb{
	font-size:x-small;
	margin-bottom:10px;
}
#bcrumb a:link,#bcrumb a:visited{
	text-decoration:none;
	font-size:x-small;
}
#bcrumb a:hover{
	text-decoration:underline;
}
.main_prod_txt{
	width:420px;
	padding-left:10px;
	margin:10px 0;
}
#page_content{
	padding-right:10px;
	margin-bottom:10px;
}
#page_content ul{
	padding-top:10px;
	list-style-position:inside;
}
#prodboxes {
	list-style-type:none;
}
.prod_small {
	width:140px;
	height:170px;
	margin:20px 20px 0px 0px;
	float:left;
	border:#DEDDDD solid 1px;
	padding:0;
	display:inline;	
	cursor:pointer;
	text-decoration:none;
	list-style-type:none;
}
.prod_small a {
	text-decoration:none;
}
.prod_small img{
	float:left;
	margin:0;
	padding:0;	
}
.prod_top_bar2{
	float:left;
	width:140px;
	height:30px;
	background:#DEDDDD;
}

.prod_top_bar{
	float:left;
	width:120px;
	height:20px;
	padding:5px 10px;
	font-weight:bold;
	font-size:11px;
	background-color:#DEDDDD;
	text-decoration:none;
}
.prod_full{
	display:block;
	width:570px;
	padding-right:20px;	
}
.prod_full_title{
	width:560px;
	height:25px;
	background-color:#BD1717;
	margin-bottom:10px;
	padding:5px 0 0 10px;
	border-top:2px solid #DEDDDD;
}
.prod_full_title2{
	width:620px;
	height:25px;
	background-color:#DEDDDD;
	margin-bottom:10px;
	padding:5px 0 0 10px;
	border-top:2px solid #0D305D;
}
.white_link a:link, .white_link a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.white_link a:hover {
	text-decoration:underline;
}
#right.prod_full ul.ranges2 {
	display:block;
	width:250px;
	padding-top:0px;
	border-top:2px solid #0D305D;
}
.ranges2 li {
	display:inline;
	list-style-type:none;
	list-style-position:inside;
	display:block;
	width:235px;
	padding:7px 5px 7px 10px;
	background-color:#EFEFEF;
	color:#0D305D;	
	font-size:11px;
	text-decoration:none;
	margin-bottom:2px;
}
#ranges {
	display:block;
	width:620px;
	border-top:2px solid #0D305D;
}
#ranges li {
	display:inline;
	list-style-type:none;
	list-style-position:inside;
}
#ranges li a:link, #ranges li a:visited {
	display:block;
	width:605px;
	padding:7px 5px 7px 10px;
	background-color:#DEDDDD;
	color:#0D305D;	
	font-size:11px;
	text-decoration:none;
	margin-bottom:2px;
}
#footer {
	width:800px;
	margin:0 auto;
	padding:5px 0 10px 0;
	text-align:center;
	font-size:9px;
	color:#000000;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	font-size:9px;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
	font-size:9px;
}
.pimg{
	float:right;
	padding:10px;
}
.spacer {
	display:block;
	width:605px;
	margin-top:50px;
}
/*//////////////////////////////////////////////////////////////////////////////////// glossary styles ///////////*/
a.gloss {
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}
.alphabet {
	 list-style-position:outside;
}
.alphabet li {
	list-style-type:none;
	display:block;
	float:left;
	width:21px;
	text-align:center;
	line-height:30px;
}
.ab_on {
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#5AB68D;
	color:#ffffff;
	font-weight:bold;
}
a.ab_off:link,a.ab_off:visited {
	text-decoration:none;
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#ffffff;
	font-weight:bold;
}
a.ab_off:hover {
	background-color:#5AB68D;
	color:#ffffff;
}
/*//////////////////////////////////////////////////////////////////////////////////// xstandard styles //////*/
.black {
	color:#000000;
}
.grey {
	color:#666666;
}
.red {
	color:#990000;
}
.blue {
	color:#000099;
}
.green {
	color:#009900;
}
.smaller {
	font-size:x-small;
}
/*//////////////////////////////////////////////////////////////////////////////////// lightbox styles //////*/
#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(library/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(library/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;
}
/*//////////////////////////////////////////////////////////////////////////////////// font replacement styles //////*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:18px;
}


