
/*
.noprint{display:none}
.footer{display:none}
.bgwhite{background-color:white;width:100%;}

@page { size 8.5in 11in; margin: 2cm }*/
/*
.noprintleft{display:none;}
*/


#fotobanner{display:none}

/*------------------------------- START RESET -------------------------------*/
*{ margin:0; padding:0; outline:none; }
/*------------------------------- END RESET -------------------------------*/


/*------------------------------- START HTML BODY -------------------------------*/
html,body
{
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-weight:normal;
color:#666;
}
/*------------------------------- END HTML BODY -------------------------------*/


/*------------------------------- START DEFAULT LINK STYLE -------------------------------*/
a:link, a:visited, a:active{ color:#d71b36; text-decoration:none; }
a:hover{ color:#d71b36; text-decoration:underline; }
/*------------------------------- END DEFAULT LINK STYLE -------------------------------*/


/*------------------------------- START DEFAULT LIST STYLE -------------------------------*/
ul{
padding:0 0 0 20px;
list-style-position:outside;
list-style-type:circle;
}

ol{
padding:0 0 0 20px;
list-style-position:outside;
list-style-type:decimal;
}
/*------------------------------- END DEFAULT LIST STYLE -------------------------------*/


/*------------------------------- START DEFAULT FORM STYLE -------------------------------*/
input, textarea
{
font-family:Verdana,Arial,sans-serif;
}
/*------------------------------- END DEFAULT FORM STYLE -------------------------------*/


/*------------------------------- START WRAPPER -------------------------------*/
#wrapper
{
width:950px;
margin:0 auto;
padding:0px;
}
/*------------------------------- END WRAPPER -------------------------------*/


/*------------------------------- START HEADER -------------------------------*/
#header
{
display:none;
width:950px;
height:150px;
background:url(../Graphics/Header_title.jpg) no-repeat bottom right;
}
/*------------------------------- END HEADER -------------------------------*/


/*------------------------------- START LOGO -------------------------------*/
#header #logo
{
float:left;
width:230px;
height:150px;
background:#fff;
}
#header #logo img{ border:none; }
/*------------------------------- END LOGO -------------------------------*/


/*------------------------------- START CONTENTLEFT -------------------------------*/
#contentleft
{
float:left;
width:230px;
display:none;
}
/*------------------------------- END CONTENTLEFT -------------------------------*/
/*------------------------------- START MAINNAV AANPASSING -------------------------------*/
#contentleft #mainnav
{
float:left;
width:230px;
margin:20px 0 0 0;
padding:0;
list-style:none;
}
#contentleft #mainnav li a:link, #contentleft #mainnav li a:visited, #contentleft #mainnav li a:active
{
display:block;
padding: 7px 5px;
background: #fff url(../Graphics/Mainnav_divider.jpg) no-repeat bottom left;
font-size:1em;
font-weight:bold;
color: #666;
text-decoration:none;
}
#contentleft #mainnav li a:hover
{
background: #d71a36 url(../Graphics/Mainnav_icon.jpg) no-repeat center right; /* ROOD */
color: #fff;
}
#contentleft #mainnav #current3
{
background: #d71a36 url(../Graphics/Mainnav_icon.jpg) no-repeat center right; /* ROOD */
color: #fff;
}

#contentleft #mainnav  ul
{
padding: 3px 0 10px 20px;
list-style-type: square;
background-color:#fff;
}
#contentleft #mainnav  li
{
background-color: #fff
}
#contentleft #mainnav ul li a:link, 
#contentleft #mainnav ul li a:visited,
#contentleft #mainnav ul li a:active
{
margin: 10px 3px 0px 14px;
padding: 0px 2px 0px 0px;
background: none;
color: #666;
font-weight: normal;
text-indent: 1px;
list-style-position: outside;
list-style-type: square;
}
#contentleft #mainnav ul li a:hover 
{ 
background-color:#fff;
color:#333;
text-decoration: underline;
}



/*------------------------------- END MAINNAV -------------------------------*/


/*------------------------------- START GEDACHTE VAN DE DAG -------------------------------*/
#contentleft #gedachte_dag
{
float:left;
width:168px;
height:168px;
padding:30px;
margin:25px 0 0 0;
background:#eee url(../Graphics/Gedachte.jpg) no-repeat top left;
border:1px solid #ccc;
text-align:center;
overflow:hidden;
line-height:18px;
font-family:Arial;
}
/*------------------------------- END GEDACHTE VAN DE DAG -------------------------------*/


/*------------------------------- START STANDAARDNAV -------------------------------*/
#header #standaardnav
{
float:right;
margin:5px 0 0 0 ;
padding:0;
list-style:none;
}
#header #standaardnav li
{
display:inline;
background: url(../Graphics/Divider.jpg) no-repeat top left;
padding:0 10px;
}
#header #standaardnav li:first-child{
background:none;
}
#header #standaardnav li a:link,#header #standaardnav li a:visited,#header #standaardnav li a:active
{
color:#666;
text-decoration:none;
text-transform:capitalize;
} 
#header #standaardnav li a:hover{ color:#d71b36; }
#current1 a{ color:#d71b36 !important; }
/*------------------------------- END STANDAARDNAV -------------------------------*/


/*------------------------------- START TAALKEUZE -------------------------------*/
#header #taalkeuze
{
float:right;
margin:5px 0 0 25px;
list-style:none;
}
#header #taalkeuze li
{
display:inline;
background: url(../Graphics/Divider.jpg) no-repeat top left;
padding:0 10px;
}
#header #taalkeuze li:first-child { background:none; }
#header #taalkeuze li a:link,#header #taalkeuze li a:visited,#header #taalkeuze li a:active
{
color:#666;
text-decoration:none;
text-transform:uppercase;
}
#header #taalkeuze li a:hover,#header #taalkeuze #current2 a:link,#header #taalkeuze #current2 a:visited,#header #taalkeuze #current2 a:hover,#header #taalkeuze #current2 a:active { color:#d71b36; }
/*------------------------------- END TAALKEUZE -------------------------------*/


/*------------------------------- START ZOEKFUNCTIE -------------------------------*/
#zoeken
{
clear:right;
float:right;
width:150px;
height:75px;
margin:10px 8px 0 0;
}
input#search
{
width:120px;
height:12px;
padding:3px;
font-size:9px;
color:#999;
border-top:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #999;
border-right:none;
}
input#search:focus { color:#333; }
input#zoekbtn
{
width:20px;
height:20px;
background:url(../Buttons/Zoekbtn.jpg) no-repeat top left;
border:none;
}
/*------------------------------- END ZOEKFUNCTIE -------------------------------*/


/*------------------------------- START CONTENTCENTER -------------------------------*/
#contentcenter
{
float:left;
width:698px;
min-height:600px;
margin:0 0 0 18px;
border:0px solid #ccc;
}
#contentbox
{
float:left;
width:660px;
}
#contentcenter #contentbox #kolom1
{
float:left;
width:199px;
padding:0 10px 10px 8px;
}
#contentcenter #contentbox #kolom2
{
float:left;
width:199px;
padding:0 10px 10px 10px;
}
#contentcenter #contentbox #kolom3
{
float:left;
width:199px;
padding:0 10px 10px 8px;
}
#contentcenter #contentbox #kolom1 p, #contentcenter #contentbox #kolom2 p, #contentcenter #contentbox #kolom3 p { margin:15px 0; }
/*------------------------------- END CONTENTCENTER -------------------------------*/


/*------------------------------- START FOOTER -------------------------------*/
#footer 
{
display:none;
clear:both;
width:950px;
height:50px;
margin:0 auto;
padding:10px 0 10px 0;
text-align:right;
color:#999;
font-size:10px;
}
#footer a:link, #footer a:visited, #footer a:active{ color:#999; text-decoration:none; }
#footer a:hover{ color:#d71b36; }
/*------------------------------- END FOOTER -------------------------------*/


/*------------------------------- START BREADCRUMBS -------------------------------*/
#breadcrumbs
{
clear:both;
width:678px;
height:30px;
margin:0 auto;
text-align:left;
color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{ color:#999; text-decoration:none; }
#breadcrumbs a:hover{ color:#d71b36; }
/*------------------------------- END BREADCRUMBS -------------------------------*/


/*------------------------------- START HEADINGS -------------------------------*/
h1
{
font-size:140%;
color:#d71b36;
font-weight:bold;
line-height:30px;
}
h2
{
font-size:14px;
color:#8a8a8a;
font-weight:bold;
}
h3
{
font-size:110%;
color:#666;
font-weight:bold;
}
/*------------------------------- END HEADINGS -------------------------------*/


.rodetitel
{
font-weight:bold;
font-size:1em;
color:#d71b36;
display:block;
margin:0 0 5px 0;
}
.grijzetitel
{
font-weight:bold;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitel a
{
font-weight:bold;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitelsmall
{
font-weight:normal;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitelsmall a
{
font-weight:normal;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

/*------------------------------- START BUTTON1 -------------------------------*/
a.button1:link, a.button1:visited, a.button1:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #D71B36;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button1:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button2:link, a.button2:visited, a.button2:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #948A54;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button2:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button3:link, a.button3:visited, a.button3:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #FF7C80;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button3:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button4:link, a.button4:visited, a.button4:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #336699;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button4:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button5:link, a.button5:visited, a.button5:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #339933;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button5:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button6:link, a.button6:visited, a.button6:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #990033;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button6:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button7:link, a.button7:visited, a.button7:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #ADCED7;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button7:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
/*------------------------------- END BUTTON1 -------------------------------*/


/*------------------------------- START TABLE FOTO -------------------------------*/
table .tablefoto
{
background: #666;
border : 1px solid #666;
border-collapse:collapse;
}
table .tablefotoselect
{
background: #d71b36;
border:1px solid #d71b36;
border-collapse:collapse;
cursor:pointer;
color:#fff;
}
/*------------------------------- END TABLE FOTO -------------------------------*/


/*------------------------------- START FORM PROMOTOR -------------------------------*/
#form_promotor
{
margin:0;
padding:10px;
background:#eee;
border:1px solid #ccc;
background-image:url(../Graphics/Promo_logo.jpg);
background-repeat:no-repeat;
background-position:right;
}
#form_promotor .rood1 
{ 
width:100px;
height:20px;
background:#d71b36;
color:#fff;
padding:5px;
text-align:center;
}
#form_promotor .rood2 
{
width:200px;
height:20px;
background:#ccc;
color:#fff;
padding:5px;
text-align:left;
}
#form_promotor .enof { padding:5px; }

.promotor 
{
width:190px;
height:15px;
padding:3px;
font-size:11px;
color:#666;
border:1px solid #999;
}
.promotor:focus { color:#333; }
#promotor_tabel {font-size:10px; width:100%; }
#promotor_tabel .cat
{
background:#d71b36;
color:#fff;
padding:5px;
text-align:center;
}
#promotor_tabel .even { background:#eee; }
#promotor_tabel .oneven { background:#ccc; }
#promotor_tabel td { padding:5px }
/*------------------------------- END FORM PROMOTOR -------------------------------*/


/*------------------------------- START CONTACTFORMULIER -------------------------------*/
.kadertje
{
background-color:#eeeeee;
line-height:16px;
}

.kadertje .submitbutton
{
display:block;
height:25px;
margin:10px 0 0 0;
padding:5px;
background:#666;
font-size:100%;
font-weight:normal;
text-transform:capitalize;
color:#fff;
border:none;
}
.kadertje .submitbutton:hover
{
background:#d71b36;
color:#fff;
}
.kadertje input, .kadertje textarea 
{
color:#666;
font-size:11px;
padding:2px;
font-family:Verdana,Arial,sans-serif;
border:1px solid #999;
}
/*------------------------------- END CONTACTFORMULIER -------------------------------*/

.red{color:#D71B36;}
.redbg{background-color:#D71B36;}
.greybg{background-color:#B2B2B2;}


/*------------------------------- START FORMULIER OPMAAK -------------------------------*/
fieldset
{
margin:1em 0;
padding:1em;
border:1px solid #ccc;
background:#f8f8f8;
}

form{font-family:Verdana,Arial,sans-serif;}

legend { font-weight:bold; }

label {display:block; margin:0 0 2px 0; padding:0;}

#submitbtn
{
padding:5px;
background: #d71b36;
color:#fff;
border:none;
cursor:pointer;
}

.errormessage
{
margin:0 0 10px 0 ;
padding:0;
text-align:left;
color:#d71b36;
}

textarea
{
font-family:Verdana,Arial,sans-serif;
}

.input
{
border: 1px solid #ccc;
width: 400px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input2
{
border: 1px solid #ccc;
width: 100px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input3
{
border: 1px solid #ccc;
width: 273px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input4
{
padding:3px;
border: 1px solid #ccc;
width:333px;
min-height: 83px;
color: #65655b;
background-color:#fff;
color:#a39a94;
}

.input5
{
border: 1px solid #ccc;
width: 205px;
padding:2px;
background-color:#fff;
color:#a39a94;
}

.inputred
{
border: 1px solid #e0314a;
width: 400px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input2red
{
border: 1px solid #e0314a;
width: 100px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input3red
{
border: 1px solid #e0314a;
width: 273px;
padding:3px;
background-color:#fff;
color:#a39a94;
}

.input4red
{
padding:3px;
border: 1px solid #e0314a;
width:333px;
color: #65655b;
background-color:#fff;
color:#a39a94;
}

.input5red
{
border: 1px solid #e0314a;
width: 205px;
padding:2px;
font-size: 12px;
background-color:#fff;
color:#a39a94;
}

#verstuur
{
display:block;
height:25px;
margin:10px 0 0 0;
width:120px;
padding:5px;
background:#666;
font-size:100%;
font-weight:normal;
text-transform:capitalize;
color:#fff;
border:none;
cursor:pointer;
}

#verstuur:hover { background:#d71b36; cursor:pointer; }

#verstuur2
{
display:block;
margin:10px 0 0 0;
padding:5px;
background:#666;
font-size:100%;
font-weight:normal;
text-transform:capitalize;
color:#fff;
border:none;
cursor:pointer;
}

#verstuur2:hover { background:#d71b36; color:#fff; cursor:pointer; }

#verstuur3
{
display:block;
margin:10px 0 0 0;
padding:5px;
background:#666;
font-size:100%;
font-weight:normal;
text-transform:capitalize;
color:#fff;
border:none;
cursor:pointer;
width:150px;
}

#verstuur3:hover { background:#d71b36; color:#fff; cursor:pointer; }

/*------------------------------- END FORMULIER OPMAAK -------------------------------*/

#lineheight
{
line-height:18px;
}

.borderdetailproduct
{
border:1px solid #cccccc;
}

.wit{color:#ffffff}


/* start lightview */

/* lightview.css

   http://www.nickstakenburg.com/projects/lightview

*/



#lightview {

	position: absolute;

	top: 50%;

	left: 50%;

	height: 150px;

	width: 150px;

	margin: -75px 0 0 -75px;

	padding: 0;

}



/* The container that holds everything */

.lv_Container {

	position: relative;

	width: 100%;

	height: 100%;

	background: none;

	padding: 0;

	margin: 0;

}



.lv_Button {

	cursor: pointer;

	text-decoration: none;

	border: none;

	background: none;

	margin: 0;

	padding: 0;

}



/* The buttons on the side when you view a gallery */

.lv_Sides {

	position: absolute;

	top: 50%;

	left: 0;

	clear: both;

	width: 100%;

	padding: 0;

	margin: 0;

}

.lv_Sides * { padding: 0; margin: 0; }

.lv_Sides li {

	list-style-type: none;

	position: relative;

}



.lv_PrevSide { float: left; }

.lv_NextSide { float: right; }

.lv_Sides .lv_Wrapper {

	width: 100%;

	height: 100%;

	cursor: pointer;

}

.lv_Sides .lv_Button {

	float: left;

	background: none;

}



/* The frames above and below the center, that hold the corners.

   It's recommended not to change anything here, a lot is done in

   javascript to build further upon this based on your settings.

*/

.lv_Frames {

	width: 100%;

	height: 100%;

	position: relative;

	padding: 0;

	margin: 0;

}

.lv_Frames li {

  list-style-type: none;

  margin: 0;

  padding: 0;

}

.lv_Frame {

	width: 100%;

	display: block;

}

.lv_Frame * { padding: 0; margin: 0; }

.lv_FrameTop {

	position: absolute;

	left: 0;

	width: 100%;

	display: block;

}

.lv_FrameBottom {

	position: relative;

	float: left;

	clear: both;

}



.lv_Liquid {

	position: relative;

	float: left;

	width: 100%;

	overflow: hidden;

	clear: both;

}

.lv_Liquid .lv_Filler {

	position: absolute;

	height: 100%;

	width: 2px;

	top: 0;

	left: 50%;

}



.lv_Half {

	display: block;

	height: 100%;

	clear: both;

	line-height: 0px;

}

.lv_Half li { list-style-type: none; }

.lv_Corner {

	float: left;

	position: relative;

}

.lv_CornerTr, .lv_CornerBr { float: right; }



.lv_Fill {

	position: absolute;

	top: 0;

	width: 100%;

	height: 100%;

}



.lv_Half .lv_CornerWrapper {

	float: left;

	position: relative;

	width: 50%;

	height: 100%;

	overflow: hidden;

}

.lv_HalfRight .lv_CornerWrapper { float: right; }



.lv_Corner { position: relative; }

.lv_Corner canvas { position: relative; }

.lv_HalfLeft .lv_Corner { float: left; }

.lv_HalfRight .lv_Corner {

	position: relative;

	float: right;

}



/* To position content correctly in the center with correct

   rounded corner display we need a few wrappers.

   This is to get it right on all browsers.

*/

.lv_Center {

	position: relative;

	clear: both;

	height: 100%;

	overflow: hidden;

	background: none;

	padding: 0;

	margin: 0;

}

.lv_WrapUp {

	position: absolute;

	left: 0;

	height: 100%;

	width: 100%;

	overflow: hidden;

	padding: 0;

	margin: 0;

}

.lv_WrapDown {

	position: relative;

	height: 100%;

	width: 100%;

	overflow: hidden;

	padding: 0;

	margin: 0;

}

.lv_WrapCenter {

	position: relative;

	padding: 0;

	margin: 0;

}



/* The loading indicator */

.lv_Loading {

	position: absolute;

	top: 50%;

	left: 50%;

}

.lv_Loading .lv_Button {

	float: left;

	height: 100%;

	width: 100%;

}



.lv_MediaWrapper {

	position: relative;

	width: 100%;

	display: block;

	overflow: hidden;

	clear: both;

	padding: 0;

	margin: 0;

}

.lv_MediaWrapper img {

	position: relative;

	float: left;

	padding: 0;

	margin: 0;

}



/* The overlays on top of images that toggle the previous/next buttons */

.lv_PrevNext {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

}

.lv_PrevNext * { padding: 0; margin: 0; }

.lv_PrevNext .lv_Button {

	position: relative;

	height: 100%;

}

.lv_PrevButton { float: left; }

.lv_NextButton { float: right; }



/* The bar that holds title, caption, imagenumber, slideshow and closebutton */

.lv_MenuBar {

	clear: both;

	position: relative;

	width: 100%;

	float: left;

	font: 11px Arial, Helvetica, sans-serif;

	color: #808080;

	padding: 0;

	margin: 0;

}

.lv_MenuBar * { padding: 0; margin: 0; }



/* When the Menubar is at the top, on (ajax/iframe/inline) content,

   it will also have this style.

   The margins are removed here for better alignment, and since it's

   at the top we switch the inner margins to the other side.

*/

.lv_MenuTop .lv_DataText div,

.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }

#lightview .lv_MenuTop .lv_Close, 

#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }



.lv_Close, .lv_Data { margin: 6px 0 0 0; }

.lv_Close { float: right; overflow: hidden; }

.lv_Close .lv_Button {

	float: right;

	width: 100%;

	height: 100%;

}



.lv_Data {

	position: relative;

	float: left;

	padding-bottom: 3px;

	line-height: 13px;

}



/* simulates padding-left inside .lv_Data */

.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }



.lv_Data li {

	list-style-type: none;

	float: left;

	margin-top: 3px;

}

.lv_DataText { width: 100%; }

.lv_DataText .lv_Title {

	font-weight: bold;

	margin-bottom: 2px;

}

.lv_DataText .lv_Caption { clear: both; }

.lv_Data .lv_ImgNumber {

	color: #b8b8b8;

	margin-right: 5px;

	margin-top: 5px;

}



.lv_Data .lv_innerPrevNext, 

.lv_Data .lv_Slideshow {

	border-left: 1px solid #efefef;

	padding: 0 5px;

	margin-top: 5px;

	vertical-align: middle;

}

.lv_Data .lv_Slideshow { padding-right: 0px; }



.lv_Data .lv_innerPrevNext .lv_Button, 

.lv_Data .lv_Slideshow .lv_Button { /* play and stop */

	float: left;

	background-position: center left;

	background-repeat: no-repeat;

}



/* the boxes that hold media or external content */

.lv_Media,

.lv_External {

	position: relative;

	float: left;

	margin: 0;

	padding: 0;

}



#lightview iframe {

	border: 0;

	clear: both;

	padding: 0;

	margin: 0;

	background: none;

}



/* The container that hold buttons above the view, currently only topclose */

.lv_topButtons {

	position: absolute;

	left: 0;

	width: 100%;

	overflow: hidden;

	margin: 0;

	padding: 0;

}

.lv_topcloseButtonImage { cursor: pointer; }





/* The error/warning/download message that will appear when

   a required plugin is not installed.

*/

#lightviewError p { padding: 0 0 10px 0; }

#lightviewError div {

	padding: 6px;

	font: 11px Arial, Helvetica, sans-serif;

}

#lightviewError .message {

	background: #fcb5b5;

	color: #dd1f1f;

	margin-bottom: 3px;

}

#lightviewError .type { font-weight: bold; }

#lightviewError .pluginspage {

	background: #b5fcbd;

	color: #21be30;

}

#lightviewError a,

#lightviewError a:hover,

#lightviewError a:visited {

	color: #21be30;

	text-decoration: none;

	background: none;

	font-weight: bold;

	border-bottom: 1px solid #7de689;

}

#lightviewError p {

	margin-left: 0;

	padding: 0;

}



#overlay {

  position: absolute; /* Opera will use fixed */

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

}





* html #lightview { /* IE6 */

	position: absolute;

	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');

	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');

}



/* Always cover 100% of the screen in IE6 */

html #overlay {

	position: absolute;

	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );

	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );

}

/* end lightview */

#inside
{
list-style-position:inside;
line-height:16px;
}