/****************************************************
Container
****************************************************/
#Page_Container{
	margin:0 auto;
	width: 790px;
}

/****************************************************
Left Panels
****************************************************/
.panel_background_image {
	background-image:url(../Images/Scalford/panel_bg.jpg);
	background-repeat:repeat-y;
	width: 165px;
	padding-left:15px; 
	padding-top:5px; 
	padding-right:10px; 
	padding-bottom:10px
}
.panel_text {
	background-image:url(../Images/Scalford/panel_bg.jpg);
	background-repeat:repeat-y;
	width: 165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:15px; 
	padding-top:10px; 
	padding-right:5px; 
}
.panel_text_box {
	border:solid 1px #CCCCCC;
	width: 130px;
	height: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}
.panel_background_text_box {
	background-image:url(../Images/Scalford/panel_bg.jpg);
	background-repeat:repeat-y;
	width: 165px;
	padding-left:13px; 
	padding-right:10px; 
	padding-bottom:5px;
	padding-top:3px;
}
.panel_background_text_box_search_internal {
	background-image:url(../Images/Scalford/panel_bg_internal.jpg);
	background-repeat:repeat-y;
	width: 165px;
	padding-left:13px; 
	padding-right:10px; 
	padding-bottom:5px;
	padding-top:3px;
}
.panel_header {
	width: 165px;
	margin-left:4px; 
	margin-bottom:3px
}
.panel_header_main {
	width: 165px;
	margin-left:5px; 
	margin-bottom:0px;
	min-height:100%;
}
.clear_left_column {
	clear:both; 
	width:191px; 
	height:12px; 
	font-size:0px; 
	background-image:url(../Images/Scalford/panel_bg.jpg); 
	background-repeat:no-repeat
}
.content_left_column {
	width:362px; 
	float:left;
}
.left_column {
	float:left;
	width:191px; 
	margin-left:0px;
}


/******************************************************
Awards
******************************************************/
.awards_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	margin-top:5px; 
	margin-right:5px; 
	margin-left:15px;
	width:165px;
}
.awards {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top:2px; 
	margin-right:5px; 
	margin-bottom:9px;
	margin-left:8px;
	width:165px;
}


/***********************************************************
Home Page Adverts
***********************************************************/
.adverts {
	float:left;
}
.advert_content {
	width:190px; 
	height:96px;
}
.frame_flash {
	width:572px; 
	height:332px; 
	margin-top:10px; 
	margin-bottom:7px; 
	margin-left:5px
}
.frame_advert_left {
	width:190px; 
	height:96px; 
	margin-right:2px; 
	padding:0px; 
	margin-left:4px
}
.frame_advert_middle {
	width:190px; 
	height:96px; 
	margin-right:2px; 
	padding:0px; 
	margin-left:196px; 
	margin-top:-96px;
}
.frame_advert_right {
	width:190px; 
	height:96px; 
	margin-left:388px; 
	margin-right:2px; 
	margin-top:-96px; 
	margin-bottom:5px;
	padding:0px;
}


/**************************************************************
Internal Pictures and Adverts
**************************************************************/
.main_pic_frame {
	background-image:url(../Images/Leisure/main_pic_frame.jpg);
	background-repeat:no-repeat;
	width:574px;
	height:264px;
	margin-top:10px;
	margin-right:2px;
	padding:6px;
}
.small_adverts_tall {
	margin-bottom:6px;
	height:305px;
	width:180px; 
	
}
.small_adverts {
	margin-bottom:6px;
	height:88px;
	width:180px; 
}


/***************************************************************
Main Page Content
***************************************************************/
.main_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}
.main_text_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}
.article_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-bottom:5px;
}
.table_bottom {
	border-bottom:#666666 solid thin;
	line-height:0px;
}
.top_curve {
	background-image:url(../Images/Scalford/top_curve.jpg);
	background-repeat:no-repeat;
	background-position: 4px top;
	width:790px; 
	float:left;
}
.right_panel_bg {
	float:right; 
	width:594px; 
	margin:0px; 
	padding:0px;
}
.page_title {
	
	width:590px; 
	margin-top:10px
}
.content_right_column {
	float:right; 
	width:184px;
	margin-right:6px;
}

.modulebox
{
	width:100%;
	margin-bottom: 8px;
}
.NoModuleData
{
	color: #FF0000;
	padding:8px;
	padding-left:2px;
}
.Attachment_Icon
{
	padding-right:8px;
	vertical-align:top;
}
.Attachment_Text
{
	padding-right:20px;
}
/********************************************************
Curved Borders
********************************************************/
.top {
	background:url(../Images/Scalford/hline.gif) 0 0 repeat-x;
}
.bottom {
	background:url(../Images/Scalford/hline.gif) 0 100% repeat-x;
}
.left {
	background:url(../Images/Scalford/vline.gif) 0 0 repeat-y;
}
.right {
	background:url(../Images/Scalford/vline.gif) 100% 0 repeat-y;
}
.bottom_left {
	background:url(../Images/Scalford/bottom_left.gif) 0 100% no-repeat;
}
.bottom_right {
	background:url(../Images/Scalford/bottom_right.gif) 100% 100% no-repeat;
}
.top_left {
	background:url(../Images/Scalford/top_left.gif) 0 0 no-repeat;
}
.top_right {
	background:url(../Images/Scalford/top_right.gif) 100% 0 no-repeat;
}
.top_small {
	background:url(../Images/Scalford/hline_small.gif) 0 0 repeat-x;
}
.bottom_small {
	background:url(../Images/Scalford/hline_small.gif) 0 100% repeat-x;
}
.left_small {
	background:url(../Images/Scalford/vline_small.gif) 0 0 repeat-y;
}
.right_small {
	background:url(../Images/Scalford/vline_small.gif) 100% 0 repeat-y;
}
.bottom_left_small {
	background:url(../Images/Scalford/bottom_left_small.gif) 0 100% no-repeat;
}
.bottom_right_small {
	background:url(../Images/Scalford/bottom_right_small.gif) 100% 100% no-repeat;
}
.top_left_small {
	background:url(../Images/Scalford/top_left_small.gif) 0 0 no-repeat;
}
.top_right_small {
	background:url(../Images/Scalford/top_right_small.gif) 100% 0 no-repeat;
}
.top_left_grey {
	background:url(../Images/Scalford/top_left_grey.gif) 0 0 no-repeat;
}
.top_right_grey {
	background:url(../Images/Scalford/top_right_grey.gif) 100% 0 no-repeat;
}
.thumbnail_border {
	border: #C4C5C9 1px solid;
	padding:2px;
	width:74px;
	float:left;
	background-color:#FFFFFF;
	margin-top:8px;
	margin_bottom:8px; 
}


/************************************************
Misc
************************************************/
.clear {
	clear:both; 
	width:191px; 
	height:12px; 
	font-size:0px;
}
.table_width {
	width:362px;
}
.long_panel_title {
	margin-top:12px;
}
.sitemapItem
{
	width:330px;
	color:#943312;
	padding:2px;
}