/* default font size*/
@import url(../media/panamsterdammedia/css/fontNormal.css);
@import url(../media/panamsterdammedia/css/fontTitlesUp.css);

/* GENERAL
----------------------------------------------------*/
html {
  padding: 0;
	margin-left: -1px;
  height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../media/pan09media/backbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0;
	height: 100%;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 13px;
}
body td {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 13px;
}
a {
	color: #000000;
	outline: none;
}
a:hover {
	color: #b7ab97;
}

#main {
	width: 835px;
	background-color:#FFFFFF;
}
.imgright {
	float: right;
	padding-left: 20px;
}
.spec {
	font-style:italic;
	padding-bottom:20px;
	font-size: 20px;
}
.stand {
	color: #b7ab97;
	font-weight:bold;
	float:right;
	margin-top:-47px;
	font-size: 24px;

}
.dealername h2 {
	float:left;
	font-size: 28px;
}
#main p {
	padding-right: 5px;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
}
#dealerlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
}
#dealerlist a, #dealerlist a:visited, #dealerlist a:active, #dealerlist a:link {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}
#dealerlist a:hover {
	color: #b7ab97;
	text-decoration: none;
}
h2 {
	width: 604px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.titleinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#tablecontent td {
	padding: 0px;
}
.navtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #b7ab97;
	text-align: right;
	float: right;
	padding-right:5px;
}
.navtop a {
	color: #b7ab97;
	text-decoration: none;
}
.menucontainer {
	padding-top: 44px;
	clear:both
}
.titletop {
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	width:218px;
	float: left;
	color: #000000;
	height: 63px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #b7ab97;
	font-weight: bold;
}
.nav {
	font-family: Verdana;
	font-size: 18px;
	width:605px;
	float: right;
	height: 63px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #b7ab97;
}
.nav img {
	margin-right: 20px;
}

#contentcontainer {
	padding-top: 5px;
	clear:both;
}
#leftMenu {
	float: left;
	width:218px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

#leftMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftMenu ul li, #leftMenu ul li a {
	padding: 2px 0;
	line-height:20px !important;
}
#leftMenu a, #leftMenu a:visited, #leftMenu a:active, #leftMenu a:link {
	color: #b7ab97;
	font-size: 12px;
	text-decoration: none;
	line-height:20px !important;
}
#leftMenu a:hover, .leftMenudw {
	color: #000000;
	font-size: 12px;
}

#shareBtnDiv {
	margin: 20px 0 0 0;
}
#shareBtnDiv a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #b7ab97;
	font-size: 12px;
}

.borderimg {
	border: 1px solid #b7ab97;
}



/* PANES
----------------------------------------------------*/
.mainTable
{
	width: 835px;
	background-color:#FFFFFF;
	margin-left:auto; 
	margin-right:auto;
}
.maincell
{
	text-align: center;
}
.leftpane, .leftPane {
	padding-left: 40px;
	padding-top: 10px;
	background-image: url(../media/pan09media/sponsor_nl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:218px;
	padding-bottom: 50px;
}
.contentpane {
	padding-left: 12px;
	padding-top: 10px;
	width:616px;
}
.toppane {
	padding-left: 40px;
	height: 100px;
}
.bottompane {
	padding-left: 40px;
	background-image: url(../media/pan09media/backbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.mainTable p {
	padding-right: 5px;
}
.mainTable h1 {
	font-size: 14px;
	font-weight: bold;
}
/* PRESS PAGES
----------------------------------------------------*/

.HeadPressRelease  {
	color: #333333;
	font-weight: bold;
}
.press_texte  {
	text-align: justify;
}
.presscatList {
	margin: 0 0 5em 0;
	font-weight: bold;
	/*line-height: 20px;*/
}
.presscatList a, .presscatList a:visited, .presscatList a:active, .presscatList a:link {
	text-decoration: none;
	color: #b7ab97;
}
.presscatList a:hover {
	text-decoration: underline;
	color: #000000;
}


.imgright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.imgleft {

	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.buttons{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
	font-weight: bold;
	height: 25px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
.maintextbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #E6E6E6

}
.SubHeadError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;

}
.bullet {
	font-size: 18px;
	font-weight: bold;
}

/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.pan.nl/media/pan09media/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(http://www.pan.nl/media/pan09media/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(http://www.pan.nl/media/pan09media/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(http://www.pan.nl/media/pan09media/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(http://www.pan.nl/media/pan09media/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	/*line-height: 1.4em;*/
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.pan.nl/media/pan09media/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

/*************************************************************/

/* Intro (id:81) */

#intro strong {
	font-size: 1.2em;
}
