/* Het Media Atelier - CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	height: 100%;
	background-color:#153d51;
}

#container{
	width: 926px;
	left: 50%;
	position: absolute;
	margin-left:-464px;
	text-align: left;
	background-image:url(../img/container_bg.gif);
	background-repeat:repeat-y;
}

* html #container {
	margin-left:-463px;
}

#top{	
	width:926px;
	height:46px;
	background-image:url(../img/top.gif);
	background-repeat: no-repeat;
}

#header{	
	width:926px;
	height:200px;
	background-image:url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}

#menu{	
	width:926px;
	height:36px;
	padding-left: 23px;
	background-image:url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}

/* subnav/dropdown menu */

#subnav {
	background: #FFFFFF;
	border-top: 1px solid #000000;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

#subnav td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	border-top: #000000;
}

#subnav td a {
	display: block;
	width: 118px;
	padding: 3px 15px;
	text-decoration: none;
	color: #2f2f2f;
}

#subnav td a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#flashholder{
	width:531px;
	height:200px;
	margin-left: 372px;
}

#home a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/home_but.gif);
	background-position: left top;
	height: 36px;
	width: 126px;
	text-indent: -4000px;
}

#home a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/home_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 126px;
	text-indent: -4000px;
}

#overons a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/overons_but.gif);
	background-position: left top;
	height: 36px;
	width: 120px;
	text-indent: -4000px;
}

#overons a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/overons_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 120px;
	text-indent: -4000px;
}

#commercials a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/commercials_but.gif);
	background-position: left top;
	height: 36px;
	width: 147px;
	text-indent: -4000px;
}

#commercials a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/commercials_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 147px;
	text-indent: -4000px;
}

#radio a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/radiovormgeving_but.gif);
	background-position: left top;
	height: 36px;
	width: 183px;
	text-indent: -4000px;
}

#radio a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/radiovormgeving_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 183px;
	text-indent: -4000px;
}

#tv a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/tvproducties_but.gif);
	background-position: left top;
	height: 36px;
	width: 155px;
	text-indent: -4000px;
}

#tv a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/tvproducties_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 155px;
	text-indent: -4000px;
}

#contact a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/contact_but.gif);
	background-position: left top;
	height: 36px;
	width: 149px;
	text-indent: -4000px;
}

#contact a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/contact_but_ro.gif);
	background-position: left top;
	height: 36px;
	width: 149px;
	text-indent: -4000px;
}

#content{
	width: 926px;
	min-height: 400px;
	background-image:url(../img/content_bg.gif);
	background-repeat: no-repeat;
}

#col_left{
	float: left;
	width: 225px;
	height: 100%;
	padding-left: 38px;
	font-size:10px;
	color:#000000;
}

#col_left a:link, #col_left a:visited {
	color:#000000;
	text-decoration: none;
}

#col_left a:hover {
	color:#000000;
	text-decoration: underline;
}

#col_left label{
	display: block;
	float: left;
	margin-bottom: 0px;
	width: 75px;
}

#col_left input{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	padding: 3px 0 2px 3px;
	border: 1px solid #a6a6a6;
	background-color: #ebe8e8;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	width: 150px;
	height: 15px;
}

#col_left fieldset{
	width: 174px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	border: 0px solid #FFFFFF;
}

#col_left input.inloggen {
	width: 114px;
	height: 19px;
	margin-top: 9px;
	margin-right: 15px;
	background: transparent url(../img/inloggen_but.gif) no-repeat;
	text-indent: -1000em;
	outline: none;
	border: none;
	cursor : pointer;
	float: right;
}

#col_left input.inloggen:hover {
	background: transparent url(../img/inloggen_but_ro.gif) no-repeat 0 0px;
}

#col_left #headlines{
	float: left;
	width: 174px;
	height: 130px;
	margin-top: 35px;
	padding-top: 35px;
	padding-left: 16px;
	padding-right: 16px;
	background-image:url(../img/headlines_bg.gif);
	background-repeat: no-repeat;
	font-size:10px;
}

#col_left #headlines_but{
	float: right;
	width: 114px;
	height:19px;
	margin-top: 10px;
	margin-right: 4px;
	background-repeat:no-repeat;
}

#col_left #headlines_but a:link, #col_left #headlines_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/headlines_but.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_left #headlines_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/headlines_but_ro.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_left #demos{
	float: left;
	width: 178px;
	height: 110px;
	margin-top: 35px;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	background-image:url(../img/demos_bg.gif);
	background-repeat: no-repeat;
}

#col_left #alg_demos{
	float: left;
	width: 176px;
	height: 108px;
	border: 1px solid #313131;
}

* html #col_left #alg_demos {
	margin-left: 8px;
}

#col_left li{
	list-style-type:none;
	list-style-position:outside;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 14px;
	border-bottom: 1px dotted #666666;
	background: url(../img/arrow_headlines.gif) no-repeat 3px 6px;
}

#col_left #login{
	float: left;
	width: 169px;
	height: 129px;
	margin-top: 16px;
	padding-top: 35px;
	padding-left: 21px;
	padding-right: 16px;	
	background-image:url(../img/login_bg.gif);
	background-repeat: no-repeat;
}

#col_left #nieuwsbrief{
	float: left;
	width: 169px;
	height: 129px;
	margin-top: 16px;
	padding-top: 35px;
	padding-left: 21px;
	padding-right: 16px;
	background-image:url(../img/nieuwsbrief_bg.gif);
	background-repeat: no-repeat;
}

#col_center{
	float: left;
	width: 370px;
	height: 100%;
	clear: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
}

#col_center .img_center {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#col_center #lv_but{
	float: right;
	width: 114px;
	height:19px;
	margin-top: 10px;
	margin-right: 0px;
	background-repeat:no-repeat;
}

#col_center #lv_but a:link, #col_center #lv_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_center #lv_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but_ro.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#bodytext_header{
	float: left;
	width: 370px;
	height: 35px;
	background-image:url(../img/home_header.gif);
	background-repeat: no-repeat;
}

#bodytext{
	float: left;
	margin: 0px;
	width: 310px;
	min-height: 225px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-image:url(../img/bodytext_bg.gif);
	background-repeat: repeat-y;
	font-size:11px;
	line-height: 20px;
	text-align: left;
	color:#000000;
}

* html #bodytext {
	margin-top:-3px;
}

#bodytext a:link, #bodytext a:visited {
	color:#000000;
	font-size:11px;
	text-decoration: underline;
}

#bodytext a:hover {
	color:#000000;
	font-size:11px;
	text-decoration: none;
}

#bodytext p{
	margin-top: 0px;
}

#bodytext h1{
	font-size:13px;
	color:#000000;
	border-bottom: 1px dotted #666666;
	margin-bottom: 12px;
	padding-left: 14px;
	background: url(../img/arrow_headlines.gif) no-repeat 3px 6px;
}

#bodytext h1 a:link, #bodytext h1 a:visited {
	font-size:13px;
	color:#000000;
	text-decoration: none;
}

#bodytext h1 a:hover {
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}

#bodytext h2 {
	font-size:12px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 8px;
}

#bodytext h3 {
	font-size:14px;
	color:#f08d00;
	font-weight: bold;
	margin-bottom: 8px;
}

#bodytext .img_right {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#bodytext .img_right_nieuws {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#bodytext .img_center {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#bodytext .img_right_nob {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	border: 0px solid #000000;
}

#bodytext hr{
	height: 1px;
	border: 1px solid #000000;
}

#bodytext #nieuws_bot{
	width: 300px;
	height:15px;
	clear: both;
}

#bodytext #nieuws_nav1{
	width: 308px;
	height:19px;
	padding-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	border-top: 1px dotted #666666;
	clear: both;
}

#bodytext #nieuws_nav2{
	font-size:10px;
	width: 308px;
	height:19px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}

#bodytext #nieuws_nav2 a:link, #bodytext #nieuws_nav2 a:visited {
	font-size:10px;
	text-decoration: underline;
}

#bodytext #nieuws_nav2 a:hover {
	font-size:10px;
	text-decoration: none;
}


#bodytext_bottom{
	float: left;
	width: 370px;
	height: 6px;
	background-image:url(../img/bodytext_bottom.gif);
	background-repeat: no-repeat;
}

/* root element for accordion. decorated with rounded borders and gradient background image */
#bodytext #accordion {
	width: 310px;
}

/* accordion header */
#bodytext #accordion h4 {
	font-size: 14px;
	color:#000000;
	margin:0;
	cursor:pointer;
	border-bottom: 1px dotted #acacac;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: 6px;
}

/* currently active header */
#bodytext #accordion h4.current {
	color:#53bb58;
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#bodytext #accordion div.panelong {
	display:none;
	height:925px;
}

/* accordion pane */
#bodytext #accordion div.pane {
	display:none;
	height:150px;
}

/* accordion pane */
#bodytext #accordion div.pane1 {
	display:none;
	height:325px;
}

/* a title inside pane */
#bodytext #accordion div.pane h4 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#53bb58;
}


#bodytext_home_header{
	float: left;
	width: 370px;
	height: 35px;
	background-image:url(../img/home_bg_header.gif);
	background-repeat: no-repeat;
}

#bodytext_home_header h1{
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	margin-left: 35px;
	margin-top: 11px;
}

#bodytext_home{
	float: left;
	margin: 0px;
	width: 310px;
	height: 195px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image:url(../img/home_bg_body.gif);
	background-repeat: repeat-y;
	font-size:11px;
	line-height: 20px;
	text-align: left;
	color:#FFFFFF;
}

#bodytext_home .img_left {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#lv_but_home{
	float: right;
	width: 114px;
	height:19px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-repeat:no-repeat;
}

#lv_but_home a:link, #lv_but_home a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but_home.png);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#lv_but_home a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but_home_ro.png);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#home_video_but a:link, #home_video_but a:visited {
	display: block;
	cursor: hand;
	width: 81px;
	height:24px;
	margin-bottom: 13px;
	margin-top: 23px;
	background-image:url(../img/home_video_but.gif);
	background-repeat:no-repeat;
	text-indent: -4000px;
	clear: left;
}

#home_video_but a:hover {
	background-image:url(../img/home_video_but_ro.gif);

}

#bodytext_home_nieuws{
	float: left;
	margin: 0px;
	width: 310px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	font-size:11px;
	line-height: 20px;
	text-align: center;
	color:#000000;
}

#bodytext_home_nieuws #nieuws_nav2{
	font-size:10px;
	width: 308px;
	height:19px;
	margin-bottom: 10px;
	text-align: center;
	color: #000000;
	clear: both;
}

#bodytext_home_nieuws #nieuws_nav2 a:link, #bodytext_home_nieuws #nieuws_nav2 a:visited {
	font-size:10px;
	text-decoration: underline;
	color: #000000;
}

#bodytext_home_nieuws #nieuws_nav2 a:hover {
	font-size:10px;
	text-decoration: none;
	color: #000000;
}

#lv_but_nieuws{
	float: right;
	width: 114px;
	height:19px;
	margin-top: 10px;
	background-repeat:no-repeat;
	clear: both;
}

#lv_but_nieuws a:link, #lv_but_nieuws a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#lv_but_nieuws a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but_ro.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#no_but_nieuws{
	float: right;
	width: 114px;
	height:19px;
	margin-top: 10px;
	background-repeat:no-repeat;
	clear: both;
}

#no_but_nieuws a:link, #no_but_nieuws a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/headlines_but.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#no_but_nieuws a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/headlines_but_ro.gif);
	width:114px;
	height:19px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}


#demo_item{
	float: left;
	width: 134px;
	height: 185px;
	margin-top: 15px;
	padding-top: 35px;
	padding-left: 22px;
	padding-right: 22px;
	background-image:url(../img/demo_item_bg.gif);
	background-repeat: no-repeat;
	font-size:10px;
	line-height: 18px;
	text-align: left;
	color:#000000;
}

#tvcommercial_item{
	float: left;
	width: 136px;
	height: 185px;
	margin-top: 15px;
	margin-left: 14px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 22px;
	background-image:url(../img/tvcommercials_item_bg.gif);
	background-repeat: no-repeat;
	float: left;
	font-size:10px;
	line-height: 18px;
	text-align: left;
	color:#000000;
}

#col_right{
	float: left;
	width: 200px;
	height: 100%;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 35px;
}

#col_right #referenties{
	float: left;
	width: 178px;
	height: 110px;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	background-image:url(../img/referenties_bg.gif);
	background-repeat: no-repeat;
}

#col_right #algemeen{
	float: left;
	width: 210px;
	height: 165px;
	margin-top: 15px;
	background-image:url(../img/algemeen_bg.gif);
	background-repeat: no-repeat;
}

#col_right #alg_border{
	float: left;
	width: 176px;
	height: 108px;
	margin-top: 25px;
	margin-left: 16px;
	border: 1px solid #313131;
}

* html #col_right #alg_border {
	margin-left: 8px;
}

#col_right #studioagenda{
	float: left;
	width: 210px;
	height: 165px;
	margin-top: 15px;
	background-image:url(../img/studioagenda_bg.gif);
	background-repeat: no-repeat;
}

#col_right #studio_border{
	float: left;
	width: 176px;
	height: 108px;
	margin-top: 39px;
	margin-left: 16px;
	border: 1px solid #313131;
}

* html #col_right #studio_border {
	margin-left: 8px;
}

#bot_menu{
	color:#000000;
	width:926px;
	height:30px;
	margin-top: 10px;
	float: left;
	text-align:center;
	font-size:10px;
}

#bot_menu a:link, #bot_menu a:visited {
	color:#000000;
	text-decoration: none;
}

#bot_menu a:hover {
	color:#000000;
	text-decoration: underline;
}

#footer{
	width:926px;
	height:38px;
	background-image:url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	clear: both;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/*FORMULIEREN*/

label{
	display: block;
	float: left;
	width: 250px;
}

.label_checkbox{
	display: block;
	float: left;
	width: 250px;
}


fieldset{
	width: 260px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
	border: 1px solid #a6a6a6;
}

legend{
	background-color: #FFFFFF;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

input{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	padding: 3px 0 2px 3px;
	border: 1px solid #a6a6a6;
	background-color: #ebe8e8;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width: 250px;
}

.checkbox{
	border: 1px solid #a6a6a6;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

select {
	color:#000000;
	font-size:11px;
	border: 1px solid #a6a6a6;
	background-color: #ebe8e8;
	font-family:Arial, Helvetica, sans-serif;
	width: 250px;
	height: 25px;
	border: 1px solid #7fceef;
}

textarea{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #a6a6a6;
	background-color: #ebe8e8;
	scrollbar-3dlight-color : #a6a6a6;
	scrollbar-arrow-color : #a6a6a6;
	scrollbar-darkshadow-color : #ebe8e8;
	scrollbar-base-color : #ebe8e8;
	scrollbar-face-color : #ebe8e8;
	scrollbar-highlight-color : #ebe8e8;
	scrollbar-shadow-color : #ebe8e8;
	scrollbar-track-color : #ebe8e8;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.button{
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	width: auto;
	height : 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	float: right;
}

select{
	margin: 2px 0 5px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #7fceef;
	background-color: #FFFFFF
	display: block;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#FFF;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../img/colorbox/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
