/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background: #e2e2e2 url(media/bg-body.png) repeat-x;
	margin: 0;
	padding: 0;
}
p, dl, h1, pre, address {
	margin: 0 0 18px 0;
}
h1, h2, .detail_header {
	color: #cc2435;
	line-height: normal;
	font-weight: normal;
}
h1, .detail_header {
	font-size: 20px;
	margin: 0 0 18px 0;
}
h2, #nieuwexternuitvoeringen h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
a {
	color: #cc2435;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #cc2435;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
form, fieldset, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
address {
	font-style: normal;
}
img {
	border: none;
}
legend {
	display: none;
}
input, select, textarea {
	margin-bottom: 3px;
}
/* general classes */
a.button, a.button-small, input.submit {
	display: block;
	width: 108px;
	height: 21px;
	background: url(media/button.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0 0 17px;
}
a.button-small {
	width: 77px;
	height: 20px;
	background: url(media/button-small.gif) no-repeat;
	padding-top: 1px;
}
a:hover.button,
a:hover.button-small {
	color: #eeeeee;
}
input.submit {
	border: none;
	text-align: left;
	width: 125px;
	height: 24px;
	cursor: pointer;
	padding-top: 0;
}
#submit {
	float: right;
}
a.arrow, .modeloverzicht a, .merkoverzicht a {
	background: url(media/arrow.gif) no-repeat left;
	padding: 0 0 0 10px;
}
.border, .news-list img, .actie-list img, .detail_image img, .actie-detail .img-container img, #popup_content img, .description img, #nieuwexternuitvoeringen img, .column .body img, #nieuwexterndetail img  {
	padding: 2px;
	border: 1px solid #cccccc;
}
img.shadow {
	background: url(media/shadow-light.gif) repeat-x bottom;
	padding-bottom: 17px;
}
/* LAYOUT */
#main-wrapper {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 960px;
	background: url(media/bg-main.gif) repeat-y;
	margin: 0 auto -85px auto;
}
.home #main-wrapper {
	background: url(media/bg-home.gif) repeat-y;
}
.push {
	clear: both;
	height: 85px;
}
#header-wrapper {
	position: relative;
	height: 122px;
	background: #ffffff;
	z-index: 5;
}
#content-wrapper {
	position: relative;
	background: url(media/bg-content-main.gif) repeat-x;
	z-index: 1;
	overflow: hidden;
}
.container-head {
	font-size: 12px;
	color: #6c6c6c;
	text-transform: uppercase;
	line-height: normal;
}
#left-container {
	float: left;
	width: 212px;
	margin: 13px 0 0 10px;
}
.home #left-container {
	width: 312px;
	margin: 9px 0 0 10px;
}
#left-container .container-head {
	text-align: right;
	margin: 0 0 4px 0;
}
.home #left-container .container-head {
	text-align: left;
	background: url(media/container-home-left-top.gif) no-repeat bottom;
	width: 302px;
	padding: 0 0 8px 10px;
	margin: 0;
}
#contentpic {
	position: relative;
	width: 212px;
	height: 162px;
	padding: 3px;
}
#contenpic-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	height: 162px;
	background: url(media/contentpic-overlay.png);
}
#right-container {
	float: right;
	width: 680px;
	padding: 13px 20px 40px 20px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
.home #right-container {
	width: 590px;
	padding: 9px 14px 20px 14px;
}
#right-container .container-head {
	background: url(media/container-main-top.gif) no-repeat bottom;
	width: 720px;
	margin: 0 0 18px -24px;
	padding: 0 0 8px 10px;
}
.home #right-container .container-head {
	width: 620px;
	background: url(media/container-home-top.gif) no-repeat bottom;
	padding: 0 0 8px 19px;
}
#footer-wrapper {
	position: relative;
	bottom: 0;
	height: 85px;
	background: #ffffff;
}
#footer-container {
	position: relative;
	width: 950px;
	height: 65px;
	margin: 0 auto;
	color: #999999;
	padding: 20px 0 0 10px;
}
#footer-container a {
	color: #999999;
}
#container-bottom {
	position: absolute;
	right: 9px;
	width: 721px;
	height: 25px;
	margin-top: -45px;
	background: url(media/footer-bg-main.png) no-repeat;
}
.home #container-bottom {
	width: 618px;
	background: url(media/footer-bg-home.png) no-repeat;
}
#blanco-container {
	padding: 10px;
}
/* header */
#header-wrapper h1 {
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 30px;
	margin: 0;
}
#header-wrapper h1 a:hover {
	text-decoration: none;
}
#header-wrapper p {
	position: absolute;
	top: 57px;
	left: 10px;
	margin: 0;
}
#header-wrapper img {
	position: absolute;
	top: 7px;
	right: 10px;
}
#header-wrapper .tab {
	position: absolute;
	top: 91px;
	right: 0;
	display: block;
	width: 155px;
	height: 22px;
	padding: 5px 0 0 0;
	background: url(media/tab-gray.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #6c6c6c;
	z-index: 15;
}
#header-wrapper a:hover.tab {
	color: #cc2435;
}
/* DROPDOWN MENU */
/*Hoofdnaviagtie ul*/
#navigation {
	position: relative;
	top: 84px;
	left: 0;
	width: 953px;
	height: 38px;
	background: url(media/menu-bg.gif) repeat-x top;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
	z-index: 10;
}
/*hoofdnavigatie items*/
#navigation li.mainitem {
	float: left;
	margin-right: 3px;
	position: relative;
}
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem {
	display: block;
	height: 28px;
	padding: 10px 15px 0 15px;
	text-align: center;
	text-decoration:none;
	color: #666666;
	background: url(media/menu-divider.gif) no-repeat right;
}
#navigation li.active {
	background: url(media/menu-active-bg.gif) repeat-x;
}
#navigation li.active span {
	display: block;
	background: url(media/menu-active-left.png) no-repeat left;
}
#navigation li.active a.hoofditem {
	background: url(media/menu-active-right.png) no-repeat right;
	color: #333333;
}
#navigation li:hover, #navigation li.over {
	background: url(media/menu-hover-bg.gif) repeat-x;
}
#navigation li:hover span, #navigation li.over span {
	display: block;
	background: url(media/menu-active-left.png) no-repeat left;
}
#navigation li:hover a.hoofditem, #navigation li.over a.hoofditem {
	background: url(media/menu-active-right.png) no-repeat right;
	color: #cc2435;
}
/*opent sub navigation ul's*/
#navigation li:hover ul, #navigation li.over ul {
	display: block;
}
/*ul subnavigation*/	
#navigation li ul {
	position: absolute;
	top: 35px;
	left: 0px;
	display: none;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	list-style: none;
	border: 1px solid #cccccc;
	border-top: none;
	z-index: 1000;
}
#navigation li:hover ul, #navigation li.over ul {
	background: #ffffff;
}
#navigation li ul li {
	padding: 0;
	margin: 0;
}
/*subnavigation links*/
#navigation li ul li a {
	display:block;
	margin: 0;
	text-decoration:none;
	padding: 4px 13px;
	color: #666666;
	font-size: 12px;
}
/*subnavigation links*/
#navigation li ul li a:hover {
	background: #f5f5f5;
}
/* submenu */
.submenu {
	position: absolute;
	top: 325px;
	left: 12px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.submenu li {
	width: 208px;
	height: 23px;
	background: url(media/submenu.gif) no-repeat;
	margin: 0 0 1px 0;
}
.submenu li a {
	display: block;
	padding: 2px 0 0 20px;
	text-decoration: none;
	color: #666666;
}
.submenu li a:hover {
	color: #cc2435;
}
/* HOMEPAGE */
#flash-container {
	position: relative;
	margin-top: 16px;
	left: 7px;
	width: 946px;
	height: 246px;
}
#flash-element {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 940px;
	height: 240px;
	background: #ffffff;
	border: 1px solid #bebebe;
	padding: 2px;
	z-index: 1;
}
#flash-container .overlay {
	position: absolute;
	width: 6px;
	height: 6px;
	z-index: 10;
}
#flash-top-left {
	top: 0px;
	left: 0px;
	background: url(media/flash-top-left.png) no-repeat;
}
#flash-top-right {
	top: 0;
	right: 0;
	background: url(media/flash-top-right.png) no-repeat;
}
#flash-bottom-left {
	top: 240px;
	left: 0;
	background: url(media/flash-bottom-left.png) no-repeat;
}
#flash-bottom-right {
	top: 240px;
	right: 0;
	background: url(media/flash-bottom-right.png) no-repeat;
}
.home #content-container {
	background: url(media/bg-content-home.gif) repeat-x top;
	overflow: hidden;
}
.contentbox {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	padding: 10px;
	overflow: hidden;
}
.contentbox-bottom {
	height: 2px;
	background: url(media/container-bottom.gif) no-repeat;
	margin-bottom: 18px;
}
.contentbox ul#service-assistent {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentbox ul#service-assistent li a {
	text-decoration: none;
	color: #6c6c6c;
	background: url(media/arrow.gif) no-repeat left;
	padding: 0 0 0 10px;
}
.contentbox ul#service-assistent li a span {
	color: #cc2435;
}
.contentbox ul#service-assistent li a:hover span {
	text-decoration: underline;
}
/* avdw */
.avdw h2 {
	font-size: 14px;
}
.avdw img {
	float: right;
}
.avdw dl {
	line-height: 20px;
}
.avdw dt {
	float: left;
	width: 80px;
}
.avdw .cost {
	font-size: 18px;
}
/* news */
.home #news {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.home #news li {
	clear: both;
}
.home #news li.featured {
	clear: none;
	float: left;
	width: 194px;
	height: 144px;
	background: url(media/shadow-light.gif) repeat-x bottom;
	padding-bottom: 17px;
	margin: 0 4px 10px 0;
}
.home #news li.last {
	margin: 0 0 10px 0;
}
.home #news li h2 {
	font-size: 14px;
	margin: 0;
}
.home #news li p {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 9px;
	margin-bottom: 9px;
}
.home #news li.featured h2 {
	height: 36px;
	overflow: hidden;
}
.home #news li.featured a.image-container {
	display: block;
	height: 108px;
	overflow: hidden;
	background: #000000;
}
.home #news li.featured img {
	width: 194px;
	margin-top: -30px;
}
.home #news li.button {
	clear: none;
	float: left;
	margin: 0 5px 0 0;
}
/* NEWS */
.news-list, .actie-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-list li, .actie-list li {
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 18px 0;
	margin: 18px 0 0 0;
}
.news-list img, .actie-list img {
	float: right;
	margin-left: 10px;
}
.actie-list img {
	margin-top: -20px;
}
.news-list h2, .actie-list h2,
.news-list p, .actie-list p {
	margin: 0;
}
.news-list .publishdate {
	font-size: 12px;
}
/* detail */
.detail_header {
	margin: 0;
}
.detail_datum {
	margin: 0 0 10px 0;
}
.detail_image, .actie-detail .img-container {
	float: right;
	width: 126px;
	margin: 0 0 10px 10px;
}
.actie-detail .img-container img {
	margin-bottom: 5px;
}
#popup_content {
	height: 370px;
	overflow: hidden;
	padding: 5px 10px;
}
#popup_content .popup_header {
	font-size: 14px;
	float: left;
	margin-bottom: 5px;
}
#popup_content .popup_navigation_close {
	float: right;
	padding: 0 10px 0 0;
}
/* MODELINFO */
table#header {
	width: 100%;
}
.modelname {
	margin: 5px 0 0 0;
	color: #cc2435;
}
/* uitvoering */
#nieuwexternuitvoeringen table#uitvoering {
	width: 450px;
}
#nieuwexternuitvoeringen table#uitvoering .uitvoering_label {
	color: #ffffff;
	background: #cc2435;
	padding: 2px 5px;
}
#nieuwexternuitvoeringen table#uitvoering td {
	padding: 3px 5px;
}
#nieuwexternuitvoeringen table#uitvoering tr.even {
	background: #f5f5f5;
}
#nieuwexternuitvoeringen table#uitvoering .brandstof a,
#nieuwexternuitvoeringen table#uitvoering .prijs a {
	text-decoration: none;
	color: #666666;
}
#nieuwexternuitvoeringen table#uitvoering .prijs {
	text-align: right;
	padding-right: 10px;
}
/* detail */
#nieuwexterndetail #detail_gegevens td.data {
	text-align: right;
}
#nieuwexterndetail .label, #nieuwexterndetail .data {
	border-bottom: 1px solid #eeeeee;
}
#nieuwexterndetail .label {
	padding-left: 4px;
}
#nieuwexterndetail .data {
	text-align: right;
	padding-right: 4px;
}
#nieuwexterndetail .uitvoering_label {
	border-bottom: 3px solid #cccccc;
}
#nieuwexterndetail .uitvoering, #nieuwexterndetail .brandstof, #nieuwexterndetail .prijs {
	border-bottom: 1px solid #cccccc;
}
#nieuwexterndetail .uitvoering {
	font-weight: bold;
}
#nieuwexterndetail .brandstof a, #nieuwexterndetail .prijs a {
	text-decoration: none;
}
#detail_algemeen, #detail_techniek, #detail_veiligheid, #detail_interieur {
	display: block;
	width: 168px;
	height: 18px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	padding: 2px 0 5px 0;
	margin-right: -1px;
	font-weight: bold;
	background: #cc2435;
}
a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
	text-decoration: none;
	color: #ffffff;
}
#nieuwexterndetail table#nav {
	border: 1px solid #cccccc;
	border-bottom:none;
}
#nieuwexterndetail table#nav a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
	color: #3e3e3e;
}
#nieuwexterndetail table#nav .activedetail {
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	color: #222222;
}
#alg table, #tech table, #veil table, #int_ext table {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 678px;
}
/* afbeelding */
.column div {
	padding: 0 10px 18px 0;
}
.column .body {
	text-align: center;
	padding: 0;
}
/* KIES DSL */
.footer h1 {
	display: none;
}
/* search */
#searchbox {
	background: #f0f0f0 url(media/search-bg.png) no-repeat;
	height: 90px;
	overflow: hidden;
	padding: 10px 0 10px 10px;
}
#searchbox p {
	float: left;
	width: 167px;
	margin: 0 0 5px 0;
}
#searchbox select {
	width: 158px;
}
#search #submit {
	margin: 10px 0;
}
/* model- merkoverzicht */
.modeloverzicht {
	margin: 38px 0 28px 0;
}
.modeloverzicht h2, .merkoverzicht h2 {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 5px;
}
.modeloverzicht td, .merkoverzicht td {
	width: 226px;
	padding: 5px;
}
.modeloverzicht a, .merkoverzicht a {
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
.modeloverzicht a:hover, .merkoverzicht a:hover {
	text-decoration: underline;
}
/* overview */
#dsl #overview table#overview_table {
	width: 100%;
}
#dsl th {
	font-weight: bold;
	background: #cc2435;
	color: #ffffff;
	text-align: left;
}
#dsl tr.list_header th.photo {
	padding-left: 5px;
	width: 105px;
}
#dsl tr.list_header th a {
	text-decoration: none;
	color: #ffffff;
}
#dsl tr.list_header th a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#dsl #overview tr.odd {
	background: #fcfcfc;
}
#dsl #overview tr.odd td {
	border-bottom: 1px solid #f5f5f5;
}
#dsl th {
	padding: 2px;
}
#dsl #overview td.detail {
	padding: 10px 2px;
}
#dsl td.photo {
	width: 110px;
	padding: 2px 0;
}
#dsl td.photo div.photo img {
	height: 75px;
	width: 100px;
	border: 1px solid #cccccc;
	padding: 2px;
}
#dsl td.description {
	width: 200px;
}
#dsl td.description a {
	text-decoration: none;
	color: #666666;
}
#dsl td.description a.afbeelding_link {
	font-size: 11px;
	text-decoration: underline;
}
#dsl td.description .model {
	display: block;
	font-weight: bold;
}
#dsl td.carbuild,
#dsl th.carbuild,
#dsl td.milage,
#dsl th.milage,
#dsl td.price,
#dsl th.price {
	text-align: right;
}
#dsl td.listing {
	text-align: center;
	width: 110px;
}
#dsl .nav {
	height: 22px;
	padding-right: 10px;
	margin-top: -18px;
	color: #a9a9a9;
}
#dsl .nav table {
	float: right;
}
#dsl .nav  a {
	text-decoration: none;
}
#dsl .nav  a:hover {
	text-decoration: underline;
}
#dsl .nav .splitter {
	padding: 0 2px;
	color: #6c6c6c;
}
#dsl .nav .selected {
	font-weight: bold;
	font-size: 13px;
	color: #6c6c6c;
}
/* detail */
#dsl #detail .back {
	float: right;
	margin-top: -20px;
}
#dsl #detail h1 {
	margin: 0;
}
#dsl #detail h2 {
	margin: 0 0 10px 0;
	padding: 4px 0;
	border-bottom: 1px solid #f0f0f0;
}
* html #dsl #detail h2 {
	zoom:1;
}
#dsl #detail p {
	margin: 0;
}
#dsl #detail .uitvoering p {
	width: 200px;
	margin: 0 0 10px 0;
}
#dsl #detail .listing {
	position: absolute;
	top: 17px;
	left: 345px;
	font-weight: bold;
	width: 325px;
	padding: 3px;
	border: 1px solid #e2e2e2;
	background: #e6f2ff;
	text-align: center;
}
#dsl #detail .listing a {
	display: block;
	height: 21px;
	background: url(media/aanbieding.gif) no-repeat left;
	padding: 4px 0 0 40px;
}
#dsl #detail #detail_left {
	float: left;
	position: relative;
	width: 326px;
}
#dsl #detail #detail_left #afbeelding img {
	border: 1px solid #c8c8c8;
	padding: 2px;
}
#dsl #detail #detail_left #afbeelding a.zoom {
	position: absolute;
	top: 6px;
	left: 6px;
	display: block;
	width: 80px;
	height: 22px;
	padding: 0 0 0 25px;
	background: url(media/zoom-trans.png) no-repeat;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}	
#dsl #detail #detail_left #afbeelding #thumbnails {
	border: 1px solid #dfdfdf;
	background: #f5f5f5;
	height: 28px;
	padding-left: 1px;
}
#dsl #detail #detail_left #afbeelding #thumbnails img {
	border: none;
	width: 30px;
	height: 25px;
	margin: 0;
	padding: 1px;
}
#dsl #detail #detail_left #car_tools {
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	height: 40px;
	padding: 10px 0;
	margin: 3px 0 0 0;
	list-style: none;
}
#dsl #detail #detail_left #car_tools li {
	float: left;
	padding: 0 0 0 10px;
}
#dsl #detail #detail_left #car_tools a {
	display: block;
	width: 130px;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	margin: 0;
	color: #666666;
}
#dsl #detail #detail_left #car_tools a:hover {
	text-decoration: underline;
}
#dsl #detail #detail_left #car_tools a.info {
	background: url(media/info.gif) no-repeat left center;
}
#dsl #detail #detail_left #car_tools a.maf {
	background: url(media/mail.gif) no-repeat left center;
}
#dsl #detail #detail_left #car_tools a.print {
	background: url(media/print.gif) no-repeat left center;
}
#dsl #detail #detail_left #car_tools a.testdrive {
	background: url(media/testdrive.gif) no-repeat left center;
}
#dsl #detail #detail_right {
	float: right;
	width: 335px;
}
#dsl #detail #detail_right dl {
	margin: 0 10px 15px 0;
	padding: 0;
}
#dsl #detail #detail_right dt {
	float: left;
	width: 100px;
}
#dsl #detail #detail_right dt.price,
#dsl #detail #detail_right dd.price {
	font-weight: bold;
}
#dsl dd.nap img.nap {
	position: absolute;
	top: 215px;
	right: 100px;
}
#dsl #detail #detail_right #garantie img {
	float: left;
	margin: -5px 5px 0 0;
}
#dsl #detail #detail_right #garantie img.usedcars {
	border: 1px solid #d31824;
}
#dsl #detail #detail_right #garantie img.bovag {
	border: 1px solid #f5f5f5;
}
#dsl #options,
#dsl #comments,
#dsl #address {
	clear: both;
	padding: 10px 0 20px 0;
}
#dsl #route {
	margin-top: 10px;
}
#dsl #options .collumn {
	float: left;
	width: 340px;
}
/* pop over */
#pop_over {
	padding: 10px;
	background: #ffffff;
}
#pop_over td {
	font-size: 12px;
}
#pop_over input {
	margin-bottom: 2px;
}
#pop_over #mailform_container {
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
}
#pop_over #submit {
	margin: 18px 0 0 0;
}
.error {
	color: red;
}
.print-popover {
	background: #ffffff;
	padding: 10px;
	width: 680px;
}
#dsl .print-popover h1 {
	padding: 18px 0 0 0;
}
#dsl .print-popover dd.nap img.nap {
	top: 225px;
	left: 580px;
}
.print-popover #detail_left {
	margin-top: 8px;
}
.print-popover #detail_left img {
	border: 1px solid #cccccc;
	padding: 2px;
}
#dsl div#detail p.print {
	width: 100px;
	padding: 0 5px;
	background: #cc2435;
	margin: 18px 0 18px 300px;
}
#dsl div#detail p:hover.print {
	background: #999999;
}
.print-popover .print a {
	display: block;
	background: url(media/print.gif) no-repeat left center;
	padding: 3px 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
/* WSB GENERAL */
.select-model {
	border: 1px solid #cccccc;
	background: #f0f0f0;
	padding: 10px;
}

/* ======== overig =========== */

/* TABS  PANES*/
ul.tabs, ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;	
}
ul.tabs li {
	float: left;
	height: 36px;
	background-image: url(media/tabs.png);
	background-repeat: no-repeat;
	background-position: left 0;
}
ul.tabs li a {
	display: block;
	background-image: url(media/tabs-r.png);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 24px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	color: #333333;
}
ul.tabs li a:focus {
	outline: none;
}
ul.tabs {
	clear: both;
	background: url(media/shadow-top.png) repeat-x bottom;
	overflow: hidden;
}
ul.tabs li {
	margin-right: 2px;
}
ul.tabs li a {
	font-weight: bold;
	color: #666666;
}
ul.tabs li.current {
	background-position: left -108px;
}
ul.tabs li.current a {
	background-position: right -108px;
	color: #cc2435;
}
.panes {
	clear: both;
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	border-top: none;
	padding: 15px 10px;
	margin: 0 0 15px 0;
}
.panes address {
	font-style: normal;
	margin-bottom: 15px;	
}
.panes p {
	margin-bottom: 15px;	
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: none;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 18px 10px 0;
	float:right;
}

a#TB_closeWindowButton {
	display: block;
	width: 43px;
	height: 18px;
	background: url(media/close.gif);
	margin: -2px -5px 0 0;
}

a:hover#TB_closeWindowButton {
	background: #ffffff url(media/closehover.gif);
}

#TB_closeAjaxWindow{
	padding:2px 5px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#TB_title{
	background-color: #686464;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
