* { margin: 0; padding: 0; outline:0; }


img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}


body {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333;
}

a { color: #000; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }

a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; margin-right:30px;}


.shell { width: 980px; margin: 0 auto; padding-top: 50px;}
.border { border: 0px solid #e8e8e8; background: #fff; position: relative; }
.shadow-l { background: url(images/shadow-l.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;left:-25px; z-index: 10;}
.shadow-r { background: url(images/shadow-r.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;right:-25px; }
.shadow-b { background: url(images/shadow-b.png) no-repeat 0 0; width: 980px; height: 20px; position: absolute; bottom:-20;left:0; }

#header { background: url(images/bgrans.png); position: absolute; left:1px; top:1px; z-index:999;border: 0px solid red; width: 976px; height: 150px;}
#logo a { background: url(images/TalbotTorro_Logo_rt.png) no-repeat 0 20px; width: 550px; height: 87px;float:left; clear:both;margin-top: 15px; margin-bottom:10px;margin-left: 7px;}

.socials {margin-top: -55px; padding: 23px 11px 0 0; float:right; border: 0px solid white; margin-right: 0px;}
.socials ul { list-style: none; }
.socials ul li { display: inline; float: left; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 16px; border-right: 1px dotted #b9b9b9; padding: 2px 10px 2px 0; margin: 0 0px 0 0; }
.socials ul li.last { border:0; margin:0; }
.socials ul li a { float: left; color: #fff; height: 16px; padding: 0 0 0 10px; text-decoration:none;}
.socials ul li a.rss { background: url(images/soc-rss.gif) no-repeat 0 0; }
.socials ul li a.fb { background: url(images/soc-fb.gif) no-repeat 0 0; }
.socials ul li a.twit { background: url(images/soc-twit.gif) no-repeat 0 0; }


.slider { width: 979px; height: 455px; border: 1px solid #fff; position: relative; margin: 0px 0 0 0px; overflow:hidden;}
.slider.outer{border:0;}
.slider .item { position: relative; width: 980px; height: 455px; }
.slider .item img { position: absolute; top:0;left:0; z-index: 1; }
.slider .text { position: absolute; top:102px;left:480px; z-index: 2; }
.slider .text h3 { font-size: 45px; line-height: 45px; color: #ff0000; padding: 0 0 0 7px; }
.slider .text h2 { font-size: 58px; line-height: 58px; color: #39393d; text-transform: uppercase; padding: 0 0 0 2px; }

.slider-nav { width: 92px; height: 18px; position: absolute; bottom:9px;right:6px; z-index: 3; }
.slider-nav a { width: 18px; height: 18px; background: #d7d7d8; margin: 0 5px 0 0; }
.slider-nav a.active { background: #39393d; }

.slidercarousel {float:left; width: 980px; height: 450px; border: 0px solid #dbdbdb; margin: 0px 0 25px 0px; background-repeat: no-repeat;
}
.slider .slide{
	background-color: #000;
}

.carousel-clear{
    float:left;
    width: 979px;
    height: 12px;
    border: 0px solid;
    background-image: url(images/bg-carousel.jpg);
    background-position: bottom;
    
}

div.carnav{
float:left;
width: 980px;
height: 50px;
margin-top: 15px;
margin-left: 350px;
display: none;
}
.carnav input{
float:left;
clear:none;
width: auto;

} 


div.cardesc{
float:left;
width: 230px;
border: 0px solid;	
margin-top: 100px;	
margin-right: 30px;		
}

/* 
#title-text{
position:absolute;
background: url(images/ribbon.png) no-repeat 0 0;   
width: 170px;
height: 30px;    
margin-top: 0px;
margin-left: -3px;
z-index: 87;    
font-size: 14px;
color: #fff;
padding: 5px 0px 0px 5px;
font-weight: bold;
}
*/
#title-text{
font-size: 18px;
line-height: 16px;
color: red;
border-bottom: 1px solid #DBDBDB;
padding: 10px 0 9px 0;
margin-bottom: 5px;
margin-top: 10px;
}


#left-but{
float:left;
width: 30px;
height: 30px;
background: url(images/pfeile.png) no-repeat 0 0;
margin-right: 20px;
}

#right-but{
float:left;
width: 30px;
height: 30px;
background: url(images/pfeile.png) no-repeat 0 0;
background-position-y: -30px;
margin-left: 20px;
}


.verlauf{margin-top: -10px; position: absolute; z-index:999;}

#main {width: 932px; padding: 20px 24px 17px 24px; }
#main h2,#main #sidebar h3  {clear:both; font-size: 18px; line-height: 16px; color: #000; border-bottom: 1px solid #dbdbdb; padding: 10px 0 9px 0; margin-bottom: 5px; margin-top: 10px;}
#main a.more { background: url(images/more.gif) no-repeat 0 3px; font-size: 11px; line-height: 14px; color: #ff0000; text-decoration: underline; padding: 0 0 0 13px; }
#main a.more:hover { text-decoration: none; }

#content { width: 550px; }

#main h1{clear:both; font-size: 18px; line-height: 16px; color: #000; border-bottom: 1px solid #dbdbdb; padding: 10px 0 9px 0; margin-bottom: 5px; margin-top: 10px;text-transform: uppercase;}

#main h3 { font-size: 14px; line-height: 18px; color: #000; }


#content-wide { width: 100%; }

.highlight {  }
.highlight h3 { margin: 0 0 9px 0; }
.highlight p { padding: 0 0 11px 0; }

.projects { padding: 65px 0 0 0; }
.projects h3 { margin: 0 0 17px 0; }
.projects .item { margin: 0 0 28px 0; }
.projects .image { width: 183px; height: 111px; border: 1px solid #dbdbdb; padding: 2px; margin: 0 20px 0 3px; }
.projects .text { width: 393px; }
.projects .text h4 { font-size: 12px; line-height: 15px; color: #333; text-transform: uppercase; padding: 3px 0 2px 0; }
.projects .text p { padding: 0 0 3px 0; }


.products { padding: 20px 0 0 0;  }
.products h3 { margin: 0 0 17px 0; }
.products .item { margin: 0 0 28px 0; border-bottom: 1px solid #dbdbdb; padding-bottom: 15px; }
.products .image { width: 120px; height: 150px;padding: 2px; margin: 0 20px 0 3px; }
.products .text { width: 380px; margin-top: 15px;margin-left: 15px;}
.products .text h4 { font-size: 14px; line-height: 15px; color: #333;  padding: 3px 0 2px 0; }
.products .text p { padding: 0 0 3px 0; }

#sidebar { width: 270px; }

.sidebar-nav { list-style: none; padding: 0 0 17px 0; }
.sidebar-nav ul { list-style: none; }
.sidebar-nav ul li { border-bottom: 1px solid #dbdbdb; font-size: 12px; line-height: 18px; padding: 7px 0; }
.sidebar-nav ul li a { background: url(images/bullet.gif) no-repeat 5px 4px; color: #333; padding: 0 0 0 16px; }

.btn-buy { background: url(images/btn-buy.gif) no-repeat 0 0; display: block; width: 307px; height: 86px; font-size: 40px; line-height: 86px; color: #b50000; font-weight: bold; text-align: center; margin: 0 0 17px 0; position: relative; left:-3px; }
.btn-buy:hover { text-decoration: none; }

.advertisement { padding: 0 0 13px 0; }
.advertisement h3 { margin: 0 0 18px 0; }
.advertisement .ads { padding: 0 15px 0 7px; }
.advertisement .ad { margin: 0 0 18px 0; }

#sidebar .info {  }
#sidebar .info h3 { margin: 0 0 7px 0; }
#sidebar .info p {  }


#footer { font-family: Arial, sans-serif; font-size: 11px; line-height: 14px; color: #7f7f7f; padding: 18px 27px 20px 38px; }
#footer a{ color: #7f7f7f; }

.footer-nav {  }
.footer-nav ul { list-style: none; }
.footer-nav ul li { display: inline; border-right: 1px solid #7f7f7f; padding: 0 6px 0 0; margin: 0 7px 0 0; }
.footer-nav ul li.last { border:0; padding:0; margin:0; }


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			43px; /* match top ul list item height */
	z-index:		9999;
	width: 190px;
	background: url(images/bg-klappnav.png); 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			190px; /* match ul width */
	top:			0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	padding-top: 5px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

#navigation { height: 43px; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; background-color: #000;float:left; clear:both;width:978px; }
#navigation ul { list-style: none; }
#navigation ul li { float: left; height: 43px; border-right: 1px solid #dbdbdb; font-size: 12px; line-height: 43px; font-weight: bold; text-transform: uppercase; }
#navigation ul li.last{border: 0px solid;} 
#navigation ul li a { float: left; height: 43px; color: #fff; padding: 0px 34px 0px 34px;margin: 0px;}
#navigation ul li a:hover, 
#navigation ul li a.active { float: left; height: 43px; padding: 0px 34px 0px 34px;  color: #ff0000; text-decoration: none; margin: 0px;}


.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/

}
.sf-menu li {

}
#navigation .sf-menu li li {
border: 0px solid;
height: auto;
}

#navigation .sf-menu ul li li a, #navigation ul li li a{
border: 0px solid;
font-weight: normal;
font-size: 11px;
height: auto;
line-height: 26px;
padding: 0px 25px 0px 25px;
}

#navigation ul li li a:hover, #navigation ul li li a.active{
border: 0px solid;
font-weight: normal;
font-size: 11px;
height: auto;
line-height: 26px;
padding: 0px 25px 0px 25px;

}

#navigation .sf-menu li li li {
border: 0px solid;
}
#navigation .sf-menu li:hover, #navigation .sf-menu li.sfHover,
#navigation .sf-menu a:focus, #navigation .sf-menu a:hover, #navigation .sf-menu a:active {
	outline:		0; 

}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-bottomright: 17px;
	-webkit-border-bottom-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


.csc-textpic-intext-left-nowrap .csc-textpic-text {
margin-left: 220px;
}

.box-produkte-small .csc-textpic-intext-left-nowrap .csc-textpic-text {
margin-left: 160px;
}



.news-latest-item{
float:left;
clear:both;
margin: 10px 0px 10px 0px;
border-bottom: 1px dotted #ccc;
padding-bottom: 10px;

}

a.clear{
float:left;
clear:both;
width: 100%;
}

div.news-latest-container{
float:left;
clear:both;
margin-bottom: 30px;
}

.news-latest-item a, a.clear{
color: #000; text-decoration: none; cursor:pointer;
}

.box-slider caption{
 font-size: 12px;
 margin-top: 5px;
}

.csc-textpic-caption{
font-size: 11px;    
font-weight: bold;    
}

div.psingle{
background-image: url(images/bg_produkte.jpg);background-repeat: no-repeat;
padding-top: 170px; 
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:0px solid #ccc;
	overflow:hidden;
	background-color: #fff;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

#product-single{
	
	
}

.products-single-item{
float:left;
border: 0px solid red;
background-color: #fff;	
margin-top: 40px;	
}

.news-single-img, .news-single-image{
float:left;
clear:none;	
	
	
}

.news-single-desc{
float:left;
clear:none;	
width: 500px;
border: 0px solid red;
margin-left: 50px;
}

.box-angebote{
float:left;
width: 170px;
clear:none;
margin-right: 12px;	
margin-top: 15px;
}

#main div.box-angebote h3{
font-size: 12px;		
}


#main div.box-angebote p, #main div.box-angebote p a{
font-size: 11px;
}  


.box-angebote-wide{
float:left;
width: 300px;
clear:none;
margin-right: 12px;	
margin-top: 15px;
}

#main div.box-angebote-wide h3{
font-size: 12px;		
}


#main div.box-angebote-wide p, #main div.box-angebote-wide p a{
font-size: 11px;
}  




#main div.news-single-item h2{
margin-bottom: 10px;	
	
}

div.news-single-item div.news-single-img, div.news-single-item div.news-single-image{	

margin-right: 30px;	
	
}

.news-imggal a{
margin-right: 15px;	
	
}

#nav{
position:absolute;
width: auto;
border: 0px solid;
height: 30px;
margin-top: -50px;
margin-left: 830px;
z-index: 999;

}


#nav a{
float:left;
clear:none;
height: 20px;
width: 20px;
border: 0px solid;
	/*background: url(images/bullets.png);*/
margin-right: 5px;
text-align: center;
line-height: 20px;
color:#000;
text-decoration: none;
border: 1px solid #000;
background-color: #ffffff;
}

#nav a.activeSlide{
float:left;
clear:none;
height: 20px;
width: 20px;
border: 0px solid;
	/*background: url(images/bullets.png);*/
background-position-y: -30px;
text-align: center;
line-height: 20px;
color: red;
text-decoration: none;
border: 1px solid #000;
background-color: #fff;
}

.bg_pic{
	border:1px solid#fff;
}


div.newsleft{
float:left;	
width: 300px;	
}

div.newsright{
float:right;
width: 100px;	
}

a.nada{
float:right;	
margin: 20px;	
	
}

div.catrow{
float:left;
clear:both;	
margin-bottom: 5px;	
margin-top: 10px;
font-size: 12px;
line-height: 16px;
}

div.catrow h3{
display:none;	
	
}

div.catrow img{
float:left;
margin-right: 10px;
text-align: right;	
max-height: 40px;
max-width: 40px;
}

.news-single-backlink{
float:left;
clear:both;
margin-bottom: 20px;	
	
	
}

div.csc-frame-rulerAfter, div.box-product{
float:left;
border-bottom: 1px dotted #cccccc;	
margin:10px 0px 10px 0px;	
	
}

div.news-imggal a{
float:left;
clear:none;	
	
}

div.news-imggal p{
display: none;	
	
}

div.news-single-item  div.news-single-image{
padding-top: 5px;	 
 }

/*mailform */

.csc-mailform ol{
list-style: none;		
}

.csc-mailform ol li{
border: 0px solid;
padding-bottom:  10px !important;	
	
}

.socials ul li  a.en{
background: url(images/en.gif);	
	background-repeat: no-repeat;
border:0px solid;
padding-left: 25px;
background-position: 0px 2px;
}

.socials ul li  a.de{
background: url(images/de.gif);	
background-repeat: no-repeat;
border:0px solid;
padding-left: 25px;
background-position: 0px 2px;
}


/*News Liste */


div.newslist div.item{
	float:left;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.newslist div.image.left {
float: left;
width: 120px;
text-align: center;
}


div.newslist div.text.left {
float: left;
width: 400px;
margin-left: 20px;
}

.news-list-morelink a{
	margin-left: 2px;
}

.newslist a {
color: #000;
text-decoration: none;
cursor: pointer;
}

.vjs-default-skin .vjs-big-play-button {
	background-image: url("../images/button_video_talbot.png") !important;
}

/*  Zum Shop button   */

.cta {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	margin: 0.2rem 0;
	padding: 1.5rem 2rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-sizing: border-box;
	transition-duration: 0.25s;
}
@media (max-width: 768px) {
	.cta {
		font-size: 15px;
		padding: 1rem 1.5rem;
	}
}
.cta.cta-sm {
	font-size: 15px;
	padding: 1rem 1.5rem;
}
.cta span {
	display: block;
}


.cta-talbot {
	color: #fff;
	background-color: #000;
	border: 10px double #fff;
	text-decoration: none;
	width:100%;
}
.cta-talbot:hover {
	color: #000;
	background-color: #fff;
	border: 10px double #000;
	text-decoration: none;

}

.shoplink{
	float:none;
}
.backlink {
	float:left;
	padding-top:38px;
}
.shoplink_link {
	float:right;
}
.shoplink_link a.cta{
	font-size:12px;
	padding: 7px 12px;
}