/* Common tags                 */
/*-----------------------------*/		

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

		
p
{
	line-height: 1.4em;
}

.leesverder:link
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:active
{
	color: navy;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}
.leesverder:hoover
{
	color: navy;
	cursor: hand;
	text-decoration: "underline";
	font-weight: bold;
}

.menuButton:link
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #91BE88;
	width: 150px;
}
.menuButton:visited
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:active
{
	color: navy;
	text-decoration: bold;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:hoover
{
	color: navy;
	text-decoration: bold;
	font-weight: bold;
	background-color: #b22222;
	width: 150px;
}


.pagetitle
{
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
}

.subtitle
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	margin-top: 30;
	color: #DA2D26;
	margin-bottom: -15;
}

.marquee
{
	font-weight: bold;
	color: #045803;
}

.keywords
{
	color: #045803;
	font-size: x-small;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
 }

hr {
	border: 0;
	border-top: 2px solid #040059;
	height: 2px;
}

img
{
	border-width: 0;
}

.menutextindent
{
    font-size: x-small;
}


/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.banner
{
	background-image: url(Images/bannerbackground2.png);
}

table.header
{
	  background-color: #045803;
}

td.banner
{
	background-image: url(Images/bannerbackground2.png);
}
td.datebar
{
	height: 24px;
	  background-color: white;
}

td.headerbar 
{
	text-align: left;
	height: 24px;
	  background-color: white;
}
td.headerbarright 
{
	text-align: left;
	height: 24px;
	  background-color: white;
}
td.menu
{
}

td.marquee
{
	background-color: white;
	vertical-align: top;
}

td.content
{
	background-image: url(Images/contentbackground.gif);
	background-color: white;
	vertical-align: top;
}
td.contentright
{
}


td.newsheader
{
	color: white;
	background-color: #045803;
	font-weight: bold;
}
td.newsbody
{
	background-color: white;
	border-right: #045803 thin solid;
	border-top: #045803 thin solid;
	border-left: #045803 thin solid;
	border-bottom: #045803 thin solid;
}
td.newsfooter
{
	height: 0px;
}



td.credits
{
	vertical-align: top;
	color: #045803;
	background-repeat: repeat-x;
	border-top: #045803 thin solid;
	background-color: white;
}

td.footer
{
	background-color: white;
	vertical-align: top;
	color: #045803;
	border-top: #045803 thin solid;
}
td.contactInfo
{
	border-right: #045803 thin solid;
	border-top: #045803 thin solid;
	border-left: #045803 thin solid;
	border-bottom: #045803 thin solid;
}
td.contactInfo2
{
	font-size: large;
}
td.contactInformation
{
	font-variant: small-caps;
	font-size: medium;
}
td.productHighlite
{
	background-color: #eeebdd;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
td.productShortList ul li
{
	list-style-position: outside;
	list-style-type: circle;
}


a.ProductTitle:link
{
	color: navy;
	font-weight: normal;
}
a.ProductTitle:visited
{
	color: navy;
	font-weight: normal;
}
a.ProductTitle:active
{
	color: #B4000A;
	cursor: hand;
	font-weight: normal;
}
a.ProductTitle:hover
{
	color: white;
	cursor: hand;
	font-weight: normal;
}


.LabelPromo
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/promo.png');
	padding:0 0 0 50px;
	background-repeat: no-repeat;
	min-height: 45px;
	margin: 0 0 0 5px;
}

.HelpShopTitle
{
	display: inline-block;
	background-position: left top;
	background-image: url('images/02.png');
	padding: 0 0 0 60px;
	background-repeat: no-repeat;
	min-height: 55px;
	margin: 0 0 0 5px;
	font-size: large;
	border-bottom: steelblue thin solid;
	vertical-align: middle;
}
.HelpShopText
{
	padding: 0 0 0 60px;
	margin: 0 0 0 5px;
	font-size: x-small;
}
.BlockContent-body
{
	margin: 0 0 0 5px;
	padding-right: 0px;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 0px;
}

/* NavigationMenu Begin*/
.navigationmenu ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	float:left;
}

.navigationmenu ul li
{
	display:block;
	float:left;
}

.navigationmenu ul li a
{
	display: block;
	text-decoration: none;

font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #2B4F22;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 28px;
	text-align: center;


	background-image: url('images/MenuItem.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.navigationmenu ul li a:hover
{
	color: white;
  background-position: left -28px;
}

.navigationmenu .separator li
{
  display: block;
  width: 1px;
  height: 28px;
  background-image: url('images/MenuSeparator.png');
}
/* NavigationMenu End*/

/* MainMenu Begin*/
.PanelMenuNavigation
{
	width:300px;
}
.mainmenu
{
	width:300px;
}

.SearchPanel
{
}

table.productBox
{
	border-bottom: green solid;
	border-left: green solid;
	border-top: green solid;
	border-right: green solid;
}

/* LIGHTBOX START*/

td.tdImg { width:200px; height:200px;}
body{background-color:#eee;}
#divWG {text-align:center; font: 11px Verdana, Arial, Helvetica, sans-serif;}
#divWG img, #divWG table {border:none;}
#divWG a:link, #divWG a:visited {text-decoration:none;}
#divWG a:hover {color:red;text-decoration:underline;}
#tblThumbsLayout {text-align:left; margin: 0 auto;}
#tblGalleryName{margin-top:2px;}
#currentGalleryLocation {font-weight:bold;}
td#galleryNameCell {font-size: 18px; font-weight:bold; color:#606060; margin: 6px 6px 0 0;}
td#pagingCell {text-align:right; white-space:nowrap;}
.currentPage {font-weight: bold;}
td#pagingCell a, .currentPage {font-size: 12px; padding: 3px 5px; border:1px solid #ccc;vertical-align:middle; }
td#pagingCell a:hover, .currentPage {border: #666 1px solid; background-color:#fff; text-decoration:none;}
td.tdImg {border: 1px solid; border-color: #aaa #666 #666 #aaa;
  text-align:center; background-color:#fff; vertical-align:middle;padding:4px;}
td.tdImg img {margin-top:11px;}
#pnCell {text-align:right;}
a.pn, a.pn:LINK,a.pn:VISITED {color: #606060; font: 9px arial, helvetica, sans-serif; text-decoration: none; padding: 1px 4px;}
/* LIGHTBOX END*/
