/* Start of CMSMS style sheet 'cs_main_css' */
/* CSS Document */

hr {
display: none;
}

form {
margin: 10px 0 10px 0;
padding: 0;
}

.quicksearch {
	margin: 10px 0 10px 0;
	padding: 8px 5px 8px 6px;
	color: #4a6b94;
	background-image:url(images/bg-search.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
}

textarea, input, select {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	line-height: 12px;
	color: #2a5386;
	background-color: #fff;
	border: 1px solid #829ab2;
	padding: 2px 4px 2px 5px;

}
.button {
	background-color: #6e9cb7;
	padding: 1px 1px 1px 3px;
	margin: 2px 0 0px 4px;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #fff;
	line-height: 10px;
}

select {
	background-color: #fff;
}


body {
	background-color: #dbe6d6;
	
	color: #727a6f;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

a:link { 
	color: #41699d;
  	text-decoration: none;
	}
a:visited { 
	color: #41699d;
  	text-decoration: none;
	}
a:hover { 
	color: #208400;
  	text-decoration: underline;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #6983a4;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align: left;
	}
		

	
h2 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #6e8467;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;
	}
		
h3 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #6e8467;
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	line-height: 1.4em;
	text-align:left;
	}		
	

h4 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #6e8467;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;

	}		
	
	
/* frame for the top banner */
#frametop {
	display: block;
	width: 955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 301px;
	padding-top: 0px;
	}
	

	
/* box for the top naviagtion */
#frame-main-nav {

	display: block;
	width: 955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding: 0;
	}	
	
	

	
/* main body frame */
#frame {
	display: block;
	width: 955px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;

	padding-top: 0px;
	padding-right: 0px;



	}
	
	
#left-nav-bg {
	padding: 0px 0 50px 0;
	margin-right: 20px;
	margin-top: 10px;
	background-color: #f9f4cd;

}

#centre-col-bg {
	margin: 0 5px 0 0px;
}	
	

	
.breadcrumbs {
	margin: 7px 0px 5px 0px;
	padding: 0px 2px 8px px;
	color: #94b08c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 9px;

}

.breadcrumbs a:link
{
	color: #94b08c;
	text-decoration: underline;
	padding: 0px 2px 2px 2px;
}
.breadcrumbs a:active
{
	color: #94b08c;
    text-decoration: none;
}
.breadcrumbs a:hover {
	color: #658a5b;
    text-decoration: none;	
}
.breadcrumbs a:visited
{
	color: #94b08c;
  text-decoration: underline;
}
.breadcrumbs a:visited:hover
{
  color: #69a7f4;
    text-decoration: none;

}	

.nav-holder {
margin-top: 8px;
}

/* start main content columns styles */
.top-content {
	margin: 15px 0px 15px 0;
	padding: 0 0px 10px 0;
	color: #727a6f;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;
	}
.top-content p {
	margin: 7px 0 2px 0;
	padding: 3px 0px 5px 0px;
	}
	
.top-content  a:link {
	text-decoration: underline;
	color: #41699d;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:visited {
	text-decoration: underline;
	color: #41699d;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:hover {
	color: #208400;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	






.top-content ul  {
margin: 5px 0 10px 10px;
}

.top-content li {
margin: 0 0 0 5px;
padding: 0 0 0 0px;
}


.centre-content {
	margin: 15px 0px 0px 0;
	padding: 0 0px 20px 0;
	color: #727a6f;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;

	}
.centre-content p {
	margin: 4px 0px 1px 0;
	padding: 3px 15px 3px 0px;
	}
	
.centre-content  a:link {
	text-decoration: underline;
	color: #41699d;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:visited {
	text-decoration: underline;
	color: #41699d;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:hover {
	color: #208400;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	
	


#right-col-bg {
	padding: 0px 0px 30px 0px;
	margin: 5px 0px 30px 0px;
	font-size: 1em;
	line-height: 1.7em;

}
	
.right-content {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 12px;
	color: #727a6f;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;
	border-left: #bfbf94 1px dashed;



	}
.right-content p {
	margin: 7px 0px 0px 0;
	padding: 2px 0px 5px 0px;
	}
	
.right-content  a:link {
	text-decoration: underline;
	color: #41699d;
	}
.right-content a:visited {
	text-decoration: underline;
	color: #41699d;
	}
.right-content a:hover {
	color: #208400;
  text-decoration: none;
	}	


.right-content h1 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #6983a4;
	font-size: 1.5em;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align: left;
	}


	

/* news content */
.news {
	margin: 8px 0px 2px 0;
	padding: 7px 5px 5px 8px;
	font-family: arial, Helvetica, sans-serif;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #8b784a;
	text-align: left;
	background-image:url(images/bg-news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news  a:link {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:visited {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
		
	}	
	



	

.news-headline
	{
	font-size: 1em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #c28d00;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;

	}
.news-headline  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #c28d00;
	}
.news-headline a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #c28d00;
	}
.news-headline a:hover {
	padding: 0 2px 0 0px;
	color: #a27c18;
  text-decoration: underline;
	
	}
	
a.news-link:link, a.news-link:visited { 
  color: #bb7700;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;

  
 }
 
a.news-link:hover { 
  color: #a27c18;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	
	
	
.news-cat {
	color: #8b784a;
	display: none;
}
.news-by {
	color: #8b784a;
  font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
}
.news-date {
	color: #8b784a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
}


.news-summary {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;

}


#frame-footer {
	display: block;
	width: 955px; 
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;

	}


#bottom-nav {
	width: 760px;
	margin: 0px 0 0px 193px;
	padding: 0px 0px 0px 0px;
	color: #94a690;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
	border-top: dashed 1px  #bfbf94;
	text-align: left;

}

#bottom-nav p
{
	padding: 5px 0px 15px 0px;
}


#bottom-nav a:link
{
	color: #54759f;
	padding: 2px 2px 2px 1px;
}

#bottom-nav a:hover {
	color: #208400;
  	text-decoration: underline;
	padding: 2px 2px 2px 1px;
}
#bottom-nav a:visited
{
	color: #54759f;
	padding: 2px 2px 2px 1px;
}
#bottom-nav a:visited:hover
{
	color: #0074ff;
  	text-decoration: underline;
	padding: 2px 2px 2px 1px;

}
#bottom-nav  a:link img {
	background-color: #94a6c4;
}
	
#bottom-nav   a:hover img {
	background-color: #94a6c4;
}	
#bottom-nav  a:visited:hover img {
	background-color: #94a6c4;
}	

.address-text {
color: #65895d;
text-align:left; 
padding-top:15px;
}

.address-text a:link
{
	color: #54759f;
}

.address-text a:hover {
	color: #208400;
  	text-decoration: underline;
}
.address-text a:visited
{
	color: #54759f;
}


#tdt {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size:7.5pt;
	line-height: 6pt;
	font-weight: normal;
	text-align: left;
	color: #94a690;
	text-align: right;
	}
#tdt  a:link {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #94a690;
	font-weight: normal;
	}
#tdt a:visited {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #94a690;
	font-weight: normal;
	}
#tdt a:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #208400;
	font-weight: normal;
	}	
#tdt a:visited:hover
{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #208400;
  	text-decoration: none;
}

/*
#tdt a:link img {
	background-color: #94a6c4;
}
	
#tdt  a:hover img {
	background-color: #94a6c4;
}	
#tdt  a:visited:hover img {
	background-color: #94a6c4;
}	
*/



/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 8px 2px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #fff solid 1px;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 7px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 10px;	
	border: 0;
	border: #fff solid 1px;
	}
	
.alignCenter {
	float: center;
	margin: 3px 3px 5px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #fff solid 1px;
	}


.floatRight {
	float: right;
	margin: 0px 0px 2px 7px;
	padding: 0px; 
	color: #000;
	}

/* end aligning images */


.thumbnail-gallery
{
display:block;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
clear:both;
}


.thumbnail-gallery a img {
 background: #fff;
 border: 2px solid #a2b9d2;
 padding: 2px;
 
	}
	
.thumbnail-gallery a:hover img {
 border: 2px solid #92b087;
  background: #daedd3;
}	




blockquote {
margin:10px 0px 10px 0px;
padding: 9px 15px 15px 15px;
border:1px dashed #acc5a3;		
color: #3c6d2c;
background-color: #bfcfbb;
background-image:url(images/bg-blockquote.jpg);
background-position: top left;
background-repeat: repeat-x;
}

blockquote h2 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 0px 0 6px 0px;
	line-height: 1em;
	text-align:left;
	clear:both;
	}	
	
blockquote h3 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 4px 0 6px 0px;
	line-height: 1em;
	text-align:left;
	clear:both;
	}	

.pdf-box {
	float: right;
	width: 127px; /* was 131 */
	
	font-size: 1em;
	
	background-image:url(images/pdfdownload.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #fff;
	
	margin: 5px 0px 5px 0px;
	padding: 23px 2px 11px 49px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-link {
	margin-bottom: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #41699d;
}
.pdf-box  a:link {
  	text-decoration: none;
	color: #0856b4;
	padding: 0px 3px 2px 0px;

	}
.pdf-box a:visited {
  	text-decoration: none;
	color: #41699d;
	padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
	color: #208400;
  	text-decoration: underline;
  	padding: 0px 3px 2px 0px;
	}






.news-body {
	margin: 8px 0px 2px 0;
	padding: 10px 10px 10px 10px;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #8b784a;
	text-align: left;
	background-image:url(images/bg-news-body.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	}

.news-body p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news-body  a:link {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news-body a:visited {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news-body a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
		
	}	
	

.news-headline-body
	{
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #c28d00;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;

	}
.news-headline-body  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #c28d00;
	}
.news-headline-body a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #c28d00;
	}
.news-headline-body a:hover {
	padding: 0 2px 0 0px;
	color: #a27c18;
  text-decoration: underline;
	
	}
	
a.news-link-body:link, a.news-link-body:visited { 
  color: #bb7700;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;

  
 }
 
a.news-link-body:hover { 
  color: #a27c18;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	
	
	
.news-cat-body {
	color: #8b784a;
	display: none;
}
.news-by-body {
	color: #8b784a;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
}
.news-date-body {
	color: #8b784a;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
}


.news-summary-body {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;

}

.pisearchlink {
  font-weight: bold;
}

.pisearchdetails {
padding: 0 0 0 20px;
}

.hl0 {    /* the searched for word */
  font-weight: bold;
}



.end-logos {
	width: 745px;
	margin: 10px 0 40px 0px;
	padding: 5px 0px 5px 0px;
	border-top: dashed 1px  #bfbf94;
	border-bottom: dashed 1px  #bfbf94;
	text-align: center;
}

.menu-bottom {
margin: 5px 0 10px 0;
}



/* End of 'cs_main_css' */

/* Start of CMSMS style sheet 'cs_shop' */
/* Cnoc Suain Shop CSS */

.more-links { 
	margin: 0px 15px 10px 0;
	padding: 10px 0 5px 0px;
	color: #54684d;
	font-size: 1em;

	text-align:right;
	clear:both;
}
.more-links a:link, .more-links a:visited  { 
	padding: 0px 2px 0px 2px;
	color: #41699d;
	text-decoration:underline;
}
.more-links  a:hover { 
	color: #208400;
	text-decoration: none;
}	

.cart-summary {
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 3px 28px;
	color: #a62800;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 9px;
	background-image:url(images/bg-cart-summary.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 309px;
	float:right;

}

.cart-summary a:link
{
	color: #a62800;
  text-decoration: none;
	padding: 0px 2px 2px 2px;
 }
.cart-summary a:active
{
	color: #a62800;
	text-decoration: underline;	
}
.cart-summary a:hover {
	color: #820505;
	text-decoration: underline;	
}
.cart-summary a:visited
{
	color: #a62800;
  text-decoration: none;
}
.cart-summary a:visited:hover
{
	color: #a62800;
	text-decoration: underline;	
} 


.shop-item-holder {
	margin: 10px 0px 5px 0px;
	padding: 10px 10px 0px 10px;
	color: #54684d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	background-image:url(images/bg-shop-item-holder.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dbe6d7;
}

.programmes-item-holder {
	margin: 10px 0px 5px 0px;
	padding: 5px 20px 0px 17px;
	color: #54684d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	background-image:url(images/bg-shop-item-holder.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dbe6d7;
}


/* Product CSS Layout */

.product-content {  
	/*width: 448px;*/
	margin: 10px 0px 20px 177px;
	padding: 0;
	color: #476481;
	display: block;
	/*line-height: 1.8em;*/
}

.product-content a:link, .product-content a:visited {
text-decoration:underline;
}

.product-content a:hover {
text-decoration:none;
}


.product-gallery {
	display:block;
	width: 157px;
	margin: 0px 10px 4px 0px;
	padding: 0px 0px 4px 0px;
	float:left;
	clear: both;
	text-align:center;
}

.spacer { clear: both; }

.product-gallery a img {
	margin: 4px 0 0px 0;
	 background: #fff;
	 border: 2px solid #a2b9d2;
	 padding: 2px;
	}
	
.product-gallery a:hover img {
 	border: 2px solid #92b087;
 	background: #daedd3;
 }	


.product-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #2a5386;
	line-height: 1.1em;	
	margin: 0;
	padding: 0;

}
.product-title a:link, .product-title a:visited  { 
	color: #2a5386;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
 
.product-title  a:hover { 
	color: #208400;
	text-decoration: underline;
}	

.product-code {
margin: 10px 20px 8px 0;
}

.product-stock {
font-weight: normal;
margin: 0 0 0 20px;
}

.product-price {
	font-size: 1em;
	font-weight: bold;
	color: #a43e1e;
}
.product-price-large {
	font-size: 1.2em;
	font-weight: bold;
	color: #a43e1e;
}			

.product-list-price {
	color: #a43e1e;
}
.strikethrough {
	text-decoration:line-through;
	margin-left: 5px;
}

.product-you-save {
color: #d50808;
}
		


.product-buy-top  { 
	float: right;
	display: block;
	color: #9e6b01;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	/*width: 94px;*/
	margin: 2px 0px 1px 0px;
	padding: 0px 0px 0px 2px;
	/*display: none;  TEMP...  TEMP...  TEMP...  TEMP...  TEMP...  TEMP...  */

 }


.product-buy-top a:link, .product-buy-top a:visited  { 
	display: block;
	color: #a62800;
	width: 80px;
	background-image: url(images/bg-add-to-cart-top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 2px 10px 8px 28px;

 }
 
.product-buy-top  a:hover { 
	color: #7b1e00;
	text-decoration: underline;

}	

.product-buy a:link, .product-buy a:visited  { 
	display: block;
	color: #a62800;
	font-weight: bold;
	width: 80px;
	background-image: url(images/bg-add-to-cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 10px 10px 10px 0px;
	padding: 2px 10px 8px 28px;
	display: none; /*  TEMP...  TEMP...  TEMP...  TEMP...  TEMP...  TEMP...  */
 }
 
.product-buy  a:hover { 
	color: #7b1e00;
	text-decoration: underline;
}	


.product-zoom {  
	font-weight: normal;
	color: #5b7aa5;
	font-size: .9em;
	text-align: left;
	margin: 0px 0 0 2px;
	padding: 0;
}

.product-description {  
	font-weight: normal;
	color: #54684d;
	line-height: 2em;
	margin: 6px 0 5px 0;
	font-size: 1em;
}

.product-description p {  
	margin: 0px 0 7px 0;
	padding: 0;
}

.product-description a {  
	padding: 0;
	margin: 0;

}


.dates {
font-weight: bold;
margin: 10px 0 0 0;
padding: 4px 0 4px 38px;
background-image: url(images/bg-date.gif);
background-position: top left;
background-repeat: no-repeat;

}

.dates-day {
font-weight: bold;
margin: 10px 0 0 0;
padding: 4px 0 4px 38px;
background-image: url(images/bg-date-day.gif);
background-position: top left;
background-repeat: no-repeat;

}


.start-date {
font-weight: bold;
color: #d87203;
margin: 0 5px 0 5px;
}
.end-date {
font-weight: bold;
color: #d87203;
margin: 0 0 0 5px;
}
.date-label {
font-weight: normal;
}


/* Category layout */

.category-thumb {
	float: left;
	/*width: 162px;*/
	margin: 0 5px 20px 0;
	padding: 10px 8px 5px 8px;
	background-image: url(images/bg-box-category.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.category-thumb a img {
	margin: 0px 0 0px 0;
	background: #fff;
	border: 2px solid #a2b9d2;
	padding: 2px;
}
	
.category-thumb a:hover img {
 border: 2px solid #92b087;
  background: #daedd3;
}	


.category-name {
width: 164px;
	margin: 0;
 	padding: 2px 0px 1px 0px;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	color: #597052;
	line-height: 1em;
}
.category-name a:link, .category-name a:visited  { 
	color: #2a5386;
	text-decoration: none;
}
.category-name  a:hover { 
	color: #208400;
  	text-decoration: underline;
}	

.category-item-count {
	font-size: 1em;
	text-align:center;
	font-weight:normal;
	color: #597052;
}


/* cart layout */


.cart-border {
  padding: 0px 0px 0px 1px;
  margin: 15px 0 10px 0;
  background-image: url(images/bg-cart.jpg);
  background-position: top left;
  background-repeat:no-repeat;
}

#cart {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-collapse:  collapse;
	border: 1px solid #859db5;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #2a5386;
	line-height: 1.4em;

}

/* nice squares for the #big table */
#cart th
{
  border: 1px solid #c6a48d;
  padding: 1px 3px 1px 5px;
  color: #805234;
  line-height: 1.8em;
  font-weight:normal;
}

#cart td {
  border: 1px solid #c6a48d;
  vertical-align: middle;
  padding: 2px 3px 1px 6px;
  font-weight:bold;
  
}

#cart td a {
  font-weight:normal;
}


#cart  caption {
  margin: 1px 1px 3px 1px;
  color: #805234;
    line-height: 2em;
}

#cart  caption a {
  color: #805234;
  font-weight: bold;
  font-size: 1em;
}

#cart .cart-heading {
  color: #805234;
  font-weight: bold;
  font-size: 1em;  
}


.cart-number-input {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	line-height: 12px;
	color: #2a5386;
	background-color: #fff;
	border: 1px solid #829ab2;
	padding: 2px 4px 2px 5px;
}


.button-cart {
	background-color: #ae3345;
	padding: 1px 1px 1px 3px;
	margin: 2px 0 2px 2px;

	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #fff;
	line-height: 10px;
	float:right;
}

fieldset {
padding: 5px 10px 10px 10px;
margin: 10px 0 10px 0;
border: #6983a4 solid 1px;
	
}

legend {
padding: 0 5px 0 5px;
font-weight: bold;
color: #6983a4;
}

.inputLabel {
color: #6d8aa7;
padding-right: 6px;

}

label {
color: #6d8aa7;
font-weight:bold;
}


/* nice squares for the #big table */
#cart-address {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-collapse:  collapse;
	/*border: 1px solid #859db5;*/
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #2a5386;
	line-height: 1.4em;

}

#cart-address th
{
 /* border: 1px solid #c6a48d;*/
  padding: 1px 3px 1px 5px;
  color: #805234;
  line-height: 1.8em;
  font-weight:normal;
}

#cart-address td {
  /*border: 1px solid #c6a48d;*/
  vertical-align: middle;
  padding: 2px 3px 1px 0px;
  font-weight:normal;
  
}

#cart-address td a {
  font-weight:normal;
}


#cart-address  caption {
  margin: 1px 1px 3px 1px;
  color: #805234;
    line-height: 2em;
}

#cart-address  caption a {
  color: #805234;
  font-weight: bold;
  font-size: 1em;
}

#cart-address .cart-heading {
  color: #805234;
  font-weight: bold;
  font-size: 1em;  
}

.cart-required {
color: #ff0000;
}

.cart-confirm {
 margin: 0 0 0 6px;
}

.cart-edit-button {
	background-color: #6e9cb7;
	padding: 1px 1px 1px 3px;
	margin: 2px 0 0px 4px;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #fff;
	line-height: 10px;
	float: right;
}

.cart-border-review {
  padding: 0px 0px 0px 1px;
  margin: 15px 0 10px 0;
  background-image: url(images/bg-cart.jpg);
  background-position: top center;
  background-repeat:no-repeat;
}



.cc-month-dropdown {
width: 50px;
}

.cc-year-dropdown {
width: 80px;
}

.cart-err {
color: #ff0000;
font-weight:bold;
}

.shop-searchbox {
margin: 10px 0 0 0;
padding: 0;
width:30%;
height: 25px;
}


.shop-search-button {
margin: 2px 10px 0 0;
padding: 0;

}




/* End of 'cs_shop' */

/* Start of CMSMS style sheet 'cs_menu_new' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}


/********************
MENU
*********************/

dfn {
display: none;
}

#menu_vert {
   padding-left: 0;
   margin-left: 0;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   color: #18507C; /* this will be link color for all levels */
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   
   /* new*/
   width: 157px;
	color: #4a6b94;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	background: #dae6d6 url(images/menu-1-bg.gif) no-repeat  left bottom;
	padding: 9px 3px 9px 8px;
	line-height: 11px; 
	margin: 0px;
	text-decoration:none;
	overflow:hidden;
}

				div#menu_vert a:hover { 
				  width: 157px;
				  color: #4578b6;
				  padding: 10px 2px 8px 9px;  
				  background: #dae6d6 url(images/menu-1-bg-on.gif) no-repeat  left top;
				}	




/* second level links */
div#menu_vert ul ul a {  /* first child - no children */
   
	  display: block;
	  width: 150px;
	  color: #6c889b;
	  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	  font-size: 11px;
	  font-weight: normal;
	  background: url(images/menu-2-bg.gif) repeat-y;
	  padding: 5px 6px 5px 16px;
	  line-height: 13px; 
	  margin: 0px;
	  text-decoration:none;
	  overflow:hidden;
}

					div#menu_vert ul ul a:hover {  /* second level hover */
					  color: #4578b6;
					  background: url(images/menu-2-bg-on.gif) repeat-y;
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
					
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
				}	







/* THIRD LEVEL LINKS */
div#menu_vert ul ul ul a {
  display: block;
  width: 140px;
  color: #6c889b;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}

					div#menu_vert ul ul ul a:hover {
					  color: #4578b6;
					  background: url(images/menu-3-bg-on.gif) repeat-y;
			
					display: block;
					  width: 140px;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}


/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/

div#menu_vert li a.activeparent-1 {
  display: block;
  width: 157px;
  color: #4a6b94;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/menu-1-bg-parent.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}
					div#menu_vert li a.activeparent-1:hover {
					  width: 157px;
					  color: #4578b6;
					  background: #dae6d6 url(images/menu-1-bg-on-parent.gif) no-repeat  left top;

					  display: block;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: bold;
					  padding: 9px 3px 9px 8px;
					  line-height: 11px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}



div#menu_vert ul ul li a.activeparent-2 {
  display: block;
  width: 150px;
  color: #6c889b;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-2-bg-parent.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_vert ul ul li a.activeparent-2:hover  {
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
					  color: #4578b6;
					  background: url(images/menu-2-bg-on-parent.gif) repeat-y;
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

div#menu_vert ul ul li a.activeparent-3 {
  display: block;
  width: 140px;
  color: #6c889b;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_vert ul ul li a.activeparent-3:hover  {
					  display: block;
					  width: 140px;
					   color: #4578b6;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
						background: url(images/menu-3-bg-on.gif) repeat-y;
  					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}
					
					
					
/* IN States (based on active parents */

div#menu_vert li a.currentpage-1 {
  display: block;
  width: 157px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/menu-1-bg-parent-in.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}
					div#menu_vert li a.currentpage-1:hover {
					  width: 157px;
					  color: #bc922e;
					  background: #dae6d6 url(images/menu-1-bg-on-parent-in.gif) no-repeat  left top;

					  display: block;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: bold;
					  padding: 9px 3px 9px 8px;
					  line-height: 11px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

/* second level IN state (based on active parent) */

div#menu_vert ul ul li a.currentpage-2 {
  display: block;
  width: 150px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-2-bg-parent-in.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_vert ul ul li a.currentpage-2:hover  {
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
						color: #bc922e;
  						background: url(images/menu-2-bg-on-parent-in.gif) repeat-y;
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

/* third level IN state (based on active parent) */
div#menu_vert ul ul li a.currentpage-3 {
  display: block;
  width: 140px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-3-bg-in.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_vert ul ul li a.currentpage-3:hover  {
					  display: block;
					  width: 140px;
  						color: #bc922e;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
 						 background: url(images/menu-3-bg-on-in.gif) repeat-y;
  					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}
					
					
/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;
  color: #9a7c35;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;  
  color: #9a7c35;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;
  color: #9a7c35;
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}














/* THIS IS A COPY OF THE ABOVE MENU EXCEPT IN GREEN */
/* THIS IS A COPY OF THE ABOVE MENU EXCEPT IN GREEN */
/* THIS IS A COPY OF THE ABOVE MENU EXCEPT IN GREEN */

#menu_green {
   padding-left: 0;
   margin-left: 0;
}


/* third level has some padding to have it stand out */
div#menu_green ul ul ul {
   padding-bottom: 0em;
}

/* menu li block */
#menu_green li {
   list-style: none;
   margin: 0;
   display: block;
}

#menu_green ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_green li a { height: 1%; } 
* html #menu_green li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_green a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   color: #18507C; /* this will be link color for all levels */
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   
   /* new*/
  color: #537249;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	background: #dae6d6 url(images/green-1-bg.gif) no-repeat  left bottom;
	padding: 9px 3px 9px 8px;
	line-height: 11px; 
	margin: 0px;
	text-decoration:none;
	overflow:hidden;
}

				div#menu_green a:hover { 
				  width: 157px;
				   color: #355929;
				  padding: 10px 2px 8px 9px;  
				  background: #dae6d6 url(images/green-1-bg-on.gif) no-repeat  left top;
				}	




/* second level links */
div#menu_green ul ul a {  /* first child - no children */
   
	  display: block;
	  width: 150px;
  color: #537249;
	  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	  font-size: 11px;
	  font-weight: normal;
	  background: url(images/green-2-bg.gif) repeat-y;
	  padding: 5px 6px 5px 16px;
	  line-height: 13px; 
	  margin: 0px;
	  text-decoration:none;
	  overflow:hidden;
}

					div#menu_green ul ul a:hover {  /* second level hover */
					  color: #355929;
					  background: url(images/green-2-bg-on.gif) repeat-y;
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
					
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
				}	







/* THIRD LEVEL LINKS */
div#menu_green ul ul ul a {
  display: block;
  width: 140px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}

					div#menu_green ul ul ul a:hover {
					    color: #355929;
					  background: url(images/green-3-bg-on.gif) repeat-y;
			
					display: block;
					  width: 140px;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}


/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/

div#menu_green li a.activeparent-1 {
  display: block;
  width: 157px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/green-1-bg-parent.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}
					div#menu_green li a.activeparent-1:hover {
					  width: 157px;
					  color: #355929;
					  background: #dae6d6 url(images/green-1-bg-on-parent.gif) no-repeat  left top;

					  display: block;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: bold;
					  padding: 9px 3px 9px 8px;
					  line-height: 11px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}



div#menu_green ul ul li a.activeparent-2 {
  display: block;
  width: 150px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-2-bg-parent.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_green ul ul li a.activeparent-2:hover  {
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
  					  color: #355929;
					  background: url(images/green-2-bg-on-parent.gif) repeat-y;
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

div#menu_green ul ul li a.activeparent-3 {
  display: block;
  width: 140px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_green ul ul li a.activeparent-3:hover  {
					  display: block;
					  width: 140px;
					    color: #355929;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
						background: url(images/green-3-bg-on.gif) repeat-y;
  					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}
					
					
					
/* IN States (based on active parents */

div#menu_green li a.currentpage-1 {
  display: block;
  width: 157px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/menu-1-bg-parent-in.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
}
					div#menu_green li a.currentpage-1:hover {
					  width: 157px;
					  color: #355929;
					  background: #dae6d6 url(images/menu-1-bg-on-parent-in.gif) no-repeat  left top;

					  display: block;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: bold;
					  padding: 9px 3px 9px 8px;
					  line-height: 11px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

/* second level IN state (based on active parent) */

div#menu_green ul ul li a.currentpage-2 {
  display: block;
  width: 150px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-2-bg-parent-in.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_green ul ul li a.currentpage-2:hover  {
					  display: block;
					  width: 150px;
					
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
						color: #bc922e;
  						background: url(images/menu-2-bg-on-parent-in.gif) repeat-y;
					  padding: 5px 6px 5px 16px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}

/* third level IN state (based on active parent) */
div#menu_green ul ul li a.currentpage-3 {
  display: block;
  width: 140px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-3-bg-in.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;

}
					div#menu_green ul ul li a.currentpage-3:hover  {
					  display: block;
					  width: 140px;
  						color: #bc922e;
					  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
					  font-size: 11px;
					  font-weight: normal;
 						 background: url(images/menu-3-bg-on-in.gif) repeat-y;
  					  padding: 3px 6px 3px 26px;
					  line-height: 13px; 
					  margin: 0px;
					  text-decoration:none;
					  overflow:hidden;
					}
					
					
/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_green ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;
  color: #9a7c35;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_green ul ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;  
  color: #9a7c35;
}

/* current page on third level, more padding */
div#menu_green ul ul ul h3 {
   margin: 0;                                  /* as <h3> normally has some margin by default */   
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   font-weight:bold;
  color: #9a7c35;
}

/* section header */
div#menu_green li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_green li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_green li.separator hr {
   display: none; /* this is for accessibility */
}







/* CSS Document */


/* End of 'cs_menu_new' */

/* Start of CMSMS style sheet 'cs_shop_menu' */

.green-main a:link, .green-main a:visited  { 
  display: block;
  width: 157px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/green-1-bg.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-main  a:hover { 
  width: 157px;
  color: #729f63;
  padding: 10px 2px 8px 9px;  
  background: #dae6d6 url(images/green-1-bg-on.gif) no-repeat  left top;
}	


.green-main-in a:link, .green-main-in a:visited  { 
  display: block;
  width: 157px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/menu-1-bg-in.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-main-in  a:hover { 
  width: 157px;
  color: #bc922e;
  padding: 10px 2px 8px 9px;  
  background: #dae6d6 url(images/menu-1-bg-on-in.gif) no-repeat  left top;
}	


.green-main-parent a:link, .green-main-parent a:visited  { 
  display: block;
  width: 157px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/green-1-bg-parent.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-main-parent a:hover { 
  width: 157px;
  color: #729f63;
  padding: 10px 2px 8px 9px;  
  background: #dae6d6 url(images/green-1-bg-on-parent.gif) no-repeat  left top;
}	

.green-main-parent-in a:link, .green-main-parent-in a:visited  { 
  display: block;
  width: 157px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: bold;
  background: #dae6d6 url(images/menu-1-bg-parent-in.gif) no-repeat  left bottom;
  padding: 9px 3px 9px 8px;
  line-height: 11px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-main-parent-in a:hover { 
  width: 157px;
  color: #bc922e;
  padding: 10px 2px 8px 9px;  
  background: #dae6d6 url(images/menu-1-bg-on-parent-in.gif) no-repeat  left top;
}	





.green-child a:link, .green-child a:visited  { 
  display: block;
  width: 150px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-2-bg.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child a:hover { 
  color: #78916f;
  background: url(images/green-2-bg-on.gif) repeat-y;
}	







.green-child-in a:link, .green-child-in a:visited  { 
  display: block;
  width: 150px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-2-bg-in.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child-in a:hover { 
  color: #bc922e;
  background: url(images/menu-2-bg-on-in.gif) repeat-y;
}	




.green-child-parent a:link, .green-child-parent a:visited  { 
  display: block;
  width: 150px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-2-bg-parent.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child-parent a:hover { 
  color: #78916f;
  background: url(images/green-2-bg-on-parent.gif) repeat-y;
}	

.green-child-parent-in a:link, .green-child-parent-in a:visited  { 
  display: block;
  width: 150px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-2-bg-parent-in.gif) repeat-y;
  padding: 5px 6px 5px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child-parent-in a:hover { 
  color: #bc922e;
  background: url(images/menu-2-bg-on-parent-in.gif) repeat-y;
}	


.green-child-child a:link, .green-child-child a:visited  { 
  display: block;
  width: 140px;
  color: #537249;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/green-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child-child a:hover { 
  color: #78916f;
  background: url(images/green-3-bg-on.gif) repeat-y;
}	


.green-child-child-in a:link, .green-child-child-in a:visited  { 
  display: block;
  width: 140px;
  color: #9a7c35;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  background: url(images/menu-3-bg-in.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.green-child-child-in a:hover { 
  color: #bc922e;
  background: url(images/menu-3-bg-on-in.gif) repeat-y;
}	



/* End of 'cs_shop_menu' */

