body {
	margin: 0;
	padding: 0;
	background: black url('/images/glb_bg.jpg') no-repeat center top;
}

a {
	color: black;
}

.wrapper {
	width: 999px;
	margin: 0 auto;
	position: relative;
}

.flashcontainer {
	position: absolute; top: 204px; left: 0;	
}
.flashcontainer IMG {
	position: absolute; top: 42px; right: 36px;
}

.right-content { text-align:right; font-size:11px }
.small { font-size:11px }

#home .wrapimage {
	background: url('/images/bg_home.jpg') no-repeat center top;
	height: 664px;
}

#about .wrapimage {
	background: url('/images/bg_about.jpg') no-repeat center top;
	min-height: 687px; /*height: 687px;*/
}
#about-media .wrapimage {
	background: white url('/images/bg_generic.jpg') no-repeat center top;
}
#about-menu .wrapimage {
	background: white url('/images/bg_generic2.jpg') no-repeat center top;
}
#about-photos .wrapimage {
	background: white url('/images/bg_photos.jpg') no-repeat center top;
}

#about-list .wrapimage {
	background: white url('/images/bg_generic.jpg') no-repeat center top;
}

#locations .wrapimage {
	background: white url('/images/bg_locations.jpg') no-repeat center top;
	min-height: 687px; /*height: 687px;*/
}

#locations-information .wrapimage {
	background: white url('/images/bg_generic.jpg') no-repeat center top;
	min-height: 673px;
}
#locations-parties .wrapimage {
	background: white url('/images/bg_locations-parites.jpg') no-repeat center top;
	min-height: 673px;
}
#locations-calendar .wrapimage {
	background: white url('/images/bg_generic2.jpg') no-repeat center top;
}
#locations-localartists .wrapimage {
	background: white url('/images/bg_location-artist.jpg') no-repeat center top;
	height: 673px;
}

#locations-localartists>/**/.wrapper  .wrapimage {
	height:auto;
	min-height: 673px;
}



#art .wrapimage {
	background: white url('/images/bg_art.jpg') no-repeat center top;
	min-height: 687px; /*height: 687px;*/
}

#parties-type .wrapimage  {
	background: white url('/images/bg_parties_type.jpg') no-repeat center top;
}

#parties-package .wrapimage  {
	background: white url('/images/bg_generic2.jpg') no-repeat center top;
}
#parties-details .wrapimage  {
	background: white url('/images/bg_parties_03.jpg') no-repeat center top;
}
#parties-evite .wrapimage  {
	background: white url('/images/bg_parties_04.jpg') no-repeat center top;
}

#parties-faq .wrapimage  {
	background: white url('/images/bg_parties_type.jpg') no-repeat center top;
}

#dress-code .wrapimage  {
	background: white url('/images/bg_dress_code_girl.jpg') no-repeat center top;
	min-height: 687px; /*height: 687px;*/
}

#contact-us .wrapimage  {
	background: white url('/images/bg_contact_us_new.jpg') no-repeat center top;
	min-height: 687px; /*height: 687px;*/
}


#generic .wrapimage {
	background: white url('/images/bg_generic.jpg') no-repeat center top;
}

#generic2 .wrapimage {
	background: white url('/images/bg_generic2.jpg') no-repeat center top;
}

.sound-player { position:absolute; top:-100px; left:-100px }

.logo img {
	margin-top: 28px;
	background: none; position: static;
	behavior: url(pngbehavior.htc);
}
.banner {
	position: absolute;
	top: 15px; right: 0;
}
.banner img {
	behavior: url(pngbehavior.htc);
	cursor:pointer;
}
.menu ul {
	margin: 0;
	padding: 0;
}

.menu ul li {
	display: inline; margin: 0; padding: 0;
}

#topmenu {
	margin: 14px 0 0 0;
}
#topmenu ul li {
	display: block; float: left;
	height: 66px;
}
#topmenu ul li.sound {
	position: absolute; top: 145px; right: 20px;
}
#topmenu ul li.sound_off {
	right:28px;
	width:14px;
	overflow:hidden;
}
#topmenu ul li.a  {
	background: url('/images/blacky.png');
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/blacky.png,sizingMethod=scale);
}
#topmenu ul li a {
	display: block;
}
#topmenu ul li a img {	
	behavior: url(pngbehavior.htc);
	border: 0; margin: 0; _z-index: 1; position: relative;
}
#topmenu ul li.hover img.a, #topmenu ul li img.b {
	display: none;
}
#topmenu ul li.hover img.b, #topmenu ul li img.a {
	display: inline;
}


#submenu, #submenu2 {
	margin: 15px 0 0 0; //margin: 0; 
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #aFa993;
	height: 20px;
	width: 710px;
}
#submenu ul li {
	margin: 0 15px 0 15px; display: inline-block; //display: inline;
	height: 20px;
	font: bold 15px Helvetica,Arial,sans-serif;
}
#submenu ul li.a {
	border-bottom: 2px solid black;
	position: relative;
}

#submenu ul li a {
	color: black; margin-top: 10px;
	text-decoration: none;
}

#submenu ul li a:hover {
	color: #EA1D24;
}

#about #submenu, #about-menu #submenu, #about-photos #submenu, #about-list  #submenu {
	width: 994px;
}


#submenu2 {
	margin: 15px 0 25px 0;
	padding: 10px 0 0 0;
	border: 0;
	height: 20px;
	width: 710px;
}
#submenu2 ul li {
	margin: 0 20px 0 0;
	font: bold 15px Helvetica,Arial,sans-serif;
}
#submenu2 ul li.gray {
	color:#a0a0a0;
}
#submenu2 ul li.a {
	border-bottom: 2px solid black;
	/*position: relative;*/
}

#submenu2 ul li a {
	color: black; margin-top: 10px;
	text-decoration: none;
}

#submenu2 ul li a:hover {
	color: #EA1D24;
}



#menumenu, #menumenu_top {
	font: bold 12px Arial,sans-serif;
	margin: 20px 0 40px 0
}
#menumenu ul li, #menumenu_top  ul li {
	float: left; padding: 5px 7px 5px 7px;
	background: #CDCDCD;
	margin: 0 2px 0 0;
}
#menumenu ul li.a, #menumenu ul li.sel, #menumenu_top ul li.a, #menumenu_top ul li.sel {
	background: black;
}
#menumenu ul li a, #menumenu_top ul li a {
	color: white;
	text-decoration: none
}


.download {
	margin: 0; padding: 0;
	width: 314px; height: 63px; position: absolute; top: -30px; right: 0; 
	_right: -1px; _top: -31px;
}
#parties-package .content .download {
	width:316px; height:65px; top:0px;right:-1px;
	_right: -2px; _top: -1px;
}
.download a {
	color: white; text-decoration: none; padding: 0;
	font: bold 18px Helvetica,Arial,sans-serif;
}
.download a img {
	border: 0; margin: 0; width: 100%; height: 100%;
	behavior: url(pngbehavior.htc);
}

.content, pre {
	font-family: Arial,sans-serif;
	font-size: 14px;
}
pre {
	margin:0; padding:0;
}
.content h1 {
	color: #Ea1D24; margin-top: 0;
	font: 30px Helvetica,Arial,sans-serif;
}
.content h1 span {
	font: 18px Arial,sans-serif;
	color: black; margin: 0 0 0 10px;
	position:relative;
	top:-4px
}

#photo-caption { position:relative; top:-1px; font-weight:normal }

.content h2 {
	font: bold 16px Helvetica,Arial,sans-serif;
}


#parties-type .inner {
	width:550px;
	margin:30px 0px 0px 70px;
}
#parties-package .inner {
	padding: 30px 70px 0px 70px;
}

#parties-details .inner {
	padding: 30px 70px 0px 70px;
}
#parties-evite .inner {
	padding: 30px 70px 0px 70px;
}
#parties-details .inner P {
	/*padding-right: 450px;*/
}
#parties-details .inner, #parties-evite .inner {
	zoom:1
}

#parties-package .party-special div.topinfo, 
#parties-package .party-special div.bottominfo, 
#parties-details .party-special div.topinfo, 
#parties-details .party-special div.topinfo {
	padding-right: 500px;
}

#parties-type .topinfo {
	padding: 0 190px 0 0;
	_padding: 0 200px 0 0;
}

#parties-faq .inner {
	padding: 30px 400px 0 70px;
}


.home-image {
	text-align:left
}
#home .text-copy img {
	behavior: url(pngbehavior.htc);
	width: 467px; height: 114px;
}
.promo {
	margin: 16px -20px 16px 0;
	width: 999px;	
}
.promo img {
	margin: 0;
}
.promo div {
	width: 319px; height: 245px; float: left; margin: 0;
	background: white; font:16px Helvetica,Arial,sans-serif;
	margin:0px 0px 0px 19px;	
}
.promo div.c {
 	margin: 0;
}
.promo div p {
	font-style: normal; 
	margin: 0;
	display: block;
	padding: 5px 12px;
}
.promo div a.s {
	font-size: 14px;
	color: #9f9e9e;
	text-decoration: none
}

.detailsform {
	
}

P INPUT {
	float:left;
	border: none; margin-right: 5px;
	background: black; color: white;
	padding: 4px 8px;
}

.detailsform .left {
	float: left; width: 220px; margin-right: 10px;
}

#parties-evite .detailsform .left {
	float: left; width: 330px; margin-right: 10px;
}

.detailsform .right {
	float: left; width: 220px;
}

.detailsform .left INPUT,.detailsform .right INPUT,
.detailsform .left TEXTAREA,.detailsform .right TEXTAREA {
	width: 96%; font-family: Arial,sans-serif; font-size: 14px;
	margin-bottom: 4px; padding: 2px 2px 2px 6px; border: 1px solid #cccccc
}
.detailsform .left TEXTAREA,.detailsform .right TEXTAREA {
	overflow: auto;
}

.detailsform input.missed, .detailsform textarea.missed { border:1px solid #faa }

#home .content {
	padding: 30px 400px 40px 70px;
}

#about .content {
	padding: 40px 520px 40px 70px;
	position: relative;
}

#about-media .content {
	padding: 40px 0 40px 70px;
	position: relative;
}

#about-menu .content {
	padding: 40px 70px 40px 70px;
	position: relative;
}
#about-menu .content p {
	text-align: center;
}

#about-photos .content {
	padding: 0;
	position: relative;
}

#about-photos .content h1 {
	color: #Ea1D24; margin: 40px 0 10px 70px;
	font: 30px Helvetica,Arial,sans-serif;
}

#about-list .content {
	padding: 40px 70px 40px 70px;
	position: relative;
}

#about-list .content h1 {
	margin-bottom: 0;
}

#locations .content {
	padding: 40px 520px 40px 70px;
	position: relative;
}
#locations .content h1 {
	margin-bottom: 0;
}
#locations .content h2 {
	margin-top: 5px;
}
#parties-package .content{
	position: relative;
}

#art .content {
	padding: 40px 65px 40px 70px;
	position: static;
}
#art .content P {
	position: relative;
}
#art .content .art a, #art .content .artgallery a {
	text-decoration:none
}

#dress-code .content, #contact-us .content {
	margin:80px 520px 40px 70px;
}

#generic2 .content {
	padding: 80px 70px 40px 70px;
	position: relative;
}

.weekly-caption {
	position:absolute; right: 30px; top:542px;
	width:300px;
	text-align:right;
	color:#fff;
	font-size:15px; font-weight:bold
}

.weekly-bg {
	background:transparent none scroll no-repeat 0px 0px;
	width:379px;
	height:174px;
	position:absolute;
	top:525px;
	left:620px;
	behavior: url(/iepngfix.htc);
}

.luxe-img { margin:5px 0px 5px 0px }

#locations-information .content h1, #locations-parties .content h1, #locations-calendar .content h1, #locations-localartists .content h1 {
	color: white; margin-top: 16px; //margin-top: 0; background: black;
	padding: 0; position: relative;
	font: 30px Helvetica,Arial,sans-serif;
	height: 66px; margin-bottom: 0;
}
#locations-parties .content h1 {
	background-color:transparent
}
#locations-localartists .content h1 {
	width: 600px;
}

#locations-information .content h1 b, #locations-parties .content h1 b, #locations-calendar .content h1 b, #locations-localartists .content h1 b {
	padding: 17px 0 0 17px; display: block;
}

#locations-information .content h1 span, #locations-parties .content h1 span, #locations-calendar .content h1 span, #locations-localartists .content h1 span {
	position: absolute; right: 0; top: 0; text-align: right;
	font: 30px Helvetica,Arial,sans-serif;
	color: white; margin: 0; line-height: 1em;
	height: 66px; width: 318px; padding: 5px;
	background: url('/images/yellow_back.gif') no-repeat right top;
}

#locations-information .content h1 span small, #locations-parties .content h1 span small {
	font: bold 17px Helvetica,Arial,sans-serif !important;
}
#locations-information .content h1 span big, #locations-parties .content h1 span big {
	font: bold 36px Helvetica,Arial,sans-serif !important;
}
#locations-information .content p, #locations-parties .content p {
	width:400px
}
.ininblock {
	/* using full gradient bg now - background: url('/images/triangle.png') no-repeat left top; */
	height: 430px;
}

#locations-information .ininblock,
#locations-parties .ininblock,
#locations-calendar .ininblock {
	min-height: 430px;
	height:auto;
}


#locations-localartists .content .inblock {
	background:transparent none no-repeat scroll right top;
}
#locations-localartists .content .inininblock {
	background:transparent none no-repeat scroll right top;
	height: 430px;
}
#locations-information .content .inininblock, #locations-parties .content .inininblock {
	background:transparent none no-repeat scroll right top;
	min-height: 430px;
}

#locations-localartists .content .inblock h1 {
	color: #ea1d24; background: none;
	padding: 0; height: auto;
}

#locations-localartists .content .inblock .short {
	padding: 0 350px 0 0;
}

#locations-localartists .content .inblock .images {
	width:500px;
}
	
#locations-information .content #submenu, #locations-parties .content #submenu, #locations-calendar .content #submenu, #locations-localartists .content #submenu {
	margin: 0; width: 653px; position: absolute; top: 270px; left: 0;
}

#locations-information .content #submenu li, #locations-parties .content #submenu li, #locations-localartists .content #submenu li {
	margin: 0 5px 0 13px;
}

#locations-localartists .content #submenu {
	width: 663px;
}

#locations-localartists .artist {
	background: transparent no-repeat right top;
}

#locations-information .content .inblock, #locations-parties .content .inblock, #locations-calendar .content .inblock, #locations-localartists .content .inblock {
	/*min-height: 335px;*/ _height: 335px;
	padding: 50px 200px 30px 70px;
	background: transparent none scroll no-repeat right top;
}

.location-photos div {
	float:left; margin-right:1px;
	width:99px; height:99px;
	overflow:hidden
}

#locations-information .content .inblock h2, #locations-parties .content .inblock h2 {
	color: #Ea1D24; margin: 10px 0 0 0;
}
#locations-information .content .inblock h2.cross, #locations-parties .content .inblock h2.cross {
	color:black;
}
#locations-information .content .inblock h2.inn, #locations-parties .content .inblock h2.inn {
	margin-top:0px
}
#locations-information .content .inblock h2 span, #locations-parties .content .inblock h2 span {
	font-weight: normal;
}
#locations-information .content .inblock h2 span a, #locations-parties .content .inblock h2 span a {
	color: black; font-size: 90%;
}
#locations-information .content .bottom, #locations-parties .content .bottom, #locations-calendar .content .bottom, #locations-localartists .content .bottom {
	background: black; padding: 5px 0; clear: both;
	position: absolute; bottom: 45px; _bottom: 70px; width: 999px;
	min-height:20px;
}
#locations-information .content .bottom a, #locations-parties .content .bottom a, #locations-calendar .content .bottom a, #locations-localartists .content .bottom a {
	color: white; text-decoration: none;
	font: bold 15px Arial,sans-serif;
	padding: 0 0 0 17px;
}

#locations-calendar .content #submenu {
	width: 995px;
}
#locations-calendar .content .inblock {
	padding: 50px 70px 50px 70px;
}

#locations-calendar .content .inblock th,
#locations-calendar .content .inblock td {
	text-align: left; padding: 15px 10px 5px 10px;
	vertical-align: top;
}
#locations-calendar .content .inblock th b,
#locations-calendar .content .inblock td b {
	color: #Ea1D24;
}

#locations-calendar .content .inblock th b {
	display: block; padding: 0 0 5px 0;
	border-bottom: 1px solid #b0a996;
}


#locations-information .content .inblock .left, #locations-parties .content .inblock .left {
	float: left; width: 205px;
}
#locations-information .content .inblock .right, #locations-parties .content .inblock .right {
	float: left; width: 205px;
}
#locations-information .content .inblock p, #locations-parties .content .inblock p {
	margin:0px; width:auto;
}
#locations-information .content .inblock .items, #locations-parties .content .inblock .items {
	margin: 0; padding: 0;
}
#locations-information .content .inblock .items li, #locations-parties .content .inblock .items li {
	display: block; list-style: none; padding: 0 0 0 15px; margin: 0;
	background: url('/images/x.gif') no-repeat 0 50%;
}


.backoption {
	float: left; width: 108px;
	text-align: center;
	padding: 1px 0 1px 0;
	background: black;
	margin: 0 3px 10px 0;
}
.backoption IMG {
	margin: 0;
}
.backoption P {
	margin: 5px;
	font: 12px arial;
	color: white;
}
.backoption P a {
	font: 12px arial;
	color: white;
	text-decoration:none
}

.selectedback {
	background: red;
}


.location-list {
	padding: 0; margin: 0;
}
.location-list li {
	height: 30px; position: relative;
	clear: left; padding: 0; margin: 0;
	list-style: none;
	/*display: inline-block;*/ width: 200px;
	zoom: 1;
}
.location-list li a {
	zoom:1; text-decoration: none;margin: 0px;
	font: bold 14px Arial,sans-serif; color: black;
	background: url('/images/x.gif') no-repeat 10px 50%;
	padding: 5px 10px 5px 30px; 
}
.location-list li a:hover, .location-list li.sel a, .location-list li.a a, .location-list li a.sl {
	border: 1px solid #bab4a6; margin: 0; color: #Ea1D24;
	background: white url('/images/x.gif') no-repeat 10px 50%;
}

.location-list li ul {
	z-index: 1; display: none;
	position: absolute; top: 0; left: 120px;
}
.location-list li.hover ul {
	display: block;
}
.location-list li p, .location-plist li p {
	z-index: 1; display: none; margin: 0 0 5px 0; width: 200px;
	position: absolute; top: 0; left: 180px;
}

.location-plist {
	padding: 0; margin:10px 0px 0px 0px;
}
.location-plist li {
	position: relative;
	clear: left; padding:0px 0px 20px 0px; margin: 0;
	list-style: none;
	width: 400px;
	zoom: 1;
}
.location-plist li div {
	padding:5px 0px 0px 10px
}
.location-plist li a.tn {
	zoom:1; text-decoration: none;margin: 0px;
	font: bold 14px Arial,sans-serif; color: black;
	background: url('/images/x.gif') no-repeat 10px 50%;
	padding: 5px 10px 5px 30px; 
}
.location-plist li a.sel {
	border: 1px solid #bab4a6; margin: 0; color: #Ea1D24;
	background: white url('/images/x.gif') no-repeat 10px 50%;
}


#parties-package .location-list li P {
	left:200px
}
.location-list li.hover p, .location-plist li.lsel p {
	display: block;
}

.location-list li ul li {
	margin: 0 0 -5px 0; display: block
}

.location-list li ul li a {
	background: none;
	padding: 5px 10px;
}
.location-list li ul li a:hover {
	background: white;
}

.location-list li a div {
	
}

#parties-faq h1 a {
	color: #Ea1D24;
	font: 30px Helvetica,Arial,sans-serif;
}


.packages-list {
	margin: 0; padding: 0;
}
.packages-list li {
	height: 30px;
	position: relative;
	clear: left; padding: 0; margin: 0;
	list-style: none;
	/*display: inline-block;*/ width: 200px;
	zoom: 1;
	padding: 5px 10px 5px 30px;
	background: url('/images/x.gif') no-repeat 10px 9px;
}
.packages-list li.b {
	width:400px;
	height:auto;
}
.packages-list li.pointer {
	cursor:pointer
}
.packages-list li a {
	zoom:1; text-decoration: none;margin: 1px;
	font: bold 14px Arial,sans-serif; color: black;
}
.packages-list li a:hover, .packages-list li.a a {
	color: #Ea1D24;
}
.packages-list li p {
	margin-top:0px;
	padding: 5px 10px 5px 30px;
}
.packages-list li.a {
	border: 1px solid #bab4a6; margin: 0; color:black;
	background-color:#fff
}


#packageblock P {
	text-align: center;
}

.hidden {
	display: none;
}

.faq-list {
	padding: 0; margin: 0;
	list-style-type:none;
}


.grayblock {
	position: absolute; top: 205px; left: 667px; width: 332px; height: 84px;
	background: url('/images/gray_back.gif') no-repeat top right; color: white;
	font: 13px Arial,sans-serif;
}
.grayblock P {
	margin: 0;
	padding: 10px 20px 0 90px;
}
.grayblock A {
	color: white;
}

.art {
	text-align: left;	
}
.art IMG {	
}
.art H2 {
	font: bold 26px arial,sans-serif;
	padding: 0; margin: 0; text-align: left;
}
.art H2 SPAN {
	font-size: 16px;
}

P.artindent {
	padding-right: 340px;
}

.artgallery {
	margin: 15px 0 0 0;
}

.artgallery-item {
	width: 100px; height: 120px;
	overflow:hidden;
	margin: 0 8px 9px 0;
	float: left;
}
.artgallery-item div {
	width:100px; height:100px;
	overflow:hidden;
}
.artgallery-item H2 {
	margin: 4px 0 0 0; font: 12px Arial;
}

.gallery-item, .video-item {
	width: 160px; height: 210px; margin: 0 15px 15px 0;
	float: left; position: relative;
}
.gallery-item div, .video-item div {
	border: 1px solid #b0a996;
	width:158px; height:158px;
	background:transparent none no-repeat scroll center center;
}
.gallery-item div img, .video-item div img {
	width:158px;
	height:158px;
	border:none;
}
.gallery-item div span, .video-item div span {
	width: 15px; height: 15px;
	display: block;
	position: absolute; top: 144px; _top: 143px; right: 1px;
}

.gallery-item h2, .video-item h2 {
	margin: 0; font: 12px Arial;	
}

.gallery-item div span {
	background: black url('/images/more_photo.gif')
}
.video-item div span {
	background: black url('/images/more_video.gif')
}

.photoholder {
	width: 999px;
	height:359px;
	position: relative;
	text-align:center
}

.photoholder .left {
	position: absolute; top: 160px; left: 0;
	width: 30px; height: 30px;
}
.photoholder .left img {
	behavior: url(pngbehavior.htc);
	border: 0;
}
.photoholder .right {
	position: absolute; top: 160px; right: 0; _right: -1px;
	width: 30px; height: 30px;
}
.photoholder .right img {
	behavior: url(pngbehavior.htc);
	border: 0;
}

.thumbnails {
	margin:15px 0px 15px 15px;
	/*padding: 15px 0 15px 15px;*/
}
.thumbnails a {
	display: block; float: left;
	margin: 0 2px 1px 0;
	width:55px;
	height:36px;
	overflow:hidden;
}
.thumbnails a img {
	border: 0; margin: 0;
}

.left_list {
	float: left;
}
.right_list {
	float: right;
}
.left_list, .right_list {
	font: 11px Arial,sans-serif;
	
}
.left_list ul, .right_list ul {
	list-style: none; width: 140px; float: left;
	margin: 0; padding: 0;
}
.left_list ul li, .right_list ul li {
	list-style: none;
	margin: 0; padding: 0;
}


.clear {
	clear: both; border: 0;
	font-size: 0; height: 0; padding: 0; margin: 0;
}

.clear-left {
	clear: left; padding: 0; height: 0; font-size: 0; margin: 0;
	//position: absolute; _position: relative;
}

.footer {
	font: bold 10px Arial,sans-serif;	
	color: #635957;
	border-top: 1px solid #635957;
	margin: 25px 0 25px 0;
	padding: 10px 0 10px 0;
}

.footer .text {
	width: 300px;
	float: left;
}
.footer .menu {
	width: 600px;
	float: right;
	text-align: right;
}
.footer .menu ul li {
	padding-left: 10px;
}
.footer .menu ul li a {
	color: #635957;
	text-decoration: none;
}
.footer .menu ul li a:hover {
	color: white;
}
.footer .menu ul li a.out, .footer .menu ul li a.out:hover {
	color: #332927
}
.footer .menu ul li.a a {
	color: #837E7b;
}

/* ImageBox */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 18px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
	font: 13px arial,sans-serif;
	color: #999999;
}
#ImageBoxNextImage
{
	/*background-image: url(/images/imagebox/spacer.gif);*/
	background-image: url(/images/photos_right.png);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: transparent;
}
#ImageBoxPrevImage
{
	/*background-image: url(/images/imagebox/spacer.gif);*/
	background-image: url(/images/photos_left.png);
	background-repeat:	no-repeat;
	background-position: left center;
	background-color: transparent;
}
/*#ImageBoxNextImage:hover
{
	background-image: url(/images/photos_right.png);
	background-repeat:	no-repeat;
	background-position: right center;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/photos_left.png);
	background-repeat:	no-repeat;
	background-position: left center;
}*/

#ImageBoxCaptextcontainer {
	font: 13px Arial,sans-serif; color: black;	
}

#video-content { position:absolute; top:0; left:0; width:410px; height:410px; display:none }
#video-wn { background-color:#fff; border:1px solid #000; border-bottom:none; padding:5px; background-color:#F4F4EC }
#video-wn .media { background-color:#F4F4EC }
#video-wn span { font: 13px Arial,sans-serif; color: black; }
#video-content-close { margin-top:5px; text-align:right; background-color:#F4F4EC }

#hidden-links { display:none }

.sitemap, .sitemap ul { margin:0; padding:0; list-style-type:none }
.sitemap ul { margin-top:10px }
.sitemap li { float:left; margin-right:80px }
.sitemap li a { color:#ea1d24; margin-top: 0; font: 16px Helvetica,Arial,sans-serif; text-decoration:none }
.sitemap ul li { float:none; margin:0; padding-bottom:5px }
.sitemap ul li a { color:black; font-size:13px }
.sitemap ul li a.coming { color:#a0a0a0 }

.rollover { background-color: #909090; cursor:pointer }

#parties-details .success-mess { font-size:16px; margin:50px 0px 350px 0px }
#parties-evite .success-mess { font-size:16px; font-weight:bold; margin-bottom:700px }

.footer-small { font-size:11px }