	* {
		margin: 0px;
		padding: 0px;
	}

	body {
		background: #ffffff;
		font: normal 11px/12px Arial, sans-serif;
		color: #999999;
	}

	td, div {
		font: normal 11px/12px Arial, sans-serif;
		color: #999999;
	}

	th {
		text-align: left;
		vertical-align: top;
	}

	a, a:link, a:active {
		text-decoration: none;
		color: #8c8c8c;
	}

	a:visited {
		color: #555555;
	}

	a:hover {
		color: #ffffff;
	}

	img {
		border: 0 none;
	}

	blockquote {
		border-left: 5px solid #555555;
		margin-left: 15px;
		padding-left: 5px;
		font-style: italic;
		color: #555555;
	}

	p {
		padding-bottom: 10px;
		line-height: 16px;
	}

	h1 {
		font-size: 24px;
		color: #ffffff;
	}

	h2 {
		font-size: 18px;
		color: #666666;
	}

	h3 {
		font-size: 11px;
		color: #666666;
	}

/* Classes */
	.shell {
		margin: 20px auto;
		width: 810px;
	}

	.header {
		margin-bottom: 5px;
		clear: both;
	}

	.header .logo {
		background: url(/images/header/logo.png) no-repeat bottom right;
	}

	.header .logo .logoA {
		float: right;
		display: block;
		margin-top: 44px;
		height: 28px;
		width: 80px;
	}

	.header .preHeader {
		text-align: right;
		background-color: #000000;
		border-bottom: 1px solid #666666;
		padding: 10px;
	}

	.header div form input[type=image] {
		vertical-align: -5px;
		padding-left: 10px;
	}

	.header div form input[type=text], .header .nav div form input[type=password] {
		width: 100px;
	}

	.header div form label {
		padding: 0 10px 0 20px;
	}

	.header div p {
		padding-bottom: 2px;
		font-weight: bold;
		color: #ffffff;
	}

	.header div strong {
		display: block;
		margin-bottom: 5px;
	}

	.header .nav {
		padding: 20px 20px 10px 20px;
		margin-bottom: 5px;
		background-color: #000000;
		clear: both;
	}

	.header .nav ul {
		display: block;
		float: left;
		width: 114px;
		list-style: none;
		padding: 0;
	}

	.header .nav ul li {
		height: 12px;
	}

	.header .nav ul li a {
		line-height: 12px;
	}

	.header .nav div div {
		border: 1px solid #666666;
		clear: both;
		height: 43px;
	}

	.header .nav div div a {
		display: block;
		float: left;
		width: 63px;
		height: 43px;
		background: url(/images/header/subnav.png) 0 0 no-repeat;
		outline: 0;
	}

	.header .nav div div .subNav_1 {
		background-position: 0 0;
	}
	.header .nav div div .subNav_1:hover {
		background-position: 0 -43px;
	}

	.header .nav div div .subNav_2 {
		width: 60px;
		background-position: -63px 0;
	}
	.header .nav div div .subNav_2:hover {
		background-position: -63px -43px;
	}

	.header .nav div div .subNav_3 {
		width: 62px;
		background-position: -123px 0;
	}
	.header .nav div div .subNav_3:hover {
		background-position: -123px -43px;
	}

	.header .nav div div .subNav_4 {
		background-position: -185px 0;
	}
	.header .nav div div .subNav_4:hover {
		background-position: -185px -43px;
	}

	.header .nav div div .subNav_5 {
		background-position: -248px 0;
	}
	.header .nav div div .subNav_5:hover {
		background-position: -248px -43px;
	}

	.header .nav div div .subNav_6 {
		width: 72px;
		background-position: -311px 0;
	}
	.header .nav div div .subNav_6:hover {
		background-position: -311px -43px;
	}

	.footer {
		padding: 20px 20px 10px 20px;
		margin: 5px 0;
		background-color: #000000;
		text-align: right;
	}

	.footer p {
		line-height: 12px;
	}

	.outline, .outline a {
		outline: 0;
	}

	.pic {
		border: 1px solid #333333;
	}


/* Content */
	.content {
		width: 100%;
	}

/* Misc */
	.p20 {
		padding: 20px;
	}

	.p10 {
		padding: 10px;
	}

	.bg000000 {
		background-color: #000000;
	}

	.hline {
		height: 1px;
		line-height: 1px;
		margin: 10px 0;
		background-color: #999999;
	}

	.tdu {
		text-decoration: underline !important;
	}

	.pointer {
		cursor: pointer;
	}

	.highlightRed, .highlightRed a, .highlightRed div, .highlightRed span, .highlightRed td, .highlightRed th {
		color: #cc0000 !important;
		outline: 0;
	}

	.tblTdPad td, .tblTdPad th {
		padding: 6px 0;
	}

	.tblTdWhiteText td, .tblTdWhiteText th {
		color: #ffffff;
	}

	.tblThAlignRight th {
		text-align: right;
	}

	.vat {
		vertical-align: top;
	}

	.block {
		display: block;
	}

	.left {
		float: left;
	}

	.right {
		float: right;
	}

	.clear {
		float: none;
		clear: both;
	}


/* Creative Connection */
	.creativeConnectionDiv {
		float: left;
		width: 252px;
		margin: 0 15px 10px 0;
	}

	.creativeConnectionDiv p {
		display: block;
		padding: 6px 0 6px 8px;
		color: #000000;
		font-size: 10px;
		line-height: 14px;
		text-transform: uppercase;
		background-color: #d5d5d5;
	}

	.creativeConnectionDiv div {
		padding: 9px;
		background-color: #303030;
	}

	.creativeConnectionDiv a {
		display: block;
		float: left;
		width: 75px;
		height: 75px;
		margin-right: 10px;
	}

	.creativeConnectionDiv div div {
		float: left;
		width: 149px;
		color: #f4f4f4;
		font-size: 10px;
		line-height: 14px;
		padding: 0;
		text-transform: uppercase;
	}

	.creativeConnectionDiv div div strong {
		display: block;
		color: #aaaaaa;
		margin-top: 4px;
	}

	.creativeConnectionDiv div div a {
		display: inline;
		float: none;
		width: auto;
		height: auto;
		margin-right: 0;
		color: #f4f4f4;
	}

/* Forms */
	input[type=text], input[type=password], select, textarea {
		padding: 2px;
		color: #333333;
		background-color: #ffffff;
		border: 0 none;
		font: normal 11px/16px Arial, sans-serif;
	}

	select {
	}

	input[type=submit] {
		font: normal 11px Arial, sans-serif;
	}

	input[type=file] {
		height: 22px;
		color: #515151;
		font: normal 11px Arial, sans-serif;
	}


/* Lightbox */
#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; }


/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */
/* The wrapper div */
div.datePicker{
position:absolute;
min-width:24em;
width:24em;
z-index:9999;
text-align:center;
/* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
font:900 1em/1em Verdana, Sans-Serif;
/* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
/* font:900 77%/77% Verdana; */
background:transparent;
/* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
-moz-user-select:none;
-khtml-user-select:none;
}
/* Styles for the static datePickers */
div.staticDP
{
position:relative;
top:5px;
left:0;
}
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
{
position:absolute;
background:#fff;
z-index:9998;
padding:0;
border:0;
display:none;
margin:0;
}
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
{
position:relative;
/* Moz & FF */
display: -moz-inline-stack;
border:0 none;
padding:0;
margin:0 0 0 4px;
background:transparent url(/images/calendar/cal.gif) no-repeat 50% 50%;
min-width:16px;
line-height:1;
cursor:pointer;
visibility:visible;
text-decoration:none;
vertical-align: 2px;
}
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
{
width:16px;
}
a.date-picker-control
{
/* IE, Safari & Opera. Seperate CSS rule seems to be required. */
display:inline-block;
}
a.date-picker-control span
{
display:block;
width:16px;
height:16px;
margin:auto 0;
}
/* The next & previous buttons */
div.datePicker th span
{
display:inline;
padding:0;
margin:0;
color:#000;
text-align:center;
line-height:1em;
border-width:0;
font-family: georgia, times new roman, palatino, times, bookman, serif;
background:transparent;
font-weight:bold;
cursor:pointer;
}
div.datePicker th span.month-display,
div.datePicker th span.year-display
{
text-transform:uppercase;
letter-spacing:1px;
font:normal 1.2em Verdana, Sans-Serif;
cursor:default;
}
div.datePicker th span.prev-but,
div.datePicker th span.next-but
{
font-size:1.8em;
cursor:pointer !important;
}

div.datePicker th span.today-but
{
text-align:center;
margin:0 auto;
font:normal 1em Verdana, Sans-Serif;
width:100%;
text-decoration:none;
line-height:1.6em;
text-transform:uppercase;
cursor:pointer !important
}
div.datePicker thead th span.fd-disabled
{
color:#aaa;
cursor:default !important;
}
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
{
text-align:center;
margin:0 auto;
font:900 1em Verdana, Sans-Serif;
height:1.4em;
width:2em;
text-decoration:none;
text-transform:lowercase;
line-height:1.4em;
}
/* The table */
div.datePicker table
{
position:relative;
margin:0;
padding:0;
border:1px solid #ccc;
background:#fff url(/images/calendar/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
text-align:center;
width:100%;
border-spacing:2px;
table-layout:fixed;
border-collapse:separate;
}
/* Common TD & TH styling */
div.datePicker table td
{
border:1px solid #ccc;
padding:0;
text-align:center;
vertical-align:middle;
/* Opera requires a line-height bigger than 1em in order to redraw properly */
line-height:1.2em;
cursor:pointer;
background:#fff url(/images/calendar/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
width:3em;
height:3em !important;
height:2.8em;
outline:none;
}
div.datePicker table th
{
border:0 none;
padding:0;
line-height:1em;
font-weight:bold;
color:#222;
text-align:center;
vertical-align:middle;
}
div.datePicker table td.date-picker-unused
{
background:#fff url(/images/calendar/backstripes.gif);
border-color:#dcdcdc;
padding:0;
cursor:default !important;
}
div.datePicker table thead th.date-picker-title
{
width:auto;
height:auto;
padding:0.4em 0;
}
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
{
text-transform:lowercase;
width:3em;
}
div.datePicker table th.date-picker-day-header span
{
display:block;
}
/* The "todays date" style */
div.datePicker table td.date-picker-today
{
background:#fff url(/images/calendar/bullet2.gif) no-repeat 0 0;
color:rgb(100,100,100) !important;
}
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
{
color:#333 !important;
border-color:#333 !important;
}
/* the "highlight days" style */
td.date-picker-highlight
{
color:#a86666;
}
/* The date "out of range" style */
div.datePicker table td.out-of-range
{
color:#ccc !important;
font-style:oblique;
background:#fcfcfc !important;
cursor:default !important;
}
/* The "disabled days" style */
div.datePicker table td.day-disabled
{
color:#aaa !important;
background:transparent !important;
cursor:default !important;
}
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
{
background:#fff url(/images/calendar/bg_header.jpg) no-repeat 0 0;
cursor:pointer;
border-color:rgb(100,130,170);
color:rgb(100,130,170);
}
* html div.datePicker table td
{
background-image:none;
}
* html div.datePicker table td.date-picker-unused
{
background:#f2f2f2;
}