html{
	font-size:100%;	
}
body {
	font:0.75em Arial, Tahoma, Verdana, Sans-Serif;
	background:#ffffff url(../images/bg.gif) top center repeat-x;
	color:#404040;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#wrap {
	clear:both;
	position:relative;
	width:100%;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	/*border-style:dotted;*/
}
#top {
	clear:both;
	position:relative;
	height:42px;
	width:1000px;
	color:#a6000c;
	margin:0px auto;
	padding:0;
	text-align:left;
/*	border-style:dotted;*/
}
#sitelogo {
	float:left;
	height:42px;
	width:178px;
	margin:0px auto;
	padding:0;
/*	border-style:dotted;*/
}
#siteaddress{
	float:left;
	height:39px;
	width:360px;
	margin:0px 0px 0px 0px;
	padding:3px 0 0 20px;
	text-align:left;
	line-height:1.5;
/*	border-style:dotted;*/
}
#sitesearch {
	float:left;
	position:relative;
	height:42px;
	width:440px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#a6000c;
	text-align:right;
	vertical-align:middle;
/*	border-style:dotted;*/
}
#advsearch{
	float:left;
	width:180px;
	text-align:right;
	padding-right:5px;
	padding-top:7px;
	margin-top:7px;
/*	border-style:dotted;*/
}
#search{
	float:right;
	height:31px;
	width:254px;
	border:0px;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*padding-right:23px;*/
	text-align:left;
	vertical-align:middle;
	background:#ffffff url(../images/search_bg.gif) top left no-repeat;
	/*border-style:dotted;*/
}
#search input{
	border:0px;
	width:220px;
	margin-top:5px;
	margin-left:2px;
}

#header {
	clear:both;
	height:32px;
	width:1000px;
	color:#ffffff;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#menu {
	float:left;
	height:32px;
	color:#ffffff;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
/*	border-style:dotted;*/
}
#menu a, #siteinfo a{
	text-decoration:none;
	color:#ffffff;
}
.menu, .curmenu{
	float:left;
	height:24px;
	/*width:20%;*/
	font-weight:bold;
	text-align:center;
	margin:0px 1px 0px 0px;
	padding:8px 23px 0px 23px;
	/*border-style:dotted;*/
}
.curmenu, .menu:hover, .siteinfo:hover{
	background-color:#be2e21;
	text-decoration:underline;
/*	height:32px;*/
}

#siteinfo{
	float:right;
	width:340px;
	height:32px;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
/*	margin-left:2px;*/
/*	margin-right:13px;*/
	padding-left:160px;
	padding-right:0px;
/*	border-width:1px;
	border-style:dotted;*/
}

.siteinfo{
	float:left;
	height:24px;
	width:17%;
	text-align:center;
	margin:0px 2px 0px 2px;
	padding:8px 2px 0px 2px;
	/*border-style:dotted;*/
}



#banners{
	clear:both;
	position:relative;
	height:106px;
	width:1000px;
	margin:0 auto;
	/*background:#ffffff url(../images/banner_bg.gif);*/
	background:#ffffff url(../images/tondach_bar.gif) center no-repeat;
}
#top_banner{
	float:left;
	position:absolute;
	top:25px;
	left:363px;
}
#productname{
	float:left;
	position:absolute;
	top:1em;
	left:1.5em;
	font-weight:bold;
	color:#ffffff;
/*	border-style:dotted;*/
}
#productdescr{
	float:left;
	position:absolute;
	top:3em;
	left:1.5em;
	font-weight:bold;
	color:#ffffff;
/*	border-style:dotted;*/
}
#filmdetail{
	float:left;
	text-align:left;
	line-height:1.4;
	/*font-size:12px;*/
	margin-top:0px;
	margin-bottom:12px;
	padding:0px 0px 0px 0px;
	color:#9c9c9c;
/*	border-style:dotted;*/
}
#filmdetail img.filmshot{
	margin-right:45px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0 0 0 0;
}
.bluetext{
	font-weight:normal;
	color:#47719b;
}

#creator{
	float:left;
	position:absolute;
	top:70px;
	left:15px;
	font-size:14px;
	font-weight:bold;
	color:#336699;
/*	border-style:dotted;*/
}

#player{
	clear:both;
	padding-bottom:10px;
}

#content{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:auto;
	margin-bottom:0px;
	border-bottom:solid 0px #a6000c;
}
#left_tabs, #right_tabs{
	padding-bottom:30000px;
	margin-bottom:-30000px;
}
#left_tabs{
	float:left;
	width:175px;
    color:#a6000c;
	border-left:solid 1px #a6000c;
	border-right:solid 1px #a6000c;
	border-top:solid 1px #a6000c;
	margin-right:18px;
	margin-top:10px;
/*	border-style:dotted;*/
}
#tabs_delimeter{
	float:left;
	width:21px;
	border-style:dotted;
}
#right_tabs{
	float:left;
	width:801px;
    color:#000000;
	border-left:solid 1px #a6000c;
	border-right:solid 1px #a6000c;
	border-top:solid 1px #a6000c;
	margin-top:10px;
	text-align:justify;
/*	line-height:1.7;
	margin-left:20px;*/
/*	border-style:dotted;*/
}
.col1, .col2, .col3{
	padding-bottom:30000px;
	margin-bottom:-30000px;
}
.col1{
	float:left;
	width:489px;
	border-left:solid 1px #a9c0d2;
	border-right:solid 1px #a9c0d2;
}
.col2{
	float:left;
	width:489px;
	border-left:solid 1px #a9c0d2;
	border-right:solid 1px #a9c0d2;
}
.col3{
	float:left;
	width:21px;
}

#left_tabs a, #right_tabs a, #seeall a{
	color:#a6000c;
	text-decoration:none;
}

#left_tabs ul li a{
    color:#ffffff;
}
#left_tabs ul li.curtab a{
	color:#a6000c;
}

#left_tabs ul {
	  float:left;
	  width:488px;
	  height:22px;
      margin:0px 0px 0px 0px;
  	  padding:0px 0px 0px 0px;
      display: inline;
	  font-size:11px;
	  font-weight:bold;
	  border-bottom:solid 1px #a6000c;
  	  border-right:solid 2px #ffffff;
	  border-style:dotted;
      } 
#left_tabs ul li{
	  float:left;
	  position:relative;
	  left:-1px;
   	  height:16px;
	  width:124px;
	  margin-right:3px;
      padding-top:5px;
      border: 1px solid #a9c0d2;
	  border-right:solid 1px #a6000c;
	  border-left:solid 1px #a6000c;
	  border-top:solid 1px #a6000c;
	  background-color:#336799;
      list-style: none;
      display: inline;
      }
		
#left_tabs ul li.curtab{
      border-bottom: 1px solid #a6000c;
	  background-color:#ffffff;
      list-style: none;
      display: inline;
}	

#left_tabs.col1 ul li:hover, #left_tabs.col1 ul li:hover a{
	color:#ffffff;
  	border-bottom:1px solid #ffffff;*/
	background-color:#336799;
    list-style: none;
	text-decoration:none;
    display: inline;
}

#left_tabs_content{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	height:100%;
	margin:0 0 0 0;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
/*	border:solid 1px #a9c0d2;
	border-top:solid 1px #ffffff;*/
}
#right_tabs_content{
	float:left;
	/*position:absolute;*/
	/*top:23px;
	left:0px;*/
	/*height:327px;*/
	color:#a6000c;
	height:100%;
	width:775px;
	margin:0 0 0 0;
	padding-left:15px;
	padding-top:8px;
	text-align:justify;
	/*padding-bottom:30px;*/
/*	border:solid 1px #a9c0d2;
	border-top:solid 1px #000;*/
}
#right_tabs_content .roben th{
	color:#ffffff;
}

#area1{
	clear:both;
	height:117px;
	width:474px;
	line-height:1.7;
	padding-left:15px;
	padding-top:7px;
	text-align:left;
	border:#a6000c;
	border-width:1px;
	border-left-width:0px;
	border-style:solid;
}

#area2{
/*	float:left;*/
	/*position:relative;*/
	height:49px;
	width:489px;
	text-align:left;
	/*padding-top:13px;*/
	/*padding-left:21px;*/
	/*margin-bottom:45px;*/
	border-color:#a6000c;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	display:table;
	vertical-align:middle;
}

#area2left{
/*	float:left;
	position:absolute;*/
	width:120px;
	display:table-cell;
	vertical-align:middle;
	padding-left:15px;
/*	margin-right:30px;*/
	/*border-style:dotted;*/
}
#area2middle{
/*	float:left;
	position:absolute;
*/
	width:120px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
/*	margin-right:30px;*/
	/*border-style:dotted;*/
}
#area2right{
/*	float:left;
	position:absolute;
*/
	display:table-cell;
	vertical-align:middle;
	text-align:center;
/*	margin-right:30px;*/
	/*border-style:dotted;*/
}


#tabs2{
	float:left;
	width:487px;
	margin-left:21px;
	padding-top:9px;
	padding-bottom:50px;
	border-color:#a9c0d2;
	border-width:1px;
	border-style:solid;
}

#bottom{
 	clear:both;
	height:119px;
	width:100%;
	color:#ffffff;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	text-align:center;
	/*background:#ffffff url(../images/footer_bg.gif) top center repeat-x;*/
	background-color:#a6000c;
	/*border-style:dotted;*/
}

#footer{
	clear:both;
	width:1000px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	/*border-style:dotted;*/
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#tel{
	float:left;
	text-align:left;	
	width:30%;
}
#bottom_menu{
	float:left;
	text-align:right;
	width:70%;
	font-size:12px;
	font-weight:normal;
	padding-right:0px;
}
#comments{
	float:left;
	text-align:left;
	width:100%;
	line-height:1.4;
	/*font-size:12px;*/
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	color:#9c9c9c;
/*	border-style:dotted;*/
}
#nickname{
	float:left;
	width:37%;
	color:#326c9e;
	text-align:left;
	font-weight:normal;
}
.commentstime{
	color:#999999;
	font-weight:normal;
}
#commentsmenu{
	float:left;
	width:50%;
	text-align:right;
}
#commentsmenu a, #seeall a{
	color:#326c9e;
	font-weight:normal;
}
#commentstext{
	float:left;
	width:90%;
	color:#000000;
	text-align:left;
	padding-bottom:17px;
/*	border-style:dotted;*/
}
#comments img.ico{
	margin-right:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0 0 0 0;
}
#seeall{
	clear:both;
	position:relative;
	height:50px;
	width:1000px;
	color:#a6000c;
	font-weight:bold;
	margin:0px auto;
	padding-bottom:20px;
	text-align:left;
/*	border-style:dotted;*/
}
#leftseeall{
	float:left;
	width:165px;
	text-align:left;
	padding-left:10px;
	padding-bottom:30px;
	padding-top:15px;
	border-color:#a6000c;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	background:#ffffff url(../images/garantia33.gif) right bottom no-repeat;
	background-position:110px 5px;
/*	border-style:dotted;*/
}
#rightseeall{
	float:left;
	width:801px;
	text-align:right;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:50px;
	border-color:#a6000c;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	margin-left:18px;
/*	border-style:dotted;*/
}

h1{
	font-size:1.5em;
}
h2{
	font-size:1.3em;
}
strong, b {color:#a6000c;}
p{
	color:#000000;
}

img{
	border:0px;
	border-color:#FFFFFF;
	border-style:dotted;
}

img.b10{
	border:10px;
	border-color:#FFFFFF;	
	border-style:dotted;
}


.thead{
	color:#ffffff;
}
th{
	text-align:center;
}
tr.odd{
	/*color:#ffffff;*/
	/*color:#a6000c;*/
	background-color:#feb7bc;
	font-weight:bold;
	text-align:center;
}
tr.nodd{
	/*color:#a6000c;*/
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
}

tr.table_row_odd{
	/*color:#ffffff;*/
	/*color:#a6000c;*/
	background-color:#feb7bc;
	font-weight:normal;
}
tr.table_row_nodd{
	/*color:#a6000c;*/
	background-color:#ffffff;
	font-weight:normal;
}

td.tondachname{
	padding-left:20px;
	text-align:left;
}

.tondachlink{
	color:#FFFFFF;
	text-decoration:underline;
}
tr:hover, a.tondachlink:hover{
	color:#ffffff;
	background-color:#a9c0d2;
}
.roben tr:hover{
	color:#A6000C;
	background-color:#ffffff;
}
.sale{
	text-transform:uppercase;
	text-decoration:blink;
}
#right_tabs_content ul.list li {
	background-color:#ffffff;
	color:#373737;
	font-weight:normal;
/*	list-style:outside;*/
}
#search input{
	border-width:0!important;
	border-style:none!important;
}
#tondach_acs {
	text-align:center;
	padding-top:35px;
}
#tondach_acs span{
	padding-left:25px;
	padding-right:25px;
	padding-top:35px;
	padding-bottom:25px;
}
#webdesign{
	float:left;
	display:block;
	font-size:10px;
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#webdesign a{
	color:#CCCCCC;
}

.cse-search-box input{
	border:0 none!important;
}
.roben td img{
	margin-right:10px;
}
