  /*******************/ 
 /* layout and form */
/*******************/
body { margin: 0; padding: 0; }
a img { border: 0 none; }
form { margin: 0; }
h1 { margin: 0 0 .67em; }
h2 { margin: 0 0 .83em; }
h3 { margin: 0 0 1em; }
h4 { margin: 0 0 1.33em; }
h5 { margin: 0 0 1.67em; }
h6 { margin: 0 0 2.33em; }

.cmsImage { margin: 10px; }

#discountForm label { width: 100px; display: inline-block;  }
	#discountForm input { width: 80px;  }

  /********************/
 /* color and images */
/********************/
h1,h2,h3 { color: #ee717f; }
h1 { font-size: 16px; } 
h2 { font-size: 14px; }
h3 { font-size: 12px; }
A	{color: #999999; }
A:hover {color: #EE717F;}


  /*****************/
 /* text and type */
/*****************/
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a { text-decoration: none}
	a:hover	{ text-decoration: none}

  /*****************/
 /* OLD */
/*****************/

#boxesDiv .cmsImage {
	margin: 0px;
}

#containerDiv {
	width: 757px;
	height: auto;
	margin: auto;
	padding-top: 10px;
}

#crumbPath, #bottomDiv {
	color: #999999;
}

#topDiv, #topDivHome {
	background-image:url(/download/?id=871502);
	background-repeat: no-repeat;
	width: 757px;
	height: 154px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
#topDivHome {
	height: 62px;
}


#languageSelectionDiv {
	position: absolute;
	top: 0px;
	left: 0px;
}

#buttonsDiv {
	position: absolute;
	top: 22px;
	left: 5px;
	width: 538px;
	text-align:right;
	padding-top: 1px;
	height: 17px; 
	overflow: hidden;
}

#subButtonsDiv {
	position: absolute;
	top: 42px;
	left: 324px;
	width: 423px;
	text-align:right;	
	padding-top: 2px;
}

#contentContainerDiv {
	background-image:url(/download/?id=871494);
	background-repeat: repeat-y;
	width: 746px;
	height: auto;
	padding-left: 5px;
	padding-right: 6px;	
	padding-bottom: 20px;
}

#subMenuDiv {
	width: 130px;
	height: auto;
	overflow: hidden;
}

#subMenuDiv * {
	font-size: 9px;
}


#boxesDiv {
	width: 210px;
	height: auto;
}
#bottomDiv {
	text-align: center;
}
#pageTitleDiv {
	position: absolute;
	top: 84px;
	left: 12px;
}

#contentDiv {
	padding-left: 5px;
	width: 401px;
	height: auto;
}

#categories {
	background-color: rgb(255,204,255)
}

#googleMap {
	height: 600px;
	width: 505px;
{