body, html { 
background: url(../images/page_bg.gif) #E7E7E7 repeat-x; 
min-width: 980px; 
text-align: center; 
margin: 0 auto; 
padding: 0; 
}

#page_container { 
background-color: #FFFFFF; 
width: 980px; 
text-align: center; 
margin-top: 7px; 
margin-left: auto; 
margin-right: auto; 
/*border:solid 2px blue;  TL test*/
}

#header { 
background: url(../images/header_bg.gif) repeat-x; 
height: 100px; 
text-align: left; 
/*border:solid 2 orange;   TL test*/
}

#header .leftcnr { 
background: url(../images/header_left.gif); 
background-repeat: no-repeat;
width: 12px; 
height: 10px; 
float: left; 
}

#header .rightcnr { 
background: url(../images/header_right.gif); 
background-repeat: no-repeat;
width: 12px; 
height: 10px; 
float: right; 
}

.gbwlogo { 
margin: 20px 0 0 12px; 
float: left; 
}

#header .colright { 
width: 185px; 
float: right; 
position: relative; 
text-align: right; 
margin: 24px 24px 0 0;  
}

#header a {
color: #ED1C24; 
text-decoration: none; 
}

#container { 
background-color: #FFFFFF; 
width: 956px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
/*border:solid 2 black;   TL test*/
}

.clearfloat { 
clear: both; 
height: 0; 
font-size: 1px; 
line-height: 0px; 
}

p, td, .content { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #4B4B4B; 
text-align: left; 
line-height: 17px; 
}

img { 
border: 0; 
}

a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #5E5D5D; 
}

a:hover { 
color: #EC1C24; 
}

h1 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 22px; 
font-weight: normal; 
color: #FFFFFF; 
}

h2 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #4B4B4B; 
background: url(../images/h2_underline.gif) no-repeat; 
width: 430px; 
height: 40px; 
margin-bottom: -6px; 
}
.header
{
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #4B4B4B; 
margin: 0 0 10px 0; 
}

h3 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #FFFFFF; 
margin: 0 0 10px 0; 
}

h4 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #4B4B4B; 
margin: 0 0 10px 0; 
}

h5 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #4D4D4D; 
margin: 10px 0 3px 0; 
}

ul li { 
list-style-image: url(../images/arrow_grey.gif); 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
line-height: 17px; 
color: #4D4D4D; 
}

#menu {
background: url(../images/menu_bg.gif) repeat-x; 
width: 956px;
height: 50px;
margin-bottom: 10px; 
/*border:solid 2px red;   TL test*/
}

#menu a {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-weight: normal; 
color: #4B4B4B; 
text-decoration: none; 
padding: 9px 15px 9px 15px; 
}

#menu a:hover {
background: url(../images/menu_rollover_bg.gif) top left no-repeat; 
color: #4B4B4B; 
}

#menu a:hover span {
background: url(../images/menu_rollover_bg_right.gif) top right no-repeat; 
}

.menuitem{
cursor: hand;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-weight: normal; 
color: #4B4B4B; 
text-decoration: none; 
padding: 15px 10px 9px 15px; 
} 

.menuitemover
{
cursor: hand;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-weight: normal; 
color: #4B4B4B; 
text-decoration: none; 
padding: 15px 10px 9px 15px;  
background: url(../images/menu_rollover_bg.gif) bottom left repeat-x; 
}

.menuselected
{
cursor: hand;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-weight: normal; 
text-decoration: none; 
padding: 9px 10px 9px 20px; 
background: url(../images/menu_selected_bg.gif) bottom left repeat-x; 
color: #FFFFFF; 
}

#menu .selected { 
background: url(../images/menu_selected_bg.gif) top left no-repeat; 
color: #FFFFFF; 
}

#menu .selected span { 
background: url(../images/menu_selected_bg_right.gif) top right no-repeat; 
}

#menu ul { 
margin: 0; 
padding: 18px 15px 0 10px; 
}

#menu li { 
list-style-type: none; 
display: inline; 
float: left; 
margin: 0; 
}

.world { 
background: url(../images/language_panel_top.jpg); 
width: 956px; 
height: 215px; 
}

#languages { 
background: url(../images/language_panel_base.jpg); 
width: 956px; 
height: 235px; 
}

#languages .title { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #FFFFFF; 
padding: 50px 0 0 239px; 
}

#languages .col1 { 
float: left; 
position: relative; 
width: 100px; 
padding: 17px 0 0 239px; 
}

#languages .col2, .col3, .col4, .col5 { 
float: left; 
position: relative; 
width: 100px; 
padding: 17px 0 0 0; 
}

#languages a { 
color: #FFFFFF; 
text-decoration: none; 
}

#languages a:hover { 
text-decoration: underline; 
}

#languages ul { 
margin: 0 0 0 15px; 
padding: 0; 
}

#languages li { 
list-style-image: url(../images/arrow_red_bg.gif); 
line-height: 20px; 
}

#large_promos { 
width: 956px; 
height: 240px;
}

#large_promos .left_promo { 
background-image: url(../images/promo_leftbg_lrg.jpg) ;
background-repeat:no-repeat;
width: 235px; 
height: 240px; 
/*padding: top right btm left;*/
padding: 15px 0px 0px 5px;
margin-right: 0px; 
float: left; 
position: relative; 
}

.divError
{
border:solid 1px black;
background-color:#ffebeb;
position:absolute;
z-index:1000;
}

#large_promos .label {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
padding: 3px 0 3px 0; 
}

#large_promos a {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #C2C2C2;
text-decoration: none;  
}

#large_promos .error {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #FFBBBB;
padding: 5px 0 5px 0; 
}

#large_promos .right_promo 
{
width: 710px; 
height: 240px; 
margin-left: 3px; 
float: right; 
position: relative; 
}

#content_3col { 
background: url(../images/home_content_bg.gif) repeat-y; 
width: 956px; 
margin-top: 15px; 
}

#content_3col .leftcol { 
background: url(../images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: left; 
}

#content_3col .content { 
width: 430px; 
padding: 0 0 20px 24px;
float: left; 
min-height: 150px; 
}

#content_3col .rightcol { 
background: url(../images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: right; 
}

#content_3col_base {
background: url(../images/home_content_base.gif) #FFFFFF no-repeat;
height: 5px; 
padding-bottom: 20px; 
}

#content_2colright { 
background: url(../images/rightcol_content_bg.gif) repeat-y; 
width: 956px; 
margin-top: 10px; 
}

#content_2colright .content { 
width: 717px; 
float: left; 
}

#content_2colright .intro { 
width: 430px; 
padding: 0 0 20px 24px;
float: left; 
min-height: 150px; 
}

#content_2colright .leader { 
width: 239px; 
float: right; 
position: relative; 
margin-top: 25px; 
}

#content_2colright .rightcol { 
background: url(../images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: right; 
}

#content_2colright_base {
background: url(../images/rightcol_content_base.gif) #FFFFFF no-repeat;
height: 5px; 
padding-bottom: 20px; 
}

#grey_panel {
padding: 15px 12px 15px 12px; 
}

#grey_panel a { 
text-decoration: none; 
}

#grey_panel ul { 
margin: 0 0 0 15px; 
padding: 0; 
}

#grey_panel li {
list-style-image: url(../images/arrow_red.gif); 
}

#leader {
background: url(../images/leader_bg.gif) no-repeat; 
width: 213px; 
height: 75px; 
/*padding: 12px 0px -5px 20px; */
padding-top:14px;
padding-right:0px;
padding-bottom:-5px;
padding-left:20px;
margin-bottom: 2px;
}

#leader a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
text-decoration: none; 
}

#footer { 
background: url(../images/footer_bg.gif) repeat-x; 
width: 980px; 
height: 100px; 
text-align: left; 
margin: 0 auto; 
/*border:solid 2px green;  TL test*/
}

#footer .leftcnr { 
background: url(../images/footer_left.gif) no-repeat; 
width: 24px; 
height: 85px; 
float: left; 
}

#footer .rightcnr { 
background: url(../images/footer_right.gif) no-repeat; 
width: 24px; 
height: 85px; 
float: right; 
}

#footer ul { 
padding: 25px 0 0 0; 
margin: 0; 
float: left; 
width: 65%; /*T.L to align the links and logos.*/
}

#footer li { 
list-style-type: none; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #A0A0A0; 
margin-right: 5px; 
padding-right: 5px; 
display:inline; 
border-right: 1px solid #CCC; 
}

#footer .li { 
border: 0; 
}

#footer .copyright { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #A0A0A0; 
float: left; 
position: relative;
padding: 0 0 0 0; 
border: 0;
}

#footer a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #A0A0A0; 
text-decoration: none;  
}

#footer a:hover { 
color: #5E5D5D; 
}

#logos { 
float: right; 
position: relative; 
padding-top: 25px; 
}

#logos .logo1 { 
float: left; 
position: relative; 
width: 70px; 
height: 45px; 
padding: 0 8px 0 0; 
border-right: solid 1px #CCC; 
}

#logos .logo2 { 
float: left; 
position: relative; 
width: 45px; 
height: 45px; 
padding: 0 8px 0 8px; 
border-right: solid 1px #CCC; 
}

#logos .logo3 { 
float: left; 
position: relative; 
width: 75px; 
height: 45px; 
padding: 0 0 0 8px; 
border: 0; 
}

input {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
}

#btnLogin {
background: url(../images/login_btn_bg.gif) no-repeat; 
width: 120;
height: 40px; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
color: #FFFFFF; 
float: right; 
border: 0; 
}

.hidden { 
display: none; 
}

.alert {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-transform: uppercase; 
color: #ED1C24; 
}

/* ------------------------------------ ------------------------------------ ------------------------------------
	This is copied from XEC old css. To be removed when all layout chagnes are done!!!
	T.L. 22/04/2009

------------------------------------ ------------------------------------ ------------------------------------*/


.header
{
	font-weight: bold;
	font-size: 13pt;
	color: #ad0613;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

.error
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	font-size:9pt;
	border-left: red 2px solid;
	color: red;
	border-bottom: red 2px solid;
	font-family: Verdana;
	font-weight:bold;
	background-color: #ffebeb;
}

.dg_header
{			
	font-weight: bold;	
	color: white;	
	background-color: firebrick;	
}

.dottedSeparator
{
	border-bottom:dotted 1px #666666;
}

.bold
{
	font-weight:bold;
}

.red2{color:firebrick;}

.gradientBackground
{
	border-right: whitesmoke 1px ridge;
	border-top: whitesmoke 1px ridge;
	background-image: url(../images/bg.gif);
	border-left: whitesmoke 1px ridge;
	border-bottom: whitesmoke 1px ridge;
	background-repeat: repeat-x;
}

div#result_bar
{		
	margin-top:5px;
	height:25px;
	width:770px;	
	overflow:visible;	
	background-color:#F7F7F7;
	border:solid 1px #CCCCCC;
	
	
}

.ComTitle
{
	padding-left:2px;	
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;		
}
.ComHelp
{	
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	/*background-color:firebrick;*/
	height:22px;
	color:White;	
}

.sideComtitle
{
	background-color:#F7F7F7;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x repeat-y;					
	border: solid 1px #999999;
	border-bottom: solid 1px #999999;	
}
.sideComContent
{					
	height:45px;
	border: solid 2px #DDDDDD;
}
.btnGold
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	height:18px;
	background-color: gold;	
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	border:solid 1px green;	
}
.fullWidth
{
	width: 100%;
}
.fldStd
{
	width:185px;	
	font-size:11px;		
}

.SectionHeader
{	
	color:White;
	width:22px;
	height:22px;	
	background-color:firebrick;
	text-align:center;
	vertical-align:middle;
	border-bottom: solid 2px #BBBBBB;
	font-weight:bold;
}

.SectionTitle
{
	width:500px;
	height:22px;		
	padding-left:5px;
	background-color:#CCCCCC;
	vertical-align:middle;
	border-bottom: solid 2px #BBBBBB;
	font-weight:bold;
}
.SectionHelp
{
	width:20px;
	height:22px;	
	background-color:#CCCCCC;
	color:/*Maroon*/white;
	border-bottom: solid 2px #BBBBBB;
	text-align:center;
}
.SectionContent
{			
	background-color:#F7F7F7;		
	vertical-align:top;	
}
.SectionChange
{	
	height:22px;	
	background-color:#CCCCCC;
	vertical-align:middle;
	text-align:right;
	border-bottom: solid 2px #BBBBBB;
}
.btnChangeFilterRed
{	
	width:70px;
	height:22px;
	cursor: hand;
	background-color: White;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:Firebrick;
	border:solid 1px white;	
}
div#legendLayer
{	
	/*margin-left:620px;*/
	left:0px;
	width:200px;	
	position:relative;	
}

div#methodLayer
{	
	/*margin-left:620px;*/
	left:0px;
	width:200px;	
	position:relative;	
}

div#sideFavouriteSearch
{			
	/*margin-top:130px;
	margin-left:620px;	*/
	left:0px;
	width:200px;
	/*height:150px;*/
	position:relative;		
}

div#sidePremiumAssignments
{			
	/*margin-top:405px;
	margin-left:620px;*/	
	left:0px;
	top:0px;
	width:200px;
	/*height:300px;*/
	position:relative;	
	overflow:hidden;
}

div#mainSection0
{	
	margin-top: 5px;	
	height:70px;
/*	width:560px;*/
	position:relative;
	/* ------------------------------------ */
	background-color:#FFFFFF;		
	padding: 0px 10px 0px 0px;
}
div#mainSection1
{	
	/*margin-top:130px 115px;*/
	/*height:220px;*/
	width:470px;
	position:relative;		
	/* ------------------------------------ */
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}
div#mainSection2
{		
	margin-top: 20px;
	height:/*200*/220px;
	width:470px;
	position:relative;	
	/* ------------------------------------ */
	background-color:#F7F7F7;
	border:solid 2px #CCCCCC;
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
}
div#mainSection3
{		
	margin-top: 20px;
	height:200px;
	width:470px;
	position:relative;	
	/* ------------------------------------ */	
	background-color:#F7F7F7;
	border:solid 2px #CCCCCC;
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
	
}

div#mainSection4
{		
	margin-top: 20px;
	height:150px;
	width:470px;
	position:relative;	
	/* ------------------------------------ */	
	background-color:#F7F7F7;
	border:solid 2px #CCCCCC;
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
	
}
div#holder1
{	
	/*margin-top:130px 115px;*/	
	width:470px;
	position:relative;		
	/* ------------------------------------ */
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}
div#holder2
{	
	/*margin-top:130px 115px;*/	
	margin-top: 20px;
	width:470px;
	position:relative;		
	/* ------------------------------------ */
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}
div#holder3
{	
	/*margin-top:130px 115px;*/	
	margin-top: 20px;
	width:470px;
	position:relative;		
	/* ------------------------------------ */
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}
div#holder4
{	
	/*margin-top:130px 115px;*/	
	margin-top: 20px;
	width:470px;
	position:relative;		
	/* ------------------------------------ */
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}

div#Footer1
{		
	left:0px;
	margin-top:800px;
	height:20px;	
	margin-left:0px;
	width:100%;	
}
div#Footer2
{	
	left:0px;
	margin-left:0px;
	margin-top:30px;
	height:20px;	
	width:600px;
}

div#mainSectionSubmit
{					
	margin:/*710px*/ 725px 35px 50px 35px;
	height:20px;
	width:530px;
	position:absolute;		
	z-index:1000;
	/* ------------------------------------ */
	background-color:#F7F7F7;
	border-top:dashed 1px #CCCCCC;
	text-align:right;
	padding-top:5px;		
}
div#Section1Submit
{					
	margin:/*710px*/ 310px 35px 50px 35px;
	height:20px;
	width:530px;
	position:absolute;		
	z-index:1000;
	/* ------------------------------------ */
	background-color:#F7F7F7;
	border-top:dashed 1px #CCCCCC;
	text-align:right;
	padding-top:5px;		
}
div#Section2Submit
{					
	margin:/*710px*/ 530px 35px 50px 35px;	
	height:20px;
	width:530px;
	position:absolute;		
	z-index:0;
	/* ------------------------------------ */
	background-color:#F7F7F7;
	border-top:dashed 1px #CCCCCC;
	text-align:right;
	padding-top:5px;		
}

div#sec3_Calendar
{					
	background-color:#FFFFFF;
	border:solid 1px #000000;
}
#sec1_SearchByLocation
{
	padding:5px 5px 5px 5px;	
}

#sec1_SearchByPostcode
{
	padding:5px 5px 5px 20px;
}

#sec2_SearchByClient
{
	padding:0px 5px 5px 5px;
}

#sec3_SearchFilters
{
	padding:5px 5px 5px 0px;
}

#sec1_Filter1
{	
	margin-top:/*135*/0px;
	top:0px;
	left:0px;
	width:190px;
	height:155px;		

}

#sec1_Filter2
{	
	margin-top:/*135*/0px;
	top:0px;
	left:0px;
	width:190px;
	height:155px;			
}

#sec1_Filter3
{	
	margin-top:/*135*/140px;
	top:0px;
	left:380px;
	width:160px;
	height:155px;		
}

#sec1_Filter1Frame
{	
	margin-top:5px;		
	top:0px;
	left:0px;
	width:190px;
	height:155px;		
	background-color: White;/*#F7F7F7;*/
}
#sec1_Filter2Frame
{	
	margin-top:5px;		
	top:0px;
	left:0px;
	width:190px;
	height:155px;		
	background-color:#F7F7F7;		
}
#sec1_Filter3Frame
{	
	margin-top:5px;		
	top:0px;
	left:0px;
	width:190px;
	height:155px;		
	background-color:#F7F7F7;		
}
#sec3_Filter4Frame
{	
	margin-top:0px;		
	top:0px;
	left:0px;
	width:190px;
	height:155px;		
	background-color:#F7F7F7;	
	
}

#sec1_SearchByPostcode
{	
	margin-top:/*151*/156px;			
	left:0px;
	width:550px;
	height:160px;	
}

#sec_SearchByAssignment
{	
	/*margin-top:156px;	*/
	left:20px;
	width:550px;
	height:160px;	
	position:relative;	
	/* ------------------------------------ */	
	background-color:#F7F7F7;
	border:solid 2px #CCCCCC;
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
}

#sec1_PostcodeMessage
{
	top:70px;
	left:20px;
	width:540px;
	height:100px;
	padding-left:2px;
	/*border:dashed 1px maroon;*/
	overflow:auto;
}

#sec1_AssignmentMessage
{	
	width:530px;
	height:60px;		
	position:relative;
	/*border:dashed 1px maroon;*/
	overflow:auto;
}

#sec2_Filter4
{	
	/*margin-top:360px;*/
	top:0px;
	left:0px;
	width:270px;
	height:170px;		
	
}

#sec4_Filter5_Shopdate
{	
	/*margin-top:600px;*/
	top:0px;
	left:0px;
	width:470px;
	height:125px;	
}

#sec4_Filter5_Calendar
{				
	top:-200px;
	width:400px;
	height:125px;	
}

#sec4_Filter6_PremiumOnly
{
	margin-top:/*585*/560px;		
	top:55px;
	left:20px;
	width:400px;
	height:20px;		
}

#AssignmentsGrid
{
	height:200px;
	width:500px;
	border:dashed 1px maroon;
}

#loading1
{
	margin-top:/*191*/0px;		
	top:0px;
	left:7px;
	background-color:#FFFFFF;
	/*border:solid 1px #000000;*/
	font-family:Arial;
	font-size:11px;
	width:161px;
	height:96px;
	padding-top:4px;
	text-align:center;
	z-index:10000;
	cursor:wait;
}
#loading2
{
	margin-top:/*191*/199px;		
	top:0px;
	left:197px;
	background-color:#FFFFFF;
	/*border:solid 1px #000000;*/
	font-family:Arial;
	font-size:11px;
	width:161px;
	height:96px;
	text-align:center;
	padding-top:4px;
	z-index:10000;
	cursor:wait;
}
#loading3
{
	margin-top:/*191*/199px;		
	top:0px;
	left:387px;
	background-color:#FFFFFF;
	/*border:solid 1px #000000;*/
	font-family:Arial;
	font-size:11px;
	width:161px;
	height:96px;
	padding-top:4px;
	text-align:center;
	z-index:10000;
	cursor:wait;
}

#loading4
{
	margin-top:/*404*/419px;		
	top:0px;
	left:7px;
	background-color:#FFFFFF;
	/*border:solid 1px #000000;*/
	font-family:Arial;
	font-size:11px;
	width:/*230*/340px;
	height:96px;
	padding-top:4px;
	text-align:center;
	z-index:10000;
	cursor:wait;
}

.CalendarBackground
{
	background-color: #FFFFFF;	
}


.mPickLabel
{
	top:0px;
	width:180px;
	height:20px;	
}

#filter1ListBox_clearButton
{
	float:right;
}

#filter2ListBox_clearButton
{
	float:right;
}

#filter3ListBox_clearButton
{
	float:right;
}

#filter3ListBox_clearButton
{
	float:right;
}

#filter4ClientListBox_clearButton
{
	float:right;
}

#sidePremiumAssignments a
{
	font-size:11px;
}

.mPickBar
{
	top:10px;
	width:180px;
	height:18px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	border:solid 1px #CCCCCC;
	direction:rtl;				
}

.mPickScroll
{		
	top:30px;
	width:180px;
	height:100px;	
	overflow:auto;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}
.dg_item_notice, .dg_alt_item_notice, .dg_item_screening, .dg_item
{	
	background-color: whitesmoke;	
}

.dg_focus_item
{
	background-color: #ffffb1;
}

/* Search By Client */

div#ByClientHolder1
{
	left:20px;
	width:470px;
	position:relative;		
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
}
div#ByClientSection1
{
	left:20px;
	width:470px;
	position:relative;			
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}

div#ByClientHolder2
{
	left:20px;
	width:470px;
	position:relative;		
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
}
div#ByClientSection2
{
	left:20px;
	width:470px;
	position:relative;			
	background-color:#F7F7F7;	
	border:solid 2px #CCCCCC;	
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;	
}

.redText
{
	color: Red;
	font-weight: bold;
	font-size: 10pt;
}

/* Search By Client End*/

/*
	End XEC old css
*/
