/*Only Landing page styles */
#Content {margin-left:0;}
body{
	overflow-x:hidden;
    overflow-y:auto;
}
/*Only Landing page styles */

#frontArt{margin:1em 0 0;}



#frontRSS{background:#eaeaea; padding:5px 8px; position:relative; zoom:1;}
#frontRSS a {color:#3B3B3B !important; text-decoration: none;}
#forntRSS a:hover {color:#3B3B3B !important;}




#frontNews{background-color:#f7f7f7; margin-top:2em; margin-left:-26px; position:relative; padding-left:31px;width:99%;}
#frontNews h3{position:absolute; left:0; top:0; bottom:0; width:25px; z-index:11;}
#frontNews h3 a{position:absolute; top:0; right:0; bottom:0; left:0; width: 100%; height:100%;}
#frontNews h3 /*a*/ img{position:absolute; bottom:8px; left:8px;}
#frontNews dl{
	background-color:#f7f7f7;
	float:left;
	width:180px;
	border-left:solid 1px #d4d4d4;
	padding:18px 8px 18px 54px;
	position:relative;
	min-height:56px;
	top:0; bottom:0; 
}
#frontNews dl dt{ font-size:10pt; font-weight:bold;}
#frontNews dl dt a{color:#333;}
#frontNews dl dt img{position:absolute; top:15px; left:2px;}
#frontNews dl dd{color:#5c5c5c; font-size:8pt;}
#frontNews dl dd.frontNews_date{color:#8a8a8a; font-size:7pt; position:absolute; top:7px; right:10px;}




#frontLinks{background:url(/images/home/links_net.png) no-repeat center 1.5em; min-height:120px; margin:1.5em 0 2em; zoom:1;}
#frontLinks ul{}
#frontLinks li{display:block; height:28px; line-height:24px; padding-left:6px;}
#frontLinks li a{color:#676767; text-decoration:none;}
#frontLinks li a:hover{text-decoration:underline;}

#artworkTop{ margin:30px 0 0 7px; position:relative; }
#artworkTop h1{font-size:200%; line-height:100%; padding:0; margin:0; text-align:right; position:absolute; top:0; right:0;}
#artworkTop h2{font-size:150%; line-height:100%; margin:0; padding:14px 0 0 0;}

#artworkArrows .left-arrow {
	background: url(/images/home/pagenator-left.png) no-repeat 0 0;
	height:91px;
	width:20px;
	position:absolute;
	left:-20px;
	top:200px;
}
#artworkArrows .right-arrow {
	background: url(/images/home/pagenator-right.png) no-repeat 0 0;
	height:91px;
	width:20px;
	position:absolute;
	right:-20px;
	top:200px;
}

#artworkArrows .right-arrow:hover, #artworkArrows .left-arrow:hover {
	background-position:0 -91px;
	}

#artworkPager {
	position: absolute;
	top: 34px;
	right: 8px;
	z-index:1000;
}
#artworkPager li {
	display: block;
	float: left;
	padding:2px;
}
#artworkPager li a, #bannerPager li img {
	display: block;
}
#artworkPager li a {
	height: 20px;
	width: 30px;
	background: url("/images/home/paginator.png") no-repeat 0 0;
}
#artworkPager li a:hover {background-position:0 -20px;}
#artworkPager li.ui-tabs-selected a,
#artworkPager li.ui-tabs-selected a:hover{background-position:0 -40px;}



.artworks{min-height:430px; padding-top:30px;}
.artworks div {
	margin: 0;
	padding: 0 !important;
	border: none;
}
.ui-tabs-panel {padding-top:0 !important; float:left;}
.ui-tabs-hide img {display: block !important;}
.ui-tabs-hide {display: block !important;}

