/* CSS Document */

/* main */
html {
	margin:0;
	padding:0;
	height: 101%;
	background-attachment: fixed;
	background-image: url(/01_home/site_images/backgrounds/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: 0.58;
	height: 101%;
}
img {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
a, a:visited {
	color: #000;
}
a:hover {
	color: #999;
}
a.active {
	color: #999;
}
a.leesmeer {
	text-decoration: none;
}
a.leesmeer:link, a.leesmeer:visited {
	color: #999;
}
a.leesmeer:hover {
	color: #000;
}
p, p p, p p p, div p, td p {	
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}	
h1 {
	margin:0 0 15px;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}
h2 {
	margin:0 0 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}
h3 {
	margin:0;
	line-height:15px;
	font-size: 15px;
	color: #000;
}
h4 {
	margin:0;
	line-height:13px;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
hr {
	display: block;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	border: 0;
	background-color: #666;
}
*html hr {
	margin: -3px;
}
ul, li, ul li, ul ul, ul ul ul, ol li {    
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	text-transform: lowercase;  
}
ul li a {    
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}
ul li ul li a {    
    font-weight: normal;
    margin-left: 20px;
    font-size: 12px;
    margin-top: 3px;
    display: block;
}
#wrap {
	position: absolute;
	z-index: 3;
	text-align: center;
	width: 100%;
	margin:auto;
}
#mainwrap {
	width:900px;
	margin:auto;
	padding:0;
	position:relative;
	height: 101%;
}
#innerwrap {
	margin:0;
	padding:0;
	height:1200px;
	position: relative;
}
#header {
	top:20px;
	height:220px;
	left:0px;
	width:900px;
	border:0;
	position: absolute;
	background-color: #000;
}
#banner {
	margin:0;
	padding:0;
	width:900px;
	position: absolute;
	left: 0px;
	top: 120px;
}
#banner div.linkimage {
	margin:0px;
	padding:0;
	float: left;
}
#banner div.linkimage a:link img, #banner div.linkimage a:visited img, #banner div.linkimage img  {
	border:0;
	margin:0;
	padding:0;
	width: 150px;
	height: 113px;
}
#footer {
	height:40px;
	width:100%;
	padding:0;
	background-color: #000;
	position: absolute;
	bottom: 0px;
}
div.linkimage a:link img, div.linkimage a:visited img {
	-moz-opacity: 1.00;
 	opacity:1;
	display: block;
	margin-bottom: 5px;
	border: none;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.linkimage a:hover img { 
 	-moz-opacity: 0.40;
	opacity:0.4;
	display: block;
	margin-bottom: 5px;
	border: none;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

/* end main */

/* banners */
.imagebanner {
	padding:0px;
}
div.imagebanner a:link img, div.imagebanner a:visited img {
	-moz-opacity: 1.00;
 	opacity:1;
	display: block;
	border: 1px solid #666;
	margin-bottom:15px;
}
*html div.imagebanner a:link img, *html div.imagebanner a:visited img {
	border: 1px solid #999;
	margin-bottom:15px;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.imagebanner a:hover img { 
 	-moz-opacity: 0.40;
	opacity:0.4;
}
*html div.imagebanner a:hover img { 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}


#flashbannerblock {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #FFF;
}
.flashbanner {
	margin-bottom:15px;
	padding:0px;
}
/* banners */

/* layout */
#left {
	width:160px;
	text-align:left;
	padding:0;
	height: 100%;
	position: absolute;
	left:0;
	top: 255px;
}
* html #left {
	width: 180px;
}
#left #organisatie img, #left #service img {
	margin-bottom: 6px;
}
#left #organisatie a:link, #left #organisatie a:visited, #left #service a:link, #left #service a:visited {
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	padding-left: 2px;
}
#left #organisatie a:hover, #left #service a:hover {
	color: #999;
}
#left #organisatie {
	width:158px;
	margin-bottom:15px;
	padding:10px;
	border: 1px solid #666;
}
* html #left #organisatie {
	width: 180px;
	border: 1px solid #999;
}
#left #service {
	width:158px;
	margin-bottom:15px;
	padding:10px;
	border: 1px solid #666;
}
#taal {
	margin-top: 5px;
}
* html #left #service {
	width: 180px;
	border: 1px solid #999;
}
#left #media {
	width:158px;
	padding:10px;
	border: 1px solid #666;
	margin-top:15px;
	margin-bottom: 15px;
	display: block;
}
*html #left #media {
	width: 180px;
	border: 1px solid #999;
}
#left #media img {
	margin-bottom: 6px;
}
#left #media img.cm {
	margin-bottom: 12px;
}
#left #media a:link, #left #media a:visited {
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	padding-left: 2px;
}
#left #media a:hover {
	color: #999;
}
/* zoek*/

#zoek {
	text-align: right;
	width:158px;
	display: block;
	padding:10px;
	border: 1px solid #666;
	margin-bottom:15px;
}
* html #zoek {
	width: 180px;
	border: 1px solid #999;
}
#zoek div {
	display: block;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	color: #000;
}
#zoek div form {
	margin: 0px;
	padding: 0px;
}
#zoek div a, #zoek div a:visited {
	display: block;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	width: 100%;
	text-align: right;
	text-decoration: none;
	color: #FFF;
}
#zoek div a:hover {
	color: #999;
}
#zoek textarea, #zoek input {
	width: 158px;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 18px;
	background-color: #FFF;
	color: #000000;
	border: 1px solid #000;
}
* html #zoek textarea, * html #zoek input {
	width: 160px;
	height: 20px;
}
/* end zoek */
#leftstart {
	width:150px;
	text-align:left;
	padding:0;
	height: 100%;
	position: absolute;
	left: 20px;
	top: 285px;
}
#main {
	margin-top: auto;
	position: relative;
}
#right {
	text-align:left;
	width: 160px;
	right: 30px;
	float: right;
	display: inline;
	position: absolute;
	top: 255px;
}
* html #right {
	width: 180px;	
	right: 10px;
}
#right #media {
	width:158px;
	padding:10px;
	border: 1px solid #666;
	margin-bottom: 15px;
	display: block;
}
* html #right #media {
	width: 180px;
	border: 1px solid #999;
}
#right #media img {
	margin-bottom: 6px;
}
#right #media .cm {
	margin-bottom: 12px;
}
#right #media a:link, #right #media a:visited {
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	padding-left: 2px;
}
#right #media div a, #right #media li, #right #media li a {
	margin:0px;
	padding:0px;
	line-height: 18px;
	font-size: 12px;
}
#right #media a:hover {
	color: #999;
}
#right #banners {
	padding:0px;
	margin-bottom: 15px;
	display: block;
}
#right #banners .banner img {
	border: 1px solid #333;
	width: 178px;
}
*html #right #banners .banner img {
	border: 1px solid #666;
}
#right #banners .banner {
	padding:0px;
	margin-bottom: 15px;
	display: block;
}
#right #service {
	width:158px;
	margin-bottom:15px;
	padding:10px;
	border: 1px solid #666;
}
#right #service #taal {
	margin-top: 5px;
}
* html #right #service {
	width: 180px;
	border: 1px solid #999;
}
#right #organisatie img, #right #service img {
	margin-bottom: 6px;
}
#right #organisatie a:link, #right #organisatie a:visited, #right #service a:link, #right #service a:visited {
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	padding-left: 2px;
}
#right #organisatie a:hover, #right #service a:hover {
	color: #999;
}
#rightstart {
	text-align:left;
	width: 170px;
	right: 20px;
	float: right;
	display: inline;
	position: absolute;
	top: 250px;
}
#content {
	width:500px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align:left;
	position: absolute;
	left: 185px;
	top: 255px;
}
#contentstart {
	width:500px;
	margin: 0px;
	text-align:left;
	position: absolute;
	left: 190px;
	padding: 10px;
	top: 270px;
}
#content #text img {
	display: block;
	margin-bottom: 15px;
}
#content a {
	text-decoration: none;
}
#content #text a.terug {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/* layout */

/* menu */
#left #mainmenu {
	text-align:left;
	margin-bottom:15px;
	padding:10px;
	width:160px;
	background-color: #FFF;
}
* html #left #mainmenu {
	width:180px;
}
#left #mainmenu a, #left #mainmenu a:link, #left #mainmenu a:visited  {
	text-decoration: none;
	font-size: 12px;
	display: block;
	line-height: 17px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: lowercase;
}
#left #mainmenu a:hover {
	color: #999;
}
#wrap #mainwrap #left #mainmenu .active {
	color: #999;
}
/* end menu  */

/* submenu  */
#wrap #mainwrap #left #submenu {
	margin-left: 10px;
	margin-bottom: 5px;
}
#wrap #mainwrap #left #mainmenu #submenu a:link, #wrap #mainwrap #mainmenu #submenu a:visited {
	display: block;
	font-size: 11px;	
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-transform: lowercase;
}
#wrap #mainwrap #left #mainmenu #submenu a:hover, #wrap #mainwrap #wrap #mainwrap #left #mainmenu #submenu a.active, #wrap #mainwrap #mainmenu #submenu a.active  {
	color: #999;
}
#wrap #mainwrap #left #mainmenu #submenu .active {
	color: #999;
}
/* end submenu  */

/* extramenu  */
#extramenu {
	padding: 10px;
	margin-top: 20px;
}
#extramenu div {
	padding-bottom: 5px;
}
#extramenu div a, #extramenu div a:visited {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	text-transform: lowercase;
}
#extramenu div a:hover {
	color: #000;
}
/* end extramenu  */

/* breadcrumb */
#breadcrumb {
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 190px;
	top: 35px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	display: inline;
}
#breadcrumb a:hover {
	text-decoration: none;
}
/* end breadcrumb */

/* login */
#login {
	margin: 0px;
	padding: 0px;
	width: 170px;
	background-color: #C6D9DD;
}
#login div {
	display: block;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0px;
	color: #FFF;
}
#login div form {
	margin: 0px;
	padding: 0px;
}
#login div a, #login div a:visited {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	color: #CC001E;
}
#login div a:hover {
	color: #FFF;
}
#login textarea, #login input {
	width: 170px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px 0px 2px 2px;
	height: 15px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #FFF;
	color: #000000;
}
/* end login */


/* disclaimer */
#disclaimer {
	width: 100%;
	text-align: left;
	margin-top: 40px;
}
* html #disclaimer {
	width: 100%;
}
#disclaimer div {
	display: block;
	text-align: left;
}
#disclaimer div a:link, #disclaimer div a:visited {
	display: block;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#disclaimer div a:hover {
	color: #999;
}
#wrap #mainwrap #disclaimer div a.active {
	color: #999;
}
/* end disclaimer */


/* berichttypen */
#berichten {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
}
* html #berichten {
	width: 180px;
}
#berichten .bericht {
	text-align:left;
	font-size: 11px;
	line-height: 16px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#berichten .bericht .titel a {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
div.startimage div.linkimage a img, div.startimage div.linkimage a:hover img { 
	margin-bottom: 0px;
}
#berichten .bericht strong {
	font-weight: bold;
}
#berichten .bericht .subinfo {
	margin: 10px 0px 0px;
	font-style: italic;
}
#berichten .bericht .leesmeer a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#berichten .bericht div a, #berichten .bericht div a:visited {
	color: #FFF;
}
#berichten .bericht div a:hover {
	color: #999;
}
.grijs {
	background-color: #000;
	border: 1px solid #999;
	color: #FFF;
}
/* end berichttypen */

/* berichttypen */
#subberichten {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subberichten .subbericht {
	text-align:left;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subberichten .subbericht a:link, #subberichten .subbericht a:visited {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
#subberichten .subbericht strong {
	font-weight: bold;
}
#subberichten .subbericht .subinfo {
	margin: 10px 0px 0px;
	font-style: italic;
}

#subberichten .subbericht a.leesmeer {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/* end berichttypen */

/* nieuws */
#nieuws {
	width: 500px;
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	top:0px;
	left:10px;
}
#nieuwslist {
	width: 460px;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#nieuwsleft {
	width: 210px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
* html #nieuwsleft {
	width: 250px;
}
#nieuwsright {
	width: 210px;
	display: block;
	position: absolute;
	left: 250px;
	top: 0px;
	border-left: 1px solid #000;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(/01_home/site_images/backgrounds/back_specials.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
* html #nieuwsright {
	width: 250px;
}
#nieuwsright #agenda {
	width: 220px;
	display: block;
	font-size: 12px;
	line-height: 18px;
}
* html #nieuwsright #agenda {
	width: 210px;
}
#nieuwsright #agenda .bericht {
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
#nieuwsright #agenda a:link, #nieuwsright #agenda a:visited {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#nieuwsright #agenda a:hover  {
	color: #999;
}
#nieuws #nieuwsleft .bericht {
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	width: 210px;
}
#nieuws #nieuwsleft .bericht .titel a, #nieuws #nieuwsright .bericht .titel a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}
#nieuws #nieuwsleft .bericht .titelklein a, #nieuws #nieuwsright .bericht .titelklein a {
	display: block;
	font-weight: bold;
	font-size: 12px;
}
#nieuws #nieuwsleft .bericht .leesmeer a, #nieuws #nieuwsright .bericht .leesmeer a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#nieuws #nieuwsright #archief a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 20px;
	color: #999;
}
#nieuws #nieuwsright #archief a:hover  {
	color: #000;
}
.headimage  {
	margin-bottom: 15px;
}

/* nieuwslijst */

#nieuwslijst {
	width: 100%;
	display: block;
}
#nieuwslijst .bericht .linkimage a img {
	width: 500px;
}
#nieuwslijst .bericht {
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	width: 500px;
}
#nieuwslijst .bericht a:link, #nieuwslijst .bericht a:visited {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
#nieuwslijst.bericht strong {
	font-weight: bold;
}
#nieuwslijst .bericht .subinfo {
	margin: 10px 0px 0px;
	font-style: italic;
}
#nieuwslijst .bericht a.leesmeer {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/* end nieuws */

#text {
	display: block;
	position: absolute;
	background-color: #FFF;
	top:0px;
	left:10px;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 70px;
	width: 440px;
	font-size: 13px;
	line-height: 20px;
}
* html #text {
	width: 500px;
}
#text div p img,#text div p p img  {
	margin-bottom: 5px;
}
#text #textcontent img, #text #textcontent p img, #text #textcontent div img {
	margin-bottom: 5px;
}
#text #textcontent em, #text #textcontent p em {
	margin: 0px;
}
#topcontent {
	display: table;
	margin-bottom: 20px;
	height: 320px;
}
#leftimage {
	float: left;
	padding-right: 20px;
}
#topcontent #leftimage img {
	border: 1px solid #333;
}
*html #topcontent #leftimage img {
	border: 1px solid #666;
}
.rightparagraph {
	margin-left: 230px;
}

/* projecten */

#listwrap {
	display: block;
	width: 500px;
	position: absolute;
	margin-top: 20px;
}
.listmagazine {
	margin: 0px;
	display: block;
	width: 220px;
	height: 260px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	color: #999;
}
#textlijn .listmagazine .linkimage img {
	border: 1px solid #333;
}
*html #textlijn .listmagazine .linkimage img {
	border: 1px solid #666;
}
.list {
	margin: 0px;
	display: block;
	width: 500px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
.list a:link, .list a:visited {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
.list .imagewrap {
	padding: 0px 15px 15px 0px;
	margin: 0px;
	width: 150px;
	float: left;
}
.list img {
	width: 150px;
	padding: 0;
	margin: 0;
}	
.listtekstwrap {
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 310px;
}
.list a.leesmeer {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}	
#volgende {
	float: right;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige {
	float: left;
	padding: 0;
	margin: 0px;
	display: block;
}
#vorige a, #vorige a:visited, #volgende a, #volgende a:visited {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#vorige a:hover, #volgende a:hover {
	text-decoration: none;
}
/* forms en buttons */

form {
	padding: 0px;
	margin: 0px;
}
.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 470px;
}
.contentpop {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 470px;
}
fieldset {
	border: 1px solid #666;
	padding: 20px;
}
legend {
	font-size: 15px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
#textlijn legend {
	color: #FFF;
}
label {
	font-size: 12px;
	line-height: 20px;
}
form {
	font-size: 12px;
	line-height: 20px;
}
.form {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 17px;
	color: #000;
	border: 1px solid #999;
}
#textlijn .form {
	width: 50%;
}
.formhigh {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	color: #000;
	border: 1px solid #999;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 480px;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	cursor: text;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	border: 1px solid #999;
}
*html .textarea, *html .form {
	height: 20px;
}
.submitbutton {
	background-color: #999;
}
.verstuur {
	font-size: 12px;
	line-height: 17px;
	color: #999;
	border: 1px solid #999;
	background-color: #FFF;
}
.verstuur:hover {
	background-color: #999;
	color: #000;
}
/* end form classes */


.weBtnLeft, .weBtnLeftDisabled, .weBtnRight, .weBtnRightDisabled {
	background-repeat: no-repeat;
}
#video .edit {
	width: 440px;
	height: 40px;
}
#video {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#slideshow {
	display: block;
	width: 440px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	position: relative;
}
#slideshow .slides {
	display: block;
}

#slideshow img {
	display: block;
}