@charset "utf-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #586576;
}
.maintable{
	background:#FFFFFF;
}
.leftbottom{
	background:url(../images/grey_leftbottom.jpg) no-repeat left bottom;
}
.rightbottom{
	background:url(../images/grey_rightbottom.jpg) no-repeat right bottom;
}
.sidepanel{
	background:#B5C7CC;
}
.sidepanel_lefttop{
	background:url(../images/greeni_lefttop.jpg) no-repeat top left;
}
.sidepanelrighttop{
	background:url(../images/greeni_righttop.jpg) no-repeat top right;
}
.sidepanelleftbottom{
	background:url(../images/greenngrey_leftbottom.jpg) no-repeat left bottom;
}
.sidepanelrightbottom{
	background:url(../images/greeni_rightbottom.jpg) no-repeat right bottom;
}
#erasearchbox { 
	width:144px;
	height: 19px;
	background:url(../images/searchfield_repeat.gif) center top repeat-x;
	border: 0px;
	margin: 0;
	padding: 3px 0 0 0;
	font:11px "Lucida Grande", Geneva, Arial, sans-serif;
	float:left;
}
#leftside {
	background-image:url(../images/searchfield_leftcap.gif);
	background-repeat:no-repeat;
	float:left;
	width:20px;
	height:19px;
}

#rightside {
	background-image:url(../images/searchfield_rightcap.gif);
	background-repeat:no-repeat;
	width:10px;
	height:19px;
	float:left;
	padding-top:3px;
	padding-right:5px;
}


a.sublink:link, a.sublink:visited, a.sublink:active{
	text-decoration:none;
	color: #FFFFFF;
	font-size:11px;
	display:block;
	padding:1px;
}

a.sublink:hover {
	text-decoration:none;
	color:#B5C7CC;
	background-color:#FFFFFF;
	padding:1px;
}

.pg_headline{
	color:#626C73;
	font-size:14px;
	font-weight:bold;
	padding:15px;
}

.pg_bodytext{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	color:#495256;
	text-align: justify;
}

.mainmenutd{
	text-align:center;
	color:#CCCCCC;
}

a.mainlinks:link, a.mainlinks:visited, a.mainlinks:active{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

a.mainlinks:hover {
	text-decoration:overline;
	color:#666666;
}

.news_date{
	color:#6A6A6A;
	font-size:11px;
	font-weight:bold;
}

.news_headline{
	color:#515151;
	font-size:12px;
	font-weight:bold;
}

.news_body{
	color:#6A6A6A;
	font-size:11px;
}

.news_left_top_corner{
	background:url(../images/news/left_top_corner.gif) right bottom no-repeat;
}

.news_right_top_corner{
	background:url(../images/news/right_top_corner.gif) left bottom no-repeat;
}

.news_left_bottom_corner{
	background:url(../images/news/left_bottom_corner.gif) right top no-repeat;
}

.news_right_bottom_corner{
	background:url(../images/news/right_bottom_corner.gif) left top no-repeat;
}

.news_left_side_bar{
	background:url(../images/news/left_side_bar.gif) center right repeat-y;
}

.news_top_side_bar{
	background:url(../images/news/top_side_bar.gif) center bottom repeat-x;
}

.news_right_side_bar{
	background:url(../images/news/right_side_bar.gif) center left repeat-y;
}

.news_bottom_side_bar{
	background:url(../images/news/bottom_side_bar.gif) center top repeat-x;
}

.tblavilability_head{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.norfont{
	font-size:12px;
}

.itemsold{
	font-size:11px;
	background:#F9E6E6;
}

.itemavail{
	font-size:11px;
	background:#E0FFCC;
}

.itemhigh{
	font-size:11px;
	background:#E1E2FF;
	cursor:pointer;
}

.imgleft
{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

.imgcentre
{
	/*float:none;*/
}

.imgright
{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}
