/*Basic Tags
*/
body {
	background: #fff url(assets/siteready/inish-mac-bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	height:101%;
}

html {height: 100%;} 
ul { margin: 0; padding: 0; }
p { text-indent: 0px; }
q { color:#333; font-variant: small-caps; background: #fff url(assets/siteready/qbg.jpg) no-repeat top left; background-color: #ecf2ec; width: auto; margin-left: 0px; padding: 0.7em 0.7em 0.7em 0.7em; display: block; }

a:link, a:visited {
color: #49B4BC;
text-decoration: underline;
}

a:hover, a:active{
color: #49B4BC; text-decoration: none;
}

/*Main Tags
*/
#container { width: 550px; height: auto; margin: 0 auto auto; padding-top: 25px; }
.logo { background-color: transparent; text-align: right; width: 550px; height: auto; border-collapse: collapse; margin-bottom: 3px; }
.nav { background-color: white; text-align: left; width: 550px; height: auto; margin: 0; padding: 0; }
.header { width: 550px; margin: 0; padding: 10px 0 0; }
.content { color: #696969; font-size: 12px; font-family: helvetica; font-weight: normal; font-style: normal; line-height: 200%; text-decoration: none; text-indent: 0; width: 550px; margin: 0; padding: 10px 0 5px 3px; border-bottom: 1px dotted #707070; }
.footer { color: gray; font-size: 10px; text-decoration: none; padding-top: 5px; }



/*Special Function Tags*/
.logo h2 { color: #417C83; font-size: 30px; font-family: "lucida grande"; font-weight: 200; font-variant: small-caps; text-decoration: none; letter-spacing: 0.5px; margin: 0; padding: 0 0 3px; border-bottom: 0px dotted #707070; }
.logo h2 a:hover { color: red; }
.nav a { color: #707070; font-size: 11px; text-decoration: none; text-transform: uppercase; text-indent: 5px; width: 550px; height: auto; margin: 0; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; }
/*.footer a { color: red; }*/




#tabnav {
font-size: 30px; font-family: "verdana"; font-weight: 200;
height:20px;
padding-left:0px;
margin:0;

}

#tabnav li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#tabnav a:link,#tabnav a:visited {
float:left;
background:#FFF;
font-size:10px;
line-height:14px;
font-weight:400;
margin-right:2px;
border:1px solid #CCC;
text-decoration:none;
text-transform:uppercase;
border-bottom:0 solid;
color:#666;
padding:2px 10px;
}

#tabnav a:link.active,#tabnav a:visited.active,#tabnav a:hover {
background:#417C83;
color:#FFF;
border:1px solid;
border-bottom:0px solid;
border-color:#417C83;
}

ul,.notebook ul {
border-bottom:1px solid #CCC;
margin:0;
}



.img-right {
float:right;
border:6px solid #ECF2EC;
margin: 5px 0px 5px 10px;
}

.img {
border:6px solid #ECF2EC;
margin: 10px 5px 5px 10px;
clear:both;
}


.nav li {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
}
.nav a {
width: 550px;
display: block;
padding: 0.2em 0;

font-size: 0.8em;
text-decoration: none;
text-transform: uppercase;

color: #707070;
border-bottom: 1px dotted #707070;
}
.nav a:hover {
color: red;
background-color: #f2f2f2;
}
.content h2 { color: #417C83; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; font-variant: normal; text-decoration: none; padding-left: 0px; }

.content h3 { color: #417C83; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; font-variant: normal; text-decoration: none; padding-left: 0px; }
*/
