/*
Colors:
#1E5EB3
#5E9EF3
*/

body, html {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: verdana, 'trebuchet ms', sans-serif, arial;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

a {
	color: #5E9EF3;
	font-weight: bold;
	text-decoration: none;
}

a img {
	vertical-align: middle;
}

a:hover {
	color: #CE0002;
}

h1, h2, h3 {
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

img {
	border: 1px solid #B3B3B3;
}

input, textarea {
    border-top:  0px;
	border-left: 0px;
	border-bottom: 1px solid #aaaaaa;
	border-right:  1px solid #aaaaaa;
    font-family: 'Courier New', 'Monospace 821', 'Andale Mono', monospace;
    font-size: 14px;
    padding: 2px;
}

table {
	border-collapse: collapse;
}

td {
	border: 1px solid #b0b4b5;
	padding: 3px;
}

th {
	border: 1px solid #5E9EF3;
	background-color: #1E5EB3;
	color: #ffffff;
	padding: 3px;
}

th a {
	color: #ffffff;
}

#content, #footer, #header, #position, #preheader, #topnavi, #holidays {
	background-color: #e0e4e5;
	border: 1px solid #d0d4d5;
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 5px;
	width: 940px;
}

#content {
	padding: 5px;
}

#footer {
	text-align: center;
}

#header {
	background-image: url(images/logo.png);
	height: 100px;
	padding: 0px;
	width: 950px;
}

#holidays {
	background-color: #00FF00;
	text-align: center;
}

#languageselect {
	float: right;
}

#languageselect .img {
	vertical-align: middle;
}

#logininfo {
	float: left;
	margin-top: 2px;
}

#position {
	float: left;
}

#position .separator, #position .content {
	float: left;
	margin-top: 2px;
}

#position .separator {
	background-image: url(images/triangle.gif);
	height: 15px;
	margin: 2px 7px 0px 13px;
	width: 13px;
}

#searchportlet {
	float: right;
	width: 30%;
}

#searchportlet input {
	border-top:  0px;
	border-left: 0px;
	border-bottom: 1px solid #aaaaaa;
	border-right:  1px solid #aaaaaa;
	font-size: 12px;
	font-family: verdana, 'trebuchet ms', sans-serif, arial;
}

#searchportlet .button_search, #searchportlet input {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;
}

#topnavi {
	padding: 0px;
	width: 950px;
}

#topnavi a, #preheader a {
	color: #ffffff;
	cursor: pointer;
	background-color: #1E5EB3;
}

#topnavi a {
	display: block;
	padding: 3px;
}

#topnavi a:hover, #preheader a:hover {
	background-color: #d0d4d5;
	color: black;
}

#topnavi table {
	width: 100%;
}

#topnavi td {
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 16%;
}

#topnavi, #preheader {
	background-color: #1E5EB3;
	color: #ffffff;
}

#topnavi #submenu_info, #topnavi #submenu_accnt {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 0px 3px 3px 3px;
	position: absolute;
	visibility: hidden;
}

#topnavi #submenu_info a, #topnavi #submenu_accnt a {
	margin-top: 3px;
	width: 200px;
}

.confirm, .success, .alert {
	padding      : 3px;
	border-style : solid;
	border-width : 1px;
}

.alert {
	background-color : #FF8080;
	border-color     : #B30000;
}

.error {
	color: red;
	font-weight: bold;
}

.even {
	background-color: #F0F4F5;
}

.icon {
	border: 0px;
}

.lang_unselected {
	background-color: #ffff00;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.pricetranslation {
	font-style: italic;
	font-size: 0.8em;
}

.message {
	background-color: #FFFF00;
	color: #000000;
	padding: 0.5%;
	width: 99%;
}

.odd {
	background-color: #E5E9F0;
}

.price {
	text-align: right;
	white-space: nowrap;
}

.success {
	background-color : #80FF80;
	border-color     : #00CC00; 
}

.tblfoot {
	background-color: #CACDCE;
}
