/* SANJE
***************************************/
body.SanjeTeam .cont_wrap,
/*body.SanjeVideo .cont_wrap */{
background-image:url(P/cont_sanje_bg.jpg)!important;
}


/* LEFT COL - SUB-NAVIGATION
****************************************/

body.Sanje .left_col ul {
margin-top:-10px;
}

body.Sanje .left_col ul li {
height:48px;
clear:both;
padding:0;
font-size:20px;
text-align:center;
}

body.Sanje .left_col ul li a {
display:block;
width:100%;
color:#e95d0f;
text-decoration:none;
height:48px;
line-height:48px;
}

body.Sanje .left_col ul li.selected a,
body.Sanje .left_col ul li a:hover {
color:#afafaf;
}

/* CENTER CONTENT
****************************************/

body.Sanje .center_col h1 {
margin-bottom:60px;
}

body.SanjeTeam .center_col {
width:700px;
}

body.SanjeTeam .center_col div {
background:url(P/dot_hor.jpg) bottom repeat-x;
margin-bottom:20px;
}
body.SanjeTeam .center_col div.last {
background:none;
}

body.SanjeTeam .center_col div h2 {
float:left;
font-size:15px;
width:240px;
}

body.SanjeTeam .center_col div h2 span {
display:block;
color:#7e7e7f;
font-style:italic;
font-size:11px;
}

body.SanjeTeam .center_col div h2 span img {
margin-top:25px;
}

body.SanjeTeam .center_col div p.about_member {
float:left;
}

/* SANJE VIDEO
*****************************************/
/* HEADER */
body.SanjeVideo .header_wrap {
margin-top:0;
}
body.SanjeVideo .top_nav {
position:relative;
height:317px;
background:url(P/header_video_bg.jpg) center -20px no-repeat;
}
body.SanjeVideo .top_nav .video_holder {
position:absolute;
top:9px;
left:319px;
margin:0;
width:320px;
height:260px;
background:#FFF;
}



/* CENTER COL */
/*body.SanjeVideo .center_col p {
font-size:20px;
color:#a8a8a8;
width:450px;
} */

/* RIGHT COLUMN
****************************************/
body.Sanje .right_col .statements {
margin-top:55px;
}
body.Sanje .right_col .statements p {
color:black;
}

body.Sanje .right_col .statements {
background-image:url(P/quotes_orange.jpg);
}
body.Sanje .right_col .statements p.last {
background-image:url(P/quotes_end_orange.jpg);
}


/* FORMS
****************************************/
.textf
{
	width: 300px;
	height: 18px;
	border: 1px dotted #ccc;        
}                         

.textf:focus
{
	border:1px solid #666;
}      


.texta
{
	height: 250px;
}

                  



