*
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#25374b;
}

html, body
{
	width:100%;
	height:100%;
	min-height:100%;
}

body
{
	background:#f1f1f1;
}

h1, h2, h3, h1 a, h2 a, h3 a
{
	color:#a40019;
	padding:20px 0;
	text-decoration:none;
}

h1
{
	font-size:18px;
}

h2
{
	font-size:15px;
}

h3
{
	padding-bottom:5px;	
}

.right
{
	text-align:right;
}

a:hover
{
	text-decoration:underline;
}


a img
{
	border:0;
}

p
{
	font-size:11px;
	padding-bottom:20px;
}

.clear
{
	clear:both;
}

.center
{
	text-align:center;
}

#logo
{
	position:absolute;
	top:24px;
	left:80px;
}

#wrapper
{
	position:relative;
	margin:0 auto;
	width:1280px;
	height:100%;
	height:auto!important;
	min-height:100%;
	background:url(/images/australia/head.jpg) no-repeat top;
}

#middle
{
	width:1280px;
	float:left;
	overflow:hidden;
	margin-bottom:185px;
}

#lb
{
	float:left;
	width:225px;
}

#redBlock
{
	width:208px;
	height:454px;
	background:url(/images/australia/redBlockC.png) no-repeat left center;
	margin:95px 0 0 7px;
}

#redBlock .header
{
	width:207px;
	height:100%;
	background:url(/images/australia/redBlockT.png) no-repeat top;
}

#redBlock .footer
{
	position:relative;
	width:207px;
	height:100%;
	background:url(/images/australia/redBlockB.png) no-repeat bottom;
}

#blueBlock
{
	width:207px;
	height:454px;
	margin:10px 0 0 7px;
	background:url(/images/australia/blueBlockC.png) no-repeat center center;
}

#blueBlock .header
{
	width:207px;
	height:100%;
	background:url(/images/australia/blueBlockT.png) no-repeat top;
}

#blueBlock .footer
{
	position:relative;
	width:207px;
	height:100%;
	background:url(/images/australia/blueBlockB.png) no-repeat bottom;
}

#head
{
	height:342px;	
}

#center
{
	float:left;
	width:820px;
	height:100%;
	background:url(/images/australia/mainBlockC.png);
}

#center .header
{
	width:100%;
	background:url(/images/australia/mainBlockT.png) no-repeat top;
}

#center .footer
{
	height:100%;
	min-height:704px;
	padding:0 10px 20px;
	background:url(/images/australia/mainBlockB.png) no-repeat bottom;
}

#center img
{
	
}

#rb
{
	float:left;
	width:210px;
	margin:0 0 0 10px;
}

#yellowBlock
{
	width:216px;
	height:704px;
	background:url(/images/australia/yellowBlockC.png) no-repeat center center;
}

#yellowBlock .header
{
	width:216px;
	height:100%;
	background:url(/images/australia/yellowBlockT.png) no-repeat top;
}

#yellowBlock .footer
{
	position:relative;
	width:216px;
	height:100%;
	background:url(/images/australia/yellowBlockB.png) no-repeat bottom;
}

.footer > span
{
	display:block;
	height:50px;
	line-height:50px;
	margin-left:20px;
}

.footer > span > a
{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}


#footer
{
	width:1280px;
	height:154px;
	margin:-154px auto 0;
	background:url(/images/australia/footer.jpg);
}

.photoGallery
{
	width:150px;
	text-align:center;
	margin:10px 0;
	list-style:none;
	margin-left:6px;
}

.photoGallery img
{
	margin:0;
}

.scrollWrapper
{
	padding:0 12px 45px;
}

.pane1
{
	width:182px;
	height:353px;
}

.pane2
{
	width:188px;
	height:604px;
}

.pane3
{
	width:181px;
	height:353px;
}

.article
{
	display:block;
	width:160px;
	line-height:11px;
	margin:10px 0;
	padding-left:15px;
	background:url(/images/australia/arrowRight.png) left center no-repeat;
}

.article > a.abrief
{
	font-size:11px;
	color:#2b2b2b;
	text-decoration:none;
	padding-right:5px;
}

.date
{
	font-size:11px;
}


.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;
/* Выравнивание по центру */
text-align: center;
}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: left;

/* Отступы между блоками */
margin: 3em 0 0;
}

.thumbnail .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width: 14em;

/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
text-align:center;
}

.r > a
{
	position:relative;
	text-decoration:none;
}

.placeholder
{
	display:table-cell;
	vertical-align:middle;
	width:151px;
	height:151px;
	margin-left:10px;
	border:1px solid #9E9E9E;
	text-align:center;
}

.half
{
	float:left;
	width:50%;
}

.rubricator
{
	padding:20px 0 20px 20px;
	font-size:16px;
	color:#a40019;
}

.rubricator a
{
	font-size:16px;
	color:#a40019;
}

.rubricator h1
{
	padding:0;
	display:inline;
}

#flowPlayer
{
	margin:0 auto;
	border:1px solid #036;
}

.hr
{
	border-bottom:1px dotted #333;	
}

.folderIcon
{
	position:absolute;
	width:45px;
	height:62px;
	bottom:5%;
	left:50%;
	border:0!important;
}

#playerCode
{
	margin:20px auto;
	padding:10px;
	border:1px dotted #ccc;
	width:80%;
}

#playerCode textarea
{
	width:100%;
	height:120px;
	overflow:hidden;
}

.imgBorder
{
	border:1px solid #036;	
	width:150px;
	height:150px;
	display:table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}

.relative
{
	position:relative;
}

#search
{
	position:absolute;
	width:380px;
	height:23px;
	top:50px;
	right:0px;
}

#search .searchString
{
	width:300px;
	height:23px;
	line-height:23px;
	border:0;
	background:none;
}

.searchSubmit
{
	border:0;
	background:none;
	width:70px;
	height:23px;
}

.p0
{
	padding:0;
}

.strong
{
	font-weight:bold;
}

.searchResults
{
	list-style:none;
	margin-left:30px;
}

.searchResults p
{
	font-size:14px;
	margin-left:10px;
}

#flowPlayer
{
	display:block;
	background:#000;
	width:480px;
	height:384px;
}

.wideScreen
{
	height:294px!important;	
}
