﻿BODY
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	background-color: #dcd8cf;
	/* background-image: url('/_images/background.jpg'); */
}
.ValidationSummary
{
	color: #cc0000;
	font-size: 12px;
	font-weight: normal;
}
.copyright
{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.pagehead
{
	text-decoration: bold, underline;
	color: #094fa3;
	font-size: 18px;
}
.dynamicPopulate_Normal 
{	
	padding:2px;
	text-align:left;
	height:2em;
	margin:2px;
	width:70px;
}
.dynamicPopulate_Updating 
{
	background-image:url(/_images/waiting.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:2px;
	height:2em;
	margin:2px;
	width:70px;
}
.UpdateProgressPanel
{
	z-index: 99999999;
	background-color: #fff;
	color: #fff;
	width: 35px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
	padding: 10px;
	border: solid 2px #5D7B9D;
}
.UpdateProgressModalBackground
{
	z-index: 99999998;
	background-color: #6D7B8D;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 900000 !important;
}
.modalPopup
{
	background-color: #efefef;
	border-width: 3px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 3px;
	width: 475px;
}
.modalHeader
{
	background: url(/_images/sprite.png) repeat-x 0px -200px;
	color: #f7b00a;
	border-bottom: solid 1px #ccc;
	padding: 3px 10px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.masthead
{
	font-family: arial,verdana,sans-serif;
	opacity: 0.7;
	z-index: 20000 !important;
}
.popup-background-loading
{
	background-color: Gray;
	filter: alpha(opacity=70);
	color: #5f7786;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3.1px;
}
.masthead a:link
{
	font-family: arial,verdana,sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3.1px;
}
.masthead a:visited
{
	font-family: arial,verdana,sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3.1px;
}
.masthead a:active
{
	font-family: arial,verdana,sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3.1px;
}
.masthead a:hover
{
	font-family: arial,verdana,sans-serif;
	border-color: #C0C0C0;
	color: #cc0000;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3.1px;
}
/*video player*/
/* player and playlist go side by side */
#player, #playlist
{
	float: left;
	margin-right: 20px;
}
/* player dimensions */
#player, #player img
{
	display: block;
	width: 640px;
	height: 360px;
	border: 0px;
}
#playlist
{
	width: 150px;
}
/* overlay play button */
div.play
{
	background: url(_images/play.png) no-repeat;
	width: 50px;
	height: 50px;
	position: relative;
	top: -210px;
	left: 300px;
	opacity: 0.9;
	margin-bottom: -50px;
}
div.play:hover
{
	opacity: 1.0;
}
/* playlist entry */
#playlist a
{
	background: url(_images/block.jpg) no-repeat;
	width: 150px;
	height: 68px;
	display: block;
	text-decoration: none;
	color: #333;
}
#playlist p
{
	font-size: 11px;
	width: 130px;
	padding: 8px 0 0 12px;
	margin: 0px;
}
#playlist p.time
{
	padding-top: 0px;
	color: #777;
	margin-top: 5px;
}
/* entry stages: normal, hover, playing, paused */
#playlist a:hover
{
	background-position: 0 -68px;
}
#playlist a.playing, #playlist a.paused
{
	color: #000;
}
#playlist a.playing
{
	background-position: 0 -136px;
}
#playlist a.paused
{
	background-position: 0 -68px;
}

.productlist li
{
	display: inline;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
/* Data Pager Styles */.pager
{
	clear: both;
	margin: 0 auto;
}
.pagerlink
{
	border: solid 1px white;
	display: inline-block;
	margin-right: 0.4em;
	margin-top: 0.4em;
	padding: 0.4em 0.7em;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	color: #f7b00a;
}
.pagerlink:hover
{
	border: solid 1px #f7b00a;
	text-decoration: none;
	color: #f7b00a;
}
.pagerlabel
{
	border: solid 1px white;
	display: inline-block;
	margin-right: 0.4em;
	margin-top: 0.4em;
	padding: 0.4em 0.7em;
	text-decoration: none;
	line-height: normal;
	background-color: #f7b00a;
	font-weight: bold;
	color: white;
}
/*Hover Menu*/
.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #F5F7F8;
	opacity: .9;
	filter: alpha(opacity=90);
}

.popupHover
{
	background-image: url(_images/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F7F8;
}
/* SlideShow styles */

.slideTitle
{
	font-weight: bold;
	font-size: small;
	font-style: italic;
}

.slideDescription
{
	font-size: small;
	font-weight: bold;
}
.productlist li
{
	display: inline;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
.PhotoTitle
{
	text-decoration: none;
	color: #5f7786;
}
.PhotoTitleHover
{
	text-decoration: underline;
	color: #cc0000;
}
