@CHARSET "UTF-8";/***************************	Default styles for stand alone talent site***************************/html {     overflow: scroll;     overflow-x: auto;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 19px;}body {	text-align: center;	margin: 0px;	background-color: #666666;}a, a:link, a:active, a:visited {	color: #2767BB;}a:hover {	color: #FF0000;}a img {	border: none;}h1 {	font-size: 24px;}h2 {	font-size: 20px;}h3 {	color: #999999;	font-size: 24px;	text-transform: none;	font-family: Arial, Helvetica, sans-serif;}h4 {	font-size: 14px;}h5 {	font-size: 12px;}p {	font-size: 14px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;	padding-right: 21px;}.success {	margin: 10px 0px;	padding: 4px 10px;	background-color: #DCFFA1;	border: 1px solid #580;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}.error_message {	margin: 10px 0px;	padding: 4px 10px;	background-color: #FFE7E7;	border: 1px solid #A90000;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#wrap {	width: 1000px;	text-align: left;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-repeat: repeat-x;}/***************************	Header***************************/#header {	background-color: #000000;	padding-top: 44px;	padding-right: 15px;	padding-bottom: 44px;	padding-left: 30px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-bottom-style: none;	border-left-style: none;	border-bottom-color: #000000;	background-repeat: no-repeat;}#header a {	text-decoration: none;}#header h1 {	margin: 0px;}#header h1 a {	color: #666666;	font-family: Arial, Helvetica, sans-serif;	text-transform: none;	font-size: 43px;}/***************************	Navigation***************************/#navigation {	float: left;	width: 100%;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #000000;	background-image: url(../../images/themes/roughedge.png);	background-repeat: no-repeat;	background-position: center top;	height: 70px;	margin-bottom: 40px;	margin-top: -2px;}#navigation ul {	list-style-type: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}#navigation ul li {	display: inline;	font-size: 16px;}#navigation ul li a {	display: block;	float: left;	padding: 5px 15px;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #CCCCCC;}#navigation ul li a:hover {	background-color: #5A5A5A;	color: #CCCCCC;}#navigation ul li.current a {	color: #990000;}/***************************	Picture block***************************/#picture_block {	float: left;	width: 220px;	margin-left: 20px;	left: 17px;	top: 175px;}#picture_block p {	margin: 0px;}#picture_block img {	border: 4px solid #FFFFFF;}/***************************	Extras***************************/#extras {	display: none;	visibility: hidden;}/***************************	Heading***************************/#page_heading {	left: -12px;	top: 135px;	margin-top: 25px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 240px;	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #999999;	background-image: url(../../images/themes/line.png);	background-repeat: no-repeat;	height: 85px;	width: 690px;	padding-top: 35px;	padding-right: 30px;	padding-left: 33px;	background-position: left bottom;}#page_heading.full {	margin: 0px;}/***************************	Content***************************/#content {	margin-right: 120px;	margin-bottom: 100px;	margin-left: 260px;	border: 2px none #8E8E8E;	color: #FFFFFF;	padding-right: 22px;	padding-bottom: 22px;	padding-left: 22px;}#content.full {	margin: 0px;}#content .book_now {	margin-top: 20px;	display: none;}#content .book_now a {	padding: 4px 22px 4px 10px;	font-weight: bold;	background-image: url('../../images/themes/arrow.png');	background-repeat: no-repeat;	background-position: right;	border: 1px solid #036;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	background-color: #CCE2F2;}#content .book_now a:hover {	background-color: #D5EEFF;}#content dl dt {	font-weight: bold;}#content dl dd {	margin-bottom: 8px;}/***************************	Testimonials***************************/#content .testimonial {	padding: 10px 10px 10px 40px;	background-image: url('../../images/themes/blockquote_blackstroke.gif');	background-repeat: no-repeat;	background-position: 4px 4px;}#content .testimonial h4,#content .testimonial p {	margin: 0px;}#content .testimonial .blockquote {	margin: 8px 0px;}/***************************	Reviews***************************/#content .rating {	width: 530px;	padding: 10px;	margin: 10px 0px;	border: 1px solid #333;	background-color: rgba(0, 0, 0, .15);}#content .rating h4 {	margin-top: 0px;}#content .rating .rating_column_1 {	float: left;	width: 220px;}#content .rating .rating_column_2 {	float: left;	width: 300px;}#content .rating .unverified_review {	float: right;	margin: 0px;	font-size: 11px;}#content .rating dl dt {	float: left;	width: 80px;	background: none;}#content .rating dl dd {	margin-bottom: 8px;}.rating .star {	display: inline-block;	width: 13px;	height: 13px;	background-image: url('../../images/themes/default_icons_stars.png');	background-repeat: no-repeat;}.rating .full_star {	background-position: 0 0;}.rating .half_star {	background-position: -15px 0;}.rating .no_star {	background-position: -30px 0;}/***************************	Audio files***************************/#content .song_box {	margin-bottom: 4px;	padding: 12px;	background-color: #E8EFDA;	background-repeat: no-repeat;	background-position: left 4px;	border: 1px solid #370;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#content .song_box h4, #content .song_box p {	margin: 0px;}/***************************	Video files***************************/#content .video_box {	margin-bottom: 4px;	padding: 12px;	background-color: #DAE7EF;	border: 1px solid #4C7994;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#content .video_box h4 {	margin: 0px;}#content .video_box p {	margin: 4px 0px;}/***************************	Photo Gallery***************************/#content .highslide-gallery {	margin-top: 10px;	text-align: left;}#content .highslide-gallery h4 {	margin-top: 4px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #CCCCCC;}#content .highslide-gallery a img {	border: 1px solid #777;}#content .highslide-gallery a:hover img {	border: 1px solid #000;}/***************************	Press Photos***************************/#press_photos {	margin-bottom: 30px;}#press_photos ul {	margin: 0px;	padding: 0px;	padding-left: 40px;}#press_photos ul li {	margin: 4px 0px;}/***************************	Share site page***************************/.share #wrap {	width: 750px;}.share #navigation {	width: 750px;}.share #page_heading {	position: static;	padding: 8px 32px;	background: none;	font-size: 14px;} .share #content dl dt {	float: left;	width: 150px;	text-align: right;	background: none;}.share #content dl dd {	margin-left: 160px;	margin-bottom: 6px;}.share .return {	font-weight: bold;}/***************************	Footer***************************/#footer {	clear: both;	margin-top: 45px;	text-align: right;	background-color: #000000;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 18px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: none;	border-bottom-style: none;	border-top-color: #990000;	border-bottom-color: #990000;}#footer p {	padding: 0px;	margin: 0px;	font-size: 12px;}#footer .gig,#footer .salad {    font-family: 'Fontdiner Swanky', cursive;}#footer .gig {    color: #3B6B7C;}#footer .salad {    color: #E17F31;}#footer .footer_links {	float: left;	text-align: left;}#footer .footer_links a {	color: #CC0000;}#footer .gigsalad_brand {	margin: 0px;	color: #BBB;}