/* base elements */
h1 {
	color: #214393;	size: 5;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	color: #214393;	size: 4;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	color: #214393;	size: 3;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	color: #214393;	size: 2;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	color: #214393;	size: 1;	margin-bottom: 0px;
	padding-bottom: 0px;
}

a, a:visited, a:link, a:active {
	color: #214393;}

a:hover {
	color: #39A5E0;}

/* header */
#banner_container {
	background-color: #f1f2f4;
}

#header td {
	border-bottom-color: #;
}

button {
	border-color: #000000;
	background-color: #214293;
	color: #FFFFFF;
}

input {
	color: #214293;
}

a, .list_bullet {
	color: #214393;
}

#container {
	background-color: #71A0BE;
}

#content {
	}

/* left nav*/
#left_nav, #nav_browser a, #nav_browser .list_bullet {
	color: #214293;
	background-color: #71A0BE;
	}

#nav_links li.root div.root a {
	color: #FFFFFF;
}

#nav_links div.children a {
    color: #214293;
}

#nav_links li.root {
	background-color: #214293;
	}

#nav_links li {
	background-color: #71A0BE;
}

#nav_links hr {
		}

/* modules */
.module div.tl {
	background:  url('/files/styles/tl_image/61_acdbfa0ec1f78f4338538b4ce60df30e.jpg') no-repeat top left;
}


.module div.tr {
	background:  url('/files/styles/tr_image/61_95fcd5c03912a29a9476c13f031d96f3.jpg') no-repeat top right;
}

.module div.t {
	border-top-color: #214393;
	background-color: #1574B1;
	color: #FFFFFF;
}

.module div.content {
	border-left-color: #214393;
	border-right-color: #214393;
	background-color: #;
}

.module div.bl {
	background: url('/files/styles/bl_image/61_c6499296cf815791d2fab36bf58256b6.jpg') no-repeat top left;
}

.module div.br {
	background: url('/files/styles/br_image/61_eb1947f4c86ebb36fa5d215da2cbf5df.jpg') no-repeat top right;
}

.module div.b {
	border-bottom-color: #214393;
	background-color: #;
}

.module a {
	color: #214293;
}

.module a:hover {
	color: #39A5E0;
}

#footer, #footer a {
	color: #214393;
	border-bottom-color: #214393;
}

/* offers and special offers */
.special_offer {
	border-top-color: #214393;
}


.special_offer {
	border-top-color: #1574B1;
}

.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #214393;
}
.list_content {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #214393;
}
.list_text {
	color: #000000;
}
.pic_right {
	margin-bottom: 6px;
	margin-left: 6px;
}
.pic_left {
	margin-right: 6px;
	margin-bottom: 6px;
}

