﻿#container
{
	 background: #fff url('images/contentbackground.jpg') repeat-x top;
}

#columnleft
{
    float: left;
    width: 200px;
    margin-left:2px;
   
}

#columnright
{
    margin-left: 210px;
}

.leftblock
{
    border: 2px solid #A5A5A5;
    padding: 15px;
    margin-bottom: 10px;
    background: #fff url('images/background_coumnleft.gif') repeat-y;
    vertical-align: top;
}

.simpleblock
{
    border: 2px solid #A5A5A5;
    margin-bottom: 5px;
    vertical-align: top;
    background: #fff;
}

#newsLink
{
	height:35px;
	padding-top:15px;
	padding-left:70px;
	background:#fff url('images/newsicon.gif') no-repeat left;	
	font-size:1.1em;
}

#newsLink a
{
	position:relative;
	top:-5px;
	color:#484848;
	font-weight:bold;
}

#applicationLink
{
	height:35px;
	padding-top:15px;
	padding-left:70px;
	background:#fff url('images/appicon.jpg') no-repeat left;	
	font-size:1.1em;
}

#applicationLink a
{
	position:relative;
	top:-5px;
	color:#484848;
	font-weight:bold;
}

.rightblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: #FEFFAB url('images/background_fullwidth.jpg') repeat-y;
    position: relative;
    margin-right:2px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

.fullwidth, #loginbanner
{
    border: 1px solid #DBDB79;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url('images/background_fullwidth.jpg') repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#loginbanner
{
  padding-bottom: 0px;
}

.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

.GenericBlock {
	background:#fff scroll 0 0;
	border:1px solid #DBDB79;
	margin-bottom:10px;
	padding:15px;
	position:relative;
	margin-right:2px;
}

.listitem
{
    margin:0px 0px 0px 0px;
    width:444px;
}

.editbuttons
{
    padding-top: 6px;
}

.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

.membercard
{
    background-color: #FEFEB1;
    border: 1px solid #E8DCA3;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}

#membercardcolumnright
{
    margin-left: 226px;
}

.membercard p
{
    margin: 5px;
}

.membercard h3
{
    font-size: 1em;
}

 #loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

#poster h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

#bullet
{	
	width:24px;
	height:24px;
}