/* global whitespace reset for browser consistency */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end generic global whitespace reset */

/* fonts, etc. */
body {
	font-weight: 400;
	font-size: 76%;
	line-height: 1.6;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; /* primary font face */
	color:#333; /* primary font colour */
	text-align:center; /* to centre page in IE */
	background-color:#F4F9F6;
}
em {
	font-style:italic;
}
h1 {
	font-size:1.6em;
	margin-bottom:0.4em;
}
h2 {
	font-size:1.5em;
	margin-bottom:0.4em;
}
h3 {
	font-size:1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;	
}
p,ul,li {
	margin-top:0.6em;
	margin-bottom:0.6em;
}

/* link style */

a:link,a:visited {
	text-decoration:none;
	color:#6d3983;
}

a:hover,a:active {
	text-decoration:none;
	color:#572d68;
}

.clear-both {
	clear:both;	
}

span.unimportant {
	color: #666;
}

/* fix images in table cells */
td img {
	display: block;
}

#page-container {
	width: 1261px;
	text-align: left; /* reset justification after body is centered for IE centering */
	margin:0 auto; /* to centre page */
}

.ica-db-container {
	width: 840px;
	margin: 0 0 0 14px;
	position:relative;
	padding-top: 20px;
}

.ica-db-navbar-tile-bg {
	background: url(../images/ica-db-navbar-tile-bg.png) repeat-y top;
	width: 100%;	
}
.ica-db-navbar-static-bg {
	background: url(../images/ica-db-navbar-static-bg.png) no-repeat bottom;
	width: 100%;
}
.ica-db-navbar-top-bg {
	background: url(../images/ica-db-navbar-top-bg.png) no-repeat top;
	width: 100%;
}

.ica-db-navbar-ica-reg-num-form {
	float:right;
	position:relative;
	right:10px;
	margin: 10px 0 10px 10px;
}
.ica-db-navbar-ica-reg-num-form label {
	text-transform: uppercase;
	font-size: 0.8em;
}
.ica-db-navbar-links {
	float:left;
	position:relative;
	left:10px;
	margin: 10px 10px 10px 0;
	font-size: 1.6em;
}
.ica-db-navbar-links p {
	margin: 0;
}

.ica-db-shortlist-expanded-tile-bg {
	background: url(../images/ica-db-shortlist-expanded-tile-bg.png) repeat-y bottom;
	width: 100%;
}
.ica-db-shortlist-expanded-static-bg {
	background: url(../images/ica-db-shortlist-expanded-static-bg.png) no-repeat top;
	width: 100%;	
}
.ica-db-shortlist-expanded-bottom-bg {
	background: url(../images/ica-db-shortlist-expanded-bottom-bg.png) no-repeat bottom;
	width: 100%;
	padding:1px 0;
	color: #fff;
}
.ica-db-shortlist-collapsed-tile-bg {
	background: url(../images/ica-db-shortlist-expanded-tile-bg.png) repeat-y bottom;
	width: 100%;
}
.ica-db-shortlist-collapsed-static-bg {
	background: url(../images/ica-db-shortlist-collapsed-static-bg.png) no-repeat top;
	width: 100%;	
}
.ica-db-shortlist-collapsed-bottom-bg {
	background: url(../images/ica-db-shortlist-expanded-bottom-bg.png) no-repeat bottom;
	width: 100%;
	padding:1px 0;
	color: #fff;
}
.ica-db-shortlist-expanded-bottom-bg p {
	width: 80%;
	font-size:1.6em;
	color: #fff;
	margin-left: 60px;
}
.ica-db-shortlist-expanded-bottom-bg a:link, .ica-db-shortlist-expanded-bottom-bg a:visited, .ica-db-shortlist-collapsed-bottom-bg a:link, .ica-db-shortlist-collapsed-bottom-bg a:visited  {
	color: #fff;
}
.ica-db-shortlist-expanded-bottom-bg a:hover, .ica-db-shortlist-expanded-bottom-bg a:active, .ica-db-shortlist-collapsed-bottom-bg a:hover, .ica-db-shortlist-collapsed-bottom-bg a:active  {
	color: #ccc;
}
.ica-db-shortlist-expanded-links-container {
	float: right;
	margin: 6px 0 0 5px;	
	position: relative;
	right:10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em
}
.ica-db-shortlist-collapsed-links-container {
	float: right;
	margin: 4px 0 3px 5px;	
	position: relative;
	right:7px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em
}

.ica-db-content-inc-searchbar {
	background: url(../images/ica-db-searchbar-top-bg.png) no-repeat top;
	width: 100%;
	padding: 1px 0 0 0;
	line-height: 1.6;
}

.ica-db-home-options {
	position: relative;
	width: 100%;
	height: 400px;
	background: url(../images/ica-db-home-options-bg.png) no-repeat top;
	color: #fff;
	
}
.ica-db-home-options p {
	position: absolute;
	left: 54px;
	top: 200px;
	width: 150px;
}
.ica-db-home-options a:link, .ica-db-home-options a:visited {
	color: #fff;
}
.ica-db-home-options a:hover, .ica-db-home-options a:active {
	color: #ccc;
}
.ica-db-home-search-form {
	width: 380px;
	float: right;
	margin: 90px 0 0 0;
	position: relative;
	right: 60px;
}
.ica-db-home-search-form div {
	margin: 10px 0;
}
.ica-db-home-search-form label {
	width: 160px;
	text-align: right;
	position: relative;
	right: 10px;
	float: right;
}
.ica-db-home-search-form input, .ica-db-home-search-form select {
	width: 160px;
	float: right;
}

.ica-db-searchbar {
	width: 820px;
	position:relative;
	left:10px;
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
	background: url(../images/ica-db-hr.png) no-repeat bottom center;
}
.ica-db-searchbar label {
	text-transform: uppercase;
	font-size: 0.8em;
	margin-left:2px;
}
.ica-db-searchbar div.normal {
	width: 110px;
	margin: 0 10px 0 0;
	float:left;
}
.ica-db-searchbar div.normal input, .ica-db-searchbar div.normal select {
	width: 110px;
}
.ica-db-searchbar div.narrow {
	width: 60px;
	margin: 0 10px 0 0;
	float:left;
}
.ica-db-searchbar div.narrow input, .ica-db-searchbar div.narrow select {
	width: 60px;
}
.ica-db-searchbar div.last-one {
	margin-right: 0;
}

.ica-db-content {
	width: 800px;
	position:relative;
	left:20px;
	margin: 20px 0 10px 0;
	line-height:1.6;
}
.ica-db-back-link {
	position: relative;
	margin-top: -10px;
	text-transform: uppercase;
	font-size: 0.8em;
}
.ica-db-back-link p {
	margin-top: 0;
	margin-bottom: 1em;
}
.ica-db-thumb-border {
	background: #000 url(../images/ica-db-thumb-bottom.png) repeat-x bottom;
	float: right;
	margin: 0;
}
.ica-db-thumb-border .ica-db-actions-container {
	float: left;
	margin: 2px 0 23px 0;
}
.ica-db-profile-border {
	background: #000 url(../images/ica-db-thumb-bottom.png) repeat-x bottom;
	float: left;
	margin: 0 10px 0 0;
}
.ica-db-profile-border-end {
	background: #000 url(../images/ica-db-thumb-bottom.png) repeat-x bottom;
	float: right;
	position: relative;
	right: 16px;
	margin: 0 0 0 10px;
	
}
.ica-db-thumb-border img {
	margin: 3px 3px 0 3px;
}
.ica-db-profile-border img, .ica-db-profile-border-end img {
	margin: 3px 3px 23px 3px;
}
.ica-db-thumb-border p {
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	line-height: 1.2;
	margin: 3px 3px 0px 3px;
	padding: 0;
}
.ica-db-thumb-border p a:link, .ica-db-thumb-border p a:visited {
	text-decoration:none;
	color:#fff;
}

.ica-db-thumb-border p a:hover, .ica-db-thumb-border p a:active {
	text-decoration:none;
	color:#ccc;
}
.ica-db-thumb-border p span.reg-num {
	font-size: 0.8em;
	color: #ccc;
}
.ica-db-thumb-container {
	float:left;
	width: 152px;
	margin: 0 10px 0 0;
}
.ica-db-thumb-container-end {
	float:left;
	width: 152px;
	margin: 0;
}

.ica-db-fake-thin-hr {
	width: 100%;
	height: 2px;
	background: url(../images/ica-db-thin-hr.png) no-repeat center center;
	margin: 10px 0;
}
.ica-db-fake-hr {
	width: 100%;
	height: 10px;
	background: url(../images/ica-db-hr.png) no-repeat center center;
	margin: 10px 0;
}

.ica-db-listing-artiste_name {
	font-size: 2em;
}
.ica-db-listing-gender_profession {
	text-transform: uppercase;
	font-size: 1.2em;
}

.ica-db-pagination-links {
	font-size: 1.2em;
	margin-top: 0;
	text-align: center;
}
.ica-db-pagination-links span {
	text-transform: uppercase;
	font-size: 0.8em;
}

.ica-db-content-shortlist-actions {
	float: right;
	position: relative;
	right: 5px;
	margin: 5px 0 10px 15px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.ica-db-profile-page-photo-container {
	float: left;
	width: 330px;
	margin: 0;
}
.ica-db-profile-page-info-container {
	float: right;
	width: 460px;
}
.ica-db-actions-container {
	float: right;
	margin: 2px 0;
}

.ica-db-content label {
	float:left;
	clear:left;
	width: 200px;
}
div.error {
	margin-left: 200px;
	color:#AB0C1C;
	padding-left: 18px;
	background: url(../../shared/images/error.png) no-repeat left top;
}
.ica-db-content-shortlist-enquiry-form input, .ica-db-content-shortlist-enquiry-form textarea {
	width: 300px;
}
.ica-db-profile-page-table td {
	padding: 10px 15px 0 0;
}
.ica-db-profile-page-table {
	margin-bottom: 20px;
}
.ica-db-artiste-listing-entry {
	line-height:1.2;
}







div.loginbox {
	width:600px;
	background:url(../images/loginbox_bg.png) repeat;
	margin:30px 0 20px 0;
}
div.loginbox_inner {
	width:600px;
	background:url(../images/loginbox_top.png) no-repeat;
	margin:0;
	padding:1px 0 0 0;
}
div.loginbox_left {
	width:270px;
	float:left;
	display:inline;
	margin:5px 0 0 20px;
	border-right:1px solid #dbebe3;
}
div.loginbox_right {
	width:260px;
	display:inline;
	float:left;
	margin:5px 0 0 20px;
}
div.loginbox h2 {
	margin:8px 0 5px 0px;
}
div.loginbox label {
	width:80px;
}
div.loginbox_bottom {
	height:10px;
	width:600px;
	margin:8px 0 0 0;
	background-image:url(../images/loginbox_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
div.loginbox form input.textinput {
	margin:0;
	width:160px;
	padding:0;
}

/* =FLASH MESSAGE
-----------------------------------------------------------------------------*/

#flashMessage {
	color:#fff;
	border: 1px solid #572d68;
	background: #6d3983;
	margin: 0 0 20px 0;
	padding: 6px 10px;
	text-transform: uppercase;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(../images/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/lightbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}