/* lists */

#navMain{
	}
#navMain ul{
	list-style-type:none;
	padding:0;
	margin:0;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	}
#navMain ul li{
	list-style-type:none;
	display:block;
	float:left;
	}

#navMain ul li#navSpecial{
	background-repeat:repeat-x;
	background-position:left top;
	background-image:url(../images/elements/nav/special_back.gif);
	background-color:#438730;
	}

#navMain ul li a{
	display:block;
	float:left;
	padding:10px;
	padding-left:17px;
	padding-right:17px;
	border-right:1px solid #d4d8d8;
	color:white;
	font-weight:bold;
	}
#navMain ul li a:hover{
	background-repeat:repeat-x;
	background-position:left top;
	background-image:url(../images/elements/nav/current.gif);
	background-color:#171719;
	}
#navMain ul li a img{
	padding-top:3px;
	}
#navMain ul li.current{
	background-repeat:repeat-x;
	background-position:left top;
	background-image:url(../images/elements/nav/current.gif);
	background-color:#171719;
	}

ul.listType01{
	padding:0;
	margin:0;
	list-style:none;
	/*margin-bottom:10px;
	padding-left:10px;*/
	}
ul.listType01 li{
	display:block;
	/*margin-bottom:2px;*/
	/*font-weight:bold;*/
	font-size:95%;
	}
ul.listType01 li a{
	display:block;
	padding:5px;
	padding-left:8px;
	border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background-color:#f7f7f7;
	color:#454545;
	}
ul.listType01 li.current a{
	background-color: #dce3db;
	color:#5b7b75;
	}
ul.listType01 li a:link, ul.listType01 li a:visited{
	color:#454545;
	}
ul.listType01 li.current a:link, ul.listType01 li.current a:visited{
	color:#5b7b75;
	}
ul.listType01 li a:hover{
	/*color:#FF9900;*/
	background-color:#eeecec;
	}
ul.listType01 li.lastItem{
	background-image:url(../images/elements/boxes/list01/bx--.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:4px;
	}
ul.listType01{
	background-image:url(../images/elements/boxes/list01/b-xx.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}



ul.listType02{
	padding:0;
	margin:0;
	list-style-type:none;
	margin-top:5px;
	margin-bottom:5px;
	font-size:95%;
	}
ul.listType02 li{
	display:block;
	font-weight:normal;
	list-style-type:none;
	padding-left:3px;
	padding-right:3px;
	}
ul.listType02 li a{
	display:block;
	padding:2px;
	padding-left:2px;
	padding-right:2px;
	color:#959595;
	/*border-bottom:1px solid #e9e9e9;*/
	padding-left:15px;
	background-image:url(../images/elements/bullets/bullet.jpg);
	background-repeat:no-repeat;
	background-position:3px 0.5em;
	}
ul.listType02 li a:link, ul.listType02 li a:visited{
	color:#555;
	}
ul.listType02 li a:hover{
	color:#333;
	background-color:#f5f5f5;
	}


ul.listType03{
	padding:0;
	margin:0;
	margin-top:3px;
	list-style-type:none;
	font-size:95%;
	padding-left:3px;
	}
ul.listType03 li{
	display:block;
	font-weight:normal;
	list-style-type:none;
	color:#555;
	padding-left:13px;
	background-image:url(../images/elements/bullets/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0 0.2em;
	}




.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;
	
	}
.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:2px;
	padding-left:10px;
	}
.listTypeMartini ul li.current a:link, .listTypeMartini ul li.current a:visited{
	color:#777777;
	}
.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 #e4e4e4;
	}

.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;
	}
