
/* MASTHEAD
-----------------------------------------------------------------------------*/
#container { 
	/*  default themed masthead background */
		background: #fff url(../images/ikon-classic/masthead-classic-main.jpg) no-repeat left top; }

	/*  masthead background without IKON ESCORT wording  */
	#profile #container, #category #container, #gallery #container {
		background: #fff url(../images/ikon-classic/masthead-classic-main-without.jpg) no-repeat left top; }

		
	#mapSearch #container { 
		background: #fff url(../images/ikon-classic/masthead-classic-main.jpg) no-repeat left top; }
	#cropper #container  {
		background: #FFF url(../images/ikon-classic/masthead-classic-cropper.jpg) no-repeat left top; }
	
	#client #container, #payment #container { 	
		background: #FFF url(../images/ikon-classic/masthead-classic-client.jpg) no-repeat left top; }
	#local #container  {
		background: #FFF url(../images/ikon-classic/masthead-classic-local.jpg) no-repeat left top; }
	#regional #container  {
		background: #FFF url(../images/ikon-classic/masthead-classic-regional.jpg) no-repeat left top; }
	#exec #container  {
		background: #FFF url(../images/ikon-classic/masthead-classic-exec.jpg) no-repeat left top; }
	
#contentContainer { background:url(../images/ikon-classic/main-content-border-top.gif) no-repeat center top}


/* IMAGERY
-----------------------------------------------------------------------------*/
#ikon-escorts-about #extraDiv1, #search #extraDiv1, #register #extraDiv1, #careers #extraDiv1, 
#contact #extraDiv1, #login #extraDiv1, #error #extraDiv1, #advancedSearch #extraDiv1 {
	background: url(../images/ikon-classic/cover-model-classic.jpg) no-repeat left top; 
	width: 215px; height: 458px;  position: absolute; top: 151px; left: 0;  }
	


/* FOOTER
-----------------------------------------------------------------------------*/	
#footer {
	/*  all the other pages */
	background: url(../images/ikon-fetish/footer-fetish.jpg) no-repeat left bottom;  }
	
	/* index page */
	#ikon-classic #footer {
		background: url(../images/ikon-classic/footer-classic-index.jpg) no-repeat left bottom;  }
		
	/* administration pages */
	#client #footer, #cropper #footer {
		background: url(../images/ikon-classic/footer-classic.jpg) no-repeat left bottom; }
	#exec #footer {
		background: url(../images/ikon-classic/footer-classic.jpg) no-repeat left bottom; }
	#regional #footer {
		background: url(../images/ikon-classic/footer-classic.jpg) no-repeat left bottom; }
	#local #footer {
		background: url(../images/ikon-classic/footer-classic.jpg) no-repeat left bottom; }
	

/* TABS NAVIGATION MENU
--------------------------------------------------------------------------------- */
.main li a em, .client li a em, .local li a em, .regional li a em, .exec li a em  { background: #666 url(../images/ikon-classic/tab_d-main.gif) repeat-x bottom left; } 
.main li a b, .client li a b, .local li a b, .regional li a b, .exec li a b { background: #666 url(../images/ikon-classic/tab_d-main.gif) repeat-x bottom left; } 
.main li em b.shdw, .client li em b.shdw, .local li em b.shdw, .regional li em b.shdw, .exec li em b.shdw { background: #666 url(../images/ikon-classic/tab_a-main.gif) bottom left; z-index:500;} 


/* MISCELLANEOUS
-----------------------------------------------------------------------------*/
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}