/**********************************************************************

CSS Document

Website: http://shop.hostettler-parts.com/

Autor: MotorByte Software GmbH

***********************************************************************/

div#article_details {
	float: left;
	padding-bottom :5px;
}
div#table_info {
	display: block;
	width: 780px;
	float: left;
}
button#backToBrand {
	cursor: pointer;
}
div#arcticleImages {
	float: left;
	max-width: 400px;
}
.detailcontentright {
	text-align: right;
}
.detailcontentDiscontinued {
	text-align: right;
	font-weight: bolder;
	color: #ea2e14;
}
.detailcontentleft {
	text-align: left;
}

.detailcaption {
	padding-right: 5px;
	width: 150px;
}

.articleimage {
	float: left;
	margin: 5px;
	margin-right: 10px;
	border: 0;
}

.img_manufacturer {
	margin: 5px;
	border: 0;
}

div#article_vehicle {
	clear: both;
}

/********* TABLES */
#myTable {
	empty-cells: show;
	border-collapse: collapse;
}
#vehicles {
	empty-cells: show;
	border-collapse: collapse;
}
#listTable {
	empty-cells: show;
	border-collapse: collapse;
}
#detailtable {
	float: left;
}
td.detailcontent {
	max-width: 320px;
}
td.detailcaption {
	max-width: 150px;
	vertical-align: top;
}

.input_number {
	text-align: right;
}

/** table vehicles **/
.caption_vehicle_manufacturer {
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	cursor: pointer;
}
.caption_vehicle_model {
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	cursor: pointer;
}
.caption_vehicle_ccm {
	width: 60px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.caption_vehicle_kw {
	width: 60px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.caption_vehicle_year {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.caption_vehicle_typeno{
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.caption_vehicle_choice {
	width: 170px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	cursor: pointer;
}

/********* ARTIKELLISTEN */

.articlelist {
	border: solid #b0bcc5 1px;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 11px;
	width: 635px;
}

.articlelist td {
	border: solid #b0bcc5 1px;
}

.articlelist td {
	padding: 2px;
	vertical-align: middle;
	border: solid #b0bcc5 1px;
	font-size: 11px;
}

.articlelist_article_season {
	width: 65px;
}
.articlelist_article_articleno {
	width: 100px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	cursor: pointer;
}
.articlelist_article_manufacturer {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_manufacturer_image {
	width: 65px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	text-align: center;
	cursor: pointer;
}
.articlelist_article_has_image {
	width: 25px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_shortname {
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_info {
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_caption_used_times {
	width: 100px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_caption_retail_sale_price {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_ordertype {
	border-right: solid;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_netprice {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelistcaption_retail_sale_price {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
	text-align: right;
}
.articlelist_article_price2 {
	width: 80px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_price2_empty {
	width: 80px;
	color: #fff;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_grossprice {
	width: 60px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
  text-align: right;
}
.articlelist_article_quantity {
	width: 85px;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}
.articlelist_article_col11 {
	width: 60px;
	text-align: center;
	border-right: solid;
	border-right-width: 1px;
	border-color: #aca899;
}

p.customerfooter {
	padding-top: 10px;
	font-size: larger;
	font-style: italic;
}

a.customerslink {
	color: #0000FA;
}
a.customerslink:hover {
	text-decoration: underline;
}
/* Tabs*/
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.contentstyle{
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em; padding: 10px;
}

#article_manufacturer {
	float: left;
}

.stock_green {
	font-weight: bold;
	background-color: green;
}
.stock_yellow {
	font-weight: bold;
	background-color: yellow;
}
.stock_red {
	font-weight: bold;
	background-color: red;
}

* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#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: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#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:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}

/* General rules for both standard column header and mouse on header of sortable columns */
.tableWidget_headerCell,.tableWigdet_headerCellOver,.tableWigdet_headerCellDown{
	cursor:pointer;
	border-bottom:3px solid #C5C2B2;
	border-right:1px solid #ACA899;
	border-left:1px solid #FFF;
	background-color: #eaeaea;
}

/* Standard column header */
.tableWidget_headerCell{
	border-top:2px solid #eaeaea;
}

/* Rollover on sortable column header */
.tableWigdet_headerCellOver{
	border-top:2px solid #FFC83C;
}

/* Rollover style on mouse over (Data) */
.tableWidget tbody .tableWidget_dataRollOver{
	/* background-color:#FFF;	No mouseover color in this example - specify another color if you want this */
	background-color:#eaeaea;
}

.tableWigdet_headerCellDown{
	border-top:2px solid #FFC83C;
	background-color:#DBD8C5;
	border-left:1px solid #ACA899;
	border-right:1px solid #FFF;
}

.tableWidget td{
	margin:0px;
	padding:2px;
	border-bottom:1px solid #ACA899;	/* Border bottom of table data cells */
	border-right:1px solid #ACA899;		/* Border right of table data cells */
	height: 15px;
}

.tableWidget tbody{
	background-color:#FFF;
}

.tableWidget{
	font-family:arial;
	font-size:11px;
	width:760px;
}

/* Border around entire widget */
div.widget_tableDiv {
	border:1px solid #ACA899;
	height: 450px;
	overflow:auto;
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
	width:760px;
}

html>body div.widget_tableDiv {
overflow:auto;
	width:760px;
  height: 450px;
}

.tableWidget thead{
	position:relative;
}

.tableWidget thead tr{
	position:relative;
	top:0px;
	bottom:0px;
}

.tableWidget .scrollingContent{
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
	width:100%;
}
.tableRollOverEffect1{
	background-color:#317082;
	color:#FFF;
}
tr.vehiclerow {
	height: 20px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(assets/templates/parts/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(assets/templates/parts/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(assets/templates/parts/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(assets/templates/parts/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* reset para la galeria */

div.galimg, div.imgprin, .galimg a, .galimg img, .galimg ul, .galimg li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* fin del reset */

.galimg {
	position: relative;
	background: #fff url(jsgal/loading.gif) no-repeat 50% 50%;
	width: 520px;
}

.imgprin {
	/* es necesario para evitar un parpadero al quitar la imagen */
	/*
	width: 520px;
	height: 395px;
	*/
}

.imgprin img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}

.galimg ul {
	list-style: none;
	text-align: center;
}

.galimg ul li {
	display: inline;
	padding-left: 3px;
}

.galimg ul li a img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}


