﻿*
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
}

body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;	
}

a, a:link, a:visited
{
	color: #071849;
	text-decoration: none;	
}
a:hover, #galleryPager .selected
{
	text-decoration: underline;
	font-weight: bold;
}
#header
{
	width: 100%;
	height: 111px;
	background: url(/common/images/imgTopBg.jpg) repeat-x;	
}

.container
{
	height: 826px;
	width: 908px;
	margin: auto;
}

.mast
{
	height: 158px;
	width: 908px;
	background: url(/common/images/imgMast.jpg) no-repeat;	
}

.search
{
	padding: 100px 60px 0 0;
	text-align:right;
}

.search input
{
	float:right;
	color: #071849;
}

.selector
{
	
}

.paging
{
	padding: 0 0 0 85px;	
}

.imagePreviewer 
{
	padding: 5px 0 0 0;	
}

.imagePreviewer a
{
	display: block;
	width: 141px;
	height: 94px;
	float: left;
	text-align: center;
	padding: 0 14px 20px 0;
}

.imagePreviewer a:hover img
{
	border: solid 2px #ff0000;	
}

.imagePreviewer img
{
	border: solid 2px #fff;
}

.selectedImage
{
	border: solid 2px #ff0000;
}

.row1, .row2
{
	position: relative;
	width: 775px;
	float: left;
	z-index: 25;
}

.movementWrapper
{
	z-index: 50;
	overflow: hidden;
	position: relative;
	width: 860px;
	float: left;
}

#paddingTopLeft, #paddingBottomLeft
{
	float: left;
	width: 85px;
	height: 100px;
}

.largeImage
{
	margin-left: 85px;
	_margin-left: 50px;
	float: left;
}

.largeImage img
{
	border: solid 1px #999;	
}

.player
{
	background: url(/common/images/imgControllerBg.jpg) no-repeat;
	height: 318px;
	width: 280px;
	float: right;
	margin-right: 58px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.player #category
{
	margin: 8px 0 0 126px;
}
.player #photoId
{
	margin: 13px 0 0 126px;
}

.playerOptions
{
	margin-top: 34px; 
	padding-left: 24px;	
}

.playerControls
{
	padding: 53px 0 0 39px;
}
.playerControls input
{
	margin-right: 12px;
}

.footer
{
	background:url(/common/images/imgBottomBackground.gif) repeat-x;
	width: 100%;
	height: 129px;	
}

#footerFlash
{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;	
}