/*
Skin Name: Ribbons
Skin URI: http://www.slidedeck.com/
Skin Type: fixed
Skin Height: 344
Description: Steel Gray Ribbons.
Version: 1.0
Author: digital-telepathy
Designer: Artem Laptiski
Tags: flexible, white, gray
*/

dl.slidedeck { 
	height:344px;
	width:1000px;
	margin: 0 auto 25px;
}

dl.slidedeck dd {
    padding: 10px;
	background: url('http://www.auto-scan.com.ar/automotor/imgs/slides2.png') 0 bottom repeat-x;
	background-color: rgb(255,255,255);
	height:308px !important;
	margin-top: 8px !important;
	
}
dl.slidedeck p {
	
   font-size: 16px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0px;	
	padding-top: 0px;
	margin-left: 40px;
 
}
dl.slidedeck h2 {
	font-size: 18px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	padding-bottom: 0px;	
	padding-top: 15px;
	margin-left: 0px;
	margin-bottom: 10px;
 
}
dl.slidedeck a {
	font-size: 12px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0px;	
	padding-top: 0px;
	margin-left: 400px;
 
}
dl.slidedeck dt {
    height: 41px;
	line-height: 41px;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	
	background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 -104px no-repeat;
	color: #ffe;
}
.slidedeck dt:hover { background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 -153px no-repeat; }
.slidedeck dt.active{ height: 48px !important; background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 -48px no-repeat; }
.slidedeck dt.active:hover{ background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 0 no-repeat; }
.slidedeck dt.next{
	height: 48px !important;
	line-height: 55px !important;
	background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 -97px no-repeat;
	margin-left: -28px !important;
}

.slidedeck dt.next:hover{ background: url('http://www.auto-scan.com.ar/automotor/imgs/spines2.png') 0 -146px no-repeat; }

dl.slidedeck dt .index {
	line-height:41px !important;
	font-size: 14px;
	font-weight: bold;
	color: #ffd;
margin-left: 4px;
}


dl.slidedeck dt.active .index {
	width: 32px !important;
}



dl.slidedeck dt:hover .index{
	color: #fecb00;
}

dl.slidedeck .activeCorner {
	display:none;
}
