.container-image-rotator { overflow: hidden; width: 692px; margin:0 0 15px 0; }
#main-image-rotator { padding: 10px; background: #f0f0f0; }


.main_image { width:440px; height: 335px; float: left; background: #333; position: relative; overflow: hidden; color: #fff; }
.main_image h2 { font-size: 20px; color:#FFFFFF; padding:0 0 10px 0; }
.main_image p { font-size: 12px; margin: 0; color:#FFFFFF; padding:0 0 10px 0; }
.main_image p a { display:block; background:#FF6600; width:170px; margin:10px 0 0 0; padding:4px 0; text-align:center; color:#FFFFFF; font-weight:bold; }
.main_image .desc { position: absolute; bottom: 0; left: 0; width: 100%; display: none; }
.main_image .block { background: #111; border-top: 1px solid #000; padding:10px 10px 0 10px; }
.main_image a.collapse { background: url(/_temp/button-goster-gizle.gif) no-repeat left top; height: 27px; width: 93px; text-indent: -99999px; position: absolute; top: -27px; right: 20px; }
.main_image a.show { background-position: left bottom; }

.image_thumb { float: left; background: #f0f0f0; }
.image_thumb img { border:solid 1px #cccccc; padding:0; background: #fff; float: left; }
.image_thumb ul { width: 250px; margin: 0; padding: 0; list-style: none; }
.image_thumb ul li { overflow:auto; margin: 0; padding:5px; background:#fbfbfb url(http://www.sohtanaka.com/web-design/examples/image-rotator/nav_a.gif) repeat-x; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; border-right: 1px solid #ccc; }
.image_thumb ul li.hover { background: #ddd; cursor: pointer; }
.image_thumb ul li.active { background: #fff; cursor: default; }
.image_thumb ul li h2 { margin: 5px 0; padding: 0; font-size: 14px; font-weight:bold; }
.image_thumb ul li .block { float: left; width: 150px; margin-left: 10px; padding: 0; }
.image_thumb ul li p { display: none; }
