body{
    background-image: url(pageBg.gif);
}
p{
    margin: 1em 0 0 0;
}
#page
{
	margin-bottom: 5px;
	background: #f1f1f1;
	border: 1px solid #999999;
}
#header
{
	margin: 0;
	padding: 0;
    border: 0;
    min-height: 66px;
    background-color: #e0e0e0;
    background-image: url("/css/header.jpg");
}

#content
{
    padding: 20px 41px 20px 41px;
}
#content-base{
    margin-top: 1em;
}

#sidebar
{
	padding: 20px 20px 20px 0;
    margin: 10px 10px 20px 20px;
    width: 180px;
    float: right;
}

#footer
{
	padding: 0;
	margin: 10px 41px 20px 41px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #d2d2d2;
}
#footerImage{
    border-top: 1px solid #ffffff;
}
#copyright{
    float:left;
}
#pencil{
    float:left;
    margin: 0px 0px 0px 20px;
}

#logo
{
    float:left;
}
#headerImage
{
    float:right;
}
#mainmenu
{
	background: white url(menuBg.gif) repeat-x left top;
    padding-left: 11px;
    min-height: 36px;
}

#mainmenu ul
{
	padding:9px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#000000;
	background-color:transparent;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 12px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #000000;
	background-color:#f7cb63;
	text-decoration:none;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 41px 0px 41px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #fbfbfb;
    border-bottom: 1px solid #fbfbfb;

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #cfcfcf;
	border-left: 5px solid #f76312;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0;
	color: #000000;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 0 0;
	padding: 4px 0px ;
	background:#efefef;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 0px 0 0px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066cc;
	display: block;
	padding: 4px 0 4px 13px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066cc;
}

.operations li a:hover
{
	background: #f7cb63;
}
/* custom */
#content-column-left {
    float: left;
/*    width: 200px; */
/*    margin: 10px 225px 0px 0px; */
}
#content-column-right {
    margin: 25px auto 0 225px;
}
#base-info{
    min-height: 290px;
}

li.active a:visited{
    color: #000000;
}

.projectsItem{
/*    min-height: 100px; */
    margin-bottom: 20px;
    clear: left;
}
div.poster{
    float: left;
    margin-right: 15pt;
    margin-bottom: 20px;
    border: #666666 1px solid;
}

img.with-border{
    border: #666666 1px solid;
}

.noBottomSpace{
    margin-bottom: 0;
    padding-bottom: 0;
}
h1.title{
    margin-bottom: 0;
}
h6.sub-title{
    margin-top: 1pt;
    font-style: italic;
    font-weight: normal;
}
img.shots{
    margin-top: 2em;
}
p.cutLink{
    margin-top: -.9em;
}
div.layout{
    display: table;
    width: 100%;
}
div.row{
    display: table-row;
}
div.cell{
    display: table-cell;
    width: 32%;
/*    width:220px;
    height:200px;
    float:left;
    border:1px solid black;
    margin: auto 0 auto 0; */
    vertical-align: middle;
    text-align:center;
    padding-top: 5px;
}
div.space{
    width: 100%;
    height: 50px;
}

#content tr.space td{
    padding-bottom: 50px;
}

#content td{
    vertical-align: middle;
    text-align:center;
}
#homeProjects{
    margin-bottom: 20px;
}
#pageContent{
    padding: 30px 41px 30px 41px;
}

/* Pager */
ul.yiiPager
{
    border:0;
    margin:0;
    padding:0;
    line-height:100%;
    display:inline;
}

ul.yiiPager li
{
    display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
    border: 1px solid #d4d4d4;
    border-bottom-color: #bcbcbc;
    border-radius: 5px;
    font-weight:bold;
    color:#0e509e;
    padding:4px 10px;
    text-decoration:none;
    background: #fafafa;
    background: -moz-linear-gradient(#fafafa, #eaeaea);
    background: -webkit-linear-gradient(#fafafa, #eaeaea);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#eaeaea')";
}

ul.yiiPager .page a
{
    font-weight:normal;
}

ul.yiiPager a:hover
{
    text-decoration: none;
    /*    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); */
    /*    border-color: #518cc6;
  border-bottom-color: #2a65a0; */
    background: #eaeaea;
    background: -moz-linear-gradient(#eaeaea, #fafafa);
    background: -webkit-linear-gradient(#eaeaea, #fafafa);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',endColorstr='#fafafa')";
}

ul.yiiPager .selected a
{
    box-shadow: inset 0 1px 0 rgba(0,0,0,.1), inset 0 -1px 1px rgba(255,255,255,1);
    background: -moz-linear-gradient(#eaeaea, #fafafa);
    background: -webkit-linear-gradient(#eaeaea, #fafafa);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',endColorstr='#fafafa')";
    color:#333;
    font-weight:bold;
    cursor: default;
}

ul.yiiPager .hidden a
{
    border:solid 1px #DEDEDE;
    color:#888888;
}

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last
{
    display:none;
}

h2.withTopMargin{
  margin-top: 1em;
}

.question{
    font-style: italic;
    font-weight: bold;
    margin: 1em 0 1em 0;
}
.answer{
    margin-bottom: 2em;
}
.vacancyItem{
    padding-bottom: 2em;
}
.actorItem img{
    margin: 0 20px 20px 0;
}
table.awards td{
    width: 33%;
    vertical-align: top;
    text-align: center;
    padding-bottom: 70px;
}
table.awards div.noImage{
    height: 210px;
}
table.awards img{
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
}
.awardResult{
    font-weight: bold;
    margin-top: .6em;
}
.awardDate{
    color: #999;
    margin-top: .4em;
}