﻿body 
{ 
margin: 0px; 
background-color: #fcaf25;
background-image: url('../Images/SiteBackground.jpg');
background-repeat: no-repeat;
}
select
{
	border:1px dotted #909090;
}

table
{
	border-collapse: collapse;
}

#Wrapper
{
	width: 1023px;
}

#MainMenu
{
	float: left;
	margin-top: 155px;
	padding-left: 7px;
	width: 186px;
	margin-bottom: 20px;
}

#MenuBottom
{
	float: left;
}

#Login
{
	position: absolute;
	left: 700px;
	width: 306px;
	height: 43px;
	z-index:10000;
	padding: 0px 4px 0px 6px;
	color: White;
}

#Login a
{
	color: White;
	font-weight: bold;
}

#Login .LoginButton
{
	margin: 6px 0px 0px 5px;
	cursor: pointer;
}

#Login .LoginFailed
{
	margin-top: 14px;
	margin-left: -6px;
	border: solid 1px #f85f2c;
	width: 311px;
	padding: 5px 4px 4px 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #f25825;
	background-color: White;
}

#Login .LoginFailed a
{
	color: #f25825;
	font-weight: normal;
	text-decoration: underline;
}

#Today
{
	position: absolute;
	width: 600px;
	height: 14px;
	left: 0px;
	top: 0px;
	z-index:10000;
}

#Today img
{
	float:left;	
}

#Search
{
	height:55px;
	background-image:url('../Images/MenuCurveTop.gif') !important;
	background-repeat:no-repeat;
	border-bottom:solid 1px #D8D7D7;
	z-index:10000;
}

#Search .TextBox
{
	border:1px solid #D8D7D7;	
	width:130px;
	float:left;
}

#Search .TextBoxWaterMark
{
	border:1px solid #D8D7D7;	
	width:130px;
	float:left;
}

#Search .SearchButton
{
	margin:21px 0px 0px 5px;
	cursor:pointer;
}

#FrontPageMainImage
{
	position:absolute;
	top:0px;
	left:199px;
	height:327px;
	width:677px;
	z-index:0;
}

img.MainPicture
{
	position: absolute;
	top: 155px;
	left: 199px;
}

#MainImage
{
	position:absolute;
	top:155px;
	left:199px;
	height:153px;
	width:677px;
	z-index:0;
}

#Content
{
	float: left;
	padding-top: 327px;
	margin-left: 7px;
	width: 676px;
	min-height: 640px;
	margin-bottom: 20px;
}

.WideContent
{
	float: left;
	margin-top: 155px;
	margin-left: 7px;
	width: 869px;
	height: auto !important;
	height: 628px; 
	min-height: 628px; 
	margin-bottom: 20px;
	background: white url('/Images/FoorumiCurveTop.gif') no-repeat top center;
}

.WideContentSub
{
	width: 839px;
	padding: 15px;
	height: auto !important;
	height: 628px; 
	min-height: 628px; 
	background: url('/Images/FoorumiCurveBottom.gif') no-repeat bottom center;
	margin-bottom: -7px;
}

#Bottom
{
	clear: both;
	height: 32px;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url('/Images/bgBottom.gif');
	padding-left: 10px;
}

#Bottom span
{
	color: White;
	margin-left: 50px;
}

#Bottom a
{
	color: White;
}

#Banners
{
	float: left;
	margin-left: 7px;
	margin-top: 183px;
	width: 140px;
	min-height: 600px;
}

#Banners .Banner
{
	margin:0px 0px 15px 0px;
}

.DottedLine
{
	color:Black;
	border-bottom:1px dotted grey;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	margin:20px 0px 15px 0px;	
}

.MarginBox
{
	margin: 0px 0px 8px 0px;
}

.MarginBox .MarginBoxContent
{
	background-image:url('../Images/bgCenterMargin.gif');	
	background-repeat:repeat-y;	
	height:164px;
}

.MarginBox .MarginTopCurve
{
	background-image:url('../Images/TopCurveMargin.gif');	
	background-repeat:no-repeat;	
	height:32px;
}

.WideBox
{
	padding-top: 8px;
	cursor: pointer;
}

.ContentBody
{
	margin-top: -13px;
}

.ContentBody .TopCurve
{
	background-image:url('/Images/TopCurveContent.gif');
	background-repeat:no-repeat;
	height:18px;
	width:469px;
}

.ContentBody .BottomCurve
{
	background-image:url('/Images/BottomCurveContent.gif');
	background-repeat:no-repeat;
	height:18px;
}

.ContentBody .BoxContent
{
	background-image:url('../Images/bgCenterContent.gif');	
	background-repeat:repeat-y;	
	height:164px;
	padding-left:8px;
	padding-bottom: 20px;
	min-height: 740px;
}

.WideBox .BoxContent
{
	background-image:url('../Images/bgCenterContent.gif');	
	background-repeat:repeat-y;	
	height:164px;
	padding-left:8px;
}

.WideBox .BoxContent .BoxText img
{
	margin:0px 21px 0px 0px;
	max-height: 94px;
	max-width:100px;
	float:left;
	overflow:hidden;
}

.WideBox .BoxContent .BoxText
{
	overflow:hidden;
	margin:6px 0px 0px 17px;
	width:420px;
}

.ContentMargin
{
	float: right;
	width:200px;
	margin-top: -13px;
}

.ContentMargin input
{
	width:154px;
	margin: 0px 0px 8px 0px;
	border:1px dotted #909090;
}

.ContentMargin select
{
	width:160px;
}

.TopMenuLink
{
	position: absolute;
	z-index: 10;
}

.TopMenuLink img
{
	border: none;
}

.ImageButton
{
	background-image:url('/Images/bgButton.gif');	
	background-repeat:repeat-x;
	height:25px;
	width:auto;
	line-height:25px;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 20px 0px 0px;	
}

.Form .WideTextBox
{
	display: block;
	border:1px dotted #909090;
	margin-bottom: 10px;
	width: 356px;
}

.ContentBody
{
	width: 469px;
}

.ContentBody .BoxContent
{
	background-color: White;
}

#MainMenu #Items
{
	min-height: 884px;
	background-image:url('../Images/bgMenuDiv.gif');
}

#UserMenu .MarginBoxContent
{
	min-height: 920px;
}