﻿body
{
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	background-image: url(images/body.gif);
	color: #C4C4C4;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.ChangeSaleLink
{
	padding-left:160px;
}

.pageViewsLabel
{	
	float:right;
	margin-right:15px;
	font-size:9px;
}

.pageViewsEval
{
	font-size:9px;
}

.OffsetTaskForm
{
	margin-left:100px;
}

.formSubmitToolbar
{
	padding :1px;
	padding-top:10px;
	clear:both;	
	margin-left:180px;
}

.PageContainer
{
	background-repeat: repeat-y;
	background-image: url('Images/container_repeat.png');
	margin: 0 auto;
	width: 765px;	
	border: 1px none #0000FF;
}

fieldset
{
	border-style: groove none none none;
	margin-bottom: 10px;
	padding-bottom:10px;
	border-width: 1px;
}

Legend
{	color:White;	
	font-size:14px;
	margin-bottom:5px;
}

.SummaryParagraph
{
	margin: 200px;
}

.formRightButton
{	
	
	margin-right:140px;
	margin-left:400px;	
	margin-bottom:20px;
}

.Content
{
	margin: 0 auto;
	width: 650px;
	background-image: url('Images/BodyBlockParagraph.png');
	background-repeat: repeat;
	padding: 5px;
}

.ContentContainer p{	
	padding:5px;	
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
}

a:link
{ 
	color: #FFFFFF;
	text-align: right;
}

a:visited
{
	color:White;
}

.ImageRightThumbnail
{
	float:right;
	padding-right:10px;
}

.formRow
{   
  
  padding-top: 2px;
  clear:left;	
    
}

.formLabel
{
	float:left;
	width: 160px;
	text-align:right;
	margin-right:20px;
}

.formField
{
	float: left;	
}

.noLabelField
{
	margin-left:180px;
	float: left;
}

h1
{
	font-size: large;
	font-family: 'Times New Roman' , Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-image: url('Images/BodyBlockParagraph.png');
	background-repeat: repeat;
}

.ContentContainer
{
	color: #C4C4C4;
	background-image: url('Images/ContainerBackground.png');
	background-repeat: repeat;
	width:100%;
	margin-bottom:10px;
	padding-top:5px;

}

.fullHeightDiv
{	
	min-height:700px;
	height:auto !important;
    height:700px; 
	
}

#SearchBox
{
	margin-left: 10px;
	width:245px;
	float:left;		
}

#SilverSiteNav
{
	float:right;
}

.SearchText
{
	clear: none;
	margin-left: 10px;
	display: inline;	
}

.SearchButton
{	
	padding-left: 10px;	
	vertical-align:middle;	
}

#SilverHeader
{
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url('Images/silverheader.jpg');	
	list-style-image: url('images/silverpanelbullet.png');
	list-style-type: circle;
	height:34px;
	padding-top:10px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#SilverHeader ul
{
	margin-top:5px;		
	list-style-image: url('images/silverpanelbullet.png');
	list-style-type: circle;
}


#SilverHeader li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color:black;
	
	display: inline;
	padding-left: 5px;
	padding-right: 5px;		
	border-left-style: groove;
	border-left-width: 1px;	
}

#SilverHeader a:link
{
	color: #000000;	
}

#SilverHeader a:visited
{
	color: #000000;
}

.formSubmitToolbarButton
{
	background-image: url('/Images/BodyBlockParagraph.png');
	float:left;
	display:inline;
	clear:none;
	text-align:left;
}

.rightReturnToList
{
	padding-right: 20px;	
}

.rightAdvertActionBlock
{	
	float:right;	
}


#RightNavigation
{		
	float:Right;
}

#ContentForRightNavigation
{
	Margin-top:10px;
	width:500px;
}

#LeftNavigation
{
	float:left;
	margin-top:5px;	
	width:140px;	
	background-image: url('Images/ContainerBackground.png');
	background-repeat: repeat;
}

.leftNavMenu
{	
	background-image: url('Images/ContainerBackground.png');
	background-repeat: repeat;
	padding:2px;
}

.leftNavNews
{
	margin: 0 auto;
	width: 100%;
	background-image: url('Images/ContainerBackground.png');
	background-repeat: repeat;	
	padding: 5px;
	text-align: center;
}

.AdminNavbarFooter
{
	text-align: center;
}

.leftNavNews HR
{

	height: 1px;
}

#ContentForLeftNavigation
{
	Margin-Left:160px;	
	width:470px;
}

#SilverFooter
{
	padding: 12px 5px 5px 5px;
	margin: 0 auto;
	width: 650px;
	margin-bottom: 10px;
	background-image: url('Images/silverfooter.jpg');
	height: 34px;
	background-repeat: no-repeat;
	color: #000000;
}



