/* YALE DEALER CSS */

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-indent: 0px;
}

ul {
	list-style-position: outside;
	list-style-type:none;
	margin:0px;
	margin-left:10px;
	padding:0px; 
}
li {
	color: #000;
	background-image:url(images/pic_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
	margin-bottom:5px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.layouta{
	border-left: 5px solid #CDCDCD;
	padding:10px
}

.alignbottom{
	vertical-align:bottom;
}

.layoutb{
	width:170px;
	border-top: 5px solid #CDCDCD;
	padding:0;margin:0;
	background-color: #F39602;
	overflow:hidden;
}

.layoutc{
	border-top: 5px solid #CDCDCD;
	border-left: 5px solid #CDCDCD;
	padding:0 10px 10px 10px ;
}

.detail td, .productdetail th, .productdetail p {
	font-size: 11px;
	color: #006699;

}
.detail li {
	font-size: 11px;
	color: #006699; 
	text-indent: 0px;
}

.legal {
	font-size: 9px;
	color: #666666;
}

.legal a:hover{
	color: #6699CC;
	text-decoration: underline;
}

.noko {
	font-size: 9px;
	color: #FF6600;
}

.noko a:hover{
	color: #6699CC;
	text-decoration: underline;
}

#MainNav a:link,  #MainNav a:visited {
	background-color: #F39602;
	color: #ffffff;
	display: block;
/*	background-image: url(images/orangegrad.gif); */
	background-repeat: repeat-x;
	background-position: top left;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	border-bottom: 1px solid #E85305;
	border-top: 1px solid #FBC700;
	font-weight: bold;
	font-size: 80%;
}
#MainNav a:hover {
	color: #ffffff;
	background-color: #E85305;
	background-image: url(images/fullorange.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border-bottom: 1px solid #E85305;
	border-top: 1px solid #E85305;
}
#MainNav a.current, #MainNav a.current:visited {
	color: #FFFFFF;
	background-color: #47474A;
	background-image: url(images/fullblack.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
#MainNav a.section, #MainNav a.section:visited {
	color: #fff;
	background-color: #FF601C;
/*	background-image: url(images/fullblack.gif); */
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border-bottom: 1px solid #E85305;
	border-top: 1px solid #FBC700;
}
	
#MainNav #SubNav a:link, #MainNav #SubNav a:visited {
	color: #333333;
	background-color: #FBC700;
	background-image: none;
	border-bottom: 1px solid #FBC700;
	border-top: 1px solid #FBC700;
}

#MainNav #SubNav a:hover{
	background-color: #FBC700;
	color: #333333;
	background-image: url(images/fullyellow.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border-bottom: 1px solid #FBC700;
	border-top: 1px solid #FBC700;
}	

#MainNav #SubNav a.current, #MainNav #SubNav a.current:visited{
	background-color: #666666;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background-image: url(images/fullgrey.gif);
	background-repeat:  no-repeat;
	background-position: 0 -1px;
}	
#MainNav a.section:hover{
/*	background-color: #ffffff; */
	color: #fff;
/*	background-image: url(images/fullyellow.gif); */  
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border-bottom: 1px solid #FBC700;
	border-top: 1px solid #FBC700;
}	
#MainNav #SubNav a.section, #MainNav #SubNav a.section:visited{
	background-color: #ffffff;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
/*	background-image: url(images/fullgrey.gif);  */
	background-repeat:  no-repeat;
	background-position: 0 -1px;
}	
#SubSubNav a:link, #SubSubNav a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#SubSubNav a:hover, #SubSubNav A:active {
	color: #3A86D2;
	text-decoration: underline;
	font-weight: bold;
}
#SubSubNav a.current, #SubSubNav a.current:visited {
	color: #E85305;
	text-decoration: underline;
	font-weight: bold;
}
#SubSubNav h1 {
	color: #3A86D2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 6px;
}

p {
	color: #000000;
	margin:.7em;
}
a.current {
	color: #6699cc;
}
a.section {
	color: #000000;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

li a:hover, li a:active {
	color: white;
	display: block;
	font-weight: bold;
	background-image: url(images/orangegrad.gif);
	text-decoration: none;
}

h1 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#header h1{
	color: #999999;
	font-size:30px;
	font-weight:lighter;
	margin:0;
	padding:0;
	
}
#header h2{
	color: #999999;
	font-size:20px;
	font-weight:lighter;
	margin:0;padding:0;
}

.top {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.tinytext11 {
	font-size: 11px;
}
.tinytext10 {
	font-size: 10px;
}
.tinytext8 {
	font-size: 8px;
}



