/* cbspain / andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). 

Version: 1.0
(July 27, 2005)

Screen layout: */

body {
	margin: 0;
	background: #99CCFF;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 75%;
	border-top-color: 99ccff;
	border-right-color: 99ccff;
	border-bottom-color: 99ccff;
	border-left-color: 99ccff;
	padding: 5px;
}

a {
text-decoration: none;
color: #000099;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: x-small;
width: 760px;
}

#toptabs p {
	text-align: right;
	color: #000099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	color: #000099;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ffffcc;
	background-image: url(assets/gif/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.toptab:hover {
	border-bottom: 1px solid #eaeaea;
	color: #000099;
	background-color: #ffffcc;
	background-image: url(assets/gif/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffcc;
	background-image: url(assets/gif/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: normal;
}

.activetoptab:hover {
	text-decoration: none;
	color: #000099;
}

#container {
	width: 760px;
	background-color: #ffffcc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: thin solid ffffcc;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #000099;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	background-color: #99CCFF;
	background-image: url(assets/gif/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.navitab:hover {
	text-decoration: none;
	background-color: #0099FF;
	background-image: url(assets/gif/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	color: #ffffff;
}

.activenavitab {
	color: #ffffff;
	text-decoration: none;
	background-color: #000099;
	background-image: url(assets/gif/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}

.activenavitab:hover {
	text-decoration: none;
}

#desc {
	height: 65px;
	color: #ffffff;
	clear: both;
	background-color: #99ccff;
	background-image: url(assets/gif/domainindexbartwin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

#desc p {
	width: 290px;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
	width: 745px;
	float: left;
	background-color: #FFFFCC;
	border-right-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

.block {
	background-color: #99ccff;
	padding: 5px;
	float: none;
}
.block1 {
	padding: 5px;
	background-color: #3399cc;
	color: #FFFFFF;
}
.block2 {
	padding: 5px;
	background-color: #000099;
	color: #FFFFFF;
}
.block3 {
	padding: 5px;
	background-color: #000066;
	color: #FFFFFF;
}
.block4 {
	padding: 5px;
	background-color: #ffff99;
}

#sidebar {
	width:140px;
	float:right;
	background-color: #99CCFF;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
	text-align: left;
	display: block;
	width: 120px;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
	background-color: #99ccff;
	background-image: url(assets/gif/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

.sidelink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3399cc;
	background-image: url(assets/gif/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

#footer {
	clear: both;
	color: #000066;
	font-size: 0.9em;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
	background-color: #ffff99;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#footer a {
color: #000066;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #000099;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000099;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

p {
	line-height: 1.3em;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.right {
	text-align: right;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.center {
	text-align: center;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

a img {
border: 0;
}

.photo {
	padding: 0px;
	display: block;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.hide {
display: none;
}

