/**************************************/
/*   CSS Reset   			          */
/**************************************/

body{
	background:#FFF;
	padding:0px; margin:0px;
	font-family:"Open Sans", sans-serif;
	font-size:16px; font-weight:normal; font-style:normal;
	line-height:20px; color:#808080;
}
h1,h2,h3,h4,h5,h6,em,strong,pre,code{
	padding:0px; margin:0px;
	font-size:100%; font-weight: normal; font-style: normal;
}

h1,h2,h3,h4,h5,h6{ 
	color:#194271;
	margin:10px 0px 0px 0px; padding:0px;
}
h1 { 
	font-size:28px; line-height:31px; 
	margin:12px 0px 10px 0px; padding:0px;
	font-weight: 700;
}
h2 { font-size:24px; line-height:27px; }
h3 { font-size:22px; line-height:25px; }
h4 { font-size:20px; line-height:23px; }
h5 { font-size:18px; line-height:21px; }
h6 { font-size:16px; line-height:19px; }

table { 
	font-size:inherit; 
	font:100%; 
}

img { border:none; }

p { padding:0.75em 0em; margin:0em; }

strong { font-weight:bold; }

a:active,a:focus { outline:none; }
a { text-decoration:none; color:#194271; }
a:hover{ text-decoration:none; }

.clear{ clear: both; }
.justifyfull{ text-align:justify; }
.clearfix{ *zoom:1; }
.clearfix:after{ 
	content:" "; 
	display:block;
	clear:both;
}

input[type="text"]:focus,
input[type="password"]:focus { outline:none; }

/* textarea,
input[type="text"],
input[type="button"],
input[type="submit"]{
	-webkit-appearance:none;
	border-radius:0;
	-webkit-border-radius:0;
} */

.button {
	height:38px;
	font-size:19px;
	color:#111;
	line-height: 19px;
	padding:0 20px;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/buttonbg.png') repeat-x 0 0;
	text-align: center;
	border:none;
	border-radius: 5px;
	cursor:pointer;
	box-shadow: 0px 2px 4px -1px #515151;
}

/********************/
/* GENERAL          */
/********************/

#container{
	max-width:1264px;
	min-width: 980px;
	margin:0 auto; padding:0px;
	overflow:hidden;
	background:#fbfbfb;
	box-shadow: 0px 0px 7px 4px #DBDBDB;
}
#content{
	margin:0 auto; padding:0px 0px;
	width:85%;	
}
#contentLeft{
	float:left;
	width:48%;
}
#contentRight{
	float:right;
	width:40%;
}

#header{
	position:relative;
	width:100%; height:146px;
	background:url('../img/general/headerbg.png') repeat-x 0 0;
}

#header #toolBar {
	position: fixed;
	top: 260px;
	right: 0;
	z-index: 1005;
	width: 53px;
	background: #808080;
	border-radius: 10px 0 0 10px;
}

#header #toolBar a {
	display: block;
	width:53px; height: 56px;
	position:relative;
}

#header #toolBar a span {
	display: block;
	background: #808080;
	height: 56px;
	padding: 0 20px 0 10px;
	color: #fff;
	border-radius: 10px 0 0 10px;
	position: absolute;
	right: -240px;
	top: 0;
	opacity:0;
	width: 225px;
	text-align: left;
	line-height: 56px;
	box-sizing: border-box;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

#header #toolBar a:hover span {
	opacity:1;
	right:45px;
}

#header #toolBar a.info {
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	background:url('../img/general/infoicon.png') no-repeat center center;
}

#header #toolBar a.drive {
	background:url('../img/general/testdriveicon.png') no-repeat center center;
}

#header #toolBar a.locator {
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/storelocatoricon.png') no-repeat center center;
}

#header #toolBar a.configure {
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/configuratoricon.png') no-repeat center center;
	border-bottom: 1px solid #fff;
}

#headerInner {
	width:85%; height: 114px;
	position:relative;
	margin:0 auto;
}

a#logo{ 
	display:block;
	width:329px; height:auto; 
	margin:0px; padding:0px; 
	position:absolute;
	left:-59px; top:12px;
}
a#logo img{
	width:100%; height:auto;
	margin:0px; padding:0px; 
	border:none;
} 
#top-menu{
	position:absolute;
	top:4px; right:337px;
	text-transform:uppercase;
}
#sidebar h3{
	font-size:18px; line-height:21px;
	margin:0px; padding:4px 9px;
	background:#ddd;
	border-bottom:1px solid #aaa;
}
#sidebar #sidebarContent{
	padding:5px 0px; margin:0px;
}

div.ombra {
	width:100%;
/*	height: 114px; */
/*	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/sfumatura.jpg') no-repeat 0 0; */
	position: relative;
	left:-95px;
}

#owlcarousel a.singoloBox {
	display: inline-block;
	padding:9px;
	background:#fff;
	box-shadow:0px 0px 5px 4px #e8e8e8;
	margin:10px 30px;
}

#owlcarousel a.singoloBox p {
	font-size:14px;
	color:#808080;
	padding:5px 0;
}

#owlcarousel a.singoloBox span {
	float:right;
}

#owlcarousel a.singoloBox.first {
	/* margin-left:0; */
}

#owlcarousel a.singoloBox img {
	width:100%; height: auto;
}

.owl-carousel .owl-stage-outer {
	height: 410px;
}

.owl-theme .owl-controls .owl-nav div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin:0;
	padding:0;
	font-size: 12px;
	width:26px; height: 49px;
	text-indent: -999em;
	position:absolute;
	top:50%; margin-top:-24.5px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/newsprev.png') no-repeat 0 0;
	left:-15px;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/newsnext.png') no-repeat 0 0;
	right:-15px;
}

#fastSearch {
	margin:0 0 40px 0;
}

#fastSearch h1 {
	font-weight: 700;
	color:#173c66;
	font-size:30px;
	text-align: center;
	margin-bottom:55px;
}

#fastSearch .selectMod {display: inline-block; vertical-align: middle; width:23%;}

#fastSearch #rightSearch {
	display: inline-block;
	width:50%;
	margin-left:20px;
	vertical-align: middle;
	text-align: right;
}

#fastSearch #rightSearch div.radio {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}

#fastSearch #rightSearch div.radio input[type="radio"] {
	margin-right: 15px;
}

#fastSearch #rightSearch input[type="submit"] {
	display: inline-block;
	vertical-align: middle;
	width:109px; height: 39px;
	background:url('../img/general/searchconce.png') no-repeat 0 0;
	padding:0;
	text-indent: -999em;
	box-shadow: none;
}

.selectMod {
	width:40%;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/selectarrow.png') no-repeat 95% center #f1f1f1;
	border:1px solid #ccc;
	border-radius:5px;
	overflow: hidden;
}

.selectMod select {
	background: transparent;
	width: 115%;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	color:#808080;
	border: 0;
	border-radius: 0;
	height: 40px;
	font-family: open sans;
	-webkit-appearance: none;
}

.selectMod select:focus {outline:none;}

#serviceBox {
	margin:30px 0;
	position:relative;
}

#serviceBox img {
	width:100%; height:auto;
}

#serviceBox div.textBox {
	position:absolute;
	bottom:0; left:0;
	width:100%; height: 103px;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/servizibg.png') no-repeat 0 0;
	background-size:100% 100%;
}

#serviceBox div.textBox h3 {
	font-size: 33px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	left: 2%;
	top: 32%;
	margin: 0;
}

#serviceBox div.textBox p {
	padding: 0;
	position: absolute;
	left: 43%;
	top: 21%;
	font-size: 16px;
	color: #fff;
	padding-right: 29px;
}

#carDetails {
	overflow: hidden;
	padding-top:40px; 
	margin-bottom: 0px;
}

#carDetails img {
	width:44%;
	float:left;
}

#carDetails #carText {
	float:right;
	width:49%;
}

#carDetails #carText > h1 {
	color:#808080;
}

#carDetails #carText a {
	font-weight: 700;
	color:#194271;
	font-size: 14px;
}

#galleryCar {
	font-size:0;
}
#testoUnderGallery{
	padding: 20px 0px 0px 0px;
}

#galleryCar div.singleFeature {
	display: inline-block;
	font-size: 13px;
	width: 33%;
	box-sizing: border-box;
	border: 2px solid #303439;
	margin: 1px;
	position: relative;
}

#galleryCar div.singleFeature img {
	width:100%; height: auto;
}

#galleryCar div.singleFeature span {
	width:100%;
	display: block;
	box-sizing: border-box;
	padding:15px;
	text-align: center;
	background:#303439;
	color:#fff;
}

#contentWrap img.pageTopImg {
	display: block;
	margin-bottom: 30px;
	width:100%; height: auto;
}

div.contactLeft {
	width:64%;
	float:left;
}

div.contactRight {
	width:30%;
	float:right;
}

div.contactRight #form {
	float:none;
	width:100%;
}

#form.withFloats {
	width:100%;
	float:none;
}

#form .floatLeft {
	float:left;
	width:47%;
}

#form .floatRight {
	float:right;
	width:47%;
}


#form.withFloats div.prv {
	clear:both;
}

#form.withFloats .submit {
	float:none;
	width:109px;
}

#form.withFloats div.dateField span.input-button-size-2 {
	margin-top:-20px;
	display: none;
}

#form.withFloats div.dateField {
	background:url('../img/general/dateselect.png') no-repeat right 23px;
}

#form.withFloats div.dateField input {
	width:88%;
}

#form div.dateField span {
	font-size:14px;
	display:block;
	margin-bottom: 5px;
}

#form div.dateField span.month-digit,
#form div.dateField span.monthname-short {display: none;}

#colorsSlide {
	margin-bottom: 50px;
	position: relative;
}

#colorsSlide #carColors {
	text-align: center;
	overflow: hidden;
}

#colorsSlide #carColors img {
	left:50% !important;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}

#colorsPager {
	text-align: center;
	position: relative;
}

#colorsPager a {
	display: inline-block;
	vertical-align: top;
	margin:0 30px;
	color:#000;
	z-index: 10;
	position: relative;
}

#colorsPager a div {
	margin:0 auto;
	overflow: hidden;
	border:2px solid #fff;
	border-radius: 100%;
	width:41px; height: 41px;
}

#colorsPager a span {
	display: block;
	text-align: center;
	font-size:11px;
	margin-top:5px;
}

#colorsPager a.cycle-pager-active div {
	border-color:#FD1813;
}

#colorsPager:after {
	content:" ";
	display: block;
	width:95%;
	height: 1px;
	background:#d7d7d7;
	position: absolute;
	top:23px;
	left:50%;
	z-index:5;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}

#colorsSlide .colorsNav {
	display: block;
	cursor: pointer;
	position: absolute;
	width:50px; height: 50px;
	top:50%;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/etc_pn.png') no-repeat;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}

#colorsSlide #prevColor.colorsNav {
	left:0;
	background-position:0 0;
}
#colorsSlide #prevColor.colorsNav:hover {
	background-position:0 -60px;
}

#colorsSlide #nextColor.colorsNav {
	right:0;
	background-position:-60px 0;
}
#colorsSlide #nextColor.colorsNav:hover {
	background-position:-60px -60px;	
}


#back_top {
    position: fixed;
    bottom: 90px;
    right: 100px;
    z-index: 1000000;
    padding:0;
    margin:0;
    display: none;
}

#back_top a {
    width: 45px;
    height: 45px;
    display: block;
    text-indent: -9999px;
    background-image: url('../img/general/btn_top.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.htmlBox {
	clear:both;
}
#form.preventivo {
    float: left;
    width: 32%;
    padding: 0px 0px 40px 0px;
}

#form.preventivo .bh-sl-loc-list,
#form.info .bh-sl-loc-list,
#form.testDrive .bh-sl-loc-list{
    float: none;
    height: auto;
    overflow: auto;
    width: 100%;
}
#form.preventivo .bh-sl-loc-list select{
	width: 100%;
	box-sizing: border-box;
    -webkit-border-radius: 5px;
	height: 40px;
    font-family: "Open Sans",Helvetica,Garuda, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #333;
    padding: 9px;
    margin: 2px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 20px;
    background: #f1f1f1;    
}
#form.info .bh-sl-loc-list,
#form.testDrive .bh-sl-loc-list{
	background: url(http://www.ssangyong-auto.at/assets/templates/default/img/general/selectarrow.png) no-repeat 95% center #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
#form.info .bh-sl-loc-list select,
#form.testDrive .bh-sl-loc-list select{
	background: transparent;
    width: 115%;
    padding: 5px;	
    height: 29px;
    font-size: 13px;
	line-height: 20px;
    color: #808080;
    border: 0;
    border-radius: 0;   
    font-family: open sans;
    -webkit-appearance: none;     
}
#bh-sl-map-container.preventivo {
    float: right;
    width: 62%;
}
#bh-sl-map-container.preventivo .bh-sl-map {
    float: none;
    height: 550px;
    width: 100%;
}
.bh-sl-map-container.info, .bh-sl-map-container.testDrive {
    clear: both;
    width: 100%;
    margin: 40px 0px;
    padding: 0px;
}
.bh-sl-map-container.info .bh-sl-map, .bh-sl-map-container.testDrive .bh-sl-map {
    float: none;
    height: 500px;
    width: 100%;
}
#bh-sl-user-location #bh-sl-submit {
    margin: 2px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 109px;
    height: 39px;
    background: url('../img/general/searchconce.png') no-repeat 0 0;
    padding: 0;
    text-indent: -999em;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

.bh-sl-loc-list {
    float: left;
    height: 500px;
    overflow: auto;
    width: 35%;
}

.bh-sl-loc-list ul {
	list-style: none;
	margin: 0;
	padding: 10px 15px;
}

.bh-sl-loc-list ul li {
	background: none !important;
	border-bottom: 1px solid #eee;
	padding: 15px;
	cursor: pointer;
}

.bh-sl-loc-list ul li .loc-name {
	font-weight: 700;
	color: #000;
	margin-bottom: 5px;
}

.bh-sl-loc-list ul li .loc-addr,
.bh-sl-loc-list ul li .loc-phone,
.bh-sl-loc-list ul li .loc-mail {
	font-size: 14px;
}

.bh-sl-loc-list ul li .loc-dist {
	color: #000;
	margin-top: 5px;
}

.bh-sl-map {
	float: left;
    height: 500px;
    width: 65%;
}

.bh-sl-filters-container {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}

.bh-sl-filters-container #stores-filter {
	margin: 0; padding: 0;
	list-style: none;
}

.canDeactivate {
	display: inline-block;
	/* pointer-events: none; */
	opacity: .4;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

.canDeactivate.nowActive {
	/* pointer-events: auto; */
	opacity: 1;
}

/********************/
/* LOGIN            */
/********************/

a#login-modal{
	position:absolute;
	right:0px; top:70px;
	color:#333;
}

/*************************/
/* MULTILINGUA CSS       */
/*************************/

div.multilingua{ 
	position:absolute;
	right:0px; top:12px;
	height:13px; 
	padding:0px; margin:0px; 
	overflow:hidden;
}
div.multilingua .language{ 
	background:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/bg-multilingua-icons.png) no-repeat top left;
	display:block; 
	float:left; margin:0px 0px 0px 4px;
	width:18px; height:13px; 
	text-indent:-8000px; 
	cursor:pointer;
}
div.multilingua .language:first-child{ margin-left:0; }

/* ---  gestione evento hover e stato attivo --- */
div.multilingua .it:hover,
div.multilingua .it.active{ background-position:0px -13px; }

div.multilingua .es:hover,
div.multilingua .es.active{ background-position:-18px -13px; }

div.multilingua .fr:hover,
div.multilingua .fr.active{ background-position:-36px -13px; }

div.multilingua .de:hover,
div.multilingua .de.active{ background-position:-54px -13px; }

div.multilingua .en:hover,
div.multilingua .en.active{ background-position:-72px -13px; }

/* ---  aspetto di default e stato disattivato --- */
div.multilingua .it,
div.multilingua .it.disabled:hover{ background-position:0px 0px; }

div.multilingua .es,
div.multilingua .es.disabled:hover{ background-position:-18px 0px;}

div.multilingua .fr,
div.multilingua .fr.disabled:hover{ background-position:-36px 0px;}

div.multilingua .de,
div.multilingua .de.disabled:hover{ background-position:-54px 0px;}

div.multilingua .en,
div.multilingua .en.disabled:hover{ background-position:-72px 0px;}

/****************/
/*  MENU        */
/****************/

#menuToggle{
	display:none;
	position:absolute;
	font-size:25px;
	margin:0px; padding:0;
	right:20px; bottom:20px;
	background:none;
	color:#808080;
	cursor:pointer;
}
#menu{
	width:100%; height:31px;
	margin:0px; padding:0px;
	background:none;
}

/* REGOLE GENERICHE PER TUTTI I LIVELLI */
#menu ul {
	list-style:none;
	padding:0px; margin:0px;
	background-color:#bbb;
	width:200px;
	z-index:999;
}
#menu ul li{
	position:relative;
	display:block;
	margin:0px; padding:0px;
}
/* #menu ul li.last{ border-bottom:none; } */

#menu ul li a{
	display:block;
	color:#e4e9ee;
	font-size:12px;
	margin:0px; padding:8px 15px;
	-webkit-transition:all 250ms ease;
	-moz-transition:all 250ms ease;
	-ms-transition:all 250ms ease;
	-o-transition:all 250ms ease;
	transition:all 250ms ease;
}
#menu ul li > a:hover,
#menu ul li.active > a,
#menu ul li.hovering > a{ 
	color:#fff;
}

/* REGOLE SPECIFICHE PER IL PRIMO LIVELLO */
#menu > ul{ 
	background-color:transparent; 
	width:100%;
	font-size:0;
	text-align: center;
} 
#menu > ul > li{
	border-bottom:none;
	display: inline-block;
	font-size:12px;
}
#menu > ul > li > a{ 
	padding:5.5px 24px;
	text-transform:uppercase; 
}

/* REGOLE SPECIFICHE PER IL SECONDO LIVELLO */
#menu ul ul{ 
	display:none;
	position:absolute;
	left:0px; top:36px;
}
#menu ul li.hovering  > ul,
#menu ul li:hover > ul { display: block; }

/* REGOLE SPECIFICHE PER IL TERZO LIVELLO */
#menu ul ul ul{ left:200px; top:0px; }

#menuProducts {
	position:absolute;
	right:0; bottom:8px;
}

#menuProducts ul {
	font-size:0;
	padding:0; margin:0;
	list-style: none;
}

#menuProducts ul li {
	font-size: 14px;
	display: inline-block;
	padding:5px 19px;
}

#menuProducts ul li.active a {
	font-weight: 600;
}

#menuProducts ul li a {
	text-transform: uppercase;
	color:#808080;
}

/*************************/
/* CERCA NEL SITO        */
/*************************/

#search {
	position:absolute;
	top:20px; right:0px;
}
.searchfield,
.searchbutton{
	border:1px solid #DDD;
	font-family:Arial,Helvetica,Garuda, sans-serif;
	font-size:12px; font-weight:normal; font-style:normal;
	line-height:25px; color:#333;
}
.searchfield{
	width: 106px;
	height: 22px;
	background: #fff;
	padding: 0 5px;
	margin: 0px;
	border: 1px solid #ccc;
	color: #808080;
  	font-style: italic;
  	border-radius: 5px;
}
.searchbutton{
	width:22px; height: 22px;;
	background:url('../img/general/search.png') no-repeat 0 0;
	padding:0px; margin:0px;
	cursor:pointer;
	border:none;
	text-indent: -999em;
}


.searchfield::-webkit-input-placeholder {
   color: #808080;
   font-style:italic;
}

.searchfield:-moz-placeholder {
   color: #808080;  
   font-style:italic;
}

.searchfield::-moz-placeholder {
   color: #808080;  
   font-style:italic;
}

.searchfield:-ms-input-placeholder {  
   color: #808080;  
   font-style:italic;
}

/* .searchbutton:hover{
	background:#ddd;
} */

/*********************/
/*  SLIDESHOW        */
/*********************/

#slidersContainer {
	position:relative;
	width:100%; height:673px;
	padding:0px; margin:0 0 20px 0;
}

body#car #slidersContainer {
	margin:0;
}

#sliders{
	width:100%;
	margin:0px; padding:0px;
	overflow:hidden;
}
#sliders img{
	width: 100%; height: auto;
	margin:0px; padding:0px;
	border:none;
}

#rightSlide{
	position:absolute;
	top:0px; left:0px;
	width:28%; height:310px;
	margin:0px; padding:0px;
	overflow:hidden;
	z-index:998;
	background:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/bgblack60.png) left top repeat;
}
#rightSlide #custom-caption{
	padding:35px 25px; margin:0px;
	color:#fff;
}
#rightSlide #custom-caption h1{
	font-size:22px; line-height:25px;
	color:#fff;
}
#rightSlide #custom-caption span{
	display:block;
}
#rightSlide #custom-caption a.link{
	display:block;
	text-transform:uppercase; text-align:left;
	font-weight:bold; color:#fff;
	margin:8px 0px; padding:0px;
}

#slidersContainer span.slideNav {
	width:50px; height: 50px;
	position:absolute;
	top:50%; margin-top:-25px;
	z-index: 1001;
	cursor:pointer;
    background: url('http://www.ssangyong-auto.at/assets/templates/default/img/general/etc_pn.png') no-repeat;
}

#slidersContainer #slidePrev {
	background-position: 0 0;
	left:40px;
	display:none;
}
#slidersContainer #slidePrev:hover {
	background-position: 0 -60px;
}

#slidersContainer #slideNext {
	background-position: -60px 0;
	right:40px;
	display: none;
}
#slidersContainer #slideNext:hover {
	background-position: -60px -60px;
}


/* paginazione slideshow */
#custom-pager{
	position:absolute;
	bottom:-30px; right:50%;
	z-index:998;
	margin-right:-25px;
	display: none;
}

body#car #custom-pager {
	display: none;
}

#custom-pager a{
	padding:0; margin:0px 5px 0px 0px;
	background:url('../img/general/slidepager.png') no-repeat left top;
	color:#fff;
	width:12px; height: 11px;
	text-indent: -999em;
	display: inline-block;
}

#custom-pager a.cycle-pager-active{
	background-position:left bottom;
}

#custom-caption {
	position:absolute;
	left:62px; bottom:38px;
	z-index: 1001;
}

#custom-caption a {
	display: block;
	text-indent:-999em;
	width:202px; height: 55px;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/scoprigrey.png') no-repeat 0 0;
}

#slidersContainer.korando #custom-caption a {
	width:240px;
	height:87px;
	background:url('../img/general/configuralagrey.png') no-repeat 0 0;
}

#slidersContainer.rexton #custom-caption a {
	width:240px;
	height:87px;
	background:url('../img/general/configuralagrey.png') no-repeat 0 0;
}

#slidersContainer.rodius #custom-caption a {
	width:240px;
	height:87px;
	background:url('../img/general/configuralagrey.png') no-repeat 0 0;
}

#slidersContainer.actyon #custom-caption a {
	width:240px;
	height:87px;
	background:url('../img/general/configuralagrey.png') no-repeat 0 0;
}

#custom-caption a.gotopreventivo{
	width: 201px; height: 55px;
	background:url('../img/buttons/richiedi-preventivo-at.png') no-repeat 0 0;
	margin: 0px;
}
#custom-caption a.brochure{
	width: 201px; height: 55px;
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/buttons/broschure.png') no-repeat 0 0;
	margin: 0px;
}
#slidersContainer.rexton #custom-caption a.gotopreventivo,
#slidersContainer.rodius #custom-caption a.gotopreventivo,
#slidersContainer.actyon #custom-caption a.gotopreventivo{
	width:197px;
	height:45px;
	background:url('../img/general/preventivogrey.png') no-repeat 0 0;
	margin: 0px 0px 5px 0px;
}

/********************/
/*  ADDTHIS         */
/********************/

.addthis_sharing_toolbox{
	position:absolute;
	right:0px; top:118px;
}
body.singolaNews .addthis_sharing_toolbox{
	right:0px; top:68px;
}
body#newsList .addthis_sharing_toolbox .at4-icon.aticon-facebook,
body#newsList .addthis_20x20_style .at15nc.at15t_facebook{
    background-image:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/facebook.png); 
    background-position:left top !important;
    background-repeat:no-repeat; 
}
body#newsList .addthis_sharing_toolbox .at4-icon.aticon-email,
body#newsList .addthis_20x20_style .at15nc.at15t_email{
    background-image:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/mail.png); 
    background-position:left top !important;
    background-repeat:no-repeat; 
}
body#newsList .addthis_sharing_toolbox .at4-icon.aticon-print,
body#newsList .addthis_20x20_style .at15nc.at15t_print{
    background-image:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/print.png); 
    background-position:left top !important;
    background-repeat:no-repeat; 
}

/****************/
/*  NEWS        */
/****************/

h1#h1Title{
	font-size:21px; line-height:24px;
	margin:0px 0px 20px 0px; padding:0px;
}
a.contRead{
	display:inline-block;
	font-size:15px; line-height:18px;
	text-transform:uppercase;
	color:#fff;
	background:#f68b1f;
	margin:5px 0px 0px 0px; padding:10px 17px;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-ms-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	transition:all 200ms ease;	
}
a.contRead:hover{ 
	color:#fff;
	padding:10px 35px 10px 17px; 
}
#mainNews{ 
	padding:0px 0px 30px 0px; margin:0px;
	overflow:hidden; 
}	
h3#otherNews{ 
	margin:0px 0px 50px 0px; padding:25px 0px 10px 0px;
	border-bottom:1px solid #ccc;
	text-transform:none;
}
#mainNews a#wrapperImg,
#mainNews div#wrapperImg{
	display:block;
	width:100%;
	margin:0px 0px 27px 0px; padding:0px;
}
#mainNews a#wrapperImg img,
#mainNews div#wrapperImg img{
	width:100%; height:auto;
	margin:0px; padding:0px;
	border:none;
}
#mainNews #leftMainNews{
	float:left;
	width:18.5%;
	text-align:right;
}
#mainNews #leftMainNews p{
	font-size:22px; line-height:25px;
	margin:0px; padding:0px;
	text-align:right;
	color:#000;
}
#mainNews #rightMainNews{
	float:right;
	width:77.0%;
	text-align:left;
}
#mainNews #rightMainNews h1,
#mainNews #rightMainNews h2,
#mainNews #rightMainNews h3,
#mainNews #rightMainNews h4,
#mainNews #rightMainNews h5,
#mainNews #rightMainNews h6{
	text-align:left;
}
#mainNews #rightMainNews p{
	font-size:13px; color:#000; line-height:18px;
	text-align:left;
}
#mainNews #rightMainNews p:first-child{
	padding-top:0px;
}

#mainNews #rightMainNews .immagineGalleria_prettyPhoto img,
#mainNews #rightMainNews .immagineGalleria_prettyPhoto{
    width:81px !important; 
	height:81px !important;
}

/*********************/
/*  NEWS ELENCO      */
/*********************/

.news{
	overflow:hidden;
	margin:0px 0px 35px 0px; padding:0px;
}
.news .news-image{
	float:left;
	width:18.5%;
}
.news .news-image a{
	display:block;
	width:100%;
	margin:0px; padding:0px;
	outline:none;
	background:#321b14;
}
.news .news-image a img{
	width:100%; height:auto;
	margin:0px; padding:0px;
	border:none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	
}
.news:hover .news-image a img{
	opacity:0.6;
}
.news .news-content{
	width:77.0%;
	float:right;
}
.news .news-content a{ color:#000; }
.news .news-content a.contRead{
	float:left;
}
.news .news-content a.titleData{
	float:left;
	text-align:left;
	padding:0px 0px 0px 21px;
}
.news .news-content a.titleData h3{
	margin:0px 0px 3px 0px; padding:0px;
	font-size:16px; font-weight:bold; line-height:19px;
	text-align:left; text-transform:none;
	color:#000;
}
.news .news-content a.titleData h6{
	margin:0px; padding:0px;
	font-size:13px; line-height:18px;
	color:#444;
	text-align:left; text-transform:none;
}
.news .news-content p{
	clear:both;
	text-align:left;
}
.news .news-content a.contRead{ 
	margin:0px 0px 6px 0px; 
	color:#fff;
}
.news .news-content a.contRead:hover{ 
	color:#fff;
}
body.singolaNews #sidebar{
    clear:both;
    margin:0;
    padding:17px 0px 0px 0px;
}
body.singolaNews #sidebar #sidebarContent{
	padding:14px 12px;
}

/*********************/
/*  PAGINAZIONE      */
/*********************/

#pagination{ 
	clear:both;
	padding:0px 0px 30px 0px; 
}

#pagination .pagination-title,
#pagination .pagination-current,
#pagination .page {
	display:block;
	float:left;
	padding:0 5px;
}
.img-left-news {
    border:1px solid #A9A9A9;
    float:left;
    margin: 7px 15px 15px 0;
    padding: 5px;
    width: 35%;
}

/*************************/
/*  CERCA NEL SITO       */
/*************************/
.ajaxSearch_grpResultName,
.ajaxSearch_resultsInfos,
.paging1 {
	display:none;
}
.ajaxSearch_result {
	padding:10px 0 14px; margin:10px 0;
	border-bottom:1px solid #DDD;	
}
.ajaxSearch_resultLink {
	display:block;
	padding:0 0 2px;
	font-size:22px;
}

/***************/
/*  FOOTER     */
/***************/
#footer{
	clear:both;
	position:relative;
	background:#f1f2f2;
	height:146px; width:100%;
	margin:30px 0 0 0; padding:0px;
}

#footer #footerInner {
	width:85%;
	margin:0 auto;
	position:relative;
}

/********************/
/*  MENU FOOTER     */
/********************/

#menuFooter{
	margin:0px; padding:8px 0px;
	position:absolute;
	bottom:0; left:0;
	width:100%;
	background:#808080;
}
#menuFooter ul{
	padding:0px; margin:0px;	
	list-style:none;
	text-align: center;
}
#menuFooter ul li{
	display:inline-block;
}
#menuFooter ul li a{
	color:#e4e9ee;
	padding:0px; margin:0px 0px 0px 15px;
	font-size:12px;
	text-transform: uppercase;
	-webkit-transition: color .3s;
	   -moz-transition: color .3s;
	    -ms-transition: color .3s;
	     -o-transition: color .3s;
	        transition: color .3s;
}
#menuFooter ul li:first-child a{
	margin:0px;
}

#menuFooter ul li a:hover,
#menuFooter ul li.active a{
	color:#fff;
}

/***********************/
/*  INFO AZIENDALI     */
/***********************/

#infoAzienda{
	color:#808080;
	text-align:left;
	margin:0px; padding:40px 0 0 0;
}
#infoAzienda p{
	color:#808080;
	text-align:left;
	margin:0px; padding:0px 0px 0px 60px;
	font-size:11px;
	display: inline-block;
	vertical-align: middle;
}

#infoAzienda > img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}

/******************/
/*  SOCIALS       */
/******************/

div#socials{
	position:absolute;
	right:0px; top:35px;
	margin:0px; padding:0px;
	max-width:180px; min-height:28px;
	overflow:hidden;
}
div#socials ul{
	margin:0px; padding:0px;
	list-style:none;
}
div#socials ul li{ 
	display:block;
	float:left; 
	line-height:28px;
	margin:0px; padding:0px;
}
div#socials ul li a{
	display:block;
	width:28px; height:28px;
	margin:0px 0px 0px 8px; padding:0px;
	text-indent:-999em;
}
div#socials ul li a#Facebook{
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/fb.png') no-repeat center center;
}
/* div#socials ul li a#Facebook:hover{ background-position:left bottom; } */

div#socials ul li a#Twitter{
	background:url('../img/general/tw.png') no-repeat center center;
}
/* div#socials ul li a#Twitter:hover{ background-position:-28px bottom; } */

div#socials ul li a#Youtube{
	background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/yt.png') no-repeat center center;
}
/* div#socials ul li a#Youtube:hover{ background-position:-56px bottom; }  */

div#socials ul li a#Linkedin{ background-position:-84px top; }
/* div#socials ul li a#Linkedin:hover{ background-position:-84px bottom; }  */

div#socials ul li a#Instagram{ background-position:-112px top; }
/* div#socials ul li a#Instagram:hover{ background-position:-112px bottom; }  */

div#socials ul li a#gplus {
	background:url('../img/general/gplus.png') no-repeat center center;
}
/* div#socials ul li a#Flickr:hover{ background-position:-140px bottom; } */

/****************************/
/*  LOGO SICOMUNICAWEB      */
/****************************/

a#logoSicomunicaweb { 
	display:block; 
	width:25px; height:17px; 
	position:absolute; 
	right:15px; bottom:20px; 
	padding:0px; margin:0px;
	background: url("../img/general/scw_small.png") left -17px no-repeat; 
}
a#logoSicomunicaweb:hover { background-position: left 0px; }


/*********************/
/*  MODALE           */
/*********************/

.modal-overlay { background:#FFF url(../img/general/bg-modal.png) repeat center top; }

.modal {
	display:none;   
	position:fixed;
    top:25%; left:50%;   
	width:360px;
    margin-left:-180px;
	overflow:hidden;
	background:#fff;
	border:1px solid #aaa;	
}
.modal-title {
	position:relative;
	background:#ED7400; 
	color:#FFF; 
	padding:8px; margin:0px; 
	font-weight:bold; font-size:14px;
}
.modal-content {
	padding:7px;
	min-height:80px;
	overflow:auto;
}
.modal-content p {
    padding:5px 0 0;
	color:#333;
}
.modal .submit { width:168px; }
.modal-close {
	position: absolute;
	top:6px; right: 10px;
	padding:0 0 0 19px; height:19px;
	width:0px;
	background:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/bg-close.png) no-repeat center top;
	overflow:hidden;
    border:none;
}
.modal-close:active, .modal-close:focus {
	outline: 0;
}
.modal-close:hover {
	background-position: 0 -40px ;
}
.modal .username, .modal .password {
	margin: 0 0 5px;
	width: 96%;
	padding: 5px 4px;
}
.submit.logout {
	display: block;
    color: #FFF;	
    width: 180px;	
    height: 28px;
    margin: 10px 2px 0 0;
	text-align: center;
	float: left;
}
.submit.logout span {
	position: relative;
	top: 7px;
}

/*********************/
/*  FORM             */
/*********************/

#form{
	margin:15px 0px 0px 0px; padding:0px;
	width:39%;
	float:left;
}
#form label {
	display:block;
    color:#666;
	padding:15px 0 0;
}
#form .prv input{
	width:auto;
	margin:8px 4px 0 0;
	border:none;
	padding:0;
	height: auto;
}
#form .last__name {
	position: absolute;
	top: -10000px;
}
#form .hide-label{
	display: none;
}
.box-error {
	padding:12px; margin:0px 0px 10px 0px; 
	color:#000;
	font-size:14px;
	background:#ddd;
	border:2px solid #aaa; 	
}

/************************************/
/*  INPUT CONTATTI E NEWSLETTER     */
/************************************/

#form input,
.TXNewsletters_form_item input,
#form textarea,
.TXNewsletters_form_item textarea,
#newsletterPlatform input[type="text"]{
    width:100%; height:29px;
	font-family:"Open Sans",Helvetica,Garuda, sans-serif;
	font-size:13px; font-weight:normal; font-style:normal;
	color:#333;
    padding:9px; margin:2px 0;
	border:1px solid #ccc;
	border-radius:5px;
	box-sizing:border-box;
	margin-bottom: 20px;
	background:#f1f1f1;
}

#form input[type="text"],
#form textarea,
#form input[type="date"] {
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

#form div.selectMod {
	width:100%;
	margin-bottom: 20px;
}

#form div.selectMod select {height: 29px; font-size:13px;}

#form textarea {height: 80px; resize:none;}


#newsletterPlatform{ width:45%; }
#newsletterPlatform input[type="text"]{
	display:block;
	margin:8px 0px;
}

::-webkit-input-placeholder {
   color: #808080;
}

:-moz-placeholder {
   color: #808080;  
}

::-moz-placeholder {
   color: #808080;  
}

:-ms-input-placeholder {  
   color: #808080;  
}
input.nota{
	margin-bottom: 10px !important;
}
span.nota{
	display: block;
	font-size: 12px; line-height: 15px;
	font-style: italic;
	margin: 0px 0px 20px 0px;
}

/**************************/
/*  PULSANTI DI SUBMIT    */
/**************************/

#form .submit,
.TXNewsletters_form_right input[type="submit"],
.submit,
#newsletter-submit{
  height: 38px;
  font-size: 19px;
  color: #111;
  line-height: 19px;
  padding: 0 20px;
  background: url('http://www.ssangyong-auto.at/assets/templates/default/img/general/buttonbg.png') repeat-x 0 0;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 35%;
  margin: 20px 0 0 0;
  float: right;
}

#form input.newStyle {
	display: inline-block;
	vertical-align: middle;
	width:109px; height: 39px;
	background:url('../img/general/searchconce.png') no-repeat 0 0;
	padding:0;
	text-indent: -999em;
	box-shadow: none;
}

#form input.newStyle.submit {
	background:url('../img/general/submitbtn.png') no-repeat 0 0;
}
#form.preventivo {
    padding: 0px 0px 40px 0px;
}
#form input.newStyle.submit {
    background: url(../img/general/submitbtn.png) no-repeat 0 0;
}
#form.preventivo .submit {
    margin: 7px 0 0 0;
    float: none;
}

/* #form .submit:hover,
.TXNewsletters_form_right input[type="submit"]:hover,
.submit:hover,
#newsletter-submit:hover{
	cursor:pointer;
    background:#ccc;
	color:#333;
} */

/**************************/
/*  GOOGLE MAPS           */
/**************************/
.gmap{
	float:right;
	width:57%; height:352px;
	border:2px solid #ddd;
	padding:0px; margin:17px 0px 0px 0px;
}
.gmap iframe{
	width:100%; height:100%;
	margin:0px; padding:0px;
	border:none;
}

/**************************/
/*  NEWSLETTER            */
/**************************/

a#subscribeNewlsetter{
	position:absolute;
	right:125px; top:9px;
	color:#333;
}

.TXNewsletters_form{ 
	width:45%;
	margin:0px; padding:10px 0px;
}
.TXNewsletters_form label{
	display:none;
} 
.TXNewsletters_form label[for="Subscribesi"]{
	display:block;
	float:left;
	padding:7px 0px 0px 5px; margin:0px;
}
.TXNewsletters_form input[type="checkbox"]{
	width:auto;
	margin:8px 4px 0 0; padding:0px;
	border:none;
	float:left;
}


/**************/
/* IMAGES     */
/**************/

.img-right {
    border: none;
    float: right;
    margin: 5px 0 5px 15px;
    padding: 0px;
}
.img-left {
    border: none;
    float: left;
    margin: 5px 15px 5px 0;
    padding: 0;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;	
	border: 1px solid #A9A9A9;	
}
.img-left-noborder {
    float: left;
    padding: 0 10px 5px 0;    
}
.img-right-noborder {
    float: right;
    padding: 0 0 5px 10px;
}
.img-center-noborder {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;	
}

/*********************/
/*  STORE LOCATOR    */
/*********************/

#distributori h1,
#clienti h1{ 
	font-size:15px; 
	padding:0px 0px 8px 0px;
}
#formRicerca{
	width:100%;
	margin:0px; padding:24px 0px;
	overflow:hidden;
}

#formRicerca.new {
	padding: 40px 0;
}

#formRicerca.new input[type="text"] {
    border: 1px solid #868585;
    border-radius: 5px;
    padding: 11px 11px 12px 11px;
    width:200px;
}

#formRicerca p{
	float:left;
	text-transform:uppercase;
	color:#000; font-weight:bold;
	height:34px; line-height:34px;
	margin:0px; padding:0px 50px 0px 0px;
}
#formRicerca .selectWrapper{
	float: left;
	width: 20%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-right: 20px;
}

#formRicerca div.radio {
	float:left;
	margin-right:20px;
	padding-top:6px;
}

#formRicerca div.radio input {
	margin-right: 5px;
}

#formRicerca.new div.radio {
	float: none;
	display: inline-block;
}

#formRicerca select{
	margin:0px; padding:0px 10px;
	width:120%; height:34px; line-height:34px;
	border:none;
	background:none;
	color:#000;
}
#store_search .submit{ 
	float:right; margin:2px 10px 0 0; 
	display: inline-block;
	vertical-align: middle;
	width:109px; height: 39px;
	background:url('../img/general/searchconce.png') no-repeat 0 0;
	padding:0;
	text-indent: -999em;
	box-shadow: none;
}

#formRicerca.new #store_search .submit {
	float:none;
}

/* form#store_search .submit:hover{
	background:#f68b1f;
	color:#fff;
}*/
#mapcanvas{
	width:100%; height:468px;
	margin:0px; padding:0px;
}

.search_results{
	clear:both;
	padding:25px 0px 0px 0px; margin:0px;
}
.search_results p#summary{
	color:#333;
	margin:0px; padding:0px;
}
.search_results p#summary b{
	text-transform:uppercase;
	color:#000;
}
.search_results .regione{
	clear:both;
	margin:0px; padding:25px 0px 0px 0px;
	list-style:none;
	overflow:hidden;
}
.search_results .regione h2.regioneh2{
	font-size:20px; line-height:20px;
	margin:0px; padding:11px;
	color:#000; text-transform:uppercase;
	background:#ddd;
}
.search_results .regione p.provincia{
	clear:both;
	margin:0px 0px 25px 0px; padding:21px 0px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
.search_results .regione p.provincia span{
	color: #173c66;
}
.search_results .regione p.citta{ display:none; }

.rivenditore{
	/* float:left; */
	width:30.00%;
	margin:0 0 15px 0;
	/* height:170px; */
}
.rivenditore .hide.address{
	display:none;
}
.rivenditore a.map-link{
	display:block;
	height:100%;
	margin:0px; padding:0px;
	color:#000;
}
.rivenditore a.map-link p.nome{
	font-size:14px; font-weight: 700;
	color: #173c66;
	margin:0px; padding:2px 0px 7px 0px; 
}
.rivenditore a.map-link p.address{
	margin:0; padding:0;
	font-size:14px;
}
.rivenditore a.map-link p.tel,
.rivenditore a.map-link p.mail{
	margin: 0px;
	padding: 3px 0px 0px 0;
	/* height: 16px; */
	/* line-height: 16px; */
	color: #000;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
}
/* .rivenditore a.map-link p.tel{
	background-image:url(../img/general/mailstore.png);	
} */
.rivenditore a.map-link p.mail{
	/* background-image:url(http://www.ssangyong-auto.at/assets/templates/default/img/general/phone.png); */
	color:#173c66;
}
.gm-style-iw p{ margin:0px; padding:0.5em 0em; }
.gm-style-iw p.nome{
	text-transform:uppercase;
	font-size:16px; line-height:17px;
	font-weight:bold; color:#000;
	margin:0px; padding:8px 0px 10px 0px;
}
.gm-style-iw p.tel,
.gm-style-iw p.mail{
	color:#000;
	padding:0.25em 0em;
}
.gm-style-iw p.tel b,
.gm-style-iw p.mail b{
	padding:0px 5px 0px 0px;
}

.gm-style-iw p.tel{
	padding:1.2em 0em 0.25em 0em;
}

/*****************/
/*  COLORBOX     */
/*****************/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{
	position:absolute; top:0; left:0; z-index:9999; overflow:hidden;
	outline:none;
}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
#cboxTopLeft{ width:2px; height:2px; background:#eba716; display:none;}
#cboxTopCenter{ height:2px; background:#eba716; display:none;}
#cboxTopRight{ width:2px; height:2px; background:#eba716; display:none;}
#cboxBottomLeft{ width:2px; height:34px; background:#eba716; display:none;}
#cboxBottomCenter{ height:34px; background:#eba716; display:none;}
#cboxBottomRight{width:2px; height:34px; background:#eba716; display:none;}
#cboxMiddleLeft{width:2px; background:#eba716; display:none;}
#cboxMiddleRight{width:2px; background:#eba716; display:none;}
#cboxContent{background:none; overflow:visible; }
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(../img/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(http://www.ssangyong-auto.at/assets/templates/default/img/colorbox/loading.gif) no-repeat center center;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{
position:absolute; 
bottom:-29px; right:5px !important;
background:url(http://www.ssangyong-auto.at/assets/templates/default/img/colorbox/controls.png) no-repeat 0px 0px; 
width:23px; height:23px; text-indent:-9999px;
display:none;
}
#cboxPrevious{left:0px; background-position: -51px -25px;}
#cboxPrevious.hover{background-position:-51px 0px;}
#cboxNext{left:27px; background-position:-75px -25px;}
#cboxNext.hover{background-position:-75px 0px; display:none;}
#cboxClose{right:0; background-position:-100px -25px;}
#cboxClose.hover{background-position:-100px 0px;}
        
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

		
/*************************/
/* CATALOGO PRODOTTI     */
/*************************/

body#catalogo #contentLeft{
	width:27%;
	margin:0px; padding:0px;
	float:left;
}
body#catalogo #contentRight{
	width:70%;
	margin:0px; padding:0px;
	float:right;
}

/* ***********************************/
/* Menù di navigazione - solo testo  */
/* ***********************************/

/* Impostazioni generali */
.menu_sec h3{
	font-size:18px; line-height:21px;
	margin:0px 0px 8px 0px; padding:6px 9px;
	background:#ddd;
}
.menu_sec h3 a{ 
	display:block;
	color:#333; 
}
.menu_sec ul{
	margin:0px; padding:0px; 
	list-style:none; 
}
.menu_sec ul li{ 
	display:block; 
	padding:0px; border-bottom:none; 
}
.menu_sec ul li a{ 
	display:block; 
	color:#333; 
	margin:0px; padding:9px; 
}
.menu_sec li a:hover,
.menu_sec ul li.active > a{ 
	background:#ddd; color:#333; 
}
.menu_sec ul li ul{ 
	display:none; 
}
.menu_sec ul li.active > ul { 
	display:block; 
}
/* primo livello */
.menu_sec > ul > li{ 
	border-bottom:1px solid #ccc; 
}
.menu_sec  > ul > li > a{ 
	color:#333; 
	margin:0px; margin:0px; 
}
.menu_sec > ul > li > a:hover,
.menu_sec > ul > li.active > a{ 
	background:#F07701; color:#fff; 
} 
	
/* ****************************************/
/* Preview delle categorie di prodotti    */
/* ****************************************/

.menu_sec_preview{
	margin:0px; padding:0px;
	overflow:hidden;
}
.menu_sec_preview ul{ 
	margin:0px; padding:0px; 
	list-style:none; 
}
.menu_sec_preview ul li{ 
	display:block; 
	position:relative; 
	padding:0px; margin:0px 3px 3px 3px; 
	width:213px; height:142px;
	float:left; 
	overflow:hidden;
	border:1px solid #ccc;
}
.menu_sec_preview ul li a{
	display:block; 
	width:100%; height:100%;
} 

.menu_sec_preview ul li a img{ 
	width:100%; height:auto; 
	margin:0px; padding:0px;
	border:none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_sec_preview ul li a p{ 
	background:url(../img/general/bg-white.png) left top repeat; 
	position:absolute; 
	left:0px; bottom:-80px; 
	padding:0px; margin:0px; 
	width:100%;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_sec_preview ul li a p span{
	display:block;
	padding:10px; margin:0px;
	line-height:18px;
	font-size:85%;
	text-transform:uppercase;
} 
.menu_sec_preview ul li:hover > a > p{
	bottom:0px; 
} 
.menu_sec_preview ul li:hover{
	opacity: 0.8;		
}

/* *****************************************************/
/* Dettaglio del singolo prodotto - briciole di pane   */
/* *****************************************************/

#breadcrumbs{
	margin:0px 0px 20px 0px; padding:0px 0px 5px 0px;
	border-bottom:1px solid #aaa;
	text-align:left;
}
	
/* **********************************************/
/* Dettaglio del singolo prodotto - galleria    */
/* **********************************************/

#productIMG{
	margin:0px; padding:0px;
	float:left;
	width:48%;
}
#productIMG img#mainImage{
	margin:0px; padding:0px;
	border:none;
	width:100%;
}
#productIMG #thumbs{
	width:100%;
	margin:0px; padding:10px 0px;
}
#productIMG #thumbs img{
	width:24%;
	margin:0px; padding:0px;
	border:none;
	cursor:pointer;
}
	
/* **********************************************/
/* Dettaglio del singolo prodotto - dettagli    */
/* **********************************************/
	
#prodDetails{
	margin:0px; padding:0px;
	float:right;
	width:48%;
}
#prodDetails h3{
	margin:0px 0px 5px 0px; padding:0px;
}
#prodDetails #form.preventivo{
	display:none;
	width:93%;
	background:#ddd;
	padding:10px;
}
#prodDetails #form.preventivo input[type="text"],
#prodDetails #form.preventivo textarea{
	width:94%;
}
	
p#togglePreventivo{
	cursor:pointer;
	background:#ED7400;
	color:#fff;
	margin:0px; padding:4px 12px;
	border:none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	float:left;
}
p#togglePreventivo:hover{
	background:#ccc;
	color:#333;
}

/** Magnific Gallery **/
	
.popup-gallery a {
	background-color: #e6e6e6;
	border: 1px solid #666;
	display: block;
	float: left;
	height: 174px;
	margin: 5px;
	padding: 5px;
	width: 174px;
}
.popup-gallery a img {
	height: auto;
	width: 100%;
}

/***********************/
/*  POP UP             */
/***********************/

.well{
	min-height:20px;
	padding:20px;
	margin:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:7px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-sizing:border-box;	
	font-weight:normal; font-style:normal;	
}

#respMenu:not(.mm-menu) {display: none;}

#toolBarMobile {
	display: none;
	position: absolute;
	right:37px;
	bottom:14px;
	font-size:0;
}

#toolBarMobile a {
	display: inline-block;
	font-size:13px;
	width:20px; height: 20px;
	margin-left: 14px;
}

#toolBarMobile a.drive {background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/testdrivemobile.png') no-repeat center center;}
#toolBarMobile a.info {background:url('../img/general/infomobile.png') no-repeat center center;}
#toolBarMobile a.locator {background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/storelocatormobile.png') no-repeat center center;}
#toolBarMobile a.configure {background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/configuratormobile.png') no-repeat center center;}


/***********************/
/*  FORM FEEDBACK      */
/***********************/

#form.feedback{
	float: none;
	width: 100%; 
	margin: 0px; padding: 0px;
	overflow: hidden;
}
#form.feedback h1.bigtitle{
    font-size: 20px;
    line-height: 25px;
    margin:0px 0px 10px 0px;
    padding:0px 0px 10px 0px;
    font-weight: 700;	
    border-bottom: 1px solid #ccc;
}
#form.feedback p.label{
	font-size: 13px;
	margin: 0px; padding: 20px 0px 15px 0px;
	font-weight: 700;
	display: block;
	clear: both;
}
#form.feedback p.labelDesc,
#form.feedback p.perc{
	font-size: 13px;
	margin: 0px; padding: 0px 0px 5px 0px;
	font-weight: 700;
}
#form.feedback p.perc{ text-align: center; }
#form.feedback p.labelDesc.investimento{
	float:left;
	width:26%;
	line-height: 30px;
	margin: 0px; padding: 0px;
}
#form.feedback input.investimento{
	float:right;
	width:74%;
}
#form.feedback p.labelDesc.note{
	float:left;
	width:15%;
	line-height: 30px;
	margin: 0px; padding: 0px;
}
#form.feedback .notes{
	margin:0px; padding: 10px 0px 0px 0px;
	overflow: hidden;
}
#form.feedback .notes input[type="text"]{
	float:right;
	width:85%;
}

#form.feedback p.mediumTitle{
	font-size: 14px;
	margin: 0px; padding: 0px 0px 10px 0px;
	font-weight: 700;
}
#form.feedback input[type="radio"]{
	width:auto;
	height: auto;
	margin: 0px 4px; padding: 0px;
}
#form.feedback .radioLabel{
	margin: 0px 4px;
}

#form.feedback #step01{
	clear: both;
	width: 100%;
	margin: 0px; padding: 20px 0px 35px 0px;
}
#form.feedback #step01 input[type="text"]{
	height: 35px; line-height: 35px;
	margin:0px;
}
#form.feedback #step02,
#form.feedback #step04,
#form.feedback #step06{
    float: left;
    width: 48%;	
    padding: 0px 0px 35px 0px;
}
#form.feedback #step03,
#form.feedback #step05,
#form.feedback #step07{
    float: right;
    width: 48%;
    padding: 0px 0px 35px 0px;
}
#form.feedback #step08{
	clear: both;
	margin: 0px; padding: 0px;
}
#form.feedback #step08 h1.bigtitle {
    margin: 0px 0px 35px 0px;
}
#form.feedback ul.graduate{
	margin: 0px; padding: 0px;
	list-style: none;
	overflow: hidden;
}
#form.feedback ul.graduate li{
	position: relative;
	float: left;
	width:25%;
	margin: 0px 0px 15px 0px; padding: 0px;
	overflow: hidden;
}
#form.feedback ul.graduate li input[type="radio"]{
	position: absolute;
	left:-100px; top:-100px;
}
#form.feedback ul.graduate li label.radioLabelNumber{
	display: block !important;
	border:1px solid #ccc;
	text-align: center;
	margin: 0px 3px 0px 0px;
	padding: 8px 5px;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#form.feedback ul.graduate li label.radioLabelNumber:hover,
#form.feedback ul.graduate li label.radioLabelNumber.selected{
	border:1px solid #194271;
	background:#194271;
	color:#fff;
}
#form.feedback ul.graduate li p{
	font-size: 12px; line-height: 14px;
	font-weight: 700; color:#333;
	margin: 0px; padding: 10px 0px 0px 0px;
	text-align: center;
}
#form.feedback .prv{
	clear: both;
}
#form.feedback #step02 ul.graduate,
#form.feedback #step03 ul.graduate{
	padding:0px 0px 10px 0px;
}

#form.feedback #step06 p.mediumTitle{
	clear: both;
	display: block;
	padding: 15px 0px 15px 0px;
}
#form.feedback #step06 h1.bigtitle,
#form.feedback #step07 h1.bigtitle{
	margin: 0px 0px 28px 0px;
}
#form.feedback .left{
	float: left;
	width: 48%;
}
#form.feedback .right{
	float: right;
	width: 48%;
}
#form.feedback #cityCar,
#form.feedback #berline,
#form.feedback #suv,
#form.feedback #piccoloSuv,
#form.feedback #station,
#form.feedback #altro{
	float: left;
	width: 30%;
	margin: 0px;
}

#form.feedback #step06 ul{
	margin: 0px; padding: 0px;
	list-style: none;
}
#form.feedback #step06 ul li.leftBlock{
	float: left;
	width: 48%;
	overflow: hidden;
	padding: 12px 0px;
}
#form.feedback #step06 ul li.rightBlock{
	float: right;
	width: 48%;
	overflow: hidden;
	padding: 12px 0px;
}
#form.feedback #step06 p.labelDesc{
	width: 58%;
	float:left;
    line-height: 30px;
    margin: 0px;
    padding: 0px;	
}
#form.feedback #maschi,
#form.feedback #femmine,
#form.feedback #famiglia,
#form.feedback #single{
	width:30%;
	margin:0px;
	float:left;
}
#form.feedback #step06 .perc{
	width: 12%;
	float:left;
    line-height: 30px;
    margin: 0px;
    padding: 0px;	
}
#form.feedback p.labelDesc.risp{
	float: left;
	width: 35%;
    line-height: 29px;
    margin: 2px 0px;
    padding: 0px;	
	margin-bottom: 20px;    
}
#form.feedback #step08 input.risp{
	float: right;
	width: 65%;
}
#form.feedback ul.percDiff{
	margin: 0px; padding: 0px;
	list-style: none;
	overflow: hidden;
}
#form.feedback ul.percDiff li{
	float:left;
	width: 50%;
	overflow: hidden;
}
#form.feedback ul.percDiff li p.labelDesc{
	width: 40%;
	float:left;
    line-height: 30px;
    margin: 0px;
    padding: 0px;	
}
#form.feedback ul.percDiff li input{
	width: 48%;
	float:left;
}
#form.feedback ul.percDiff li .perc{
	width: 8%;
	float:left;
    line-height: 30px;
    margin: 0px;
    padding: 0px;	
}

/***********************/
/*  MEDIA QUERIES      */
/***********************/
@media only screen and (max-width:1180px) {

	#infoAzienda p {
	    padding: 0px 0px 0px 27px;
	}	

}

@media only screen and (max-width:1030px) {

	#footer {
	    height: 161px;
	}
	#infoAzienda p {
	    padding: 20px 0px;
	    display: block;
	    text-align: center;
	    clear: both;
	}	

}

@media only screen and (max-width:980px) {
	/* body{ color:#f00; } */

	#container {
		min-width: 0;
		width:100%;
	}

	a#logo {
		width:240px;
	}

	#sliders {
		height: 673px;
	}

	#sliders img {
		position:absolute;
		top:0; left:50% !important;
		margin-left:-632px;
	}

	#fastSearch .selectMod {
		width:31%;
	}

	#fastSearch #rightSearch {
		display: inline-block;
		width: 95%;
		margin-left: 0px;
		vertical-align: middle;
		text-align: left;
		margin-top: 25px;
	}

	#serviceBox div.textBox h3 {
		top:15%;
		width:31%;
		line-height: 33px;
	}

	#serviceBox div.textBox p {
		top:2%;
	}

	#form.feedback h1.bigtitle {
	    font-size: 18px;
	    line-height: 22px;
	    margin: 0px 0px 8px 0px;
	    padding: 0px 0px 8px 0px;
	}	
	#form.feedback ul.graduate li label.radioLabelNumber {
	    padding: 6px 5px;
	}	
	#form.feedback #step04 h1.bigtitle,
	#form.feedback #step05 h1.bigtitle{
		min-height: 47px;
	}	
	#form.feedback p.labelDesc.investimento {
	    float: none;
	    width: 100%;
	    line-height: 22px;
	    padding: 0px 0px 5px 0px;
	}	
	#form.feedback input.investimento {
	    float: none;
	    width: 100%;
	}	
	#form.feedback #step06 ul li.leftBlock,
	#form.feedback #step06 ul li.rightBlock{
	    float: none;
	    width: 100%;
	    overflow: hidden;
	    padding: 12px 0px;
	}	
	#form.feedback p.labelDesc.risp {
		width: 46%;
	}	
	#form.feedback #step08 input.risp {
	    float: right;
	    width: 50%;
	}	

}

@media only screen and (max-width:768px) {
	/* body{ color:#0f0; } */

	#slidersContainer {
		height:auto;
	}

	#sliders {
		height: auto;
	}

	#sliders img {
		position:static;
		width:100%;
		left:0 !important; top:0;
		height: auto;
		margin-left:0;
	}

	div.ombra {
		left:65px;
	}

	#slidersContainer.singleImage,
	#slidersContainer.singleImage #sliders.singleImage {height: auto !important;}

	#form .submit, .TXNewsletters_form_right input[type="submit"], .submit, #newsletter-submit {
		width:60%;
	}

	#form.feedback p.label { padding: 15px 0px 10px 0px; }	
	#form.feedback #step02,
	#form.feedback #step04,
	#form.feedback #step06{
	    float: none;
	    width: 100%;	
	    padding: 0px 0px 25px 0px;
	}
	#form.feedback #step03,
	#form.feedback #step05,
	#form.feedback #step07{
	    float: none;
	    width: 100%;
	    padding: 0px 0px 25px 0px;
	}
	#form.feedback p.labelDesc.risp {
	    width: 53%;
	}	
	#form.feedback #step08 input.risp {
	    float: right;
	    width: 45%;
	}
	#form.feedback ul.percDiff li {
	    float: none;
	    width: 100%;
	    overflow: hidden;
	}	
	#form.feedback ul.percDiff li input {
	    width: 52%;
	    float: left;
	}	

}

@media only screen and (max-width:750px) {
	/* body{ color:#00f; } */

	#menuToggle {
		display: block;
		right:0;
	}
	#menuProducts,
	#menu {display: none;}

	#header {
		background:url('http://www.ssangyong-auto.at/assets/templates/default/img/general/headerbgmobile.png') repeat-x 0 0;
		height: 119px;
	}
	#headerInner {
		top:5px;
		width:95%;
	}

	#content {width:95%;}

	#toolBarMobile {display: block;}

	#toolBar {display: none;}

	#fastSearch #rightSearch input[type="submit"] {
		margin-top:20px;
	}
	#fastSearch #rightSearch div.radio {margin:0 45px 0 0;}

	#serviceBox div.textBox p {display: none;}

	#serviceBox div.textBox {
		background:#194373;
		background:rgba(25,67,115,0.7);
		height: auto;
	}

	#serviceBox div.textBox h3 {
		top: 15%;
		width: 100%;
		line-height: 33px;
		position: static;
		padding: 8px;
		font-size:25px;
	}

	#infoAzienda {
		padding:25px 0 0 0;
	}

	div#socials {
		top:8px;
	}

	img.responsive,
	img.img-right,
	img.img-left {
		float:none;
		display: block;
		width:100%; height: auto;
		margin:0 0 15px 0 !important;
	}

	#formRicerca .selectWrapper {width:45%;}

	#formRicerca div.radio {padding-top:20px;}

	#galleryCar div.singleFeature {width:49%}

	a#logo {
		left:0;
	}

	#back_top {
		display: none !important;
	}

	table tr td {
		display: block;
		margin:10px 0;
		width:100%;
	}

	.bh-sl-map-container {
		display: flex;
		flex-direction: column;
	}

	.bh-sl-loc-list {
		float: none;
		width: 100%;
		height: auto;
		overflow: visible;
		order: 2;
	}

	.bh-sl-map {
		float: none;
		height: 300px;
		width: 100%;
		order: 1;
	}
	
	#bh-sl-address {
		margin: 10px 0;
	}

	#bh-sl-user-location #bh-sl-submit {
		display: block;
		margin: 10px 0 0 0;
	}

	.bh-sl-filters-container {
		margin: 5px 0;
		display: block;
	}

}

@media only screen and (max-width:480px) {
	/* body{ color:#ff0; } */

	/* #slidersContainer {
		
	} */

	#custom-caption {display: none !important;}
	#slidersContainer span.slideNav {display: none;}

	#menuFooter {
		display: none;
	}

	#newsHome div.ombra:nth-child(1) {display: none;}

	#fastSearch .selectMod {
		width: 100%;
		margin-bottom: 10px;
	}

	#fastSearch #rightSearch div.radio {
		margin: 0 0 10px 0;
		width: 100%;
	} 

	#infoAzienda {
		padding:12px 0 0 0;
	}

	#infoAzienda > img {
		margin-bottom: 17px;
	}

	#contentLeft {width:100%; float:none; margin-bottom: 20px;}
	#contentRight {width:100%; float:none;}

	#contentWrap img.pageTopImg {display: none;}

	div.contactLeft {
		width:100%;
		float:none;
		margin:0 0 20px 0;
	}
	div.contactRight {
		width:100%;
		float:none;
	}

	#formRicerca .selectWrapper {
		width:98%;
		margin:0 0 10px 0;
	}

	#formRicerca div.radio {
		width:100%;
		margin-right: 0;
	}

	body#car #content div.ombra:nth-child(1) {display: none;}

	#carDetails img {
		width:100%; height: auto;
		float:none;
		margin-bottom: 20px;
	}
	#carDetails #carText {
		width:100%;
		height: auto;
		float:none;
	}

	#galleryCar div.singleFeature {
		vertical-align: top;
	}

	.rivenditore {width:100%;}

	#form .floatLeft {width:100%; float:none;}
	#form .floatRight {width:100%; float:none;}

	#galleryCar div.singleFeature span {
		height: 75px;
	}

	a#logo {width:185px;}

	#colorsSlide #carColors img {
		width:100%;
		height: auto;
	}

	#colorsPager:after {
		display: none;
	}

	#colorsSlide .colorsNav {
		display: none;
	}
	
	#form.feedback #step06 p.labelDesc{
	    width: 38%;
	}	
	#form.feedback #maschi, 
	#form.feedback #femmine, 
	#form.feedback #famiglia, 
	#form.feedback #single {
	    width: 50%;
	}
	#form.feedback #cityCar, 
	#form.feedback #berline, 
	#form.feedback #suv, 
	#form.feedback #piccoloSuv, 
	#form.feedback #station, 
	#form.feedback #altro {
	    float: left;
	    width: 50%;
	    margin: 0px;
	}	

	#form.feedback p.labelDesc.risp {
		float: none;
	    width: 100%;
        margin-bottom: 5px;
	}
	#form.feedback #step08 input.risp {
		float: none;
	    width: 100%;
	}	
	#form.feedback ul.percDiff li p.labelDesc {
	    width: 47%;
	}	
	#form.feedback ul.percDiff li input {
	    width: 45%;
	    float: left;
	}

	#form.preventivo {
	    float:none;
	    width: 100%;
	    padding: 0px 0px 40px 0px;
	}	
	#bh-sl-map-container.preventivo {
	    float: none;
	    width: 100%;
	}	

}

@media only screen and (max-width:320px) {
	/* body{ color:purple; } */

	#infoAzienda > img {
		width:40%;
	}

	#galleryCar div.singleFeature span {
		height: 73px;
	}

	a#logo {
	  width: 155px;
	} 
	#form.feedback #step06 p.labelDesc {
	    width: 53%;
	}
	#form.feedback #maschi, 
	#form.feedback #femmine, 
	#form.feedback #famiglia, 
	#form.feedback #single {
	    width: 35%;
	}	
	#form.feedback ul.percDiff li p.labelDesc {
	    width: 68%;
	}	
	#form.feedback ul.percDiff li input {
	    width: 23%;
	    float: left;
	}	
	#form.feedback #cityCar,
	#form.feedback #berline,
	#form.feedback #suv,
	#form.feedback #piccoloSuv,
	#form.feedback #station,
	#form.feedback #altro{
		width: 35%;
	}

}	

@media only screen and (max-width:100px) {
	/* body{ color:cyan; } */
}