/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a2a2a;
	background: #2a2a2a url(media/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
p {
	margin: 0 0 10px 0;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0b65af;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 16px;
	color: #0b65af;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h3, h4, h5 {
	font-size: 13px;
	font-weight: bold;
	color: #0b65af;
	margin: 0;
}
a {
	color: #0b65af;
}
a:hover {
	text-decoration: none;
}
a.wsbbutton {
	display: block;
	background: #cee0ed url(media/pijl_hover.gif) no-repeat right center;
	padding: 2px 10px 2px 5px;
	text-decoration: none;
	width: 100px;
	border: 1px solid #cee0ed;
}
a:hover.wsbbutton {
	display: block;
	background: #ffffff url(media/pijl.gif) no-repeat right center;
	padding-right: 10px;
}
h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
/* LAYOUT */
#logos {
	position: absolute;
	right:0;
	top:0;
	width:149px;
	height:47px;
	background:url(media/logos.png);
	z-index: 1000;
}
#line {
	position: absolute;
	top: 0;
	height: 3px;
	right:0;
	left:0;
	background: url(media/bg.jpg) repeat-x;
	z-index: 900;
}
* html #logos {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/dewit/automotive/media/logos.png', sizingMethod='scale');
}
#main_container {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -80px auto;
	background: url(media/content_bg.gif) center repeat-y;
	width: 965px;
}
#header_container {
	position: relative;
	width: 965px;
	height: 93px;
	background: #2a2a2a url(media/bg.jpg) repeat-x;
	z-index: 100;
}
#left_container {
	float: left;
	width: 334px;
	margin-bottom: 30px;
	position: relative;
}
#right_container {
	float: right;
	width: 631px;
	margin-bottom: 30px;
}
#push {
	height: 80px;
}
#footer_container {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	bottom: 0;
	width: 945px;
	height: 80px;
	background: #2a2a2a url(media/footer_bg.gif) no-repeat top;
	line-height: normal;
	color: #ffffff;
}
#footer_left {
	float: left;
	width: 490px;
	margin-top: 20px;
	display: inline;
}
.footer_head {
	font-size: 18px;
}
#footer_right {
	float: right;
	width: 280px;
	margin-top: 40px;
	text-align: right;
}
#footer_right a {
	color: #ffffff;
	text-decoration: none;
}
#footer_right a:hover {
	text-decoration: underline;
}
/* CONTENT */

#left_container #page_indicator {
	position: relative;
	width: 324px;
	height: 35px;
	background: #2a2a2a url(media/page_indicator_bg.gif);
	padding: 14px 0 0 10px;
}
#left_container #page_indicator .page_indicator {
	font-size: 18px;
	color: #ffffff;
}
#left_container #page_indicator .white_dot {
	margin: 0 10px;
}
#left_container #contentpic {
	width: 334px;
	height: 198px;
	padding-bottom: 3px;
	border-bottom: 3px solid #2a2a2a;
	overflow: hidden;
}
#right_container #page_title {
	width: 631px;
	height: 49px;
	background: #686464 url(media/title_shadow.gif) repeat-x top;
}
#right_container #page_title h1 {
	height: 35px;
	background: url(media/page_title_divider.gif) no-repeat left;
	font-size: 18px;
	color: #ffffff;
	padding: 14px 0 0 20px;
	margin: 0;
}
#right_container #content, #right_container #intro {
	width: 590px;
	margin-right: 1px;
	padding: 25px 20px;
}
#blanco_container {
	padding: 10px 20px;
}
/* HOMEPAGE */
#left_container #page_indicator a.more_localnews {
	position: absolute;
	top: 9px;
	right: 10px;
	display: block;
	width: 105px;
	height: 28px;
	background: url(media/button_round.gif) no-repeat right;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
}
#left_container #page_indicator a:hover.more_localnews {
	color: #d4d4d4;
	background: url(media/button_round_hover.gif) no-repeat right;
}
#left_container #local_news {
	height: 379px;
}
#left_container #local_news .actie {
	width: 313px;
	height: 89px;
	background-color: #2a2a2a;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #2a2a2a;
	overflow: hidden;
	padding: 10px;
	font-size: 12px;
}
#left_container #local_news .actie h2 {
	font-size: 16px;
	color: #2a2a2a;
	margin: 0;
}
#left_container #local_news .odd {
	background-image:url(media/news_bg.jpg);
}
#left_container #local_news .even h2 {
	color: #ffffff;
}
#left_container #local_news .even {
	color: #ffffff;
}
#left_container #local_news .even a {
	color: #ffffff;
}
/* include wsb news */
#local_news .image {
	display: none;
}
#local_news .publishdate {
	font-size: 11px;
	line-height: normal;
}
#local_news p {
	margin: 0;
}
/* avdw */
#local_news .avdw img {
	float: left;
	width: 120px;
	border: 1px solid #8e8c86;
	margin: 0 10px 0 0;
}
#local_news .avdw h3 {
	height: 19px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#right_container #flash_container {
	position: relative;
	width: 631px;
	height: 379px;
	z-index: 1;
}
#right_container #flash_container #flash_element {
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 379px;
	z-index:2;
	overflow: hidden;
}
#right_container #flash_kader {
	position: absolute;
	top: 0;
	left: 0;
	width: 631px;
	height: 379px;
	background: url(media/flash_frame.png);
	z-index: 10;
}
* html #right_container #flash_kader {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/dewit/automotive/media/flash_frame.png', sizingMethod='scale');
}
#right_container #flash_container #shortlinks {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 185px;
	z-index: 100;
	font-size: 12px;
}
#right_container #flash_container #shortlinks a {
	display: block;
	width: 185px;
	background: url(media/shortlink.png) no-repeat right;
	color: #ffffff;
	text-decoration: none;
}
* html #right_container #flash_container #shortlinks a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/shortlink.png', sizingMethod='scale');
}
#right_container #flash_container #shortlinks a:hover {
	background: url(media/shortlink_hover.png) no-repeat right;
	color: #d4d4d4;
}
* html #right_container #flash_container #shortlinks a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/shortlink_hover.png', sizingMethod='scale');
}
#right_container #intro {
	background: url(media/shadow.gif) repeat-x top;
}
/* ATK NEWS & ACTIE */

/* include homepage */
#left_container #atk_news, #left_container #atk_actie {
	width: 314px;
	background: url(media/shadow.gif) repeat-x top;
	margin-left: 1px;
	padding: 15px 10px 0 9px;
}
#left_container #atk_actie {
	background: none;
	padding-top: 0px;
}
#left_container #atk_news .article {
	height: 95px;
	padding-top: 10px;
}
#left_container #atk_news #container_2, #left_container #atk_actie .actie {
	background: url(media/divider.gif) no-repeat top;
}
#left_container #atk_actie .actie {
	padding: 10px 0;
}
#left_container #atk_news .lijst_image, #left_container #atk_actie .image {
	float: left;
	margin-right: 10px;
	height: 80px;
	overflow: hidden;
}
#left_container #atk_news .lijst_image img, #left_container #atk_actie .image img {
	border: 1px solid #8e8c86;
}
#left_container #atk_news .lijst_header, #left_container #atk_actie h3.title {
	font-size: 18px;
	color: #2a2a2a;
	font-weight: normal;
	height: 40px;
	overflow: hidden;
}
#left_container #atk_actie .more {
	display: block;
}
/* DROPDOWNMENU */
			
/*Hoofdnaviagtie ul*/

#nav_container ul#navigation {
	position: absolute;
	top: 58px;
	right: 0;
	margin:0;
	padding:0;
	line-height: normal;
	list-style:none;
	z-index:999;
}
/*hoofdnavigatie items*/
#navigation li.mainitem {
	position: relative;
	float:left;
}
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem {
	display: block;
	background-image: url(media/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 7px 20px;
}
#header_container #navigation li.mainitem a.lasthoofditem {
	background: none;
}
/*opent sub navigation ul's*/
#nav_container #navigation li:hover ul, #nav_container #navigation li.over ul {
	display:block;
}
/*ul subnavigation*/	
#navigation li ul {
	position: absolute;
	right: 2px;
	z-index:1000;
	display:none;
	list-style:none;
	background: url(media/menu_shadow.gif) repeat-x top #ffffff;
	border-left: 1px solid #007247;
	border-right: 1px solid #007247;
	border-bottom: 1px solid #007247;
	width:180px;
	padding: 12px 0;
}
/*subnavigation links*/
#navigation li ul li a {
	display:block;
	background-color: #fff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
	margin: 0 5px;
	text-align:left;
}
/*stijlen voor menu links*/
			
#nav_container a.hoofditem {
	font-size: 18px;
	text-decoration:none;
	color:#d4d4d4;
}
#nav_container a:hover.hoofditem {
	color: #cccccc;
}
#nav_container a.subitem {
	color: #686464;
	font-size: 14px;
	text-decoration:none;
	background: url(media/pijl.gif) no-repeat right center;
	padding: 6px 15px 6px 5px;
}
#nav_container a.subitem:hover {
	background: #cee0ee url(media/pijl_hover.gif) no-repeat right center;
}
/* END DROPDOWNMENU */

/* SUBMENU */

ul.submenu {
	position: absolute;
	top: 350px;
	left: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav_container ul.submenu li a.subitem {
	display: block;
	width: 326px;
	height: 28px;
	line-height: normal;
	background: url(media/submenu.gif) no-repeat;
	text-decoration: none;
	color: #686464;
	font-size: 16px;
	padding: 10px 0 0 10px;
}
#nav_container ul.submenu li a.subitem:hover {
	background: url(media/submenu_hover.gif) no-repeat;
	color: #2a2a2a;
}
.home ul.submenu {
	display: none;
}
/* ATK NEWS */

#content #externnews .lijst_image {
	float: right;
}
#content #externnews .lijst_header {
	font-size: 18px;
	color: #0b65af;
}
#content #externnews .lijst_datum {
	font-size: 11px;
}
#content #externnews .lijst_newsitem_content, #detail_newsitem #detail_newsitem_content {
	width: 460px;
}
#detail_newsitem .detail_header, #popup_newsimage .popup_header {
	font-size: 24px;
	color: #0b65af;
}
#detail_newsitem .detail_datum {
	font-size: 11px;
	margin: 0 0 15px 0;
}
#detail_newsitem .detail_image {
	float: right;
}
#detail_newsitem .detail_image img {
	border: 0;
}
#popup_newsimage {
	padding: 10px;
}
#popup_newsimage .popup_navigation_close {
	margin-bottom: 10px;
}
/* ATK ACTIES */
#content .acties {
	margin-bottom: 20px;
}
#content .acties .image {
	float: right;
}
#content .acties .image img {
	border: 0
}
#content .acties .bodytext {
	width: 460px;
}
#content .acties .bodytext h3.title {
	font-size: 18px;
	color: #0b65af;
	font-weight: normal;
	margin: 0;
}
#content .acties .bodytext .more {
	display: block;
}
.actie #detail .detail h3.title {
	font-size: 24px;
	color: #0b65af;
	font-weight: normal;
	margin: 0;
}
.actie #detail .image {
	float: right;
}
/* WSB NEWS */
ul.article-overview img, .article-detail .img-container img {
}
ul.article-overview {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article {
	height: 40px;
	overflow: hidden;
}
ul.article-overview li {
	overflow: hidden;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	line-height: 18px;
}
ul.article-overview li img {
	float: right;
	margin: 0 0 0 10px;
}
ul.article-overview li p, ul.article-overview li h2 {
	margin: 0;
}
ul.article-overview li p.publishdate {
	font-size: 11px;
}
.nav .navbar {
	float: left;
}
.nav .back {
	float: right;
}
.article-detail h2 {
	margin: 0;
	clear: both;
}
.article-detail .subtitle {
	margin: 0 0 5px 0;
}
.img-container {
	float: right;
	width: 120px;
	margin: 0 0 0 10px;
}
.img-container img {
	margin: 0 0 10px 0;
}
/* DSL */

#dsl {
	position: relative;
	zoom: 1;
}
#dsl .footer {
	display: none;
}
/* zoekbox */

#dsl #searchbox {
	position: absolute;
	top: -15px;
	left: -12px;
	width: 603px;
	height: 110px;
	background: #e5f3fe url(media/search_box.jpg) no-repeat;
	padding: 10px 0 10px 12px;
}
#dsl #searchbox p {
	float: left;
	font-size:11px;
	width: 120px;
}
#dsl #searchbox select {
	width: 110px;
}
#dsl #submit {
	position: absolute;
	top: 130px;
	right: 0;
}
#dsl #submit input {
	width: 115px;
	height: 32px;
	border: 0;
	background: url(media/search_button.jpg) no-repeat;
	cursor: pointer;
	color: #ffffff;
}
#dsl #submit input:hover {
	background: url(media/search_button_hover.jpg) no-repeat;
}
/* merkenoverzicht */

#dsl .modeloverzicht {
	padding-top: 160px;
}
#dsl .modeloverzicht h2, #dsl .merkoverzicht h2 {
	font-size: 18px;
	color: #0b65af;
	font-weight: normal;
}
#dsl .modeloverzicht a, #dsl .merkoverzicht a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background: url(media/blue_dot.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
}
#dsl .modeloverzicht a:hover, #dsl .merkoverzicht a:hover {
	color: #686464;
}
#dsl .modeloverzicht table, #dsl .merkoverzicht table {
	margin-bottom: 30px;
}
#dsl .modeloverzicht td, #dsl .merkoverzicht td {
	width: 200px;
	padding-bottom: 7px;
}
/* overzicht */

#dsl #overview #aantal_indicatie {
	font-size: 18px;
}
#dsl #overview #page_nav {
	color: #7b8dac;
	font-size: 12px;
	margin: 4px 0;
	float: right;
}
#dsl #overview #page_nav a {
	text-decoration: none;
}
#dsl #overview #page_nav a:hover {
	text-decoration: underline;
}
#dsl #overview #page_nav .splitter {
	padding: 0 2px;
	color: #00235d;
}
#dsl #overview #page_nav .selected {
	font-weight: bold;
	color: #00235d;
}
#dsl #overview table#overview_list {
	clear: both;
}
#dsl #overview table#overview_list tr.list_header {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#dsl #overview table#overview_list tr.list_header a, #dsl #overview table#overview_list tr.list_header td.description a {
	text-decoration: none;
	color: #ffffff;
}
#dsl #overview table#overview_list tr.list_header td.label {
	padding: 5px 0 15px 0;
	background: url(media/listheader.gif) repeat-x;
}
#dsl #overview table#overview_list tr.list_header td.photo {
	padding-left: 5px;
}
#dsl #overview table#overview_list td.detail {
	padding: 4px 0;
}
#dsl #overview table#overview_list tr.rij_even {
	background: #f5f7f9;
}
#dsl #overview table#overview_list td.photo {
	width: 100px;
	padding-right: 5px;
}
#dsl #overview table#overview_list td.carbuild, #dsl #overview table#overview_list td.fuel, #dsl #overview table#overview_list td.price, #dsl #overview table#overview_list td.kmstand, #dsl #overview table#overview_list td.listing {
	text-align: right;
	width: 85px;
}
#dsl #overview table#overview_list td.listing, #dsl #overview table#overview_list tr.list_header td.listing, #dsl #overview table#overview_list td.price, #dsl #overview table#overview_list tr.list_header td.price {
	padding-right: 4px;
}
#dsl #overview table#overview_list td.description span.car_brand {
	font-weight: bold;
}
#dsl #overview table#overview_list td.description a {
	text-decoration: none;
	color: #000000;
}
#dsl #overview table#overview_list td.description a.pictures {
	text-decoration: underline;
	font-size: 11px;
	color: #686464;
}
#dsl #overview table#overview_list td.description a:hover.pictures {
	text-decoration: none;
}
/* detail */
#dsl #detail a.back {
	float: right;
}
#dsl #detail h2.detail_carhead {
	font-size: 24px;
	font-weight: normal;
	color: #0b65af;
}
#dsl #detail #detail_right {
	float: right;
	width: 320px;
}
#dsl #detail #detail_right #afbeelding img {
	margin-bottom: 5px;
}
#dsl #detail #detail_right a.pictures {
	float: right;
	display: block;
	width: 104px;
	height: 30px;
	background: url(media/button.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
#dsl #detail #detail_right a:hover.pictures {
	color: #b7b7b7;
}
#dsl #detail #detail_left {
	float: left;
	width: 267px;
}
#dsl #detail dl {
	margin: 0;
	padding: 0;
}
#dsl #detail dl#price {
	width: 240px;
	height: 38px;
	border: 1px solid #dadada;
	background: #e5f3fe url(media/detail_price.jpg) no-repeat;
	padding: 15px 10px;
}
#dsl #detail dl#price dt {
	float: left;
	width: 80px;
}
#dsl #detail dl#price dd {
	float: right;
}
#dsl #detail dl#price dt.price {
	font-size: 18px;
}
#dsl #detail dl#price dd.price {
	font-size: 24px;
}
#dsl #detail dl#carspecs {
	margin: 5px 0 5px 10px;
}
#dsl #detail dl#carspecs dt {
	float: left;
	width: 90px;
}
#dsl #detail dl#carspecs dt.listing, #dsl #detail dl#carspecs dd.listing {
	font-size: 16px;
	color: #0b65af;
}
#dsl #detail #shortlinks {
	width: 160px;
	margin-left: 10px;
}
#dsl #detail #shortlinks a.left {
	float: left;
	width: 90px;
}
#dsl #options, #dsl #comments {
	clear: both;
}
#dsl #options h3, #dsl #comments h3, #dsl #dealerinfo h3, #dsl #info h3, #leaseform h2 {
	font-size: 18px;
	border-bottom: 1px solid #dadada;
	width: 590px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
}
#leaseform h2 {
	width: 680px;
}
#dsl #options .collumn {
	float: left;
	width: 270px;
}
#dsl #options .no1 {
	margin-left: 10px;
}
#dsl #popover dt {
	float: left;
	display: inline;
	width: 150px;
	font-weight: bold;
}
#dsl #form_melding {
	color: red;
}
#dsl #popover a.print {
	display: block;
	width:750px;
	text-align: center;
	padding-bottom: 10px;
}
.collumnprint {
	float: left;
	width: 270px;
}
/* NIEUWE MODELLEN */

/* index */

#nieuwexternindex .body p {
	width: 170px;
	margin: 0;
	background-color: #ebebeb;
	padding: 0 5px;
}
#nieuwexternindex .body p.modelname {
	padding-top: 5px;
	font-weight: bold;
}
#nieuwexternindex .body p.detail_link {
	width: 180px;
	text-align: right;
	padding: 0;
	background-color: #ffffff;
}
#nieuwexternindex .body td {
	width: 180px;
	padding-bottom: 20px;
}
#nieuwexternindex .description img.plaatje {
	border-bottom: 5px solid #ffffff;
	padding: 0;
}
/* uitvoering */
#nieuwexternuitvoeringen h1, #nieuwexterndetail h2 {
	font-size: 24px;
	font-weight: normal;
	color: #0b65af;
}
#nieuwexternuitvoeringen #header, #nieuwexterndetail #header {
	font-weight: normal;
	width: 590px;
}
#nieuwexternuitvoeringen img.plaatje, #nieuwexterndetail img.plaatje {
	float: none;
	margin-top: -5px;
}
#nieuwexternuitvoeringen .uitvoering_label {
	padding: 5px 40px 15px 5px;
	background: url(media/listheader.gif) repeat-x;
	color: #ffffff;
}
#nieuwexternuitvoeringen .uitvoering a {
	padding-left: 5px;
}
#nieuwexternuitvoeringen .brandstof a, #nieuwexternuitvoeringen .prijs a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	color: #2a2a2a;
}
#nieuwexternuitvoeringen td.uitvoering {
	width: 250px;
}
#uitvoering td {
	padding: 5px 0;
}
#uitvoering tr.even {
	background: #f5f7f9;
}
/* detail */

#nieuwexterndetail .label, #nieuwexterndetail .data {
	border-bottom: 1px solid #ebebeb;
}
#nieuwexterndetail .label {
	padding-left: 4px;
}
#nieuwexterndetail .data {
	text-align: right;
	padding-right: 4px;
}
#nieuwexterndetail .uitvoering_label {
	border-bottom: 3px solid #ebebeb;
}
#nieuwexterndetail .uitvoering, #nieuwexterndetail .brandstof, #nieuwexterndetail .prijs {
	border-bottom: 1px solid #ebebeb;
}
#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: 146px;
	height: 18px;
	border-left: 1px solid #484848;
	border-right: 1px solid #686464;
	text-align: center;
	padding: 2px 0 5px 0;
	margin-right: -1px;
	font-weight: bold;
	background: #686464;
}
a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
	text-decoration: none;
	color: #ffffff;
}
#nieuwexterndetail table#nav {
	border: 1px solid #686464;
	border-bottom:none;
}
#nieuwexterndetail table#nav a:hover {
	text-decoration: none;
	background-color: #2a2a2a;
	color: #ffffff;
}
#nieuwexterndetail table#nav .activedetail {
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	color: #2a2a2a;
}
#alg table, #tech table, #veil table, #int_ext table {
	border-left: 1px solid #686464;
	border-right: 1px solid #686464;
	border-bottom: 1px solid #686464;
}
/* WSB OVERIGE STIJLEN */
td.wsbsubtitel {
	font-size: 16px;
	font-weight: normal;
	color: #0b65af;
	padding-bottom: 10px;
}
.aflevering_onderschrift {
	font-style: italic;
}
.aflevering_divider {
	border-bottom: 1px solid #dadada;
	width: 590px;
	height: 1px;
	margin: 10px 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 15px 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 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#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%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}