/*========================================================*/
/* CSS Style Sheet for Banks Sadler Limited Website       */
/*       by Stuart Hutchinson                             */
/*       http://www.dansondigital.co.uk                   */
/*========================================================*/
/*	Last Updated 28/3/08                                   */
/*========================================================*/
/*  Universal                                             */
/*========================================================*/
body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family:Myriad web, Arial, sans-serif;
	color:#000;
	background-color: #fff;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

.breadcrumArea{	background-image: url(images/bread_bg.png);	background-repeat: repeat-x;	background-position: bottom;	background-color: #FFFFFF;}
.subpageBG{ background-image: url(images/top-bg2.gif);	background-repeat: repeat-x;	background-position: top;}

/*	TH,TD,DIV{	font-family:Myriad web, Arial, sans-serif;	font-size:100%;	color:#383838;}	*/
A,A:link,A:visited,A:active{ color:#000000;	text-decoration:none;}
A:hover{ color:#FF3300; text-decoration:underline;}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#FFFFFF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#FFFFFF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Edit Menu Styles *********** */
.ModuleTitle_MenuBreak

{

	border-bottom: #EEEEEE 1px solid;

	border-left: #EEEEEE 0px solid;

	border-top: #EEEEEE 1px solid;

	border-right: #EEEEEE 0px solid;

	background-color: #FFFFFF;

	height: 1px;

}

.ModuleTitle_MenuIcon

{

	cursor: pointer;

	background-color: #FFFFFF;

	border-left: #EEEEEE 1px solid;

	border-bottom: #EEEEEE 1px solid;

	border-top: #EEEEEE 1px solid;

	text-align: center;

	width: 15px;

	height: 21px;

}


/* ********** Search Style ************** */
#SearchContainer input{	MARGIN: 0px; font-size:9px; color:#f2f3ef; WIDTH: 150px; HEIGHT: 15px; background-color: #808080;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#484847; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{ width: 205px;	color:#3c3c3c;	height: 12px;	background-color: #EBEBEB;	background-repeat: no-repeat;	background-position: center;	vertical-align: middle;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;}

/* ********** Buttons Style ************** */
.StandardButton {
	color: #000000;
	font-family:Myriad web, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #ffffff;
	height: 30px;
	width: 80px;
}

/* ********** Pane Style ************** */
.BannerPane{ padding:0px 0px 0px 0px;}
.LeftNav{ padding:10px 8px 0px 8px;}
.TopPane{ padding:10px 8px 3px 8px;}
.TopRightPane{ background-color: #99ADC1; padding:3px 3px 3px 8px; width:245px}
.TopLeftPane{ background-color: #FED889; padding:3px 3px 3px 8px;}
.LeftPane{	padding:3px 0px 3px 8px; width:35%;}
.ContentPane{ padding:2px 6px 3px 6px; width:100%;}
.RightPane{	padding:3px 8px 3px 0px; width:35%;}
.MidLeftPane{ padding:3px 3px 3px 8px; width:100%;}
.MiddlePane{ padding:3px 3px 3px 3px; width:100%;}
.MidRightPane{ padding:3px 8px 3px 3px;	width:100%;}
.BottomColumn1{	padding-left: 3px;	padding-bottom: 3px;	padding-right: 3px;	padding-top: 3px;	border-right-style: solid;	border-right-color: #fdb828; border-right-width: 1px; width: 250px;}
.BottomColumn2{ border-right-style: solid;	border-right-color: #fdb828; border-right-width: 1px; padding:3px 3px 3px 3px; width: 250px;}
.BottomColumn3{ border-right-style: solid;	border-right-color: #fdb828; border-right-width: 1px; padding:3px 3px 3px 3px; width: 250px;}
.BottomColumn4{	padding-left: 3px;	padding-bottom: 3px; padding-right: 3px; padding-top: 3px; width: 250px;}
.BottomPane{ padding:3px 8px 10px 8px;}
.TopPhone { color:#FFFFFF; font-family:Myriad web, Arial, sans-serif; font-size:150%; text-align:right; background-color:#003263;margin:0; padding-right:10px; padding-top:5px; padding-bottom:5px; height: 40px; }

/* ********** Container Style ************** */
.Head{ font-size:80%; font-weight:bold; color:#003263; }
.SubHead{ font-size:80%; color:#003263; }
.SubSubHead{ font-size:80%; color:#003263; }
.Normal{ font-family:Myriad web, Arial, sans-serif; font-size:12px; LINE-HEIGHT: 18px; color:#000000;}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color: #383838;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/arrow-down.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 8px 0 17px;; margin: 0 0px 0 6px;}
a.login:hover{	color:#FF3300;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/arrow-up.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px;padding: 4px 8px 0 17px; margin: 0 0px 0 6px;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: Myriad web, Arial, sans-serif;	background-image: url(images/arrow-down.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 0px 0 17px; margin: 0 0px 0 6px;}
a.user:hover{	color:#FF3300;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family:Myriad web, Arial, sans-serif;	background-image: url(images/arrow-up.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px;padding: 4px 0px 0 17px; margin: 0 0px 0 6px;}
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family: Myriad web, Arial, sans-serif;	padding-right: 5px;}
a.date:hover{	color:#FF3300;}

/* ********** Footer Style ************** */
.footer_row { background-color: #99ADC1; height: 25px; }
.footerRight {padding-right: 15px; text-align: right;}
.footer,a.footer:link,a.footer:active,a.footer:visited{ padding-left: 15px; font-size:12px; color:#00254A; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;font-style: italic;}
a.footer:hover{	color:#FF3300; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;font-style: italic;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{ font-size:75%;	color:#00254A;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{	color:#FF3300; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#00254A; text-decoration:none; font-weight:normal; font-family: Myriad web, Arial, sans-serif;}	
a.links:hover{	color:#FF3300; text-decoration:underline; font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px;	color:#000000;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:0px dotted}
a.breadcrumb:hover{	font-size:11px;	color:#FF3300;	text-decoration:none;	font-weight:normal;	font-family: Myriad web, Arial, sans-serif; border-bottom:1px dotted}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:block; background:transparent; border-bottom:0px solid #242527; border-top:0px solid #565858; margin-top:0px;}

/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{	padding-left: 10px;	padding-bottom: 5px;	padding-right: 10px;	padding-top: 5px;	font-family: Myriad web, Arial, sans-serif;	color: #fdb828;	font-size:12px;	font-weight:normal;	background-position: bottom;	border:0px #000000 solid;	border-width:0px 0px;	height: 35px;}
	
.submenuitemselected{	font-family: Myriad web, Arial, sans-serif;	color:#ffffff;	font-size:12px;	font-weight:normal;	padding:5px 10px 5px 10px;	border:0px #000000 solid;	background-image: url(images/sub_sel.gif);	background-repeat: no-repeat;	background-position: left center;	background-color: transparent; height: 35px;}
	
.submenu{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top: 1px;
	margin-left: 0px;
	background-color: #18354C;
	background-repeat: no-repeat;
}
	
/*---------Root Menu style---------------*/
.rootmenuitem TD{font-family: Myriad web, Arial, sans-serif; color: #fdb828; font-size:13px; font-weight: normal; background-color: transparent; text-transform: uppercase; height: 35px; padding-right: 16px; padding-left: 13px;}
	
.rootmenuitemselected TD{	color: #fdb828;	font-family: Myriad web, Arial, sans-serif;	font-size:13px;	font-weight: normal;	background-repeat: repeat-x;	background-position: bottom;	text-transform: uppercase;	height: 35px; padding-right: 16px; padding-left: 13px;}
	
.rootmenuitembreadcrumb TD,.MainMenu_RootMenuItemActive TD{
	color: #fdb828;
	font-family: Myriad web, Arial, sans-serif;
	font-size:13px;
	font-weight: normal;
	background-repeat: repeat-x;
	text-transform: uppercase;
	height: 35px;
	padding-right: 16px;
	padding-left: 13px;
}