body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#wrapper {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	width: 760px;
	text-align: left;
	background-color: #F5AF01;
	margin: 0px auto 0px auto;
}
img#logo {
	position: absolute;
	left: 45px;
	top: 0px;
}
td#pageBody {
	background-image: url(../html/assets/graphics/pageBack.gif);
	background-repeat: repeat-x;
	padding: 0px 25px 25px;
	background-color: #FFFFFF;
}
td#pageFrame {
	background-image: url(../html/assets/graphics/pageBorder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 25px;
}
div#topNavigation {
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	width: 600px;
	top: 100px;
	text-align: right;
	left: 145px;
}
ul#languageNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 252px;
}
ul#languageNav li {
	display: inline;
	list-style: none;
}
ul#languageNav li a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
ul#languageNav li.first a {
	padding-left: 0px;
	margin-left: 0px;
	border-left-style: none;
}
ul#languageNav li a:hover {
	color: #FF9900;
}
td#textArea {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
img#homeFlower {
	position: absolute;
	top: 454px;
	left: 5px;
}
div#breadcrumbs {
	position: absolute;
	width: 250px;
	top: 142px;
	font-size: 10px;
	left: 177px;
}
div#topNavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
div#topNavigation a:hover {
	color: #FF9900;
	text-decoration: none;
}
div#copyright {
	font-size: 9px;
	margin: 5px auto 0px auto;
	color: #999999;
	position: relative;
	text-align: right;
	width: 760px;
}
div#breadcrumbs a {
	color: #990000;
	text-decoration: none;
}
div#breadcrumbs a:hover {
	color: #990000;
	text-decoration: underline;
}
table#pageLayout {
	margin-top: 10px;
}
td#sideNavigation {
	font-size: 12px;
	line-height: 24px;
}
td#sideNavigation a {
	color: #990000;
	text-decoration: none;
}
td#sideNavigation a:hover {
	color: #CCCCCC;
}
td#sideNavigation a#currentPage {
	color: #CCCCCC;
}
/*td#thumbnails {
	background-image: url(../html/assets/graphics/pageThumbBack.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}*/
td#thumbnails {
	text-align: right;
}
div#flashBox {
	border: 1px solid #000000;
	position: absolute;
	height: 420px;
	width: 760px;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -380px;
	background-image: url(graphics/introFlower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#logoIntro {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -79px;
	margin-left: -59px;
	height: 158px;
	width: 118px;
}
div#welcomeBox {
	position: relative;
	height: 60px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	top: 220px;
	left: -180px;
}
div#welcomeBox a {
	color: #990000;
	text-decoration: none;
}
div#welcomeBox a:hover {
	color: #666666;
	text-decoration: underline;
}
div#welcomeBox img {
	margin-bottom: 7px;
}
td#textArea table {
	border: 1px solid #F5AF01;
	background-image: url(../html/assets/graphics/pageBack.gif);
	background-repeat: repeat-x;
}
td#textArea table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	padding: 5px;
}
td#textArea table th {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	color: #990000;
}



td#textArea table.menuTable {
	border: none;
	background-image: url(../html/assets/graphics/menuBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td#textArea table.menuTable th {
	text-align: center;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 35px;
	color: #990000;
}

td#textArea table.menuTable td {
	text-align: left;
	border: none;
	padding: 8px 8px 8px 25px;
}

td#textArea table.menuTable th em {
	font-size: 10px;
	font-style: normal;
	display: block;
}

td#textArea table.menuTable td.rightAlign {
	text-align: right;
	padding: 8px 30px 8px 8px;
}

td#textArea table.menuTable tfoot td {
	background-image: url(../html/assets/graphics/menuBackCap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	line-height: 80px;
}



td#textArea form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	border: 1px solid #FF9900;
	padding: 3px;
}
td#textArea form textarea {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF9900;
	padding: 3px;
}
td#textArea form input#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	width: 100px;
}

td#textArea form input.radio {
	width: auto;
	border: none;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
td#textArea h2 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
td#textArea h3 {
	font-size: 12px;
	font-weight: bold;
}
td#textArea a {
	color: #660000;
	text-decoration: none;
}
td#textArea a:hover {
	color: #660000;
	text-decoration: underline;
}

.newsPhoto {
	float: right;
	margin: 0px 0px 15px 15px;
}

/* New Offer panel on index page rules 08/08 */

#sidePanel {
	vertical-align: top;
	padding-top: 15px;
}

#sidePanel .panel {
	width: 240px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	background: url(../html/assets/graphics/offerPanel_back.gif) no-repeat bottom center;
}

#sidePanel .panel h2 {
	text-indent: -9999px;
	height: 49px;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#sidePanel .panel h3, #sidePanel .panel p, #sidePanel .panel img {
	margin: 0px 18px;
}

#sidePanel .panel img {
	border: solid 1px #F90;
	margin-top: 5px;
	margin-bottom: 8px;
}

#sidePanel .panel h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

#sidePanel .panel p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 13px;
}

#sidePanel .panel a {
	color: #900;
	text-decoration: none;
}

#sidePanel .panel a:hover {
	color: #F90;
	text-decoration: none;
}

#sidePanel #offer h2.es {
	background-image: url(../html/assets/graphics/offerPanelHeader.gif);
}

#sidePanel #offer h2.gb {
	background-image: url(../html/assets/graphics/offerPanelHeader_gb.gif);
}

#sidePanel #offer h2.de {
	background-image: url(../html/assets/graphics/offerPanelHeader_de.gif);
}

#sidePanel #news h2.es {
	background-image: url(../html/assets/graphics/newsPanelHeader.gif);
}

#sidePanel #news h2.gb {
	background-image: url(../html/assets/graphics/newsPanelHeader_gb.gif);
}

#sidePanel #news h2.de {
	background-image: url(../html/assets/graphics/newsPanelHeader_de.gif);
}

a.vrLink {
	display: block;
	width: 195px;
	line-height: 30px;
	padding-left: 45px;
	background: url(../html/assets/graphics/vrLink_bkg.gif) no-repeat left center;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
}
a.vrLink:hover {
	color: #CCC;
}