/* --- global styles --- */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}

body {
	font-size: 100%;
	line-height: 100%;
	scrollbar-arrow-color: #537b15;
	scrollbar-base-color: #a5b931;
	scrollbar-darkshadow-color: #a5b931;
	scrollbar-face-color: #eff7ce;
	scrollbar-highlight-color: #eff7ce;
	scrollbar-track-color: #aebd52;
	scrollbar-shadow-color: eff7ce;
	background-color: #FFFFFF;
}

a img {
	border: none;
}

form {
	margin: 0px;
}

a:link {
	color: #1d5d0d;
	text-decoration: underline;
}

a:hover {
	color: #2d4920;
	text-decoration: underline;
}

a:visited {
	color: #719b5a;
	text-decoration: underline;
}

a:active {
	color: #2d4920;
	text-decoration: underline;
}

li { list-style-image: url(/shared/images/ill_bullet.gif); }
.spinInfo li { list-style-image: none; }
#navSpin li, #navSpinOff li { list-style-image: none; }

hr {
	height: 1px;
	color: #a8c02c;
}

/* --- searchBox --- */
.searchBox {
	width: 90px;
	height: 22px;
	background-color: #eef4cd;
	border: 1px solid #799a11;
	border-left: 0px;
	border-right: 0px;
	font-size: 0.7em;
	color: #2d4920;
	padding-left: 4px;
	padding-top: 3px;
}

/* --- regionModule --- */
#regionModule {
	position: absolute;
	left: 154px;
	top: 45px;
	z-index: 5;
	height: 40px;
}

/* --- breadcrumb ---*/
#path {
	font-size: 0.95em;
	color: #4f7000;
	line-height: 1em;
	margin: 10px 0px 20px 0px;
}

#content #path a:link {
	color: #4f7000;
}

#content #path a:visited {
	color: #4f7000;
}

#content #path a:hover {
	color: #4f7000;
}

#content #path a:active {
	color: #4f7000;
}

/* --- linksBox right side --- */
.linksBoxItem {
	font-size: 0.7em;
	color: #3f3a48;
	border-top: 1px solid #a8c02c;
	padding: 7px 5px 7px 2px;
	vertical-align: top;
}

#content .linksBoxItem a:link {
	color: #3f3a48;
}

#content .linksBoxItem a:visited {
	color: #726c48;
	text-decoration: underline;
}

#content .linksBoxItem a:hover {
	color: #3000c2;
}

#content .linksBoxItem a:active {
	color: #3000c2;
}

/* --- body content --- */
h1,.title {
	font-size: 1.4em;
	line-height: normal;
	font-weight: bold;
	color: #da4300;
}

h2 {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #107b3a;
}

.imgLeft {
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}

.imgRight {
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}

.comment { /*font-size: 0.7em;*/
	font-size: 0.9em;
	line-height: 0.86em;
	color: #666666;
}

#content {
	padding-bottom: 20px;
	padding-left: 1px;
	font-size: 0.7em;
}

#content td {
	font-size: 0.7em;
}

#content p {
	padding-left: 1px;
	padding-right: 50px;
}

#content span {
	padding: 0;
}

#content p span {
	padding-right: 0px;
}

#content p p {
	padding-right: 0px;
}


#content td {
	padding-left: 1px;
}

#content td p {
	padding-left: 1px;
	padding-right: 0px;
}

#content td span {
	padding-left: 1px;
	padding-right: 0px;
}

#content li {
	padding-right: 50px;
}

#content td li {
	padding-right: 0px;
}

#content a:link {
	color: #1d5d0d;
	text-decoration: underline;
}

#content a:visited {
	color: #555555;
	text-decoration: underline;
}

#content a:hover {
	color: #06a600;
	text-decoration: underline;
}

#content a:active {
	text-decoration: underline;
	color: #06a600;
}

/* --- body content table --- */
.tableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
	background-image: url(/img/bck_tableHead.gif);
	background-position: bottom;
}

.tableHead a:link {
	color: #FFFFFF;
}

.tableHead a:hover {
	color: #FFFFFF;
}

.tableHead a:active {
	color: #FFFFFF;
}

.tableHead a:visited {
	color: #FFFFFF;
}

.tableHead2 a:link {
	color: #000000;
	text-decoration: none;
}

.tableHead2 a:hover {
	color: #000000;
	text-decoration: none;
}

.tableHead2 aactive {
	color: #000000;
	text-decoration: none;
}

.tableHead2 a:visited {
	color: #000000;
	text-decoration: none;
}

.tableResult {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #de6410;
	padding: 6px 6px 2px 6px;
	vertical-align: top;
	background-image: url(/img/bck_tableResult.gif);
	background-position: top;
}

.table {
	border: 1px solid #a9c02d;
}

.tableData1 {
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}

.tableData2 {
	background-color: #fcf9b6;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}

.tableDataUnderlined,tr.tableDataUnderlined td {
	padding: 2px 5px 2px 0px;
	vertical-align: top;
	border-bottom: 1px solid #d1d9a3;
}

.tableDataOverlined {
	padding: 2px 5px 2px 0px;
	vertical-align: top;
	border-top: 1px solid #d1d9a3;
}

.paddingLeft td {
	padding-left: 8px;
}

/* --- recent pages --- */
.recentPages {
	font-size: 0.68em;
	color: #555555;
	padding: 100px 10px 0px 10px;
	line-height: 1.1em;;
}

.recentPages a {
	color: #555555;
}

/*--- footer ---*/
.footer {
	font-size: 0.6em;
	font-style: italic;
	color: #999999;
	background-color: #FFFFFF;
	padding-left: 50px;
}

.footer a:link {
	color: #999999;
}

.footer a:hover {
	color: #666666;
}

.footer a:active {
	color: #666666;
}

.footer a:visited {
	color: #999999;
}

#footerButtons {
	background-image: url(/img/bck_moduleBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 34px;
	vertical-align: bottom;
	padding-right: 22px;
	text-align: right;
}

/*--- generic ---*/
table.genericmedicine {
	color: #324a26;
	/*font-size: 0.7em;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #87C887;
	border: 1px solid #aac22c;
}

td.genericmedicine {
	background-color: #fcf9b6;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	color: #324a26;
	font-size: 0.7em;
	border-top: 1px solid #ffffff;
}

th.genericmedicine {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

/*-- start end --*/
th.genericmedicine2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

td.genericmedicine2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

/*-- new end --*/
td.refmedicine {
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	color: #324a26;
	font-size: 0.7em;
}

table.medicineresult {
	color: #ffffff;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #de6410;
	border: 1px solid #aac22c;
	text-align: right
}

td.medicineresult {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #de6410;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	text-align: right;
}

.tableSpacing {
	padding-bottom: 4px;
}

/*--- hospitalisation ---*/
table.hospitalisation {
	color: #324a26;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #87C887;
	border: 1px solid #aac22c;
}

th.hospitalisation {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

td.hospitalisation {
	background-color: #fcf9b6;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	color: #324a26;
	font-size: 0.7em;
	border-top: 1px solid #ffffff;
}

th.refhospitalisation {
	background-color: #fff;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	color: #324a26;
	font-size: 0.7em;
}

td.refhospitalisation {
	background-color: #fff;
	padding: 2px 6px 2px 6px;
	vertical-align: top;
	color: #324a26;
	font-size: 0.7em;
}

th.hospitalisation2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

td.hospitalisation2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99b119;
	padding: 2px 6px 6px 6px;
	vertical-align: top;
}

/* ---checkBoxesAdmin --*/
.even {
	background-color: #fcf9b6;
	padding-top: 2px;
	padding-bottom: 2px;
}

.oneven {
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* The postal code dropdowns */
.suggestions {
	position: absolute;
	background-color: #FFFFFF;
	width: 250px;
	display: none;
	z-index: 5;
	top: 0px;
	left: 0px;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}

.suggestionSelected {
	position: relative;
	top: 0px;
	left: 0px;
	text-indent: 5px;
	width: 100%;
	z-index: 5;
	background-color: #000066;
	color: #FFFFFF;
	cursor: default;
}

.suggestionNotSelected {
	position: relative;
	top: 0px;
	left: 0px;
	text-indent: 5px;
	width: 100%;
	z-index: 5;
	cursor: default;
}

.holder {
	position: relative;
	/*width: 280px;*/ /*display: none;*/
}

ol.applications li {
	margin-bottom: 5px;
}

ol.applications li ol {
	padding-left: 15px;
	list-style-type: lower-alpha;
	white-space: nowrap;
}

ol.applications li ol li {
	margin-bottom: 2px;
}

/*---------------------------------------------- publications ------------------------------*/
table.tableWidth {
	width: 500px;
	border: 0px solid #000000
}

table.pubOverview table {
	width: 154px;
	margin-top: 10px;
	border: 0px solid #000000
}

table.pubOverview table th {
	background: url(/shared/images/bck_pubOverviewTop.gif) no-repeat;
	color: rgb(218, 67, 0);
	padding: 8px 5px;
	font-size: 0.8em;
}

table.pubOverview table td {
	width: 100%;
	border-left: 1px solid #bacf2d;
	border-rigth: 1px solid #bacf2d;
	background-color: rgb(231, 224, 71);
	padding: 8px 5px 0 5px;
	line-height: 1.1em;
}

div.publicationsAlphabetBox {
	width: 142px;
	overflow: hidden;
}

table.pubOverview table td.pubOverviewBot {
	background: url(/shared/images/bck_pubOverviewBot.gif) no-repeat;
	height: 10px;
	padding: 0;
}

table.pubOverview table ul {
	margin: 0;
	padding: 0;
}

table.pubOverview table li {
	margin: 0;
	padding: 0 0 4px 20px;
	background: url(/shared/images/bul_pubOverview.gif) left top no-repeat;
	list-style-type: none;
}

#tabBar {
	background: url(/shared/images/bck_tabBar.gif) bottom repeat-x;
	margin-bottom: 50px;
}

#tabBar table {
	margin-right: 4px;
}

#tabBar td {
	padding: 5px 5px 5px 2px;
	height: 32px;
	width: 102px;
	vertical-align: middle;
	text-align: center;
	line-height: 0.9em;
	font-weight: bold;
}

#tabBar .tabNonActive {
	float: left;
}

#tabBar .tabNonActive td {
	background: url(/shared/images/bck_tabNonActive.gif) no-repeat;
	color: #718a27;
	border-bottom: 1px solid #a9c02d;
}

#tabBar .tabActive .tabNonActive td {
	background: #eef4cd url(/shared/images/bck_tabActive.gif) no-repeat;
	color: #dc5b1a;
	border-bottom: 1px solid #eef4cd;
}

.XXS {
	width: 40px;
}

.M {
	width: 120px;
}

.L {
	width: 180px;
}

.XL {
	width: 240px;
}

/* --- extra --- */
.bgClassMore {
	color: red;
	background-color: #FCF9B6;
}

.bgClassLess {
	color: green;
	background-color: #FCF9B6;
}

.bgClassBetween {
	color: orange;
	background-color: #FCF9B6;
}

/*tooltips*/
#tooltip A:link {
	TEXT-DECORATION: none;
	color: #000000;
}

#tooltip A:hover {
	TEXT-DECORATION: none
}

#tooltip .toolbox A:hover SPAN {
	DISPLAY: block ! important;
	BACKGROUND: white;
	BORDER: black 1px solid;
	COLOR: black;
	POSITION: absolute;
	padding: 3px;
	width: 300px;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

/*--------------------------- agenda --------------------------*/
table.agendatable th {
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}

table.agendatableoverview {
	border-collapse: collapse;
	border-color: #AEBD52
}

table.agendatableoverview th {
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	color: #E86E07;
	background-color: #FFFFFF;
}

/*------------------------- winkelmandje ------------------------*/
.tabinactive {
	background-image: url(/img/bck_tabinactive.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #452d47;
	clear: both;
	padding-bottom: 7px;
}

.tabactive {
	background-image: url(/img/bck_tabactive.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dc5b1a;
	clear: both;
	padding-bottom: 7px;
}

.tabinactivelarge {
	background-image: url(/img/bck_tabinactive_subscribe.gif);
	width: 156px;
	min-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #452d47;
}

.tabactivelarge {
	background-image: url(/img/bck_tabactive_subscribe.gif);
	width: 156px;
	min-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dc5b1a;
}

.tabnumber {
	float: left;
	width: 12px;
	height: 39px;
	margin-left: 14px;
	margin-top: 2px;
}

.tabcontent {
	float: left;
	margin-top: 2px;
	width: 100px;
}

.tabsubs {
	background-image: url(/img/bck_bottom_tabsub.gif);
	width: 156px;
	height: 13px;
	clear: both;
	padding-bottom: 7px;
	background-repeat: no-repeat
}

.subtabcontent {
	clear: both;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #452d47;
}

.subtabcontentactive {
	background-color: #ffffb5;
	clear: both;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #452d47;
	border-left: 1px solid #bacf2d;
	border-right: 1px solid #bacf2d;
}

#shoppingcard {
	float: left;
	width: 319px
}

#tabnavigation {
	float: left;
	width: 160px
}

.tableWidthShopping {
	width: 300px;
}

.jobsaantal {
	width: 30px;
}

.smallintrotext {
	font-size: 11px;
	border: 1px solid #99b119;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffb5;
}

h3 {
	color: #a8c02c;
	font-size: 16px;
	border-bottom: 1px solid #a8c02c;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
}

/* --- newsBox in content --- */
.newsOverviewItem {
	color: #3f3a48;
	border-bottom: 1px solid #ffffff;
	padding: 7px 0px 7px 0px;
	vertical-align: top;
	font-size: 0.7em;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.newsOverviewItem a:link {
	color: #3f3a48;
}

.newsOverviewItem a:hover,a:active {
	color: #3000c2;
}

.newsOverviewItem a:visited {
	color: #726c48;
}

.newsOverviewItem img {
	border: 1px solid #ffffff;
	margin-right: 7px;
	line-height: 0.79em;
}

.newsOverviewItemTitle {
	font-weight: bold;
	color: #000000;
}

/*************************************************************** ingrid gezond category columns */
.gezondGroups {
	width: 380px;
	float: left;
	margin: 10px 0 !important;
	padding: 0 !important;
	line-height: 18px;
}

.gezondGroups a {
	text-decoration: underline;
	color: #107b3a !important;
}

.group1 {
	width: 150px;
	float: left;
	margin: 0 0 0 15px !important;
	padding: 0 0 0 15px !important;
}

.group2 {
	width: 150px;
	float: left;
	margin: 0 !important;
	padding: 0 0 0 15px !important;
}

.group1 ul,.group2 ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: disc !important;
}

.group1 li,.group2 li {
	margin: 0px !important;
	padding: 0px !important;
}

.promoBlock .floatL {
	float: left;
	margin-right: 10px;
}

.promoBlock .floatR {
	float: right;
	margin-left: 10px;
}

.promoBlock {
	margin-right: 50px;
	padding-bottom: 0px;
}

.promoBlock .price {
	margin: 0 0 25px 0;
}

.promoBlock .price ul {
	margin: 0;
	padding: 0 0 1em 0;
}

#main #content .promoBlock .price ul li {
	background: url(/img/bul_price.gif) 0 0.3em no-repeat;
	color: #6f7e1c;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	padding: 0;
	padding: 0 0 0.2em 1.2em;
}

#content .promoBlock .more a:link,#content .promoBlock .more a:visited {
	color: #db4e0b;
}

#content .promoBlock .more a:hover {
	color: #ff4e0b;
}

#content .promoBlock p,#content .promoBlock h1,#content .promoBlock h2,#content .promoBlock h3,#content .promoBlock h4,#content .promoBlock h5
	{
	margin: 0 0 1em 0px;
	padding-right: 10px;
}

#content .promoBlock .promoL p,#content .promoBlock .promoL h1,#content .promoBlock .promoL h2,#content .promoBlock .promoL h3,#content .promoBlock .promoL h4,#content .promoBlock .promoL h5
	{
	margin-left: 0;
}

#content .promoBlock .promoS p,#content .promoBlock .promoS h1,#content .promoBlock .promoS h2,#content .promoBlock .promoS h3,#content .promoBlock .promoS h4,#content .promoBlock .promoS h5
	{
	margin-left: 0;
}

/*.contentblockL {
      float:left;
      width:130px;
}*/ /*.contentblockR {
      float:left;
}*/

.promotable td.linkMore {
	width: 60px;
}

.promoL .imagebol { /*border:2px solid #A9C02D;
	margin:0pt 0pt 4px 4px;
	float: left;*/
	
}

.promoL .rightCol {
	width: 67px;
}

.promoL .leftCol {
	width: 143px;
}

.promoL .rightCol img {
	border: 2px solid #a9c02d;
	padding: 0;
	margin: 0;
}

.clearFloats {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0.1%;
}

.promoL {
	width: 255px;
	background: url(/img/bck_boxL.gif) repeat-y;
}

.promoLtop {
	background: url(/img/bck_boxLtop.gif) no-repeat;
	padding: 12px 0 0 30px;
}

.promoLbot { 
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 12px;
	background: url(/img/bck_boxLbot.gif) no-repeat 50% bottom;
}

.promoWhiteBall {
	/*background: url(../img/bck_bolWhite.gif) right bottom no-repeat;*/
}

.buttonPromo {
	margin: -24px 0 0 30px;
	padding: 0;
	width: 80px;
	display: block;
}

.promoL .bol {
	width: 67px;
	height: 70px;
	background: url(/img/bck_bol.gif) no-repeat left;
	color: #fff;
	text-align: center;
	/*padding-top:25px;*/ /*margin:0 0 4px 4px;*/
}

.promoL .bol span.bolpromo {
	display: block;
	padding: 25px;
}

.promoL .image {
	float: right;
	margin: 0 0 4px 4px;
	border: 2px solid #a9c02d;
}

.promoS {
	width: 161px;
	background: url(/img/bck_boxS.gif) repeat-y;
}

.promoS .promotable {
 	min-height:60px; 
	height:auto !important; 
	height:60px !important;
	border:0 !important;	
}

.promoL .promotable {
 	min-height:60px; 
	height:auto !important; 
	height:60px !important;
	border:0 !important;	
}

.promotable td {
	padding: 0 !important;
}


.promoS .promotable td.promoImgS {
	width: 60px;
}

.promoS h1 {
	font-size: 1.2em;
}

.promoL h1 {
	font-size: 1.3em;
}

.promoStop { /*PADDING-RIGHT: 12px;*/
	PADDING-LEFT: 26px;
	BACKGROUND: url(/img/bck_boxStop.gif) no-repeat;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 8px;
	/*min-height: 95px !important;*/
	/*height: auto !important;*/
	/*height: 95px;*/
}

.promoSWhiteBall {
	/*background: url(/img/bck_bolSWhite.gif) right bottom no-repeat;*/
}

.promoSbot {
	margin: 0;
	padding: 0;
	font-size: 0.1em;
	height: 10px;
	background: url(/img/bck_boxSbot.gif) bottom no-repeat;
}

.promoS .bol {
	width: 67px;
	height: 67px;
	background: url(/img/bck_bol.gif) no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 25px;
	float: right;
	margin: 0 0 4px 4px;
}

.promoS .image {
	BORDER-RIGHT: #a9c02d 2px solid;
	BORDER-TOP: #a9c02d 2px solid;
	FLOAT: right;
	/*MARGIN: 0px 0px 4px 4px;*/
	BORDER-LEFT: #a9c02d 2px solid;
	BORDER-BOTTOM: #a9c02d 2px solid;
}

/*************************************************************** techspecs */
#techSpecs {
	padding: 0 0 2em 0 !important;
	font-size: 10px;
}

#techSpecs a {
	color: #8da024 !important;
	text-decoration: none !important;
}

#gezondheidsbib {
	display: inline;
	float: left;
	margin: 0;
	padding: 2px 0 5px 25px !important;
}

#printpagina {
	display: inline;
	float: right;
	margin: 0 2em 0 0;
	padding: 2px 0 5px 25px !important;
}

#mailpagina {
	display: inline;
	float: right;
	margin: 0;
	padding: 2px 25px 5px 25px !important;
}

#membership {
	height: 20px;
	left: 249px;
	margin-top: 26px;
	position: absolute;
	text-align: right;
	top: 31px;
	width: 510px;
	z-index: 4;
}

#membership img {
	margin: 0px 3px 0px 3px;
}
.mapsremove{
    text-align: right !important;
    padding-left: 10px !important;
    width: 10%;        
}
#map {
    border: 5px solid #E8E4D9;
    height: 350px;
    margin: 20px 0;
    width: 500px;
    z-index: 1;
}

.markerTable {
    width: auto;
    border-style: hidden !important;
    border: 0 !important;
}

.hours {
    width: auto;
    border-collapse: collapse;
}

.hours td {
    border: 1px solid #1D5D0D;
    padding: 3px 5px !important;
    border-collapse: collapse;
    vertical-align: top;
    text-align: center;
    font-size: 0.6em !important;
}

.hours th {
    border: 1px solid #1D5D0D;
    padding: 3px 5px !important;
    border-collapse: collapse;
    vertical-align: top;
    text-align: center;
    background: #AEBD52;
    color: #FFF;
    font-size: 0.6em !important;
}

.markerTable img {
    border: 3px solid #a9c02d;
}
.markerTable a,.markerTable a:hover,.markerTable a:visited {
    color: #2C3400
}

.gmnoprint {
    width: 300px;
}
#map span{
	padding-right:0 !important;
	padding-left:0 !important;
	position: absolute !important;
}

#topmenu {list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#topmenu li { float: left; margin: 0; background-image: url('../images/topnav_left.gif'); background-repeat: no-repeat; list-style-type: none; list-style-image: none; height: 22px; padding: 0 0 0 8px; }
#topmenu li span { display: block; float: left; background-position: top right; background-repeat: no-repeat; height: 22px; background-image: url('../images/topnav_right.gif'); padding: 2px 10px 0 0; }
#topmenu li.over { background-image: url('../images/topnav_left_over.gif'); }
#topmenu li.over span { background-image: url('../images/topnav_right_over.gif'); }
#topmenu a, #topmenu a:hover, #topmenu a:visited { color:#3F3A48; font-size:0.70em; font-weight:bold; text-decoration: none; }

#membershipnav  { list-style-type: none; list-style-image: none; margin: 0; padding: 0; float: right; }
#membershipnav li { float: left; margin: 0; background-image: url('../images/membershipnav_spacer.gif'); background-repeat: no-repeat; background-position: bottom right; list-style-type: none; list-style-image: none; padding: 0 6px 0 9px; color:#7D8A37; font-size:0.7em; font-weight:bold; }
#membershipnav li.first {	padding: 0 6px 0 0; }
#membershipnav li.last { background-image: none; padding: 0 0 0 9px; }
#membershipnav a, #membershipnav a:visited, #membershipnav a:hover { color:#FFFFFF; font-weight:bold; text-decoration: none; }

#leftnav { margin: -5px 0 0 1px; padding: 0; }
#leftnav li { background-image: url('../images/leftnav_arrow.gif'); background-position: top left; background-repeat: no-repeat; list-style-image: none; list-style-type: none; padding: 0 0 0 19px; margin: 0; }
#leftnav li.active { background-image: url('../images/leftnav_arrow2.gif'); }
#leftnav li.active li.active { background-image: url('../images/leftnav_stripe2.gif'); }
#leftnav li.active li.active li.active { background-image: url('../images/leftnav_stripe2.gif'); }
#leftnav li.active li.active li.active li.active { background-image: url('../images/leftnav_stripe2.gif'); }
#leftnav li.active a { color: #FFFFFF; }
#leftnav li.active li.active a { color: #FFFFFF; }
#leftnav li.active li.active li.active a { color: #FFFFFF; }
#leftnav li.active li.active li.active li.active a { color: #FFFFFF; }
#leftnav li.active li a { color: #2D4920; }
#leftnav li.active li.active li a { color: #2D4920; }
#leftnav li.active li.active li.active li a { color: #2D4920; }
#leftnav li a { color:#2D4920; text-decoration:none; font-size:0.77em; font-weight:bold; }
#leftnav li a:hover { color:#ffffff; text-decoration:none; font-size:0.77em; font-weight:bold; }
#leftnav li ul { margin: 4px 0 2px 0; padding: 0; }
#leftnav li ul li { padding: 0 0 0 10px; margin: 0; line-height: 90%; background-image: url('../images/leftnav_stripe.gif'); background-position: 0px 8px; background-repeat: no-repeat; list-style-image: none; list-style-type: none; }
#leftnav li.active ul li a:hover, #leftnav li.active ul li.active ul li a:hover, #leftnav li.active ul li.active ul li.active ul li a:hover { color:#ffffff; text-decoration:none; font-size:0.77em; font-weight:bold; }

#langnav  { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#langnav li {	float: left; margin: 0; background-image: url('../images/langnav.gif'); background-repeat: repeat-x; list-style-type: none; list-style-image: none;	height: 19px; padding: 2px 3px 0 3px; color:#7D8A37; font-size:0.70em; font-weight:bold; }
#langnav li.first { background-image: url('../images/langnav_left.gif'); background-repeat: no-repeat; background-position: top left; padding: 2px 3px 0 6px; }
#langnav li.last { background-image: url('../images/langnav_right.gif'); background-repeat: no-repeat; background-position: top right; padding: 2px 6px 0 3px; }
#langnav a, #langnav a:visited { color:#FFFFFF; font-weight:bold; text-decoration: none; }
#langnav a:hover { color:#226622; font-weight:bold; text-decoration: none; }

.newsBoxItem a.newsboxitemlink, .newsBoxItem a.newsboxitemlink:hover, .newsBoxItem a.newsboxitemlink:visited { color:#3F3A48; text-decoration: none; }
#content a.newsoverviewitemlink, #content a.newsoverviewitemlink:hover, #content a.newsoverviewitemlink:visited { color: #000000; text-decoration: none; }

/* Shadowbox */
#sb-container, #sb-wrapper{text-align: left; /* reset left alignment */}
#sb-container, #sb-overlay{position: absolute; top: 0;  left: 0;  width: 100%; margin: 0; padding: 0; height: 100%;}
#sb-container{height: 100%; display: none; visibility: hidden; z-index: 999;}
body > #sb-container{/* use position:fixed in modern browsers */position: fixed;}
#sb-container > #sb-overlay{/* use for sb-container position:fixed */height: 100%;}
#sb-wrapper{position: relative;}
#sb-wrapper img{border: none; background-color: #000;}
#sb-body{position: relative; margin: 0; padding: 0; overflow: hidden;}
#sb-body-inner{position: relative; height: 100%;}
#sb-body-inner iframe{background-color: #000;}
#sb-content.html{height: 100%; overflow: auto; /* make html content scrollable */}
#sb-loading{position: absolute; top: 0; width: 100%; height: 100%; text-align: center; padding-top: 10px;}
#sb-title, #sb-info{display: none; position: relative; margin: 0; /* these must have no vertical margin or padding */ padding: 0; overflow: hidden;}
#sb-title-inner, #sb-info-inner{position: relative; font-family: 'Lucida Grande', Tahoma, sans-serif; line-height: 16px;}
#sb-title, #sb-title-inner{height: 0; display: none;}
#sb-title-inner{font-size: 16px; padding: 5px 0; color: #fff; display: none;}
#sb-info, #sb-info-inner{height: 25px; padding: 5px 5px 0 0;}
#sb-info-inner{font-size: 12px; color: #fff;}
#sb-nav{float: right; height: 16px; padding: 2px 0; width: 45%;}
#sb-nav a{display: block; width: 90px; height: 18px; float: right; cursor: pointer; font-size: 0.8em; color: #fff;}
#sb-counter{float: left; padding: 2px 0; width: 45%;}
#sb-counter a{padding: 0 4px 0 0; text-decoration: none; cursor: pointer; color: #fff;}
#sb-counter a.sb-counter-current{text-decoration: underline;}
div.sb-message{font-family: 'Lucida Grande', Tahoma, sans-serif; font-size: 12px; padding: 10px; text-align: center;}
div.sb-message a:link, div.sb-message a:visited{color: #fff; text-decoration: underline;}
