html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}

body {
background: #ffffff;
font-family: "Arial", sans-serif;
font-size: 12px;
color: #000000;
}  

a.skipLink {
position: absolute;
left: -999em;
top: 3em;
z-index: 100;
display: block;
text-decoration: none;
}
	a.skipLink:focus {
	left: 0em;
	text-decoration: underline;
	}
	
a img,fieldset { border: none;}
legend { display:none; }
td, th { vertical-align: top; }
input, label { vertical-align: middle; }

/* Definitions ------------------------------ */

#wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
	padding-top: 86px;
}

	#wrapper hr {
		height: 2px;
		background: #cce4ea;
		color: #cce4ea;
		border: none;
		margin: 0px 0px 30px 0px;
	}
	
.readMore {
	background: url('../images/readMoreArrow.png') no-repeat center right;
	padding-right: 15px;
	color: #007698;
	font-weight: bold;
	text-decoration:underline;
}
.readMore:hover {color:#00add3; text-decoration:none;}
h2.otherProjectsHeader {
	color: #007AA5;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight:normal;
}

#logo {
	position: absolute;
	top: 19px;
}

#mainMenuContainer {
	clear: both;
	position: absolute;
	width: 940px;
	height: 35px;
	top: 361px;
}

	#mainMenu {
		list-style: none;
	}
	
		#mainMenu li {
			margin: 0px;
			float: left;
		}
		
			#mainMenu li#home {
				width: 78px;
			}
			
			#mainMenu li#projecten {
				width: 108px;
			}
			
			#mainMenu li#over {
				width: 158px;
			}
			
			#mainMenu li#nieuws {
				width: 90px;
			}
		
			#mainMenu li a {
				display: block;
				margin: 0px;
				font-size: 16px;
				font-weight: bold;
				height: 35px;
				line-height: 35px;
				padding: 0px 14px 0px 14px;
				margin-right: 5px;
				text-decoration: none;
				color: #000;
			}
			
			#mainMenu li a.active {
				background: #e7eff2;
				color: #a0218c;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			
			#mainMenu li a:hover {
				background: #e7eff2;
				color: #007AA5;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			
#metaMenuContainer {
	clear: both;
	position: absolute;
	width: 266px;
	height: 22px;
	top: 20px;
	margin-left: 674px;
}

	#metaMenu {
		list-style: none;
	}
	
		#metaMenu li {
			margin-left:12px;
			float: left;
		}
		
			#metaMenu li a {
				display: block;
				line-height: 22px;
				padding: 0px 4px 0px 4px;
				color: #000;
				text-decoration: none;
			}
			
			#metaMenu li a.active, #metaMenu li a:hover {
				background: #feefd0;
			}

#header {
	width: 940px;
	height: 259px;
	background: url('../images/header.jpg') no-repeat top left;
	margin-bottom: 65px;
}

	#header h1 {
		position: relative;
		top: 176px;
		display: block;
		width: 554px;
		height: 53px;
		line-height: 53px;
		background: #A0218C url('../images/headerTitleBg.png') no-repeat top left;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	
	#header .headerTitleCurve {
		position: relative;
		top: 123px;
		margin-left: -10px;
		display: block;
		width: 10px;
		height: 62px;
		background: url('../images/headerTitleCurve.png') no-repeat top left;
	}
	
	#header #collectionContainer {
		position: relative;
		top:-136px;
		margin-left: 635px;
		width: 275px;
		height: 168px;
	}
	
		#header #collectionContainer #collectionMain {
			height:179px;
            width:279px;
			background: #dceff5 url('../images/collectionBg.png') no-repeat top left;
		}
		
			#header #collectionContainer #collectionMain h3 {
				line-height: 29px;
				text-align: center;
				color: #57a3bc;
				font-size: 12px;
			}
			
			#header #collectionContainer #collectionMain p {
				font-size: 50px;
				line-height: 64px;
				text-align: center;
				color: #007698;
				font-weight: bold;
			}
			
			#header #collectionContainer #collectionMain #donateButton {
				display:block;
                height:37px;
                margin:15px 0 0 10px;
                padding-left:0;
                width:239px;
				background: #fdcc1e url('../images/donateButton.png') no-repeat top left;
			}
			#header #collectionContainer #collectionMain #donateButton:hover
			{
			    background:#fdcc1e url('../images/donateButton_hover.png') no-repeat top left;
			}
		
		#header #collectionContainer #collectionRidge {
			background: url('../images/collectionRidge.png') no-repeat top left;
			height:19px;
            margin-left:-10px;
            position:relative;
            top:-176px;
            width:10px;
		}

#contentLeft {
	float: left;
	width: 610px;
	padding-right: 10px;
	margin-right: 20px;
}

	#contentLeft hr {
		margin: 30px 0px 30px 0px;
	}
	
	#contentLeft p.intro {
		font-size: 18px;
		line-height: 30px;
	}
	
		#contentLeft p.intro .purpleText {
			color: #A0218C;
		}
		
		#contentLeft p.intro .blueText {
			color: #007698;
		}

	#contentLeft .projectBlock {
		float: left;
		width: 290px;
	}
	
	#contentLeft .homeone {
		margin-right: 30px;
	}
	
		#contentLeft .projectBlock .projectImage {
			width: 290px;
			height: 144px;
			margin-bottom: 15px;
		}
		
		#contentLeft .homeone .projectImage {
			background: url('../images/projectImg_4.jpg') no-repeat top left;
		}
		
		#contentLeft .hometwo .projectImage {
			background: url('../images/projectImg_2.jpg') no-repeat top left;
		}
	
			#contentLeft .projectBlock .projectImage h2 {
				position: relative;
				top: 10px;
				display: block;
				height: 38px;
				line-height: 38px;
				text-align: center;
				font-size: 14px;
				color: #fff;
			}
			
			#contentLeft .homeone .projectImage h2 {
				width: 270px;
				background: #a0218c url('../images/projectTitleBg_long.png') repeat-x;
				background-position:right top;
			}
			#contentLeft .homeone .projectImage h2 .cufon-canvas {height:10px !important; padding-top:5px !important;}
			
			#contentLeft .hometwo .projectImage h2 {
				width: 260px;
				background: #a0218c url('../images/projectTitleBg_long.png') repeat-x;
				background-position:right top;
			}
			
			#contentLeft .projectBlock .projectImage .projectTitleCurve {
				position: relative;
				top: -28px;
				margin-left: -10px;
				display: block;
				width: 10px;
				height: 47px;
				background: url('../images/projectTitleCurve.png') no-repeat top left;
			}
			
		#contentLeft .projectBlock p {
			margin-bottom: 15px;
		}
			
			#contentLeft .projectBlock h4 {
				color: #007698;
				font-size: 12px;
			}
			
	#contentLeft #projectsLeft {
		float: left;
		width: 290px;
		margin-right: 30px;
	}
	
	#contentLeft #projectsRight {
		float: left;
		width: 290px;
	}
	
	#contentLeft .projectContainer {
		margin-bottom: 30px;
	}
	
	#contentLeft .projectContainer p {
		font-size: 16px;
		line-height: 22px;
		margin-top: 10px;
		color:#007AA5;
	}
	
		#contentLeft .projectImage {
			display: block;
			width: 295px;
			height: 149px;
		}
		
		#contentLeft .one {
			background: url('../images/01-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .one:hover {
			background: url('../images/01-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .two {
			background: url('../images/02-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .two:hover {
			background: url('../images/02-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .three {
			background: url('../images/03-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .three:hover {
			background: url('../images/03-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .four {
			background: url('../images/04-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .four:hover {
			background: url('../images/04-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .five {
			background: url('../images/05-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .five:hover {
			background: url('../images/05-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .six {
			background: url('../images/06-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .six:hover {
			background: url('../images/06-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .seven {
			background: url('../images/07-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .seven:hover {
			background: url('../images/07-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .eight {
			background: url('../images/08-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .eight:hover {
			background: url('../images/08-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .nine {
			background: url('../images/09-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .nine:hover {
			background: url('../images/09-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .ten {
			background: url('../images/10-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .ten:hover {
			background: url('../images/10-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .eleven {
			background: url('../images/11-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .eleven:hover {
			background: url('../images/11-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .twelve {
			background: url('../images/12-Header-Afgerond.png') no-repeat top left;
		}
		#contentLeft .twelve:hover {
			background: url('../images/12-Header-Afgerond_hover.png') no-repeat top left;
		}
		#contentLeft .thirteen {
			background: url('../images/13-Header-Gestart.png') no-repeat top left;
		}
		#contentLeft .thirteen:hover {
			background: url('../images/13-Header-Gestart_hover.png') no-repeat top left;
		}
			#contentLeft a {
				/*text-decoration: none;*/
			}
			
			#contentLeft .projectImage span.runningHeader {
				display: block;
				position: relative;
				top: 76px;
				width: 128px;
				height: 38px;
				font-size: 14px;
				color: white;
				line-height: 38px;
				padding-left: 7px;
				background: #a0218c url('../images/runningProjectHeader.png') no-repeat top left;
			}
			
			#contentLeft .projectImage span.finishedHeader {
				display: block;
				position: relative;
				top: 76px;
				width: 140px;
				height: 38px;
				font-size: 14px;
				color: white;
				line-height: 38px;
				padding-left: 7px;
				background: #5fb81a url('../images/finishedProjectHeader.png') no-repeat top left;
			}
			
			#contentLeft .projectImage span.runningCorner {
				position: relative;
				top: 38px;
				margin-left: -10px;
				display: block;
				width: 10px;
				height: 47px;
				background: url('../images/runningProjectCorner.png') no-repeat top left;
			}
			
			#contentLeft .projectImage span.finishedCorner {
				position: relative;
				top: 38px;
				margin-left: -10px;
				display: block;
				width: 10px;
				height: 47px;
				background: url('../images/finishedProjectCorner.png') no-repeat top left;
			}
		
	#contentLeft #metaContent {
		margin-bottom: 50px;
	}
			
		#contentLeft #metaContent .backToProjectsLink {
			text-decoration: underline;
			color: #007698;
			font-weight: bold;
			background: url('../images/backToProjectsArrow.png') no-repeat center left;
			padding-left: 15px;
		}
		#contentLeft #metaContent .backToProjectsLink:hover {color:#00add3; text-decoration:none;}
	#contentLeft #runningHeaderContainer {
		width: 615px;
		height: 255px;
		/*background: url('../images/runningHeaderContainerBg.png') no-repeat top left;*/
		
	}
	
		#contentLeft #runningHeaderContainer h3 {
			position: relative;
			top: 183px;
			width: 127px;
			height: 38px;
			line-height: 38px;
			background: #A0218C url('../images/runningHeaderTitleBg.png') no-repeat top left;
			font-size: 14px;
			color: #fff;
			padding-left: 8px;
		}
		
		#contentLeft #runningHeaderContainer span.corner {
			position: relative;
			top: 145px;
			margin-left: -10px;
			display: block;
			width: 10px;
			height: 47px;
			background: url('../images/runningHeaderTitleCorner.png') no-repeat top left;
		}
		
		#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer {
			position: relative;
			top: -16px;
			left: 378px;
			width: 223px;
			height: 238px;
		}
		
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer #main {
				width: 223px;
				height: 228px;
				background: url('../images/proj_detail_bg.png') no-repeat top left;
			}
			
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer #ridge {
				width: 223px;
				height: 10px;
				background: url('../images/runningHeaderCollectionRidge.png') no-repeat top left;
			}
			
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer h4 {
				line-height: 27px;
				text-align: left;
				padding-left: 14px;
				font-size: 9px;
				color: #a0218c;
				text-transform: uppercase;
				font-weight: normal;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projstatus
			{
			    color:#A0218C;
                font-size:12px;
                line-height:11px;
                padding-left:15px;
                padding-right:5px;
                padding-top:13px;
                text-align:left;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projdatum {
				color:#A0218C;
                font-size:11px;
                line-height:11px;
                padding-left:15px;
                padding-right:5px;
                padding-top:13px;
                text-align:left;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projbedrag,
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projbedrageen {
				color:#A0218C;
                font-size:40px;
                font-weight:bold;
                line-height:40px;
                padding-left:16px;
                padding-top:14px;
                text-align:left;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projbedragtwee {
				color:#A0218C;
                font-size:40px;
                font-weight:bold;
                line-height:40px;
                padding-left:16px;
                padding-top:14px;
                text-align:left;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer p.projstatustext {
				color:#A0218C;
                font-size:12px;
                line-height:12px;
                padding-left:18px;
                padding-right:5px;
                padding-top:9px;
                text-align:left;
			}
			#contentLeft #runningHeaderContainer #runningHeaderCollectionContainer #helpButton {
				position: relative;
				top: 10px;
				left: 14px;
				display: block;
				width: 178px;
				height: 37px;
				line-height: 35px;
				padding-left: 16px;
				background: #f1ebee url('../images/helpButtonBg.png') no-repeat top left;
				color: #5c2c02;
				font-size: 17px;
			}
			
	#contentLeft h2.projectHeading {
		color: #007698;
		font-weight: normal;
		font-size: 28px;
		margin: 25px 0px 25px 0px;
	}		
	#mapContainer .iconmap{
		background:url("../images/btn_panel_plus.gif") no-repeat scroll right top transparent;
        float:right;
        height:37px;
        margin-bottom:-37px;
        position:relative;
        width:37px;
        z-index:5;
        cursor:pointer;
	}
		#mapContainer h2 {
			font-size: 18px;
			margin-bottom: 20px;
			color: #007698;
		}
	
		#mapContainer #map1,
		#mapContainer #map2,
		#mapContainer #map3,
		#mapContainer #map4,
		#mapContainer #map5,
		#mapContainer #map6,
		#mapContainer #map7,
		#mapContainer #map8,
		#mapContainer #map9 {
			width:610px;
			height:317px;/*height:120px;/*365px;*/
		}
		#mapContainer .mapsCurveTopLeft {
			position: relative;
			top: -365px;
			display: block;
			width: 6px;
			height: 6px;
			background: url('../images/mapsCurves.png') no-repeat top 0px;
		}
		
		#mapContainer .mapsCurveTopRight {
			position: relative;
			top: -371px;
			left: 605px;
			display: block;
			width: 6px;
			height: 6px;
			background: url('../images/mapsCurves.png') no-repeat top -6px;
		}
		
		#mapContainer .mapsCurveBottomLeft {
			position: relative;
			top: -18px;
			display: block;
			width: 6px;
			height: 6px;
			background: url('../images/mapsCurves.png') no-repeat top -12px;
		}
		
		#mapContainer .mapsCurveBottomRight {
			position: relative;
			top: -24px;
			left: 605px;
			display: block;
			width: 6px;
			height: 6px;
			background: url('../images/mapsCurves.png') no-repeat top -18px;
		}

#contentRight {
	float: left;
	width: 300px;
}

	#contentRight h3 {
		color: #a0218c;
		font-size: 18px;
		margin-bottom: 10px;
	}

	#upToDate {
		width: 260px;
		height: 191px;
		padding: 20px;
		margin-bottom: 30px;
		background: #E7EFF2 url('../images/upToDateBg.png') no-repeat top left;
	}
		
		#upToDate fieldset {
			margin-top: 20px;
		}
		
			#upToDate input.text {
				background:url("../images/upToDateTextfieldBg.png") no-repeat scroll left top #FFFFFF;
                border:medium none;
                height:30px;
                margin-bottom:13px;
                margin-top:-10px;
                padding:0 13px;
                vertical-align:middle;
                width:204px;
			}
			
			#upToDate input.button {
				width: 190px;
				height: 30px;
				line-height: 30px;
				background: #fdcc1e url('../images/signUpButton.png') no-repeat top left;
				border: none;
				text-align: left;
				font-weight: bold;
				margin-top: 1px;
				padding: 0px 11px 0px 11px;
			}
			#upToDate input.button:hover {background: #fdcc1e url('../images/signUpButton_hover.png') no-repeat top left;}
		
	#latestNews, .rblokje {
		width: 260px;
		height: 138px;
		background: #E7EFF2 url('../images/latestNewsBg.png') no-repeat top left;
		padding: 20px;
		margin-bottom: 30px;
	}
	
		#latestNews h4 {
			color: #007698;
			font-size: 12px;
		}
		
		#latestNews p {
			margin-bottom: 15px;
		}
		
		#latestNews a.allNews {
			position: relative;
			top: -142px;
			left: 180px;
			display: block;
			width: 100px;
			height: 25px;
			line-height: 25px;
			background: #c6d4d9 url('../images/allNews.png') no-repeat top left;
			text-align: center;
			text-decoration: none;
			font-weight: bold;
			color: #007698;
		}
		#latestNews a.allNews:hover {color:#00add3;
		                             background: #f5f9fa url('../images/allNews_hover.png') no-repeat top left;} 
	
	#travelReport {
		background:url("../images/travelReportBg.png") no-repeat scroll left top #E7EFF2;
        height:200px;
        margin-bottom:30px;
        padding:20px;
        width:260px;
	}
	
		#travelReport #readReport {
        left:0;
        position:relative;
        top:10px;
        }
	
	#supportCause {
		width: 260px;
		height: 146px;
		background: #E7EFF2 url('../images/supportCauseBg.png') no-repeat top left;
		padding: 20px;
	}
	
		#supportCause p {
			width: 180px;
		}
		
		#supportCause fieldset {
			margin-top: 18px;
		}
		
		#supportCause label {
			text-transform: uppercase;
			color: #007698;
			font-weight: bold;
		}
	
		#supportCause input.money {
			width: 33px;
			height: 30px;
			line-height: 30px;
			padding: 0px 5px 0px 19px;
			background: #fff url('../images/contributionInput.png') no-repeat top left;
			border: none;
		}
		
		#supportCause input.submit {
			width: 163px;
			height: 30px;
			background: #FDCC1E url('../images/supportCauseButton.png') no-repeat top left;
			border: none;
			margin-top: 8px;
			text-align: left;
			font-weight: bold;
			padding: 0px 11px 0px 11px;
		}

/* Standard styles -------------------------- */

.floatleft { float: left; }
.floatright { float: right; }
.block { display: block; }

.clearboth { clear: both; display: block; }
.hidden { position: absolute !important; left: -999em !important; top:0px; width: 0px; height: 0px; overflow: hidden; }
/*adding*/
h3.title {color:#007AA5; font-size:20px; padding-bottom:10px; padding-top:20px; font-weight:normal;}
h2.title {color:#007AA5; font-size:30px; padding-bottom:10px; padding-top:10px; font-weight:normal;}
h2.homeintro {font-size:15px; font-weight:normal !important; line-height:25px !important;}
h2.homeintro .cufon-canvas {height:25px !important;}
h2.homeintro a {color:#007698; cursor:pointer; text-decoration:none;}
p.tussenkop {font-weight:bold; color:#007AA5;}
a.spurple:hover {color:#a0218c;}
a.sblue:hover {color:#007698}
#header #collectionContainer #collectionMain h3 {
	line-height: 48px;
	text-align: center;
	color: #57a3bc;
	font-size: 12px !important;
	padding-top:27px;
}
.mainbedrag {padding-top:22px;}
#latestNews a.allNews {top:-20px;}
#latestNews h3 {margin-top:-20px;}
.projectImage h2 .cufon-canvas {padding-top:10px;}
#upToDate a.button {
	background:url("../images/signUpButton.png") no-repeat scroll left top #FDCC1E;
    color:#5C2C02;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:21px;
    line-height:30px;
    padding-left:15px;
    text-decoration:none;
    width:148px;
    padding-top:9px;
}
#mainMenu li a {text-decoration:none; color:#000;}
#mainMenu li.homeActive a {color:#fff;}
li.news {list-style-type:none;}
li.news h3 {padding-bottom:10px;}
a.nieuwstitle {text-decoration:none; color:#007AA5;}
.runningHeader .cufon-canvas,
.finishedHeader .cufon-canvas,
#runningHeaderContainer .cufon-canvas {padding-top:10px;}
h2.nieuwsHeader 
{
    color: #007AA5;
	font-size: 30px;
	margin-bottom: 20px;}
span.nieuwsdate {color: #007AA5;}
.imgleft {
margin-bottom: 10px;
margin-right: 10px;
float:left;
}
.mtop10 {margin-top:10px !important;}
.mtb10 {margin-top:10px !important; margin-bottom:10px !important;}
	
ul.liststyle li{margin-left:30px;}

.resultlabel { color: #007698; font-weight: bold; }

/*lightbox*/
#gallery {
background-color: #fff;
width: 610px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
padding:2px;
}
#gallery ul a:hover img {
color: #fff;
}
#gallery ul a:hover { color: #fff; }
#metaContent .socialbtn { float:right;}
.nieuwsdetailpanel p {margin-bottom:10px;}
.nieuwsdetailpanel a,
.projectContainer p a {color: #007AA5; text-decoration:none;}
.projectContainer p a:hover {color: #00add3; text-decoration:none;}
/*reisverhal panel*/
.reisverhaal .pnlrvtop {background-image: url("../images/pnl_video_top.gif"); background-repeat:no-repeat; background-position:left top; height:10px;}
.reisverhaal .pnlrvcnt {border-left:solid 1px #dedede; border-right:solid 1px #dedede; padding:10px;}
.reisverhaal .pnlrvcnt h3.title {padding-top:0px}
.reisverhaal .pnlrvbtm {background-image:url("../images/pnl_video_btm.gif"); background-repeat:no-repeat; background-position:left bottom; height:10px;}

.media h3 {padding-top:0px}
.projtitle {color:#007698; text-decoration:none;}
.projtitle:hover {color:#00add3;}

/*panelvideo*/
.pnlvideo {width:610px; margin:10px 0px 10px 0px;}
.pnlvideo .vicon {margin-top:0px !important; float:right; position:relative; z-index:1; cursor:pointer;}
.pnlvideotop {background-image: url("../images/pnl_video_top.gif"); background-repeat:no-repeat; background-position:left top; height:10px;}
.pnlvideocnt {border-left:solid 1px #d6d6d6; border-right:solid 1px #d6d6d6;padding: 0px 10px 0px 10px;}
.pnlvideocnt h3.title {padding-top:0px; padding-bottom:0px;}
.pnlvideobtm {background-image:url("../images/pnl_video_btm.gif"); background-repeat:no-repeat; background-position:left bottom; height:10px;}
.vcontentinactive img {cursor:pointer;}
