body {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	font-family : Verdana, Helvetica;
	font-size: 11px;
	background-image: url(../images/shop/body_background.gif);
	background-repeat: repeat-x;
}

p {
	font-size: 11px;
}

A  {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color : #31659c;
	text-decoration : underline;
}

A:Visited  {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color : #31659c;
	text-decoration : underline;
}

A:Active  {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color : #31659c;
	text-decoration : underline;
}

A:Hover  {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color : #31659c;
	text-decoration : underline;

}

.noUnderline {
	text-decoration : none;
}

td {
	font-size: 11px;
}

h1 {
	font-size: 14px;
	color : #9c0000;
	font-weight: bold;
}



/* #################################################################*/
/* DEFAULT SUBMIT BUTTON */
/* #################################################################*/
.submitButton {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding:2px;
	border: none;
	font-weight: bold;
}

.points24_button {
	
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00893f;
	padding:2px;
	border: 1px solid #000000;
	font-weight: bold;
}




img {
	border: none;
}

textarea {
	Color :#000000;
	padding:2px;
	border: 1px solid #000000;
}

input {
	font-size: 11px;
	color: #000000;
	padding:2px;
	border: 1px solid #7f9db9;
	
}

select {
	Color :#000000;
	padding:2px;
}

.noBorder {
	border: none;
	background-color: transparent;
	padding: 0px;
}



/* #################################################################*/
/* FONT SETUP
/* #################################################################*/


.texterror {
	color: #FF0000;
	font-weight: bold;
}

.texttmp {
	font-family : Verdana, Helvetica;
	font-size: 11px;	
}

.textblock {
	color: #000000;
	text-align: justify;
}

.textsmallgrey {
	font-size: 9px;
	color: #999999;
}

.textsmallwhite {
	font-size: 10px;
	color: #ffffff;
}

.textWhite {
	color: #ffffff;
}


.textHeader {
	color : #960606;
	font-weight : bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.leftNavi {
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.page_split_border {
	border-right: 1px solid #cbcbcb;
}



/* #################################################################*/
/* tables
/* #################################################################*/

.mainTable {	
	width: 990px;
	padding: none;
	background-color: #ffffff;
}

.secondLevelNavigation {
	background-color : #38184A;
	border: 1px solid #2D3621;
}


.dashedRight {
	border-right: 1px dashed #C3C3C3;
}

.productList {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #E3B979;
}

.itemList {
	border-bottom: 1px solid #cccccc;
}

.productListImage {
	border-right: 1px solid #E3B979;
	border-bottom: 1px solid #E3B979;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color : #ffffff;
	
}


.secondLevelNavigationButton {
	background-color : #B76F27;
}

.row_0 {
	background-color : #ffffff;
}

.row_1 {
	background-color : #ffffe2;
}

.footer {
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
}

.footer A  {
	font-size: 10px;	
	color : #999999;
	text-decoration : none;
}

.footer A:Visited  {
	font-size: 10px;		
	color : #999999;
	text-decoration : none;
}

.footer A:Active  {
	font-size: 10px;		
	color : #999999;
	text-decoration : none;
}

.footer A:Hover  {
	font-size: 10px;		
	color : #999999;
	text-decoration : underline;
}



/* #################################################################*/
/* DIV LAYERS
/* #################################################################*/

.zoomImageDiv {
	position: absolute;
	top: 220px;
	left: 280px;
	padding : 10px;
	border : 3px solid #658E04;
	z-index : 99;
	background-color : #FFF7B2;
	visibility : hidden;
}


.crossSellingDiv {
	position : absolute;
	padding : 10px;
	border : 3px solid #9c0000;
	z-index : 99;
	background-color : #ffffff;
	visibility : hidden;
	top: 0px;
	left: 0px;
}

.collapsibleDiv {
	display: none;
}

.basketpreviewDiv {
	left : 200px;
	position : absolute;
	padding : 10px;
	border : 3px solid #658E04;
	z-index : 99;
	background-color : #FFF7B2;
	visibility : hidden;
}


/* #####################################################
 HEADER 
 ##################################################### */

.topBar {
	height: 21px;
	background-color: #B76F27;
}

.bgLightGreen {
	background-color : #efefef;
}


.bgMidGreen {
	background-color: #ff9a00;
}

.bgDarkGreen {
	background-color : #658E04;
}

.bgBeige {
	background-color : #FFF7B2;
}

.bgOrange {
	background-color: #ff9a00;
}

.bgWhite {
	background-color: #ffffff;
}

.bgGrey {
	background-color: #c6cbd6;
}








/* #####################################################
FROM OXL SHOP
 ##################################################### */

 
 .hidden {
 	visibility : hidden;
 }
 
  .texttmp {
}

 .texttmp11 {
	font-size: 11px;
	color : black;
}

.texttmp10 {
	font-size: 10px;
	color : black;
}
 
 
 .bullet {
	float:left;
	margin-right:5px;
	margin-top: 2px;
}
 
 

.infoBox {
	width: 150px;
	border: 1px solid #658E04;
	background-color: #FFF7B2;
	margin-bottom:10px;
}

.infoBoxContent {
	padding : 6px 12px 6px 6px;
}

.basketContents {
	position: absolute;
	top: 5px;
	height: 268px;
	width: 150px;
	left: 3px;
	border-left: 1px solid #658E04;
	border-top: 1px solid #658E04;
	background-color: #FFF7B2;
	visibility: hidden;
	overflow: hidden;
}

.contentHeader {
	border: 1px solid #658E04;
	background-color: #FFF7B2;
}

.contentContents {
	border-left: 1px solid #658E04;
	border-right: 1px solid #658E04;
	border-bottom: 1px solid #658E04;
	background-color: #FFF7B2;
	padding: 10px 10px 10px 10px;
}

.productInfo {
	position: absolute;
	top: 300px;
	left: 500px;
	width: 250px;
	height: 300px;
	visibility: hidden;
	z-index: 99;
	background-color: #CAE390;
	border: 1px solid #658E04;
	padding: 5px 5px 5px 5px;
}



.tableHeader {
	background-color : #9c9a9c;
	font-size: 14px;
	color : white;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;	
}


.pageHeader {
	border: 1px solid #658E04;
	background-color: #ffffff;
	font-size: 14px;
	color : #658E04;
	font-weight: bold;
}	

.welcomeText{
	font-size: 14px;
	color : #658E04;
	font-weight: bold;
}


.pageHeaderText {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;	
}



.hotdealsMainTable {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right: none;
	border-bottom: none;
}

.hotdealsPicture {
	border-right:1px solid #cccccc;
	border-top: none;
	border-left:none;
	border-bottom: none;
	padding: 10px;
}


.promotionHotdealsMainTable {
	border-left:1px solid #cccccc;
	border-right: none;
	border-bottom: none;
}

.promotionHotdealsPicture {
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-left:none;
	border-bottom: none;
	padding: 10px;
}


.hotdealsMiddleTable {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top: none;
	border-left:none;
	padding: 10px;
}

.hotdealsHeader {
	height : 40px;
	border-top: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom: none;
	padding: 10px;	
}


.tableMain {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	font-family : Arial;
	color: #000000;
	
}


.tableMainBeige {
	border: 1px solid #9c0000;
	background-color: #efefef;
	color: #000000;
	
}
	

.tableMainWhite {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	color: #000000;
}


.detailProductLine {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color : #000000;
}


.productListImage {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;	
}

.productBorderRight {
	border-right: 1px solid #999999;
	border-left: none;
	border-top: none;
	border-bottom: none;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;	
}


.detailHeader {
	background-color : #c3cfce;
	color : #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;	
}

.agb_frame  {
	height: 150px;
	border: 1px solid #000000;
	padding:10px;
	overflow: auto;
}













.border_N {
	border-top: 1px solid #999999;
}

.border_S {
	border-bottom: 1px solid #999999;
}

.border_E {
	border-right: 1px solid #999999;
}

.border_W {
	border-left: 1px solid #999999;
}

.border_SE {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.border_WE {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.border_WSE {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.button {
	padding-right: 5px;
	margin-right:5px;
}

.icontext img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
}

.tableTopUnderline {
	border-bottom: 1px solid #999999;
}


#middlecontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 100%;
}

#pageHeader {
	width: 100%;
	margin-bottom: 10px;
}

.tableLabel {
	border-left: 1px solid #9c9a9c;
	background-image: url(../images/shop/label_orange.gif);
	width: 167px;
	height: 19px;
	font-weight: bold;
}

.tableLabelBig {
	border-left: 1px solid #9c9a9c;
	background-image: url(../images/shop/label_orange_large.gif);
	width: 250px;
	height: 19px;
	font-weight: bold;
}

.tableLabel span, .tableLabelBig span {
	padding-left: 10px;
	
}

.tableLabelSpacer {
	height:19px;
}


/** LEFT SIDE**/

.bg_left {
		background-image: url(../images/shop/bg_left.gif);
	background-repeat: repeat-y;
}

.bg_left_user {
	background-image: url(../images/shop/bg_left_user.gif);
	background-repeat: repeat-y;
}





/* RIGHT SIDE */


#right {
	width: 180px;
	margin-bottom: 60px;
}

#right .item {
	margin-top: 10px;
}

#right .header {
	background-image: url(../images/shop/right_header.gif);
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	width: 180px;
}

#right .content {
	font-size: 11px;
	border-left: 1px solid #c1c9d3;
	border-bottom: 1px solid #c1c9d3;
	padding-left: 5px;
}

#right .content .small {
}

#right .content a {
	font-size: 10px;
}









/** SHOPPING BASKET **/



#basket {
	width: 225px;
}

#basket a {
}

#basket .content {
	background-color: #ffd89c;
	width: 100%;
	height: 45px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#basket .contentFilled {
	background-color: #ff9a00;
	width: 100%;
	height: 45px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}




/** QUICKSEARCH **/

#quicksearch {
	background-color: #ffd89c;
	padding-left: 5px;
	width: 168px;
	border-bottom: 1px solid #ffffff;
}

/** QUICKLOGIN **/

#quicklogin {
	background-color: #ffd89c;
	padding-left: 5px;
	width: 168px;
	margin-bottom:10px;
	white-space: nowrap;

}

#quicklogin a {
}

#quicklogin span {
}

#quicklogin input {
	margin: 0px;
}


/** TOP LEVEL CATEGORIES **/


#topLevelItems, #quickinfoService, #userQuickLinks {
	width: 168px;
	border-bottom: 1px solid #9c9a9c;
	margin-bottom: 3px;
}

#topLevelItems td, #quickinfoService td, #userQuickLinks td {
	padding: 2px;
	background-color: #EFEFEF; 
	border-top :1px solid #9c9a9c;
	border-left : 1px solid #9c9a9c;
	border-right : 1px solid #9c9a9c;
	padding-left: 5px;
}

#topLevelItems {
		margin-bottom:10px;
}

#topLevelItems td a, #userQuickLinks td a {
	color: #000000;
	text-decoration: none;
}

#topLevelLabel, #quickinfoServiceLabel, #userQuickLinksLabel {
	width: 168px;
}

#topLevelLabel .labelContainer, #quickInfoServiceLabel .labelContainer, #userQuickLinksLabel .labelContainer {
	background-image: url(../images/shop/label_top_level.gif);
	height: 21px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 11px;
}


/** QUICK INFO SERVICE **/
#quickinfoService {
	margin-bottom:10px;
}

	


#quickinfoService .phoneSmall {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	white-space: nowrap;
	height: 40px;
	border-right: none;
	color: #9c0000;
}

#quickinfoService .phoneBig {
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	width: 100%;
	height: 40px;
	color: #9c0000;
}

#quickinfoService .content {
	padding: 5px;
}



/** HOME **/

#home {
}

#home h1 {
	font-size: 14px;
	color : #9c0000;
	font-weight: bold;
}

#home a {
	
}

#home #tonershopLink {
	font-size: 14px;
	font-weight: bold;
}

#home .tonershopStar {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

/** HOME  HIGHLIGHTS**/

#homeHighlights {
	width: 100%;
	margin-bottom: 20px;
}

#homeHighlights #image {
	padding-top: 10px;
	padding-bottom: 30px;

}

#homeHighlights #icons {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #999999;

}


#homeHighlights #highlightsTab {
	background-image: url(../images/shop/label_highlights.gif);
	width: 200px;
	height: 17px;
	font-weight: bold;
}

#homeHighlights #topBorder {
	background-image: url(../images/shop/label_highlights_underline.gif);
	height: 27px;
	width: 100%;
	font-weight: bold;
}

#homeHighlightsText {
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#homeHighlightsText h1 {
	font-size: 14px;
	color : #9c0000;
	font-weight: bold;
}

#homeHighlightsText .redText {
	font-size: 14px;
	color : #9c0000;
	font-weight: bold;
}

#homeHighlightsPrices {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.highlightsPrice {
	vertical-align: bottom;
	background-image: url(../images/shop/home_highlights_price_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}

/** HOME PROMOTIONS**/


#homePromotions {
	width: 100%;
}


#homePromotions #werbung, #homePromotions #bestseller, #homePromotions #woche {
	width: 195px;
	max-width: 195px;
}

#homePromotions #werbung .title {
	float: right;
}

.promoSpacer {
	width: 50%;
} 

.promoImage {
	border-right: 1px solid #999999;
	padding: 5px;
	height: 110px;
	text-align: center;
}

.promoDescription {
	border-right: 1px solid #999999;
	padding: 5px;
	height: 50px;
	font-weight: bold;
	color : #9c0000;
	vertical-align: top;
}

.promoPrices {
	border-right: 1px solid #999999;
	height: 70px;
	text-align: right;
}

.promoPrices .total {
	font-weight: bold;
	color : #9c0000;
}
.promoIcons {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	height: 30px;
}



/** SUBCATEGORIES**/

#subcategories {
	width: 100%;
}

#subcategories h1 {
	font-size: 14px;
	color : #9c0000;
	font-weight: bold;
}

#subcategories .subcategories2{
	border: 1px solid #c3cfce;
	padding: 10px;
	margin-bottom: 10px;
}

#subcategories .subcategories2 .header{
	background-color: #c3cfce;
	font-size: 12px;
	font-weight: bold;
}

#subcategories .showAllHeader {
	font-size: 14px;
	font-weight: bold;
	color: #9c0000;
}

#breadcrumbs a {
}

/* PRODUCT LIST */

#productParameterSelection {
	width: 100%;
}

#productParameterSelection td {
	padding-right: 5px;
}

#productParameterSelection a {
	text-decoration: none;
}

#productParameterSelection a:hover {
	text-decoration: none;
}




#productParameterSelection select {
	font-size:11px;
}

#productList .header {
	font-weight: bold;
	padding: 5px;
	background-color: #c3cfce;
}

#productlist td {
	padding-right: 10px;
}


/* PRODUCT DETAIL */

#productDetail {
	margin-bottom: 20px;
	
}

#productDetail #image {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
}

#productDetail #image p {
	color: #9c0000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#productDetail #name {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	width: 100%;
	height: 180px;
}

#productDetail #priceVariation {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 40px;
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

#productDetail #priceSingle {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	text-align: center;
	background-color: #efefef;
}

#productDetail #manufacturer {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	width: 100%;
	
}

#productDetail #manufacturer #label {
	border-bottom: 1px solid #999999;
	background-color: #efefef;
	vertical-align: top;
	padding:10px;

}

#manufacturer #label #productName {
	font-weight: bold;
	color: #9c0000;
}

#productDetail #manufacturer #logo {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-top:30px;
	margin-bottom: 30px;
	font-weight: bold;
	height: 50px;
}


#productDetail #description {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:10px;
}


#productVariationText {
	font-weight: bold;
	text-align: center;
}

#productVariationDetails .header{
	background-color: #c3cfce;
	font-weight: bold;	
}

#productVariationDetails .price{
}

#productVariationDetails .price span{
	color: #9c0000;
	font-weight: bold;
}

#priceMessage a {
}

#productSingle {
	background-color: #efefef;
	text-align: center;
	padding: 10px;
}

/* BASKET PAGE */


#basketBreakdwon {
	
}

#basketBreakdown .basketLegend {
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
}

#basketCheckoutLink {
	padding-top: 20px;
	padding-right: 120px;
}

#basketLinks a {
	white-space: nowrap;
}


/* CHECKOUT UNREGISTERED */

#checkoutRegister {
	margin-bottom: 20px;
}

#checkoutRegister a,
#userRegister a,
#checkoutAddress a,
#alphabet a{
}

/* PRODUCT A-Z */

.alphabetLabel {
		padding: 2px;
	background-color: #EFEFEF; 
	border-top :1px solid #9c9a9c;
	border-left : 1px solid #9c9a9c;
	border-right : 1px solid #9c9a9c;
	border-bottom : 1px solid #9c9a9c;
	padding-left: 5px;
}



#tonershop #Prices {
	text-align: right;
}

#tonershop #Prices .total {
	font-weight: bold;
	color : #9c0000;
}

#footer td {
	color: #999999;
	margin-top:20px;
}

#footer a {
}

/* PRODUCT PRICE DISPLAY */


.productPrices .price {
	text-align: left;
	white-space: nowrap;
}

.productPrices span {
	color: #9c0000;
	font-weight: bold;
}

/** PAGING LINKS **/

.pagingLinks {
	margin-top: 5px;
}

.pagingLinks a {
	text-decoration: none;
}

.pagingLinks a:hover {
	text-decoration: none;
}

.pagingLinks a:active {
	text-decoration: none;
}

.pagingLinks a:visited {
	text-decoration: none;
}

.hotdeal_price_big {
	background-image: url(../images/shop/hotdeal_price_big.gif);
	background-repeat: none;
	height: 50px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	
}

.hotdeal_price_small {
	background-image: url(../images/shop/hotdeal_price_small.gif);
	background-repeat: none;
	height: 35px;
	width: 75px;
	padding-left: 23px;
	padding-right: 10px;
	padding-top: 4px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	
}

/* TOPSELLER */

.topsellerItem {
	border-bottom: 1px solid #cccccc;
}

