@charset "utf-8";
/* CSS Document */
#back_to_gallery {
	float: left;
}
#gallery_nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
#gallery_nav a:hover {
	color: #97B229;
}

#gallery_nav a {
	text-decoration: none;
	color: #B4121F;
}

#prev_artist {
	float: right;
	margin-right: 10px;
}
#next_artist {
	float: right;
}
#page_title {
	clear: both;
}

.artists_disciplines {
	font-size: 14px;
	color: #869E24;
	margin-left: 10px;
	font-weight: bold;
}


#gallery_nav {
	margin-left: 35px;
	margin-right: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #B40E18;
	margin-top: 10px;
}
#artist_tabs a {
	background-image: url(../images/artists_tab_repeater.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #869E24;
	text-decoration: none;
	line-height: 18px;
}
#artist_tabs {
	margin-top: 3px;
	margin-left: 30px;
}

#artist_tabs a:hover {
	color: #B4121F;
}
#artist_text {
	width: 421px;
	float: left;
	margin-top: 20px;
	text-align: left;
}
.testimonial_green {
	font-size: 12px;
	font-weight: bold;
	color: #97B229;
	margin-bottom: 35px;
	line-height: 20px;
}

#artists_profile_right {
	float: left;
	width: 261px;
	margin-left: 35px;
	margin-top: -20px;
}
#artists_profile_details {
	background-image: url(../images/artists_profile_back2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.profiles_sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #02364F;
}
.profiles_sub_details {
	font-size: 12px;
	font-weight: normal;
	color: #02364F;
}
#artists_profile_details table {
	text-align: left;
}

.profiles_title {
	font-size: 16px;
	font-weight: bold;
	color: #B4121F;
	margin-left: 35px;
}
#artists_profile_image {
	background-image: url(../images/artists_profile_back1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 36px;
	padding-left: 36px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 13px;
}




.artist_tabs_right {
	float: left;
	height: 26px;
	width: 9px;
	background-image: url(../images/artists_tab_right.gif);
	background-repeat: repeat;
	background-position: left top;
}

.artist_tabs_left {
	background-image: url(../images/artists_tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 9px;
	margin-left: 3px;
}
.artists_sub_title {
	font-size: 14px;
	color: #869E24;
	font-weight: bold;
}
#ad_box1 {
	clear: both;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 65px;
}
#ad_box_top {
	background-image: url(../images/white_ad_box_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 19px;
	width: 588px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#ad_box_main {
	background-image: url(../images/white_ad_box_repeater.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 588px;
	float: left;
	clear: left;
}
.ad_text {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 14px;
}

#ad_box_bot {
	background-image: url(../images/white_ad_box_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	width: 588px;
	float: left;
}
#amazon_content {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 95px;
}

#switch_artist {
	display:block;

}
#switch_testi {
display:none;

}
#switch_info {
display:none;

}
#switch_4 {
display:none;

}

