html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 2000;
}

bodyz
{
    background-color: rgb(233,233,233);
    color: rgb(70,70,70);
    font-family: arial, helvetica, sans-serif;
}

html,
body
{
    margin: 0;
    padding: 0;

}

a img
{
    border: 0;
}
.page
{
    margin: 0 auto;
    width: 839px;
    background-color: white;
    background-image: url(images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.page.nonavi
{
  background-image: none;
  width: 615px;
}

.page.nonavi .content
{
  padding-left: 24px;
  width: 615px;
}


.header
{
    margin: 0;
    padding: 0;
	display:block;
	width:839px;
	height:127px;
	background-color: White;
	border-bottom: 1px solid #e9e9e9;
}

.header h1
{
    position: absolute;
	display: block;
    margin: 0;
    padding: 0;
	top: 17px;
	left: 24px;
	width: 316px;
	height: 30px;
    z-index: 100;

}

.header h1 img
{
	border: 1px none White;
    margin: 0 0 17px 0;
    padding: 0;
}

.header h2
{
	position: absolute;
	display: block;
	top: 71px;
	left: 24px;
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
}

.header h2 img
{
    display: block;
    height: 13px;
}

.header #shoppageheader
{
	position: absolute;
	top: 107px;
	right: 230px;
	font-size: 12px;
	
}

.header #shoppageheader a
{
	text-decoration: none;
	color: #000;
}

.header #shoppageheader a:hover
{
	color: #c00;
}



a
{
    color: rgb(108,108,108);
}

.content
{
	font-size: 12px;
    padding-left: 248px;
    width: 567px;
	padding-top: 24px;
    padding-bottom: 30px;
    clear: both;
    min-height: 820px;
    height: auto !important;
    height: 820px;
}

.innerContent
{
    width: 399px;
    background-color: #fff;
}

.innerContent a
{
    color: rgb(102,102,102);
    text-decoration: underline;
}

.innerContent a:hover
{
    color: #c00;
}

.innerContent p,
.innerContent h3,
.innerContent table
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    font-size: 12px;
    line-height: 1.29em;
    clear: both;
}

.innerContent table p
{
    font-size: 12px;
}

.innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    width: 399px;
    overflow: hidden;
}

.innerContent  .width567
{
	margin-bottom: 21px;
}

h2
{
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-bottom: 16px;
}

h2 img
{
    display: block;
    height: auto;
}

.introImage
{
    margin-left: -24px;
	margin-top: -24px;
    margin-bottom: 19px;
	z-index: 10000;
}

body.home .introImage
{
	margin-left: -248px;	
}

.introImage img
{
	/*width: 839px;*/
    display: block;
}

body.home .introImage img
{
	width: 839px;    
	height: 365px;
	margin:0;
	padding:0;
}

div.progressImage
{
	height: 49px;
	width: 567px;
}

div.progressImage a,
div.progressImage img
{
    margin: 0;
    border: 0;
    padding: 0;
	display: block;
	float: left;
}


a.link
{
    position: relative;
    margin-bottom: 17px;
    height: 80px;
    clear: both;
    display: block;
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
    clear: both;
    width: 398px;
}



a.link:hover
{
    background-image: url(images/illustrated-link-back.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
}

a.link:hover span
{
    background-color: rgb(245,245,245);
    background-image: url(images/illustrated-link-back.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

a.link span
{
    width: 388px;
    height: 51px;
    display: block;
    font-size: 12px;
    padding: 4px;
    padding-left: 6px;
    color: #333;
}


a.link strong
{
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 4px;
    color: rgb(132,132,132);
    display: block;
    padding-left: 14px;
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 2px 7px;
}

.link span.searchUrl
{
    color: #999;
    font-size: 11px;
    width: 388px;
    height: 11px;
    overflow: hidden;
    text-decoration: underline;
    display: block;
}
#shippingpriceinfo
{
	display: none;
}


.home #shippingpriceinfo
{
	display: block !important;
    position: absolute;
    bottom: 28px !important;
	left: 248px;
    /* height: 28px !important; */
	height: auto;
	width: 400px;
    font-size: 10px;
    overflow: hidden;
	line-height: 1.5em;
}



.nonavi #footer
{
    background-image: none;
}

.nonavi #footer .meta
{
	display: none;
}

.nonavi #footer .copyright
{
  left: 16px;
}


.copyright,
.meta
{
    position: absolute;
    left: 23px;
    top: 4px !important;
    top: 6px;
    line-height: 10px;
    overflow: hidden;
}

.meta
{
    width: 290px;
	color: rgb(0,0,0);

}

.meta a
{
    color: rgb(0,0,0);

}

.meta a:hover
{
    color: #c00;

}

.copyright
{
    left: 248px;
    width: 610px;
}

.copyright a
{
    color: rgb(108,108,108);
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    color: #c00;
}

#basketContainer
{
	padding:0px;
	display: block;
	z-index: 5000;
}

.previewShoppingBasket
{
	position: absolute;
	right: 24px;
	top: 107px;
	font-size: 12px;
	text-decoration: none;
	color: rgb(108,108,108);
	display: none;
	z-index: 0;
}

#previewShoppingBasketInactive
{
	display: block;
}

.previewShoppingBasket a
{
	text-decoration: underline;
    color: #900;
	
}

.previewShoppingBasket img
{
	border: 0;
	margin: 0;
	position: relative;
	top: 1px;
	margin-right: 13px;
}

/* mouseover basket layer 
  The class previewShoppingBasket is overridden by this one, if mouse-over effect is triggered on the basket logo.
*/
.hoverBasketDetailed
{
	border: 6px solid #F5F5F5;
	padding: 8px 8px 10px 8px;
	top: 93px;
	right: 10px;
	background-color: #FFF;
	display: block;
	z-index: 5;
}

#hoverBasketDetailedItems
{	
	margin: 16px 0px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
	/* visibility: hidden; */
	display: none;	
	
}

#hoverBasketDetailedItems td
{
	vertical-align: top;
	padding: 0px;
	padding-left: 9px;
	line-height: 16px;
	text-align: left;
	width: 20px;
}


#hoverBasketDetailedItems td.basketitemtext
{
	padding-left: 3px;
	width: 110px;
}

#hoverBasketDetailedItems td.basketSeparator
{
	padding: 0px;
	height: 6px;
	border-bottom: 1px solid #F5F5F5;
}

#hoverBasketDetailedItems td.lastrow
{
	padding-top: 11px;
	padding-bottom: 0px;
}

/* basketadd show-once layer */
#basketadditem
{
	width: 150px;
	font-size: 11px;
	padding: 16px 0px 0px 10px;
}
#basketadditem p
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
#basketadditem .basketaddItemImage img
{
	display: block;
	margin: 16px 0px 16px 0px;
}

#basketadditem .buttonToBasket
{
	display: block;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	padding:0pt;
	margin-bottom: 0px;
}

#basketadditem  .buttonToBasket a
{
	margin:0pt;
	padding:0pt;
}

#basketadditem  .buttonToBasket a img
{
	margin:0pt;
	padding:0pt;
}


/* Homepage */

.homepageProducts
{
	position: relative;
	left: 0;
	top: 5px;
	height: 125px;
	padding: 0;
	margin: 0;
}

.homepageProducts h2
{
	margin: 0 0 8px 0;
	text-align: left;
}

.homepageProductThumbnails
{
	position: relative;
	float: left;
	width: 590px;
	height: 112px;
	padding: 0;
	margin: 0 -1px 0 0;
}

.homepageProductThumbnails a img,
.homepageProductLarge a img,
.productContent .relatedProducts a img
{
	border:0;
	margin: 0 0 6px 0;
	display: block;
	height: 63px;
}

.homepageProductLarge a img
{
    height: auto;
}




.productContent .relatedProducts a img
{
	margin-left: 16px;
}

.homepageProductThumbnails a,
.productContent .relatedProducts a
{
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	font-size: 10px;
	height: 95px;
	width: 119px;
	border: 0;
	margin: 0;
	padding: 0px 17px 25px 8px;
	overflow: hidden;
	text-align: center;
}

.homepageProductLarge a
{
	display: block;
	position: relative;
	height: 215px;
	width: 183px;
	float: left;
	text-decoration: none;
	font-size: 10px;
	border: 0;
	margin: 0;
	overflow: hidden;
	text-align: center;
}

.homepageProductThumbnails a
{
	width: 87px;
	padding-left: 48px;
}

body.home .homepageProductThumbnails ul
{
	list-style-type: none;
	list-style-position:inside;
	margin:0;
	padding:0;
}

body.home .homepageProductThumbnails ul li
{
	
	width: 87px;	
	padding: 0 8px 0 0;
	height: 63px;
	float: left;
}


body.home .homepageProductThumbnails a
{
	
	width: 87px;	
	padding: 0;
	height: 63px;
}

.productContent .relatedProducts a
{
	height: 111px;
}


.homepageProductThumbnails a:hover,
.homepageProductLarge a:hover,
.productContent .relatedProducts a:hover
{
    color: #c00;
}


.homepageProductLarge
{
	display: block;
	height: 265px;
	width: 183px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
}

/* For central justifying of the ImageMachine text in the h2 element */
.homepageProductLarge h2 img
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.homepageIntroText 
{
	display: block;
	width: 348px;
	margin-top: 0;
	margin-bottom: 0;
	padding:0;
	padding-top: 0px;
	text-align: justify;
}



/* End Homepage */


/* Category Entry Page */

.categoryItems
{
	display: block;
	position: relative;
	width: 615px;
	margin: -19px -24px 0 -24px;
}

.categoryItems div
{
	position: relative;
	float: left;
	padding: 15px 0px 16px 13px;
	margin: 0;
	height: 97px;
	width: 294px;
	overflow: hidden;
}


.categoryItems a
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	background-color: Transparent;
	width: 307px;
	height: 126px;
	padding: 0;
	margin: 0;	
}

.categoryItems a:hover
{
	background-image: url(images/transparent_background.png) ;
    background-color: transparent ;

}

* html .categoryItems a:hover
{
	filter: alpha(opacity=40);
    background-color: #000;
    background-image: none;
}

.categoryItems h3
{
	width: 115px;
	
	position:absolute;
	top: 58px;
	left: 182px;
	
	padding: 0;
	margin: 0;	
	height: 59px;	
	
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;	
}

.categoryItems img
{
    margin: 0;
    padding: 0;
    
    width: 169px;
    height: 97px;    
}

.categoryLeft
{
	border-right: 1px solid rgb(255,255,255);
}

/* End Category Entrance */
/* Overview Entry Page */

.overviewItems
{
	display: block;
	position: relative;
	width: 615px;
	margin: -24px -24px 0 -24px;
	margin-bottom: 50px;
}

.overviewItems a
{
	display: block;
	position: relative;
	float: left;
	width: 263px;
	height: 95px;
	padding: 16px 20px 16px 24px;
	margin: 0;
	text-decoration: none;
	color: rgb(109,109,109);
	font-size: 10px;
	overflow: hidden;
}

.overviewItems a:hover
{
		color: rgb(204,0,0);
}

.overviewItems a img
{
	display: block;
	float: left;
	margin: -8px 17px -8px 0;
	border: 0;
}

.overviewLeft
{
	border-right: 1px solid rgb(255,255,255);	
}

.overviewDropdown
{
	position: absolute;
	top: 0;
	left: 224px;
	top: 99px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.overviewDropdown select
{
	width: 205px;
	height: 18px;
	font-size: 12px;
}

.overviewSummary 
{
	position: relative;
	clear: both;
	margin: 0;
	padding: 11px 0 0 0;
	font-size: 10px;
	color: rgb(70,70,70);
}

.overviewSummary .pagemode
{
	position: absolute;
	left: 24px;
	padding:0;
	margin:0;
}

.overviewSummary .pagemode a
{
	padding:0;
	margin:0;
	background: none;
	border: none;
	width:auto;
	height:auto;
	font-size: 8pt;
	text-decoration: underline;
}


.overviewSummary .summary
{
	position: absolute;
	right: 24px;
	padding:0;
	margin:0;
}

.overviewSummary .paging,
.header .paging
{
	position: absolute;
	text-align:right;
	width: 100px;
	left: 244px;
	padding:0;
	margin:0;
	color: #6c6c6c;
}

.header .paging
{
	font-size: 10px;
	top: 109px;
	left: 468px;
}

.overviewSummary .paging a,
.header .paging a
{
	position: relative;
	display: inline;
	height: 7px;
	width: 4px;
	margin: 0;
	border: 0;
	float: none;
	background-repeat: no-repeat;
	text-decoration: none;
}

.overviewSummary .paging a.left,
.header .paging a.left
{
	background-image: url(images/arrow-gray-left.gif);
	padding: 0 0 0 9px;
    background-position: 5px 3px;
}

.overviewSummary .paging a.left:hover,
.header .paging a.left:hover
{
	background-image: url(images/arrow-red-left.gif);
}

.overviewSummary .paging a.right,
.header .paging a.right
{
	background-image: url(images/arrow-gray.gif);
	padding: 0 0 0 9px;
    background-position: 3px 3px;
}

.overviewSummary .paging a.right:hover,
.header .paging a.right:hover
{
	background-image: url(images/arrow-red.gif);
}


.overviewSummary .paging .current,
.header .paging .current
{
	color: rgb(204,0,0);
}

/* End Category Entrance */
/* Begin Product Page */

.productImage
{
	position: relative;
  margin-left: -24px;
	margin-top: -24px;
	height: 255px;
	width: 615px;
  overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.productImage a
{
	display: block;
	position: absolute;
	z-index: 10;
	left: 24px;
	top: 235px;
	font-size: 10px;
	text-decoration: underline;
	color: rgb(108,108,108);
}

.productImage img
{
    display: block;
}

.clickable img
{
    cursor: pointer;
}

.productImage img.zoomIcon
{
	display: block;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 242px;
	width: 13px;
	height: 13px;
}

div.productContent
{
	position: relative;
	top: 24px;
	left: 0;	
    margin: 0;
    padding:0;
	width: 337px;	
	float:left;
	
}

.productContent h2
{
	
}

.productContent a
{
	font-size: 10px;
	text-decoration: underline;
	color: rgb(108,108,108);
}

.productContent a:hover
{
	color: rgb(204,0,0);
}

.productContent h2 img
{
	height: auto;
}

.productContent p.description
{			
	padding: 0;
	margin: 0;
}

.productContent p.description a
{
	display:block;
	text-decoration:none;	
	margin-top:22px;
	padding: 0 0 0 10px;	
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 3px;
}

.productContent p.description a:hover
{
	 background-image: url(images/arrow-red.gif);
}

.productContent p.price
{		
	float:left;
	padding: 0 0 22px 0;
	margin: 0;
}

.productContent span.articlenumber
{
	display: block;
	padding-top: 9px;
	width: 200px;
}

.productContent span#articlenumber
{
	white-space: nowrap;
}

.productContent p.availability
{	
	float: right;
	display: none;
	height: 35px;
	width: 95px;
	padding: 0;
	margin: 0;
	color: rgb(152,0,0);
	font-size: 10px;
}

.productContent p.availability a
{
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
    padding-left: 10px;
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 3px;
}

.productContent p.availability a:hover
{
	background-image: url(images/arrow-red.gif);
}


.productContent ul.linkbox 
{
	position: relative;
	display: block;
	width: auto;
	left: 0;
	padding: 0px;
	margin: 24px 0px 0px 0px;
	font-size: 10px;
	overflow: visible;
}

.productContent ul.linkbox li
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;	
}



.productContent ul.linkbox li a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
    padding-left: 10px;
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 3px;
	font-size: 10px;
}

.productContent ul.linkbox li a:hover
{
	background-image: url(images/arrow-red.gif);
}

.productContent ul.linkbox p.footnote
{
	position: relative;
	font-size: 10px;
	padding: 0;
	margin: 8px 0 0 0;
}

.productContent div.propertyform
{
	clear: both;
	height: 72px;
	margin: 0;
	padding: 0;
}

.productContent div.propertybox
{
	display: block;
	height: 34px;	
	padding: 5px 8px 8px 8px;
	margin: 0;
	font-size: 10px;
	background-color: rgb(245,245,245);
	overflow: hidden;
}

.productContent div.propertybox div
{
	float: left;
}

.productContent .propertybox p
{
	padding: 0;
	margin: 0;
}

.productContent .propertybox .disabled p
{
	color: rgb(200,200,200);
}

.productContent .propertybox div.quantity
{
	padding-right: 8px;
	width: 35px;
}

.productContent .propertybox div.quantity input
{
	width: 24px;
	margin: 1px;
	padding: 0;
	font-size: 11px;
}

.productContent .propertybox div.size
{
	margin-right: 14px;
}

.productContent .propertybox div.size select
{
	width: 55px;
	margin: 0;
	font-size: 11px;
}

.productContent .propertybox div.color select
{
	padding: 0;
	width: 143px;
	font-size: 11px;
}

.productContent .propertyform input.addtobasket
{	
	line-height: 15px;	
	float:left;
}

.productContent .propertyform #proceedtocashierLink
{
	display: none;
	float:right;
	line-height: 15px;
}


.productContent .propertyform img.proceedtocashier
{
	
}

.productContent hr
{
	float: left;

	border: 1px None White;
	border-top: 1px dashed #e9e9e9;
	padding: 0;
	margin: 15px 0 15px 0;
	width: 567px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.productContent h3
{		
	padding: 16px 0 0 0;	
	margin: 0;	
}

.productContent > h3
{
	padding: 11px 0 0 0;
	margin-bottom: 25px;
}


.productContent h3 img
{
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}


.productContent div.relatedProducts 
{
	position: relative;
	float: left;
	width: 591px;
	height: auto;
}

#productImageLayerShade
{
	position: absolute;
	top: 73px;
	left: 8px;
	width: 823px;
	height: 535px;
	padding: 0;
	margin: 0;
	z-index: 1900;
	display: none;
}

#p\roductImageLayerShade
{
    background-image: url(images/gray-30.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=30);
    background-color: #999;
    background-image: none;
}

#productImageLayer
{
    position: absolute;
	top: 81px;
	left: 16px;
    width: 805px;
    height: 517px;
    z-index: 1901;
    padding: 0;
	margin: 0;
	background-color: White;
    border: 1px solid rgb(204,204,204);
	display: none;
}

#productImageLayer img.productImage
{
	position: absolute;
	display: block;
	margin: 0;
	top: 23px;
	left: 23px;
	width: 757px;
	height: 455px;
	border: 1px solid rgb(204,204,204);
}

#productImageLayer p.caption
{
	position: absolute;
	display: block;
	top: 487px;
	left: 39px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: rgb(109,109,109);
}

#productImageLayer a.closeButton,
#productImageLayer a.btnLeft,
#productImageLayer a.btnRight
{
	display: block;
    position: absolute;
}


#productImageLayer a.btnLeft
{
    left: 359px;
    z-index: 3002;
    top: 487px;
	height: 17px;
	width: 32px;
}

#productImageLayer a.btnRight
{
    top: 487px;
    z-index: 3001;
    left: 414px;
	height: 13px;
	width: 13px;

}


#productImageLayer a.closeButton
{
    top: 5px;
    z-index: 3000;
    left: 787px;
	height: 13px;
	width: 13px;
}

#productImageLayer a.closeButton img,
#productImageLayer a.btnLeft img,
#productImageLayer a.btnRight img
{
	border: 0;
	vertical-align: top;
}

#productInfoLayerShade
{
    position: absolute;
    display: none;
	top: 57px;
	left: 120px;
	width: 679px;
	height: 551px;
	padding: 0;
	margin: 0;
    z-index: 1910;
}

#p\roductInfoLayerShade
{
    background-image: url(images/gray-30.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=30);
    background-color: #999;
    background-image: none;
}

#productInfoLayer
{
    position: absolute;
    display: none;
	top: 65px;
	left: 128px;
    width: 624px;
    height: 474px;
    z-index: 1911;
    padding-top: 61px;
    padding-left: 39px;
    background-image: url(images/infolayer-back.gif);
    background-repeat: repeat-y;
    border-bottom: 1px solid rgb(204,204,204);
}

body div #productInfoLayer h2
{
    background-color: rgb(146,167,170);
    color: #fff;
    width: 648px;
    height: 26px;
    padding-top: 11px;
    padding-left: 15px;
    padding-bottom: 9px;
    position: absolute;
    left: 0;
    top: 0;
}

body div #productInfoLayer h2 img
{
	height: auto;
}


#productInfoLayer h3 img
{
    height: auto;
}

body div #productInfoLayer .innerContent
{
    padding-left: 18px;
    margin-bottom: 0;
    padding-bottom: 10px;
	color: rgb(70,70,70);
}

#productInfoLayer a.closeButton
{
	display: block;
    position: absolute;
    top: 5px;
    z-index: 1912;
    left: 644px;
	height: 13px;
	width: 13px;
}

#productInfoLayer a.closeButton img
{
	border: 0;
	vertical-align: top;
}

.productInfoLayerWrapper
{
    position: absolute;
    left: 14px;
    top: 47px;
    width: 648px;
    height: 468px;
    padding-top: 20px;
    overflow: -moz-scrollbars-vertical !important;
    overflow: auto;
    overflow-y: auto;
    background-color: white;
    border-right: 1px solid rgb(204,204,204);
}

body .productInfoLayerWrapper table
{
  width: 590px; /*Bora  2007-01-08 */ 
}

body .productInfoLayerWrapper table td
{
  width: 33%;
  vertical-align:top; /*Bora  2007-01-04 */ 
}
body .productInfoLayerWrapper table th
{
  width: 33%;
  background-color: #D7D7D7;
  padding-left: 3px;
}



body .productInfoLayerWrapper .introImage
body .productInfoLayerWrapper .innerContent
{
    left: 0;
    margin-left: 0;
    padding-left: 0;
}

body .productInfoLayerWrapper .innerContent
{
  /* width: 590px; */ /*Bora  2007-01-04 */ 
}

body .productInfoLayerWrapper .wideImage
{
	display: block;
    padding-left: -16px;
	margin-left: -16px;
}

body .productInfoLayerWrapper .wideImage img
{
	display: block;
}

/* End Product Page */







/* Navigation block */
div.navigation
{
	position: relative;
	width: 183px;
	height: auto!important;
	z-index: 400;
	padding-top: -5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

.navigationChapter
{
    display: block;
    padding-left: 0px;
    padding-right: 19px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    font-size: 10px;
    text-decoration: none;
}

.navigationChapter
{
    width: 173px;
}

.navi\gationChapter
{
    width: 140px;
}

.navigationTop
{
    background-image: url(images/arrow-black.gif);
    background-position: 10px 8px;
	color: rgb(0,0,0);
    border-bottom: 1px solid #e9e9e9;
}

.navigationTop:hover
{
    background-image: url(images/arrow-red.gif);
    color: rgb(204,0,0);
}

.navigationTopOpen
{
    background-image: url(images/arrow-black-down.gif);
	color: rgb(0,0,0);
    background-position: 8px 10px;
}

.navigationTopOpen:hover
{
    background-image: url(images/arrow-red-down.gif);
    color: rgb(204,0,0);
}

.navigationTopOpenActive
{
    background-image: url(images/arrow-red-down.gif);
    background-position: 8px 10px;
    color: rgb(204,0,0);
}

.navigationTop,
.navigationTopOpen,
.navigationTopOpenActive
{
    text-transform: none;
}

.subNavigation
{
    display: block;
    width: 120px;
    border-top: 1px dashed #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
	padding-top: 3px !important;
	padding-top: 4px;
	color: rgb(0,0,0);
    padding-bottom: 4px;
}

.subNavigationChapter
{
    display: block;
    padding: 0 24px 0 32px;
    font-size: 10px;
    text-decoration: none;
    line-height: 15px;
	color: rgb(0,0,0);
	margin-top: 1px;
}

a.subNavigationChapter
{
    width: 120px;
}

a.subNavi\gationChapter
{
    width: 167px;
}

.subNavigationChapter:hover,
.subNavigationActive
{
    color: rgb(204,0,0);
}

.subNavigationActive
{
    background-image: url(images/arrow-red.gif);
    background-position: 18px 4px;
    background-repeat: no-repeat;
}

/* Homepage Navigation*/

body.home div.navigation
{
	background-image: none;
	background-color: transparent;
}

* html body.home div.navigation
{	
		
}

body.home div.containerNavigation
{
	height: 120px;

}

* html body.home div.containerNavigation
{
	
}


body.home div.containerShoppingButtons
{
	position:absolute;
	top: 120px;
	left:0;
	width: 120px;
	height: 290px;
	background-color: rgb(255,255,255);
	border-right: 1px solid #e9e9e9;
}

body.home .navigationTop
{
	background-image: url(images/arrow-white.gif);
	background-position: 10px 8px;
	color: #333333;
	border-bottom: 0;
}

body.home .navigationTop:hover
{
    background-image: url(images/arrow-red.gif);
    color: #003366;
    background-color: rgb(255,255,255);    
}

body.home .containerNavigationChapter
{
	position: relative;
	margin-bottom: 1px;
	z-index: 1001;
}


* html body.home .containerNavigationChapter
{				
}

* html body.home .navigationChapterLink
{
	filter:alpha(opacity=50) !important;    
	background-image: none !important;   
}


body.home .navigationFooter
{
	height: 100px;
	background-image: url(images/black-50.png) !important;
	background-color: transparent !important;
}

* html body.home .navigationFooter
{
	filter: alpha(opacity=50);
    background-color: #000 !important;
    background-image: none !important;    
}

body.home .subNavigation
{
	display: none;
	width: 509px;
	border-top: 0;
	border-bottom: 0;
	color: rgb(0,0,0);
	padding: 0 !important;
	position: absolute;
	top: -130px;
	float:left;
	right: 193px;
	height: 264px;
	background-color: #AA7300;
}

body.home .subNavigationChapter
{
    display: block;
    padding: 4px 24px 4px 24px;
    font-size: 10px;
    text-decoration: none;
    line-height: 15px;    
	color: rgb(0,0,0);
	margin-bottom: 1px;
	
	background-image: url(images/white-86.png) !important;
	background-color: transparent !important;
}

* html body.home .subNavigationChapter
{	
	background-color: #fff !important;
	background-image: url(images/arrow-red.gif)!important;
	filter: alpha(opacity=86);
}

body.home .subNavigationChapter:hover
{
	background-color: rgb(255,255,255) !important;
	background-image: none !important;
	filter: none;
	color: #006699;
}

/* Shopping buttons module */

.shoppingButtons
{
    position: relative;
    top: -1px;
    left: 1px;
    display: block;
    width: 287px;
    padding-left: 47px;
    padding-top: 10px !important;
    padding-top: 15px;
    margin-top: 0;
}

* html .shoppingButtons
{
	padding-bottom: 11px;
}


.shoppin\gButtons
{
    width: 125px;
}

.shoppingButtons span
{
    display: block;
    background-color: transparent;
    border: 1px solid rgb(146,167,170);
    margin-top: 5px;
    margin-bottom: 0;

    height: 19px;
    padding-left: 1px;
    padding-top: 1px;
	padding-bottom: 0;
    width: 127px;
}

.shoppingButtons span.shoppingSub
{
   border: 1px solid rgb(222,227,230);
}


.shoppin\gButtons span
{
    width: 124px;
    height: 16px;
}

.shoppingButtons span a
{
    display: block;
    background-color: rgb(146,167,170);
    padding-left: 9px;
    width: 130px;
    height: 15px;
    padding-top: 1px;
	padding-bottom:0;
    text-decoration: none;
    color: white;
    font-size: 10px;
	
}

.shoppingButtons span.shoppingSub a
{
   background-color: rgb(222,227,230);
   color: rgb(110,110,110);
}


.shoppin\gButtons span a
{
    width: 120px;
    height: 14px;
}

.shoppingButtons span a:hover
{
    color: rgb(146,167,170);
    background-color: white;
}

.shoppingButtons span.shoppingSub a:hover
{
   color: rgb(110,110,110);
}

/* STV: "Spezial-Shoppingbuttons" die aussehen wie ein Standard Link ... */
.shoppingButtons span.shoppingLink1
{
    position: absolute;
    margin-top: 45px;
    border: none;
}
.shoppingButtons span.shoppingLink2
{
    position: absolute;
    margin-top: 63px;
    border: none;
}
.shoppingButtons span.shoppingLink1 a,
.shoppingButtons span.shoppingLink2 a
{
    display: block;
    background-color: white;
    padding-left: 9px;
    width: 130px;
    height: 12px;
    padding-top: 0px;
	padding-bottom:0;
    text-decoration: none;
    color: #6C6C6C;
    font-size: 10px;
    background-image: url(images/arrow-gray.gif);	
    background-repeat: no-repeat;
    background-position: left center;
}
.shoppingButtons span.shoppingLink1 a:hover,
.shoppingButtons span.shoppingLink2 a:hover
{
    background-image: url(images/arrow-red.gif);	
    color: #CC0000;
}
/* End Navigation block */

/* Search module */

.search
{
    position: relative;
    top: 0px;
    left: 1px;
    height: 20px;
    width: 150px;
	display: block;
    margin: 0;
    padding: 0;    
}

* html .search, *+html .search
{
	top: 11px;
	font-size: 10px;	
}

.search form,
.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.searchfield
{
	font-size: 12px;
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #6c6c6c;
    font-size: 9px !important;
    font-size: 10px;
    border: 1px solid #2C98C5;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}

.sea\rchfield 
{
    width: 105px;
    height: 13px;
}

* html .searchfield, *+html .searchfield
{
	margin-right: 2px;
}

.searchbutton
{
    position: relative;
    top: 0 !important;
    top: 0px;
    left: -4px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: middle;
    font-size: 14px;
    color: #6c6c6c;
}

.sea\rchbutton
{
    top: 1px;
}


/* End Search Module */

table.shoppingBasket
{
    width: 567px;
    border-collapse: collapse;
    margin: 0;
	table-layout: fixed;
}

.shoppingBasket th,
.shoppingBasket td
{
    font-size: 11px;
    padding: 2px;
    padding-bottom: 3px;
    border: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    padding: 16px 8px 16px 8px;
    border-bottom: 1px dashed #e9e9e9;
}

.shoppingBasket td.subCategory
{
    padding-left: 8px;
}

.shoppingBasket th
{
    color: White;
	background-color: rgb(190,190,190);
	font-weight: bold;
	font-size: 12px;
    padding: 4px 8px;
	border-bottom: 1px none White;
}


.shoppingBasket .colCount 
{
	width: 40px;
}

.shoppingBasket .colCount input
{
	width: 30px;
}

.shoppingBasket .colCount input.plus,
.shoppingBasket .colCount input.minus
{
	width: 16px;
	margin-top: 10px;
}



.shoppingBasket .colArticle 
{
	width: 280px;
}

.shoppingBasket .colArticle img
{
	border: 1px solid #e9e9e9;
	margin-right: 16px;
	float: left;
	height: 63px;
}

.shoppingBasket td.colColor 
{
	width: 69px;
}

.shoppingBasket td.colPrice 
{
	width: 48px;
	white-space: nowrap;
}


.shoppingBasket td.colSum
{
	width: 56px;
	padding-left: 0px;
	white-space: nowrap;
}

.shoppingBasket td.colPrice, 
.shoppingBasket th.colPrice, 
.shoppingBasket td.colSum,
.shoppingBasket th.colSum
{
	text-align:right;
}

.shoppingBasket td.colBorderless,
.shoppingBasket td.colBorderlessRight
{
	border-bottom: 1px solid White;
	padding-left: 0px;
	padding-right: 0px;
}

.shoppingBasket td.colBorderlessRight
{
	text-align:right;
}


.shoppingBasket td.lastRow
{
	border-bottom: 1px solid White;
	padding-bottom: 0;
}

.shoppingBasket td.lastRow .invoiceHeadline
{
	font-weight: bold;
}

.shoppingBasket .alternate td
{
    background-color: rgb(248,248,248);
}

.shoppingBasket a
{    
    color: rgb(91,133,173);
}

.shoppingBasket a img
{    
    border: 1px none White;
}

.buttonProceed
{
	width: 565px;
	padding: 0;
	text-align: right;
	margin-bottom: 8px;
	display: block;
	text-align: right;
	height: 17px;
	overflow: hidden;
}

.buttonProceed img
{
	border: 1px none White;
}

.buttonPrint
{
	width: 100%;
	padding: 0;
	text-align: right;
	margin-bottom: 8px;
	display: block;
	text-align: right;
	height: 17px;
	overflow: hidden;
}

.buttonPrint img
{
	border: 1px none White;
}

.continueButton
{
    text-align: right;
	padding-bottom: 10px;
}

form
{
	margin: 0;
}


/* Forms */

div.disclaimer
{
	height:95%;
	width: 563px;
	margin:7px;
	margin-bottom: 14px;
	padding: 7px;
    font-family: arial, helvetica, sans-serif;
	background-color: White;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    font-size: 12px;
}

.formscontainer
{
    font-size: 10px;
    background-color: #FAFAFA;
    border: 1px solid #6D8587;
    width: 385px;
    padding: 7px;
    margin-bottom: 7px;
}

.formsContainerExtra
{
    font-size: 10px;
    background-color: #FFF;
    width: 100%;
	margin-top: 8px;
    margin-bottom: 21px;
	padding: 0;
}

.formsContainerExtra table
{
    width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.formsContainerExtra td
{
	vertical-align: top;
}

.formslogincontainer
{
    position: absolute;
    left: 678px;
    font-size: 10px;
    background-color: #FAFAFA;
    border: 1px solid #6D8587;
    width: 121px;
    padding: 7px;
    margin-bottom: 7px;
}

.formscontainer .introtext, .formslogincontainer .introtext
{
    margin-bottom: 7px;
	color: #456562;
}

.formscontainer p
{
	padding: 0 0 2px 0;
	margin: 0;
	color: #456562;
}

.formslogincontainer a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 18px;
    font-size: 10px;
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
	color: #6c6c6c;
}

.formslogincontainer a:hover
{
    color: rgb(204,0,0);
    background-image: url(images/arrow-red.gif);
}

.formscontainertitle
{
	margin-bottom: 7px;
}

.formscontainer table
{
	border-collapse: collapse;
	padding: 0;	
	margin: 0;
	border: 0;
}

.formscontainerline
{
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

table.formscontainerline, table.formscontainerline td
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

.formscontainer input
{
	font-size: 11px;
}

.formscontainer select
{
	font-size: 11px;
}

.formscontainer p
{
	font-size: 10px;
}

td.formsfieldspacer
{
	border-collapse: collapse;
	width: 7px;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

td.formsleftcaption
{
	width: 139px;
}

td.formsleftcaption div
{
  margin-top: 1px;
}

table.formsfield
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}

table.formsfield td
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}

td.forminputdescription
{
	vertical-align: bottom;
    font-size: 10px;
	color: #456562;
	height: 14px;
}

.forminputdescription
{
    font-size: 10px;
	color: #456562;
	height: auto;
	line-height: normal;
}

.formtext
{
    font-size: 10px;
	color: black;
}

label.formcheckboxdescription
{
	margin-top: 3px;
    font-size: 10px;
	color: #456562;
	height: auto;
	line-height: normal;
}

label.formcheckboxdescriptionerror
{
	margin-top: 3px;
    font-size: 10px;
	color: #CC0000;
	height: auto;
	line-height: normal;
}

.forminputdescriptionerror
{
    font-size: 10px;
    color: #CC0000;
	height: auto;
	line-height: normal;
}

.forminputvalue
{
    font-size: 10px;
	color: black;
	height: auto;
	line-height: normal;
}

.formviewlineeven
{
	background-color: #F2F2F2;
}

.formviewlineodd
{
	background-color: Transparent;
}

.formviewlineeven .forminputdescription
{
	padding: 2px;
	width: 50%;
}

.formviewlineeven .forminputvalue
{
	padding: 2px;
	width: 50%;
}

.formviewlineodd .forminputdescription
{
	padding: 2px;
	width: 50%;
}

.formviewlineodd .forminputvalue
{
	padding: 2px;
	width: 50%;
}

.infotext
{
	line-height: normal;
    font-family: arial, sans-serif;
    font-size: 10px;
    padding: 4px;
    background-color: #FFFFFF;
    display: none;
    border: 1px solid black;
    position:absolute;
    z-index: 100;
    left:0;
    top:0;
    white-space: nowrap;
    text-align: left;
}

.infoicon
{
	padding-bottom: 2px;
	vertical-align: bottom;
	text-align: right;
}

.infoiconrt1
{
	vertical-align: middle;
	text-align: left;
}

.infoiconrt2
{
	vertical-align: top;
	text-align: left;
}

.error
{
  font-size: 10px;
  color: #CC0000;
	height: auto;
	line-height: normal;
}

table.amountOverviewTable
{
	width: 100%;
}

.amountOverviewTable td 
{
	padding: 2px;
	color: #456562;
	vertical-align: top;
	font-size: 10px;
}

.amountOverviewTable td.caption
{
	width: 160px;
}

.amountOverviewTable td.sum
{
	width: 227px;
	padding-right: 138px;
	text-align: right;
}

table.orderOverviewTable
{
	width: 100%;
}

.orderOverviewTable td 
{
	padding: 3px 2px;
	color: #456562;
	vertical-align: top;
	font-size: 10px;
}

.orderOverviewTable td.quantity
{
	width: 40px;
}

.orderOverviewTable td.product
{
	width: 280px;
}

.orderOverviewTable td.address
{
	width: 177px;
}

.orderOverviewTable td.sum
{
	width: 67px;
	text-align: right;
}

.orderOverviewTable tr.lastrow td
{
    border-top: 1px dashed #e9e9e9;
	background-color: #FAFAFA;
}

.orderOverviewTable tr.nospace td
{
	padding-bottom: 0;
	padding-top: 0;
}

.orderOverviewTable tr.red td
{
	color: rgb(153,0,0);
}

.orderOverviewTable table.orderOverviewHeadTable
{
	width: 100%;
}

.orderOverviewTable .orderOverviewHeadTable td
{
	color: rgb(153,0,0);
	padding: 0 0 8px 0;
}

.orderOverviewTable .orderOverviewHeadTable td.right
{
	text-align: right;
}


table.paymentInformationTable
{
	width: 100%;
}

.paymentInformationTable th, 
.paymentInformationTable td 
{
	padding:2px 0 1px 0;
	color: #456562;
	vertical-align: top;
	font-size: 10px;
}

.paymentInformationTable th
{
	width: 102px;
	padding-left: 40px;
	font-weight: normal;
}

.paymentInformationTable td
{
	width: 242px;
}

td.paymentinformation

{
	color: #456562;
}

td.paymentinformation p
{
	color: #456562;
	margin: 10px 0 10px 0;
	line-height: 14px;
	font-size: 10px;
}

td.paymentinformation table td,
td.paymentinformation table th
{
	vertical-align: top;
	padding: 0px 10px 2px 0px;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#ifLoggedIn
{
    display: none;
}

#ifLoggedIn a
{
    color: rgb(204,0,0);
}


/* End Forms */


/* Country Selector module */

a.countriesHead,
a.countriesHead:link,
a.countriesHead:visited,
a.countriesHead:hover,
a.countriesHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    letter-spacing: -1px;
}

body.countries div.introImage
{
    position: absolute;
    left: 24px;
    top: 128px;
    width: 839px;
    height: 440px;
    z-index: 0;
}

.countries div.content
{
    min-height: 470px;
    height: auto !important;
    height: 470px;
}

.countries .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}

.countries #selector
{
    position: absolute;
    left: 40px;
    top: 150px;
    z-index: 1001;
}

#deliverytype {
	display: block;
	width: 144px;
	margin-bottom:0;
	padding-bottom:0;
}

#deliverytype select {
	display: block;
	width: 100%;
	font-size: 11px;
	margin-bottom: 7px;
}


/* F�r die MouseOver Hover-Produktinfos*/

.containerHoverInfo
{
	position:absolute;
	top:0;
	left:0;
	z-index:2999;
}

.hoverInfo
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight:bold;
	
	position: absolute;
	top: 0;
	left: 0;
	
	display: none;
	
	background-color: rgb(245,245,245);
	width: 120px;	
	margin:0;
	padding:3px;
	
	z-index: 2999;
}

.hoverInfo p
{
	padding:5px 0 0 0;
	margin:0;
}

.shoppingTextlinks
{
	padding-left: 48px;
	padding-top: 24px;
	font-size: 10px;
}

.shoppingTextlinks ul
{
	list-style-position:outside;
	list-style-type: none;
	margin:0;
	padding:0;
}

.shoppingTextlinks ul li
{
	margin:0;
	padding: 0 0 3px 0;	
}

.shoppingTextlinks a
{
	text-decoration: none;
	background-image: url(images/arrow-gray.gif);
	padding: 0 0 0 9px;
    background-position: 1px 3px;
    background-repeat:no-repeat;
}

.shoppingTextlinks a:hover
{
	background-image: url(images/arrow-red.gif);
	color: rgb(204,0,0);
}

#containerRelatedRecent
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 424px;
	line-height: normal;
}


.containerItemThumbs
{
	position:relative;
	display: block;
	top:24px;
	width: 191px;	
	float:right;
}


.containerItemThumbs h3
{	
	margin-top: 0;
}

.containerItemThumbs a
{
	float: left;
	width: 87px;
	height: 63px;
	margin: 0;
	padding: 5px 5px 0 0;
	text-align:left;
}

.containerItemThumbs a img
{
	margin:0;
	padding:0;
}

/*
#containerRelatedProducts
{
	position:relative;
	top:24px;
	width: 191px;	
	float:right;
}

#containerRelatedProducts h3
{	
	margin-top: 0;
}

#containerRelatedProducts a
{
	float: left;
	width: 87px;
	height: 63px;
	margin: 0;
	padding: 5px 5px 0 0;
	text-align:left;
}

#containerRelatedProducts a img
{
	margin:0;
	padding:0;
}

*/

#containerRecentProducts
{
	display:none;
	margin-top: 30px;
}

.productContent div.relatedProducts
{
	width: 191px;
	height: 140px;
}


.productDescription
{
	clear: both;
	position:relative;
	top: 22px;
}

.propertybuttons
{
	padding: 10px 0 22px 0;
}

#flashhomepagebanner
{
	margin:0;
	padding:0;
	
}

#flashhomepagebanner embed
{
	margin:0;
	padding:0;
}

/* Expandable module */

.expandables
{
    margin-bottom: 21px;
}

.expandable
{
    margin-top: 1px;
    height: 19px;
    overflow: hidden;
    background-color: rgb(245,245,245);
    padding-bottom: 1px;
}

.expandable h3
{
    font-family: arial, helvetica, sans-serif;
    padding-top: 3px;
    color: #333;
    font-size: 11px;
    height: 17px;
    overflow: hidden;
    margin-top: 0;
    background-color: rgb(204,204,204);
    padding-left: 28px;
    background-image: url(images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 11px 7px;
    font-weight: normal;
    cursor: pointer;
}

/* IE6 does not assign the attribute "padding-top" to h3-Elements
via their cascaded class definition (see above) , so redefine their heights by id 
If the id suffix should extend 30, feel free to add more */
#expandableHead_1,
#expandableHead_2,
#expandableHead_3,
#expandableHead_4,
#expandableHead_5,
#expandableHead_6,
#expandableHead_7,
#expandableHead_8,
#expandableHead_9,
#expandableHead_10,
#expandableHead_11,
#expandableHead_12,
#expandableHead_13,
#expandableHead_14,
#expandableHead_15,
#expandableHead_16,
#expandableHead_17,
#expandableHead_18,
#expandableHead_19,
#expandableHead_20,
#expandableHead_21,
#expandableHead_22,
#expandableHead_23,
#expandableHead_24,
#expandableHead_25,
#expandableHead_26,
#expandableHead_27,
#expandableHead_28,
#expandableHead_29,
#expandableHead_30
{
	padding-top: 3px;
}

.expandable p
{
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgb(245,245,245);
}

#codevoucherenter input
{
  font-size:11px;
  width: 194px;
}

#codevouchersubmit
{
  padding-top: 6px;
  text-align:right;
}

#codevoucherremove
{
  padding-top: 6px;
}

/* 
Tabs module (gallery) 
for formatting the "beladungsvarianten"
*/


.tabContainer
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 567px;
    overflow: hidden;
    z-index: 100;
}

.tabs
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 700px;
    height: 14px;
    font-size: 10px;
}

.tabs li
{
    position: relative;
    float: left;
    background: #ccc;
    margin: 0;
    padding: 0;
    height: 16px;
    background: #ccc url(images/tab-bg.gif) no-repeat right top;
}

.tabs li a
{
    float: left;
    display: block;
    height: 16px;
    padding: 2px 20px 0px 20px;
}

.\tabs li a
{
    padding: 0;
    text-decoration: none;
}

.tabs li a img
{
    display: block;
    margin: 0;
    padding: 2px 20px 0px 20px;
}

.tabs .tab1
{
    z-index: 109;
    border-left: 1px solid #ccc;
}

.tabs .tab1 a img
{
    padding-left: 5px;
}

.tabs .tab1 a
{
    padding-left: 5px;
}

.\tabs .tab1 a
{
    padding-left: 0px;
}

.tabs .tab2
{
    z-index: 108;
    left: -15px;
}

.tabs .tab3
{
    z-index: 107;
    left: -30px;
}

.tabs .tab4
{
    z-index: 106;
    left: -45px;
}

.tabs .tab5
{
    z-index: 105;
    left: -60px;
}

.tabs .tab6
{
    z-index: 104;
    left: -75px;
}

.tabs .tab7
{
    z-index: 103;
    left: -90px;
}

.tabs .tab8
{
    z-index: 102;
    left: -105px;
}

.tabs .tab9
{
    z-index: 101;
    left: -120px;
}

.tabs .tab10
{
    z-index: 100;
    left: -135px;
}
.tabs li a.lastChild
{
    background: url(images/tab-last-bg.gif) no-repeat right top;
}

.tabs .selected a
{
	cursor: default;
}

.tabs .selected a.lastChild
{
    background: url(images/tab-last-selected-bg.gif) no-repeat right top;
}

.tabs .selected
{
    background: #fff url(images/tab-selected-bg.gif) no-repeat right top;
    z-index: 120;
}

.tabContent
{
    position: relative;
    top: -1px;
    border: 1px solid #ccc;
    width: 567px;
    margin: 0;
    margin-bottom: 4px;
    padding: 23px 14px 14px 22px;
    z-index: 10;
}

* html .tabContent
{	
	padding-bottom: 28px;
}

.tabCon\tent 
{
    width: 529px;
}

#link2pds
{
    position: absolute;
    top: 241px;
     adjust for IE and other browsers 
}
