@CHARSET "UTF-8";

body {
	font-family: 'Tahoma';
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #ccc4b7;
	background-image: url('../images/top_bk.jpg');
	background-repeat: repeat-x;
}

A IMG {
	border: none;
}

A {
	color: black;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

A:VISITED {
	color: black;
}

blockLink A {
	text-decoration: none;
}

#header {
	width: 745px;
	height: 36px;
	background-image: url('../images/top_bk.jpg');
	background-repeat: repeat-x;
}

#menu {
	width: 745px;
	height: 180px;
	vertical-align: top;
}

#content {
	width: 705px;
	background-color: #cbcbcb;
	vertical-align: top;
}

#footer {
	width: 745px;
	height: 36px;
	background-image: url('../images/footer_bk.jpg');
	background-repeat: repeat-x;
}

#customerEvents {
	
}

.footerLogo {
	position: relative;
	left: 455px;
}

.headerDivider {
	width: 2px;
	height: 36px;
	background-image: url('../images/top_divider_bk.jpg');
}

.headerTitle {
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	color: #363240;
}

.headerSearchEvents {
	width: 201px;
	height: 36px;
	background-image: url('../images/top_bk.jpg');
	background-repeat: repeat-x;
	display: none; /* temporal */
}

.headerSearchText {
	color: white;
	padding: 5px;
	font-weight: bold;
}

.layoutHorizontalDivider {
	height: 2px;
	background-color: white;
}

.layoutVerticalDivider {
	width: 2px;
	background-color: white;
}

.events {
	width: 202px;
	background-color: #aeb1b2;
	vertical-align: top;
}

.eventsSubinfo {
	padding: 15px;
	display: none; /* temporal */
}

.eventsSubinfoTitle {
	text-decoration: underline;
	font-weight: bold;
}

.eventsSubinfoDate {
	color: #7d0e00;
	padding-top: 5px;
}

.eventsDiv {
	padding-top: 31px;
	padding-left: 25px;
}

.eventRecentTop {
	background: url('../images/event_recent_top.jpg');
	background-repeat: no-repeat;
	width: 157px;
	height: 32px;
}

.eventTop {
	background: url('../images/event_top.jpg');
	background-repeat: no-repeat;
	width: 157px;
	height: 32px;
}

.eventBody {
	padding: 5px 10px 5px 12px;
	background: url('../images/event_body.jpg');
	background-repeat: repeat-y;
	width: 135px;
}

.eventBottom {
	background: url('../images/event_bottom.jpg');
	background-repeat: no-repeat;
	width: 150px;
	height: 33px;
	padding-top: 1px;
	padding-right: 8px;
	text-align: right;
}

.customerArea {
	background-color: #7b8284;
	height: 100px;
	display: none; /* temporal */
}

.customerAreaName {
	height: 28px;
	padding-left: 5px;
	color: white;
	text-align: right;
}

.contentHeadline {
	text-align: justify;
}

.contentHeadlineTitle {
	padding-left: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #7d0e00;
	margin-bottom: 5px;
}

.customerAreaPassword {
	height: 28px;
	padding-left: 5px;
	color: white;
	text-align: right;
}

.solutionTitle {
	padding-top: 10px;
	padding-left: 10px;
	width: 222px;
	height: 19px;
	/*background: url('../images/solution_header.jpg');*/
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #505050
}

.solutionDoubleTitle {
	padding-top: 0px;
	padding-left: 10px;
	width: 222px;
	height: 50px;
	/*background: url('../images/solution_header.jpg');*/
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #505050
}

.solutionPureTitle {
	padding-top: 0px;
	padding-left: 10px;
	width: 222px;
	height: 50px;
	/*background: url('../images/solution_header.jpg');*/
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #505050
}

.solutionText {
	text-align: justify;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	width: 212px;
	background: url('../images/box/background.jpg');
	background-repeat: repeat-y
}

.solutionTextLight {
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 212px;
	background: url('../images/box/background_light.jpg');
	background-repeat: repeat-y
}

.boxText {
	padding-left: 4px;
	padding-right: 4px;
}

.solutionPictureTop {
	margin-left: -10px;
	position: relative;
	bottom: -7px;
	width: 232px;
	height: 7px;
	background: url('../images/picture_top.png');
	background-repeat: no-repeat
}

.solutionPictureBody {
	margin-top: 10px;
	margin-left: -10px;
	width: 232px;
	height: 145px;
	background-repeat: no-repeat;
}

.solutionPicturePureBody {
	margin-top: 0px;
	margin-left: -10px;
	width: 232px;
	height: 145px;
	background-repeat: no-repeat;
}

.solutionPictureBottom {
	position: relative;
	top: -5px;
	width: 232px;
	height: 7px;
	background: url('../images/picture_bottom.png');
	background-repeat: no-repeat
}

.container {
	margin: 0 auto;
	width: 800px;
}

.visible {
	display: visible;
}

.hidden {
	display: none;
}

p.content {
	text-indent: .5cm;
}

img.paddedleft {
	padding-left: 20px;
	width: 120px;
}

td.refcol1 {
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 120px;
	text-align: left;
}
td.refcol2 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 342px;
	text-align: left;
}


td.leftcol {
	padding-left: 8px;
	vertical-align: top;
	width: 342px;
	text-align: left;
}

td.rightcol {
	padding-left: 10px;
	vertical-align: top;
	width: 342px;
	text-align: left;
}

ul li {
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: normal;
}

div.hidden {
	padding: 10px;
	display: none;
}

div.visible {
	padding: 10px;
}

.subTitle1 {
	padding-left: 0;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.blankSpace {
	margin-top: 10px;
	margin-left: -10px;
	width: 232px;
	height: 100px;
}

A {
	color: black;
	text-decoration: none;
}

a.eventsDiv:HOVER {
	text-decoration: underline;
	color: #7d0e00;
	cursor:pointer;
}

a.eventsDiv:VISITED {
	color: #7d0e00;
}
a.eventsDiv:LINK{
	color: #7d0e00;
}

.hide {
	display: none;
	visibility: hidden;
}

.show {
	display: block;
	visibility: visible;
}