

#page_title h1 {
	font-family: "OpenSansExtrabold", Arial;
	font-size: 33px;
	letter-spacing: -0.07em;
	border-bottom: 7px solid #868686;
	color: #c6c616;
	font-weight: bold;
	line-height: 33px;
	padding-bottom: 2px;
}





/*	HTML ELEMENTS	*/

	html {
		margin: 0px;
		padding: 0px;
		background-color: #EDEDED;
	}
	body {
		margin: 0px;
		padding: 0px 0px 20px 0px;
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #333333;
	}


	#page_container {
		width: 955px;
		margin: 0px auto 0px auto;
		padding: 0px;
	}

	#banner {
		background-color: #FFFFFF;
		text-align: center;
	}
	
	#slideshow_container {
		background-color: #FFFFFF;
		border-bottom: 3px solid #FFFFFF;
	}
	
	#slides {
		width: 955px;
		height: 305px;
		list-style-type: none;
		margin: 0px auto 0px auto;
		padding: 0px;
	}
	
	#image_container {
		width: 955px;
		height: 305px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#toolbox {
		width: 955px;
		text-align: right !important;
		margin: 0px auto 0px auto;
		padding: 12px 0px 12px 0px;
	}

	#toolbox a {
		color: #5D5D5D;
		text-decoration: none;
		border-left: 1px solid #5D5D5D;
		padding-left: 5px;
		margin-left: 5px;
	}
	
	#toolbox a:hover {
		color: #000000;
	}
	
	#toolbox a.first {
		border-left: none !important;
	}


	#navigation_admin {
		background-color: #ededed;
		background-image: url(../images/nav_bg.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		padding-left: 5px;
	}
	
	#navigation_admin ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background-image: url(../images/nav_btm.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		height: 44px;
	}
	
	#navigation_admin ul li {
		float: right;
		padding-top: 10px;
		padding-right: 10px;
	}
	
	#navigation_admin ul li h1 {
		margin: 0px;
	font-family: "OpenSansExtrabold", Arial;
	font-size: 33px;
	letter-spacing: -0.07em;
	color: #c6c616;
	font-weight: bold;
	line-height: 33px;
		margin-top: -5px;
	}
	
	
	#navigation {
		background-color: #ededed;
		background-image: url(../images/nav_bg.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		padding-left: 5px;
		margin-bottom: 30px;
	}
	
	#navigation ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background-image: url(../images/nav_btm.png);
		background-position: bottom left;
		background-repeat: repeat-x;
		height: 44px;
	}
	
	#navigation ul li {
		float: left;
	}
	
	#navigation ul li a {
		font-size: 13px;
		color: #868686;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		margin-right: 15px;
		height: 27px;
		padding-top: 16px;
		display: block;
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	
	#navigation ul li a:hover {
		background-image: url(../images/nav_arrow.png);
		background-position: bottom center;
		background-repeat: repeat-x;
	}
	
	
/*
	
	#nav_index:hover, #nav_index.selected {
		color: #C6C616;
		background-image: url(../images/nav_home.gif);
	}


	
	#nav_isle_of_wight_artists:hover, #nav_isle_of_wight_artists.selected {
		color: #FF7E00;
		background-image: url(../images/nav_artists.gif);
	}

	#nav_open_studios:hover, #nav_open_studios.selected {
		color: #2AB2D1;
		background-image: url(../images/nav_open_studios.gif);
	}

	#nav_join_isle_of_wight_arts:hover, #nav_join_isle_of_wight_arts.selected {
	}

	#nav_events:hover, #nav_events.selected {
		color: #5BC7BC;
		background-image: url(../images/nav_events.gif);
	}

	#nav_about_isle_of_wight_arts:hover, #nav_about_isle_of_wight_arts.selected {
		color: #778FDD;
		background-image: url(../images/nav_about.gif);
	}

	#nav_art_links:hover, #nav_art_links.selected {
		color: #E85773;
		background-image: url(../images/nav_links.gif);
	}

	#nav_contact:hover, #nav_contact.selected {
		color: #DEBD05;
		background-image: url(../images/nav_contact.gif);
	}

	#nav_visitors:hover, #nav_visitors.selected {
		color: #EDADE0;
		background-image: url(../images/nav_join.gif);
	}
*/

	#search_container {
		float: right;
		padding-top: 9px;
	}

	.field_search {
		width: 150px;
		background-color: #FFFFFF;
		border: 1px solid #868686;
		padding: 1px 2px 1px 2px;
		color: #868686;
		font-size: 13px;
		font-weight: bold;
	}
	
	.field_search_button {
		font-size: 18px;
		font-weight: bold;
		color: #868686;
		background-color: transparent;
		border: none;
	}

	.field_search_button_over {
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		background-color: transparent;
		border: none;
		cursor: pointer;
	}

	.spacer {
		clear: both !important;
	}
	
	#content_container {
		background-image: url(../images/content_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		padding-bottom: 44px;
	}
	
	#admin_content #content_container {
		background-image: none;
		padding: 10px;
	}
	
	#left_column {
		width: 238px;
		float: left;

	}
	
	#left_column h2 {
		font-size: 13px;
		text-transform: uppercase;
		margin: 20px 21px 5px 25px;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px dashed #868686
	}
	
	#left_column p {
		margin: 20px 21px 5px 25px;
		padding: 0px 0px 5px 0px;	
	}
	
	#left_column .dashed_divider {
		margin: 20px 21px 5px 25px;
		padding: 0px 0px 5px 0px;	
	}
	
	h2.events {
		color: #5BC7BC;
	}
	h2.artists {
		color: #FF7E00;
	}
	
	#left_column .sub_navigation {
		margin: 0px 0px 10px 30px;
		padding: 0px;
		list-style-type: none;
	}
	
	#left_column ol.sub_navigation {
		list-style-type: decimal;
		font-weight: bold;
		margin-left: 45px;
	}
	
	#right_column {
		width: 656px;
		float: right;
		background-image: url(../images/column_divider.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding-left: 30px;
	}

	#directory {
		margin: 38px 0px 0px 0px;
		padding: 0px;
		text-align: center;
	}	
	
	
	#directory_reflection {
		margin: -3px 0px 17px 0px !important;
		padding: 0px;
		width: 238px;
		height: 33px;
		background-image: url(../images/directory_reflection.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}

	.left_callout {
		width: 238px;
		font-family: Georgia, Times New Roman;
		font-size: 19px;
		font-style: italic;
		color: #FFFFFF;
	}
	
	.left_callout p {
		margin: 0px 20px 0px 20px !important;
		padding: 0px 26px 0px 23px;
	}
	
	.left_callout a {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
	}
	
	a:hover .left_callout {
		color: #000000;
	}
	

	.left_callout_top {
		width: 238px;
		height: 25px;
		background-image: url(../images/left_callout_top.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.left_callout_content {
		background-image: url(../images/left_callout_tile.gif);
		background-position: top left;
		background-repeat: repeat-y;
	}
	
	.left_callout_btm {
		width: 238px;
		height: 5px;
		background-image: url(../images/left_callout_btm.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.dashed_divider {
		height: 1px;
		background-image: url(../images/dashed_divider.gif);
		background-position: top left;
		background-repeat: repeat-x;
		margin: 15px 0px 15px 0px;
		clear: both;
	}
	
	.first_para {
		font-size: 18px;
		font-weight: bold;
	}
	
	.right_callout {
		width: 211px;
		background-color: #EDEDED;
		background-image: url(../images/right_callout_grad.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
		float: right;
		min-height: 216px;
		border-bottom: 4px solid #868686;
		margin-left: 20px;
	}
	
	.right_callout_item {
		margin: 0px 15px 0px 17px;
		padding-bottom: 15px;
		margin-bottom: 15px;
		background-image: url(../images/dashed_divider.gif);
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	
	.right_callout_item h1 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		text-transform: none;
	}
	
	.right_callout_item h2 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-family: Georgia, Times New Romain;
		font-style: italic;
		text-transform: none;
	}
	
	.right_callout_item p {
		margin: 2px 0px;
		padding: 0px;
	}
	
	#footer {
		font-size: 11px;
	}
	
	#disclaimer {
		float: left;
		width: 730px;
	}
	
	#credit {
		float: right;
		text-align: right;
	}

	#event_list .event_item {
		padding-left: 10px;
	}
	
	#event_list h2 {
		border-bottom: none !important;
		text-decoration: none !important;
		margin-left: 10px !important;
	}
	
	.tags {
		font-size: smaller;
	}
	
	#event_list h3 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-family: Georgia, Times New Romain;
		font-style: italic;
		font-weight: normal;
		border-bottom: none !important;
		text-decoration: none !important;
	}
	
	#event_list h4 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		border-bottom: none !important;
		text-decoration: none !important;
	}
	
	#event_list h5 {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		font-weight: bold;
	}	
	
	#event_list p {
		margin: 0px;
		padding: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	#news_list h3 {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		font-family: Georgia, Times New Romain;
		font-style: italic;
		font-weight: normal;
	}
	
	#news_list h4 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#news_list h5 {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		font-weight: bold;
	}	
	
	#news_list p {
		margin: 0px;
		padding: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	
	
	.list_navigation {
		width: 100%;
		font-weight: bold;
	}
	
	.list_navigation td.total_pages {
		width: 400px;
	}
	
	.event_detail_table p {
		margin-top: 0px;
		padding-top: 0px;
	}
	
	.event_detail_table td.label_column {
		font-weight: bold;
		padding-right: 20px;
	}
	
	#artist_details {
		width: 434px;
		float: left;
	}

	#artist_details h1 {
		font-size: 26px;
		font-weight: normal;
		color: #FF7E00;
		margin: 0px;
		padding: 0px;
		text-transform: uppercase;
	}

	#artist_details h2 {
		font-size: 13px;
		font-weight: bold;
		color: #FF7E00;
		margin: 0px;
		padding: 0px;
	}
	
	#artist_details h3 {
		font-size: 13px;
		font-weight: bold;
		color: #868686;
		margin: 0px;
		padding: 0px;
	}

	#artist_details h4 {
		margin-bottom: 3px;
	}

	
	#artist_details p {
		margin-top: 2px;
	}
	
	#artist_details .description {
		font-weight: bold;
	}
	
	#image_title {
		font-weight: bold;
	}

	
	#open_studio_box {
		float: right;
		border-top: 5px solid #FF7E00;
		border-bottom: 5px solid #FF7E00;
		background-color: #EDEDED;
		background-image: url(../images/artist_summary_bg.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
		padding: 10px 15px 10px 15px;
		margin-bottom: 20px;
		width: 405px;
	}
	
	#open_studio_box h4 {
		margin-bottom: 3px;
	}
	
	#open_studio_box ul {
		margin-top: 0px;
		list-style-type: none;
		padding-left: 0px;
	}

	.os_image {
		float: right;
		text-align: center;
		margin-left: 20px;
	}
	
	.os_image a {
		font-weight: normal;
		font-size: 10px;
	}
	
	#artist_summary {
		width: 190px;
		float: right;
	}
	
	#artist_summary h3 {
		color: #FF7E00;
		text-transform: uppercase;
	}
	
	#artist_summary h4 {
		margin-bottom: 3px;
		font-size: 14px;
	}

	#artist_summary ul {
		list-style-type: none;
		margin: 0px;
		padding-left: 0px;
	}
	
	#artist_summary ul li {
		padding: 2px 0px 2px 0px;
	}

	
	#artist_summary td {
		vertical-align: middle !important;
		font-weight: bold;
		padding-bottom: 3px;
	}
	
	#artist_summary td.icon_cell {
		width: 25px;
	}

	h1 {
		font-size: 20px;
		font-weight: normal;
		color: #FF7E00;
		margin: 15px 0px 15px 0px;
		padding: 0px;
		text-transform: uppercase;
	}

	h1.join {
		color: #EDADE0;
	}
	
	h1.open_studios {
		color: #2AB2D1;
	}
	
	h2 {
		font-size: 16px;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	#open_studios_table {
		font-weight: bold;
	}
	
	#open_studios_table td {
		vertical-align: middle !important;
		padding-right: 10px;
		padding-bottom: 5px;
		font-size: 15px;
	}
	
	.open_studios_images {
		width: 200px;
		float: right;
		margin-left: 20px;
	}
	

	
	.search_table h3 {
		margin: 0px !important;
		padding: 0px !important;
	}
	.search_table h4 {
		margin: 0px !important;
		padding: 0px !important;
	}

	.search_table p {
		margin: 0px !important;
		padding: 0px !important;
	}
	
	.search_table td.image_column {
		width: 60px;
	}
	
	.link_container h3 {
		margin: 0px !important;
		padding: 0px !important;		
	}

	.link_container p {
		margin: 0px !important;
		padding: 0px !important;		
	}

	.list_navigation a {
		margin-left: 10px;
	}
	
	.required {

	font-size: 20px;
	font-weight: bold;
	color: red;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
		
	}
	
	.link_field {
		border: 1px solid #000000;
		width: 150px;
		height: 60px;
		overflow: hidden;
		padding: 2px;
	}
	
	.profile_data { width: 600px; }
	.profile_data td { width: 130px; padding: 7px 3px 3px 3px !important; font-size: 10px; }
	.profile_data td.right_column { width: auto; font-size: 12px; padding: 5px 0px 5px 0px; border-bottom: 1px solid #CCCCCC; }
	tr.submit_buttons td { padding-top: 20px !important; border: none !important; }
	
	.edit_profile {
		background-image: url(../images/edit.gif);
		background-position: center left;
		background-repeat: no-repeat;
		padding-left: 23px;
		padding-top: 3px;
		height: 17px;
		margin-right: 5px;
		float: right;
	}	
	
	.autofill {
		padding-left: 5px;
	}
	
	
/****************************/	

/*	LINKS			*/
	a { color: #000000; font-weight: bold; text-decoration: none; }
	a:hover { color: #999; }


/*	HEADINGS		*/
	h1 { }
	h2 { }
	h3 { }
	h4 { }
	h5 { }
	h6 { }

	
/*	TEXT			*/
	p { }

	
/*	TABLE			*/
	table { }
	td, th { text-align: left; vertical-align: top; }


/*	FORM			*/
	label { font-weight: bold; }
	fieldset { width: 600px; margin: 10px; border: 1px solid #868686; }
	legend { font-weight: bold; font-size: 14px; }



/*	FORM ELEMENTS	*/
	.field_text {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 4px 5px 4px 5px;
	}
	.field_text_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 4px 5px 4px 5px;
	}
	.field_text_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select {
		border: 1px solid #999999;
		width: 392px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 4px 0px 4px 5px;
	}
	.field_select_focus {
		border: 1px solid #486AA8;
		width: 392px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 4px 0px 4px 5px;
	}
	.field_select_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password {
		border: 1px solid #999999;
		width: 380px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_focus {
		border: 1px solid #486AA8;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea {
		border: 1px solid #999999;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #999999;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_focus {
		border: 1px solid #486AA8;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 380px;
		height: 100px;
		font-size: 11px;
		color: #486AA8;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_button {
		background-color: transparent;
		border: none;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
		margin-right: 10px;
	}
	.field_button:hover {
		color: #999;
		cursor: pointer;
	}
	.field_button_over {
		background-color: transparent;
		border: none;
		font-size: 16px;
		font-weight: bold;
		color: #999;
		cursor: pointer;
		margin-right: 10px;
	}


/*	CMS ELEMENTS	*/
	.entry_options {
		width: 130px;
		border-top: 4px solid #B4C4D1;
		border-bottom: 1px solid #B4C4D1;
		float: right;
		font-size: 11px;
	}
	.entry_options ul {
		margin: 10px 0px 10px 20px;
		padding: 0px;
		list-style-type: circle;
	}
	.cms_table {
		margin-top: 10px;
		border-top: 1px solid #B3C5D2;
		border-bottom: 1px solid #B3C5D2;
	}
	.cms_table a {
		display: block;
	}
	.cms_table a.read_more {
		font-weight: bold;
	}
	.cms_table th {
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #B3C5D2;
		color: #333333;
	}
	.cms_table td {
		font-size: 11px;
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px solid #B3C5D2;
		padding: 3px 0px 3px 0px;
	}
	.cms_table th a {
		display: inline;
	}
	.row_odd td {
		background-color: #E5E5E5;
	}
	.row_over td {
		background-color: #F8F3CC;
		cursor: pointer;
	}
	
	.section {
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.hint_box {
		float: right;
		width: 200px;
		position: absolute;
		z-index: 1000;
		margin-left: 20px;
		font-weight: bold;
	}
	
	.hint_box_top {
		padding: 0px 0px 0px 25px;
		width: 200px;
		height: 7px;
		background-image: url(../images/hint_box_top.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	.hint_box_btm {
		padding: 0px 0px 0px 25px;
		width: 200px;
		height: 6px;
		background-image: url(../images/hint_box_btm.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.hint_box_content {
		padding: 0px 8px 4px 25px;
		width: 200px;
		background-image: url(../images/hint_box_content.gif);
		background-position: top left;
		background-repeat: no-repeat;
		
	}
	
	.float_left {
		width: 320px;
		float: left;
	}
	
	.float_right {
		width: 320px;
		float: right;
	}
	
	.required_field {
		color: #cb1313;
		font-weight: bold;
	}
	
	
	.signup_title {
		font-size: 20px;
		font-weight: normal;
		color: #EDADE0;
		margin: 15px 0px 15px 0px;
		padding: 0px;
		text-transform: uppercase;
	}
	
	.signup_title span {
		text-transform: none !important;
		font-size: smaller !important;
	}
	
	.signup_section {
		border-top: 1px dashed #868686;
		margin-bottom: 30px;
	}
	
	.signup_section p {
		width: 430px;
	}
	
	.autofill {
		float: right;
		padding-right: 40px;
		font-size: smaller;
	}
	
	.signup_section label {
		text-transform: uppercase;
		font-size: 10px;
	}
	
	
	#major_sponsors {
		width: 396px;
		height: 72px;
		background-image: url(../images/major_sponsors.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 15px;
		padding-left: 3px;
	}
	
	#major_sponsors ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#major_sponsors li {
		float: left;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	
	
	
/*	UPDATE - 1st Nov 2011 */



/*	TABLE CELLS AND DIVIDERS */
hr { margin: 3px 0px 3px 0px; border: none; border-top: 1px solid #868686; }
th, td { text-align: left; vertical-align: top; }
.spacer { clear: both !important; }
.divider { margin: 3px 0px 3px 0px; border-top: 1px solid #000000; }




/*
	label { color: #3b3c28; font-size: 10px; line-height: 12px; text-transform: uppercase; font-weight: normal; margin: 0px; padding: 0px 10px 0px 0px; }
*/

/*	CMS Elements */
	.countdown_container { margin-left: 10px; font-size: 10px; font-weight: bold; text-transform: uppercase; }
	.drag_cell { width: 25px; background-image: url(../images/drag.gif); background-position: bottom left; 	background-repeat: no-repeat; cursor: move; }
	.cms_table { width: 100%; }
	.cms_table th { background-color: #868686; color: #ffffff; font-size: 10px; text-transform: uppercase; text-align: left; padding: 3px; }
	.cms_table td { border-bottom: 1px solid #efefef; padding: 4px 3px 4px 3px; }
	.cms_table .row_even td { }
	.cms_table .row_odd td { background-color: #efeeec; }
	.cms_table .row_overdue td { color: #cc0000 !important; }
	.cms_table .row_over td { background-color: #f8f9e7; cursor: pointer; }

	#cms_tabs {
		margin: 20px 0px 0px 0px;
	}

	#cms_tabs ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#cms_tabs ul li {
		float: left;
		margin-bottom: 2px;
	}

	#cms_tabs ul li a {
		border: 1px solid #797063;
		border-bottom: 0px;
		padding: 3px 5px 4px 5px;
		font-size: 10px;
		text-transform: uppercase;
		color: #797063;
	}
	
	#cms_tabs ul li.last a {
		border-left: 0px;
	}
	
	#cms_tabs a.active {
		background-color: #3b3c28;
		color: #ffffff;
	}
	
	#cms_container {
		border-top: 1px solid #3b3c28;
		margin-top: 2px;
		padding: 10px;
		width: 914px;
	}
	
	.cms_table a {
		color: #3b3c28;
	}
	.cms_table a:hover {
		color: #000000;
	}

	.note {
		font-style: italic;
		font-size: 11px;
	}

	.message_positive, .message_negative { color: #000000; background-color: #ffffff; background-position: 10px 10px; background-repeat: no-repeat; padding: 10px 0px 10px 40px; margin: 0px 0px 20px 0px; font-weight: bold; }
	.message_positive { background-image: url(../images/msg_tick.png); }

	.message_negative { background-image: url(../images/msg_cross.png); }
	.message_positive {
		font-weight: bold;
		border: 1px solid #868686;
		padding: 10px 5px 10px 45px;
		background-color: #FFFFFF;
	}
	
	.message_negative {
		font-weight: bold;
		border: 1px solid #868686;
		padding: 10px 5px 10px 45px;
		background-color: #FFFFFF;
	}
	
	.message_negative p {
		margin-top: 2px;
	}
	
	.message_negative h2 {
		margin-top: 0px;
	}
	
	.message_question {
		background-image: url(../images/question.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding: 10px 20px 20px 60px;
		font-size: 11px;
	}
	
	.message_question p {
		margin: 0px;
	}
	
	.faq_q {
		font-style: italic;
		color: #999;
	}
	
	.faq_a {
		color: #333;
	}
	
	.error_list { font-weight: bold; font-size: 14px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding-top: 10px; padding-bottom: 10px; }


	.download_table th { text-transform: uppercase; }
	.download_table td { text-align: center !important; vertical-align: middle !important; border-bottom: 1px solid #e5e5e5; }
	.download_table a { display: block; }
	.download_table .heading_cell { text-align: left !important; }

	.new_link { background-image: url(../images/icon_add.png); background-position: top left; background-repeat: no-repeat; padding: 3px 0px 3px 18px; }
	.new_link:hover { background-image: url(../images/icon_add_o.png); }
	.edit_link { background-image: url(../images/icon_edit.png); background-position: top left; background-repeat: no-repeat; padding: 3px 0px 3px 18px; }
	.edit_link:hover { background-image: url(../images/icon_edit_o.png); }
	.delete_link { background-image: url(../images/icon_delete.png); background-position: top left; background-repeat: no-repeat; padding: 3px 0px 3px 18px; }
	.delete_link:hover { background-image: url(../images/icon_delete_o.png); }
	.view_link { background-image: url(../images/icon_view.png); background-position: top left; background-repeat: no-repeat; padding: 3px 0px 3px 18px; }
	.view_link:hover { background-image: url(../images/icon_view_o.png); }

	#calendar_list { position: absolute; z-index: 5000; background-color: #ffffff; border: 1px solid #cccccc; }
	#calendar_list p { margin: 4px; }
	.fc-content .fc-state-highlight { background: #b3e8e4 !important; }

	#news_table { width: 100%; }
	#news_table .image_cell { width: 130px; }
	#news_table h2 { margin: 10px 0px 0px 0px !important; }
	#news_table h3, #news_table p { margin: 0px !important; }
	#news_table .article_categories { margin: 5px 0px; padding: 0px; list-style-type: none; }
	#news_table .article_categories li { float: left; font-size: 10px; padding-right: 5px; border-right: 1px solid #ccc; }
	#news_table .article_categories li.last { border-right: none !important; }
	#news_table .article_categories li a { padding-left: 5px; }
	#news_article { margin: 20px 0px; }
	#news_article_nav { margin: 20px 0px 5px 0px; }
	

/*	PASSWORD STRENGTH */
	#passwordStrength { height:10px; display:block; float:left; }
	.strength0 { width:250px; background:#cccccc; }
	.strength1 { width:50px; background:#ff0000; }
	.strength2 { width:100px; background:#ff5f5f; }
	.strength3 { width:150px; background:#56e500; }
	.strength4 {  width:200px; background:#4dcd00; }
	.strength5 { width:250px; background:#399800; }

/*	IMAGE CROP */
	#testWrap { width: 500px; float: left; margin: 20px 0 0 0px; }
	#previewArea { margin: 20px 0 0 20px; float: left; }
	#results { clear: both; }

#event_calendar {
	width: 100%;
}

#event_calendar tr.event_row td {
	background-color: #d8dabc;
	border-bottom: 1px solid #e7e9cb;
	vertical-align: middle !important;
	font-weight: bold;
	padding: 4px 20px 4px 4px;
}

#event_calendar td.more_cell {
	text-align: right;
}

#event_calendar td.web_cell {
	padding-right: 4px !important;
	text-align: right;
}


#event_calendar tr.event_row:hover td {
	background-color: #cbdb44;
}

#event_calendar h2 {
	font-size: 16px;
	font-family: "LatoBoldItalic", Arial;
	padding: 10px 0px 5px 0px !important;
	margin: 0px;
	
}

#gallery_table td.cell_left {
	padding-right: 20px;
}

#gallery_table td.cell_center {
	padding-right: 20px;
}

#gallery_table img {
	padding: 5px;
}
a.sort_asc {
	padding-right: 10px;
	background-image: url(../images/sort_asc.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

a.sort_desc {
	padding-right: 10px;
	background-image: url(../images/sort_desc.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.cms_table th a {
	color: #ffffff;
}


#filter_options ul {
		margin: 20px 21px 5px 25px;
	padding: 0px;
	list-style-type: none;
}

#filter_options ul li.menu a {
	display: block;
	background-image: url(../images/icon_bullet.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

#filter_options ul li.menu.blank a {
	background-image: none !important;
}


#artist_list {
	margin-left: 300px;
}

#artist_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#artist_list ul li {
	float: left;
	margin: 10px 20px 10px 0px;
	width: 194px;
	height: 190px;
	background-image: url(../images/icon_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

.filter_field {
	border: 1px solid #ccc;
	background-color: #ffffff;
	padding: 3px;
	color: #868686;
	font-size: 12px;
	width: 150px;
}

#filter_menu label {
	color: #868686;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

select.filter_field {
	padding-right: 0px;
}

#artist_page_nav {
	border-bottom: 2px solid #868686;
	margin: 0px 0px 10px 300px;
	width: 620px;
}

#artist_page_nav td {
	padding-bottom: 10px;
}

.icon_container {
	float: right;
	width: 15px;
	padding: 15px 5px 0px 0px;
}

#artist_details_container {
	margin-left: 270px;
	padding-top: 60px;
}

#artist_tabs {
	font-size: 10px;
}

#gallery_list {
	width: 600px;
}

#gallery_list h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
}

#gallery_list .image_cell {
	padding-right: 20px;
	padding-bottom: 20px;
	width: 120px;
}

#gallery_list a {
	display: block;
}

#gallery_table {
	width: 700px;
	height: 500px;
}

#gallery_table td {
	padding: 5px;
}

#gallery_thumbs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

#gallery_thumbs {
	height: 500px;
	overflow: hidden;
}

.signup_form {
	margin-left: 20px;
}

.signup_form td {
	padding: 5px 10px 5px 0px;
}

.signup_form .label_cell {
	width: 100px !important;
}

.field_note {
	font-size: 10px;
	font-weight: normal;
}

#username_suggestions {
	position: absolute;
	margin-left: 600px;
	margin-top: 200px;
	width: 300px;
}

#username_suggestions ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#username_suggestions ul li {
	margin-bottom: 5px;
}

#login_options ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#login_options h3 a {
	font-family: "OpenSansExtrabold", Arial;
		font-size: 16px;
		font-weight: normal;
		color: #FF7E00;
		text-transform: uppercase;
		display: block;
		background-image: url(../images/login_btn_bg.png);
		background-position: center right;
		background-repeat: no-repeat;
		height: 20px;
		padding: 3px 0px 7px 10px;
		border-left: 1px solid #868686;
		width: 350px;
}

#login_options h3 a:hover {
	background-image: url(../images/login_btn_bg_o.png);
	color: #868686;
	border-left-color: #d7d7d7;
}

#login_options li {
	margin: 15px 0px 15px 0px;
	width: 350px;
}

.smaller {
	font-size: small !important;
}

#studio_open_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#studio_open_nav li {
	padding-top: 5px;
	float: left;
}

#studio_open_nav li a {
	padding: 3px 5px 3px 5px;
	background-color: #e5e5e5;
	border: 1px solid #868686;
	border-right: none;
	font-weight: normal;
}

#studio_open_nav li a.selected {
	font-weight: bold;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
	color: #000000;
}

#studio_open_nav li a.selected:hover {
	color: #000000;
}

#studio_open_nav li.last a {
	border-right: 1px solid #868686;
}

#studio_open_nav_detail {
	border: 1px solid #868686;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 3px;
}



hr {
	border: none !important;
	border-top: 1px solid #cccccc !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#event-table {
	width: 650px;
}

#event-table h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#event-table h2 a {
	font-weight: normal;
}

#event-table .info_cell {
	padding-left: 20px;
}

#event-table .btn_cell {
	padding-left: 40px;
}

#event-table .categories {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
}

#event-table .categories a {
	font-weight: normal;
	margin-right: 10px;
	font-style: italic;
}

#event-table .btn_cell div {
	margin-bottom: 10px !important;
}

#right_column {
	margin-right: 20px;
}


.callout_box {
	width: 150px;
	float: right;
	margin: 0px 0px 50px 20px;
	padding: 10px 10px 40px 10px;
	background-image: url(../images/callout_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000000;
}

.callout_box h3 {
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #333;
}

.callout_box p {
	margin-bottom: 0px;
}

.callout_box label {
	font-size: 10px;
}

.callout_box ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: circle;
}

#application_form_table {
	margin-left: 10px;
}

.icon_cell {
	text-align: center !important;
}

.word_counter {
	font-size: 10px;
	text-align: right;
	color: #999999;
}

.application_note {
	position: absolute;
	z-index: 1000;
	width: 305px;
	margin: -20px 0px 0px 30px;
}

.application_note_top {
	width: 305px;
	height: 15px;
	background-image: url(../images/note_bg_top.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.application_note_top a {
	display: block;
}

.application_note_content {
	width: 265px;
	background-image: url(../images/note_bg_tile.png);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	padding: 5px 10px 10px 30px;
}

.application_note_btm {
	width: 305px;
	height: 3px;
	background-image: url(../images/note_bg_btm.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.field_button_disabled {
		background-color: transparent;
		border: none;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
		margin-right: 10px;
	font-style: italic !important;
	color: #ccc;
}

#exhibition_table {
	width: 650px;
	margin-top: 20px;
}

#exhibition_table h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none !important;
}

#exhibition_table h2 a {
	font-weight: normal;
	color: #333;
}

#exhibition_table h2 em {
	font-size: smaller !important;
}


a.current_item {
	text-decoration: underline !important;
}



#calendar_table {
	width: 650px;
	margin-top: 20px;
}

#calendar_table h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none !important;
}

#calendar_table h2 a {
	font-weight: normal;
	color: #333;
}

#calendar_table h2 em {
	font-size: smaller !important;
}

#calendar_table h1 {
	margin-left: -20px;
}

.page_jump {
	font-size: 14px;
}

.home_box {
	width: 200px;
	float: left;
	background-color: #ffffff;
}

.home_box .curr_content {
	background-color: #b0b0b0;
	background-image: url(../images/home_mask_btm.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px 4px 15px 4px;
	height: 120px;
}

.home_box .curr_content a {

	color: #ffffff;
}

.home_box.middle {
	margin-left: 20px;
	margin-right: 20px;
}

.home_box h2 {
	color: #ffffff !important;
	font-family: "OpenSansExtrabold", Arial;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home_mask_top.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.home_box h2 a {
	margin: 0px 0px 0px 0px;
	padding: 14px 4px 14px 10px;
	font-size: 16px;
	display: block;
	color: #ffffff !important;
}

.home_box h2 a .home_arrow {
	width: 18px;
	float: right;
	height: 51px;
	margin: -14px 14px 0px 0px;
	background-image: url(../images/home_box_arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}


.home_box .next_btn {
	float: right;
	margin: 0px 5px 10px 5px;
	font-size: 14px;
	font-weight: bold;
}

.home_box .prev_btn {
	float: left;
	margin: 0px 5px 10px 5px;
	font-size: 14px;
	font-weight: bold;
}

.home_box ul {
	clear: both !important;
}

.home_box .counter {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
}

.home_box .image {
	float: left;
	margin-right: 10px;
}

.home_box .title {
	padding-top: 5px;
}

#search_field {
	margin: 10px 10px 0px 0px;
	float: right;
}

#search_field input {
	color: #868686;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	border: none;
	width: 140px;
	height: 24px;
	background-image: url(../images/search_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 4px;
}

#search_field input:hover {
	color: #000000;
}

#search_results {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#search_results li {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#search_results li img {
	float: left;
}

#search_results .results_text {
	margin-left: 90px;
}


#alphabet_tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#alphabet_tabs ul li {
	float: left;
}

#alphabet_tabs ul li a {
	padding: 4px;
	border: 1px solid #cccccc;
	border-right: none;
	display: block;
}

#alphabet_tabs ul li a.disabled {
	color: #cccccc;
}

#alphabet_tabs ul li.last a {
	border-right: 1px solid #cccccc;	
}

#alphabet_tabs ul li a.selected {
	background-color: white;
}

#participant_table {
	margin-top: 20px;
}

#participant_table h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 16px;
}

#participant_table h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
}

#participant_table p {
	margin-top: 0px;
}

.area_summary_table {
	margin-left: 20px !important;
}

.area_summary_table td {
	padding: 0px 4px 0px 4px;
}
