/* lists */
#navMain{
	padding-top:2px;
	padding-bottom:2px;
	}
#navMain ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
#navMain ul li{
	display:block;
	float:left;
	list-style-type:none;
	}
#navMain ul li a{
	display:block;
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
	border-right:1px solid #dfdfdf;
	}
* html #navMain ul li a{
	
	}
#navMain ul li a{
	
	}
#navMain ul li.lastItem{
	
	}
#navMain ul li.firstItem a{
	padding-left:0;
	}
#navMain ul li.lastItem a{
	border-right:none;
	}
* html #navMain ul li a{
	
	}



.listTypeMoon{margin-bottom:0;}
.listTypeMoon ul{margin:0;padding:0;}
.listTypeMoon ul li{
	margin:0;
	display:inline;
	padding-right:1em;
	padding-bottom:0;
	}
.listTypeMoon ul li a{
	/*background-color:#003300;*/
	margin:0;
	}
.listTypeMoon ul li#firstItem{
	/* border-left:1px solid #e4e4e4; */
	}
.listTypeMoon ul li a:link, .listTypeMoon ul li a:visited{
	
	}
.listTypeMoon ul li a:hover{
	color:#333333;
	}
.listTypeScotch{margin-bottom:0;}
.listTypeScotch ul, .relatedBits ul{margin:0;padding:0;margin-bottom:1em;}
.listTypeScotch ul li, .relatedBits ul li{
	/*background-image:url(../images/elements/bullets/right_02_g.gif);*/
	background-repeat:no-repeat;
	background-position:0% 0.5em;
	padding-left:20px;
	list-style-type:none;
	}
.listTypeScotch ul li a:link, .listTypeScotch ul li a:visited, .relatedBits ul li a:link, .relatedBits ul li a:visited{
	/*background-image:url(../images/elements/misc/hr.gif);*/
	background-position:0 100%;
	background-repeat:repeat-x;
	display:block;
	color:#333;
	}

.listTypeMartini{}
.listTypeMartini ul{
	margin:0;
	margin-top:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	}
.listTypeMartini ul li{
	display:block;
	margin:0;
	padding:0;
	/*background-image:url(../images/elements/misc/horiz_rule.gif);*/
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:white;
	}
.listTypeMartini ul li a{
	display:block;
	padding:5px;
	padding-left:0px;
	}
.listTypeMartini ul li.current a:link, .listTypeMartini ul li.current a:visited{
	color:#a1c406;
	}
.listTypeMartini ul li a:link, .listTypeMartini ul li a:visited{
	color:#777777;
	}
.listTypeMartini ul li a:link, .listTypeMartini ul li a:visited{
	border-bottom:1px solid #dfdfdf;
	
	}

.listTypeMartini ul li.rowEven a:link, .listTypeMartini ul li.rowEven a:visited{
	background-color:#f5f5f5;
	}
.listTypeMartini ul li.rowOdd a:link, .listTypeMartini ul li.rowOdd a:visited{
	/*background-color:#F0EBEF;*/
	background-color:transparent;
	}
.listTypeMartini ul li a:hover, .listTypeMartini ul li.rowOdd a:hover, .listTypeMartini ul li.rowEven a:hover{
	background-color:#e4e4e4;
	}




