#content {
	padding-top: 15px;
}

#content .left {
	float: left;
	width: 780px;
}

#content .right {
	float: right;
	width: 170px;
}

.region_map {
	height: 215px;
	width: 170px;
	margin-bottom: 5px;
	_margin-bottom: 3px;
}

.region_map .top .corner {
	height: auto;
}

.region_map h3 {
	padding: 13px 10px 7px 10px;
}

.region_map .dropdown {
	padding: 4px 10px 0 10px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

.region_map select {
	font-size: 14px;
	width: 140px;
}

.region_map img {
	border: 0;
	display: block;
}

.region_map .image {
	overflow: hidden;
	height: 146px;
	padding: 0 1px 1px 1px;
	background: #eee;
}

/* New arts directory panel */

.directory_panel {
	float: left;
	width: 255px;
	display: inline;
	margin-right: 5px;
}

.directory_panel .top .corner {
	font-size: 14px;
	padding: 6px 6px 0 6px;
}

.directory_panel .browse {
	background: url(../images/directory_panel.png) repeat-x 0 -32px;
	overflow: hidden;
	zoom: 1;
}

.directory_panel .browse a {
	display: block;
	float: left;
	height: 32px;
}

.directory_panel .browse a:hover {
	text-decoration: none;
}

.directory_panel .next,
.directory_panel .prev {
	background: url(../images/directory_panel.png) no-repeat 0 0;
}

.directory_panel .prev {
	background-position: 100% 0;
}

.directory_panel .next span,
.directory_panel .prev span {
	display: block;
	width: 28px;
	height: 32px;
	text-indent: -9999px;
	background: url(../images/directory_buttons.png) no-repeat 0 0;
	cursor: pointer;
}

.directory_panel .next span {
	background-position: -28px 0;
}

.directory_panel .title {
	width: 182px;
	height: 32px;
	overflow: hidden;
	padding-left: 5px;
	color: #fff;
	line-height: 32px;
}

.directory_panel img {
	display: block;
}

.directory_panel .image {
	display: block;
	height: 153px;
	width: 243px;
	overflow: hidden;
}

.directory_panel .controls,
.directory_panel .controls li {
	margin: 0;
	padding: 0;
	list-style: none;
}


.directory_panel .tabs {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}


.directory_panel .controls li {
	float: left;
	width: 80px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.directory_panel .controls li:first-child {
	border-left: none;
	width: 81px;
}

.directory_panel .controls li.ui-tabs-selected {
	border-bottom-color: #fff;
}

.directory_panel .controls li a {
	display: block;
	padding: 4px 10px;
	outline: none;
	font-weight: normal;
}

.directory_panel .controls li.ui-tabs-selected a {
	color: #000;
}

.directory_panel .controls li a:hover {
	text-decoration: none;
}

.directory_panel .pane {
	height: 78px;
	clear: both;
	padding: 5px 10px;
	color: #555;
	line-height: 16px;
	overflow: hidden;
}

.directory_panel .middle .corner {
	padding: 0 6px;
}

.directory_panel .links {
	line-height: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0 0 0 15px;
	color: #888;
	background: url(../images/directory_panel.png) repeat-x 0 -64px;
}

.directory_panel .links li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-right: 10px;
}

/* Old arts directory panel */

.directory_browser  {
	float: left;
	width: 255px;
	displaY: inline;
	margin-right: 5px;
}

.directory_browser .center {
	padding: 0 6px;
}

.directory_browser .title {
	background: #f26522 url(../images/whitebox/tl.png) no-repeat 0 0;
}

.directory_browser .title span {
	display: block;
	background: url(../images/whitebox/tr.png) no-repeat 100% 0;
	padding: 13px 10px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

#loading {
	float: right;
	margin: 2px 4px 0 0;
}

.loading #loading {
	visibility: visible !important;
}

.directory_browser .image {
	height: 153px;
	width: 243px;
	overflow: hidden;
}

.directory_browser .prev,
.directory_browser .next {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
	opacity: 0.5;
}

.js .directory_browser .prev,
.js .directory_browser .next {
	opacity: 1;
}

.directory_browser .prev {
	float: left;
	background: url(../images/modules/nextprev.png) no-repeat -0 0;
	margin-right: 5px;
}

.directory_browser .next {
	float: right;;
	background: url(../images/modules/nextprev.png) no-repeat 0 -24px;
}

.directory_browser .next:hover {
	background-position: -144px -24px;
}

.directory_browser .prev:hover {
	background-position: -144px 0;
}

.directory_browser .name {
	overflow: hidden;
	zoom: 1;
	padding: 5px 4px 5px 5px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #f26522;
	height: 24px;
	line-height: 24px;
}

.directory_browser .details {
	margin: 0 5px;
	padding: 5px 0;
	font-size: 11px;
	height: 104px;
}

.directory_browser table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

.directory_browser .table {
	height: 77px;
	overflow: hidden;
	border-bottom: 8px solid #fff;
}

.directory_browser .details a {
	margin: 0 5px;
}

.directory_browser table th,
.directory_browser table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	line-height: 13px;
	padding: 2px;
	border: none;
}

.directory_browser table th {
	color: #555;
	font-weight: normal;
	text-align: right;
	border: 0;
	width: 60px;
}

.directory_browser table th span {
	/*background: #eee url(images/modules/directory_browser_th.png) no-repeat 0 0;*/
	padding: 0 2px 0 5px;
}

.directory_browser .foot {
	display: block;
	height: 10px;
	background: #fff url(../images/whitebox/bl.png) no-repeat 0 100%;
}

.directory_browser .foot span {
	display: block;
	height: 10px;
	background: url(../images/whitebox/br.png) no-repeat 100% 100%;
	overflow: hidden;
}

.feeds {
	clear: both;
	padding: 15px 0 0 5px;
	width: 765px;
	overflow: hidden;
}

.feeds .wrapper {
	width: 780px;
	float: left;
}

.feeds .feed {
	float: left;
	width: 245px;
	margin-right: 15px;
}

.feeds h3 {
	margin: 0 0 10px 0;
}

.feeds h4 {
	margin: 0 0 5px 0;
	font-size: 12px;
}

.feed ul {
	margin-bottom: 10px;
}

.feed a.view {
	margin-left: 25px;
}

.leadhome {
	float: left;
	width: 515px;
	background: #fff;
	clear: none;
}

.leadhome ul {
	margin: 0;
	padding: 0;
}

.leadhome .center {
	padding: 10px 15px;
}

.leadhome .pane {
	overflow:hidden;
	zoom:1;
	background-position: 5px 5px;
}

.js .leadhome .pane {
	margin-bottom: 0;
}

.js .leadhome .center {
	height: 281px;
	padding-left: 255px;
	zoom:1;
	overflow:hidden;
	overflow-x:visible;
}

.leadhome .image {
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
}

.leadhome .module {
	overflow:hidden;
	zoom:1;
}

.leadhome .tabs_outer {
	background: url(../images/whitebox/bl.png) no-repeat 0 100%;
}

.leadhome .tabs {
	background: url(../images/whitebox/br.png) no-repeat 100% 100%;
	padding: 0 5px 5px 5px;
}

.leadhome .tabs ul {
	overflow: hidden;
	zoom: 1;
	background: url(../images/modules/home_tabs.png) no-repeat 0 0;
}

.leadhome .tabs ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 165px
}

.leadhome .tabs ul li.three {
	border-right: none;
	width: 166px;
}

.leadhome .tabs li a {
	display: block;
	padding: 6px 15px 7px 15px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
	color: #fff;
	outline: none;
	background: url(../images/modules/home_tabs.png) no-repeat 0 -64px;
	text-shadow: 0 -1px #AC0066;
}

.leadhome .tabs li.ui-state-active {
	background: url(../images/modules/home_tabs.png) no-repeat -10px -32px;
}

.leadhome .tabs li.ui-state-active a,
.leadhome .tabs li a.first  {
	background: none;
}

.leadhome .tabs li.ui-state-active a.first {
	background: url(../images/modules/home_tabs.png) no-repeat 0 -32px;
}

.leadhome .tabs li.ui-state-active a.last {
	background: url(../images/modules/home_tabs.png) no-repeat 100% -32px;
}

.leadhome .tabs li a:hover {
	text-decoration: none;
}

.leadhome h1 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 12px;
}

.leadhome h2 {
	margin-top: 0;
}

.leadhome #two .top,
.leadhome #three .top {
	display: none;
}

.js .leadhome #two .top,
.js .leadhome #three .top {
	display: block;
}
