/* GS ShopBuilder */

/* global font in all table rows*/
td  { color: #616161; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

/* main table */
.tablemain { background-color : #FFFFFF; border : 0px solid #910000; }

/* font global, background color and scrollbar */
body { 
	font-family : Arial, Helvetica, sans-serif; 	
	color : #808080;
	font-size : 12px;
	background-color : #FFFFFF;
    scrollbar-track-color : white; 
    scrollbar-face-color : white; 
    scrollbar-highlight-color : white; 
    scrollbar-3dlight-color: black; 
    scrollbar-darkshadow-color: black; 
    scrollbar-shadow-color:white; 
	scrollbar-arrow-color:#003366; 
}

/* no border for images with link setting */
img { 	 
	border: 0px; 
}

/* product images with link settings */
img.products {     
	border: 1px #910000 solid;     
	cursor:  pointer; 
}

/* top row with background image*/
.tdimage { 	
	background-image : url(back.gif); 	
	background-repeat : no-repeat; 	
	background-color : #FFFFFF; 	
	width : 100px;     
	height : 55px; 
}

/* icon links home */
a.homenavi   { color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; background: #910000 url(iconhome.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px solid #ffffff; display: block }

/* icon links home */
a.homenavi:link   { color: #ffffff; font-weight: bold; text-decoration: none; background: #910000 url(iconhome.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px solid #ffffff; display: block }


/* icon links home */
a.homenavi:visited   { color: #ffffff; font-weight: bold; text-decoration: none; background: #910000 url(iconhome.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px solid #ffffff; display: block }

/* icon links home */
a.homenavi:hover    { color: #900000; font-weight: bold; background-color: #e7e7e7 }


/* icon links email */
a.emailnavi  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display : block;
	padding : 45px 4px 2px 5px;
	border-right : 1px solid #FFFFFF;
}

/* icon links email */
a.emailnavi:link  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display : block;
	padding : 45px 4px 2px 5px;
	border-right : 1px solid #FFFFFF;
}

/* icon links email */
a.emailnavi:visited  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display : block;
	padding : 45px 4px 2px 5px;
	border-right : 1px solid #FFFFFF;
}

/* icon links email */
a.emailnavi:hover   { color: #900000; font-weight: bold; font-size: 11px; background-color: #e7e7e7 }


/* icon links search */
a.searchnavi   { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none; background: url(iconinfo.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px #fff; display: block }

/* icon links search */
a.searchnavi:link   { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none; background: url(iconinfo.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px #fff; display: block }

/* icon links search */
a.searchnavi:visited   { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none; background: url(iconinfo.gif) no-repeat center top; padding: 45px 4px 2px 5px; border-right: 1px #fff; display: block }

/* icon links search */
a.searchnavi:hover   { color: #900000; font-weight: bold; font-size: 11px; background-color: #e7e7e7 }

/* shoplinks (basket, order, cond)*/
a.shopnavi   { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none; padding: 4px 5px 2px 6px; border-right: 1px solid #ffffff; border-bottom: #fff; height: 21px }

/* shoplinks (basket, order, cond)*/
a.shopnavi:link  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	height : 21px;
	padding : 4px 5px 2px 6px;
	border-right : 1px solid #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi:visited  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	height : 21px;
	padding : 4px 5px 2px 6px;
	border-right : 1px solid #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi:hover   { color: #900000; font-weight: bold; font-size: 11px; background-color: #f0f0f0 }

/* background for top images home, info and email*/
.tdiconnavi    { background-color: #900; text-align: center; vertical-align: bottom; border-bottom: 1px solid #fff }

/* background for basket, order formular links etc.*/
.tdshopnavi     { background-color: #900; border-bottom: 1px solid #fff; height: 21px }

/* horizontal lines */
hr  { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #910000 #fff #fff #fff; height: 1px }

/* left column: background color and size */
.leftcolumn    { background-color: #f0f0f0 }

/* left column: background color etc. for contents */
.leftmenueback { 	
}

/* center column: background color etc. */
.centercolumn  { line-height: 18px; background-color: #ffffff; vertical-align: top; padding: 12px }

/* right column: background color and size */
.rightcolumn    { background-color: #f0f0f0; vertical-align: top; width: 200px }

/* right column: background color etc. for contents */
.rightcolumncontent { 	
}

/* left column title*/
.titleproductgroups     { color: #ffd700; font-weight: bold; font-size: 15px; background-color: #900; vertical-align: middle; padding-bottom: 1px; padding-left: 10px; border-bottom: 2px solid #a9a9a9; height: 21px }

/* right column title*/
.titlenews   { color: #ffd700; font-weight: bold; font-size: 15px; background-color: #900; vertical-align: middle; padding-bottom: 1px; padding-left: 10px; border-top: #fff; border-bottom: 2px solid #a9a9a9; height: 21px }

/* middle column title row*/
.tdbreadcrumbnavi     { color: #ffd700; font-weight: bold; font-size: 15px; background-color: #900; padding-bottom: 1px; border-top: #fff; border-bottom: 2px solid #a9a9a9; height: 21px }

/* middle column title*/
.groupid  { color: #8b0000; font-size: 20px }


/* separate links - the small arrow*/
.linkseparatebreadcrumb { 	
	font-family : Arial, Helvetica, sans-serif; 	
	font-size : 13px; 	
	font-weight : bold; 	
	color : #910000;
}


/* middle column title link settings */
a.breadcrumbnavi    { color: #ffd700; font-weight: bold; font-size: 15px; text-decoration: none; border-top: #fff; border-bottom: #a9a9a9 }

/* middle column title link settings */
a.breadcrumbnavi:link  { color: #ffd700; font-weight: bold; font-size: 15px; text-decoration: none }

/* middle column title link settings */
a.breadcrumbnavi:visited  { color: #ffd700; font-weight: bold; font-size: 15px; text-decoration: none }

/* middle column title link settings - MouseOver */
a.breadcrumbnavi:hover   { color: #900000; font-weight: bold; font-size: 15px; text-decoration: none; background-color: #f0f0f0 }


/* all link settings */
a  { color: #910000; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* all link settings */
a:link  { color: #910000; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* all link settings */
a:visited  { color: #910000; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* all link settings - MouseOver */
a:hover  { color: #910000; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }


/* links: next and previous page */
a.shoppagenav: { 	
	font-family: Arial, Helvetica,  sans-serif;  	
	font-size: 12px;  	
	color: #910000;  	
	font-weight: bold;  	
	text-decoration: none; 	
}

/* links: next and previous page */
a.shoppagenav:link  { color: #910000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* links: next and previous page */
a.shoppagenav:visited  { color: #910000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/* links: next and previous page - MouseOver*/
a.shoppagenav:hover  { color: #910000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

/* product group links */
a.subcatnavi  { color: #910000; font-weight: normal; font-size: 12px; text-decoration: none; background-color: #f0f0f0; padding: 3px 0px; width: 100%; display: block }


/* product group links */
a.subcatnavi:link   { color: #910000; font-weight: normal; text-decoration: none; background-color: #f0f0f0; padding: 3px 0px; width: 100%; display: block }


/* product group links */
a.subcatnavi:visited   { color: #910000; font-weight: normal; text-decoration: none; background-color: #f0f0f0; padding: 3px 0px; width: 100%; display: block }


/* product group links - MouseOver */
a.subcatnavi:hover   { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #900; padding: 3px 0px; display: block }

/* product group links - activ */
a.subcatnavi:activ  { color: #ffffff; font-weight: normal; font-size: 12px; text-decoration: none; background-color: #900; padding: 3px 0px; display: block }

/* category rows */
.tdsubcat   { background-color: #f0f0f0; border-bottom: 1px solid #910000; width: 100% }

/* products on main page*/
.tableproductsonmain { 	
	padding : 10px; 
}

/* product tables on shop pages */
.tableproducts   { background-color: #ffffff; margin-bottom: 20px; padding-top: 10px; padding-right: 10px; padding-left: 10px; border-top: 1px solid #910000; border-bottom: 4px solid #910000 }

/* title for product tables on shop pages widthout link setting */
.producttitle {     
	height : 20px;     
	background-color : #B7B7B7; 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 0px; 	
	padding-top : 0px; 
}

/* link settings product titles on shop pages */
a.producttitlenav { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* link settings product titles on shop pages */
a.producttitlenav:link { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* link settings product titles on shop pages */
a.producttitlenav:visited { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* link settings product titles on shop pages - MouseOver*/
a.producttitlenav:hover {     
	text-decoration   : underline;    	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* product tables on list-shop pages */
.tableproductslist   { background-color: #ffffff; margin-bottom: 0px; padding-top: 10px; padding-right: 10px; padding-left: 10px; border-top: none #910000; border-bottom: 4px solid #910000 }

/* title for product-list tables on shop pages widthout link setting */
.productlist {     
	height : 20px;     
	background-color : #B7B7B7; 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 15px; 	
	padding-bottom : 0px; 	
	padding-top : 0px; 
}

/* link settings product titles on shop pages */
a.productlistnav { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
	padding-right : 0px; 	
	padding-bottom : 0px; 	
	padding-top : 0px; 
}

/* link settings product titles on shop pages */
a.productlistnav:link { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
}

/* link settings product titles on shop pages */
a.productlistnav:visited { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
}

/* link settings product titles on shop pages - MouseOver*/
a.productlistnav:hover {     
	text-decoration   : underline;    	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #910000; 	
}

/* item number */
.itemnumber  { color: #808080; font-weight: bold; font-size: 12px; border: none 0px #ffffff }

/* item price */
.itemprice  { color: #808080; font-weight: bold; font-size: 12px; border: none 0px #ffffff }

/* old price */
.oldprice  { color: #ff0000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: line-through; background-color: #ffffff; padding: 0px; border: none #000000; width: 200px; height: 18px; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF }

/* reference price */
.referenceprice {
	color: #808080;
	font-size : 11px;
	border: 1px none #000000;
	width: 300px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding : 0px; 
	background-color : #FFFFFF; 
	scrollbar-base-color : #FFFFFF; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF; 
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-shadow-color : #FFFFFF; 
	scrollbar-arrow-color : #FFFFFF;
}


/* table on detail pages */
.tableproductdetails { 
	background-color : #FFFFFF; 
	border-top : 1px solid #910000; 
	border-bottom : 4px solid #910000; 
	margin-bottom : 5px; 
}

/* table header on detail pages */
.producttitledetails { 
	font-size : 14px; 
	font-weight : bold; 
	color : #910000; 
	padding-top : 10px; 
	padding-bottom : 10px; 
}

/* table rows on detail pages */
.tdproductdetails { 
	border-top : 1px dashed #910000; 
	padding-top : 5px;
	padding-bottom : 5px; 
}


/* minibasket title */
.minibaskettitle  { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #900; padding-left: 5px }

/* minibasket background color, sizes alignments */
.minibasket { 	
	paddding : 4px;
	font-size : 10px; 	
	color : #808080; 	
	background-color : #FFFFFF; 	     
	height : 15px; 	
	vertical-align : top; 
}

/* minibasket table border */
.minibasketborder { 	
	border-bottom : 2px solid #910000; 	
	border-top : 2px solid #910000;    	
	border-right : 2px solid #910000;    	
	border-left : 2px solid #910000;     
	background-color : #FFFFFF; 
}

/* minibasket - the quantity */
.quantmininew {   
	font-size: 10px;  	
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 	
	text-align : left; 		
	border : 0px none #FFFFFF; 	
	color  : #808080;
	background-color : #FFFFFF; 	
}

/* foot note */
.footnote { 	
	border-top : 1px solid #910000; 	
	padding-top : 5px; 	
	color : #910000;
}


/* sitemap tables */
.sitemap { 	
	padding : 3px; 	
	background-color : #F0F0F0; 	
	border-top : 1px solid #910000; 	
	border-bottom : 2px solid #910000; 
}


/* text field for search */
.searchinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #910000;
	padding : 0px;
}

/* all text fields */
.inputbox { 	
	font-size : 11px; 	
	font-family : Arial, Helvetica, sans-serif;	
	color : #616161; 	
	background-color : #F0F0F0; 	
	height: 20px; 
}

/* order button */
.orderbutton   { color: #ffffff; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #900; text-align: center; margin-bottom: 5px; padding: 0px; border: none 0px #b56235; cursor: pointer }

/* all buttons */
.buttons   { color: #ffffff; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #900; text-align: center; margin-bottom: 5px; padding: 0px; border: none 0px #b56235; cursor: pointer }



/* all list boxes */
.select { 	
	font-size : 11px; 	
	font-family : Arial, Helvetica, sans-serif; 	
	color : #616161; 	
	background-color : #F0F0F0; 
}

/* sliding-scale prices */
.textarea  { color: #808080; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; padding: 0px; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF }


/* all text areas */
.textareabuy { 
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #616161; 
	padding : 0px; 
	background-color : #F0F0F0;
}

/* search results - table rows */
.searchresults1 {
    font-weight: bold; background-color: #B7B7B7
}

.searchresults2 {
    background-color: #f5f5f5
}

.searchresults3 {
    background-color: #cccccc
}

/* banner */
.bannertext { 	
	font-size : 11px; 	
	font-family : Courier New, Courier, mono; 	
	font-weight: normal; 	
	color: #910000; 	
	text-align : center; 
}

/* overview order data title */
.titlebuy3  { color: #ffffff; font-size: 11px; background-color: #900; vertical-align: bottom; padding-bottom: 1px; padding-left: 10px }

/* overview order data dark rows */
.tdbuy3 { 
	font-size : 11px; 
	color : #808080; 
	background-color : #B7B7B7; 
	padding-left : 10px; 
	padding-bottom : 1px; 
	vertical-align : bottom; 
}

/* overview order data bright rows */
.tdbuy3b { 
	font-size : 11px; 
	color : #808080; 
	background-color : #F0F0F0; 
	padding-left : 10px; 
	padding-bottom : 1px; 
	vertical-align : bottom;
}


/* dynamic news area */
.newstable {
 	background-color : #FFFFFF;
	border-top : 2px solid #910000;
	border-bottom : 2px solid #910000;
	border-left : 2px solid #910000;
	border-right : 2px solid #910000;
	margin-top : 10px;
	margin-bottom : 10px;
}
.newstitle  { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #900 }


/* news image row */
.newsimage { 
}

/* news contents */
.newscontent { 	

}


/* readonly text field - change password */
.noeditform { 	
	font-size : 10px; 	
	font-family : Arial, Helvetica, sans-serif; 	
	font-weight : normal; 	
	text-align : left; 	
	color : #910000; 	
	background-color : #B7B7B7; 	
	border : 0px #B7B7B7 none; 	
}


/* tables for last viewed products */
.lastviewedproduct { 	
	background-color : #FFFFFF; 	
	border-top : 2px solid #FFFFFF; 	
	border-bottom : 2px solid #FFFFFF; 	
	border-left : 2px solid #FFFFFF; 	
	border-right : 2px solid #FFFFFF; 	
	padding-left : 0px; 	
	padding-right : 10px; 
}


/* table rows for last viewed products without bottom line */
.lastviewedproductline {     
	font-size : 11px;     
	font-weight : bold; 	
	background-color : #FFFFFF; 
}

/* last viewed product*/
.lastviewedproductlinet {     
	font-size : 12px;     
	font-weight : bold; 	
	background-color : #FFFFFF; 	
	border-top : 2px solid #FFFFFF;
}


/* table rows for last viewed products with bottom line */
.lastviewedproductlineb {     
	font-size : 12px;    
	font-weight : bold; 	
	background-color : #FFFFFF; 	
	border-bottom : 2px solid #FFFFFF; 
}


/* tables for auto cross selling and bestseller products */
.lastviewedproduct2 { 	
	background-color : #FFFFFF; 	
	border-top : 2px solid #FFFFFF; 		
	border-left : 2px solid #FFFFFF; 	
	border-right : 2px solid #FFFFFF; 	
	padding-left : 0px; 	
	padding-right : 10px; 
}

/* tables last line for auto cross selling and bestseller products */
.lastviewedline {
	background-color : #FFFFFF; 
}


/* table header for last viewed, auto cross selling and bestseller products */
.lastviewedproducthead {     
	font-size : 12px;     
	font-weight : bold; 	
}

/* login table border */
.login {  	
	border-bottom : 2px solid #910000; 	
	border-top : 2px solid #910000;    	
	border-right : 2px solid #910000;    	
	border-left : 2px solid #910000;     
	background-color : #B7B7B7; 
}

/* buttons change address etc. after login*/
.loginbuttons1  { color: #ffffff; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #900; text-align: center; margin-bottom: 5px; padding: 0px; border: none 0px #910000; width: 150px; cursor: pointer }

/* buttons login, newsletter etc.*/
.loginbuttons  { color: #ffffff; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #900; text-align: center; margin-bottom: 5px; padding: 0px; border: none 0px #910000; cursor: pointer }


/* Extended search table rows */
.extsearch{
	background-color : #B7B7B7;
	padding : 5px;
}

/* Extended search table top row */
.extsearchtop{
	border-top : 1px solid #910000;
	background-color : #B7B7B7;
	padding : 5px;
}

/* extended search table bottom row */
.extsearchbottom{
	border-bottom : 1px solid #910000;
	background-color : #B7B7B7;
	padding : 5px;
}


/* last order data after user login: title rows */
.lastorderhead   { color: #ffffff; font-weight: 700; font-size: 12px; background-color: #900 }


/* last order data after user login: rows */
.lastorderrow  {
    font-size : 11px;
    font-weight : normal;
	background-color : #B7B7B7;
    vertical-align: top;
}



/* warning message - customer login failed etc. */
.red  { color: #ff0033; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

/* availability */
.avail     { color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffffff; padding: 0px; border: none #000000; width: 150px; height: 18px; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF  }
