/*Reset the whole shit!*/
@import url("genreset.css");
a{
	color: #6a5acd;
	font-weight: 500;
	text-decoration: none;
}

a:hover{
	color: #800080;
	text-decoration: underline;
}

body{
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(sidebkgd.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: justify;
}

em{
	font-style: italic;
}

/*fieldset{margin-top:1em;padding:1em;border:1px solid #06738d; -moz-border-radius:5px;border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px}
fieldset.addres{border:1px solid #06738d;float:left;margin-left:1.5em;padding:0.5em 1em 1em 1em;width:25em;font-size:1.1em;text-align:left;height:8em}*/
form input:focus,form textarea:focus{
	background-color: #ffffe1;
}

html{
	margin: 0;
	padding: 0;
}




ol.tutorial-list{
	font-size: 0.8em;
	line-height: normal;
}

ol.tutorial-list li{
	margin: 0 0 0.5em 3.5em;
	list-style: decimal;
	line-height: normal;
}

p{
	margin-bottom: 1em;
	line-height: 1.3em;
}

strong,form legend{
	font-weight: bold;
}

.cpt{
	margin-bottom: 1ex;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

.date-str{
	margin-left: 4px;
	margin-top: 0.75em;
	font-size: 90%;
	font-weight: bold;
}

.doorstep{
	margin-top: 1px;
}

.ficha{
	border: 1px solid #08a2c6;
	margin: 0 0 6px 6px;
	cursor: pointer;
}

.flg-mnu a{
	text-decoration: none;
}

.hednote{
	margin: 0 1em 0 1em;
	font-size: 0.9em;
	font-weight: normal;
}

.left{
	float: left;
	margin-right: 1em;
	text-align: center;
}

.listing li{
	margin-bottom: 0.5em;
	list-style: disc;
}

.listing li{
	margin: 0 0 0.5em 2em;
	list-style: square;
}

.listing ul{
	margin: 1em 1em 0 1em;
	text-align: justify;
}

.listing ul{
	margin: 1em 1em 0 2em;
}

.playbackground{
	background-color: #ffffff;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 0.0;
	filter: alpha(opacity=0);
}

.playbutton{
	padding: .5em 1em;
	background-color: #08a2c6;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	-moz-border-radius: 0.5em;
	cursor: pointer;
	position: relative;
	top: 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-border-radius: 0.5em;
	zoom: 100%;
}

.proj-nav-bar{
	float: right;
	font-size: 0.75em;
}

.right{
	float: right;
	margin-left: 1em;
	text-align: center;
}

.sub-menu{
	border-top: 1px solid #06738d;
	margin-top: 2px; /*clear:both;*/
	padding: 1px 3px 0 2px;
	background-color: #0aabd1;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
}

.thumb{
	float: left;
	margin-right: 0.5em;
	padding-right: 0.5em;
	width: 8em;
	text-align: center;
	height: 15em;
}

.thumb-imgs{
	height: 100%;
	vertical-align: top;
}

.title{
	padding-left: 120px;
	background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 120px;
	vertical-align: middle;
}

.tool-gal{
	float: left;
	margin-right: 0.5em;
	padding-right: 0.5em;
	width: 15em;
	text-align: center;
}

.tool-gal h3{
	font-size: 1.1em;
}

.whoop{
	border: 2px #ff0000 dashed;
	clear: right;
	margin: 1em;
	padding: 3px;
	font-size: 0.9em;
	height: 45px;
}

#addr{
	float: right;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 0.25em;
	font-size: 0.80em;
}

#content{
	padding: 0 0 0.25em 0;
	margin-left: 120px;
	margin-right: 1em;
	background-attachment: fixed;
	background-image: url(body_bkgd.gif);
	background-position: 120px 0;
	background-repeat: repeat-y;
	font-size: 0.8em;
	z-index: 10;
}

#credit{
	border-top: 1px #9dcacb solid;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 0.85em;
	font-style: italic;
	text-align: right;
}

#footer{
	clear: both;
	border-top: 1px #08a2c6 solid;
	margin-top: 1em;
	padding: 0.1em 0 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#header{
	margin: 0 1ex 0 0;
}

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

#leftside{
	width: 120px;
	font-size: 0.1em;
	line-height: 1em;
	text-align: left;
	left: 0;
	position: fixed;
	top: 0;
}

#logo{
	float: left;
	margin-top: 0.5em;
}

#logo h1{
	font-size: 1.5em;
}

#mainbody{
	clear: both;
	padding-top: 1em;
	text-align: justify;
}

#mainbody .listing{
	border-top: 1px #08a2c6 solid;
	margin: 0.1em 0 0.1em 0;
	padding: 0.25em 0 0.25em 0.25em;
	text-align: left;
	overflow: hidden;
}

#mainbody h1{
	margin-bottom: 0.1em; /*	padding-bottom:0.25em;
*/
	margin-top: 0.1em;
	font-size: 1.6em;
	font-weight: bold;
}

#mainbody h2{
	margin-bottom: 0;
	font-size: 1.4em;
}

#rightgraphic{
	float: right;
	margin: 1em;
	padding: 0;
	text-align: center;
}

/*Menu Material Begins Here*/
div#navbar{
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	background-color: #08a2c6;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius: 5px;
	-moz-box-shadow: #a9a9a9 2px 2px 2px 2px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#navbar ul{
	margin: 0;
	padding: 0;
	background-color: #08a2c6;
}

div#navbar li{
	padding: 0.25em 0.3em;
	margin-top: 0.25em;
	float: left;
	list-style: none;
	line-height: 1.5em;
	position: relative;
}

div#navbar li:hover{
	background-color: #08a2c6;
	color: #ffff00;
}

div#navbar li a{
	padding: 0.25em 0 0.25em 0.5em;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#navbar li a:hover{
	color: #ffff00;
}

div#navbar>ul a{
	width: auto;
}

div#navbar ul ul{
	display: none;
	position: absolute;
}

div#navbar ul.level1 li.submenu:hover ul.level2,
div#navbar ul.level2 li.submenu:hover ul.level3{
	display: block;
}

div#navbar ul.level2{
	top: 2em;
	left: -1px;
}

div#navbar ul.level3{
	top: -1px;
	left: 7em;
}

div#navbar li.submenu li.submenu:hover,div#navbar li.submenu:hover,div#navbar li.submenu li.submenu:hover{
	color: #ffff00;
	text-decoration: underline;
	z-index: 1 !important;
}

.submenu ul{
	-moz-border-radius: 5px;
	-moz-box-shadow: #a9a9a9 2px 2px 2px 2px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.addres{
	border: 1px solid #08a2c6;
	float: left;
	margin: 1em 1em 0 0;
	padding: 0.75em 0.75em 0 0.75em;
	width: 28%;
	background: transparent;
	-moz-border-radius: 5px;
	-moz-box-shadow: #a9a9a9 -2px -2px -2px -2px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.auxware{
	clear: both;
}

.imagestyle{
	-moz-box-shadow: #a9a9a9 -2px -2px -2px -2px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
