/* Start of CMSMS style sheet 'costa' */
* { margin : 0px; padding : 0px; }

a img {border:0px;}

body {
	background-image : url(images/costa/background-x.jpg);
	background-color : black;
	background-repeat : repeat-x;
}

#body { width : 950px; margin : 0px auto; font-family : helvetica; font-size : 12px; color : #eee; color:#F4F82E; }

#content .dguestbook-form label {
color : #F4F82E;
}
#content .dguestbook-entry-autor {
color : #F4F82E;
}

#lbOuterContainer.grey,
.gray-border {
	border-color : #B7221D;
}
.color-red {
	color : #B7221D;
}

a {
	color : #B7221D;
}

#banner {
	margin-top : 40px;
}
#footer {
	text-align : right;
	color : gray;
	font-size : 10px;
	margin : 10px 0px;
}
#container {
	border-width:2px;
	border-style:solid;
	margin-top : 40px;
	border-radius : 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
background-color : #212121;
}

#navigation {
	padding : 40px 10px;
	width : 199px;
	padding-left : 0px;
}

#navigation a {
	font-weight : bold;
	font-size : 14px;
	padding-left : 12px;
text-decoration : none;
/*color:#F9C00F;*/
color : white;
padding-left : 15px;
margin-left : 10px;
}
#navigation td {
	padding-bottom : 12px;
}

h1 { height : 30px; padding-top:0px;padding-bottom:5px; font-size : 20px;}
.content-left {
	padding : 20px;
	padding-top : 40px;
	width : 334px;
}
.content-right {
	padding : 20px;
	padding-top : 40px;
	width : 324px;
}
.content-center {
	padding : 20px;
	padding-top : 40px;
	width : 698px;
}

#navigation .content {
	background-image : url(images/costa/navicons/dot-gray5.gif);
	text-decoration : none;
}
#navigation .active .content {
	background-image : url(images/costa/navicons/dot-red5.gif);
color : #B7221D;
}
#navigation a:hover {
color : #F4F82E;
}
#navigation .content:hover {
	background-image : url(images/costa/navicons/dot-yellow5.gif);
}


#navigation .activechildren .sectionheader {
 background-image : url(images/costa/navicons/arrowdown-white6.gif);
background-position : 4px center;
}
#navigation .activechildren .sectionheader:hover {
 background-image : url(images/costa/navicons/arrowdown-yellow6.gif);
}


#navigation .inactivechildren .sectionheader {
 background-image : url(images/costa/navicons/arrowright-white6.gif);
}
#navigation .inactivechildren .sectionheader:hover {
 background-image : url(images/costa/navicons/arrowright-yellow6.gif);
}


#navigation .ident-2 a {
	font-weight : normal;
font-size : 12px;
line-height : 14px;
}
#navigation .ident2 {
padding-left : 33px;
}
#navigation .nav-visible {

	padding-bottom : 8px;
}

.site-title {
	padding : 20px;
	padding-top : 35px;
}
ol {
list-style-position : outside;
margin-left : 24px;
}
.content-left,
.content-right,
.content-center {
color : white;
}

.dguestbook-entry b {
color : #F9C00F;
}
/* End of 'costa' */

