/* SITE FORMATS */
body {
	background-color: #fff;
	margin: 1cm 1cm 1cm 1cm;
    font: 12px/16px 'Maven Pro', sans-serif;
	color: #000;
	}

p {
	text-align: justify;
	width: 600px;
	}



/* LINKS */
a:link, a:visited {
	color: #9d4c4c;
	text-decoration: none;
	}

.inactive a:link, .inactive a:visited {
	color: #a1a1a1;
	text-decoration: none;
	}

.active a:link, .active a:visited {
	color: #353535;
	text-decoration: none;
	}

#footer a:link, #footer a:visited {
	color: #cdcdcd;
	text-decoration: none;
	}



/* CONTAINER DEFINITION */
#site {
	position: absolute;
	z-index: 9;
	width: 600px;
	}

#menu {
	padding-top: 1cm;
	}

#text-company-about, #text-company-quote, #text-company-photo, #text-company-caption, #text-competence, #text-consistent-branding, #text-umbrella, #text-partners, #text-testimonials, #image-logo-testimonials, #image-products-arrows, #text-products-arrows, #image-products-vexo, #text-distributor, #text-login, #text-register, #text-support-left, #text-support-right, #image-contact-map, #text-contact-left, #text-contact-right, #text-support-external {
	padding-top: 30px;
	}

#text-products-lrk {
	padding-top: 30px;
	}

#image-products-lrk {
	padding-top: 30px;
	}

#image-support {
	padding-top: 100px;
	}

#text-privacy {
	text-align: justify;
}


/* TEXT STYLES */
.title {
	color: #353535;
	z-index: 9;
	}

.right {
	text-align: right;
	}

#text-support-left table, #text-support-right table {
	width: 235px;
	border-spacing: 0;
	border-collapse: collapse;
	}


#text-support-left td, #text-support-right td {
	border-bottom: 1px solid #f1f1f1;
	}



/* LIST DEFINITIONS */
#text-competence ul li, #text-support-external ul li {
	list-style-image: url("images/icon-bullet.gif");
	margin-top: 0;
	margin-left: 0;
}



/* INPUT FIELDS */
.input-field {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 250px;
	height: 14px;
	}

.input-dropdown {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 254px;
	_width: 256px;
	height: 18px;
	}

.input-checkbox {
	margin-left: 0;
	margin-top: 0;
	}

.input-button {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 62px;
	height: 18px;
	}



/* LIST DEFINITIONS */
#menu ul, #text-distributor-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#menu, #text-distributor-menu ul li {
	margin-top: 0;
	margin-left: 0;
	}

#menu ul ul li {
	margin-top: 0;
	margin-left: 25px;
	}

#menu ul ul ul li {
	margin-top: 0;
	margin-left: 50px;
	}

#text-competence ul li, #text-support-external ul li {
	list-style-image: url("images/icon-bullet.gif");
	margin-top: 0;
	margin-left: 0;
}



/* ROLLOVERS */
.rollover { display: block; }
.rollover img { width: 100%; height: 100%; border: 0; }
.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }

#logo-ruwido-front {
	position: absolute;
	background-image: url("images/logo-ruwido-on.gif");
	width: 99px;
	height: 16px;
	margin-top: 282px;
	margin-left: 400px;
	}

#logo-ruwido-menu {
	position: absolute;
	background-image: url("images/logo-ruwido-on.gif");
	width: 99px;
	height: 16px;
	padding-bottom: 20px;
	z-index: 98;
	}

#icon-arrow-left, #icon-arrow-right, #icon-arrow-left-testimonials, #icon-arrow-right-testimonials, #text-distributor-menu, #footer {
	position: absolute;
	visibility: hidden;
	padding-left: 0;
	width: 0;
	}