html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #7B446B;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a:link,
a:visited {
	color: #FE9CD7;
	text-decoration: none;
}

a:hover,
a:active {
	color: #FE9CD7;
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	margin: 20px 0;
}

h3 {
	font-size: 14px;
	margin: 20px 0 15px 0;
}

h4 {
	font-size: 12px;
	margin: 15px 0 10px 0;
}

p {
	margin: 10px 0;
}

img,
table {
	border: none;
}

input,
select,
button,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

ul.nav li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(/img/bullet.gif) no-repeat;
	background-position: 0px 3px;
}


#container {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/back_container.jpg) no-repeat top left;
	text-align: left;
}

#header {
	height: 90px;
	padding: 10px 0 0 0;
}

#header h1 {
	float: left;
	margin: 30px 0 0 15px;
}

#header h1 a {
	display: block;
	width: 340px;
	height: 45px;
	text-indent: -1000px;
	overflow: hidden;
}

#header ul.top-menu {
	float: right;
	width: 300px;
	height: 20px;
	margin: 10px 30px 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
* html #header ul.top-menu {
	margin-right: 20px;
}

#header ul.top-menu li {
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}

#header ul.top-menu li a {
	color: #fff;
}

#header ul.top-menu li.active a {
	color: #fe9cd7;
}

#header ul.main-menu {
	clear: right;
	float: right;
	width: 610px;
	margin: 22px 30px 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
* html #header ul.main-menu {
	margin-right: 25px;
}

#header ul.main-menu li {
	display: inline;
	margin: 0 0 0 12px;
	padding: 0;
}

#header ul.main-menu li a {
	color: #fff;
}

#header ul.main-menu li.active a {
	color: #fe9cd7;
}

#header ul.main-menu li a:hover,
#header ul.main-menu li a:active {
	color: #fe9cd7;
	text-decoration: none;
}


#subheader {
	height: 215px;
}

#subheader .column.left {
	float: left;
	width: 210px;
	margin: 10px 0 0 20px;
}
* html #subheader .column.left {
	margin-left: 10px;
}
#subheader .column.right {
	float: right;
	width: 250px;
	margin: 20px 40px 0 0;
}
* html #subheader .column.right {
	margin-right: 20px;
}

#subheader .column h2.current-tours {
	height: 20px;
	margin: 0 0 2px 10px;
	background: url(/img/h_current_tours.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}
#subheader .column h2.education {
	height: 25px;
	margin: 0 0 2px 10px;
	background: url(/img/h_education2.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#subheader .column .content {
	padding: 5px 0 5px 15px;
	background: url(/img/dotted_line.gif) repeat-x top left;
}

#subheader .column h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
}

#subheader .column p {
	margin: 0 0 5px 0;
	font-size: 10px;
}

#subheader .column.right p {
	margin: 0 0 5px 0;
	font-size: 9px;
}

#subheader .column ul.nav {
	margin: 0;
	padding: 5px 0 5px 15px;
	background: url(/img/dotted_line.gif) repeat-x top left;
	list-style: none;
	font-size: 10px;
}

#main {
	padding-bottom: 20px;
	background: url(/img/back_main2.jpg) no-repeat bottom left;
	line-height: 140%;
}

#content {
	padding: 30px 30px 10px 30px;
	min-height: 300px;
	background: url(/img/back_main1.jpg) no-repeat top left;
}
* html #content {
	height: 300px;
}

#content .column1 {
	float: left;
	width: 600px;
}

#content .column1 p {
	margin-top: 0;
}

#content .column2 {
	float: right;
	width: 320px;
}

#content .content {
	background: url(/img/dotted_line2.gif) repeat-x top left;
	padding: 10px;
}

#content h2.company {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_company.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.education {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_education.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.about-us {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_about.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.current-productions {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_current_productions.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.work-experience-programme {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_work_experience_programme.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.photo-gallery {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_photo_gallery.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.faqs {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_faq.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.contact-us {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_contact.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h2.promo-video {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_promotional_video.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content h3.category-select {
	height: 25px;
	margin: 0 0 10px 0;
	background: url(/img/h_category_select.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#content .column1 h2,
#content .column2 h2 {
	margin: 0 0 0 8px;
}

#content .column1 .nav,
#content .column2 .nav {
	margin-left: 10px;
}

#content .dotted-line {
	background: url(/img/dotted_line2.gif) repeat-x top left;
	height: 1px;
}

#under-content {
	margin: 20px 0 20px 20px;
}

#under-content .column {
	float: left;
	width: 305px;
	margin-right: 20px;
}

#under-content h2.members {
	height: 25px;
	margin: 0 0 5px 10px;
	background: url(/img/h_members.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#under-content .content {
	background: url(/img/dotted_line.gif) repeat-x top left;
	padding: 10px 10px 2px 10px;
}

#under-content .member {
	font-size: 10px;
}

#under-content .member img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#under-content .member .description {
	float: left;
	width: 290px;
}

#under-content .member h3 {
	margin: 0 0 5px 0;
	font-size: 11px;
}

#under-content .member h3 .position {
	color: #ddd;
	font-weight: normal;
}

#under-content .column .link {
	clear: both;
	padding: 0 20px 0 0;
	background: url(/img/dotted_line.gif) repeat-x;
	background-position: 0 8px;
	text-align: right;
	font-size: 10px;
}

#under-content .column .link a {
	background-color: #7B446B;
	padding: 0 5px;
}


#under-content h2.photo {
	height: 25px;
	margin: 0 0 5px 10px;
	text-indent: -1000px;
	overflow: hidden;
}

#under-content h2.contact {
	height: 25px;
	margin: 0 0 5px 10px;
	background: url(/img/h_contact_now.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#footer {
	clear: both;
	height: 100px;
	margin-top: 30px;
	background: url(/img/back_footer.jpg) no-repeat top left;
}

#footer ul.menu {
	clear: right;
	height: 45px;
	margin: 0;
	padding: 20px 0 0 30px;
	list-style: none;
	font-size: 11px;
}

#footer ul.menu li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#footer ul.menu li a {
	color: #ccc;
}

#footer ul.menu li.active a {
	color: #fe9cd7;
}

#footer ul.menu li a:hover,
#footer ul.menu li a:active {
	color: #fe9cd7;
	text-decoration: none;
}

#footer .copy {
	margin-right: 20px;
	text-align: right;
	font-size: 10px;
}


/* Forms */

form {
	margin: 0;
}

div.input {
	clear: left;
	padding: 5px 0;
}

div.input label {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}

div.static,
div.submit {
	margin-left: 110px;
	padding: 5px 0;
}

.login-form {
	margin: 20px 100px;
}

.pink {
	color: #FE96D3;
}

.clear {
	clear: both;
}

select,
textarea,
div.input.text input,
div.input.password input {
	padding: 2px;
	background-color: #444;
	border: 1px solid #888;
	color: #fff;
}


/* Tables */

table.list {
	margin: 10px 0;
	border-collapse: collapse;
}

table.list th {
	padding: 5px;
	background-color: #333;
	border: 1px solid #444;
}

table.list td {
	padding: 5px;
	border: 1px solid #444;
}


/* Definition list */

dl {
	margin: 0;
}

dt {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin: 5px 10px 5px 0;
}

dd {
	display: block;
	float: left;
	width: 800px;
	margin: 5px 0 5px 0;
}


img.left {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.error-message {
	color: #f88;
}

.input .error-message {
	display: block;
	margin-left: 110px;
}

#main .member {
	float: left;
	width: 450px;
	margin: 20px 20px 20px 0;
}

#main .member.odd {
	clear: both;
}

#main .member img {
	float: left;
	margin: 0 20px 10px 0;
	border: 2px solid #FE9CD7;
}

#main .member h3 {
	margin-top: 0;
}

#main .member .more {
	text-align: right;
	font-style: italic;
}

ul.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.gallery li {
	float: left;
	margin: 10px 10px 0 0;
	background: #121212;
	text-align: center;
}

ul.gallery li img {
	border: 2px solid #FE9CD7;
}

ul.gallery li p {
	margin: 5px 0 0 0;
}

.disabled {
	display: none;
}

.center {
	text-align: center;
}

div.actions ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

div.actions ul li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

div.image {
	float: left;
	width: 154px;
	margin: 0 10px 10px 0;
	text-align: center;
}

div.image img {
	border: 2px solid #FE9CD7;
}

.gallery-categories {
	float: right;
	width: 240px;
}

.gallery-categories ul {
	background: url(/img/dotted_line2.gif) repeat-x top left;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}

.gallery-categories li {
	margin: 0 0 5px 0;
	padding: 0;
}

.gallery-categories li a {
	color: #ccc;
}

.gallery-categories li.active a {
	color: #FE9CD7;
	font-weight: bold;
}

.gallery-holder {
	float: left;
	width: 680px;
}

.gallery-holder .description {
	margin: 10px 0;
}

.mceSimple,
.mceAdvanced,
.mceAdvanced select {
	color: #000;
}

ul.more-links {
	clear: both;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-style: italic;
}

ul.more-links li {
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

/* Paging */

.paging {
	clear: both;
	margin: 0 15px 0 0;
	padding-top: 20px;
	font-size: 11px;
}

.paging div {
	display: inline;
	margin: 0 10px;
}

.paging span {
	margin: 0 10px;
}

.paging div.left {
	display: block;
	float: left;
	margin: 0;
}

.paging div.right {
	display: block;
	float: right;
	margin: 0;
}

.paging .disabled {
	color: #666;
}

.date {
	color: #ccc;
	font-style: italic;
}