body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #008d29;
    line-height: 120%;
}

a {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #465b6a;
    border:none
}

td.price {
background-color:#FFFFFF;
font-size:12px;
}

ul {
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
}
.disc {
color:#EE1111;
}



/* this makes it possible to add next button beside scrollable ----------------------------------------------------*/
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(/images/left.png) no-repeat;
	float:left;
	margin:36px 0px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/images/right.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
}
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 633px;
	height:94px;	
}
.scrollableMainB {
	/* custom decorations */
	padding:10px 10px;	
	border:1px solid #f39c76;
	height:90px;
}
/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	margin-right: 20px;	
}

/* active item */
div.scrollable div.items div.active {
	border:1px solid #ccc;		
	background-color:#fff;
}


/* ------------------------------------------------------------------------------ */
a.menuB:link, a.menuB:visited, a.menuB:active{COLOR: #FFFFFF;  TEXT-DECORATION: none;letter-spacing:2px;}
a.menuB:hover{COLOR: #FFFFFF; TEXT-DECORATION: underline;letter-spacing:2px;}

.menuGreen {
	text-align:center;
	background-image: url(/images/menuGreenCenter.gif);
	background-repeat: repeat-x;
	padding: 0px 17px 0px 17px;
	height: 30px;
	white-space: nowrap;
}
.menuGreenL {
	text-align:center;
	background-image: url(/images/menuGreenRight.gif);
	background-repeat: no-repeat;
}
.menuGreenR {
	text-align:center;
	background-image: url(/images/menuGreenLeft.gif);
	background-repeat: no-repeat;
}
.menuRed {
	text-align:center;
	background-image: url(/images/menuRedCenter.gif);
	background-repeat: repeat-x;
	padding: 0px 17px 0px 17px;
	height: 30px;
	white-space: nowrap;
}
.menuRedL {
	text-align:center;
	background-image: url(/images/menuRedRight.gif);
	background-repeat: no-repeat;
}
.menuRedR {
	text-align:center;
	background-image: url(/images/menuRedLeft.gif);
	background-repeat: no-repeat;
}
.groupRed {
	text-align:center;
	background-image: url(/images/groupCenter.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	width: 208px;
}
.groupRedL {
	text-align:center;
	background-image: url(/images/groupRight.gif);
	background-repeat: no-repeat;
}
.groupRedR {
	text-align:center;
	background-image: url(/images/groupLeft.gif);
	background-repeat: no-repeat;
}
.groupGreen {
	text-align:center;
	background-image: url(/images/groupGreenCenter.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	width: 208px;
}
.groupGreenL {
	text-align:center;
	background-image: url(/images/groupGreenRight.gif);
	background-repeat: no-repeat;
}
.groupGreenR {
	text-align:center;
	background-image: url(/images/groupGreenLeft.gif);
	background-repeat: no-repeat;
}

a.menu:link, a.menu:visited, a.menu:active{font-family: Arial, Helvetica, sans-serif;COLOR: #FFFFFF;font-size: 12px; TEXT-DECORATION: none;letter-spacing:3px;}
a.menu:hover{font-family: Arial, Helvetica, sans-serif;COLOR: #FFFFFF;font-size: 12px; TEXT-DECORATION: none;letter-spacing:3px;}

a.group:link, a.group:visited, a.group:active{font-family: VERDANA;COLOR: #FFFFFF;font-size: 8px; TEXT-DECORATION: none;letter-spacing:1px;}
a.group:hover{font-family: VERDANA;COLOR: #FFFFFF;font-size: 8px; TEXT-DECORATION: none;letter-spacing:1px;}

.red {
	color: #df0023;
	font-size: 11px;
	font-family: VERDANA;
	font-weight: bold;
}
h1 {
	font-family: VERDANA;COLOR: #df0023;
}
.green {
	color: #008d29;
	font-size: 11px;
	font-family: VERDANA;
}
.zagl {
	color: #008d29;
	font-size: 17px;
	font-family: VERDANA;
	padding:10px 0 10px 0;
}

td.price2 {
background-color:#FFFFFF;
font-size:12px;
border-bottom:1px solid #ff8788;
}
td.bTop {
	border-top:1px solid #ff8788;
}
td.bLeft {
	border-left:1px solid #ff8788;
}
td.bRight {
	border-right:1px solid #ff8788;
}
.phone {
	font-family: VERDANA;
	COLOR: #df0023;
	font-size: 22px;
	TEXT-DECORATION: underline;
	line-height: 28px;
}
.mainOrder {
	margin-top: 5px;
	border:1px solid #f39c76;
}

.bold {
	font-weight: bold;
}
a.big:link, a.big:visited, a.big:active{font-family: VERDANA;COLOR: #df0023;font-size: 12px;font-weight:bold;line-height: 16px;TEXT-DECORATION: none;}
a.big:hover{font-family: VERDANA;COLOR: #df0023;font-size: 12px;font-weight:bold;line-height: 16px;TEXT-DECORATION: underline;}