@charset "utf-8";
/* CSS Document */

.staticwrapper
{
	width: 740px;
	overflow: hidden;
	float: left;
	display: inline;
}
.staticpadding
{
	padding: 0px 0px 10px 50px;
	border-right: 1px solid #bfbfbf;
}

.staticMainWrapper
{
	background: url(images/bg_staticMain.gif) repeat-y;
}

.staticTitleInner
{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 30px;
	color: #333;
}

.contentBrief
{
	padding: 0px 40px 0px 0px;
}
.contentMainText
{
	padding: 0px 40px 0px 0px;
}

.attachmentstd
{
}
.attachment
{
	width: 200px;
	float: right;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
	overflow: hidden;
}
.attachment legend
{
	text-transform: uppercase;
	font-weight: bold;
}
.attachthumb
{
	width: 50px;
	height: 50px;
	margin: 2px;
}
.attachtop
{
	margin: 0px -25px 0px -25px
}
.attachbot
{
	margin: 0px -25px 0px -25px
}
.attachedfiles
{
}
.attachedfileswrapper, .attachedlinkswrapper
{
	padding: 0px 0px 0px 10px;
}
.attachedimages, .attachedlinks
{
	margin: 10px 0px 0px 0px;
}
.attachedfiles h5, .attachedimages h5, .attachedlinks h5
{
	margin: 0px 0px 5px 0px;
	clear: both;
}
.attachedimagestitle, .attachedfiletitle, .attachedlinkstitle
{
	font-size: 14px;
	font-weight: 400;
	padding: 0px 0px 0px 15px;
	line-height: 30px;
	background: #ebebeb;
}
.attachedimagewrapper
{
	float: left;
	display: inline;
	width: 119px;
	height: 170px;
	overflow: hidden;
}
.attachedimagepadding
{
	padding: 10px;
}
.attachedimageitem
{
	padding: 0px;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.attachedimagetitlewrapper
{
	text-align: center;
}
.attachedimagetitle
{
	color: #555;
	text-decoration: none;
}
.attachedimageitemtd
{
	margin: 3px;
	text-align: center;
}
.attachedimagelink
{
	display: block;
}
.attachedimageimg
{
	display: block;
	margin: 0px auto;
}

.staticlistingpaddinger
{
	padding: 0px 40px 20px 50px;
}

.staticitem
{
	padding: 0px 0px 30px 0px;
}
.statictypeslisting
{
	padding: 0px 0px 5px 0px;
}
.readmore
{
}
.masterTypeTitle
{
	font-size: 30px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #333;
}

.staticdate
{
	font-size: 12px;
	color: #f60;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
}

.statictitle
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.staticListBrief
{
}
.staticListBrief p
{
	padding: 0px;
	margin: 0px;
}
.staticpiccontainer
{
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
}
.staticpic
{
	display: block;
}
.newsinputfs
{
	border: 0px none;
}
.buttonstyle
{
	margin: 0px 0px 0px 10px;
}


.homepillar
{
	float: left;
	display: inline;
	width: 239px;
	overflow: hidden;
	border-right: 1px solid #bfbfbf;
}
.pillaritem
{
	margin: 0px 0px 20px 0px;
}
.pillarthumb
{
	display: block;
	margin: 0px auto;
}
.pillaritemtitle
{
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
.pillaritemdate
{
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.pillaritemcontent
{
	padding: 0px 10px 0px 10px;
}

/* calendar */
.calendarBox
{
	margin-bottom: 20px;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
}

.calendar-month
{
	border-bottom: 1px dotted #000;
}
.calendarDate1
{
	width: 165px;
}
.calendarDate
{
	width: 170px;
}
.monthLength
{
	width: 80px;
	margin: 0px 5px 5px 10px;
}

table.calendar
{
	font-size: 12px;
	width: 240px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.calendar tr
{
}

table.calendar td
{
	padding: 0px;
	text-align: center;
}

