/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
}
.logo
{
margin-left:47px;
margin-top:28px;
}
.menu_box
{
background:url('../images/menu-box-bg.jpg') repeat-x left top;
height:30px;
border-bottom:1px solid #D4D4D4;
border-top:1px solid #D4D4D4;
border-left:2px double #D4D4D4;
border-right:2px double #D4D4D4;
}
.footer_box
{
background: url('../images/footer-bg.jpg') repeat-x left top;
height:34px;
border-bottom:1px solid #D1D1D1;
border-top:1px solid #D1D1D1;
border-left:2px double #D1D1D1;
border-right:2px double #D1D1D1;
}
.body_padding
{
padding:11px 11px 6px 11px;
}
.menu_table td
{
border-bottom:1px dotted #3A5A96;
height:16px;
}
.home-icon
{
margin-right:7px;
}
.input-box
{
border:1px solid #848284;
width:100px;
height:16px;
padding-left:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
background-color:#FFFFFF;
text-decoration: none;
}
.order-box
{
border:1px solid #A1A1A1;
padding:6px;
}
.order-title
{
background-color:#E9E9E9;
height:37px;
border-bottom:2px solid #FFFFFF;
padding-left:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
}
.order-box-padding
{
padding:18px 10px 10px 16px;
}
.footer-margin
{
margin:0px 11px;
}



/* CSS Background image Document */
.header-bg
{
background:url('../images/header-bg.jpg') no-repeat right top;
height:76px
}
.search-bg
{
background:url('../images/search-bg.jpg') no-repeat left top;
height:178px
}
.add-bg
{
background:url('../images/add-bg.jpg') no-repeat left top;
height:112px
}
.world-map
{
background:url('../images/world-map.jpg') no-repeat 65px 5px;
border-bottom:1px solid #D1D1D1
}






/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color:inherit;
}
.blue-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link:hover
{
color: #515E85;
text-decoration: underline;
background-color:inherit;
}
a:link .image {
border-color: #515E85;
border-style: solid;
border-width: 2px;
}

a:visited .image {
border-color: #515E85;
border-style: solid;
border-width: 2px;
}

a:hover .image {
border-color: #FF3300;
border-style: solid;
border-width: 2px;
}

a:active .image {
border-color: #515E85;
border-style: solid;
border-width: 2px;
}
.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA0008;
	text-decoration: none;
	background-color:inherit;
}
.body_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.red_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DF2229;
	text-decoration: none;
	background-color:inherit;
}

.blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E4B78;
	text-decoration: none;
	background-color:inherit;
}
.top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	border-bottom:1px solid #515E85;
	background-color:inherit;
	}
.top_menu:hover
{
color: #515E85;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.left_menu:hover
{
color: #DA0008;
text-decoration: none;
background-color:inherit;
}

.footer-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.footer-link:hover
{
color:#515E85;
text-decoration:underline;
background-color:inherit;
}

#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }