﻿*
{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:7.5pt;
	padding:0px;
	margin:0px;
}

html, body, form
{
	border:none;
	height:100%;
	overflow:hidden;
}

body
{
	background:#C0C0C0 url(/Images/MainBackgroundGradient.png) repeat-x;
}

hr
{
	border:none;
	border-top:dotted 1px #C0C0C0;
}

div.Show
{
	display:block;
}

div.Hide
{
	display:none;
}

#MainContainer
{
	position:absolute;
	border:solid 1px #696969;
	background-color:#fff;
	top:20px;
	bottom:20px;
	left:79px;
	right:80px;
	margin:0 auto;
}

#MainBorderContainer
{
	position:absolute;
	border:none;
	height:100%;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
}

#MainContentContainer
{
	position:relative;
	border:none;
	width:100%;
	height:100%;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 30px #000;
	-moz-box-shadow: 0px 0px 30px #000000;
	box-shadow: 0px 0px 30px #000000;
}

#MainContent
{
	position:absolute;
	border:none;
	padding:10px 13px;
	top:146px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:auto;
	margin-bottom:21px;
}

div.HomePage
{
	border:none !important;
	border-right:solid 1px #ccc !important;
	right:180px !important;
}

div.RSSFeed
{
	position:absolute;
	background:#eee url(/Images/RSSFeedbackground.png);
	top:146px;
	right:0px;
	bottom:0px;
	width:180px;
}

#RSSFeed
{
	padding:8px 5px 0px 0px;
}

#RSSFeed h1
{
	text-align:center;
	font-size:10pt;
	border-bottom:solid 1px #ccc;
	font-weight:normal;
	color:#cc6600;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:180px;
}

#RSSFeedNewsItemContainer
{
	position:absolute;
	border:none;
	padding:8px 6px 5px 5px;
	left:0px;
	top:40px;
	right:0px;
	bottom:21px;
	overflow:auto;
}

#NewsItem
{
	text-decoration:none;
}

#NewsItemTitle
{
	font-size:6.5pt;
	color:#cc6600;
	text-align:justify;
}

#NewsItemDescription
{
	font-size:6.5pt;
	text-align:justify;
	margin-top:8px;
	margin-bottom:8px;
	color:#333;
}

#NewsItemCategory
{
	text-align:center;
	font-size:6.3pt;
	color:#333;
}

#NewsItemTime
{
	border-bottom:dotted 1px #ccc;
	text-align:center;
	font-size:6.3pt;
	padding-bottom:8px;
	margin-top:8px;
	margin-bottom:8px;
	color:#333;
}

#StrapLine
{
	position:absolute;
	border:none;
	border-top:solid 1px #ccc;
	background:#eee;
	padding-top:4px;
	padding-bottom:4px;
	left:0px;
	font-size:7pt !important;
	text-align:center;
	color:#666;
	right:0px;
	bottom:0px;
	z-index:1;
}

#ContactUsContent
{
	position:absolute;
	width:45%;
	top:10px;
	left:13px;
}

#ContactUs
{
	position:absolute;
	border-left:solid 1px #ccc;
	padding-left:4px;
	width:50%;
	top:0px;
	left:48%;
	bottom:0px;
}

#ContactUs h1
{
	padding-top:10px;
}

#ContactUs #Title
{
	font-size:7.5pt;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	color:#cc6600;
	margin-top:15px;
	margin-bottom:5px;
}

#ContactUs input
{
	font-size:7.5pt;
	padding:2px;
	width:100%;
}

#ContactUs textarea
{
	font-size:7.5pt;
	padding:2px;
	width:100%;
	height:100px;
}

#ActionButtonContainer
{
	padding-top:10px;
}

#ActionButtonContainer a, #DocumentActionButtonContainer a
{
	font-size:7pt;
	display:inline-block;
	position:relative;
	border:solid 1px #000;
	background:#FFF url(../Images/ButtonBackground.gif);
	padding:5px 10px;
	margin-bottom:7px;
	text-decoration:none;
	color:#cc6600;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:118px;
}

#ActionButtonContainer a:hover
{
	color:#fff;
	background:#cc6600 url(../Images/ButtonBackgroundHover.gif);
}

div.ListView
{
	
	border-top:solid 1px #333 !important;
	border-left:solid 1px #333 !important;
	border-right:solid 1px #333 !important;
	border-bottom:solid 1px #333 !important;
}

div#Detail.ListView div.ColumnHeader
{
	border:none !important;
}

div.Column
{
	border:none !important;
	border-right:solid 1px #333 !important;
}

div.ListView div.group
{
	font-weight:normal !important;
	border:solid 1px transparent !important;
	border-top:solid 1px #333 !important;
	border-bottom:solid 1px #333 !important;
	padding:2px !important;
	margin-left:0px !important;
	margin-bottom:2px !important;
}

div.ListView div.group:hover
{
	border:solid 1px transparent !important;
	border-top:solid 1px #333 !important;
	border-bottom:solid 1px #cc6600 !important;
	padding:2px !important;
	margin-bottom:2px !important;
}

div#Detail.ListView div.detailItem:hover
{
	background-color:#333 !important;
}

div#Thumbnail.ListView div.thumbnail div:hover
{
	border-color:#333 !important;
}

div#MainContent div#Thumbnail.ListView div.thumbnail:hover span
{
	border-color:#333 !important;
	background:#333;
}

div.BrowserVersion
{
	border:solid 1px #DAA520;
	background:#FFFACD;
	padding:8px 4px;
	color:#CD853F;
	text-align:center;
}

div#LockLayer
{
	position:absolute;
	background:#808080;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:1000;
	filter:alpha(opacity=60) !important;
	opacity:0.6 !important;
}

div#Message
{
	position:absolute;
	border:solid 1px #000;
	background:#fff;
	padding:10px 80px;
	top:50%;
	left:50%;
	width:150px;
	text-align:center;
	z-index:1001;
	margin-top:10px;
	margin-left:-153px;
}

div.Hide
{
	display:none;
}
