/* Common tags                 */
/*-----------------------------*/		

.leesverder

{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: white;
}

/* Adds special style to an unvisited link. */
.leesverder:link
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: white;
}

/* Adds special style to a visited link. */
.leesverder:visited
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: white;
}

/* :hover - adds special style to an element when you mouse over it. */
.leesverder:hover
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: white;
}


.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: normal;
	color: #757575;
	margin-top: 10px;
}

.keywords
{
	color: #ffffff;
	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                      */
/*-----------------------------*/	
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.header
{
	  background-color:#011f2c;
}

td.banner
{
	width: 100%;
	background-repeat: repeat-x;
	  background-color:#011f2c;
}

td.datebar
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	  background-color:#011f2c;
}
td.headerbar
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	  background-color:#011f2c;
}
td.headerbarright
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	  background-color:#011f2c;
}


td.menu
{
	  background-color:#011f2c;
	min-width: 240px;
}

td.newsletterheader
{
	color: white;
	background-color: black;
	font-weight: bold;
}
td.newsletterbody
{
	color: #666666;
	background-color: #deddce;
}
td.newsletterfooter
{
	height: 0px;
}
td.newsheader
{
	color: Black;
	background-color: #6c84b2;
	font-weight: bold;
}
td.newsbody
{
	color: White;
	background-color: #dfe1ee;
	font-size: x-small;
	text-align: left;
	width: 200px;
}
td.newsfooter
{
	height: 0px;
}
td.marquee
{
	vertical-align: top;
}

td.content
{
	  background-color:#011f2c;
}
td.contentright
{
	  background-color:#011f2c;
}

td.credits
{
	background-color: white;
	vertical-align: top;
	color: #ffffff;
	font-size: xx-small;
}

td.footer
{
	z-index: -1;
	background-repeat: repeat-x;
	background-image: url(images/footer.png);
	bottom: 0;
	left: 0;
	background-color: white;
}
td.footerCredits
{
	background-color: White;
	color: Navy;
}
td.share
{
	background-color: White;
}

td.contactInfo
{
}
td.contactInfo2
{
	text-align: center;
  color: white;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.officehours
{
	text-align: left;
}

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;}

td.productHighlite
{
	background-color: #eeebdd;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 50px;
}
td.productShortList ul li
{
	list-style-position: outside;
	list-style-type: circle;
	color: white;
}

a.ProductTitle:link
{
	color: #EED753;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.ProductTitle:visited
{
	color: #EED753;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.ProductTitle:hover
{
	color: #EED753;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.languageButton:visited {color:Gray;font-weight:normal;
}
a.languageButton:link {color:Gray;font-weight:bold;
}
a.languageButton:active {color:Gray;font-weight:bold;
}
a.languageButton:hover {color:Gray;font-weight:bold;
}
a.MenuLeft:link
{
	color: white;
	font-weight: normal;
text-decoration: underline;
}
a.MenuLeft:visited
{
	color: white;
	font-weight: normal;
text-decoration: underline;
}
a.MenuLeft:hover
{
	color: white;
	cursor: hand;
	font-weight: normal;
text-decoration: none;
}

/* 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: bold;	color: #D2D6D1;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
	background-image: url('images/MenuItem.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navigationmenu ul li a:hover
{
	color: #D2D6D1;
  background-position: left -25px;
}

.navigationmenu .separator li
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('images/MenuSeparator.png');
}
/* NavigationMenu End*/


.PanelMenuNavigation
{
	width:280px;
}
.mainmenu
{
	width:280px;
}

/* 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*/

.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: #eed753 thin solid;
	vertical-align: middle;
	color: #eed753;
}
.HelpShopText
{
	padding: 0 0 0 60px;
	margin: 0 0 0 5px;
	font-size: x-small;
	color: #eed753;
}


