/* GENERAL */
a
{
	outline: none;
}

*{
margin: 0;
padding: 0;
}
a img{
border: 0;
}
/* TOOLS*/
.float-left{
float:left;
}
.float-right{
float:right;
}
.clear{
clear:both;
}

/**/
body{
text-align:right;
direction:rtl;
padding:0 0 30px 0;
}
#wrap{
width:774px;
margin:auto;
}
body#home-page{
overflow-x: hidden;

}
/**********/
/* BANNER */
/**********/
.banner{
background:url(../images/header.jpg) no-repeat;
width:749px;
height:166px;
position:relative;
}
#link-lev-hair a{
display:block;
width:44px;
height:40px;
position:absolute;
top:6px;
left:80px;
/*border:solid 1px blue;*/
}
#link-ketovet a{
display:block;
width:51px;
height:44px;
position:absolute;
top:50px;
left:75px;
/*border:solid 1px red;*/
}
#link-homepage a{
display:block;
width:749px;
height:160px;
margin:3px 0 0 0;
/*border:solid 1px yellow;*/
}
.logo{
margin:17px 12px 0 0;
}

/**********/
/* MENU  **/
/**********/
/* Overarching Menu
    -----------------------------------*/
    .cssnav {
		margin:7px 0px 4px 0;
        position:relative; 
        z-index:10;/*was 1000*/
        font-size:14px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align:center;
		width:740px;
		
    }
	    .cssnav ul {
        padding:0;
        margin:0;
        list-style-type:none;
	}
	
	   .cssnav ul .participants{ 
        width:84px;/*96*/
		height:83px;
        text-align:right;
		background-image:url(../images/menu-dropdown-bg.gif);
		background-repeat:no-repeat;
		padding:7px 12px 0 0;
	}
	
	 .cssnav ul .about-blessing{ 
       width:84px;/*96*/
		height:138px;
        text-align:right;
		background-image:url(../images/about-blessing-dropdown-menu-bg.gif);
		background-repeat:no-repeat;
		padding:7px 12px 0 0;
	}
	.cssnav ul .english-menu{ 
        width:84px;/*96*/
		height:70px;
        text-align:right;
		background-image:url(../images/english-drop-down-menu-bg.gif);
		background-repeat:no-repeat;
		padding:7px 12px 0 0;
	}
	
	
	
	.cssnav ul ul li{
        margin:5px 0 0 0;
	}
/*	Main list 
    -----------------------------------*/
    .cssnav li {
        float:right;
        /*width:100px;/*150*/
        position:relative;
    }
/*	First Level
    -----------------------------------*/
    /* Links */
	.cssnav a#home{
	padding:0 0 0 0;
	display:block;
	background-image:url(../images/home-icon.jpg);
	width:20px;
	height:16px;
	margin:0 0 0 2px;
	}
	.cssnav a#home:hover  {
	background-image:url(../images/home-icon-over.jpg);
	width:20px;
	height:16px;
	padding:0 0 0 0;
	display:block;
	}
	body#home-page .cssnav a#home{
	background-image:url(../images/home-icon-over.jpg);
	width:20px;
	height:16px;
	padding:0 0 0 0;
	display:block;
	}
	
	/* link text style */
    .cssnav a, .cssnav a:visited {
        text-decoration:none;
		font:bold 12px  Arial;
		color:black;/*#7b7b7b;*/
		padding:0 15px;/*0 12px 0 12px;*/
		display:block;
    }
    /* Links on hover */
	
	.cssnav a:hover, .cssnav ul ul a:hover{
       background-image:url(../images/red-arrow.gif);
	   background-repeat:no-repeat;
	   background-position:center right;
    }
	
    .cssnav :hover > a, .cssnav ul ul :hover > a {
        background-image:url(../images/red-arrow.gif);
		background-repeat:no-repeat;
		background-position:center right;
    }
	
	/* Links on active */
	body#about-us .cssnav a.about-us, body#location .cssnav a.location, body#reservations .cssnav a.reservations , body#contact .cssnav a.contact, body#program .cssnav a.program, body#thanks .cssnav a.thanks, body#english .cssnav a.english{
		background-image:url(../images/red-arrow.gif);
	   background-repeat:no-repeat;
	   background-position:center right;
	}
	
	.current{
	background-image:url(../images/red-arrow.gif);
		background-repeat:no-repeat;
		background-position:center right;
		}
	
/*	Second Level
    -----------------------------------*/
    /* Links */
    .cssnav ul ul a, .cssnav ul ul a:visited {
        text-decoration:none;
		font:bold 12px  Arial;
		color:black;/*#7b7b7b;*/
		padding:0 12px 0 12px;
		display:block;
    }
    /* Links on hover */
    .cssnav ul ul a:hover {
       background-image:url(../images/red-arrow.gif);
	   background-repeat:no-repeat;
	   background-position:center right;
    }
    /* Visibility */
    .cssnav ul li:hover ul, .cssnav ul a:hover ul{
        visibility:visible; 
    }
	
/*	All Sub Levels 
    -----------------------------------*/
    /* Default visibility */
    .cssnav ul .participants{
        visibility:hidden;
        position:absolute;
        top:15px;
        left:9px; 
        /*border-top:1px solid #fff;*/
    }
	
	.cssnav ul .about-blessing {
        visibility:hidden;
        position:absolute;
        top:15px;
        right:-1px; 
        /*border-top:1px solid #fff;*/
    }
	.cssnav ul .english-menu {
        visibility:hidden;
        position:absolute;
        top:15px;
        right:-8px; 
        /*border-top:1px solid #fff;*/
    }
/*	IE Table 
    -----------------------------------*/
    .cssnav .participants table { /*fixes both dropdown in IE6 */
        position:absolute;
        top:0;
        right:110px;
        border-collapse:collapse;
   }
   
   
   .cssnav table  table{
        position:absolute;
        top:0;
        right:20px;
        border-collapse:collapse;
   }
/**************/
/* END MENU */
/***********/
.content-top{
background-image:url(../images/main-box-top.png);
background-repeat:no-repeat;
width:770px;
height:20px;
}
.content-bg{
background-image:url(../images/main-box-bg.gif);
background-repeat:repeat-y;
width:710px;/*770*/
padding: 0 60px 0 0;
position:relative; /*  ag */
}
.content-bottom{
background-image:url(../images/main-box-bottom.png);
background-repeat:no-repeat;
width:770px;
height:25px;
}
/**/

.song-box{
margin:0 0 0 0;
width:190px;/*196*/
height:483px;/*516*/
padding:33px 6px 0 0;
background-image:url(../images/changing-song-box.gif);
background-repeat:no-repeat;
}
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

/****************/
/* HOME PAGE ***/
/****************/
.gray-box{
width:505px;
margin:0 4px 0 0;
}
.gray-box-top{
background-image:url(../images/gray-box-top.png);
background-repeat:no-repeat;
width:505px;
height:20px;
}
.gray-box-bg{
background-image:url(../images/gray-box-bg.gif);
background-repeat:repeat-y;
width:455px;/*505*/
height:397px;
padding:0 25px 0 25px;
}
.gray-box-bottom{
background-image:url(../images/gray-box-bottom.png);
background-repeat:no-repeat;
width:505px;
height:20px;
}
/**  scrolling names */
#marqueecontainer{
position: relative;
width: 115px; /*marquee width *//*130*/
height: 368px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-right: 15px;
margin:0 auto;
text-align:right;
z-index:2;
}
/***/
#symbol-on-index{
position:absolute;
top:230px;
left:100px;
z-index:1;
}
/****************/
/* ABOUT-US PAGE ***/
/****************/
.about-box-top{
background-image:url(../images/about-box-top.gif);
background-repeat:no-repeat;
width:449px;
height:22px;
font-size:0;
}
.about-box-bg{
background-image:url(../images/about-box-bg.gif);
background-repeat:repeat-y;
width:412px;/*449*/
padding:12px 19px 0 18px;
margin:0 0 0 37px;/* moves floats away from left side */
}
.about-box-bottom{
background-image:url(../images/about-box-bottom.gif);
background-repeat:no-repeat;
width:449px;
height:24px;
font-size:0;
}
#about-us-bottom-logo{
margin:15px 0 0 0;
float:right;
}
/******************/
/* CONTACT PAGE ***/
/******************/
body#contact .content-bg{
width:755px;/*770*/
padding:0 0 0 15px;
}
.contact-box{
position:relative;
float:left;
z-index:2;
}
.contact-box-top{
background-image:url(../images/contact-box-top.png);
background-repeat:no-repeat;
width:467px;
height:28px;
font-size:0;
}
.contact-box-bg{
background-image:url(../images/contact-box-bg.gif);
background-repeat:repeat-y;
width:444px;/*467*/
padding:0 23px 0 0;
}
.contact-box-bottom{
background-image:url(../images/contact-box-bottom.png);
background-repeat:no-repeat;
width:467px;
height:23px;
font-size:0;
}
/**/
#contact-bottom-logo{
float:left;
margin:145px 0 0 0;
}
#symbol-on-contact{
position:relative;
right:50px;/*90*/
bottom:450px;/*15*/
z-index:1;
}
/*************************/
/*  RESERVATIONS PAGE  **/
/***********************/
#tickets label{
display:block;
text-align:left;
width:160px;
float:right;
margin:0 0 7px 7px;
}
#tickets b{
float:right;
}
#tickets input[type=text]{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border:solid 1px #8F8F8F;

}


body#reservations .content-bg{
width:725px;/*770*/
padding:0 45px 0 0;
}
.reservations-box{
background-image:url(../images/reservations-box-bg.png);
background-repeat:no-repeat;
width:665px;
height:183px;/*213*/
padding:30px 57px 0 0;
}
.reservations-box form{
line-height:1.6;
}
body#reservations select{
margin:0 8px 0 0;
}
.reservations-box input{
border:1px solid  black;
margin:0 10px 0 0 ;
}
#reserv-submit{
margin:5px 233px 0 0;
*margin:5px 222px 0 0;/*for IE*/
}

/**/
#reservations-bottom-logo{
float:left;
margin:260px 0 0 35px;;
}
#symbol-on-reservations{
float:left;
position:relative;
left:50px;
bottom:495px;
}
/*************************/
/*    LOCATION PAGE  **/
/***********************/
body#location .content-bg{
width:718px;/*770*/
padding:0 52px 0 0;
}

/**/
.location-box-top{
background-image:url(../images/location-places-box-top.gif);
background-repeat:no-repeat;
width:332px;
height:35px;
font-size:0;
}
.location-box-bg{
background-image:url(../images/location-box-bg.gif);
background-repeat:repeat-y;
width:312px;/*332*/
padding:13px 20px 20px 0;

}
.location-box-bottom{
background-image:url(../images/location-places-box-bottom.gif);
background-repeat:no-repeat;
width:332px;
height:21px;
font-size:0;
}
/***/
.directions-box{
margin:5px 3px 0 14px;
}
.directions-box-top{
background-image:url(../images/location-directions-box-top.gif);
background-repeat:no-repeat;
width:332px;
height:35px;
font-size:0;
}
.directions-box-bg{
background-image:url(../images/location-box-bg.gif);
background-repeat:repeat-y;
width:312px;/*332*/
padding:10px 20px 0 0;
}
.directions-box-bottom{
background-image:url(../images/location-directions-box-bottom.gif);
background-repeat:no-repeat;
width:332px;
height:51px;
font-size:0;
}
#location-left-bg-letters{
margin:81px 0 0 0;
}
/***/
.link-2-parking-list{
margin:0 180px 0 0;
}
#location-bottom-logo{/**/
margin:0px 480px 0 0;
}
/**/
#location-right-bg-letters{
position:relative;
width:34px;
right:27px;/*90*/
bottom:228px;/*15*/
}
/*************************/
/*    ARTISTS PAGE  *******/
/***********************/
body#artists .content-bg{
width:742px;/*770*/
padding:0 28px 12px 0;
}
.artists-box-bg{
background-image:url(../images/artists-box-bg.png);
background-repeat:no-repeat;
width:489px;
_width:486px;
height:548px;
margin:0 3px 0 0;
_margin:0 2px 0 0;
}

.artists-box-bg ul{
list-style-type:none;
width:375px;
}

.artists-box-bg ul li{
float:right;
cursor:pointer;
cursor:hand;
display:inline-block;
background-color:#00B6B1;/*#7B7979;*/
margin:0 0 40px 25px;
}
/** scroll **/

div.scrollholder
{
    position: relative;
    width: 393px;
	height: 430px;
    overflow: auto;
    z-index: 1;
	margin:35px 70px 0 0;
	
    
	
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:left;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: black;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background:#00B6B1;/*#7B7979;*/
}  
/*************/

.artists-box-info-top{
background-image:url(../images/artists-box-info-bg-top.gif);
background-repeat:no-repeat;
width:247px;
height:22px;
font-size:0;
}
.artists-box-info-bg{
background-image:url(../images/artists-box-info-bg.gif);
background-repeat:repeat-y;
width:247px;

}
.artists-box-info-bg div{
width:213px;
_width:auto;/* IE6+IE7 */
margin:0 25px 0 0;
}
.artists-box-info-bottom{
background-image:url(../images/artists-box-info-bg-bottom.gif);
background-repeat:no-repeat;
width:247px;
height:153px;
font-size:0;
}
body#artists .artists-box-info-bg a{
text-decoration:none;
margin:0 0 15px 8px;
*margin:0 0 15px 15px;/*for IE6+7*/
}
/****/

/** scroll **/

div.scrollholder
{
    position: relative;
    width: 393px;
	height: 430px;
    overflow: auto;
    z-index: 1;
	margin:35px 70px 0 0;
    
	
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}



/***************************/
/*    PROGRAM PAGE  *******/
/**************************/
body#program .content-bg{
background-image:url(../images/main-box-bg.gif);
background-repeat:repeat-y;
width:730px;/*770*/
padding: 0 40px 0 0;
}
.program-box-top{
background-image:url(../images/program-box-top.png);
background-repeat:no-repeat;
width:694px;/*730*/
/*height:35px;/*63*/
padding:28px 36px 0 0;
}

.program-box-bg{
background-image:url(../images/program-box-bg.gif);
background-repeat:repeat-y;
padding:0 5px 0 0;
}
	.program-box-bg a{
	text-decoration:none;
	}
	.program-box-bg form input[type=submit]{
		background-color:#EFBF00;	
		color:white;
		font:bold 12px Arial;
		border:solid 1px white;
		float:left;
		margin:5px 0 0 0;
		padding:2px;
		cursor:pointer;
	}
	.program-box-bg #tickets form input[type=submit]{
		margin:0 0 0 84px;
		
	}
.program-box-bottom{
background-image:url(../images/program-box-bottom.gif);
background-repeat:no-repeat;
width:730px;
height:39px;
font-size:0;
}
/***/
.program-box-top ul, ul.img-gallery-header{
list-style-type:none
}
.program-box-top ul li, ul.img-gallery-header li{
float:right;
margin:0 0 0 20px;
cursor:pointer;
cursor:hand;
}
.program-box-top ul li a{
}
.program-box-top ul li a:hover, ul.img-gallery-header li a:hover{
text-decoration:underline;
}
/**/
.program-box-bg #image1 table{
width:100%;
height:100%;
background:url(../images/offWhite-door.jpg) no-repeat;
direction:rtl
}
.program-box-bg #image2 table{
width:100%;
height:100%;
background:url(../images/redPost.jpg) no-repeat;
direction:rtl
}
.program-box-bg #image3 table{
width:100%;
height:100%;
background:url(../images/jerusalemLion.jpg) no-repeat;
direction:rtl
}
.program-box-bg table thead th{
background-color:#00B7B3;/*#D21E27;*/
color:white;
font:bold 14px Arial;
height:50px;
text-align:center;
}
.program-box-bg table tfoot th{
font-weight:normal;
}
 thead td,  thead th{
border:0;
}
td,  th{
padding:8px;
border-left:solid 2px #63CDF7;
border-bottom:solid 2px #00B7B3;/*D21E27;*/
font:normal 14px Arial;
}
 th{
font-weight:bold;
}
.program-box-bg table tr td{
vertical-align:top;
}
.border-left-red{
border-left:solid 2px #00B7B3;
}
.time{
background-color:#00B7B3; /*D21E27;*/
color:white;
font:bold 14px Arial;
}
.vertical-align-top{
vertical-align:top;
}
.bg-green{
background-color:#63CDF7;/*A7D48F;*/
}
.bg-red{
background-color:#00B7B3;
}
	.bg-red b{
		color:white;
		}
/****************/
/* THANKS     ***/
/****************/
body#thanks .content-bg{
width:726px;/*770*/
padding:0 44px 0 0;
}
.thanks-names{
background-image:url(../images/thanks-bg.png);
background-repeat:no-repeat;
width:418px;/*430*/
height:753px;/*767*/
padding:20px 15px 0 0 ;
}
.thanks-names ul{
list-style-type:none;
line-height:1.4;
}
.thanks-logos{
background-image:url(../images/thanks-logos.png);
background-repeat:no-repeat;
width:280px;
height:603px;
margin:5px 0 0 0;
}
body#thanks .content-bg .sm-logo-w-dates{/* for sm-logo-w-dates.png */
margin:31px 0 0 27px;
}


/*************************/
/*    POETS PAGE  *******/
/***********************/
body#poets .content-bg{
width:738px;/*770*/
padding:0 33px 12px 0;
_width:770px;
_padding:0;
}
.poets-box-bg{
background-image:url(../images/poets-box-bg.png);
background-repeat:no-repeat;
width:720px;
height:199px;
_width:700px;
_padding:0 20px 0 0;
margin: 0 0 20px 0;
}

.poets-box-bg ul{
list-style-type:none;
width:590px;
_width:614px;
}

li.con-holder div.poetThumb{
float:right;
cursor:pointer;
cursor:hand;
display:inline-block;
direction:rtl;
width:106px;
height:137px;
background-color:#00B6B1;/*#7B7979;*/
margin:0 0 40px 18px;
text-decoration:none;
color:white;
text-align:right;
}
li.con-holder img{
width:100px;
height:100px;
margin:3px 3px 0 3px;

}
	li.con-holder div b{ 
	color:white;
	margin:0 4px 0 0;
	display:block;
	
	}
#menu4{
text-align:center;
font:normal 14px Arial;
margin:10px 0 0 0;
}
	#menu4 a{
	text-decoration:none;
	}
	#menu4 a.wactive{
	text-decoration:underline;
	font-weight:bold;
	}
 
/*************/
.poets-box-info{
_float:none;
_margin:0 25px 0 0;
float:right;

}
.poets-box-info-top{
background-image:url(../images/poets-box-info-box-top.png);
background-repeat:no-repeat;
width:720px;
height:22px;
font-size:0;
}
.poets-box-info-bg{
background-image:url(../images/poets-box-info-box-bg.png);
background-repeat:repeat-y;
width:672px;/*720*/
padding:0 48px 0 0;
}

.poets-box-info-bg .reg-txt{
width:200px;/*was 150*/

}
.poets-box-info-bg .songs{
margin:0 20px 0 0;
}
/*
.poets-box-info-bg div{
width:213px;
*width:auto;/* IE6+IE7 *//*
margin:0 25px 0 0;
}*/
.poets-box-info-bottom{
background-image:url(../images/poets-box-info-box-bottom.png);
background-repeat:no-repeat;
width:720px;
height:23px;
font-size:0;
}
body#poets .poets-box-info-bg a{
text-decoration:none;
margin:0 0 15px 8px;
*margin:0 0 15px 15px;/*for IE6+7*/
}
/****/

/***************************/
/*   BLESSIGN PAGE  *******/
/*************************/
.blessing-box-bg{
background-image:url(../images/blessing-box-bg.png);
background-repeat:no-repeat;
width:398px;/*449*/
height:588px;/*620*/
padding:32px 26px 0 25px;
margin:0 0 0 35px;
*line-height:2.1;/*for IE7*/
}
.blessing-portrait{
margin: 0 6px 20px 0;
}
#blessing-bottom-logo{
margin:60px 0 0 0;
float:right;
}

/***********/
/* ENGLISH */
/***********/
body#english .content-bg{
width:730px;/*770*/
padding:0 40px 0 0;
}
.english-box-bg{
background-image:url(../images/english-about-box-bg.png);
background-repeat:no-repeat;
width:640px;/*726*/
height:571px;/*815*/
padding:31px 31px 0 55px;
text-align:left;
position:relative;
direction:ltr;/*because this part is in english*/
}
.english-video-box-bg{
background-image:url(../images/eng-vid-bg.jpg);
background-repeat:no-repeat;
width:640px;/*726*/
height:571px;/*815*/
padding:31px 31px 0 55px;
text-align:left;
position:relative;
direction:ltr;/*because this part is in english*/
}
.english-box-symbol{
position:absolute;
right:0;
bottom:0px;
_bottom:-1px;/*for IE6*/
}
.english-box-bg a{
text-decoration:none;
}
/**/
#english-bottom-logo{
float:left;
margin:20px 0 0 35px;;
}

/*************/
/* TRANSLATE */
/*************/

body#translate .content-bg{
width:740px;/*770*/
padding:0 30px 0 0;
}
.translaters-box-bg{
background-image:url(../images/translate-box-bg.gif);
background-repeat:no-repeat;
width:581px;/*733*/
height:464px;/*494*/
padding:30px 91px 0 61px;
}
#trans-1{
display:block;
width:567px;
height:224px;
margin:0 0 45px 0;
}
.translaters{
background-color:#7B7979;
width:100px;
}
#trans-1 .trans-about{/*yakov raz*/
margin:0 18px 0 0;
width:445px;
line-height:1.3;
}

#trans-2 .trans-about{/*shimon-zandbank*/ 
margin:0 0 0 18px ;
width:445px;
line-height:1.3;
}
/****************/
/* nano-poetics */
/****************/
.nano-box-top{
background-image:url(../images/nano-box-top.gif);
background-repeat:no-repeat;
width:449px;
height:22px;/*25px;*/
font-size:0;
}
.nano-box-bg{
background-image:url(../images/nano-box-bg.gif);
background-repeat:repeat-y;
width:398px;/*449*/
padding:0px 26px 0 25px;
margin:0 0 0 35px;
}
.nano-box-bg p, .nano-box-bg span{
line-height:1.5;
}
.nano-box-bottom{
background-image:url(../images/nano-box-bottom.gif);
background-repeat:no-repeat;
width:449px;
height:19px;/*16px;*/
font-size:0;
}
#nano-bottom-logo{
margin:4861px 0 0 0;
*margin:4730px 0 0 0;
_margin:4900px 0 0 0;


float:right;
}
/*********************/
/* PRESS-HEBREW *****/
/*********************/
body#press-hebrew .nano-box-bg{
background-image:url(../images/nano-box-bg.gif);
background-repeat:repeat-y;
width:398px;/*449*/
height:100%;
padding:0px 26px 0 25px;
margin:0 0 0 35px;
}
#press-hebrew-logo{
margin:10px 0 0 0;
float:right;
}

/***************************/
/*    PICTURES       *******/
/**************************/
body#pictures .content-bg{
background-image:url(../images/main-box-bg.gif);
background-repeat:repeat-y;
width:730px;/*770*/
padding: 0 40px 0 0;

}
.pictures-box-top{
background-image:url(../images/pictures-box-top.gif);
background-repeat:no-repeat;
width:694px;/*730*/
height:35px;/*63*/
padding:28px 36px 0 0;
}
.pictures-box-bg{
background-image:url(../images/program-box-bg.gif);
background-repeat:repeat-y;
padding:0 75px 0 0;
width:655px;/*730*/
_height:601px;
}
.pictures-box-bg a{
text-decoration:none;
}
/***/
ul.pic-days{
list-style-type:none
}
ul.pic-days li{
float:right;
margin:0 0 0 20px;

}
.pic-tumb-box{
background-color:#7B7979;
width:130px;
padding:5px 0 2px 0;
margin:20px 0 0 15px;
text-align:center;
font:normal 14px Arial;
color:white;
}
.pic-tumb-box-wide{
background-color:#7B7979;
width:235px;
padding:5px 0 2px 0;
margin:20px 0 0 15px;
text-align:center;
font:normal 14px Arial;
color:white;
}
/**/
#pictures-bottom-logo{
float:left;
margin:15px 0 0 35px;;
}
/**********/
/* video */
/**********/
.video-page .video-box-top{
background-image:url(../images/video-top.gif);
background-repeat:no-repeat;
width:694px;/*730*/
height:35px;/*63*/
padding:0px 36px 0 0;
}

/*
NEW STYLES
*/
.title-makon-shira-17, a.title-makon-shira-17 {
color:#FFCF08;/*#CF071E;*/
font:bold 17px georgia;
text-decoration:none;
}
.title-makon-shira-15, a.title-makon-shira-15 {
color:#FFCF08;/*#CF071E;*/
font:bold 15px georgia;
text-decoration:none;
}

/****************/
/* VIDEO ARTIST */
/***************/
#pictures table, #pictures table tr, #pictures table tr td{
border:0;

}
.video-box-top{
background-image:url(../images/video-artist-top.gif);
background-repeat:no-repeat;
width:723px;/*730*/
height:26px;/*63*/
}
.video-artist-box-bg{
background-image:url(../images/program-box-bg.gif);
background-repeat:repeat-y;
padding:0 25px 0 0;
width:705px;/*730*/
}
	.video-artist-box-bg a{
	text-decoration:none;
	}
	.video-artist-box-bg table tr td{
	vertical-align:top;
	}
.bg-green-vid{
background-color:#FFCF01;
}
/**/
.program-box-bg hr{
background:#FFCF01;
color:#FFCF01;
border:0;
}



