html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h4, h5 {
	margin: 0px 0px 10px 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 42px;
}

h2 {
	letter-spacing: 0px;
	font-size: 18px;
}


h2.title a {
	letter-spacing: -1px;
	color: #CC3399;
}

h2.title a strong{
	letter-spacing: -1px;
	color: #CC3399;
}

h3 {
	font-size: 11px;
	color: #626463;
}
h4 {
	letter-spacing: -1px;
	font-size: 32px;
}
h5 {
	letter-spacing: -1px;
	font-size: 28px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.8;
}

p.style1 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

ul.style1 li {
	padding: 5px 10px;
	background: url(../images/homepage19.jpg) repeat left top;
	font-size: 10px;
	color: #7B7878;
}

ul.style1 li.alt {
	background-image: url(../images/homepage18.jpg);
}

ul.style1 a {
	font-size: 11px;
	font-weight: bold;
	color: #990066;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	width: 223px;
	height: 59px;
	padding: 11px 12px 0px 12px;
	background: url(../images/bg1_10.jpg) no-repeat left top;
	color: #677172;
}

ul.style2 li a {
	color:#FCF;
	font-weight:500;
	text-decoration: none;
}

ul.style2 li.alt {
	background-image: url(../images/bg1_11.jpg);
	color: #66787A;
}

ul.style2 .alignleft {
	margin-right: 12px;
}

ul.style2 small {
	display: block;
	font-size: 10px;
	color: #505A5B;
}

ul.style2 li.alt small {
	color: #506264;
}

ul.style2 strong {
	font-weight: normal;
	color: #BBC6C8 !important;
}

ul.style3 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

ul.style3 li {
	padding: 5px 10px;
	font-size: 10px;
	color: #7B7878;
}

ul.style3 li.alt {
}

ul.style3 a {
	font-size: 11px;
	font-weight: bold;
	color: #84001D;
}

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style4 li {
	width: 223px;
	height: 59px;
	padding: 11px 12px 0px 12px;
	color: #414648;
}

ul.style4 li.alt {
}

ul.style4 .alignleft {
	margin-right: 12px;
}

ul.style4 small {
	display: block;
	font-size: 10px;
	color: #505A5B;
}

ul.style4 li.alt small {
}

ul.style4 strong {
}

strong {
	color: #333;
}

a {
	color: #363A3B;
}

a:hover {
	text-decoration: none;
}

a.comments {
	margin-right: 15px;
	padding-left: 21px;
	background: url(../images/homepage13.gif) no-repeat left center;
}

a.comments-icon1 {
	background-image: url(../images/homepage20.gif);
}

a.more {
	padding-left: 19px;
	background: url(../images/homepage14.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	background: #DDD7D5;
	border: 1px solid #BAADAA;
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

img.alignright {
	float: right;
	margin-left: 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(../images/bg02.jpg) repeat-x left top;
}

#wrapper-bg-bottom {
	background: url(../images/bg05.jpg) repeat-x left bottom;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 120px;
	background: url(../images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	position: relative;
	width: 600px;
	height: 120px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/logo_artsballet.png) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 344px;
	height: 178px;
	background: url(../images/homepage02.jpg) no-repeat 0px 110px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
}

#search .input-text {
	float: left;
	width: 230px;
	margin: 115px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #929A9C;
	outline: none;
}

#search .input-button {
	display: none;
}

/** MENU */

#menu {
	height: 100px;
	background: url(../images/bg04.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 21px 0px 0px 46px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 15px 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: 18px/normal Georgia, "Times New Roman", Times, serif;
	color: #929A9C;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: url(../images/bg1_01.jpg) no-repeat left top;
}

#menu li.active a {
	background: url(../images/bg1_01.jpg) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(../images/bg06.jpg) repeat-y left top;
}

#page-bg-top {
	background: url(../images/bg07.jpg) no-repeat left top;
}

#page-bg-bottom {
	padding: 30px 61px 0px 61px;
	background: url(../images/bg08.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 579px;
}
#content_fullwidth {
	float: left;
	width: 800px;
}

.subpage2 #content {
	float: right;
}

/** COLUMN 1 & 2 and full width */

#column_fullwidth {
	float: left;
	width: 98%;
}


#column1 {
	float: left;
	width: 425px;
	padding-right:20px;
}

#column2 {
	float: right;
	width: 425px;
}

#column_half1 {
	float: left;
	width: 45%;
	padding-right:20px;
}

#column_half2 {
	float: right;
	width: 45%;
}

/** SIDEBAR */

#sidebar {
	float: right;
}

.sidebar-style1 {
	width: 279px;
	padding: 0px 4px 0px 0px;
	background: url(../images/bg1_07.jpg) repeat-y left top;
}

.sidebar-style1-top {
	height: auto !important;
	height: 670px;
	min-height: 670px;
	padding: 16px 16px 0px 16px;
	background: url(../images/bg1_08.jpg) no-repeat left top;
}

.sidebar-style1-bottom {
	overflow: hidden;
	height: 20px;
	background: url(../images/bg1_09.jpg) no-repeat left top;
}

.sidebar-style1 h2 {
	/*color: #414648*/
	color:#CC0099;
}

.sidebar-style2 {
	width: 288px;
}

.subpage2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 166px;
	background: url(../images/bg09.jpg) repeat left top;
}

#footer p.container {
	margin: 0px auto;
	padding: 35px 0px;
	background: url(../images/bg10.jpg) no-repeat left top;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	color: #666666;
}

#footer a {
	color: #6A7274;
}

/** BOX STYLE 1 */

.box-style1 {
	height: 174px;
	background: url(../images/homepage03.jpg) no-repeat left top;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.box-style1 h1, .box-style1 h2 {
	color: #FFFFFF;
}

.box-style1 p {
	font: 18px/1.5 Georgia, "Times New Roman", Times, serif;
}

.box-style1 a {
	color: #E7EBEC;
}

/** BOX STYLE 2 */

.box-style2 {
	width: 579px;
	margin-bottom: 12px;
	overflow: hidden;
	background: url(../images/bg1_02.jpg) no-repeat left bottom;
}

.box-style2 .image {
}

.box-style2 p {
	margin: 0px;
	line-height: 1;
}

.box-style2 .text {
	float: left;
	height: 34px;
	padding: 8px 25px 0px 25px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #E9AFBE;
}

.box-style2 .text b {
	color: #FFFFFF;
}

.box-style2 .more {
	float: right;
	height: 28px;
	padding: 14px 25px 0px 19px;
	background: url(../images/homepage12.gif) no-repeat left center;
}

.box-style2 .more a {
	color: #DAB7BB;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 12px;
	background: url(../images/bg1_03.jpg) repeat-y left top;
}

.box-style3 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(../images/bg1_04.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style3 .entry {
	padding: 20px 25px 0px 25px;
	background: url(../images/bg1_05.jpg) no-repeat left top;
}

.box-style3-bottom {
	overflow: hidden;
	height: 14px;
	background: url(../images/bg1_06.jpg) no-repeat left top;
}

.box-style3-bottom-2columns {
	overflow: hidden;
	height: 14px;
	background: url(../images/bg1_425.jpg) no-repeat left top;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 20px;
	background: url(../images/homepage15.jpg) repeat-y left top;
}

.box-style4-top {
	background: url(../images/homepage16.jpg) no-repeat left top;
}

.box-style4-bottom {
	padding: 0px 14px 20px 14px;
	background: url(../images/homepage17.jpg) no-repeat left bottom;
}

.box-style4 .title {
	height: 40px;
	margin: 0px;
	padding: 22px 0px 0px 10px;
}

/** BOX STYLE 5 */

.box-style5 {
}

.box-style5 .title {
	padding: 0px 0px 0px 4px;
}

/** BOX STYLE 6 */

.box-style6 {
	margin-bottom: 12px;
	background: url(../images/subpage1_01.jpg) repeat-y left top;
}

.box-style6 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(../images/subpage1_02.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style6 .entry {
	padding: 20px 25px 20px 25px;
	background: url(../images/subpage1_03.jpg) no-repeat left top;
}

.box-style6-bottom {
	overflow: hidden;
	height: 14px;
	background: url(../images/subpage1_04.jpg) no-repeat left top;
}

/** BOX STYLE 7 */

.box-style7 {
	margin-bottom: 12px;
	background: url(../images/subpage3_01.jpg) repeat-y left top;
}

.box-style7 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(../images/subpage3_02.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style7 .entry {
	padding: 20px 25px 20px 25px;
	background: url(../images/subpage3_03.jpg) no-repeat left top;
}

.box-style7-bottom {
	overflow: hidden;
	height: 14px;
	background: url(../images/subpage3_04.jpg) no-repeat left top;
}

/** BOX1 */

#box1 {
	margin-bottom: 20px;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	background-image: url(../images/subpage1_07.jpg);
}

#box2 .entry {
	background-image: url(../images/subpage1_08.jpg);
}

/** BOX3 */

#box3 {
}

#box3 .title {
	background-image: url(../images/subpage1_05.jpg);
}

#box3 .entry {
	background-image: url(../images/subpage1_06.jpg);
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX5 */

#box6 {
}
.SubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #CA5AA2;
}
