 
 body {
 	background:#FFFFFF;
 	color:#000000;
 	text-align:center;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:13px;
 	font-family: verdana, arial, helvetica, sans-serif;
 	margin-bottom:20px;
 	margin-top:0px;
 }
 
 img, div {
 	border:0px;
 }
 
 a {
 	color:#CA0202;
 	text-decoration:none;
 }
 
 a:hover {
 	color:#CA0202;
 	text-decoration:underline;
 }
 
 
 input {
 	background:#FFFFF;
 	border:1px #333 solid;	
 	font-size:12px;
 	color:#000000;
 }
 
 .inputmain {
 	background:#ffffff;
 	border:1px #333 solid;	
 	font-size:12px;
 	color:#000000;
 }
 
 textarea {
	background-color:#FFFFFF;
 	border:1px #333 solid;	
 	font-size:12px;
 	color:#000000;
 }
 
 .textarea {
 	background-color:#ffffff;
 	border:1px #333 solid;	
 	font-size:12px;
 	color:#000000;
 }
 
 
 /*########################
 	MAIN SURR.
 ########################*/
 
 #outer {
 	width:962px;
	padding-left:31px;
	padding-right:31px;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:14px;
 	text-align:left;
 }
 
 
 /*########################
 	INPUT BUTTONS / FORMS
 ########################*/
 
 .button {
 	background:#fff url(line10.gif);
 	color:#000000;
 	border-top:2px #CCCCCC solid;	
 	border-left:2px #CCCCCC solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:10pt;
 	cursor:pointer;
 }
 
 .button2 {
 	background:#fff url(line11.gif);
 	color:#000000;
 	border-top:2px #F3F3F4 solid;	
 	border-left:2px #F3F3F4 solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:10pt;
 	cursor:pointer;
 }
 
 
 .input {
 	background:#E7F2FC;
 	border-right:2px #344D71 solid;
 	border-bottom:2px #344D71 solid;
 	border-top:2px #6689AA solid;
 	border-left:2px #6689AA solid;
 	font-size:14px;
 	color:#000000;
 }
 
 
 .input2 {
 	background:#B4E9FF;
 	border:2px #FF0052 solid;
 	font-size:14px;
 }
 
 .input3 {
 	background:#000;
 	border:1px #fff solid;
 	font-size:14px;
 	color:#000000;
 }
 
 .input4 {
 	background:#000;
 	border:1px #EEEEEE solid;
 	font-size:14px;
 	color:#000000;
 }
 
 
 
 
 
 /*########################
 	IMAGES
 ########################*/
 
 
 .pic1 { border:3px #000 solid; }
 
 .pic2 { border:3px #fff solid; }
 
 .pic3 { border:2px #fff solid; }
 
 .pic4 { filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid; }
 
 .pic5 { border:1px #ccc solid; }
 
 .pics1 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:10pt;
 }
 
 .pics4 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:10pt;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid;
 }
 
 .pics2 {
 	position: relative;
 }
 
 .pics3 {
 	background:#eee;
 	position:absolute;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:10pt;
 	font-weight:bold;
 }

.wrap1 {
	background : url(shadow_bottom.gif) repeat-x right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap2 {
	background-image :url(shadow_right.gif) ;
	background-repeat:repeat-y; 
	background-position: right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap3 {
	background-image : url(corner_br.gif) ;
	background-repeat:no-repeat;
	background-position: right bottom;
	display : block;
	float : left;

}

.wrap4 {
	background : url(corner_bl.gif) no-repeat -4px 100%;
	display : block;

}

.wrap5 {
	background : url(corner_tr.gif) no-repeat right top;
	display : block;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 9px;
	padding-top : 0px;
}

.wrap5 img {
	display : block;
}


 /*########################
 	TOP AREA
 ########################*/
 
 
 #top .top_text a { color:#000000; }
 #top .top_text a:hover { color:#54A4DE; }
 #top .top_text { color:#000000; }
 
 #top {
 	background:#FFFFFF;
 	width:100%;
 	border-left:0px #EEEEEE solid;
 	border-right:0px #EEEEEE solid;
 	color:#000000;
 }
 
 #top input,select {
 	font-size:14px;
 	background:#fff;
 	color:#000000;
 }
 
 #top a {
 	font-size:10pt;
 	color:#000000;
 }
 
 #top a:hover {
 	font-size:10pt;
 	color:#000000;
 	text-decoration:underline;
 }
 
 .top2 {
 	background:#fff;
 	border-top:10px #EEEEEE solid;
 }
 
 
 
 
 
 
 /*########################
 	MENU LINKS
 ########################*/
 
 #outer2 {
 	background:#FFFFFF;
 	border-left:0px #EEEEEE solid;
 	border-right:0px #EEEEEE solid;
 	text-align:center;
 }
 
 
 .menu {
    border-bottom:2px #54A4DE solid;
 	background:#FFFFFF;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 
 
 .menu a {
 	color:#000000;
 	font-size:10pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 .menu2 {
 	background:#CCCCCC;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 	border-bottom:2px #FFFFFF solid;
 }
 
 .menu2 a {
 	color:#000000;
 	font-size:10pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 .menu2 a:hover {
 	color:#000000;
 	font-size:10pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 
 
 /*########################
 	MENU LINKS 4
 ########################*/
 
 
 .menu4 {
 	padding:2px;
 	/* border-top:1px #014E82 solid;
 	border-left:0px #000 solid; */
 	border-bottom:1px #014E82 solid;
 	/*cursor:pointer;*/
 	font-size:10pt;
 	font-weight:bold;
 }
 
 .menu4-1 {
 	padding:2px;
 	border-bottom:1px #FFFFFF solid;
 	/*cursor:pointer;*/
 	font-size:10pt;
 	font-weight:bold;
 }
 
 .menu4-2 {
 	font-size:10pt;
 	font-weight:bold;
 	padding-left:15px;
 }
 
 .menu4-4 a {
 	color:#000000;
 }
 
 .menu4-4 a:hover {
 	color:#000000;
 }
 
 
 /*########################
 	LOGIN BOX
 ########################*/
 
 .LoGin1 {background:#fff;border-left:0px #EEEEEE solid;border-right:0px #EEEEEE solid;}
 .LoGin2 {background:#FFFFFF;border-left:0px #EEEEEE solid;border-right:0px #EEEEEE solid;color:#000000;font-size:14px;}
 
 
 
 
 /*########################
 	MENU LINKS 5
 
 	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;
 
 ########################*/
 
 .menu5border {
 
 }
 
 .menu5 {
 	
 	font-size:10pt;
 	color:#000000;
 	padding-left:5px; 
 	cursor:pointer;
 	background:#000 url(menu_BG.gif);
 }
 
 .menu5c {
 	font-size:10pt;
 	color:#000000;
 	padding-left:5px; 	
 	cursor:pointer;
 	background:#000 url(menu_BG.gif);
 }
 
 .menu5a {
 	background:#000  url(line5red.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5b {
 	background:#000  url(line5.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5d {
 	font-size:10pt;
 	color:#000000;	
 	text-align:center;
 	background:#fff;
 }
 
 .menu5e {
 	font-size:14px;
 	color:#000000;
 	text-align:right;
 	padding-right:10px;
 	padding-top:8px;
 	background:#000;
 	font-weight:bold;
 }
 
 .menu5f {
 	background:#000;
 	width:24px;	
 	height:35px;
 }
 
 .menu5g {
 	border:1px #000 solid;	
 	padding:5px;
 	background:#000;
 	font-size:10pt;
 }
 
 .menu5g2 {
 	border:1px #000 solid;
 	padding:5px;
 	background:#1F1F1F;
 	font-size:10pt;
 }
 
 
 .menu5 a {
 	color:#000000;
 }
 
 .menu5c a {
 	color:#000000;
 }
 
 .menu5d a {
 	color:#064D9F;
 }
 
 .menu5d a:hover {
 	color:#000000;
 }
 
 .menu5g a {
 	color:#000000;
 }
 
 .menu5g2 a {
 	color:#000000;
 }
 
 
 
 
 /*########################
 	MAIN PAGES
 ########################*/
 
 
 #main {
 	background:#fff;
 	font-size:13px;
 	color:#000000;
 	border-left:0x #FFFFFF solid;
 	border-right:0px #FFFFFF solid;
 }
 
 .main2 {
 	background:#fff;
 	border-right:0px #FFFFFF solid;
 	font-size:10pt;
 	color:#000000;
 }
 
 .main3 {
 	background:#fff;
 	border-left:0px #ffffff solid;
 	font-size:12pt;
 	color:#000000;
 }
 
 .main3-b {
 	background:#000;
 	vertical-align:bottom;
 }
 
 
 
 .main3-a {
 	background:#fff;
 	text-align:right;
 	vertical-align:bottom;
 }
 
 
 
 .main3-c {
 	background:#fff;
 	border-left:0px #FFFFFF solid;
 	font-size:10pt;
 	color:#000000;
 }
 
 
 
 .main4 {
 	background:#fff;
 	border-right:0px #FFFFFF solid;
 	font-size:16px;
 	color:#000000;
 }
 
 .main3 a {
 	color:#000000;
 }
 
 .main3 a:hover {
 	color:#000000;
 	text-decoration:underline;
 }
 
 
 #topright {
 	background:#fff;
 	border-right:0px #FFFFFF solid; 
 	font-size:16px;
 	color:#000000;
 	
 }
 
 
 /*##############################
 	#topleft - TOP LEFT AREA BLACK SWOSH
 	A:LINKS - USERNAME
 ###############################*/
 #topleft {
 	background:#fff  url(swosh.gif);
 	background-repeat:no-repeat;
 	width:480px;
 	height:45px;
 	color:#000000;
 	border-left:0px #FFFFFF solid;
 }
 
 #topleft a { color:#000000; text-decoration:underline; }
 #topleft a:hover { color:#000000; text-decoration:none; }
 
 
 .page {
 	color:#000000;
 }
 
 
 .pbar1 {
 	background:transparent;
 }
 
 .pbar2 {
 	background:#941D31;
 }
 
 .pbar3 {
 	font-size:16px;
 	padding:1px;
 	border:solid #014E82 1px;
 }
 
 
 /*########################
 	MENUS
 ########################*/
 
 
 .mainmenu {	
 	background:#FFFFFF url(line11.gif);
 	font-size:10pt;
 	color:#000000;
 }
 
 .mainmenu2 {
 	background:#FFFFFF url(line10.gif);
 	font-size:10pt;
 	color:#000000;
 }
 
 .mainmenu2 a { color:#000000; }
 .mainmenu2 a:hover { color:#54A4DE; }
 
 
 .mainmenu3 {
 	background:#FFFFFF;
 	font-size:10pt;
 	color:#000000;
 }
 
 .mainmenu4 {
 	background:#FFFFFF;
 	font-size:10pt;
 	color:#000000;
 }
 
 .mainmenu5 {
 	background:#FFFFFF; 
 	font-size:10pt;
 	color:#000000;
 }
 
 .mainmenu6 {
 	border:1px #000 solid; 	
 	padding:5px;
 	background:#FFFFFF;
 	font-size:10pt;
 	cursor:pointer;
 	color:#000000;
 }
 
 .mainmenu6 a { color:#000000; text-decoration:none; }
 .mainmenu6 a:hover { color:#000000; text-decoration:none; }
 
 .mainmenu7 {
 	border:1px #BF0000 solid;
 	padding:5px;
 	background:#FFFFFF;
 	font-size:10pt;
 	cursor:pointer;
 	color:#000000;
 }
 
 .mainmenu7 a { color:#000000; text-decoration:none; }
 .mainmenu7 a:hover { color:#000000; text-decoration:none; }
 
 
 
 
 /*########################
 	SITE MENUS
 ########################*/
 
 
 .item {
 
 	border-top:1px #ccc solid;
 	border-left:0px #ccc solid;
 	border-right:0px #ccc solid;
 	border-bottom:1px #ccc solid;
 	padding:5px;
 	cursor:pointer;
 	font-size:10pt;
 	font-weight:bold;
 	background:#fff url(line9.gif);
 
 
 }
 
 .item2 {
 
 	border-top:2px #000 solid;
 	border-left:0px #ccc solid;
 	border-right:0px #ccc solid;
 	border-bottom:1px #fff solid;
 	padding-top:9px;
 	padding-bottom:5px;
 	padding-right:5px;
 	padding-left:5px;	
 	cursor:pointer;
 	font-size:10pt;
 	font-weight:bold;
 	background:#fff;
 }
 
 .item3 { border-bottom:1px #ccc solid; color:#54A4DE; }
 .item a { color:#54A4DE; text-decoration:none; }
 .item2 a { color:#FFFFFF; text-decoration:none; }
 .item2 a:hover { color:#FFFFFF; text-decoration:none; }
 
 
 /*########################
 	BORDERS
 ########################*/
 
 
 .border {
 	border:1px #332F2F solid;
 	background:#FFFFFF;
 }
 
 .border2 { border:1px #BDBDBD solid; background:#fff; color:#000;  }
 .border3 { border:1px #95C719 solid; background:#000; color:#000000; }
 .border4 { border:1px #BDBDBD solid; background:#F6F6F6; }
 .border5 { border-bottom:1px #000 dashed; }
 .border6 { border:1px #95C719 solid; background:#2589C5; color:#000000; }
 .border7 { border-bottom:1px #98C920 dashed; }
 .border8 { background:#F5F5F5; border:1px #000 solid; }
 .border9 { background:#fff; color:#000; }
 
 /* USED IN MAIL ALERT */ 
 .border10 { background:#000 url(line10.gif); color:#000000; }
 .border11 { border:1px #BDBDBD solid; background:#fff; color:#000; } 
 
 /* B-BOARD */
 .border12 { background:#fff; color:#000; } 
 .border13 { background:#F5F5F5; color:#000; } 
 .border14 { background:#F9F9F9; color:#000000; } 
 
 
 /*########################
 	TEXT COLORS
 ########################*/
 
 .color { color:#000; }
 .color2 { color:#000000; }
 .color3 { color:#ff0000; }
 .color4 { color:#000; }
 
 
 
 /*########################
 	BACKGROUNDS & EXTRAS
 ########################*/
 
 .cur { cursor:pointer; }
 
 
 .pollinput {
 	background:transparent;
 	font-size:10pt;
 	border:0px;
 }
 
 
 .frame1 { background:#fff; margin:0px; }
 .main_frame1 { background:#FFFFFF; margin:0px; }
 
 .link1 a { color:#FFFFFF; }
 .link1 a:hover { color:#FFFFFF; text-decoration:underline; }
 
 /* USED IN MAIN MENU SQURE */
 .sqr { background:#CA0202; vertical-align:middle; }
 .sqr1 { background:#CA0202; vertical-align:middle; }
 
 /* COMMENT BOX */
 .comment {
 	border:1px #BDBDBD solid;
    background:#fff;
    color:#000;
 }
 
 .comment-text {
 	color:#000000;	
 	font-size:14px;
 }
 
 .comment-headline {
 	background:#fff;
 	color:#000000;
 	padding:5px;
 	font-size:10pt;
 }
 
 .comment-head {
 	background:#FFFFFF; 
 	font-size:10pt;
 	color:#000000;
 	padding:5px;
 }
 
 .comment-head a { color:#000000; }
 .comment-head a:hover { color:#54A4DE; }
 
 
 
 /*########################
 	BOTTOM MENUS
 ########################*/
 
 #bottom3 {
 	background:#FFFFFF;
 	width:100%;
 	font-size:10pt;
 	font-weight:bold;
 	text-align:center;
 	color:#000000;
 }
 
 #bottom3 a {
 	color:#000000;
 }
 
 #bottom3 a:hover {
 	color:#000000;
 	text-decoration:underline;
 }
 
 #bottom4 {
 	background:#ffffff;
 	width:100%;
 	color:#222;
 }
 
 /*########################
 	FORUM
 ########################*/
 
 .forum-1 {
 	background:#FFFFFF;
 	color:#000000;
 	font-size:14px;
 }
 
 .forum-2 {
 	background:#F6F6F6;
 	color:#000000;
 	font-size:14px;
 }
 
 .forum-2 a { color:#54A4DE; }
 .forum-2 a:hover { color:#54A4DE; text-decoration:underline; }
 
 .forum-3 {
 	border:1px #000 solid;
 }
 
 .forum-4 {
 	border:1px #000 solid;
 	background:#ffffff;
 	color:#000000;
 	font-size:14px;
 }
 
 .forum-q {
 	background:#F5F5F5;
 	color:#000000;
 	font-size:14px;
 	border:1px #54A4DE solid;
 
 }
 
 
 /*########################
 	DROP DOWN MENU
 ########################*/
 
 #dropmenudiv{
 	padding:5px;
 	border:1px #c0c0c0 solid;
 	background:#1c4c80;
 	position:absolute;
 	z-index:100;
 	font-size:10pt;
 	text-align:left;
 }
 
 #dropmenudiv a {
 	color:#000000;
 }
 
 #dropmenudiv a:hover {
 	color:#000000;
 	text-decoration:underline;
 }
 
 /*########################
 	MESSAGES AND ERRORS
 ########################*/
 span.message_message {
    background-image: url("/design/pic/message.gif");
    color:#000000;
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
 }
 
 span.error {
	background-image: url("/design/pic/warning.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }
 
 span.message_error {
	background-image: url("/design/pic/warning.gif");
    font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }
 
input.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.pink {background-color: #ffcccc;}
textarea.violet {background-color: #ccccff; font-size: 10px;}
option.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
option.pink {background-color: #ffcccc;}

/*NAVIGATION REFRESH*/
navMain * {margin:0; padding:0;}
.navMain {width:900px;}
.navMain:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }

.navMain, .navMain ul { /* all lists */padding: 0;margin: 0;list-style: none;line-height: 1;}
.navMain a {display: block; background-image: url('/design/i/sprite_nav.gif'); background-position:0 0; background-repeat:no-repeat; height:28px; text-indent:-999em;}
.navMain ul ul a {background:none; text-indent:0; clear:both; width:122px; height:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#c6171e;}
.navMain li { /* all list items */float: left; /* width needed or else Opera goes nuts */}
.navMain li ul { /* second-level lists */position: absolute;width:127px; background-color:#fff; padding:5px 0; border-top:3px solid #c6171e; border-bottom:3px solid #c6171e; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}
.navMain li:hover ul, .navMain li.sfhover ul { /* lists nested under hovered list items */left: auto;}

.navMain li:hover ul, .navMain li.sfhover ul{zoom:1;}/*Zoom to fix IE7 sticky header*/

/*.navMain ul li ul {position: absolute; left: -999em; width:127px; background-color:#000; padding:5px 0; border-top:3px solid #ff0000; border-bottom:3px solid #ff0000; }
.navMain ul li:hover ul, .navMain ul li.sfhover ul {left: auto; top:30px;}*/

#navMainHome {background-position:0 0; width:68px;}
#navMainHome:hover {background-position: -68px 0;}
#navMainAbout {background-position:-136px 0; width:78px;}
#navMainAbout:hover {background-position: -215px 0;}
#navMainPress {background-position:-294px 0; width:51px;}
#navMainPress:hover {background-position: -346px 0;}
#navMainStaff {background-position:-398px 0; width:50px;}
#navMainStaff:hover {background-position: -449px 0;}
#navMainJoin {background-position:-500px 0; width:104px;}
#navMainJoin:hover {background-position: -605px 0;}
#navMainGirls {background-position:-710px 0; width:113px;}
#navMainGirls:hover {background-position: -824px 0;}
#navMainMembers {background-position:-938px 0; width:113px;}
#navMainMembers:hover {background-position: -1052px 0;}
#navMainConsultation {background-position:-1166px 0; width:120px;}
#navMainConsultation:hover {background-position: -1287px 0;}
#navMainContact {background-position:-1408px 0; width:142px;}
#navMainContact:hover {background-position: -1553px 0;}
#navMainTestimonials {background-position:-1857px 0; width:104px;}
#navMainTestimonials:hover {background-position: -1962px 0;}
#navMainLicensing {background-position:-2067px 0; width:83px;}
#navMainLicensing:hover {background-position: -2151px 0;}
#navMainLuxury {background-position:-2235px 0; width:122px;}
#navMainLuxury:hover {background-position: -2358px 0;}
#navMainPhotographers {background-position:-2481px 0; width:124px;}
#navMainPhotographers:hover {background-position: -2606px 0;}
#navMainExperts {background-position:-2731px 0; width:65px;}
#navMainExperts:hover {background-position: -2797px 0;}
#navMainAdvertise {background-position:-2863px 0; width:137px;}
#navMainAdvertise:hover {background-position: -3001px 0;}
#navMainBuzz {background-position:-3139px 0; width:48px;}
#navMainBuzz:hover {background-position: -3188px 0;}
#navMainCasting {background-position:-3237px 0; width:71px;}
#navMainCasting:hover {background-position: -3309px 0;}
#navMainMCUK {background-position:-3381px 0; width:85px;}
#navMainMCUK:hover {background-position: -3470px 0;}

.navLuxury {width:960px; margin:0 auto;}
.navLuxury:after { clear: both;content: '.';display: block;visibility: hidden;height: 0; }
.navLuxury ul {margin:0; padding:0; list-style:none;}
.navLuxury li {float:left; list-style:none;}
.navLuxury a {display:block; background-image: url(/design/i/sprite_nav_luxury.gif); background-position:0 0; background-repeat:no-repeat; width:50px; text-indent:-999em;}

#navLuxuryLower {height:50px;}

#navLuxuryUpper a {height:27px;}
#navLuxuryMid a {height:24px;}
#navLuxuryLower a {height:29px;}
#navLuxuryAuto {background-position:0 0; width:68px;}
#navLuxuryJets {background-position:-68px 0; width:51px;}
#navLuxuryYachting {background-position:-119px 0; width:89px;}
#navLuxuryCigars {background-position:-208px 0; width:75px;}
#navLuxuryElectronics {background-position:-283px 0; width:110px;}
#navLuxuryDoctors {background-position:-393px 0; width:86px;}
#navLuxuryExperts {background-position:-479px 0; width:78px;}
#navLuxuryFashion {background-position:-557px 0; width:82px;}
#navLuxuryGolf {background-position:-639px 0; width:61px;}
#navLuxuryTennis {background-position:-700px 0; width:70px;}
#navLuxuryJewlery {background-position:-770px 0; width:82px;}
#navLuxuryRE {background-position:-852px 0; width:108px;}
#navLuxurySpa {background-position:-960px 0; width:92px;}
#navLuxuryTravel {background-position:-1052px 0; width:64px;}
#navLuxuryBrokers {background-position:-1116px 0; width:127px;}
#navLuxuryEvents {background-position:-1243px 0; width:78px;}
#navLuxuryClubs {background-position:-1321px 0; width:106px;}
#navLuxuryBeauty {background-position:-1427px 0; width:73px;}
#navLuxuryLegal {background-position:-1500px 0; width:65px;}
#navLuxuryPlanners {background-position:-1565px 0; width:173px;}
#navLuxuryPR {background-position:-1738px 0; width:182px;}
#navLuxuryNutrition {background-position:-1920px 0; width:138px;}
#navLuxuryFitness {background-position:-2111px 0; width:76px;}
#navLuxuryCatering {background-position:-2187px 0; width:86px;}
#navLuxuryChefs {background-position:-2273px 0; width:144px;}
#navLuxuryShoppers {background-position:-2417px 0; width:165px;}
#navLuxuryDecorating {background-position:-2582px 0; width:108px;}
#navLuxuryFlorists {background-position:-2690px 0; width:82px;}
#navLuxuryMarketplace {background-position:-2772px 0; width:161px;}
