@import"../css/superfish.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#433a42;
	min-width:940px;
	background: #0a030e;
	padding:0;
}

.main {
	width:940px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	position:relative;
	background: none;
	z-index:3;
}

.bg-1 {
	width:100%; 
	background:url(../images/bg-1.gif) 0 bottom repeat-x #ede5ec;
	border-radius:11px;
-moz-border-radius:11px;
-webkit-border-radius:11px;
}


a {color:#433a42; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.extra-box {overflow:hidden;}

p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p00 {margin-bottom:5px;}
.p1 {margin-bottom:9px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:48px; *margin-bottom:46px;}


.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:17px;}
.title1 {margin-bottom:19px;}

.border{
	border:2px solid #fff;
}

.color-1 {color:#fff;}
.color-2 {color:#312b27;}
.color-3 {color:#ea1c74;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.margin-bot1 {margin-bottom:55px;}

.margin-top {margin-top:5px;}
.margin-top1 {margin-top:6px;}
.margin-top2 {margin-top:14px; display:block;}

.spacing {margin-right:67px;}
.spacing-1 {margin-right:2px;}
.spacing-2 {margin-right:68px;}
.spacing-3 {margin-right:69px;}
.spacing-4 {margin-right:17px;}
.spacing-5 {margin-right:49px;}


.spacing-bot {margin-bottom:25px;}
.spacing-bot1 {margin-bottom:28px;}

.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:22px;}

.text-indent{
	float:left;
	margin:2px 10px 0 0px;
	text-align:center; 
	background: url(../images/bg-text.gif) 0 0 repeat-x #f5f2f5;
	border-bottom:1px solid #d3ccd2;
	border-right:1px solid #d3ccd2;
	border-left:1px solid #e4dce3;
	font-size:18px;
	line-height:1.2em;
	color:#ff007e;
	padding:3px 9px 3px 9px;
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.img-indent {float:left; margin:4px 15px 0px 0;}
.img-indent1 {float:left; margin:6px 16px 0px 1px;}

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:13px;}	

.l-h{
	line-height:18px;
}

.buttons a:hover {cursor:pointer;}

.sf-menu li a,
.banner-link,
.list-1 li a,
.text-1 a,
.link,
.link-1,
.link-2,
.link-3,
.button-1,
.text-bot a,
h6 a,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header.header {
	height:830px; 
	width:100%; 
	position:relative; 
	z-index:2; 
	background:none; 
	padding:30px 0 0 0;
}

header {
	height:540px; 
	width:100%; 
	position:relative; 
	z-index:0; 
	background:none; 
	padding:30px 0 0 0;
}
.row-1{
	width:100%;
	height:80px;
	position:relative;
	z-index:5;
	background:url(../images/bg-row.png) 0 0 no-repeat;
}
.row-2{
	width:100%;
	height:860px;
	position:absolute;
	top:0;
	background: none;
	z-index:1;
}
.row-3{
	width:100%;
	height:309px;
	padding:0px 0 0 0;
	background:none;
	position:absolute;
	top:551px;
	z-index:2;
}
.padding-row{
	padding:14px 0 0 40px;
}
h1 {
	padding:19px 60px 0 19px;
	width:160px;
	position:relative;
	float:left;
}
h1 a {
	display:block; 
	width:160px; 
	height:52px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}


/*********************************content*************************************/
#content{
	width:100%; 
	padding:0px 0px 0px 0px; 
	z-index:1; 
	position:relative;
}

.col-1 {width:242px;}
.col-2 {width:322px;}
.col-3 {width:474px;}
.col-4 {width:551px;}
.col-5 {width:91px; margin-left:2px;}
.col-6 {width:581px;}
.col-7 {width:231px;}


.padding{
	padding: 31px 15px 27px 40px; *padding: 31px 15px 25px 40px;
}
.padding-1{
	padding: 31px 42px 22px 39px;
}
.padding-2{
	padding:29px 15px 26px 39px;
}
.padding-3{
	padding:28px 40px 23px 39px;
}
.padding-4{
	padding:29px 40px 27px 38px; *padding:29px 40px 25px 38px;
}
.padding-5{
	padding:31px 15px 17px 40px;
}

.padding-right{
	padding: 0 12px 0 0;
}
h2 {
	font-size:30px; 
	line-height:1.2em; 
	color:#9d1a61; 
	margin:4px 0 26px 0;
	text-indent:-5000px;
}
h2.header-title{background:url(../images/header-title.png) 0 0 no-repeat; color:#fff; margin:0 0 0px 0;}
h2.title1-1{background:url(../images/1page_title1.png) 0 0 no-repeat;}
h2.title1-2{background:url(../images/1page_title2.png) 0 0 no-repeat;}
h2.title1-3{background:url(../images/1page_title3.png) 0 0 no-repeat;}

h2.title2-1{background:url(../images/2page_title1.png) 0 0 no-repeat;}

h2.title3-1{background:url(../images/3page_title1.png) 0 0 no-repeat;}
h2.title3-2{background:url(../images/3page_title2.png) 0 0 no-repeat;}
h2.title3-3{background:url(../images/3page_title3.png) 0 0 no-repeat;}

h2.title4-1{background:url(../images/4page_title1.png) 0 0 no-repeat; padding:0 0 1px 0; margin:4px 0 19px 1px;}
h2.title4-2{background:url(../images/4page_title2.png) 0 0 no-repeat;}
h2.title4-3{background:url(../images/4page_title3.png) 0 0 no-repeat;}
h2.title4-4{background:url(../images/4page_title4.png) 0 0 no-repeat;}

h2.title5-1{background:url(../images/5page_title1.png) 0 0 no-repeat;}
h2.title5-2{background:url(../images/5page_title2.png) 0 0 no-repeat;}

h2.title6-1{background:url(../images/6page_title1.png) 0 0 no-repeat;}

h3{
	font-size:18px;
	line-height:1.2em;
	color:#433a42;
	text-align:center;
	margin:0 0 4px 0;
	text-transform:uppercase;
	font-weight:normal;
}

h4 {
	font-size:12px; 
	line-height:18px; 
	color:#433a42; 
	margin:0px 0 18px 0;
	text-transform:uppercase;
}

h6 {
	font-size:12px; 
	line-height:18px; 
	margin:0px 0 0px; 
	color:#433a42;
}
h6 a{
	color:#433a42;
}
h6 a:hover{
	color:#ea1c74;
}
.separator{
	width:100%;
	background:url(../images/separator.gif) 270px 0 repeat-y;
}

.separator-1{
	width:100%;
	background:url(../images/separator.gif) 590px 0 repeat-y;
}
.separator-2{
	width:100%;
	background:url(../images/separator.gif) 351px 0 repeat-y;
}
.separator-3{
	width:100%;
	background:url(../images/separator.gif) 272px 0 repeat-y;
}

.border-bot{
	width:100%;
	border-bottom:1px solid #beb6ba;
	padding-bottom:10px;
}
.border-bot1{
	width:100%;
	border-bottom:1px solid #beb6ba;
	padding-bottom:6px;
}
.border-bot2{
	width:100%;
	border-bottom:1px solid #beb6ba;
	padding-bottom:10px;
}
.border-bot3{
	width:100%;
	border-bottom:1px solid #beb6ba;
	padding-bottom:5px;
}

.text-1{
	font-size:12px;
	line-height:16px;
	color:#433a42;
	text-transform:uppercase;
	font-weight:bold;
}
.text-1 a{
	color:#433a42;
}
.text-1 a:hover {
	color:#f47637;
}
.date{
	color:#ea1c74; 
	font-size:11px; 
	line-height:18px;
}
.date-1{
	color:#ea1c74; 
	font-size:11px; 
	line-height:23px;
	background:url(../images/marker-2.gif) 1px 0 no-repeat;
	padding-left:22px;
}
/*************lists ***********************/
.list-1{
	padding-right:11px;
}
.list-1 li {
	font-size:12px; 
	line-height:21px; 
	text-transform:uppercase;
	border-bottom:1px solid #beb6ba;
	margin-bottom:6px;
	padding:0 0 8px 0px;
}
.list-1 li.last{
	border-bottom:none;
	padding:0 0 0px 0px;
	margin:0;
}
.list-1 li a {
	color:#433a42; 
	display:inline-block;
	font-weight:bold;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
	padding-left:13px;
}
.list-1 li a:hover {
	color:#f47637;
}

/************ links **********************/

.link {
	display:inline-block; 
	color:#ea1c74; 
	font-size:12px; 
	line-height:18px;
	font-weight:bold;
}
.link:hover {color:#433a42;}

.link-1 {
	display:inline; 
	color:#ea1c74; 
	font-size:12px; 
	line-height:18px;
}
.link-1:hover {color:#433a42;}

.link-2 {
	display:inline; 
	color:#ea1c74; 
	font-size:12px; 
	line-height:18px;
	font-weight:bold;
	margin-left:9px;
}
.link-2:hover {color:#433a42;}

.link-3{
	color:#433a42; 
}
.link-3:hover {
	text-decoration:underline;
}
/***************** button002d4cs *****************************/
.button-1 {
	display:inline-block; 
	font-size:11px; 
	line-height:1.2em; 
	color:#ff007e;
	margin:0 2px 2px 0;
	text-transform:uppercase; 
	padding:7px 15px 8px 15px;
	text-align:center; 
	background: #faf8f9;
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:1px 1px 3px rgba(194,187,192,0.72);
-moz-box-shadow:1px 1px 3px rgba(194,187,192,0.72);
-webkit-box-shadow:1px 1px 3px rgba(194,187,192,0.72);
}
.button-1:hover {
	background: #ff007e; 
	color: #faf8f9;
}
/************** forms *******************************/
input, textarea { margin:0; font-size:1em; color:#433a42; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; outline:none;}

.success {
	width:337px;
	text-align:center;
	color:#9d1a61;
	font-size:18px;
	line-height:1.2em;
	padding:0px 0 20px 0;
	display:none;
}
/* Contact form */
#contact-form {
	vertical-align:top;
	padding-top:3px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 12px 0px;
			}
			#contact-form input {
				width:309px; 
				padding:5px 14px 4px 14px;  
				margin:0;
				float:left; 
				margin:0px 0 0 1px; 
				outline:none;
				background:#fff;  
				border-top:1px solid #c3c0c2;
				border-left:1px solid #c3c0c2;
				border-bottom:none;
				border-right:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#contact-form .area .error { float:left;}
			#contact-form textarea {
				overflow:auto; 
				height:238px;
				width:440px; 
				padding:5px 14px 4px 14px;  
				float:left; 
				margin:0px 0 0 1px; 
				background:#fff;  
				border-top:1px solid #c3c0c2;
				border-left:1px solid #c3c0c2;
				border-bottom:none;
				border-right:none;
				outline:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#contact-form label {
				padding:0 0 0px 0px;
				display:inline-block;
				color:#F00;
				}
				#contact-form .error, #contact-form .empty {
					color:red;
					width:287px;
					font-size:11px;
					line-height:15px;
					padding:3px 0 0 0px;
					display:none;
					float:left;
				}
		.buttons-wrapper {text-align:right; clear:both; padding:24px 3px 0 0; *padding:22px 3px 0 0;}
		.buttons-wrapper a { margin-left:4px;}

.map iframe {
	width:314px; 
	height: 282px;
	margin:1px 0 0 0;
	overflow:hidden; 
	border:2px solid #fff;
} 

.contact {
	font-size:12px; 
	line-height:18px;
	color:#433a42;
	padding:1px 0 0 1px;
}
.contact dt{
	font-weight:bold;
	margin-bottom:18px;
}
.contact dd span {float:left; width:72px;}

/****************************footer************************/
footer {
	width:100%; 
	padding:25px 0px 26px 0px; 
	background:none; 
	position:relative;
	text-align:center;
}

.text-bot {
	font-size: 11px; 
	line-height:18px; 
	color:#5a525f;
	text-transform:uppercase; 
	padding:0px 0px 0px 0px;
}
.text-bot span.line{
	margin: 0px 10px 0 6px; 
	color:#5a525f;
}
.text-bot a {
	color:#5a525f; 
	text-decoration:none;
}
.text-bot a:hover {text-decoration:underline;}

/*************Lightbox image***************/
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:1;
	}

.lightbox-image img {
	position:relative;
	z-index:2;
	background:#eeeeee;
	}

.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
	}

/************** video *******************************/
.video {display:inline-block; position:relative;}
.video img {position:relative; z-index:1;}
.button-video {position:absolute; top:50%; left:50%; width:62px; height:61px; margin:-31px 0 0 -30px; z-index:2; display:block; background:url(../images/button-video.png) 0 0 no-repeat;}
.button-video:hover {background-position:left bottom;}
/****************************carousel************************/

.box-1 {
	position:relative;
	height:auto; *height:555px;}
	

/*next button*/
.bx-prev {
	width:17px; 
	height:23px;
	position:absolute; 
	top:-2px; 
	left:0px; 
	display:block; 
	background:url(../images/prev-next.png) left top no-repeat #ede5ec;
	text-indent: -5000px;
}
.bx-prev:hover {background-position:left bottom;}

/*previous button*/
.bx-next {
	width:17px; 
	height:23px;
	position:absolute; 
	top:-2px; 
	right:0px; 
	display:block;
	background:url(../images/prev-next.png) right top no-repeat #ede5ec;
	text-indent: -5000px;
}

.bx-next:hover {background-position:right bottom;}


.bx-window {
	width:581px;
	min-height:555px;
	overflow:hidden;
	position:relative;
	background:none;
}

#slider-1 li.slider-content {
	width:581px;
	padding:0;
}


table{margin:0 0px 0 0px; background:#fbfafb;}
th {
	font-size:14px; 
	line-height:1.2em; 
	text-align:center; 
	color:#fff;
	width:82px;
	height:38px;
	padding:0px 0 0 0;
	text-transform:uppercase; 
	background:#fa3d9f;
	border-right:1px solid #db4290;
	border-bottom:1px solid #d0c8cd;
	font-weight:bold;
}
html>/**/body th, x:-moz-any-link, x:default {height:39px}
th.last{
	border-right:none;
}
th.first{
	border-left:1px solid #fa3d9f;
}
td{ 
	width:82px; 
	height:95px; 
	font-size:30px; 
	line-height:1.2em;
	color:#4b3327;
	background:none;
}
.td-border{
	border-bottom:1px solid #d0c8cd; 
	border-right:1px solid #dbd9d9;
}
td.first {
	border-left:1px solid #d0c8cd;
}
td a {display:block; text-decoration:none; width:100%; height:100%;}
td a .date-2 {color:#4b3327; margin:2px 4px 0px 0; float:right;}

.event{
	font-size:12px;
	line-height:18px;
	color:#ea1c74;
	margin:7px 0 0 8px;
	display:inline-block;
	cursor:pointer;
	text-align:left;
	width:100%;
}
.event span{display:block;}

.event1{
	font-size:12px;
	line-height:18px;
	color:#ea1c74;
	margin:-3px 0 0 8px;
	display:inline-block;
	text-align:left;
	cursor:pointer;
	width:100%;
}
.event1 span{display:block;}