@import url("genreset.css");

a{
	color: #286ea0;
	background: inherit;
	font-weight: 700;
	text-decoration: none;
}

a img{ border: 0; }

a:hover{
	color: #286ea0;
	background: inherit;
	text-decoration: underline;
}

a.go-more{
	padding: 3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body{
	margin: 0 auto;
	padding: 0;
	background: url(imgs/bg.jpg) #f4f4f4 top center repeat-y;
	color: #404040;
	font: 76% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: justify;
}

div#foot-link span{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 0.9em;
}

dl.main-lists{
	border: 3px outset #e0e0e0;
	padding: 0.5em 0.5em;
	margin-bottom: 1em;
	background: #f4f4f4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}

dl.other-lists{
	margin-bottom: 0.5em;
	margin-right: 1.5em;
	margin-top: 2px;
	text-align: left;
}

dl.std-lists{ margin-bottom: 2em; margin-top: 1em; }

em,i{ font-style: italic; font-weight: bold; }

form input:focus,form textarea:focus{ background: #ffffe1; }

form table{ margin: 0 auto 0 auto; }

img{ border: none; }

p{ margin: 0 0 1.4em; }

td.vene-tbl-title{
	white-space: nowrap;
	text-align: right;
	padding-right: 2em;
}

.clearing{ clear: both; margin: 0; padding: 0; }

.coord-lists dd{ margin-bottom: 1em; margin-left: 2em; }

.coord-lists dt{
	margin-bottom: 0.5em;
	border-bottom: 1px solid #e0e0e0;
	font-size: 1.2em;
	font-weight: bold;
}

.credit{
	border-top: 1px solid #e0e0e0;
	font-size: 0.75em;
	line-height: 1.1em;
	text-align: right;
}

.diff,.result-info{
	margin: 1% auto 0 auto;
	padding: 1px;
	font-size: 0.8em;
	line-height: 1.1em;
}

.hide{ display: none; }

.illustr{
	border: none;
	float: right;
	margin-left: 1em;
	background: transparent;
	text-align: center;
}

.listlink{ color: #404040; background: transparent; }

.main-lists dd{
	margin-left: 1.25em;
	margin-right: 1em;
	margin-top: 0.25em;
	line-height: 1.25em;
}

.main-lists dt{
	margin: 1em 0 1em 0;
	font-size: 1.25em;
	font-weight: bold;
}

.maplink{
	border: 1px solid #286ea0;
	padding: 1px;
	background: #dddddd;
	color: #286ea0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.maplink a{
	color: #286ea0;
	background: #dddddd;
	font-weight: bold;
	text-decoration: none;
	z-index: auto;
}

.maplink a:hover{
	color: #ffcc33;
	background: #cbc814;
	font-weight: bold;
	text-decoration: none;
	z-index: +10;
}

.note,#dnload-instructions{
	border: 1px solid #e0e0e0;
	margin-bottom: 0.5em;
	padding: 0.5em;
	background: #f4f4f4;
	font-size: 0.9em;
	font-style: italic;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.other-lists dt,.std-lists dt,.coord-lists dt{ margin-top: 1em; font-weight: bold; }

.show-case{
	padding: 12px 6px 6px 6px;
	border: 1px solid #e0e0e0;
	margin: 1em 3em;
	color: #606060;
	font-weight: bold;
	font-size: 1em;
	-moz-border-radius: 5px;
	text-align: center;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 2px 2px 2px #d0d0d0;
}

.special-nav{
	float: right;
	margin-bottom: 2px;
	margin-top: 0;
	padding: 2px;
	font-size: 0.8em;
	line-height: 1.1em;
}

.special-nav a{ padding: 2px; text-decoration: none; }

.special-nav a:active,.first-extra{ color: #ff0000; }

.special-notice{
	border: 1px solid #e0e0e0;
	padding: 1ex;
	margin-top: 1em;
	-webkit-box-shadow: 3px  3px 3px #e0e0e0;
	-moz-box-shadow: 3px 3px 3px #e0e0e0;
	box-shadow: 3px 3px 3px #e0e0e0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px,OffY=0px,Color='#ffffff');
}

.std-lists dd{ margin-left: 1.5em; text-align: left; }

.std-lists dd.tel,dd.adr,.main-lists dd.tel,dd.adr{ margin-top: +0.5em; }

.table-frame{
	border: 1px solid #ffffff;
	padding: 1ex;
	margin-top: 1em;
}

.thumb{ margin: 0 1ex 0 0; display: inline-block; }

.thumbcaption{
	padding-bottom: 5px;
	font-size: 0.8em;
	line-height: normal;
}

.tv-credits{
	border-top: 1px solid #e0e0e0;
	display: block;
	font-size: 0.75em;
	line-height: 1.1em;
	text-align: right;
}

.updt{ font-size: 7pt; text-align: center; }

.video-frame,.press-frame{
	border: 1px solid #e0e0e0;
	padding: 1ex;
	margin-top: 1em;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 3px  3px 3px #e0e0e0;
	-moz-box-shadow: 3px 3px 3px #e0e0e0;
	box-shadow: 3px 3px 3px #e0e0e0;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#cite p{ font-weight: bold; text-align: right; }

#content{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin: 0 210px 5px;
	padding: 0 10px;
	line-height: 1.5em;
}

#content h2,#contentwide h2,#contentwide2 h2{
	margin: 0 0 10px;
	font-size: 1.6em;
	text-shadow: 2px 2px 2px #d0d0d0;
}

#content h3,#contentwide h3,#contentwide2 h3{
	margin: 0 0 8px;
	font-size: 1.3em;
	text-shadow: 2px 2px 2px #d0d0d0;
}

#content img,#contentwide img,#contentwide2 img{ padding: 1px; display: inline; color: #303030; }

#content li,#contentwide li,#contentwide2 li{ margin: 0; padding: 0 0 0 5px; }

#content p,#contentwide p,#contentwide2 p{ margin: 0 0 8px; }

#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol{ margin: 0 0 0 16px; padding: 0; }

#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol{ margin: 0 0 16px 20px; padding: 0; }

#contentwide,#contentwide2{
	margin: 0 175px 0 175px;
	padding: 0 10px;
	line-height: 1.5em;
}

#date-lang,#foot-nav{
	padding: 2px 2px 1px 2px;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 4px #cccccc solid;
	margin-bottom: 6px;
	background: #f4f4f4;
	-moz-border-radius: 5px;
	text-align: right;
	height: 27px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #cccccc 2px 2px 2px 2px;
}

#extras a,#addenda a,#announce a,#sponsor a, #cite a{ color: #404040; }

#extras,#addenda,#announce,#sponsor, #cite{
	border-left: 4px solid #cccccc;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 146px;
	background: #f4f4f4;
	font-size: 0.8em;
	-moz-border-radius: 5px;
	line-height: 1.5em;
	text-align: left;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer{ clear: both; margin-top: 1ex; }

#foot-link{
	margin-bottom: 1.5em;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
}

#foot-link a,.updt a{
	color: #505050;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}

#frontphoto{ border: none; margin: 0 0 10px; }

#header{ margin: 10px 0 0; padding: 0; height: 250px; }

#header h1{
	float: left;
	margin: 0 0 10px;
	color: #505050;
	background: inherit;
	font-size: 2em;
	text-shadow: 2px 2px 2px #d0d0d0;
}

#header h1 a{
	color: #505050;
	background: inherit;
	text-decoration: none;
}

#header p{
	float: right;
	margin: 8px 0 0;
	width: 510px;
	line-height: 1.3em;
}

#img-links{ margin: 1em 0 1em 0; text-align: center; }

#img-links img{ margin: 8px; }

#leftside{
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 160px;
	line-height: 1.4em;
}

#leftside h2,#leftside h3,#rightside h2,#rightside h3{
	margin: 0 0 8px;
	padding: 0;
	color: #505050;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px #d0d0d0;
}

#leftside li,#rightside li{
	margin: 0 0 6px;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}

#leftside p,#leftside ul,#rightside p,#rightside ul{ margin: 0 0 16px; padding: 0; }

#leftside p,#rightside p{ font-size: 0.9em; line-height: 1.4em; }

#leftside ul ul li a,#rightside ul ul li a{ font-weight: 400; }

#leftside ul ul li,#rightside ul ul li{ margin: 0 0 4px; }

#leftside ul ul,#rightside ul ul{ margin: 6px 0 0 10px; padding: 0; }

#leftside ul.avmenu li .static,#rightside ul.avmenu li .static{
	border: 1px solid #e0e0e0;
	border-right: 4px solid #286ea0;
	float: left;
	margin-bottom: 5px;
	padding: 5px 1px 5px 8px;
	width: 160px;
	color: #505050;
	background: #eaeaea;
	font-weight: 700;
	-moz-border-radius: 5px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #d0d0d0;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#leftside ul.avmenu li a,#rightside ul.avmenu li a{
	border: 1px solid #e0e0e0;
	border-left: 4px solid #cccccc;
	float: left;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	width: 160px;
	color: #505050;
	background: #f4f4f4;
	font-weight: 700;
	-moz-border-radius: 5px;
	text-decoration: none;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 2px 2px 2px #d0d0d0;
}

#leftside ul.avmenu li a:hover,#rightside ul.avmenu li a:hover{
	border-left: 4px solid #286ea0;
	color: #505050;
	background: #eaeaea;
}

#leftside ul.avmenu li,#rightside ul.avmenu li{
	padding: 0;
	width: 160px;
	display: inline;
	line-height: 1.4em;
}

#leftside ul.avmenu ul a,#rightside ul.avmenu ul a{
	padding: 3px 1px 3px 5px;
	width: 175px;
	font-weight: 400;
}

#leftside ul.avmenu ul ul,#rightside ul.avmenu ul ul,#leftside ul.avmenu ul ul a,#rightside ul.avmenu ul ul a{ width: 173px; }

#leftside ul.avmenu ul,#rightside ul.avmenu ul{
	margin: 0 0 0 15px;
	padding: 0 0 5px;
	width: 185px;
	font-size: 0.9em;
}

#leftside ul.avmenu,#rightside ul.avmenu{
	margin: 0 0 18px 0;
	padding: 0;
	width: 160px;
	display: block;
	list-style: none;
}

#localmap{
	width: 99%;
	margin-bottom: 2em;
	border-bottom: 1px solid #e0e0e0;
	background: url(imgs/losaltos.jpg) no-repeat scroll;
	font: 0.85em/normal Verdana,Geneva,Arial,Helvetica,sans-serif;
	height: 721px;
	position: relative;
}

#localmap #legend{
	float: right;
	width: 290px;
	border-bottom: 1px solid #505050;
	text-align: left;
	z-index: 1000;
	top: 1em;
}

#localmap #legend img{ float: left; }

#localmap li{ list-style-position: inherit; list-style-type: decimal; }

#localmap ol{ display: block; list-style-type: decimal; }

#moto{ float: right; font-size: 1.1em; text-align: right; }

#rdmap,.video-frame,.ctr,.thumbinner{ text-align: center; }

#rightside{
	float: right;
	margin: 0 0 5px;
	padding: 0;
	width: 172px;
	line-height: 1.4em;
}

#webmasterlogo{
	float: right;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.4em;
}

#wrap{
	margin: 0 auto;
	width: 980px;
	background: #ffffff;
	color: #404040;
}
