/* =============================================================

	Projekt:		TOSHIBA
	Autor:			FinwallMedia, S. Meier; AGETO GmbH, Steffen Willschuetz

	Datei:			sub.css, Produktseiten

	Erstellt:		22.12.2006
	Modifiziert:	<!--%TimeStamp%-->27.08.2008 10:00<!---->

============================================================= */

/** Toggle-Modul **/
.tabber_close {
 	padding: 20px;
	background: url(../img/detail_box2.jpg) left bottom no-repeat;
	margin-bottom: 20px;
}

ul.content_link_list {
	list-style: none; padding-left: 20px;
}

ul.content_link_list li {
	line-height: 1em;
	padding: 3px 0 3px 15px;
	background: url(../img/icon_quad_red.gif) 0 0.6em no-repeat;
}

.tabberlive .tabbertabhide { display:none;  }
ul.tabbernav { margin: 5px 0 5px 0 !important; font-weight: bold;  }
ul.tabbernav li {
	list-style: none; display: inline;
	padding: 8px 0 6px 0px; margin-right: 3px; text-decoration: none; border-left: 1px solid #e1e1e1; }
ul.tabbernav li a {
	background: url(../img/navbg_left4.jpg) no-repeat right top; padding: 8px 20px 6px 20px;
	border-left: none;  text-decoration: none; color: #6f6f6f; border-bottom: 1px solid #e1e1e1; }
ul.tabbernav li a:hover, ul.tabbernav li.tabberactive a:hover { color: #E10915; background-position: 100% -38px !important; }
ul.tabbernav li.tabberactive a { background-position: 100% -38px !important; color: #000; border-bottom: 1px solid #f9f9f9; }
.tabberlive .tabbertab {  background: #fff url(../img/detail_box.jpg) no-repeat; margin-right: 10px; margin-top: -1px; padding: 15px 20px; }
.tabberlive .tabbertab h2 {	display: none; }

ul.tabbernav li a#fakes {
	background: #f00 !important;
}


/* Tabellen techn. Daten */

img.techdata_img {
	float: right;
	margin: 4px 0 0 0;
}


table.tech_data {
	border-collapse: collapse;
	width: 100%;
}
table.tech_data thead td {
	font-weight: bold;
	background: #BC997C;
	color: #fff;
}

table.tech_data td {
	padding: 4px 10px 3px 10px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
}
table.tech_data tr.techdata_grey td {
	background: #f0f0f0;
}

.product_detail_content {

}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:101;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:10px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	font-weight: bold;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background:#fff url(../img/logo_toshiba4.gif) 20px 20px no-repeat;
	padding: 10px;
	height: 53px;
}

	#TB_title a {
		color: #ED1B24 !important;
	}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Produktübersicht */
.prod_overview1, .prod_overview2 {
	padding: 20px 20px 10px 20px;
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 215px;
	background: url(../img/bg_prod_ov.jpg) left bottom no-repeat;
}



a.prod_ov_link {
	color: #000;
	text-decoration: none;
}

a:hover.prod_ov_link {
	color: #fff;
	text-decoration: none;
}

a.prod_ov_link span {
	display: block;
	font-weight: bold;
	background: url(../img/bg_prod_ov_hl1.jpg) left bottom no-repeat;
	border-top: 3px solid #fff;
	padding: 8px 20px;
	font-size: 1.2em;
}
div.tabbertab a.prod_ov_link span {
	padding: 5px;
}

a:hover.prod_ov_link span {
	background: url(../img/bg_prod_ov_hl2.jpg) left bottom no-repeat;
}

.prod_overview1 ul,
.prod_overview2 ul,
.prod_overview3 ul,
.prod_overview4 ul,
.prod_overview5 ul {
	list-style: none;
	padding: 10px 0px 0 20px;
}

.prod_overview1 ul li,
.prod_overview2 ul li,
.prod_overview3 ul li,
.prod_overview4 ul li,
.prod_overview5 ul li {
	padding: 1px 0 1px 15px; background: url(../img/icon_quad_red.gif) 0 0.6em no-repeat;
}

.prod_overview3,
.prod_overview4,
.prod_overview5 {
	padding: 20px 20px 10px 20px;
	float: left;
	width: 250px;
	height: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url(../img/bg_prod_ov.jpg) left bottom no-repeat;
}

	.prod_overview5 {
		background: url(../img/bg_prod_ov3.jpg) left bottom no-repeat;
	}

.prod_overview2,
.prod_overview4,
.prod_overview5 {
	margin-right: 0;
}


#outer_box {
	border-top: 20px solid #fff;
	background: url(../img/blisterflash_bg_wide.jpg) no-repeat;
	padding: 20px;
}

#outer_box2 {
	border-top: 20px solid #fff;
	background: url(../img/bg_pop_blank.jpg) no-repeat;
	padding: 20px;
}

#outer_box3 {
	border-top: 20px solid #fff;
	background: url(../img/download_bg.jpg) no-repeat;
	padding: 20px;
}

#outer_box4 {
	border-top: 20px solid #fff;
	background: url(../img/download_bg2.jpg) no-repeat;
	padding: 20px;
}

#inner_box {
	height: 330px;
}

#player3 {
	padding-left: 35px;
}

#outer_box4 #inner_box {
	height: 430px;
}

#inner_box h1,
#inner_box2 h1 {
	margin-bottom: 0.5em;
	font-size: 1em;
	color: #11100E !important;
	padding: 0 !important;
}

	#inner_box h1 span,
	#inner_box2 h1 span {
		display: block;
		font-size: 0.9em;
		font-weight: normal;
	}

#outer_box3 #inner_box h1 {
	margin-bottom: 1em !important;
}

#download_link {
	margin: 0 10px;
	line-height: 1.5em;
	background: #fff url(../img/download_icon.gif) 20px 13px no-repeat;
	padding: 10px 10px 10px 50px !important;
	border: 1px solid #E1E1E1;
}

	#download_link a {
		background: none;
	}

#pdflink {
	border-top: 1px solid #E1E1E1;
}

#pdflink a {
	display: block;
	border-top: 5px solid #fff;
	padding: 7px 0 0 120px;
	background: url(../img/get_pdf.gif) no-repeat;
	font-size: 0.9em;
	height: 30px;
}

#inner_box table {
	font-weight: normal;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
}

	#inner_box table td {
		padding: 5px;
		border: 1px solid #e1e1e1;
		vertical-align: center;
		text-align: center;
	}

	#inner_box table td img {
		margin: 0 !important;
	}

#inner_box table.languageHeadlines td {
	text-align: left !important;
}

#inner_box #lang1,
#inner_box #lang2 {
	float: left;
}
#inner_box #lang2{
	margin-left: 356px;	
}


#inner_box a {
	color: #ED1B24 !important;
	font-weight: normal;
}

#inner_box a.download {
	display: block;
	padding: 20px;
	text-align: center;
	background: none !important;
	font-weight: bold;
}
