@import url(reset.css);

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #747474;
}
a {
	text-decoration: none;
	color: #4fb5dd;
}
a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#top-links {
	background: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 0;
}
#top-links .main {
	width: 940px;
	margin: 0 auto;
	text-align: right;
}
#top-links a {
	color: #fff;
	margin-left: 12px;
}
#top {
	margin-top: 8px;
}
#top .right {
	float: right;
	margin-top: 15px;
	display: block;
}
#top div.menu {
	margin-top: 5px;
	clear: both;
	border: 3px solid #eee;
	border-left: none;
	border-right: none;
	padding: 5px 0;
}
#top .phone {
	display: block;
	float: right;
	font-size: 24px;
	color: #434343;
}
#top .phone img {
	vertical-align: middle;
}
#top ul {
	list-style: none;
	margin: 0;
}
#top li {
	float: left;
	margin-right: 12px;
	padding: 5px 0 8px;
}
#top li a {
	color: #252525;
	font-size: 16px;
}
#top li a:hover, #top li a:active, #top li a.selected {
	color: #777;
}
#content {
	margin-top: 12px;
	padding-bottom: 20px;
}
#content.table {
	width: 2300px;
}
#content.table h1 {
	width: 940px;
}
#content h1 {
	color: #4fb5e1;
	font-weight: bold;
	font-size: 23px;
	padding-bottom: 7px;
	border-bottom: 1px solid #eee;
}
#content p {
	margin-top: 12px;
}
#slideshow {
	margin-top: 12px;
	position: relative;
	height: 335px;
}
#slideshow .images img {
	position: absolute;
	left: 2px;
	top: 0;
	display: none;
	z-index: 1;
}
#slideshow .buttons {
	z-index: 3;
	position: absolute;
	bottom: 6px;
	right: 12px;
}
#slideshow div a {
	margin-left: 5px;
	outline: none;
}
#slideshow img.top {
	display: block;
}
#content h1.alt {
	border-bottom: 0;
	padding: 0;
}
#content .main.about {
	margin: 15px 0 0 305px;
}
#content .side.about {
	float: left;
	margin-left: 10px;
	width: 280px;
	font: bold italic 20px Georgia, Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 27px;
}
#content .side.about p {
	margin-top: 30px;
}
#content a.contact {
	background: url(../images/box1.png) no-repeat;
	width: 187px;
	height: 36px;
	display: block;
	float: right;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
#content .justified {
	text-align: justify;
}
#bottom {
	border-top: 3px solid #eee;
	padding-top: 10px;
}
#bottom h1 {
	color: #999;
	font-weight: normal;
	font-size: 14px;
}
#bottom h1 span {
	color: #4fb5e1;
	font-weight: bold;
}
#bottom .links {
	margin-top: 10px;
}
#bottom .links a {
	width: 182px;
	float: left;
	margin-left: 7px;
	color: #747474;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
#bottom .links a.first {
	margin-left: 0;
}
#bottom .links a img {
	display: block;
}
#bottom .links a span {
	display: block;
	padding: 7px 0 4px;
	color: #4fb5e1;
	font-size: 12px;
	font-weight: bold;
}
#bottom .info {
	margin-top: 20px;
	border-top: 3px solid #eee;
	padding-top: 10px;
	color: #7f7e7e;
	font-size: 11px;
	padding-left: 55px;
	background: url(../images/logo2.png) no-repeat 0 10px;
	padding-bottom: 15px;
}
#bottom .info a {
	color: #3475c6;
}
#bottom .info .phone {
	float: right;
	font-size: 14px;
	text-align: right;
}
#content h1 span {
	color: #747474;
}
#content h1.big {
	font-size: 36px;
}
#content .contact2 {
	background: url(../images/bullet3.png) no-repeat 0 4px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 16px;
}
#content .main.artiste {
	margin-left: 400px;
}
#content .side.gallery {
	float: left;
	width: 380px;
	margin-top: 13px;
}
#content .side.gallery img {
	border: 1px solid #e2e2e2;
}
#content .side.gallery .thumbs a {
	display: block;
	width: 88px;
	float: left;
	margin-left: 9px;
	margin-top: 3px;
}
#content .side.gallery .thumbs a.first {
	margin-left: 0;
}
#content h1 a.button {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 150px;
	margin-left: 15px;
	position: relative;
	top: -2px;
}
#content h1 a.button span {
	display: block;
	color: #2185ad;
}
#content h1 a.button img {
	float: right;
	margin-left: 6px;
	position: relative;
	top: -4px;
}
#content table {
	width: 100%;
	margin-top: 20px;
}
#content th {
	border-bottom: 3px solid #eee;
	padding-bottom: 2px;
	text-align: left;
}
#content td {
	padding-top: 10px;
}
#content td a {
	font-size: 11px;
	text-decoration: underline;
	color: #747474;
}
#content form.search {
	float: right;
	margin-top: 12px;
	display: block;
	text-align: right;
	width: 180px;
}
#content form.search input {
	vertical-align: middle;
	margin-left: 5px;
}
#content form.search .text {
	border: 1px solid #d2d2d2;
	background: #fff;
	height: 20px;
	width: 105px;
}
#content .diary {
	position: relative;
	margin-top: 35px;
}
#content .diary .arrow {
	position: absolute;
	top: 235px;
}
#content .diary .arrow.prev {
	left: 0;
}
#content .diary .arrow.next {
	right: 0;
}
#content .diary .container {
	background: url(../images/diary2.jpg) no-repeat;
	width: 731px;
	height: 560px;
	padding: 10px 40px 0;
	margin: 0 auto;
}
#content .diary.alt .container {
	background: url(../images/diary.jpg) no-repeat;
	height: 605px;
}
#content .diary .container .left, #content .diary .container .right {
	width: 325px;
}
#content .diary .container .left {
	float: left;
}
#content .diary .container .right {
	float: right;
}
#content .diary .container h1 {
	color: #2f2f2f;
	font-weight: bold;
	font-size: 33px;
	border-bottom: 2px solid #dbdbdb;
	padding-bottom: 0;
}
#content .diary .container h1 span.date {
	color: #4fb5e1;
	float: right;
}
#content .diary .container h1 span.date span {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-left: 2px;
	line-height: 14px;
	color: #4fb5e1;
}
#content .diary .container h1 span.date span strong {
	display: block;
}
#content .diary .container h2 {
	margin-top: 15px;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 10px;
}
#content .diary .container p {
	padding-left: 15px;
	color: #2f2f2f;
	margin-top: 8px;
}
#content .diary.alt .container p {
	padding-left: 0;
}
#content .diary.alt .container h2 {
	padding-left: 0;
	padding-bottom: 0;
}
#content .diary .container label {
	float: left;
	padding-top: 5px;
	width: 75px;
}
#content .diary.alt .container label {
	width: 95px;
}
#content .diary.alt .container label.alt {
	padding-top: 0;
}
#content .diary .container label.alt {
	padding-top: 2px;
}
#content .diary.alt .container p span {
	color: #000;
}
#content .diary.alt .container p.alt {
	margin: 12px 0;
}
#content .diary .container .text {
	border: 1px solid #c2c2c2;
	background: #fff;
	width: 140px;
	height: 20px;
}
#content .diary.alt .container .text {
	width: 210px;
}
#content .diary.alt .container textarea.text {
	height: 80px;
}
#content .diary .container input, #content .diary .container select {
	vertical-align: middle;
}
#content .diary .container a {
	vertical-align: middle;
	margin: 0 5px;
	display: inline-block;
}
#content .diary .container .text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	padding: 0 5px;
}
#content .diary .container .text.alt {
	font-style: italic;
	color: #747474;
	width: 100px;
	font-weight: normal;
}
#content .diary .container form.first {
	padding-bottom: 25px;
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 25px;
}
#content .diary.alt .container form.first {
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#content .diary.alt .container form {
	height: 230px;
}
#content .diary .container .button2, #content .profile .button2, #content .column .button2 {
	padding: 0;
	margin: 10px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/button2.png) no-repeat;
	border: none;
	display: block;
	height: 25px;
	width: 125px;
	padding-right: 25px;
	padding-bottom: 3px;
}
#content h2.alt {
	font-size: 15px;
	color: #4fb5e1;
	font-weight: bold;
	margin-top: 15px;
}
#content h2.alt span {
	color: #747474;
}
#content form.login label {
	font-size: 13px;
	color: #595959;
	padding-top: 5px;
	float: left;
	padding-left: 15px;
	width: 100px;
}
#content form.login .text {
	width: 320px;
	height: 31px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 7px;
	background: url(../images/textbox.png) no-repeat;
	border: none;
}
#content form.login p {
	margin-top: 12px;
}
#content form.login p.intro {
	margin-top: 15px;
}
#content .button3 {
	padding: 0;
	margin: 15px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/button1.png) no-repeat;
	border: none;
	display: block;
	height: 25px;
	width: 69px;
	padding-right: 20px;
	padding-bottom: 3px;
}
#content .profile p {
	margin-top: 7px;
}
#content .profile .intro {
	margin-top: 15px;
}
#content .profile .text {
	border: 1px solid #c2c2c2;
	background: #fff;
	height: 28px;
	width: 310px;
	padding: 0 5px;
	font-size: 11px;
}
#content .profile .text.required {
	color: red;
}
#content .profile .text.small {
	width: 70px;
}
#content .profile .text.medium {
	width: 250px;
}
#content .profile .phone .text {
	width: 150px;
	height: 20px;
	border: none;
}
#content .profile .phone {
	border: 1px solid #c2c2c2;
	padding: 7px 0 6px 10px;
	font-style: italic;
	margin-right: 48px;
}
#content .profile label {
	float: left;
	font-size: 13px;
	padding-top: 7px;
	width: 280px;
	padding-right: 10px;
	clear: left;
}
#content .profile textarea.text {
	width: 450px;
	height: 80px;
}
#content .profile textarea.text.large {
	height: 110px;
}
#content .profile .checkboxes {
	font-size: 13px;
	margin: 20px 0;
}
#content .profile .checkboxes label {
	padding-top: 0;
}
#content .profile .checkbox {
	padding: 0;
	margin: 0 10px 0 5px;
	vertical-align: top;
}
#content .profile h2 {
	color: #4fb5e1;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	text-transform: uppercase;
}
#content .profile h3 {
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}
#content .profile .add {
	border: 1px solid #e2e2e2;
	border-left: none;
	border-right: none;
	padding: 5px 0;
	margin: 15px 0;
}
#content .profile .add img {
	vertical-align: bottom;
	margin-right: 2px;
}
#content .profile .add a {
	font-weight: bold;
	text-transform: uppercase;
	color: #747474;
}
#content .profile label.alt {
	font-size: 11px;
}
#content .artist {
	float: left;
	width: 450px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 25px;
	margin-top: 30px;
	margin-left: 40px;
	line-height: 14px;
}
#content .artist.first {
	margin-left: 0;
}
#content .artist .content {
	width: 280px;
	margin-left: 155px;
}
#content .artist .large {
	float: left;
	border: 1px solid #e9e9e9;
}
#content .artist h2 {
	margin: 0;
}
#content .artist p {
	margin-top: 10px;
}
#content .artist .links {
	line-height: 18px;
}
#content .artist .links img {
	margin-right: 5px;
	vertical-align: middle;
}
#content .unavailable {
	background: #ff0000;
}
#content .available {
	background: #fff;
}
#content .pencilled {
	background: #fff000;
}
#content .box {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	vertical-align: middle;
}
#content .box.available {
	border: 1px solid #b4b4b4;
}
#content table.availability {
	margin: 20px 0 0;
	width: auto;
}
#content table.availability th {
	text-align: left;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
}
#content table.availability th div {
	position: relative;
	height: 16px;
	padding-top: 6px;
}
#content table.availability th a {
	font-size: 11px;
	position: absolute;
	top: 0;
	display: block;
	height: 18px;
	padding-top: 4px;
}
#content table.availability th span {
	display: block;
	float: left;
	width: 651px;
	color: #2185ad;
	font-weight: bold;
	text-align: center;
}
#content table.availability th a.prev {
	left: 0;
	background: url(../images/prev2.png) no-repeat;
	padding-left: 25px;
}
#content table.availability th a.next {
	right: 0;
	background: url(../images/next2.png) no-repeat top right;
	padding-right: 25px;
}
#content table.availability td {
	height: 29px;
	padding: 0;
	border-bottom: 1px solid #cfcfcf;
	vertical-align: middle;
}
#content table.availability .category td {
	font-size: 13px;
	font-weight: bold;
}
#content table.availability .category td.days {
	font-size: 12px;
	padding-top: 9px;
	height: 20px;
}
#content table.availability td div {
	width: 20px;
	height: 29px;
	float: left;
	border-left: 1px solid #cfcfcf;
}
#content table.availability td div.last {
	border-right: 1px solid #cfcfcf;
}
#content table.availability .category td.days div {
	height: 17px;
	border-top: 1px solid #cfcfcf;
	text-align: center;
	padding-top: 2px;
}
#content table.availability td .x {
	background: url(../images/x.png) no-repeat;
}
#content table.availability td div span {
	float: left;
	width: 10px;
	height: 29px;
	display: block;
}
#content .month {
	margin: 20px 0 0;
}
#content .month h1 {
	border-bottom: 3px solid #eee;
	color: #2185ad;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	width: 900px;
}
#content .month table {
	width: auto;
	border: 1px solid #aeaeae;
	border-right: 0;
}
#content .month table th {
	font-size: 17px;
	text-align: center;
	padding: 0;
	border: none;
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px solid #aeaeae;
}
#content .month table th, #content .month table td {
	width: 28px;
	border-right: 1px solid #aeaeae;
}
#content .month table td {
	height: 42px;
	padding: 0;
}
#content .month table td span {
	float: left;
	width: 14px;
	height: 42px;
	display: block;
}
#content .month table td.x {
	background: url(../images/x2.png) no-repeat;
}
#content .nav {
	margin: 20px 0 0;
	font-size: 44px;
	font-weight: bold;
	color: #4fb5e1;
	text-align: center;
	width: 900px;
}
#content .nav img {
	vertical-align: middle;
	position: relative;
	top: -4px;
}
#content .column.left {
	width: 220px;
	float: left;
}
#content .column.right {
	margin-left: 235px;
	width: 680px;
}
#content .column h2 {
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}
#content .column h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
}
#content .column h3.alt {
	padding-top: 8px;
	border-top: 1px dotted #ccc;
}
#content .column p {
	margin-top: 5px;
}
#content span.label {
	float: left;
	font-weight: bold;
	width: 45px;
}
#content form.login .text.wide {
	width: 666px;
	background: url(../images/textbox2.png) no-repeat;
}
#content .column form.login .text {
	color: #595959;
}
#content .column form.login select {
	width: 334px;
	background: url(../images/textbox2.png) no-repeat;
	border: none;
	height: 31px;
	color: #595959;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0;
	padding: 6px 5px;
	display: inline-block;
}
#content .column form.login textarea.text {
	width: 666px;
	background: url(../images/textarea.png) no-repeat;
	height: 235px;
	padding-top: 6px;
}
#content ul.links {
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
#content ul.links li {
	padding-left: 12px;
	padding-bottom: 15px;
	background: url(../images/bullet1.png) no-repeat left 4px;
	font-size: 11px;
}
#content ul.links li a {
	color: #e10f78;
	font-size: 14px;
}
#content.news h1 span.date {
	color: #aaa;
	font-size: 33px;
	display: inline-block;
	vertical-align: middle;
}
#content.news h1 span.date span {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-left: 2px;
	line-height: 14px;
	color: #aaa;
}
#content.news h1 span.date span strong {
	display: block;
}
#content.news h1 {
	color: #000;
	font-size: 26px;
	padding: 0;
	border: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 15px;
}
#content .title {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-top: 130px;
	position: relative;
	background: url(../images/news.png) no-repeat;
	padding-left: 160px;
}
#content .title .motto {
	position: absolute;
	bottom: 15px;
	right: 0;
}
#content .title a {
	color: #e10f78;
	font-size: 31px;
	font-weight: bold;
	margin: 0 5px;
}
#content .title .separator {
	vertical-align: bottom;
	position: relative;
	bottom: 10px;
}
#content .categories {
	width: 280px;
	float: right;
	margin-top: 18px;
}
#content .categories h2 {
	background: url(../images/category.png) no-repeat;
	width: 280px;
	height: 36px;
	margin: 0;
	padding: 5px 0 0 25px;
	border: none;
	color: #fff;
	font: bold 14px "Arial Narrow", Arial, Helvetica, sans-serif;
}
#content .categories a {
	color: #e10f78;
	font: 14px Georgia, Arial, Helvetica, sans-serif;
}
#content .categories ul {
	padding: 0 10px;
	margin: 0 0 25px;
	list-style: none;
	border: 1px dotted #cecece;
	border-top: 1px solid #cecece;
}
#content .categories li {
	border-top: 1px dotted #cecece;
	padding: 10px 0;
}
#content .categories li.first {
	border: none;
}
#bottom .menu {
	margin-top: 20px;
	border-top: 3px solid #eee;
	padding-top: 10px;
}
#bottom .menu div {
	float: left;
	margin-right: 55px;
}
#bottom .menu div a {
	color: #666;
}
#bottom .menu div strong {
	padding-bottom: 3px;
	display: block;
	color: #000;
}
#bottom .menu .social img {
	display: block;
	margin: 0 auto 3px;
}
#bottom .menu .social {
	float: right;
	margin-left: 10px;
	text-align: center;
	color: #777;
	font-size: 10px;
	width: 70px;
}
#bottom .intro {
	margin-top: 20px;
	border-top: 3px solid #eee;
	padding-top: 10px;
}
#bottom .intro .column {
	width: 215px;
	float: left;
	margin-left: 20px;
}
#bottom .intro .column.first {
	margin-left: 0;
	width: 470px;
	background: url(../images/masks.jpg) no-repeat 0 40px;
}
#bottom .intro p {
	margin-top: 10px;
}
#bottom .intro h1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#content .filter a {
	background: #4fb5e1;
	color: #fff;
	padding: 0 5px;
}
#top li.services {
	position: relative;
	z-index: 10;
}
#top li.services ul {
	width: 234px;
	height: 137px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 31px;
	left: -3px;
	background: url(../images/submenu.png) no-repeat;
	display: none;
}
#top li.services ul li a {
	color: #424242;
	font-size: 14px;
	text-decoration: none;
}
#top li.services ul li a:hover, #top li.services ul li a:active {
	color: #1e9fd6;
}
#top li.services ul li {
	border-top: 1px solid #d6d6d6;
	float: none;
	padding: 4px 0 4px 10px;
	margin: 0 4px 0 2px;
}
#top li.services ul li.first {
	border-top: none;
	padding-top: 9px;
}
#content ul.alt {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style: none;
}
#content ul.alt li {
	padding-left: 15px;
	background: url(../images/bullet4.png) no-repeat 0 7px;
	padding-top: 5px;
}
#content .main.about ul.alt li {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/bullet4.png) no-repeat 0 8px;
}
#content .members h3 img{
	vertical-align: middle;
	margin-left: 2px;
}