img {
	border:none;
}

a {
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
}body, html {
	width:100%;
	height:100%;
	height:auto;
	min-height:100%;
	margin:0px;
	padding:0px;
	cursor:default;
	background:url('../../images/bg_page.jpg') bottom left repeat-x #000000;
}

div.body {
	width:100%;
	float:left;
}

div#page {
	width:1000px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px;
	margin-left:-500px;
}

div.header {
	width:700px;
	height:330px;
	float:left;
	margin:0px 150px;
	background:url('../../images/kijkwijzer.jpg') no-repeat left top #000;
	display:inline;
}

div.content {
	width:700px;
	float:left;
	margin:0px 150px;
	background:url('../../images/content.jpg') repeat-y center center transparent;
	display:inline;
}

div.content_home {
	width:700px;
	float:left;
	margin:0px 150px;
	background:url('../../images/content_home.jpg') repeat-y center center transparent;
	display:inline;
}

div.pagemargin {
	width:680px;
	float:left;
	margin:0px 10px;
}

div.footer {
	width:1000px;
	height:200px;
	float:left;
	background:url('../../images/glow.jpg') center bottom no-repeat transparent;
	display:inline;
}

div.footer_home {
	width:1000px;
	height:200px;
	float:left;
	background:url('../../images/glow_home.jpg') center bottom no-repeat transparent;
	display:inline;
}div.header div.cnt {
	width:700px;
	float:left;
	margin:0px;
	text-align:center;
}

div.header div.cnt div.banner {
	width:400px;
	height:60px;
	float:right;
	margin:5px;
}


div.header div.cnt a.logo {
	width:107px;
	height:93px;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	background:url('../../images/logo-107x93.png') center center no-repeat;
}

div.header div.cnt div.mainbanner {
	width:700px;
	height:200px;
	float:left;
	margin:15px 0px;
}div.footer div.cnt {
width:660px;
float:left;
margin:20px 180px;
display:inline;
}

div.footer div.cnt ul {
width:600px;
float:left;
margin:0px;
margin-top:50px;
padding:0px;
list-style:none;
}

div.footer div.cnt li {
width:84px;
float:left;
margin:0px;
margin-right:10px;
}

div.footer div.cnt ul li a {
width:84px;
height:40px;
float:left;
margin:0px;
text-decoration:none;
}

html>body div.footer .cnt ul li a.kpn {background:url('../../images/kpn_btn.png') no-repeat bottom center transparent;}
*html div.footer .cnt ul li a.kpn {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/kpn_btn.png', sizingMethod='fixed');}

html>body div.footer .cnt ul li a.upc {background:url('../../images/upc_btn.png') no-repeat bottom center transparent;}
*html div.footer .cnt ul li a.upc {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upc_btn.png', sizingMethod='fixed');}

html>body div.footer .cnt ul li a.caiw {background:url('../../images/caiw_btn.png') no-repeat bottom center transparent;}
*html div.footer .cnt ul li a.caiw {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/caiw_btn.png', sizingMethod='fixed');}

html>body div.footer .cnt ul li a.ziggo {background:url('../../images/ziggo_btn.png') no-repeat bottom center transparent;}
*html div.footer .cnt ul li a.ziggo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ziggo_btn.png', sizingMethod='fixed');}

html>body div.footer .cnt ul li a.belgacom {background:url('../../images/belgacom_btn.png') no-repeat bottom center transparent;}
*html div.footer .cnt ul li a.belgacom {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/belgacom_btn.png', sizingMethod='fixed');}ul.menu {
width:500px;
height:30px;
float:left;
margin:0px;
margin-left:90px;
margin-top:10px;
padding:0px;
list-style:none;
background:url('../../images/bg-menu.jpg') center left no-repeat #000;
}

ul.menu li {
width:auto;
float:left;
margin:0px 5px;
}

ul.menu li a {
height:12px;
float:left;
color:#FFF;
text-decoration:none;
margin-top:8px;
/* background:url('../images/bg_bt.jpg') center bottom no-repeat #000; */
}form {
width:245px;
float:left;
margin:0px;
}

form fieldset {
width:245px;
float:left;
clear:both;
margin:0px 0px 20px 0px;
padding:0px;
border:none;
}

form div.field {
width:245px;
float:left;
margin:0px;
margin-bottom:8px;
}

form fieldset legend {
border:none;
}

form fieldset label {
width:100px;
height:18px;
float:left;
clear:left;
margin:0px 5px 0px 0px;
}

form fieldset input[type="text"], .inp_text {
width:130px;
height:12px;
float:left;
margin:0px;
padding:2px;
border:#e62f8a solid 1px;
color:#000;
background:#FFF;
font-size:10px;
}

form fieldset input[type="radio"], .inp_radio {
width:auto;
height:auto;
float:left;
clear:right;
border:#e62f8a solid 1px;
color:#000;
background:#FFF;
}

form fieldset input[type="checkbox"], .inp_check {
width:auto;
height:auto;
float:left;
clear:right;
border:#e62f8a solid 1px;
color:#000;
background:#FFF;
}

form fieldset input[type="submit"], .inp_sub, button {
width:75px;
height:20px;
float:left;
clear:both;
margin:0px;
margin-top:3px;
padding:2px;
background:none #151515;
border:#e62f8a solid 1px;
color:#FFF;
font-size:10px;
}

form fieldset textarea {
width:130px;
height:100;
float:left;
margin:0px 0px 0px 0px;
padding:2px;
background:#FFF;
border:#e62f8a solid 1px;
color:#000;
}

form fieldset select {
width:120px;
float:left;
margin:0px 0px 5px 0px;
font-size:10px;
}div.col {
float:left;
margin:0px;
}

div.col14 {
width:170px;
}

div.col24 {
width:340px;
}

div.col34 {
width:510px;
}


div.mod {
float:left;
margin:0px;
}

div.mod14 {
width:170px;
}

div.mod14 .top, div.mod14 .middle, div.mod14 .bottom {
width:150px;
float:left;
margin:0px 10px;
display:inline;
}

div.mod14 .top .cnt, div.mod14 .middle .cnt, div.mod14 .bottom .cnt {
width:140px;
float:left;
margin:5px;
display:inline;
}

div.mod14 .bottom {
height:30px;
}

div.mod14 .bottom .cnt {
display:none;
}


div.mod24 {
width:340px;
}

div.mod24 .top, div.mod24 .middle, div.mod24 .bottom {
width:320px;
float:left;
margin:0px 10px;
display:inline;
}

div.mod24 .top {
height:60px;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
}

html>body div.mod24 .top {background:url('../../images/xmo-kop.png') no-repeat left center transparent;width:245px;padding-left:75px;}
*html div.mod24 .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmo-kop.png', sizingMethod='fixed');width:320px;padding-left:75px;}


div.mod24 .top .cnt, div.mod24 .middle .cnt, div.mod24 .bottom .cnt {
width:310px;
float:left;
margin:5px;
display:inline;
}

div.mod24 .top .cnt{
width:245px;
float:left;
margin:5px;
display:inline;
}

div.mod24 .bottom {
height:30px;
}

div.mod24 .bottom .cnt {
display:none;
}


div.mod34 {
width:510px;
}

div.mod34 .top, div.mod34 .middle, div.mod34 .bottom {
width:490px;
float:left;
margin:0px 10px;
display:inline;
}

div.mod34 .top {
height:60px;
font-family:Verdana, Arial, sans-serif;
font-size:14px;
}

html>body div.mod34 .top {background:url('../../images/xmo-kop.png') no-repeat left center transparent;width:415px;padding-left:75px;}
*html div.mod34 .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmo-kop.png', sizingMethod='fixed');width:490px;padding-left:75px;}

div.mod34 .top .cnt, div.mod34 .middle .cnt, div.mod34 .bottom .cnt {
width:480px;
float:left;
margin:5px;
display:inline;
}

div.mod34 .bottom {
height:30px;
}

div.mod34 .bottom .cnt {
display:none;
}


div.mod44 {
width:680px;
}

div.mod44 .top, div.mod44 .middle, div.mod44 .bottom {
width:660px;
float:left;
margin:0px 10px;
display:inline;
}

div.mod44 .top {
height:60px;
font-family:Verdana, Arial, sans-serif;
font-size:14px;
}

div.mod44 .top .cnt, div.mod44 .middle .cnt, div.mod44 .bottom .cnt {
width:650px;
float:left;
margin:5px;
display:inline;
}

div.mod44 .bottom {
height:30px;
}

div.mod44 .bottom .cnt {
display:none;
}

html>body div.mod44 .top {background:url('../../images/xmo-kop.png') no-repeat left center transparent;width:660px;padding-left:75px;}
*html div.mod44 .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmo-kop.png', sizingMethod='fixed');width:320px;padding-left:75px;}


/* sub classes */

div.mod14_notitle .top {
display:none;
}

div.mod24_notitle .top {
display:none;
}


html>body div.mod24.mod24_nobackground .top {background:none transparent;padding-left:0px;height:25px;}
*html div.mod24.mod24_nobackground .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='fixed');padding-left:0px;height:25px;}
div.mod24.mod24_nobackground .top .cnt {margin-left:0px;}

html>body div.mod34.mod34_nobackground .top {background:none transparent;padding-left:0px;height:25px;}
*html div.mod34.mod34_nobackground .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='fixed');padding-left:0px;height:25px;}
div.mod34.mod34_nobackground .top .cnt {margin-left:0px;}

html>body div.mod44.mod44_nobackground .top {background:none transparent;padding-left:0px;height:25px;}
*html div.mod44.mod44_nobackground .top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='fixed');padding-left:0px;height:25px;}
div.mod44.mod44_nobackground .top .cnt {margin-left:0px;}
table {
float:left;
margin:0px;
padding:0px;
border:none;
}

table thead {

}

table thead th {
font-weight:bold;
}

table tbody {

}

table tbody td {
vertical-align:top;
text-align:left;
padding:2px;
}

table.prog tbody td:first-child {
text-align:left;
font-style:italic;
}

table.prog {
width:320px;
}html, body, table {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#FFF;
}

h1, h2, h3, h4, h5 {
width:100%;
float:left;
clear:both;
}

h2 {
font-size:14px;
font-weight:bold;
margin-bottom:3px;
}

p {
	width:100%;
	float:left;
	clear:both;
	margin:0px;
	margin-bottom:10px;
}

i {
	font-style:italic;
}

b {
	font-size:120%;
	font-weight:bold;
}

td b, td strong{
	font-family:Arial, Verdana, sans-serif;
	font-size:125%;
	color:#e62f8a;
}

div.mod14 .top h1, div.mod44 .top h1 {
font-size:13px;
font-weight:bold;
line-height:15px;
margin:0px;
}

div.mod24 .top h1, div.mod34 .top h1 {
font-size:13px;
font-weight:bold;
line-height:16px;
margin:0px;
}


table span {
margin:0px;
color:#FFF;
text-decoration:none;
}

table span b {
font-size:18px;
color:#e62f8a;
}

table sup {
font-size:10px;
}div.afloop {
width:700px;
height:30px;
float:left;
margin:0px;
}

html>body div.afloop {background:url('../../images/grad-overlay.png') no-repeat top center transparent;}
*html div.afloop {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/grad-overlay.png', sizingMethod='fixed');}

a.galthumb {
float:left;
margin:5px;
}

div.banner_right {
width:120px;
position:absolute;
top:120px;
left:50%;
margin-left:390px;
}

div.banner_right object, 
div.banner_right a,
div.banner_right img {
float:left;
cclear:both;
margin:0px;
margin-bottom:10px;
}

div.xmo-od {
width:216px;
height:72px;
float:left;
margin:0px;

}

html>body div.xmo-od  {background:url('../../images/xmo-od.png') no-repeat center center transparent;}
*html div.xmo-od  {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/xmo-od.png', sizingMethod='fixed');}

div.languages{
	width:200px;
	height:auto;
	position:relative;
	left:-5px;
	top:40px;
}a.btn, 
input.btn, 
button.btn {
	width:75px;
	float:left;
	padding:3px;
	margin:0px;
	border:#000000 solid 1px;
	background:none #33735b;
	cursor:pointer;
	color:#FFFFFF;
}.extranet div#page  {
/* background:url('../images/bg-extranet.jpg') left top repeat-x #000711 !important; */
	margin-top:50px;
}
div.extranet div.pagemargin {
	margin-left:45px;
}
div.extranet div.content {

}
div.extranet div.content div.col14.menu {
	width:220px;
	margin-left:65px !important;
}
div.body.extranet ul.sitemap a {
	display:block;
	height:27px;
	width:700px;
	padding:0px 0px 0px 26px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
div.body.extranet ul.sitemap a div{
	padding:0px 0px 0px 38px !important;
	height:27px;
	background:transparent;
}
div.body.extranet ul.sitemap a div.is_menu {
	background:transparent url('http://extranet.webavance.nl/images/menu.png') no-repeat 0px 0px;
	font-weight:bold;
}
div.body.extranet ul.sitemap a div.is_submenu {
	background:transparent url('http://extranet.webavance.nl/images/submenu.png') no-repeat 0px 3px;
	font-weight:bold;
}
div.body.extranet ul.sitemap a div.home {
	background:transparent url('http://extranet.webavance.nl/images/home.png') no-repeat 0px 0px;
}
div.body.extranet ul.sitemap span.url {
	font-size:9px;
	font-weight:normal;
}
div.body.extranet ul.sitemap a:hover {
	background:#FFFFCC url('http://extranet.webavance.nl/images/edit.png') no-repeat 3px 3px;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	color:#EF4035;
}
div.body.extranet ul.sitemap {
	width:100%;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
div.body.extranet ul.sitemap ul a{
	padding:0px 0px 0px 46px;
	width:680px;
}
div.body.extranet ul.sitemap ul ul a{
	padding:0px 0px 0px 66px;
	width:660px;
}
div.body.extranet ul.sitemap ul ul ul a{
	padding:0px 0px 0px 86px;
	width:640px;
}
div.body.extranet ul.sitemap ul ul ul ul a{
	padding:0px 0px 0px 106px;
	width:620px;
}
div.body.extranet ul.sitemap ul{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:100%;
}
div.body.extranet ul.sitemap li {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:100%;
}
div.body.extranet div#page  {
width:1000px;
position:absolute;
top:0px;
left:50%;
margin-left:-500px;
}

div.body.extranet div.header  {
width:960px;
height:105px;
background:url('../../images/header_extranet.jpg') center -20px no-repeat #FFF;
}

div.body.extranet .ddnav-content  {
position:absolute;
float:none;
z-index:800;
top:80px;
width:960px;
}
div.body.extranet div.content  {
width:960px;
float:left;
background:url('../../images/content_extranet.jpg') top center repeat-y #FFF;
}

div.body.extranet div.footer  {
width:960px;
float:left;
background:url('../../images/footer_extranet.jpg') bottom center no-repeat #B6D1FF;
}

.locator {width:100%;height:1px;overflow:hidden;display:block;margin:-1px 0px 0px 0px;background:transparent;}
.add_module_result {background:transparent url(http://extranet.webavance.nl/images/add.png) 2px 2px no-repeat;width:100%;clear:both;height:18px;margin:0px;padding:3px 0px 0px 20px;}
.add_module_result:hover {background:#999999 url(http://extranet.webavance.nl/images/add.png) 2px 2px no-repeat;}
table.mceLayout {width:600px;}
.content .rtb_large {height:350px;}
#searchresults {overflow:visible;float:left;display:block;width:688px;}
#searchresults div.table_header {float:left;width:688px;font-weight:bold;height:22px;}
#searchresults div.table_item {float:left;width:688px;cursor:hand;}
#searchresults div.table_header div {float:left;}
#searchresults div.table_item div {float:left;cursor:hand;}
#searchresults a {display:block;cursor:hand;}
div#portlet_container {clear:both;width:945px;margin-left:-65px;}
#portlet_search_container #add_search {clear:both;width:100%;}
#portlet_search_container {padding:5px;width:900px;margin:5px;float:left;overflow:hidden;clear:both;}
html>body div#portlet_search_container {background:url('../images/overlay.png') repeat center center transparent;}
*html div#portlet_search_container {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.jouwwijndomein.nl/images/overlay.png', sizingMethod='scale');}
#portlet_search_container .search_col_left {width:240px;float:left;}
#portlet_search_container .search_col_right {width:600px;float:left;}
#portlet_search_container .search_close_button {width:100px;float:left;}
#portlet_search_container .searchbox {clear:both;}
#portlet_search_container .searchbox input {width:80px;float:left;}
#portlet_search_container .searchbox div.btn {float:left;}
#portlet_search_container .add_module {margin:10px 0px 10px 0px;clear:both;}
#portlet_search_container .add_predefined_module {margin:10px 0px 10px 0px!important;clear:both;}
#portlet_search_container .add_module .btn {width:170px;}
#portlet_search_container .add_predefined_module .btn {width:170px;}
div.content label {width:170px;display:block;float:left;}
div.content div.tab {cursor:pointer;position:relative;font-weight:bold;z-index:2;float:left;background:#666666;padding:5px 20px 5px 10px;margin-right:2px;border:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}
div.content div.tab_active {position:relative;z-index:2;float:left;background:#666666;padding:5px 20px 5px 10px;margin-right:2px;border:1px solid #CCCCCC;border-bottom:1px solid #666666;}
div.content div.tabcontent {position:relative;top:-1px;z-index:1;clear:both;margin-left:170px;width:665px;padding:5px;background-color:#666666;border:1px solid #CCCCCC;}
div.content div.tabcontent label {width:155px;}
div.content div.tabcontent textarea {width:600px;}
div.content input.decimalFirst {width:60px;text-align:right;}
div.content input.decimalLast2 {width:25px;text-align:left;}
div.content input.decimalLast4 {width:45px;text-align:left;}
div.extranet div.pagemargin {left:0px;}
/* div.extranet div.content {
	float:none;
	position:relative;
	height:500px;
	overflow:visible;
	background:transparent url('../images/content_extranet.jpg') no-repeat center center !important;
} */
#page_properties .tabcontent{width:700px;overflow:hidden;}
#page_properties .columnSetup1 {width:900px;}
#page_properties {border:1px solid #AAAAAA;padding:5px;margin:5px;width:880px;background:#FFFFFF;margin-left:-9px;}
.fl-reorderer-avatar{cursor:move;list-style-type:none;filter:alpha(opacity=75);opacity:.75;}
.flc-reorderer-dropWarning{display:none;padding:5px 25px;color:#fff;opacity:1;filter:alpha(opacity=100);background:#900 url('../images/themes/_common/exclamation.png') no-repeat 5px center;}
.fluid-vertical-order .fl-reorderer-dropMarker{background-color:#efefef !important;height:25px;padding:0px 0 0 0;border:2px dashed #FF0000;margin:0px 5px 0px 5px;list-style-type:none;font-size:0;line-height:0;overflow:hidden;width:100%;}
.fluid-horizontal-order .fl-reorderer-dropMarker{background-color:#efefef !important;height:25px;padding:0px 0 0 0;border:2px dashed #FF0000;margin:0px 5px 0px 5px;list-style-type:none;font-size:0;line-height:0;overflow:hidden;width:100%;}

.fluid-vertical-order .col14 .fl-reorderer-dropMarker {width:210px;}
.fluid-vertical-order .col24 .fl-reorderer-dropMarker {width:430px;}
.fluid-vertical-order .col34 .fl-reorderer-dropMarker {width:650px;}
.extranet div.mod44 div.middle form table input[type=text] {width:531px;margin:0px 0px 1px 0px !important;border:1px solid #CCCCCC;padding:3px 2px 3px 2px;}
div.contextmenu { 
  background-color: #d0d0d0; 
  border: 2px solid; 
  border-color: #f0f0f0 #909090 #909090 #f0f0f0; 
  left: 0px; 
  padding: 0px 1px 1px 0px; 
  position: absolute; 
  top: 0px; 
  visibility: hidden; 
  z-index: 600; 
} 
div.contextmenu a.menuItem { 
  color: #000000; 
  cursor: default; 
  display: block; 
  padding: 3px 1em; 
  text-decoration: none; 
  white-space: nowrap; 
} 
div.contextmenu a.menuItem:hover, div.menu a.menuItemHighlight { 
  background-color: #000080; 
  color: #ffffff; 
} 
div.contextmenu div.menuItemSep { 
  border-top: 1px solid #909090; 
  border-bottom: 1px solid #f0f0f0; 
  margin: 4px 2px; 
}
a.trash {
  background:transparent url(http://extranet.webavance.nl/images/delete.gif) center center no-repeat;
  display:block;
  text-decoration:none;
  width:20px;
  height:20px;
}
a.copyitem {
  background:transparent url(http://extranet.webavance.nl/images/copyitem.gif) center center no-repeat;
  display:block;
  width:20px;
  height:20px;
}
a.trash:hover, a.copyitem:hover {
  text-decoration:none;
}
div.mod div.toolbar {
  position:relative;float:none;margin:-25px 0px 0px 15px;top:25px;height:25px;width:45px;padding:0px 0px 0px 4px;background:transparent url(http://www.hollandpass.com/microsite/images/orange/toolbar.png) top left no-repeat;z-index:5;
}
div.mod div.toolbar img {
  margin:4px 0px 0px 3px;z-index:5;
}
div.mod_nobackground div.toolbar {
  background:none;z-index:5;
}
input.decimalFirst {
  width:60px !important;
}
input.decimalLast2 {
  width:30px !important;
}
input.decimalLast4 {
  width:50px !important;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

