/****************************
reset
*****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/********************
lightbox
*********************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 0; border-top:solid 1px #D3FE01; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 0 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	margin-top: 0.7em;	
	padding-bottom: 0.7em;	
}


/********************
A-Menu
*********************/
ul.A-Menu
{
	position: relative;
}


ul.A-Menu, ul.A-Menu ul
{
	margin: 0;
	padding: 0;
	display: block;
}

ul.A-Menu li
{
	position: relative;
	list-style: none;
	float: left;
}

ul.A-Menu li a, ul.A-Menu li span
{
	display: block;
	text-decoration: none;
}

ul.A-Menu ul
{
	position: absolute;
	visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.A-Menu li:hover ul ul, ul.A-Menu li.A-Menu-Hover ul ul
{
	visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.A-Menu li:hover ul, ul.A-Menu li li:hover ul, ul.A-Menu li li li:hover ul, ul.A-Menu li.A-Menu-Hover ul, ul.A-Menu li li.A-Menu-Hover ul, ul.A-Menu li li li.A-Menu-Hover ul
{
	visibility: visible;
}

.A-Menu-Vertical ul.A-Menu li
{
	width: 100%;
}

/************************
voveo
************************/
/*width of body:943px*/
html
{
	height: 100%;
}
body
{
	font: normal normal normal .7em/1.9em Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color: #6e7b83;
	height: 100%;
	min-width:990px;
}
a
{
	color: #005c9d;
	text-decoration: none;
}
a:hover
{
	color: #005c9d;
	text-decoration: underline;
	background-color: #D3FE01;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}
/*h1 eliminated - only used for logo */
h2
{
	font-size: 1.65em;
	color: #365f7d;
}
/* displayed at 18px */
h3
{
	font-size: 1.25em;
	color: #515b61;
	font-weight: bold;
}
/* displayed at 15px */
h4
{
	font-size: 1.05em;
}
/* displayed at 12px */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.container
{
	background: #ffffff url(  'http://static.voveo.com/images/body-background.jpg' ) repeat-y scroll center top;
	min-height: 100%;
	margin-bottom: -481px;
	display: block;
}
.container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* global header */
#header
{
	position: relative;
	width: 941px;
	left: 50%;
	margin-left: -471px;
	z-index: 1;
}
#header, #header a
{
	color: #ffffff;
	text-decoration: none;
	background: none;
}
#voveo-logo, #header .A-Menu
{
	position: absolute;
	background: #020202;
	border-bottom: solid 1px #6e7b83;
	overflow: hidden;
}
#voveo-logo
{
	left: 0;
	top: 0;
	width: 448px;
	height: 90px;
	border-right: solid 1px #6e7b83;
	background-image: url( 'http://static.voveo.com/images/logo.jpg' );
	background-position: 22px 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 1.4em;
	z-index: 1;
}
#voveo-logo a
{
	margin: 12px 0 0 22px;
	text-indent: -9999em;
	height: 61px;
	width: 135px;
	display: block;
	float: left;
}
#header .A-Menu
{
	right: 0;
	top: 0;
	width: 487px;
	height: 33px;
	overflow: hidden;
	padding-left: 6px;
	overflow: hidden;
	z-index: 1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
#header .A-Menu li
{
	float: left;
	display: block;
	padding: 6px 7px;
}
#header .A-Menu li
{
	display: block;
}
#header .A-Menu li:hover
{
	text-decoration:underline;
}

/* global footer */
#footer
{
	padding-top: 441px;
	height: 40px;
	z-index: 0;
	background: #586770 url( 'http://static.voveo.com/images/content-gradient.png' ) repeat-x scroll center top;
	width: 939px;
	left: 50%;
	margin-left: -469px;
	position: relative;
	color:#fff;
}
#footer a
{
	color:#fff
}
#footer dt
{
	position:absolute;
	left:15px;
	bottom:10px;
}
#footer dd
{
	position:absolute;
	right:15px;
	bottom:10px;
}
#footer dd .A-Menu li
{
	float:left;
	margin-left:10px;
}
#footer dd .A-Menu li a:hover
{
	background:none;
	text-decoration:underline;
}

/* client login box */
#client-login
{
	position:absolute;
	padding:0;
	height:100px;
	right:0pt;
	top:33px;
	width:180px;
	z-index:1;
	background:transparent url('http://static.voveo.com/images/black-alpha.png') repeat scroll left top;
}
#client-login input
{
	display:block;
	margin:10px 0 10px 12px;
	padding:4px 0 0 2px;
	background:#e3e6e7;
	width:155px;
	height:17px;
	outline:none;
	border:none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#000000;
}
#client-login .input-tip
{
	display:block;
	margin:-32px 0 11px 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#000000;
}
#client-login #login-submit
{
	position:absolute;
	display:block;
	right:12px;
	bottom:10px;
	padding:0;
	margin:0;
	background:none;
	border:none;
	outline:none;
	cursor:pointer;
	text-align:right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#ffffff;
}
#client-login #login-submit:hover
{
	text-decoration:underline;
}

/* global search box*/
.search
{
	display: block;
	position: relative;
	width: 205px;
	margin: 20px auto 20px;
	background: transparent url( 'http://static.voveo.com/images/search-elements.png' ) no-repeat scroll -230px 21px;
}
.search p.input
{
	padding:0;
}
.search.focus
{
	background-position: 15px 21px;
}
.search legend
{
	font-size: 2em;
	color: #365f7d;
	font-weight: bold;
}
.search legend span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.search input
{
	position: relative;
	padding: 5px 0 0 0;
	margin: 30px 0 7px 27px;
	width: 140px;
	height: 18px;
	display: block;
	border: 0;
	background: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #365f7d;
	font-size: 10px;
}
.search .input-tip
{
	display:block;
	margin:-23px 0 2px 28px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #365f7d;
	font-size: 10px;
}
.search button
{
	position: relative;
	padding: 0;
	margin: -24px 0 0 170px;
	height: 25px;
	width: 26px;
	display: block;
	border: 0;
	background: none;
	outline: 0;
	text-indent: -99999em;
	cursor: pointer;
}
.search p
{
	position: relative;
	padding: 30px 0 10px;
}

/* no excuses ad */
.spotlight-ad
{
	width: 250px;
	position: relative;
	margin-top: 45px;
	height: 100px;
	padding-top: 175px;
}
.spotlight-ad h3
{
	position: absolute;
	top:0;
	left: 13px;
	height: 100px;
	padding-top: 175px;
	width: 223px;
	text-indent: -9999em;
	background: transparent url('') no-repeat scroll left top;
}
.spotlight-ad p
{
	line-height: 1.2em;
	color: #000;
	position: relative;
	padding: 0 24px 10px;
}
.spotlight-ad p a
{
	display: block;
	font-weight: bold;
	color: #110e0f;
	text-decoration: none;
}
