@charset "utf-8";
@import url("../common/css/all.css");


#wrapper #top_content #new_example {
	display: block;
	width: 890px;
	background-image: url(../images/new_example_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: left top;
	height: 190px;
	padding-left: 30px;
}
/*#wrapper #top_content ul li {
	float: left;
	height: 150px;
	width: 195px;
	display: block;
	background-color: #CCC;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}*/


/* New example */

#new_example {
	/*background-image: url(../../common/images/artist_container_bg.gif);
	background-repeat: repeat-y;*/
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 150px;
}

#new_example img{
	border:#3B2213 1px solid;
	margin-bottom:5px;
}

#new_example #ph {
	margin: 5px 0 0 0;
	padding: 0px;
}

#new_example #ph dt {
	float:left;
	width:197px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#new_example #ph dd {
	width:197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


dl#ph a:link,dl#ph a:visited,dl#ph a:active { 
	text-decoration : underline;
	color:#58595B;
}


dl#ph a:hover { 
	text-decoration : none;
	color:#58595B;
}
#wrapper #right_content #topics {
	padding: 12px;
	width: 260px;
	height: 260px;
}


dl#feed {
	font-size: 14px;
	margin:5px 8px;
	padding:0;
}

dl#feed dt {
	font-size: 16px;
	float: left;
	margin: 0px;
	padding: 0;
	clear:both;
	letter-spacing:0.8px;
}

dl#feed dd {
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding: 0;
	clear:both;
}

dl#feed a:link,dl#feed a:visited,dl#feed a:active {
	text-decoration : underline;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 5px 0px;
	clear:both;
	color:#8abe47;
	font-weight:bold;
}

dl#feed a:hover { 
	text-decoration : none;
	margin: 0px 0px 5px 0px;
	clear:both;
}

/* slideshow */

#header #header_bottom #slideshow {
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #594A41;
	height: 335px;
	margin: 0 auto;
	width: 934px;
	text-align: left;
	padding:8px;
}
#slideshow {
}
#slideshow div {
	width: 774px;
	height: 334px;
	overflow: hidden;
	position: relative;
	float: left;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	width: 155px;
	float: right;
}

#slideshow ul li {
	width: 150px;
	float: right;
	display: inline;
	clear: both;
	margin-bottom: 7px;
	text-align:right;
}

#slideshow ul li img {
	border: 3px solid #FFF;
}
#slideshow .active {
	background:url(../images/slideshow_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	/* display: inline-block; */
	display: block;
	overflow: hidden;
	width: 155px;
	float: right;
}






#wrapper #content #index_banner {
	margin-top:20px;
}

#wrapper #content #index_banner li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper #content #index_banner .right_banner {
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper #content #left_content_top ul {
	clear: both;
}
#wrapper #content #left_content_top ul .bottom {
	margin-bottom: 20px;
}
#wrapper #content #right_content #whats_new {
	border: 1px solid #ACCF8C;
	height: 300px;
	margin-top: -10px;
	overflow-y: scroll;
	margin-bottom: 10px;
}
#wrapper #content #left_content_top #reserve iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reserve {
	border: 2px solid #EE3E75;
	margin-left: 1px;
	padding: 7px;
}
#wrapper #content #right_content #top_check_banner {
	margin-top: 18px;
}
#wrapper #content #right_content #whats_new #article {
	font-size: 10pt;
	line-height: 13pt;
	text-align: left;
	padding: 5px;
}
#wrapper #content #right_content #whats_new #article dd .bol {
	font-size: 11pt;
	font-weight: bold;
	color: #8abe47;
}
#wrapper #content #right_content #whats_new #article dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#wrapper #main_image .slider-wrapper.theme-default #catch_copy {
	margin-bottom: 10px;
}

iframe{
 padding-bottom:10px;	
}

#media_info{float:left;
margin-top:0;
width:260px;
height:400px;
background-image:url(../images/bg_top_media.gif);
display:block;
text-align:center;
}