﻿html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center;
	height: 100%;
}

body {
	font-size: 100%;
	color: #fff;
	background-color: #0d0c0a;
	background-image: url("../../images/pds/background_highlights.jpg");	
	background-repeat: no-repeat;
	background-position: center 0px;
}

* html body {height: 100%}

body#whitecollection {
    background-color: #efefef;
}

a {
	text-decoration: none;
	color: #847a6c;
}

a:link {
}

a:visited {
}

a:active {
}

a:hover {
	color: #fff;
}

#whitecollection a:hover {
    color: #000;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 11px;
	margin: 63px 0 29px 6px;
	font-weight: normal;
	color: #847a6c;	
}

h3 {
   font-size: 11px;
   margin: 29px 0 16px 0;
   font-weight: normal;
}

h4 {
   font-size: 11px;
   margin: 14px 0 14px 0;
   font-weight: bold;
}

h5 {
   font-size: 11px;
   margin: 14px 0 14px 0;
   font-weight: bold;
}

h6 {
   font-size: 10px;
   margin: 14px 0 14px 0;
   font-weight: bold;
}

img {
	border: 0;
}

form, table {
	margin: 0;
	padding: 0;
	border: 0;
}

object { 
	outline:none; 
}


table {
	border-collapse: collapse;
}

table th {
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}

ol, ul, li, dt, dd, hr, select {
   list-style: none;
	margin: 0;
	padding: 0;
}

p {
   line-height: 15px;
   margin: 0 0 15px 0;
}

p.top {
   margin-top: 0;
}

hr {
	height: 1px;
	border: 0;
	padding: 0;
}



.page {
    margin: 0 auto;
	position: relative;
	width: 840px;
    min-height: 100%;
    height: auto !important;
	height: 100%;
	text-align: left;
	background-color: #000;	
}

#whitecollection .page {
    background-color: #fff;
}

.header {
	height: 44px;
	padding: 0 13px 83px 16px;
}

.header #logo {
	padding-top: 14px;
	padding-left: 0;
    width: 280px;
}

#printlogo {
	display: none;
}

#screenlogo {
	display: block;
}

#whitecollection #screenlogo {
    display: none;
}

#screenlogowhitecoll {
    display: none;
}

#whitecollection #screenlogowhitecoll {
    display: block;
}

.header .headernav {
	float: right;
	padding-top: 6px;
}

.headernav 
{
	padding-left: 10px;
}

.headernav li {
	display: inline;
	margin-right: 11px;
	font-size: 11px;
}
.headernav li a 
{
	position: relative;
	left: 10px;
}



.headernav li.last {
    padding-right: 20px;
    margin-right: 40px;
	margin-left: 20px;
}


#searchform {
	float: right;
	margin-top: 6px;
}

#bodysearchform input {
	background-color: #000;
	border: 0;
}

#query, #bodyquery {
	width: 98px;
	height: 14px;
	border: #413e39 solid 1px;
	padding-top:1px;
	padding-left:5px;
	color: #847a6c;
	background-color:#000;
	font-size: 10px;
	line-height: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
}

#whitecollection #query {
    background-color: #fff;
}

input#bodyquery {
	color: #fff;
	border: #413e39 solid 1px;
}


#dosearch, #dobodysearch {
	position: relative;
	top: 5px;
	padding-left: 3px;
}

.searchresult {
	margin-top: 20px;
}

#resultIntro {
	margin-top: 28px;
}

.searchresult li img {
	margin-right: 5px;
	padding-left: 0;
}

.searchresult li.noimage {
	margin-left: 15px;
}

.searchresult li a {
	color: #fff;
}

#wrapper {
	padding: 0 16px 121px 6px;
	font-size: 11px;
	height: auto;
	min-height: 349px;	
}


#maincol {
	position: relative;
	z-index: 0;
	width: 808px;
	padding-left: 23px;
	min-height: 100%;
}

#left {
	width: 480px;
}

#leftwide {
	width: 780px;
}

#leftwide h3 {
	margin-top: 16px;
	margin-bottom: 20px;
}

#menu {
	position: relative;
	padding: 0 0 23px 9px;
}

#menutitle {
	/*width: auto;*/
	position: absolute;
	z-index: 0;
}

#faqordering dt, #faqsendback dt, #faqproducts dt, #faqpricesdelivery dt {
	padding-left: 15px;
	padding-bottom: 4px;
}

#faqordering dd, #faqsendback dd, #faqproducts dd, #faqpricesdelivery dd {
	margin: 15px 0 22px 17px;
	display: none;
}
dd {
	width: 480px;
}


#faqordering dt a, #faqsendback dt a, #faqproducts dt a, #faqpricesdelivery dt a{
	color: #fff;
}

#faqordering .openquestion, #faqsendback .openquestion, #faqproducts .openquestion, #faqpricesdelivery .openquestion {
	background-image: url(../../images/pds/pfeil_unten_titan.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#faqordering .openquestion a, #faqsendback .openquestion a, #faqproducts .openquestion a, #faqpricesdelivery .openquestion a {
	color: #847a6c;
}

#faqordering .showanswer, #faqsendback .showanswer, #faqproducts .showanswer, #faqpricesdelivery .showanswer{
	position: relative;
	display: block;
}

#faqordering .closequestion, #faqsendback .closequestion, #faqproducts .closequestion, #faqpricesdelivery .closequestion {
	background-image: url(../../images/pds/pfeil_rechts_weiss.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#faqordering .hideanswer, #faqsendback .hideanswer, #faqproducts .hideanswer, #faqpricesdelivery .hideanswer {
	top: -9999px;
	position: absolute;
	display: none;
}


#storesform select {
	width: 266px !important;
	height: 17px;
	color: #fff;
	border: 0;
	background-color: #423d37;
}

#storesform #firststep, #storesform #secondstep {
  width: 270px;
	float: left;
}

#storesform #firststep {
	margin-right: 33px;
}

#storesform #firststep h3, #storesform #secondstep h3 {
	margin-top: 15px;
}

#storesform #firststep p, #storesform #secondstep p {
	margin-top: 0;
}

#storeslist {
	margin-top: 35px;
}

#storeslist ul {
	float: left;
}

#storeslist ul li {
	padding-bottom: 0;
}

#storeslist hr {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 768px;
	background-color: #423d37;
}

#storeslist img {
	padding-top: 2px;
}

#storeslist a {
	text-decoration: underline;
	color: #847a6c;
}

#storeslist .storesname {
	width: 303px;
}

#storeslist .storesaddress {
	width: 210px;
}

#storeslist .storescontact {
	width: 233px;
}

#storeslist .storeskind {
	width: 768px;
}

#storeslist .storeskind img {
	float: right;
}

#storeslegend {
	margin-top: 35px;
}

#storeslegend dl {
	margin: 0;
	height: 19px;
}

#storeslegend dt, #storeslegend dd {
	display: inline;
	color: #847a6c;
	font-size: 10px;
}

#storeslegend dd {
	margin-left: 6px;
	vertical-align: top;
}


#previewShoppingBasketActive {
	display: none;
}

/* #basketcheckout  */
.basketPreviewLinkToBasket { 
	background-image: url(../../images/pds/pfeil_rechts_titan.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

/* #basketcheckout  */
.basketPreviewLinkToBasket:hover {
	background-image: url(../../images/pds/pfeil_rechts_weiss.gif);
}

#whitecollection .basketPreviewLinkToBasket:hover {
	background-image: url(../../images/pds/pfeil_rechts_schwarz.gif);
}

.previewShoppingBasket {
	position: absolute;
	font-size: 11px;
	right: 20px;
    width: 194px;
	background-color: #000;
	color: #847a6c;
	z-index: 30;
	height: 25px;
}

#whitecollection .previewShoppingBasket {
    background-color: #fff;
}

#hoverBasketDetailedItems, #hoverBasketAddItem{
	position: absolute;
	right:-20px;
	top:22px;
	width:196px;
	padding: 0;
    font-family: arial, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
	display: none;
	border: 1px solid #847A6C;
    color: #fff;
    background-color: #000;
}

#whitecollection #hoverBasketDetailedItems, #whitecollection #hoverBasketAddItem{
    background-color: #fff;
    color: #000;
}

#hoverBasketAddItem
{
	display: block;
}

#hoverBasketAddItem td.basketaddinfotext
{
	vertical-align: top;
	padding-top: 11px;
	padding-bottom: 22px;
}

#baskethoverToBasket a {
    color: #fff;
    padding-left: 14px;
    background-image: url(../../images/pds/pfeil_rechts_weiss.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
}

#whitecollection #baskethoverToBasket a {
    color: #000;
    background-image: url(../../images/pds/pfeil_rechts_schwarz.gif);
}

#hoverBasketDetailedItems a:hover, #hoverBasketAddItem a:hover, #whitecollection #baskethoverToBasket a:hover {
    color: #847A6C;
    background-image: url(../../images/pds/pfeil_rechts_titan.gif);
}

#hoverBasketDetailedItems table, #hoverBasketDetailedItems table td, #hoverBasketAddItem table td, #hoverBasketAddItem table {
    padding: 10px 0 0 0;
}

#hoverBasketDetailedItems table td, #hoverBasketAddItem table td {
    height: 79px;
}

#hoverBasketDetailedItems table img, #hoverBasketAddItem table img {
    margin-right: 12px;
}

#hoverBasketDetailedItems td.articleImage, #hoverBasketAddItem td.articleImage
{
	width: 52px;
}

#hoverBasketDetailedItems td.articleDescription, #hoverBasketAddItem td.articleDescription
{
	width: 125px;
}


#hoverBasketDetailedItems td, #hoverBasketAddItem  td{
    vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
    line-height: 12px;
	text-align: left;
}

#hoverBasketDetailedItems td span, #hoverBasketAddItem  td span {
    right: 0;
}

#hoverBasketDetailedItems td.basketSeparator,  #hoverBasketAddItem  td.basketSeparator {
	padding-left: 8px;
	padding-right: 8px;
    height: 6px;
	border-bottom: 1px solid #4d473f;
}

#hoverBasketDetailedItems td.lastrow, #hoverBasketDetailedItems td.basketitemtext, #hoverBasketDetailedItems td.basketprice {
	padding-top: 12px;
	padding-bottom: 12px;
}

#hoverBasketAddItem td.lastrow, #hoverBasketAddItem td.basketitemtext, #hoverBasketAddItem td.basketprice {
	padding-top: 12px;
	padding-bottom: 12px;
}





#print {
	position: absolute;
	left: 623px;
	top: 5px;
}


#footer {
    position: absolute;
    bottom: 0;
	width: 840px;
	height: 26px;
	font-size: 10px;
	color: #847a6c;
	margin-left: auto;
	margin-right: auto;
}

#footer li {
	display: inline;
}

#footer #porschelinks {
	float: left;
	padding-left: 16px;
  width: 350px;
}

#footer #porschelinks li {
	margin-right: 16px;
}

#footer #impressum {
	float: right;
	padding-right: 16px;
}

#footer #impressum li {
	margin-left: 16px;
}

#pddspreview {
	display: none;
	position: absolute;
	left: 140px;
	bottom: 28px;
}

#whitecollection #pddspreview {
    border: 1px solid #847a6c;
}

#pddspreview dt {
	color: #fff;
	padding-bottom: 4px;
}

#pddspreview dd {
	padding-bottom: 12px;
}

#pddspreview dd.center {
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.navactive {
	color: #fff;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.last {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*
	CSS für Bestellvorgang
	1. Warenkorb
*/
.content{
	position: relative;
}

.content input, select {
	color: #fff;
	background-color: #423d37;
	border: #423d37 1px solid;
	font-size: 11px;
}

.formsfield input, select {
  width: 140px !important;
}

.formsfield select
{
  width: 144px !important;
}


#personal_privacyaccepted_1, #personal_disclaimer_1, #deliveryaddress_use_1 {
  width: 12px !important;
  background-color: #000;
  border: none;
  margin-left: 0;
}

#deliveryaddress_use_1 
{
	margin-top: 18px;
}



.innerContent {
	margin-left: 6px;
}

.innerContent .width807 {
	margin-left: -20px;
	margin-top: 20px;
	margin-bottom: 23px;
}

.innerContent p {
	width: 480px;
	/* margin-top: 15px; */
}


.buttonProceed {
	width: 787px;
	margin-bottom: 18px;
	text-align: right;
}


table.shoppingBasket{
	width: 787px;
    border-collapse: collapse;
    margin: 0;
	table-layout: fixed;
}


.shoppingBasket th {
    border: 0;
    margin: 0;
	padding-bottom: 28px;
    text-align: left;
    vertical-align: top;
	font-weight: normal;
}

.shoppingBasket tr {
	height: 75px;
}

.shoppingBasketHead {
	height: 41px !important;
}

.shoppingBasket td {
	vertical-align: top;
}

.shoppingBasket .colCount {
	width: 160px;
}

.shoppingBasket .colCount input {
	color: #fff;
	background-color: #000;
	border: #443f39 1px solid;
	width: 32px;
}

.shoppingBasket .colCount input.plus, .shoppingBasket .colCount input.minus {
	width: 13px;
	height: 13px;
	margin-top: 9px;
	margin-right: 4px;
	border: 0;
}

.shoppingBasket .colCount input.delete {
	width: 57px;
	margin-left: 9px;
	height: 13px;
	border: 0;
}

.shoppingBasket .colArticle {
	width: 322px;
	padding-top: 6px;
}

.shoppingBasket .colArticle img {
	margin-top: 0;
	margin-right: 28px;
	float: left;
}
/*
.shoppingBasket .colArticle .articletext {
	position: relative;
	top: 6px;
}
*/

.shoppingBasket .firstRow {
	height: 40px;
}

.shoppingBasket .colCaption {
	padding-bottom: 12px;
	padding-top: 7px;
	vertical-align: top;
}

.shoppingBasket .firstCaption{
	padding-top: 50px!important;
}

.shoppingBasket .firstSum {
	padding-bottom: 12px;
}

.shoppingBasket td.colColor {
	width: 69px;
}

.shoppingBasket td.colPrice{
	padding-top: 7px;
}


.shoppingBasket td.colSum, .shoppingBasket th.colSum {
	text-align:right;
	width: 86px;
}

.shoppingBasket td.colSum {
	padding-top: 7px;
}


.shoppingBasket td.colBorderless, .shoppingBasket td.colBorderlessRight {
	padding-left: 0;
	padding-right: 0;
}

.shoppingBasket td.colBorderlessRight {
	padding-top: 18px;
	text-align:right;	
}

.shoppingBasket td.lastRow {
	padding-top: 13px;
	padding-bottom: 0;
}

.submitnext {
	border: 0 !important;
}

.infotext {
	line-height: normal;
    font-size: 10px;
    padding: 4px;
	 color:#000;
    background-color: #FFFFFF;
    display: none;
    border: 1px solid black;
    position:absolute;
    z-index: 100;
    left:0;
    top:0;
    white-space: nowrap;
    text-align: left;
}

/*
	Bestellvorgang
	2. Kundendaten
*/

td.formsleftcaption {
	width: 152px;
	padding-top: 14px;
}

td.formsleftcaption div {
  margin-top: 1px;
}

.formscontainer {
	margin-top: 57px;
    margin-bottom: 51px;
	width: 478px;
}

.formscontainer a {
	color: #fff;
	text-decoration: underline;
}

.continueButton {
    text-align: right;
	padding-bottom: 10px;
}

table.formsfield {
	border-collapse: collapse;
	padding: 0;
	margin: 12px 0 0 0;
	border: 0;
	width: 140px;
}

table.formsfield td {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}

td.formsfieldspacer {
	border-collapse: collapse;
	width: 18px;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

label.formcheckboxdescription {
	margin-top: -1px;
	padding-top: 0;
	font-size: 10px;
}

#deliveryaddress {
	margin-top: 53px;
	margin-bottom: 56px;
}

#deliveryaddress  .formscontainerline .formtext {
	font-size: 10px;
}

#privacy {
	position: absolute;
	left: -1px;
	bottom: 312px;
	width: 486px;
	border: 1px #413e39 solid;
	padding: 0 55px 17px 13px;
	background-color: #000;
	display: none;
}

#privacy h2 {
	margin-top: 8px;
	margin-bottom: 13px;
	padding: 0;
	color: #fff;
}

#privacy p {
	margin-bottom: 16px;
}

#privacy #closebox {
	position: absolute;
	top: 0;
	right: 0;
}


.formscontainer .introtext, .formslogincontainer .introtext {
	font-size: 10px;
}

#privacyedit .formfield {
	width: 450px;
}

#disclaimeredit .forminputdescriptionerror {
	width: 500px;
}

#disclaimeredit .formfield {
	width: 250px;
}


/*
	Bestellvorgang
	3. Zahlungsart
*/
.formsContainerExtra {
	height: 25px;
	margin-top: 10px;
	padding: 0;
}

.formsContainerExtra table {
	width: 787px;
	padding: 0;
	margin: 3px 0 0 0;
	border-collapse: collapse;
}

.formsContainerExtra td {
	vertical-align: top;
}

.formsContainerExtra input
{
	border: none;
}

table.amountOverviewTable {
	margin-top: 14px;
}

.amountOverviewTable td {
	padding-bottom: 1px;
	vertical-align: top;
}

.amountOverviewTable td.caption {
	width: 160px;
}

.amountOverviewTable td.sum {
	text-align: left;
}


/*
	Bestellvorgang
	4. Bestellen
*/

#billingaddress {
	margin-top: 60px;
}

#billingaddress .formscontainerline td
{
	height: 18px;
	vertical-align: bottom;
	padding-bottom: 0;
}

#billingaddress .formsfield td
{	
	vertical-align: bottom;
	height: auto;
}

#billingaddress  label
{
	top: -1px;
}

#deliveryaddress {
	margin-top: 57px;
}

.orderOverviewTable {
	margin-top: 34px;
	width: 464px;
}

.orderOverviewTable td {
	vertical-align: top;
	padding: 0 0 15px 0;
}

.orderOverviewTable td.quantity {
	width: 187px;
}

.orderOverviewTable td.product {
	width: 215px;
}

.orderOverviewTable td.address {
	width: 177px;
}

.orderOverviewTable td.sum {
	width: 117px;
	text-align: right;
}

.orderOverviewTable tr.nospace td {
	padding-bottom: 0;
	padding-top: 0;
}


.forminputdescription {
	/*vertical-align: bottom;*/
	font-size: 10px;
	height: 16px;
	width: 159px;
}

.forminputdescriptionerror {
	font-size: 10px;
	height: 16px;
	width: 159px;
  color: Red;
}

.view .forminputdescription {
	font-size: 11px;
}


.forminputvalue {
	padding-right: 100px; 
}

table.paymentInformationTable {
	width: 100%;
}

.paymentInformationTable th, .paymentInformationTable td  {
	vertical-align: top;
}

.paymentInformationTable th {
	width: 102px;
	font-weight: normal;
}

.paymentInformationTable td {
	width: 242px;
}

td.paymentinformation {
	border: 0;
	padding: 0;
	margin: 0;
}

td.paymentinformation p {
	margin: 10px 0 10px 0;
	line-height: 14px;
}

td.paymentinformation table td, td.paymentinformation table th {
	vertical-align: top;
	padding: 0 10px 2px 0;
	margin: 0;
}

td.paymentinformation table th {
	width: 152px;
}

/*
	Bestellvorgang
	5. Bestätigung
*/

/*
.buttonPrint {
	position: absolute;
	right: 166px;
	margin-top: 3px;
}
*/

.buttonPrint {
    margin-top:3px;
    position:relative;
    right:8px;
    text-align:right;
    top: -30px;
}


.orderOverviewTable .orderOverviewHeadTable td {
	padding: 0;
}

.orderOverviewTable .orderOverviewHeadTable td.right {
	padding-left: 12px;
}


.flashProxyHidden
{

	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
}

input.buttonSubmitOrder
{
	border: none;
}

.porschecardenter
{
  padding-top: 27px;
  text-align:right;
}

.porschecardenter input
{
  font-size:11px;
  width: 130px;
  float: left;
  background-color: #000;
  padding: 2px;
}

#porschecarddiscount
{
  padding-bottom: 19px;
}

#porschecarddiscount .forminputdescriptionerror
{
  padding-top: 14px;
}

*+html .porschecardenter input, * html .porschecardenter input
{
  padding-bottom: 1px;
}

.porschecardsubmit
{
  text-align:right;
}

.porschecardsubmit input
{
  border: none;
}


/*
*** Weltkugel
*/

.lang_menu{
    font-size:11px; 
    position: absolute;
    left: 637px;
    top: 6px;
    z-index: 99;			
}		

.lang_menu ul {
    padding:0; margin:0; 
    list-style-type: none; 
    /* width:120px; */
}

.lang_menu ul li ul {
    /* visibility:hidden; */
    display: none;
    position:absolute;
    /* overflow:hidden; */
    top:14px;
    left:-86px;
    z-index: 200;
    height:auto; 
    background: #000;
    border: 1px solid #413e39;
        
}

/* IE < 7 Hack */
* html .lang_menu ul li ul {
    top:24px !important;
}

/* IE 7 Hack */
*+html .lang_menu ul li ul {
   top:24px !important;
}


.lang_menu ul li {
    float:left;
    padding: 0px;
}

.head {
    padding-left: 10px !important;
}

.lang_menu ul li a, .lang_menu ul li a:visited {
    float:left; 
    text-decoration:none; 
    color:#847A6C; 
    font-size:11px; 
    z-index: 99;
    width:105px;
    line-height: 15px;
    padding-left:13px;
    
}

.lang_menu table {
    border-collapse:collapse; 
    border:0; margin:0; 
    padding:0; 
    font-size:1em; 
    position:absolute; 
    left:0; 
    top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */

.lang_menu ul li:hover {
    position:relative; 
    z-index:90;
}



.lang_menu ul li ul li a:hover,
li.footer a:hover {
    color:#fff;
}

.lang_menu ul li .head {
    font-weight:bold;
    color: #847A6C;
    padding: 7px 0px 3px 0px;
}		

.lang_menu ul li .head a
,.lang_menu ul li .head a:visited
 {
    font-size: 11px;
    padding: 0 0 9px 0;
    padding-left: 0;
    margin-top:0px;
    line-height: 14px;
    left: 0px;
}

.lang_menu .head a:hover
{
	color: #fff;
}

.lang_menu ul li .footer {
    padding-bottom:7px;
}

#selectMarketListItem {
    padding: 0;
    float: none;
}

/* Layer als Warnung */
#pdsOutsiderWarning
{
    display: none;
	/*
    position: absolute;
*/
    position: fixed;  
    top: 50%;  
    left: 50%;  
	z-index: 102;
    width: 431px;
    padding: 15px 44px 33px 19px;
    background: #000;
    border: 1px solid #413e39;
    font-size: 11px;
    text-align: left;    
    /* color: #847A6C; */
    color: #fff;
    line-height: 11px;
}

#pdsOutsiderWarning a
{
    color: #847A6C;
}

#pdsOutsiderWarning a #closeBtn
{
    position: absolute; 
    right: 10px;
    top: 10px;
}

#pdsOutsiderWarning.white
{
    background-color: #fff;
    color: #000;
}

#pdsOutsiderWarning.white a
{
    color: #847A6C;
}

#pdsOutsiderWarning.white a:hover
{
    color: #847A6C;
}

#TB_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack 
{
	background: url(../images/thickbox/macFFBgHack.png) repeat;
}

.TB_overlayBG {
	background-color:#000;
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

.exploreBtn
{
	margin-top: 26px;
	display: block;
}

.text
{
	color: #888;
}
