@charset "utf-8";

/* general */

* {
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
body {
	font: 78% Georgia, "Times New Roman", Times, serif;
	background: #c07522 url(../img/bgr.jpg) top center fixed;
	text-align: center;
	color: #3f1f0a;
	line-height:1.5em;
	/* width:100%;height:100%;overflow:hidden; */
}
#container {
	width: 914px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}
#container #header {
	background: transparent url(../img/headbgr.png) top center no-repeat;
	width: 914px;
	height: 410px;
}
#container #header #headerimg {
	background: transparent url(../img/header-new.jpg) top center no-repeat;
	width: 914px;
	height: 410px;
	position: relative;
	background-position: 16px 59px;
}
h1 {
	text-indent:-99999px;
}
#container #header a#booknow-1,
#container #header a#booknow-2 {
	background: transparent url(../img/button-booknow-small.png) top left no-repeat;
	display:block;
	position: absolute;
	right:88px;
	width:102px;
	height:29px;
	text-indent: -99999px;
}
#container #header a#booknow-1:hover,
#container #header a#booknow-2:hover {
	background-position: 0px -29px;
}
#container #header a#booknow-1 {
	top:250px;
	right: 155px;
}
#container #header a#booknow-2 {
	top:250px;
	right: 35px;
}
#container #mainmenu {
	background: transparent url(../img/menubgr.png) top center no-repeat;
	width: 914px;
	height: 35px;
}
#container #mainmenu ul {
	list-style: none;
	width: 914px;
	height: 35px;
	position: relative;
}
#container #mainmenu ul li {
	display: inline;
}
#container #mainmenu ul li a {
	display: block;
	position: absolute;
	height:31px;
	top:2px;
	text-indent: -99999px;
}
#container #mainmenu ul li a:hover {
	background-position: 0px -31px;
}
#container #mainmenu ul li a.active {
	background-position: 0px -31px;
}
#container #mainmenu ul li a#menu-home {
	width: 89px;
	background-image: url(../img/menu-home.png);
	left: 61px;	
}
#container #mainmenu ul li a#menu-about {
	width: 96px;
	background-image: url(../img/menu-about.png);
	left: 150px;	
}
#container #mainmenu ul li a#menu-news {
	width: 224px;
	background-image: url(../img/menu-news.png);
	left: 246px;	
}
#container #mainmenu ul li a#menu-tours {
	width: 154px;
	background-image: url(../img/menu-tours.png);
	left: 470px;	
}
#container #mainmenu ul li a#menu-media {
	width: 94px;
	background-image: url(../img/menu-media.png);
	left: 624px;	
}
#container #mainmenu ul li a#menu-community {
	width: 144px;
	background-image: url(../img/menu-community.png);
	left: 718px;	
}
#container #contentwrapper {
	background: transparent url(../img/footerbgr.png) bottom center no-repeat;
	width: 914px;
	min-height: 214px;	
}
#container #content {
	background: transparent url(../img/conttopbgr.png) top center no-repeat;
	width: 914px;
	min-height: 203px;
}
#container #content #footer {
	background: transparent url(../img/footer.jpg) no-repeat;
	background-position: 16px bottom;
	min-height: 203px;	
}
#underfooter {
	background: transparent url(../img/footerbgr_bot.png) top center no-repeat;
	height: 18px;
	width:900px;
	margin: 0 auto 23px auto;
	padding: 15px 14px 0 0;
	font-size: 10px;
	text-align: right;
}
#container #content #leftcolumn {
	float: left;
	width: 367px;
	padding-left:40px;
	padding-right:10px;	
	margin-bottom:200px;
	margin-top:10px;	
}
#container #content #rightcolumn {
	float: right;
	width: 447px;
	padding-left:10px;	
	padding-right:40px;
	margin-bottom:200px;
	margin-top:10px;		
}
#container #content #leftcolumn50, #container #content #leftcolumn50top {
	float: left;
	width: 400px;
	padding-left:40px;
	padding-right:10px;
	margin-top:30px;
	text-align: left;
	margin-bottom:170px;	
}
#container #content #rightcolumn50, #container #content #rightcolumn50top {
	float: right;
	width: 400px;
	padding-left:10px;	
	padding-right:40px;
	margin-top:30px;
	text-align: left;
	margin-bottom:170px;			
}
#container #content #leftcolumn50top {
	margin-bottom:10px;	
}
#container #content #rightcolumn50top {
	margin-bottom:10px;			
}
#container #content #centercolumn {
	float: left;
	width: 500px;
	padding-left:40px;
	padding-right:10px;
	margin:30px 0 200px 250px;
	text-align: left;	
}
#container #content #centercolumn-bottom {
	float: left;
	width: 500px;
	padding-left:40px;
	padding-right:10px;
	margin:10px 0 230px 90px;
	text-align: left;	
}
#container #content #onecolumn {
	float: left;
	width: 834px;
	padding-left:40px;
	padding-right:40px;
	margin-top:10px;
	margin-bottom:200px;
	text-align: center;	
}
#container #content #rightcolumn p, 
#container #content #rightcolumn50 p,
#container #content #leftcolumn50 p,
#container #content #centercolumn p,
#container #content #leftcolumn50top p,
#container #content #rightcolumn50top p {
	margin-bottom:10px;
}      
a {
	outline: none;
	color: #3f1f0a;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}

/* homepage */

.quote-danceurope {
	text-indent: -99999px;
	background: transparent url(../img/quote-danceurope.gif) top left no-repeat;
	height: 44px;
	width: 392px;
	margin: 10px 0px 10px -5px;
}
a.myPlayer {
	display:block;
	width: 360px;
	height: 240px; 
	text-align:center;
	margin-top:10px;
}
a.myPlayer img {
	margin-top:90px;
	border:0px;
}
a.myPlayer:hover {

}
div.mp {
	width: 240px;
	height: 193px;
	padding: 10px 10px 0 10px;	
	margin: 20px 7px 0 7px;
	float: left;
	background-image: url(../img/gallerybgr.png);	
}
a.mediaPlayer {
	width:240px;
	height:183px;
	text-align: center;
	display: block;
	text-decoration:none;
	font-size: 0.85em;
	color: #bba466;
}
a.mediaPlayer img {
	margin-top:60px;
	border:0px;
}
a.mediaPlayer:hover {

}
a.comlogo {
	float: right;
	display:block;
	margin-left:10px;
	margin-top:0px;
}
p.community_logos a {
	display: block;
	float: left;
	margin: 20px 20px 0 0;
}
div.arlogo {
	background: transparent url(../img/logo-arabic.png) top left no-repeat;
}
.clear {
	clear: both;
}

/*ul.strip {
	width: 820px;
	margin: 20px 0 0 40px;
	padding: 5px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background-color: #b4965a;
	float: left;
}

ul.strip li {
	float: left;
	list-style: none;
}*/

#outer {
	width: 820px;
	overflow: hidden;
	background-color: #b4965a;
	margin: 20px 40px 0 40px;
	padding: 5px;
	float: left;
}

#outer ul.strip {
	position: relative;
	left: 50%;
	font-size: 15px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}

#outer ul.strip li {
	float: left;
	padding: 0px 5px;
	position: relative;
	right: 50%;
	list-style: none;
}


/* tours */

h2#tours-paris {
	text-indent:-99999px;
	width:66px;
	height:19px;	
	background-image:url(../img/paris.gif);
	margin:30px 0 5px -2px;
}

h2#tours-washington {
	text-indent:-99999px;
	width:200px;
	height:19px;	
	background-image:url(../img/washington.gif);
	margin:30px 0 5px -2px;
}

h2#tours-london {
	text-indent:-99999px;
	width:111px;
	height:19px;
	background-image:url(../img/london.gif);
	margin:30px 0 5px -2px;
}

h2#tours-la {
	text-indent:-99999px;
	width:200px;
	height:19px;	
	background-image:url(../img/LA.gif);
	margin:30px 0 5px -2px;
}

h2#tours-china {
	text-indent:-99999px;
	width:700px;
	height:19px;	
	background-image:url(../img/china.gif);
	margin:20px 0 5px -2px;
}

.venuelogo {
	width:124px;
	height:124px;
	float: left;
	display: block;
	margin-top:20px;
	background-image:url(../img/logo_kennedy.png);
}

.venuelogo-la {
	width:124px;
	height:124px;
	float: left;
	display: block;
	margin-top:20px;
	background-image:url(../img/logo_ucla.png);
}

.venuelogo a {
	width:124px;
	height:124px;
	display: block;
}
.venuetxt {
	float: left;
	margin-left: 20px;
	width:210px;
}
.venuetxt2 {
	float: left;
	margin-left: 20px;
	width:300px;
}

/* gallery */

a.gallery {
	width: 250px;
	height: 193px;
	text-align: center;
	display: block;
	text-decoration:none;
	background-image: url(../img/gallerybgr.png);
	padding: 10px 5px 0 5px;
	margin: 20px 7px 0 7px;
	font-size: 0.85em;
	color: #bba466;
	float: left;
}

a.gallery img {
	width:236px;
	height:157px;
	margin-bottom:5px;
}

/* community */

.comlogo {
	margin: 20px 15px 0 10px;
	float: left;
}
#signup-empty {
	width:640px;
	height:250px;
	background: transparent url(../img/signupbgr-empty-new.png) top center no-repeat;
	position: relative;
	/* margin: 10px 0 0 20px; */
	margin: 30px auto 20px auto;
	padding:40px 20px 0 30px;
}
#signup {
	width:640px;
	height:250px;
	background: transparent url(../img/signupbgr-new.png) top center no-repeat;
	position: relative;
	/* margin: 10px 0 0 20px; */
	margin: 10px auto 20px auto;
	padding: 45px 0px 0 25px;
}
#signup form {}
#signup form label {
	display: none;
}
#signup form input#mail {
	position: absolute;
	top:81px;
	left:39px;
	width:164px;
	height:20px;
	color:#aaaaaa;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#signup form input#send {
	background-image:url(../img/button-send.gif);
	width: 74px;
	height:24px;
	text-indent: -99999px;
	position: absolute;
	top: 79px;
	left:220px;
	font-size: 0;
	color: red;
}


/* PHP Contact Form */

.cForm .formfield {
	width:200px;
	height:20px;
	color:#aaaaaa;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cForm #submit_button {
	background-image:url(../img/button-send.gif);
	width: 74px;
	height:24px;
	text-indent: -99999px;
	font-size: 0;
	color: red;
}

.separator {
	width:211px;
	height:14px;
	background-image:url(../img/separator.gif);
	margin:0px 0 15px 0;
}
p#quote-about {
	text-indent:-99999px;
	background:transparent url(../img/quote-about.gif) top left no-repeat;
	width:400px;
	height:70px;
	padding-bottom:5px;
}
.center {
	text-align: center;
}

/* scaler */

#holder {position:absolute;width:200%;height:200%;top:-50%;left:-50%;}
#holder[id] {display:table;}
#holder div {position:absolute;left:0;top:50%;}
#holder[id] div {display:table-cell;vertical-align:middle;position:static;}
#holder img {position:relative;top:-50%;margin:0 auto;display:block;-ms-interpolation-mode:bicubic;width:100%;}
*:first-child+html #holder div {position:absolute;}/*force IE 7 back to position:absoulte*/

#body {position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;overflow:auto;}

