body {
	font-size: 62.5%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #d5d6d7 url('../images/ddkbgcolor.png');
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
}

#page {
	border: 0px solid #959596;
	text-align: left;
	width: 1060px;
	height: auto;
}

#header {
	border: 0px solid #ABCDEF;
	text-align: left;
	width: 1058px;
	height: 96px;
}

.squares {
	display: block;
	background-color: #CCCCCC;
	width: 205px;
	height: 205px;
	border: 0px solid Black;
	padding: 5px 0 0 5px;
	z-index: 0;
}

.squares-larger {
	width: 210px;
	height: 210px;
	padding-bottom: 2px;
	padding-right: 2px;
	border: 0px solid Black;
	z-index: 0;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}

.title-one {
	font-family: Arial;
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
}

.title-two {
	font-family: Arial;
	font-size: 60px;
	color: #e61a9b;
	font-weight: bold;
}

.padder {
	width: 200px;
	height: 35px;
}

.pics {
	padding: 5px 0 0 5px;
	border: 0px solid Black;
	width: 200px;
	height: 200px;
}

.title {
	float: left;
}

.menu {
	padding-left: 209px;
	float: left;
}

a.menu-link, a.menu-link:link, a.menu-link:visited {
	text-decoration: none;
	font-size: 19px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

a.menu-link:hover {
	color: #e61a9b;
}

a.img-href, a.img-href:link, a.img-href:hover, a.img-href:visited {
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid Black;
}

a, a:link, a:hover, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid Black;
}

img {
	border: 0;
}

#menu-padd {
	height: 40px;
}

.remover {
	float: none;
	clear: both;
}

.description {
	position: absolute;
	z-index: 10;
	display: block;
	background: transparent url(../images/description_middle.gif) 0px 10px no-repeat;
	padding: 10px;
	width: 180px;
	margin: 0 0 0 5px;
	height: 300px;
}

.description p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	clear: both;
	padding-bottom: 6px;
}
.description p span {
	display: block;
	color: #666;
	font-size: 9px;
	padding-top: 5px;
}
.description h1 {
	margin: 0px;
	padding: 100px 0 0 0;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 24px;
}
.description h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.description h2 span {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	color: #fff;
}
.description h1 a {
	width: 140px;
	display: block;
	padding-top: 90px;
}
.description h1 a, .description h2 a {
	text-decoration: none;
	color: #fff;
}
.description h1 a:hover, .description h2 a:hover {
	text-decoration: none;
	color: #cc0000;
}

.sigla {
	position: absolute;
	top: 61px;
	left: 10px;
}

.container {
	width: 212px;
	height: 212px;
	float: left;
	display: block;
}

#debug, #debug-db {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.category-title {
	width: 422px;
	height: 210px;
	float: left;
	display:block;
	margin-right: 2px;
}

.title-style {
	padding-right: 5px;
	font-size: 60px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: right;
}

.edit-cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.line {
	height: 1px;
	background-color: white;
	border: 0px solid white;
}

.contact-sep {
	height: 7px;
	background-color: #E61A9B;
	border: 0px solid white;
	margin: 15px 0 20px 0;
}

#text-header-contact {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#contact-container {
	padding: 40px;
	background: #ffffff url('../images/bgdiv.gif') repeat-x scroll 0 0;
	height: 600px;
}

#contact-left {
	float: left;
	width: 596px;
	border: 0px solid white;
	height: auto;
	padding-right: 40px;
}

#contact-right {
	float: left;
	width: 340px;
	border: 0px solid white;
	height: 250px;
	padding-top: 124px;
}

#contact-message {
	background-color: #f3f3f3;
	padding: 20px 20px 70px 20px;
	height: auto;
}

#blue-text {
	color: #00b9ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
	font-weight: bold;
	padding-top: 147px;
	padding-left: 27px;
	overflow: hidden;
}

#blue-text-404 {
	color: #00b9ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 240px;
	font-weight: bold;
	padding-top: 45px;
	padding-left: 170px;
	overflow: hidden;
}

#holder-rectangle {
	background-color: white;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 250px;
	overflow: hidden;
}

.contact-details {
	padding-top: 10px;
}

.normal-black-text {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.bold-medium {
	font-weight: bold;
	font-size: 15px;
}

.pink {
	color: #E61A9B
}

.cyan {
	color: #00b9ff
}

.black {
	color: #000000; 
}

#floater {
	background-color: #E61A9B;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 15px 10px 15px;
	position: absolute;
	z-index: 10;
	font-weight: bold;
	margin-left: -30px;
	margin-top: -30px;
}

.label {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
}

.field {
	text-align: right;
	padding: 6px;
}

input.rounded {
	width: 188px;
	font-size: 11px;
	background: url('../images/textfield.gif') no-repeat scroll 0 0;
	border: 0px solid #ABCDEF;
	height: 19px;
	padding: 3px 6px 0px 7px;
}

.textarr {
	background: url('../images/textarea.gif') no-repeat scroll 0 0;
	border: 0px solid #ABCDEF;
	padding: 3px 6px 0px 7px;
	margin: 0 0 0 5px;
	height: 185px;
	width: 315px
}

textarea {
	border: 0px solid #ABCDEF;
	padding: 5px 0 5px 0;
}

.error {
	text-align: center;
	font-size: 12px;
}

a.black, a.black:link, a.black:visited {
	color: #000;
	text-decoration: none;
}

a.black:hover {
	text-decoration: underline;
}