html, body {
	height: 100%;
	overflow-x:hidden;
}


#header {
	margin:0 auto;
	width:940px;
}

#header .w-header {
	float:left;
	display:inline;
	width:100%;
	background:#a81d1d;
	padding:7px 0;
}

#header .w-header a.ihome {
	float:left;
	display:inline;
	margin:0 0 0 20px;
	background:url(../images/icons/home.png) no-repeat left center;
	color:#fff;
	padding-left:20px;
	opacity: 0.7;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	font-size:12px;
}

#header .w-header a.ihome:hover {
	opacity: 1;
}

#logo {
	clear:both;
	margin: 0 auto;
	width:940px;
	padding:0 20px;
}

a#hollywood-logo {
	float:left;
	display:inline;
	background:url(../images/logo-hollywood.png) no-repeat top left;
	width:215px;
	height:57px;
	opacity: 0.7;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	margin:10px 0;
}

a#hollywood-logo:hover {
	opacity: 1;
}

a#hollywood-logo span {
	display:none;
}

a#universal-logo {
	float:right;
	display:inline;
	background:url(../images/logo-universal.png) no-repeat top left;
	width:117px;
	height:44px;
	opacity: 0.7;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	margin:15px 20px 0 0;
}

a#universal-logo:hover {
	opacity: 1;
}

a#universal-logo span {
	display:none;
}

a#iaf-logo {
	float:right;
	display:inline;
	background:url(../images/logo-iaf.png) no-repeat top left;
	width:146px;
	height:44px;
	opacity: 0.7;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	margin:15px 0 0 0;
}

a#iaf-logo span {
	display:none;
}

#header-content {
	clear:both;
	margin:0 auto;
	width:938px;
	min-height:277px;
	background:#cbc7c7;
	border:1px solid #dedede;
}

#header-content .hc-left {
	float:left;
	display:inline;
	width:279px;
	margin:1px 0 0 1px;
}

#header-content .hc-left .info-contact {
	clear:both;
	padding:12px 0 0 20px;
	color:#595959;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
}

#header-content .hc-left .info-contact h3 {
	margin:0 0 5px 0;
	padding:0;
	color:#ab1d1d;
	font-size:12px;
	font-family:Verdana;
}

#mainmenu {
	float:left;
	display:inline;
	width:100%;
	margin:0;
	padding:0;
}

#mainmenu li {
	float:left;
	display:inline;
	clear:both;
	margin-bottom:1px;
	background:url(../images/background/mainmenu-bg.jpg) repeat-x;
	width:100%;
}

#mainmenu li.current {
	background:url(../images/background/mainmenu-hover-bg.jpg) repeat-x;
}

#mainmenu li a {
	float:left;
	display:inline;
	color:#fff;
	font-size:14px;
	font-family:Verdana;
    transition: padding-left 250ms ease-out;
	line-height:38px;
	margin:0 0 0 20px;
	font-weight:bold;
	background:url(../images/icons/arrow-right.png) no-repeat right center;
	width:230px;
}

#mainmenu li a:hover {
	padding-left: 10px;
}

#slider {
	float:right;
	display:inline;
	width:655px;
}

#maincontent {
	clear:both;
	margin:20px auto 0 auto;
	width:940px;
	padding:0 20px;
}

#maincontent .l-content {
	float:left;
	display:inline;
	width:620px;
	color:#514f4f;
	font-size:12px;
	font-family:Verdana;
}

#maincontent .l-content h1 {
	margin:0 0 20px 0;
	font-size:18px;
	color:#ab1d1d;
	font-family:Verdana;
}

#maincontent .l-content .btnMore,
#maincontent .r-content .btnDownload {
	float:right;
	display:inline;
	margin:15px 0 0 0;
	background: url(../images/icons/more.png) no-repeat left center;
	padding-left:17px;
	color:#2a2a6e;
	opacity: 0.7;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}

#maincontent .l-content .btnMore:hover,
#maincontent .r-content .btnDownload:hover {
	opacity: 1;
}

#maincontent .r-content {
	float:right;
	display:inline;
	background:#dedede;
	width:260px;
	padding:10px 20px;
}

#maincontent .r-content h4 {
	color:#a41c1c;
	font-size:13px;
	font-family:Verdana;
	float:left;
	margin:20px 0 0 0;
	clear:none;
}

#maincontent .r-content .btnDownload {
	float:left;
	margin:10px 0 0 0;
}

#maincontent .center-content {
        float:left;
        display:inline;
        clear:both;
        width:100%;
        margin-top:50px;
}

#footer {
	clear:both;
	width:980px;
	margin:0 auto;}

#copyright {
	float:left;
	display:inline;
	clear:both;
	width:100%;
	text-align:center;
	border-top:1px solid #c6333d;
	padding:10px 0;
	color:#888888;
	font-family:Verdana;
	font-size:11px;
	margin-top:20px;
}

#maincontent h1.c-title {
	font-size:18px;
	font-family:Verdana;
	color:#ab1d1d;
	margin:0 0 20px 0;
}

#content,
.entry-content {
	font-family:Verdana;
	font-size:12px;
	color:#514f4f;
}


.entry-content {
	float:left;
	display:inline;
	width:100%;
	clear:both;
	margin-top:20px;
}

#content h1,
.entry-content h1 { margin:10px 0; font-size:24px; }
#content h2,
.entry-content h2 { margin:10px 0; font-size:22px; }
#content h3,
.entry-content h3 { margin:10px 0; font-size:20px; }
#content h4,
.entry-content h4 { margin:10px 0; font-size:18px; }
#content h5,
.entry-content h5 { margin:10px 0; font-size:16px; }
#content h6,
.entry-content h6 { margin:10px 0; font-size:14px; }

#maincontent .list-item,
.entry-content .list-item {
	float:left;
	display:inline;
	width:100%;
}

#maincontent .list-item .l-row,
.entry-content .list-item .l-row {
	float:left;
	display:inline;
	width:225px;
	background:red;
	margin:10px 0 0 5px;
}

#maincontent .list-item .l-row .item-img,
.entry-content .list-item .l-row .item-img {
	width:225px;
	height:185px;
	background:#f5f1ef;
	text-align:center;
	vertical-align:middle;
    display: table-cell;
}

#maincontent .list-item .l-row .item-name,
.entry-content .list-item .l-row .item-name {
	padding:5px 0;
	text-align:center;
	background:#d7c8c0;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}

#maincontent table tr th,
.entry-content  table tr th {
	padding:5px 10px;
	text-align:center;
	background:#d7c8c0;
	color:#020202;
	font-size:14px;
}

#maincontent table tr td,
.entry-content table tr td {
	padding:5px 10px;
}

#maincontent table tr:nth-child(odd) td,
.entry-content table tr:nth-child(odd) td {
	background:#f5f1ef;
}

#maincontent table tr:nth-child(even) td,
.entry-content table tr:nth-child(even) td {
	background:#fff;
}

#content .half,
.entry-content .half {
	float:left;
	display:inline;
	width:50%;
	text-align:center;
	margin-bottom:20px;
}

#content .half img,
#content .full img,
#content .three img,
.entry-content .half img,
.entry-content .full img,
.entry-content .three img {
	margin: -5px 0 0 0;
}

#content .full,
.entry-content .full {
	clear:both;
	width:100%;
	text-align:center;
}

#content .three,
.entry-content .three {
	float:left;
	display:inline;
	width:33%;
	text-align:center;
	margin-bottom:20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear:both;
}

.red { color:#ab1d1d; }

.r10 { margin-right:10px; }