/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * 2857.007.10
 */
#slider
{
    height: 672px;
    position: relative;
    width: 462px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
		background:url(../images/scrollerback.gif) top center no-repeat; 
/*		margin-top:-39px;
*/
}
div.scroller
{
    height: 579px;
    overflow: hidden;
    width: 445px;
    zoom: 1;
	margin: 10px 0 0 8px;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 680px;
    overflow: hidden;
    width: 445px;
}
div.scroller div.content
{
    width: 10000px;  
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    /*background: url(../images/grid.gif) repeat left top;*/
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 10px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -60px;
    width: 400px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 12px bold Helvetica, sans-serif;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}
.scrollertext  {padding:10px; color:#fae9c0; }

 /*-------------second scroller-------------------*/
 
 #slider2
{
    height: 375px;
    position: relative;
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 1px;
/*		background:url(../images/scrollerback.gif) top center no-repeat; 
*/
}
div.scrollerwrap .scroller

{
    height: 350px;
    overflow: hidden;
    width: 700px;
    zoom: 1;
	margin: 10px 0 0 8px;
}
div.scroller2 .content
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scrollerwrap div.scroller div.section
{
    float: left;
    height: 350px;
    overflow: hidden;
    width: 700px;
}
div.scroller2 div.content
{
    width: 10000px;  
    float: left;
}


 /*-------------second scroller-------------------*/
 .val {background-color:#cb0d0d;  height:62px; background:url(../images/valback.png) top right no-repeat; margin-right:-26px;  margin-bottom:10px; margin-top:-150px; position:relative; }
 
 #slider3
{
    height: 62px;
    position: relative;
    width: 438px;
/*    margin-left:458px;
*/    overflow: hidden;
    margin-bottom: 13px;
	background-color:#cb0d0d;
	padding-right:1px;
	margin-left:-20px;
	
/*		background:url(../images/scrollerback.gif) top center no-repeat; 
*/
}
div.scrollerwrap .scroller

{
    height: 51px;
    overflow: hidden;
    width: 454px;
    zoom: 1;
	margin: 10px 0 0 8px;
}

div.scrollerwrap2 .scroller

{
    height: 345px;
    overflow: hidden;
    width: 674px;
    zoom: 1;
	margin: 10px 0 0 8px;
}
div.scroller3 .content
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scrollerwrap div.scroller div.section
{
    float: left;
    height: 51px;
    overflow: hidden;
    width: 454px;
}

div.scrollerwrap2 div.scroller div.section
{
    float: left;
    height: 330px;
    overflow: hidden;
    width: 674px;
}
div.scroller3 div.content
{
    width: 10000px;  
    float: left;
}

