* {
margin:0px;
padding:0px;
}

body{
font-family: Arial, Verdana, Helvetica, Sans-Serif;
background: #000000;
background:url(../images/background_tile.gif);
color:#bababa;
font-size: 13px;
margin:0;
padding:0;
border:0;
height:100%;

}
a
{
	color:#ff7e00;
	text-decoration:none;
	border:0px;
}

a:hover
{
	color:#ffffff;	
	text-decoration:none;
}

ul.menu
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:570px;

	
}
ul li.menu_link
{
	cursor:pointer;
	padding: 0px;
	border:0px solid red;	
	height:26px;
	float:right;
	position:relative;
}

ul li.menu_link
{
	padding:4px;
}
.main_header
{
	background:url(../images/header_alternative.jpg) no-repeat;
	width:824px;
	height:323px;
}

ul.gallery_link
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:180px;	
}
ul.gallery_link li
{
	cursor:pointer;
	padding: 0px;
	color:#ff7e00;	
	height:26px;
	position:relative;
	font-weight:bold;
}

ul.gallery_link li:hover
{
	color:#ffffff;	
}
.main_header_menu
{
	background:url(../images/header_menu_alternative.jpg) no-repeat;
	width:824px;
	height:24px;
	font-weight:bold;
}

.content_back
{
	background:url(../images/body.png) repeat-y;
	width:824px;
}

.title
{
	font-size:16px;
	font-weight:bold;
	color:#ff7e00;
}

.winner_title
{
	font-size:16px;
	font-weight:bold;
	color:#ff7e00;
}

.deadline
{
	color:#4fb7ff;
	font-size:14px;
	font-weight:bold;
}

.previous_contest
{
	background:url(../images/headline_previous_contests.png);
	width:710px;height:36px;
}
.footer
{
	background:url(../images/footer.png) no-repeat;
	width:824px;
	height:307px;
}

.thumb
{
	border:3px solid #c2c1bf;
}

.thumb:hover
{
	border:3px solid #ffffff;
}

.announce
{
	font-size:18px;
	font-weight:bold;
}

.pagination
{
	color:#ff7e00;
	float:left;
	padding: 4px;
	cursor:pointer;
	font-weight:bold;
}

.pagination:hover
{
	color:#ffffff;
}

.disable_page,.disable_page:hover
{
	color:#c2c1bf;
}

.current_page
{
	color:#ffffff;
}
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }

.tooltip_content 
{
	padding:10px;
	background:#24221F;
	font-weight:bold;
	color:#ffffff;
	
}
.videomask
{
	background:url(../images/videomask.png) no-repeat;
}
