@charset "utf-8";
.dancerThumb {
	float: left;
	width: 90px;
	margin-right: 16px;
}
* html .dancerThumb {
	height:114px;
}
.dancerThumb img, .dancerDuoThumb img { margin-bottom: 6px; }
.dancerDuoThumb {
	float: left;
	width: 160px;
	margin-right: 16px;
}
* html .dancerDuoThumb {
	height:184px;
}
.picsContainer {
	float: left;
	width: 247px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#content {
	background-image: url(../images/subBGGradient.png);
	position: relative;
}
#detailsHolder {
	background-image: url(../images/headerDetails.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 851px;
	margin-left: 44px;
	padding-top: 69px;
	padding-left: 29px;
}
#detailsHolder #detailsFrame {
	border: 4px solid #888888;
	width: 742px;
	background-color: #000002;
	padding: 31px 36px;
}
#detailsHolder #detailsFrame .detailsColumn {
	float: left;
	width: 178px;
	margin-right: 10px;
	color: #A7A9AC;
	font-size: 1.3em;
}
#detailsHolder #detailsFrame .detailsColumn a {
	color: #FF0303;
	text-decoration: none;
	font-size: 0.8em;
}
#detailsHolder #detailsFrame .detailsColumn h1 {
	color: #FF006A;
	text-transform: uppercase;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 25px;
	margin-bottom: 30px;
}
#detailsHolder #detailsFrame .detailsColumn h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
}
#detailsHolder #detailsFrame .detailsColumn h4 {
	text-transform: uppercase;
	color: #FF0303;
	font-size: 1.3em;
	margin-bottom: 12px;
	font-weight: bold;
}
#detailsHolder #detailsFrame .detailsColumn ul { margin-left: 12px; }
#detailsHolder #detailsFrame .detailsColumn ul li { list-style: disc; }
#detailsHolder #detailsFrame div.talentServices {
    clear: both;
    color: #a7a9ac;
}
    #detailsHolder #detailsFrame div.talentServices h3 {
        color: #ff0000;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

#frameHolder {
	background-image: url(../images/headerHolder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	width: 880px;
	margin-left: 44px;
}
#frameHolder #flashNav {
	height: 147px;
	width: 346px;
	position: relative;
	left: 33px;
	top: 73px;
	font-size: 1.4em;
	color: #A7A9AC;
	padding: 76px 439px 0px 29px;
}
#header {
	width: 968px;
	height: 100px;
	padding-top: 21px;
}
#header h1 {
	position: relative;
	left: 370px;
	top: 4px;
	width: 219px;
	height: 22px;
	background-image: url(../images/weBringStripclubSub.png);
	background-repeat: no-repeat;
}
#header h1 span { display: none; }
#header .cCards {
	display: inline;
	float: right;
	clear: right;
	margin: 31px 21px 0px 0px;
}
#header .findTalent {
	float: left;
	display: inline;
	margin: 31px 0px 0px 21px;
}
#header .logo {
	margin-top: 1px;
	margin-left: 181px;
}
#mainMenu {
	height: 65px;
	width: 931px;
	background-image: url(../images/menuBGIndex.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	display: block;
	position: absolute;
	left: 21px;
	z-index: 50;
	top: 122px;
}
* html #mainMenu {
	background-image: url(../images/ie6MenuDropshadow.jpg)!important;
	background-position: 2px;
}
#mainMenu li {
	position: relative;
	float: left;
}
#mainMenu li a {
	display: block;
	width: 185px;
	float: left;
	background-image: url(../images/menuButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	height: 26px;
	font-size: 1.1em;
	padding-top: 13px;
}
#mainMenu li a:hover {
	background-position: right top;
	color: #E0E0E0;
}
#mainMenu li a.active
{
	background-position:right top;
	color:#EOEOEO;
}
#mainMenu li ul {
	display: none;
	position: absolute;
	left: 6px;
	top: 40px;
	background-image: url(../images/menuBG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 173px;
	padding: 0px 15px 16px 0px;
}
#mainMenu li ul li a {
	display: block;
	width: 135px;
	background-image: url(none);
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	height: auto;
	padding: 6px 19px;
	margin: 0px;
	text-transform: none;
}
#mainMenu li ul li a:hover { background-color: #979797 !important; color: #000; }
#mainMenu li:hover ul, #mainMenu li.over ul {
	display: block;
}
#middleColumn {
	width: 514px;
	border: 1px solid #8A181A;
	padding: 16px;
	background-color: #000000;
	color: #A7A9AC;
	font-size: 1.1em;
	line-height: 1.4em;
}
#middleColumn a {
	color: #FF0303;
	text-decoration: none;
}
#middleColumn a:hover { text-decoration: underline; }
#middleColumn h1 {
	color: #FF006A;
	text-transform: uppercase;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 25px;
	margin-bottom: 30px;
}
#middleColumn h3, #detailsHolder #detailsFrame .detailsColumn h3 { margin-bottom: 11px; }
#middleColumn h3 span, #detailsHolder #detailsFrame .detailsColumn h3 span { display: none; }
#middleColumn h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 12px;
}
#middleColumn hr, #detailsHolder #detailsFrame hr {
	border-bottom: 1px solid #595959;
	clear: both;
	height: 1px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}
#middleColumn label {
	margin-bottom: 10px;
	width: 250px;
	float: left;
}
#middleColumn strong { font-weight: bold !important; }
#middleColumn label.full { width: 514px; }

#middleColumn label span.formLabel {
	float: left;
	width: 95px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}
#middleColumn #filter {
	padding: 5px 7px;
	margin-bottom: 20px;
	color: #fff;
	height: 24px;
	width: 498px;
	border: 1px solid #8a181a;
	background-image: url(../images/searchTalent.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#middleColumn #filter select {
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #FFF;
	background-color: #580203;
	border: 1px solid #fff;
	margin-top: 3px;
}

#rightColumn a {
	color: #A7A9AC;
	text-decoration: none;
}
#rightColumn a:hover { text-decoration: underline; }
#serviceSpotlight {
	width: 742px;
	display: block;
}
#serviceSpotlight ul li {
	color: #a7a9ac;
	font-size: 1.2em;
	background-image: url(../images/checkOff.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	float: left;
	height: 26px;
	display: block;
	margin: 0px 5px;
	font-weight: bold;
	padding-top: 1px;
}
checkBoxTable
{
	width:400px;
	margin:0px 0px 10px 50px;
	clear:left;
}
