/* GS ShopBuilder */

/* font global in table rows*/
td  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

/* font global, background color and scrollbar */
body  {
	background-repeat: repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	background-color : #FFFFFF;
    scrollbar-track-color : #FFFFFF; 
    scrollbar-face-color : #FFFFFF; 
    scrollbar-highlight-color : #FFFFFF; 
    scrollbar-3dlight-color: black; 
    scrollbar-darkshadow-color: black; 
    scrollbar-shadow-color:#FFFFFF; 
    scrollbar-arrow-color:#003366; 
}


/* images*/
img  {
	 border: 0px;
}

/* images with link settings */
img.products  {
    border: 1px #006633 solid;
    cursor:  pointer;
}

/* images without link settings */
img.products2  {
    border: 1px #006633 dashed;
}


/* horizontal lines */
hr  {
	height : 1px;
	border : 0px solid #FFFFFF;
	border-top : 1px solid #006633;
}


/* columns: background color, sizes and alignments */

.lefttable {
    border: 1px #006633 solid;
}

.leftcolumn  {
	vertical-align : top;
	width : 200px;
	color : #000000;
}

.centercolumn  {
	padding : 12px;
	vertical-align : top;
	line-height : 18px;
}

.rightcolumn  {
	vertical-align : top;
	width : 200px;
	color : #000000;
}

/* columns: background color, sizes and alignments */
.contentrightcolumn  {
    width : 180px;
	margin : 8px;
	padding-right : 5px;
	padding-top : 10px;
}


/* products on main page*/
.tableproductsonmain  {
	border-top : 0px solid #006633;
	border-bottom : 0px solid #006633;
	margin-bottom : 10px;
	padding : 10px;
}

/* last viewed product*/
.lastviewedproduct  {
	background-color : #FFFFFF;
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
	border-left : 2px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
	margin-bottom : 20px;
	padding-left : 0px;
	padding-right : 10px;
}

.lastviewedproductnormtext {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}
	
/* last viewed product*/
.lastviewedproductlineb  {
    font-size : 12px;
    font-weight : 700;
	background-color : #FFFFFF;
	padding : 5px;
	border-bottom :1px solid #000000;
}

/* last viewed product*/
.lastviewedproductlinet  {
    font-size : 12px;
    font-weight : 700;
	background-color : #FFFFFF;
	padding : 5px;
	border-top : 1px solid #000000;
}

/* last viewed product*/
.lastviewedproducthead  {
    font-size : 12px;
    font-weight : 700;
	background-color : #FFFFFF;
    color : #000000;
}

/* last viewed product*/
.lastviewedproductline  {
    font-size : 12px;
    font-weight : 700;
	padding : 5px;
	background-color : #FFFFFF;
}

/* products*/
.tableproducts  {
    padding : 2px;
    border: #666666 solid; 
    border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}

.producttitle  {

 	background-color: #006633; 
 	color: #FFFFFF; 
 	border-bottom: 1px #000000 solid;
}

/* link product title*/
a.producttitlenav  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding-right : 15px;
	padding-bottom : 8px;
	padding-top : 8px;
}

a.producttitlenav:link  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding-right : 15px;
	padding-bottom : 8px;
	padding-top : 8px;
}

a.producttitlenav:hover  {
    text-decoration   : underline;
   	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding-right : 15px;
	padding-bottom : 8px;
	padding-top : 8px;
}

/* item number */
.itemnumber  {
	border : 0px none #FFFFFF;
	background-color : #FFFFFF;
	color: #000000;
}

/* item price */
.itemprice  {
	border : 0px none #FFFFFF;
	background-color : #FFFFFF;
	color: #000000;
}

/* details*/
.tableproductsdetail  {
	background-color : #FFFFFF;
    padding : 10px;
    border: #666666 solid; 
    border-width: 1px 1px 1px 1px
}

/* small detail table*/
.tableproductdetails  {
	border-top : 1px solid #006633;
	border-bottom : 4px solid #006633;
	margin-bottom : 5px;
}

.producttitledetails  {
	font-size : 15px;
	font-weight : bold;
	color : #006633;
	padding-top: 10px;
	padding-bottom: 10px;

}

.tdproductdetails  {
	border-top : 1px dashed #006633;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* minibasket title*/
.minibastekttitle  {
	font-size : 12px;
	font-weight : 700;
	background-color : #006633;
    color : #FFFFFF;
}


.minibasket {
	font-size : 10px;
	color : #000000;
	background-color : #FFFFFF;
	text-align : left;
    height : 15px;
	vertical-align : middle;
}

.quantminibasket  {
	font-size : 10px;
	text-align : left;
	border : 0px none #FFFFFF;
	background-color : #FFFFFF;
}

/* sitemap*/
.sitemap  {
	padding : 3px;
	background-color : #F7F7F7;
	border-top : 1px solid #006633;
	border-bottom : 2px solid #006633;
}


/* please don't change */
.midcol  {
	padding-bottom : 5px;
	padding-left : 5px;
}



/* cross selling*/
.tdcrossselling  {
	background-color : #FFFFFF;
	border-top : 1px solid #006633;
	border-bottom : 1px solid #006633;
}

/* titles*/
.titleproductgroups  {
	background-color : #E5FDE5;
    color : #006633;
	font-size : 12px;
	font-weight : 700;
	padding-left : 10px;
	padding-bottom : 1px;
	height : 21px;
	vertical-align : bottom;
}

.titlenews  {
	background-color : #E5FDE5;
    color : #006633;
	font-size : 12px;
	font-weight : 700;
	padding-left : 10px;
	padding-bottom : 1px;
	height : 21px;
	vertical-align : bottom;
}

.groupid  {
	font-size : 14px;
	color : #006633;
}

/* separate links - the small arrow*/
.linkseparatebreadcrumb  {
	font-family : verdana;
	font-size : 13px;
	font-weight : 700;
	color : #006633;
}



/* middle column title row*/
.tdbreadcrumbnavi  {
	background-color : #C0C0C0;
    color : #006633;
	height : 21px;
    font-size : 12px;
	font-weight : 700;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}

/* table category links*/
.tablenavi  {
	padding-left : 10px;
}

/* rows subcategory links*/
.tdsubcat  {
	width : 100%;
	border-bottom : 1px dashed #006633;
	background-color : #FFFFFF;
}

/* foot note*/
.footnote  {
	border-top : 1px solid #006633;
	padding-top : 5px;
	color : #006633;
}

/* all links*/
a  {
	font-size : 12px;
    font-weight : bold;
	color : #006633;
	text-decoration : none;
}

a:hover  {
	font-size : 12px;
    font-weight : bold;
	color : #006633;
	text-decoration : underline;
}

a.lastviewedproductitemno {
    color : #000000;
    font-size : 12px;
    font-weight : 700;
}

/* shoplinks (basket, order, cond)*/
a.nav: {
    text-decoration: none
    }
a.nav:link {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #E5FDE5; 
    font-weight: bold; 
    text-decoration: none
    }
a.nav:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #E5FDE5; 
    font-weight: bold; 
    text-decoration: none
    }
a.nav:hover {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #E5FDE5; 
    font-weight: bold; 
    text-decoration: underline 
    }

/* background color top menu links*/
.linkrow {
	background-color: #006633;
	color : #E5FDE5;
}
.tabletop {
	background-color: #E5FDE5;
	}
	
/* subcategory links*/
a.subcatnavi  {
	font-size : 12px;
	color : #006633;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	width : 100%;
	display : block;
}


a.subcatnavi:hover  {
	background-color : #006633;
	color : #FFFFFF;
}


a.subcatnavi:active  {
	background-color : #006633;
	color : #FFFFFF;
}



/* shoppagenav links: next page etc. */
a.shoppagenav  {
	font-size : 12px;
	font-weight : 700;
	color : #006633;
	text-decoration : none;
}

a.shoppagenav:hover  {
	color : #006633;
   	text-decoration : underline;
}

/* buttons and boxes*/
.searchinput  {
	width : 150px;
    font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	padding : 0px;
}

.inputbox  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #E5FDE5;
	height: 20px;
}

.orderbutton  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	color : #000000;
	background-color : #E5FDE5;
	height : 19px;
	border : 1px #000000 solid;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
}

.buttons  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	color : #000000;
	background-color : #E5FDE5;
	height : 19px;
	border : 1px #000000 solid;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
}

/* list boxes */
.select  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #E5FDE5;
	height: 20px;
}


.textarea  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	padding : 0px;
	background-color : #E5FDE5;
}

.searchresults1 {
    font-weight: bold; 
	background-color: #E5FDE5;
}

.searchresults2 {
   
}

.searchresults3 {
    background-color: #CCCCCC;
}

/* dynamic news area */
.newstable {
	background-color : #FFFFFF;
	border-top : 2px solid #006633;
	border-bottom : 2px solid #006633;
	border-left : 2px solid #006633;
	border-right : 2px solid #006633;
	margin-top : 10px;
    margin-bottom : 10px;
}

.newstitle {
    background-color : #006633;
    color : #FFFFFF;
    font-size : 12px;
    font-weight : 700;
}

/* news image row */
.newsimage {
}

.newscontent {
	padding : 5px;
}

/* banner */
.bannertext	{
	font-size : 11px;
	font-family : Courier New, Courier, mono;
	font-weight: bold;
	color: #000000;
	text-align : center;
}


/* overview order data title */
.titlebuy3  {
	font-size : 11px;
	color : #FFFFFF;
	background-color : #006633;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}

/* overview order data dark rows */
.tdbuy3  {
	font-size : 11px;
	color : #000000;
	background-color : #E9EBE5;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}	

/* overview order data bright rows */
.tdbuy3b  {
	font-size : 11px;
	color : #000000;
	background-color : #DEDCDC;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}

/* minibasket border */
.minibasketborder  {

	border-bottom : 2px solid #006633;
	border-top : 2px solid #006633;
   	border-right : 2px solid #006633;
   	border-left : 2px solid #006633;
    background-color : #FFFFFF;
}

/* customer login table border */
.login  {

	border-bottom : 2px solid #006633;
	border-top : 2px solid #006633;
   	border-right : 2px solid #006633;
   	border-left : 2px solid #006633;
    background-color : #FFFFFF;
}

.loginbuttons  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	color : #000000;
	background-color : #E5FDE5;
	border : 1px #000000 solid;
	padding : 0px;
    margin-bottom : 5px;
	cursor : pointer;
}



/* warning message - customer login failed etc. */
.red  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
    font-weight: bold;
	font-size : 12px;
}

.noeditform  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	color : #000000;
	background-color : #FFFFFF;
	border : 0px #B56235 none;
	padding : 0px;
    margin-bottom : 0px;
}

.quantmininew  {
  font-size: 10px; 
	border : 0px none #FFFFFF;
	background-color : #FFFFFF;
	text-align : left;
  font-family: Arial, Helvetica
}
