/* Global Containers
--------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	text-shadow: rgba(0,0,0,.01) 0 0 0; /* Safari Font Smoothing Fix */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #333;
}

#container {
	width: 1000px;
	height: 100%;
	background: #000;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

.clear  {
	clear: both;
}

.center {
	text-align: center;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* Link Style
--------------------------------------------------------------------------- */
a, a:link, a:active, a:visited {
	color: #a4be2c;
	text-decoration: underline;
}

a:hover  {
	color: #f8991d;
}

a img {
	border: 0;
}


/* Header Style
--------------------------------------------------------------------------- */
#head  {
	width: 1000px;
	height: 123px;
	background: url(../img/head-bkgd.jpg) top left no-repeat;
}

h1 {
	float: left;
	display: inline;
}

#head p  {
	float: right;
	font-size: 12px;
	color: #fff;
	width: 326px;
	text-align: right;
	margin: 6px 12px 12px 0;
}

#head p.nav  {
	float: right;
	font-size: 12px;
	color: #fff;
	width: 346px;
	text-align: right;
	margin: 0 20px 0 0;
}

#head p.nav img {
	margin: 0 0 -6px 0;
}

#nav {
	float: right;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #000000;
	width: 116px;
	height: 50px;
}

#nav a:hover { /* link on hover properties */
	text-decoration: none;
}

#nav li {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	background: none; /* background color of top level nav */
}

#corporate {
	background: url(../img/nav/corporate-nav.jpg) top left no-repeat;
}

#weddings {
	background: url(../img/nav/weddings-nav.jpg) top left no-repeat;
}

#galas {
	background: url(../img/nav/galas-nav.jpg) top left no-repeat;
}

#solutions span, #corporate span, #weddings span, #galas span {
	visibility: hidden;
}

#nav a:hover { /* CSS Rollover Image State */
	background-position: center left;
}

#nav li.current a { /* CSS Current Image State */
	background-position: bottom left;
}

p.nav a, p.nav a:link, p.nav a:active {
	color: #fff;
	text-decoration: none;
}

p.nav a:visited {
	text-decoration: none;
}

p.nav a:hover  {
	color: #f8991d;
}

p.nav a.current  {
	color: #a4be2c;
}

/*Subnav on body pages
------------------------------------------------------------------------------ */
p.subnav  {
	font-size: 12px;
	text-align: right;
	margin: 0 20px 24px 0;

	width: 980px;
}

p.subnav a, p.subnav a:link, p.subnav a:active {
	color: #f8991d;
	text-decoration: none;
}

p.subnav a:visited {
	text-decoration: none;
}

p.subnav a:hover  {
	color: #fff;
}

p.subnav a.current  {
	color: #a4be2c;
}


/* Content Style
--------------------------------------------------------------------------- */

#inside, #insidecorporate, #inaug  {
	width: 1000px;
	background: #000;
}

#inside {
	float: left;
	background-image: url(../img/home-spots.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
}

#insidecorporate {
	float: left;
}

p, ul {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 20px 12px 20px;
}

ul {
	margin-left: 36px;
}

ul li {
	margin-bottom: 4px;
}

h2 {
	color: #f8991d;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	margin: 0 20px 6px 20px;
	font-weight: bold;
}

h3 {
	color: #f8991d;
	font-size: 13px;
	line-height: 16px;
	margin: 0 20px 6px 20px;
	font-weight: bold;
}

div.text {
	float: left;
	width: 410px;
	overflow: hidden;
	padding: 0 0 0 10px;
}

div.textcorporate {
	float: left;
	width: 714px;
	padding:0 30px 0 30px;
	overflow: hidden;
	position:relative;
}

#bandcol {
	width: 1000px;
	text-align: center;
}

#bandcol p {
	margin-left: 140px;
	margin-right: 140px;
}

#slideholder { 
	width: 576px;
	border: 2px solid #f8991d;
	margin: 0px auto 20px auto;
}
#slideholderHome { 
	float: right;
	display: inline;
	width: 398px;
	border: 2px solid #f8991d;
	margin: 35px 20px 20px 0px;
}
#slideholderHome img {
	margin-right: 0 !important;
}
#playerHome {
	float: right;
	display: inline;
	clear: right;
}
#player { 
	width: 428px;
	border: 1px solid #f8991d;
	margin-bottom: 0px;
}

#lgmquotes { 
	float: left;
	display: inline;
	width: 325px;
	padding: 0px 25px;
	margin: 0;
}
#lgmquotes p { 
	margin: 0px !important;
}

#lgmquotes div { 
	padding-bottom: 46px;
	background: url('/img/wedding-raves/quote.jpg') no-repeat bottom right !important;
	text-align: left;
	margin-bottom: 40px;
}
#lgmquotes div p.hdg {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
}
#lgmquotes div p.quotetext {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #F8991D;
	padding: 10px 0px;
}
#lgmquotes div p.sig { 
	margin-top: 8px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

div.imgcol {
	width: 360px;
	text-align: center;
	float: right;
	margin-bottom: 5px;
}

div.imgcol img {
	margin: 4px 40px 6px auto;
	border: solid 1px #f8991d;
}

div.imgcol p.caption {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0 60px 0px 30px;
}

div.imgcol p.pull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin: 50px 50px 6px 50px;
	border: 1px #f8991d;
	border-style: solid none;
	padding: 10px 5px;
}

div.options {
	border: solid 1px #ccc;
	margin: 30px 19px 0 19px;
	padding: 10px 0 0 0;
}

div.options ul {
	float: left;
	width: 400px;
}

div.options ul li {
	width: 200px;
	float: left;
}

#inside ul.col2 {
	list-style: none;
	margin: 0 0 9px 20px;
	float: left;
}

#inside ul.col2 li {
	width: 185px;
	float: left;
	margin: 0 12px 0 0;
}

#inside.fullwidth {
	background: none;
}

ul.biglist {
	font-size: 11px;
	line-height: 14px;
	margin: 0 20px 14px 20px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

div.rule {
	border-bottom: solid 1px #fff;
	margin: 0 24px 12px 24px;
	padding: 0 0 6px 0;
	clear: left;
	float: left;
	width: 728px;
}

#lists {
	width: 756px;
	background: #000;
	padding: 0 0 0 24px;
}

#lists ul {
	font-size: 11px;
	line-height: 14px;
	margin: 0 40px 14px 0;
	padding: 0;
	width: 212px;
	float: left;
	display: inline;
	list-style: none;
	list-style-position: outside;
}

#lists li {
	margin-bottom: 8px;
}

#lists h2 {
	width: auto;
	float: none;
	margin: 0 0 14px 0;
}

#lists ul.nofloat {
	float: none;
	display: block;
	width: auto;
}

#lists ul span {
	white-space: nowrap;
}

#lists h3 {
	color: #f8991d;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 6px 0;
	font-weight: bold;
}

/* ____________ Entertainment Pg _________________ */

#entertainmentmiddle {
	padding:15px 20px 15px 20px;
	color:#FFF;
	position:relative;
}

#entertainmentmiddle p {
	margin-left: 0;
	margin-right: 0;
}

.itsyournight {
	font-size:14px;
	line-height:18px;
	margin-bottom: 18px;
}

.entertainmentlogosection {
	width:740px;
	float:left;
	display: inline;
	margin:0 0 20px 95px;
	border-bottom:solid 1px #FFF;
	padding-bottom:20px;
}

.logosectionleft {
	width:200px;
	float:left;
}

.logosectionright {
	width:540px;
	float:left;
}

/* --------------- Corporate Page _____________________ */

#plugged {
	float:left;
	width:700px;
	padding: 12px 0;
}

#wealsofeature {
	float:left;
	width:700px;
	padding:20px 0 0 27px;
	text-align:left;

}

#plugged ul {
	float: left;
	margin: 0 0 0 20px;
	color: #fff;
	font-size: 13px;
	line-height: 1.1em;
	font-weight: normal;
	list-style:none;
}

#listleft {
	float:left;

	width:150px;
}

#listright {
	float:left;
	width:200px;
}

#list3rdcol {
	float:left;
	width:200px;
}

#corpcaption {
	width: 450px;
	text-align: center;
	float: right;
	margin: 0 30px 0 50px;
}

#corpcaption img {
	border: solid 1px #f8991d;
	margin: 30px 0 5px 0;
}

#corpcaption p {
	margin-bottom: 0;
}

div.spotlightcorpevents#inside {
	background-image:url(../img/home-spots.jpg);
	background-position: 520px 30px;
}


/* _______________ Cocktail Page __________________ */

#tighterlead p {
	line-height:14px!important;
	margin:4px 0 4px 20px!important;
}

	


/* HOMEPAGE & CONTACT FORM
--------------------------------------------------------------------------------------- */
#home  {
	width: 1000px;
	padding: 0;
	background-image: url(../img/home-spots.jpg);
	background-repeat: no-repeat;
	background-position: 550px 0px;
}

#home.nobg  {
	background: #000;
}

#home p  {
	font-color: #fff;
	font-size: 12px;
	line-height: 20px;
	width: 520px;
	margin: 12px 0 0 20px;
}

#home img  {
	margin: 72px 36px 0 0;
	float: right;
}

#flash  {
	width: 307px;
	height: 392px;
	float: right;
	display: inline;
	margin: 50px 85px 20px 60px;
}

#contact p.required {
	color: #c4550d;
}

.tip {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contact {
	display: block;
	border: solid 2px #f8991d;
	width: 410px;
	padding: 10px 25px;
	margin: 16px 0 32px 100px;
	float: left;
	display:inline;
	background: #f4f4f7;
}

#contact p  {
	color: #000;
	margin-left: 0;
	width: 410px;
}

#home p.address  {
	width: 220px;
	font-size: 14px;
	line-height: 20px;
	float: right;
	display: inline;
	margin: 0 100px 0 0;
	text-align: center;
}

#home h3.title  {
	font-size: 16px;
	color: #f8991d;
	width: 220px;
	margin: 14px 100px 6px 0;
	float: right;
	display: inline;
	text-align: center;
}

#home img.form  {
	margin: 16px 100px 0 0;
	float: right;
	display: inline;
	border: solid 2px #f8991d;
}

#contact p label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 10px;
}

#contact p span {
	margin-left: 15px;
}

#contact p span label {
	color: #000;
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

#contact input, #contact select, #contact legend, #contact label, #contact textarea {
	font-size: 12px;
}

#realname, #ADDRESS, #ADDRESS2, #email {
	width: 250px;
}

#phone {
	width: 100px;
}

#phonetype  {
	width: 130px;
	margin-left: 12px;
}

#MESSAGE {
	width: 400px;
	margin-bottom: 12px;
}

p.company {
	display: none;
}

#contact fieldset {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}

#contact fieldset legend {
	color: #000;
}

p.referral label {
	width: auto;
	margin: 2px 6px 0 0;
}

p.submit {
	margin: 8px 0 0 0;
}

p.submit input {
	font-weight: bold;
	font-size: 14px;
	width: 80px;
}

#thankyou  {
	width: 1000px;
	background: #000;
}

#thankyou p  {
	font-color: #fff;
	font-size: 16px;
	line-height: 24px;
	width: 1000px;
	margin: 24px 0 40px 0;
	text-align: center;
}

/* Inauguration Gallery
--------------------------------------------------------------------------------------- */
#inaug img {
	border: solid 1px #f8991d;
}

#inaug img.floatleft {
	margin: 0 10px 6px 24px;
}

#inaug img.floatright {
	margin: 0 24px 6px 10px;
}

#inaug h2 {
	float: none;
	width: auto;
	text-align: center;
	margin-bottom: 20px;
	line-height: 30px;
}

#inaug p {
	margin: 0 24px 9px 24px;
}

#inaug h2 em {
	display: block;
}

#inaug p.center {
	text-align: center;
	margin: 0 180px;
}

#gallery-index {
	list-style: none;
	width: 484px;
	margin: 0 0 0 258px;
}

#gallery-index li {
	width: 202px;
	float: left;
	display: inline;
	text-align: center;
	margin: 20px;
}

#gallery-index a {
	text-decoration: none;
}

#gallery-index a span {
	display: block;
	width: 200px;
	height: 136px;
	border: solid 1px;
	margin: 4px 0 0 0;
}

#gallery-index li.road a span {
	background: url(../img/inaug-gallery/on-the-road-again.jpg) top left no-repeat;
}
#gallery-index li.mayflower a span {
	background: url(../img/inaug-gallery/jazz-at-the-mayflower.jpg) top left no-repeat;
}
#gallery-index li.behind a span {
	background: url(../img/inaug-gallery/behind-the-scenes.jpg) top left no-repeat;
}
#gallery-index li.ball a span {
	background: url(../img/inaug-gallery/inaugural-ball.jpg) top left no-repeat;
}

#gallery-index li a:hover span {
	background-position: bottom left;
}

#gallery {
	list-style: none;
	margin: 0 0 20px 30px;
	float: left;
	width: 1000px;
}

#gallery li {
	float: left;
	width: 142px;
	height: 142px;
	line-height: 142px;
	text-align: center;
	margin: 10px 19px;
}

* html #gallery, * html #gallery li {
	display: inline;
}

#gallery li img {
	border: solid 1px;
	vertical-align: middle;
}

#slidecredits {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	margin-top: 2px;
}
/* FOOTER
----------------------------------------------------------------------------- */
#footer {
	width: 1000px;
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	padding: 135px 0 0 0;
}

#footer p {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin: 0 0 4px 188px;
	padding: 0;
	float: none;
	width: auto !important;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footer p.copy {
	font-size: 10px;
	font-weight: normal;
}

#footer.plain, .plain {
	background: url(../img/footer/footer.jpg) top left no-repeat;
	height: 43px;
	padding: 8px 0 0 0
}

#footer.dream, .dream  {
	background: url(../img/footer/footer-dream.jpg) top left no-repeat;
}

#footer.dreamtwo  {
	background-image: url(../img/footer/footer-thebest.jpg);
}

#footer.dreamthree  {
	background-image: url(../img/footer/footer-exceeded.jpg);
}

#footer.dreamthree-B  {
	background-image: url(../img/footer/don-spectacular.jpg);
}

#footer.wedding-raves-footer  {
	background-image: url(../img/footer/footer-superb.jpg);
}

#footer.cocktail  {
	background-image: url(../img/footer/footer-soaring.jpg);
}

#footer.ceremony  {
	background-image: url(../img/footer/footer-heaven.jpg);
}

#footer.exquisite  {
	background-image: url(../img/footer/footer-exquisite.jpg);
}

#footer.doncagen  {
	background-image: url(../img/footer/footer-don-great.jpg);
}

#footer.beckycagen  {
	background-image: url(../img/footer/footer-songbird.jpg);
}

#footer.service, .service {
	background: url(../img/footer/footer-service.jpg) top left no-repeat;
}

#footer.fabulous, .fabulous {
	background: url(../img/footer/footer-fabulous.jpg) top left no-repeat;
}

#footer.spark, .spark {
	background-image: url(../img/footer/footer-sensational.jpg);
}

#footer.sparktwo {
	background-image: url(../img/footer/footer-thebest.jpg);
}

#footer.sparkthree {
	background-image: url(../img/footer/footer-highlight.jpg);
}

#footer.sparkfour {
	background-image: url(../img/footer/footer-spark.jpg);
}

#footer.sparkfive {
	background-image: url(../img/footer/footer-thebest2.jpg);
}

#footer.raving {
	background-image: url(../img/footer/footer-raving.jpg);
}

#footer.superb, .superb  {
	background: url(../img/footer/footer-superb.jpg) top left no-repeat;
}

#footer.rockin, .rockin  {
	background: url(../img/footer/footer-rockin.jpg) top left no-repeat;
}

#footer.kicking, .kicking  {
	background: url(../img/footer/footer-kicking.jpg) top left no-repeat;
}

/* Arioso String*/
#footer.bandarioso, .bandarioso {
	background: url(../img/footer/footer-arioso.jpg) top left no-repeat;
}
#footer.bandarioso-samples, .bandarioso-samples {
	background: url(../img/footer/footer-arioso-samples.jpg) top left no-repeat;
}

/* don cagen orchestra */
#footer.banddcorch, .banddcorch {
	background: url(../img/footer/footer-banddcorch.jpg) top left no-repeat;
}	

/* Chicago Orchestra */
#footer.bandco, .bandco {
	background: url(../img/footer/footer-bandco.jpg) top left no-repeat;
}

/* Incognito */
#footer.bandincognito, .bandincognito {
	background: url(../img/footer/footer-incognito.jpg) top left no-repeat;
}

/* ashira */
#footer.bandashira, .bandashira {
	background: url(../img/footer/footer-ashira.jpg) top left no-repeat;
}

/* live greek music */
#footer.bandlgm, .bandlgm {
	background: url(../img/footer/footer-lgm.jpg) top left no-repeat;
}

/* Good vibes */
#footer.bandgvibes, .bandgvibes {
	background: url(../img/footer/footer-gvibes.jpg) top left no-repeat;
}

/* ultra sound */
#footer.bandusound, .bandusound {
	background: url(../img/footer/footer-usound.jpg) top left no-repeat;
}

/* cover girls */
#footer.bandcgirls, .bandcgirls {
	background: url(../img/footer/footer-cgirls.jpg) top left no-repeat;
}

/* red riding hood */
#footer.bandrrh, .bandrrh {
	background: url(../img/footer/footer-rrh.jpg) top left no-repeat;
}

/* cagen jazz */
#footer.bandcjazz, .bandcjazz {
	background: url(../img/footer/footer-cjazz.jpg) top left no-repeat;
}

/* soloists */
#footer.bandsoloists, .bandsoloists {
	background: url(../img/footer/footer-soloists.jpg) top left no-repeat;
}

/* djs */
#footer.banddjs, .banddjs {
	background: url(../img/footer/footer-djs.jpg) top left no-repeat;
}



#footer.plain p, .plain p {
	margin-left: 0;
}

#belniak {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
	padding: 10px 0;
}

/* --------------- Wedding Raves ------------- */

.raves-container {
	position:relative;
	margin:20px;
}

.raves-pic {
	float:left;
	width:190px;
	margin-right:21px;
}

.raves-text {
	width:438px;
	margin-right:21px;
	float:left;
}

.raves-text p {
	margin-left:0;
	font-size:11px;
	text-align:left;

}

.raves-quote-text p {
	float:left;
	width:270px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	font-style:italic;
	color:#f8991d;
	font-weight:normal;
	margin-left:0;
	text-align:left;
}

.photocredit {
	margin-left:0;
	font-size:10px;
	font-weight:normal;
	color:#758a00;
	margin-bottom:4px;
}

.dividingline {
	width:960px;
	height:1px;
	background-color:#FFF;
	margin-bottom:30px;
}

p.extra-top-heading {
	font-size:16px!important;
	line-height:18px;
	margin-bottom:4px;
	padding-bottom:4px;
	color:#758a00!important;

}


