﻿/*page global stuff*/
	body
	{
			
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		top: 0px;
		width: 100%;
		background-color: #e1efee;
		background-position: center ;
		background-repeat: repeat-y;
		background-image: url(/App_Themes/2007/images/master/background.gif);
	}
	#page
	{
		margin-left: auto;
		margin-right: auto;
		width: 755px;
		padding: 0px 5px 0px 5px;
	}
	#topbar
	{
		position: relative;
		width: 755px;
		height: 70px;
		background-position: center ;
		background-repeat: no-repeat;
		background-image: url(/App_Themes/2007/images/master/top_nav.jpg);
	}
	#topbar .logo
	{
		position: absolute;
		background-image: url(/App_Themes/2007/images/master/logo.gif);
		width: 226px;
		height: 24px;
		top: 12px;
		left: 25px;
	}
	#topbar .logo a
	{
		display: block;
		width: 226px;
		height: 24px;
	}
	#topbar .tagline
	{
		position: absolute;
		background-image: url(/App_Themes/2007/images/master/tagline.gif);
		width: 244px;
		height: 13px;
		top: 37px;
		left: 25px;
		overflow: hidden;
	}
	#topbar .tagline a
	{
		display: block;
		width: 244px;
		height: 13px;
	}
	#topbar #login
	{
		float: right;
		text-align:right;
		margin-right: 20px;
		font-weight: bold;
		font-size: 13px;
		padding-top:5px;
	}
	#topbar #loginname
	{
		float: right;
		text-align:right;
		font-weight:normal;
		font-size: 11px;
		padding-top:5px;
	}
	#topbar #login a, #topmenu a, .leftmenu a
	{
		text-decoration: none;
	}
	#topmenu a:hover, #topbar #login a:hover
	{
		text-decoration: underline;
	}
	#topmenu
	{
		width: 735px;
		height: 26px;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 5px;
		color: #686868;
		font-size: 12px;
		margin-right: 10px;
		margin-left: 10px;
	}
	#topmenu .location
	{
		margin-top: 3px;
		margin-left: 10px;
	}
	#topmenu #menu
	{
		margin-top: 3px;
		float: right;
	}
	
    #menu a
    {
        font-weight:normal;
    }
    #loginpage
    {
        margin:0px;
		background-image: url(/App_Themes/2007/images/pages/login_background.jpg);
		background-repeat:no-repeat;
    }
    #loginpage h1
    {
        padding-top: 30px;
        text-align:center;
    }
    #loginform .blanktable
    {
        margin-left:105px;
        padding-left:100px;
  }
    #loginform .blanktable th
    {
        color:#5E5E5E;
        font-size:14px;
        font-weight:bold;
    }
    #loginform INPUT.button
    {
		background-image: url(/App_Themes/2007/images/pages/home/button.gif);
		width:120px;
		height:39px;
		border:0px;
		cursor:pointer;
		font-weight:bold;
		font-size:15px;
    }
    #loginform .blanktable p, .blanktable a
    {
        color:#4B837B;
        text-decoration:none;
        font-size:13px;
    }
	#loginpage hr
	{
		height: 1 px;
		width: 705px;
		border-right: none;
		border-left: none; 
		border-top: 1px solid #9E9E9E;
		border-bottom: none;
		clear: both;
		margin-left:15px;
		margin-right:15px;
	}
	
	#loginback
	{
	    clear: both;
		width: 742px;
		height: 349px;
	    margin: 0px 15px 0px 15px;
	}
	#loginback a
	{
		float: left;
		margin: 20px 0 0 0;
		display: block;
		width: 371px;
		text-decoration: none;
		font-size: 14px;
		color: #686868;
	}
	#loginback .bigcolred
	{
	    font-size:26px;
	    color:#D94A5C;
	    display:block;
	}
	#loginback .bigcolblue
	{
	    font-size:26px;
	    color:#5797C4;
	    display:block;
	}
	#loginback img
	{
	    margin-top:5px;
	    margin-right:10px;
	    margin-bottom:60px;
	}
	#loginback .block
	{
	    font-size:12px;
	    margin-right:40px;
	    text-align:left;
	    display:block;
	    color:#5D5D5D;
	}
	
   .maincontent 
    {
       padding-left:36px;
       width:477px;
    }

   .contentheading img
    {
        padding:0 5px 0 5px;
        position: absolute;
   }
    .contentheading
    {
		display:block;
        width: 477px;
        padding-left:10px;
   }
	.content
	{
		margin-left: 164px;
		width: 577px;
	}
	#maincopy p, h2, h3
	{
	    margin-left:5px;
	}
	
	#maincopy p#small
	{
		font-size:90%;
	}
	
	#maincopy h4
	{
		font-size:145%;
	}
	

	.block
	{
		display: block;
	}
	
    .titleheading
    {
        font-size:20px;
        margin-left: 72px;
        display:block;
	    padding-top:45px;
	    margin-top:0px;
    }
    
    
    #expertwelcome .titleheading, .experttext
    { 
        color:#dc425c;
    }
    
      #solwelcome .titleheading, .soltext
    { 
        color:#5095D0;
    }
    
    
    .subtitleheading 
    {
        color:#888888;
        font-size:12px;
        display:block;
        margin-left:5px;
        margin-bottom:10px;
        margin-top:10px;

    }
    .maincontentheading
    {
        color:#006F69;
        font-weight:bold;
    }
	.leftmenu
	{
		clear: left;
		float: left;
		width: 153px;
		padding: 0 0px 0 0px;
		margin: 2px 2px 0 5px;
		font-size: 12px;
		text-align: left;
		position: relative;
		height:auto;
		z-index: 100;
	}
	.leftmenu .top
	{
		width: 153px;
		height: 14px;
		background-image: url(/App_Themes/2007/images/master/menu_top.gif);
		background-repeat:no-repeat;
		
	}
	.leftmenu .middle
	{
		top: 14px;
		bottom: 15px;
		left: 0px;
		position: absolute;
		z-index: -1;
		/*IE6 fix*/
		height: expression((this.parentElement.offsetHeight-29)+'px');
		
	}
	.leftmenu .back
	{
		z-index: -1;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: absolute;
		left: 0px;
		height: 100%;
		
		width: 153px;
	}
	.leftmenu .title
	{
		display: block;
		text-align: center;	
		font-weight: bolder;
		font-size: 10px;
		position: absolute;
		top: 3px;
		z-index: 150;
		width: 153px;
	}

	.leftmenu .bottom
	{
		width: 153px;
		height: 25px;
		background-image: url(/App_Themes/2007/images/master/menu_bottom.gif);
		background-repeat:no-repeat;
		
	}
	.leftmenu ul
	{
		padding: 0 0 0 0;
		margin: 0 3px 0 5px;
		
	}
	.leftmenu ul li
	{
		list-style-type:none;
		display: inline;
		padding: 0 0 0 0;
	}
	.leftmenu ul li ul
	{
		padding-left: 5px;
	}
	.leftmenu ul li a,
	.leftmenu ul li ul li a
	{
		color: #888888;
		font-weight:normal;
		padding: 3px 2px 3px 11px;
		display: block;
		background-position: left;
		background-repeat: no-repeat;
		height:auto;
	}
	.leftmenu ul li a.open
	{
		background-image: url(/App_Themes/2007/images/master/arrow_green_down.gif);
	}
	.leftmenu ul li a.parent
	{
		background-image: url(/App_Themes/2007/images/master/arrow_grey.gif);
	}
	.leftmenu ul li a.parent .open
	{
		background-image: url(/App_Themes/2007/images/master/arrow_grey_down.gif);
	}
	.leftmenu ul li a.current, .leftmenu ul li a.current .open .parent
	{
		color: #006F69;
		background-image: url(/App_Themes/2007/images/master/arrow_green.gif);
	}
	.leftmenu ul li a:hover
	{
		background-image: url(/App_Themes/2007/images/master/arrow_green.gif);
		background-color: #eeeeee;
		color: #006F69;
	}
	.leftmenu ul li a.parent:hover
	{
		background-image: url(/App_Themes/2007/images/master/arrow_green_down.gif);
	}
	
	.recipients 
	{
	}
	.recipients .list
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	.recipients a
	{
		color: #006F69;	
	}
	
	#footer
	{
		clear: both;
		border-top: 1px solid #cccccc;
		padding-top: 10px;
		margin-top: 10px;
		text-align: right;
		margin-right: 10px;
		margin-left: 10px;
	}
	#heading h1
	{
	    display:block;
	    text-align:left;
	    color:#D06675;
	    font-weight:bold;
	    font-size:22px;
	}
	h1.steth, h1.piggybank, h1.bookshelf, h1.penandmouse, h1.docatscreen, h1.keyboard, h1.mobile, h1.keyboardandmouse, h1.writing, h1.faqs
	{
		width: 566px;
		height: 52px;
		font-size: 28px;
		padding: 72px 0px 0px 16px;
		text-align: left;
		font-weight: normal;
		background-repeat: no-repeat;
	}
	h1.steth 
	{
		background-image: url(/App_Themes/2007/images/pages/stethoscope.jpg);
	}
	h1.piggybank
	{
		background-image: url(/App_Themes/2007/images/pages/piggybank.jpg);
	}
	h1.bookshelf
	{
		background-image: url(/App_Themes/2007/images/pages/bookshelf.jpg);
	}
	h1.penandmouse
	{
		background-image: url(/App_Themes/2007/images/pages/penandmouse.jpg);
	}
	h1.docatscreen
	{
		background-image: url(/App_Themes/2007/images/pages/docatscreen.jpg);
	}
	h1.keyboard
	{
		background-image: url(/App_Themes/2007/images/pages/keyboard.jpg);
	}
	h1.faqs
	{
		font-size: 22px;
		background-image: url(/App_Themes/2007/images/pages/faqs.jpg);
		background-repeat:no-repeat;
	}
	h1.mobile
	{
		background-image: url(/App_Themes/2007/images/pages/mobile.jpg);
	}
	h1.keyboardandmouse
	{
		background-image: url(/App_Themes/2007/images/pages/keyboardandmouse.jpg);
	}
	h1.writing
	{
		background-image: url(/App_Themes/2007/images/pages/writing.jpg);
	}
	
	h1.haslinks
	{
		margin-bottom: 0px;
	}
	.h1links
	{
		margin-top: 0px;
		margin-bottom: 20px;
		text-align: center;
	}


	/*overriding the normal html ui*/
		html
		{
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		body 
		{
			/*font-family: Verdana;*/
			font-family: Arial;
			color: #686868;
			font-size: 9pt;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			font-weight: normal;
		}
		input, select
		{
			color: #686868;
		}
		h1
		{
			font-size: large;	
			text-align: center;
			color: #006F69;
		}
		h2
		{
			font-size: 12pt;	
			font-weight:bold;
			color: #006F69;
			margin-bottom: 0px;
		}
		h3
		{
			font-weight: bold;
			font-size: 10pt;
			width:490px;	
			color: #006F69;
		}
		hr
		{
			height: 1px;
			width: 100%;
			background-color: Gray;
			border: solid;
			border-top: 0px;
			border-bottom: 1px;
			border-left: 0px;
			border-right: 0px;
			border-color: Gray;
			margin: 5px 0px 5px 0px;
			clear: both;
		}
		p
		{
			margin-top: 0px;
		}
		/* links */
			a
			{
				color: #686868;
			}
			a:hover
			{
				color: #006F69;
			}
			a.collink
			{
				color: #006F69;
			}
			
			a.easyclick
			{
				display: block;
				padding-left: 2px;
				padding-right: 2px;
				
			}
/* text on multiple pages */
	#bottomtext
	{
		clear: both;
		color: #006F69;
		font-size: large;
		text-align: center;	
		font-style: normal;
	}
	h1.invis
	{
		display: none;
	}
	.floatright
	{
		float: right;	
	}
	.preprefixlabel
	{
		float: left;
		text-align: left;
		width: 50%;
	}
	.prefixlabel
	{
		float: right;
		text-align: right;
		width: 50%;
	}
	.bigtext
	{
		font-size: medium;
	}
	.reallybigtext
	{
		font-size: large;
	}
	.confirmbutton
	{
		font-size: 24px;
		background-color: #91fffa;
		padding-left: 1em;
		padding-right: 1em;
	}
	.bigquote
	{
		font-size: 10pt;
		text-align: center;
	}
	.twocols
	{
		width: 50%;
		float: left;	
	}
	.threecols
	{
		width: 33%;
		float: left;
	}
	.inline
	{
		display: inline;
	}
	.hsplit
	{
		clear: both;
	}
	.twocols2
	{
		float: left;
		width: 380px;	
	}
	.noclear
	{
		clear:none;
	}
	.ctext
	{
		color: #006F69;
	}
	.ctext a, .ctext .bigtext a
	{
		text-decoration: underline;	
	}
	.ctext a:focus, .ctext:focus .bigtext a:focus, .ctext a:hover, .ctext:hover .bigtext a:hover
	{
		background-color: #6FCAC3;	
	}
	.centerpage
	{
		clear: both;
		text-align: center;
	}
	.fullwidth
	{
		width: 100%;
	}
	.center
	{
		text-align: center;
	}
	.legal
	{
		font-size: 8pt;
	}
	.warning
	{
		font-weight: bold;
	}
	.invalid
	{
		color: #FF0000;	
	}
	.invalid a
	{
		color: #FF0000;
	}
	.small, .small a
	{
		font-size: 8pt;
	}
	.tiny
	{
		font-size: 4pt;
	}
	.boldtext h2
	{
	    font-weight:bold;
	}
	.question 
	{
        color:#006F69;
	    font-weight:bold;
	    display:block;
	}
	.pbox
	{
		background: #7cc9c1;
		color: #ffffff;
		padding: 0 0 0 0;
		margin-left: 5px;
		width: 570px;
	}
	.pbox p
	{
		margin: 0 10px 0 10px;
	}
	.pbox .top
	{
		background-image: url(/App_Themes/2007/images/pages/pboxtop.jpg);
		height: 15px;
	}
	.pbox .bottom
	{
		background-image: url(/App_Themes/2007/images/pages/pboxbottom.jpg);
		height: 15px;
	}
	.lbox
	{
		background-image: url(/App_Themes/2007/images/pages/lbox_background.gif);
		color: #535353;
		float: left;
		font-size: 12pt;
		width: 157px;
		height:121px;
		margin-left: 3px;
		text-align:center;
		line-height:22px;
		clear: left;
	}
	.lbox p
	{
		margin: 10px 10px 0 10px;
	}
	/*.lbox .top
	{
		background-image: url(/App_Themes/2007/images/pages/lboxtop.jpg);
		height: 10px;
		overflow: hidden;
	}
	.lbox .bottom
	{
		background-image: url(/App_Themes/2007/images/pages/lboxbottom.jpg);
		height: 10px;
		overflow: hidden;
	}*/
	.bluebox
	{
	    background: url(/App_Themes/2007/images/pages/blue_background.gif) no-repeat;
	    width:570px;
	    height:176px;
	    padding-top:10px;
	}
	.bluebox h3
	{
	    color:#487F7F;
	    font-size:16px;
	    font-weight:bold;
	}
	.bluebox p, .bluebox a
	{
	    color:#FFFFFF;
	    font-size:12px;
	    font-weight:bold;
	}
	/*tables*/
	.blanktable
	{
	    margin-left:15px;
	    margin-top:20px;
		width:490px;
		position:relative;
	}
	.blanktable h2
	{
	    color:#398081;
	    font-size:13px;
	    font-weight:bold;
	    margin-bottom:0px;
	}
	.blanktable td
	{
	    text-align:left;
	    margin:0px;
	}
		
	.btable, .mtable, .ctable
	{
	    margin-left:15px;
		border: 1px #EBEBEB solid;
		empty-cells: show;
		border-collapse: collapse;
		width:490px;
	}
	.btable th, .ctable th
	{
		background: #F5F5F4;
		padding: 2px 2px 2px 12px;
		border-bottom:1px #EBEBEB solid;
		font-size:12px;
	}

	.mtable th
	{
		background: #6ECAC3;
		padding: 2px 2px 2px 12px;
		border:1px #ECECEC solid;
		font-size:12px;
		color:#398181;
		font-weight:bold;
		text-align:center;
	}
	.mtable th.white
	{
		background: #6ECAC3;
	    color:#FFFFFF;
	    font-weight:bold;
	    text-align:right;
	}
	.mtable th tr.alternate
	{
		font-weight:bold;
		font-size:13px;
	}
	.mtable tr.alternate
	{
	    background-color:#F5F5F5;
	}
	.mtable tr
	{
	    background-color:#D0E7E6;
	}
	.mtable th select
	{
		font-size:11px;
		color:#00003B;
		background-color:#EEEEEE;
		vertical-align: top;
	}
    .mtable .titlecell
	{
		font-weight:bold;
		font-size:13px;
		text-align:left;
		color:#666666;
		text-align:right;
		vertical-align: top;

	}
	.mtable .column1
	{
	    color:#398181;
	    font-weight:bold;
	    text-align:right;
	    padding-right:8px;
	}
	.mtable .column2
	{
	    color:#666666;
	    font-weight:bold;
	}
	.btable .status a
    {
        color:#CC0000;
    }
    
    .btable .pricecell
    {
		font-size: 13px;
		text-align: center;
    }
    .btable .titlecell
    {
		font-size: 13px;
    }
    .btable a/*, tr.alternate a*/
	{
		font-weight:bold;
		font-size:13px;
		color: #006f69;
	}
	table.small a
	{
		font-size: 8pt;
	}
	.btable a 
	{
		text-decoration: none;
    }
    .btable a:hover
    {
    	text-decoration: underline;
    }
    .btable tr, .ctable tr
    {
        background-color:#D1E8E6;
    }
    .btable tr.alternate
    {
        background-color:#F4F5F4; 
    }
    
    .ctable tr.alternate
    {
        background-color: #F5F5F4
    }
   
    
	.btable th a
	{
		color: #666666;
		text-decoration: none;
		font-weight:bold;
	}
	.mtable th a
	{
		color: #666666;
		text-decoration: none;
		font-weight:bold;
	}
	.btable th tr.alternate
	{
		font-weight:bold;
		font-size:13px;
	}
	.btable th a:focus, .btable th a:hover, .mtable th a:focus, .mtable th a:hover
	{
		color: #6FCAC3;
	}

    .GBoldText
    {
        color:#26A72A;
    }

	.btable td
	{
	    color:#666666;
	    font-weight:bold;
	    text-decoration:none;
		border-bottom:1px #EBEBEB solid;
		padding: 5px 2px 5px 12px;
		text-align:left;
	}
	
	.ctable td
	{	    
	    color:#666666;
	    font-weight:normal;
	    text-decoration:none;
		border-bottom:1px #EBEBEB solid;
		padding: 5px 2px 5px 12px;
		text-align:left;
	}
	
	.small td, .small th
	{
		padding: 0px 1px 0px 1px;
		margin: 0px 0px 0px 0px;
	}
	.btable td.price
	{
		text-align: left;
	}
	.btable td.status
	{
		text-align: left;
	}
	.btable td.centre
	{
		text-align: center;
	}
	/*some useful classes for forms */
		.btn,.btn100_39,.btn155_34,.btn390_34,.btn155_34_disabled
		{
		    background-image: url(/App_Themes/2007/images/pages/button_120_39.gif);
		    border:0px;
		    cursor:pointer;
		    font-size:12px;
		    font-weight:bold;
		    width:120px;
		    height:39px;
		}	
		a.btn
		{
			display: block; 
			text-align: center; 
			line-height: 35px;
			text-decoration: none;
			
		}
		.btn100_39
		{
		    background-image: url(/App_Themes/2007/images/pages/button_100_39.gif);
			width: 100px;
			height: 39px;
		}	
		.btn155_34
		{
		    background-image: url(/App_Themes/2007/images/pages/button_155_34.gif);
			width: 155px;
			height: 34px;
		}	
		.btn155_34_disabled
		{
			color: #aaaaaa;
			background-image: url(/App_Themes/2007/images/pages/button_155_34_disabled.gif);
			width: 155px;
			height: 34px;
		}
		.btn390_34
		{
		    background-image: url(/App_Themes/2007/images/pages/button_390_34.gif);
			width: 390px;
			height: 34px;
		}
		
		INPUT.submit
		{
		    background: url(/App_Themes/2007/images/pages/submit.gif);
		    width:59px;
		    height:19px;
		    border:0px;
		    cursor:pointer;
		}
	/*popups*/
		.popup {
			display: none;
			background-color: #FFFFFF;
			padding: 1px 3px 2px 3px;
			border: solid 2px;
			border-top-color: #6FCAC3;
			border-left-color: #6FCAC3;
			border-bottom-color: #006F69;
			border-right-color: #006F69;
			font-size: 0.8em;
			color: Black;
			font-weight: normal;
			text-decoration: none;
		}
		a.poplink:hover{
			border-width: 0; /* IE */
			border-bottom: dashed 1px #006F69;
			z-index: 100;
			text-decoration: none;
		}
		.poplink {
			position: relative;
			border-bottom: dashed 1px #006F69;
			text-decoration: none;
		}
		.poplink .warning
		{
			color: #ff0000;
		}
		.poplink:hover .popup, .poplink:focus .popup {
			display: block;
			position: absolute;
			width: 300px;
			left: 2em;
			top: 0.5em;
			z-index: 100;
		}
		label .poplink .popup
		{
			font-size: 10pt;	
		}
		.GBgNum
		{
		    background-color:#6DC9C2;
		    color:White;
		    font-size:12px;
		    font-weight:bold;
		    padding:3px 10px 3px 10px;
		    margin-right:5px;
		    margin-bottom:15px;
		    float: left;
		}


/* css on individual pages */

.expertpaymnetdetails
{
    border-style:solid;
    border-width:thin;
    }
    
    /*my cases*/
    
    .mycasesrefmessage
    {
        color:red
    }

#instruct
{
    margin-left:0px
}
/*medical experts cover*/

	#medexperts_
	{
	    color:white;
	    position: relative;
		padding-top:10px;
		padding-left: 10px;
		margin-left:auto;
		margin-right:auto;
		width:535px;
		height:247px;		
	    background-image:url(/App_Themes/2007/images/pages/medicalexperts/box_small.gif);
		background-repeat:no-repeat;
		display:block;
	}
	
	
	#medexperts_ h2, #medexperts_ p
	{
		color:white;
		margin-left: 10px;
		width: 500px;
	}

   /* #medexperts_ li
    {
        list-style: none;
        margin-left:0;
        padding-left: 0;
        psdding-bottom: 0;
    }*/
    
    #medexperts_ li /*div*/
    {
         /* background-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_button.gif);
         background-position:left;
        background-repeat: no-repeat;
        list-style-type:none;
        text-indent:40px;
        text-align:justify;

*/

       list-style-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_button.gif);
        /*list-style-position: inside;*/
        vertical-align: top;
        width: 440px;
       /* height: 25px;
         position: absolute;
        left: 10px*/
    }


#medicalexperts h3
    {
        /*color:#1A171B;*/
        font-size:14px;
        text-align:left;
        font-weight:bold;
        margin-bottom:0px;
    }  
    
     #expertbenefits
    {       
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/gradient_light_dark.gif);
        background-repeat: repeat-y;
        width:529px;
 	    margin-left:10px;
 	  
  }
    #expertbenefits h1
    {
        color:#009F94;
        font-size:20px;
        font-weight:normal;
        text-align:left;
        margin-left:40px;
        margin-right:10px;
        padding-top:10px;
    }
  #expertbenefits ul 
  {
       background-image:url(/App_Themes/2007/images/pages/medicalexperts/listbox_background.gif);
       width:491px;
       background-repeat: repeat-y;
       text-align:justify;
       margin-left:10px;
       padding:10px 50px 10px 20px;
  }
     #expertbenefits h2
    {
       width:491px;
        color:#000101;
        font-size:14px;
        font-weight:normal;
        text-align:left;
        border-bottom:1px dashed #5F5F5F;
        padding-right:30px;
        padding-bottom:5px;
        display:inline;
    }
     #expertbenefits h4
    {
        background-image:url(/App_Themes/2007/images/pages/fab_title_bar.gif);
        width:474px;
        height:35px;
        color:#000101;
        font-size:14px;
        font-weight:normal;
        text-align:left;
        border-bottom:1px dashed #5F5F5F;
        padding-right:30px;
        padding-bottom:5px;
        display:inline;
    }  
    #expertbenefits ul li
    {
       list-style-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_dots.gif);
       list-style-position:outside;
       vertical-align: text-top;
    }
   #expertbenefits ul li p {
       width:450px;
       margin-top:10px;
       color:#525355;
   }

/*testemonials*/
.testimonialprovider
{
    font-weight:bold;
    color: #006F69;
}
.testimonialbody
{
    font-style:italic
}

/*six steps*/

/*#sixstep h1,#sixstep h3,#sixstep p 
{
    color:black;
    
    }*/

.sixstepsstep 
{
    height:140px;
    width: 580px;
    position: relative;
    background-image:url(/App_Themes/2007/images/pages/expert/step.png);
    background-repeat: no-repeat;
}
.sixstepsstep label
{
    position: absolute;
    font-size: 22pt;
    top: 45px;
    left: 4px;
    color: White;
    
}
.sixstepsstep ul
{
    position: absolute;
    font-size: 14pt;
    top: 15px;
    left: 120px;
    color: #006F69;
    padding: 0px;
    margin: 0px;
}
/*home1*/

    #maincontent, #solbanner, #medexbanner, #homeloginpanel
	{
	    font-size:12px;
		font-weight:normal;
	}
	
    #maincontent h2, #solbanner h2, #medexbanner h2
	{
	    font-size:24px;
		font-weight:bold;
		margin-top:5px;
	}
	
    #solbanner, #solbanner h2, #solbanner h2 a
        {
        color: #1C5C8A;
        text-decoration:none;
        }
    #solbanner
		{
			width: 717px;
			height: 125px;
			background-image: url(/App_Themes/2007/images/pages/home/upperbanner.png);
			background-repeat: no-repeat;
		    margin: 0px 5px 0px 10px;
		    padding: 20px 0px 0px 15px;
		}
	
	#solbanner img
	{
	    float: left;
	    margin: 0px 5px 0px 0px;
	}
	
	#homesolbnrlink, #hloginpnllnk
		{
		    display: block;
		    width:156px;
		    height:61px;
		    background:url(/App_Themes/2007/images/pages/home/solsignup.png) no-repeat;
		    float: right;
		    color: #ffffff;
		    font-size: 14pt;
		    text-decoration: none;
		    text-align: center;
		    padding: 20px 40px 20px 15px;
		}
		
		 #hloginpnllnk
		{
		    display: block;
		    width:156px;
		    height:61px;
		    background:url(/App_Themes/2007/images/pages/home/solsignup.png) no-repeat;
		    float:none;
		    color: #ffffff;
		    font-size: 14pt;
		    text-decoration: none;
		    text-align: center;
		    
		}
		
		#hsendmedetails
		{
		    padding: 20px 40px 20px 15px;
		    position: absolute;
		    bottom: 20px;
		    left: 0px;
		    }
		    
	#hsendmedetailsmsg
		{
		    
		    }
	
	
	#medexbanner, #medexbanner h2 , #medexbanner h2 a
		{
			
			color: #8A0A18;
			text-decoration:none;
		}
		
	#medexbanner
		{
			width: 717px;
			height: 150px;
			background-image: url(/App_Themes/2007/images/pages/home/medexbanner.png);
			background-repeat: no-repeat;
		    margin: 0px 5px 0px 5px;
		    padding: 20px 0px 0px 15px;
		    float:left;
		}
		

		
	#medexbanner img
	{
	    float: left;
	    margin: 0px 5px 0px 0px;
	}
	
	#homemedbnrlink
		{
		    display: block;
		    width:156px;
		    height:61px;
		    background:url(/App_Themes/2007/images/pages/home/medsignup.png) no-repeat;
		    float: right;
		    color: #ffffff;
		    font-size: 14pt;
		    text-decoration: none;
		    text-align: center;
		    padding: 20px 40px 20px 15px;
		}
	
	#maincontent, #maincontent h2
	{
	    color:  #376563;
	}
		
	#maincontent
		{
			width: 500px;
			height: 480px;
			background-image: url(/App_Themes/2007/images/pages/home/maincontent.png);
			background-repeat: no-repeat;
		    margin: 0px 0px 0px 5px;
		    padding: 15px 0px 0px 15px;
		    float: left;
	        clear:left;
		}
		
	#maincontent img
	    {
	    margin: 0px 15px 0px 5px;
	    float: left;
	    clear:left
	    }
	    
	#maincontent ul
	{
	    padding-left: 130px;
	    margin-top: 0;
	    margin-bottom: 0;
	    height: 75px;
	    }
	    
	  #hcontrol
	  {
	   margin-top:10px;
	  
	   }
	    
	#hsimplcity
	  {
	   margin-top:40px;
	   margin-bottom:40px;
	   }
	    
	#homeloginpanel
		{
			width: 190px;
			height: 485px;
			background-image: url(/App_Themes/2007/images/pages/home/login.png);
			background-repeat: no-repeat;
		    margin: 0px 25px 0px 0px;
		    padding: 10px 0px 0px 15px;
		    float: right;
	        clear:right;
	        position: relative;
		}
		
	#homeloginpanel h2
		{
		   text-align:left;
		   color:#376563;
		   font-size:21;
		   padding: 0px 0px 3px 0px;

		}
		
	#homelogin 
		{
		  color:#376563;
		  padding: 0px 0px 0px 0px;
		    }
		    
	#lloginname 
	{
		 color: #376563;
		 
		    }
		
	#homeloginpnlmsg
	    {
	        text-align:center;
	        }
	.hloginbtn
		{
		    margin-right:28px;
		    float:right;
		    }

	/*home*/
		#homeback
		{
			width: 742px;
			height: 349px;
			background-image: url(/App_Themes/2007/images/pages/home/shape.jpg);
		    margin: 0px 5px 0px 5px;
		}
		#homeback a
		{
			float: left;
			margin: 0 0 0 0;
			padding: 47px 0 0 0;
			display: block;
			width: 371px;
			text-align: center;
			text-decoration: none;
			font-size: 14px;
			color: #686868;
		}
		#homeback  a .moretextblue
		{
		    height:27px;
		    width:371px;
			background-image: url(/App_Themes/2007/images/pages/welcome/button_blue.gif);
		    background-position:center;
			background-repeat:no-repeat;
			display:block;
		    font-weight:bold;
			color: #FFFFFF;
			font-size:16px;
			padding-top:8px;
		}
		#homeback a .moretextred 
		{
		    height:27px;
		    width:371px;
			background-image: url(/App_Themes/2007/images/pages/welcome/button_red.gif);
		    background-position:center;
			background-repeat:no-repeat;
			display:block;
		    font-weight:bold;
			color: #FFFFFF;
			font-size:16px;
			padding-top:8px;
		}
		#homeback a .tagline, #homeback a .bigcol
		{
			display: block;
			margin: 8px 10px 0px 10px;
		}
		#homeback a .bigcol
		{
			font-size: 24px;
		}
		#homeback a .tagline
		{
			margin-top: 1px;
		}
		#homeback a#experts .bigcol
		{
			color: #dc425c;
		}
		#homeback a#sols .bigcol
		{
			color: #4597c7;
		}
		#homeback a img
		{
			border: none;
		}
		#homesignup .join
		{
		    margin-top:15px;
		    margin-bottom: 8px;
		    vertical-align: middle;
		    font-size: 14px;
		    font-weight:bold;
			margin-left: 307px;
		}
		.homebuttonbar
		{
			text-align: center;
			font-size: 18px;
			color: #686868;
			display: block;
			padding-left: 205px;
			text-decoration: none;
			font-weight:bold;
		}
		.homebuttonbar a
		{
			padding-top: 14px;
			background: url(/App_Themes/2007/images/pages/home/button.gif) no-repeat center;
			height: 42px;
			width: 173px;
			display: block;
			float: left;
		}
		a#homesignup:hover
		{
			color: #ffffff;
			text-decoration: none;
		}
		
	/*	
		
		#homelogin .join
		{
		    margin-top:15px;
		    margin-bottom: 8px;
		    vertical-align: middle;
		    font-size: 14px;
		    font-weight:bold;
			margin-left: 307px;
		}
		a#homelogin
		{
			text-align: center;
			font-size: 18px;
			color: #686868;
			background: url(/App_Themes/2007/images/pages/home/button.gif) no-repeat center;
			display: block;
			height: 42px;
			width: 173px;
			margin-left: 285px;
			padding-top: 14px;
			text-decoration: none;
			font-weight:bold;
		}
		a#homelogin:hover
		{
			color: #ffffff;
			text-decoration: none;
		}
		
*/
	/*medicalexperts home */
	#homeback_medex
		{
			width: 739px;
			height: 349px;
			background-image: url(/App_Themes/2007/images/master/shape_medex_home.gif);
		    margin: 0px 5px 0px 5px;
		}
	#homeback_medex a
		{
			float: left;
			margin: 0 0 0 0;
			padding: 18px 0 0 0;
			display: block;
			width: 240px;
			text-align: center;
			text-decoration: none;
			font-size: 14px;
			color: #686868;
		}
		#homeback_medex .border
		{   
		    clear:left;
		    float:right;
			background-image: url(/App_Themes/2007/images/master/medex_home_border.gif);
			background-repeat:repeat-y;
			height:308px;
			width:1px;
		}
		#homeback_medex a#noticed  .bigcol
		{
		    margin-top:10px;
		}
		#homeback_medex a#uptodate  .bigcol
		{
		    margin-top:53px;
		}
		#homeback_medex a#signup  .bigcol
		{
		    margin-top:53px;
		}
		#homeback_medex a .tagline
		{
			display: block;
			margin-top:10px;
			padding-left:10px;
			font-family:Arial;
			font-size:12px;
			font-weight:bold;
			width:220px;
		}
		#homeback_medex .bigcol
		{
			display: block;
			font-size: 24px;
			color: #666666;
			margin-top:20px;
			font-weight:bold;
		}
		#homeback_medex a img
		{
			border: none;
		}	
		/* smaller box on medicalexperts page is medex_ */
	
	#medex_
	{
	    position: relative;
		padding-top:10px;
		padding-left: 10px;
		margin-left:auto;
		margin-right:auto;
		width:535px;
		height:247px;		
	    background-image:url(/App_Themes/2007/images/pages/medicalexperts/box_small.gif);
		background-repeat:no-repeat;
		display:block;
	}
	
	
	#medex_ h2, #medex_ p
	{
		color:white;
		margin-left: 30px;
		width: 440px;
	}

    #medex_ li
    {
        list-style: none;
        margin-left:0;
        padding-left: 0;
        psdding-bottom: 0;
    }
    
    #medex_ li div
    {
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_button.gif);
        width: 25px;
        height: 25px;
        position: absolute;
        left: 10px;
    }
	
	/* insurer_box is larger box on insurers page */
	
	#insurer_box
	{
	    position: relative;
		padding-top:10px;
		padding-left: 10px;
		margin-left:auto;
		margin-right:auto;
		width:535px;
		height:349px;		
	    background-image:url(/App_Themes/2007/images/pages/box_large.gif);
		background-repeat:no-repeat;
		display:block;
	}
	
	
	#insurer_box h2, #insurer_box p
	{
		color:white;
		margin-left: 30px;
		width: 440px;
	}

   #insurer_box li
    {
        list-style: none;
        margin-left:0;
        padding-left: 0;
        psdding-bottom: 0;
    }
    
   #insurer_box div
    {
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_button.gif);
        width: 25px;
        height: 25px;
        position: absolute;
        left: 10px;
    }
			
	#medex 
	{
	    position: relative;
		padding-top:10px;
		padding-left: 10px;
		margin-left:auto;
		margin-right:auto;
		width:535px;
		height:292px;		
	    background-image:url(/App_Themes/2007/images/pages/medicalexperts/box.gif);
		background-repeat:no-repeat;
		display:block;
	}
	
	#medex h2, #medex p
	{
		color:white;
		margin-left: 30px;
		width: 440px;
	}

    #medex li
    {
        list-style: none;
        margin-left:0;
        padding-left: 0;
        psdding-bottom: 0;
    }
    
    #medex li div
    {
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_button.gif);
        width: 25px;
        height: 25px;
        position: absolute;
        left: 10px;
    }
    #registerbenefits
    {       
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/gradient_light_dark.gif);
        background-repeat: repeat-y;
        width:529px;
 	    margin-left:10px;
 	  
  }
    #registerbenefits h1
    {
        color:#009F94;
        font-size:20px;
        font-weight:normal;
        text-align:left;
        margin-left:40px;
        margin-right:10px;
        padding-top:10px;
    }
  #registerbenefits ul 
  {
       background-image:url(/App_Themes/2007/images/pages/medicalexperts/listbox_background.gif);
       width:491px;
       background-repeat: repeat-y;
       text-align:justify;
       margin-left:10px;
       padding:10px 50px 10px 20px;
  }
     #registerbenefits h2
    {
       width:491px;
        color:#000101;
        font-size:14px;
        font-weight:normal;
        text-align:left;
        border-bottom:1px dashed #5F5F5F;
        padding-right:30px;
        padding-bottom:5px;
        display:inline;
    }
     #registerbenefits h4
    {
        background-image:url(/App_Themes/2007/images/pages/fab_title_bar.gif);
        width:474px;
        height:35px;
        color:#000101;
        font-size:14px;
        font-weight:normal;
        text-align:left;
        border-bottom:1px dashed #5F5F5F;
        padding-right:30px;
        padding-bottom:5px;
        display:inline;
    }  
    #registerbenefits ul li
    {
       list-style-image:url(/App_Themes/2007/images/pages/medicalexperts/arrow_dots.gif);
       list-style-position:outside;
       vertical-align: text-top;
    }
   #registerbenefits ul li p {
       width:450px;
       margin-top:10px;
       color:#525355;
   }
    #featuresbenefits
    {       
        background-image:url(/App_Themes/2007/images/pages/medicalexperts/gradient_light_dark.gif);
        background-repeat: repeat-y;
        width:529px;
 	    margin-left:10px;
 	    padding-bottom:10px;
  }
  #featuresbenefits .topic 
  {
       background-image:url(/App_Themes/2007/images/pages/medicalexperts/listbox_background.gif);
       width:491px;
       background-repeat: repeat-y;
       text-align:justify;
  }
     #featuresbenefits .topic .heading
    {
        background-image:url(/App_Themes/2007/images/pages/fab_title_bar.gif);
        width:474px;
        height:35px;
        margin:8px 8px 12px 8px;
    }  
     #featuresbenefits .topic h2
    {
        color:#ffffff;
        font-size:20px;
        text-align:left;
        padding-left:30px;
        padding-top:7px;
    }  
    #featuresbenefits .topic h3
    {
        color:#1A171B;
        font-size:14px;
        text-align:left;
        font-weight:bold;
        margin-bottom:0px;
    }  
      #featuresbenefits .topic p
    {
        color:#525355;
        font-size:11px;
        text-align:left;
        font-weight:normal;
        text-align:justify;
        padding-right:50px;
    }  

   /*sols page*/
   
   #solbenefits
   
   {
    
    border: solid 1px black;  
   }
   
   
    #solbenefits li
    {
        list-style: none;
        margin-left:0;
        padding-left: 0;
    }
    
    #solbenefits li div
    {
        width: 25px;
        height: 25px;
        position: absolute;
        left: 10px;
    }

	/*testimonials*/
		.testimonial, .testimonialalt
		{
			padding: 5px 5px 5px 5px;
		}
		.quote
		{
			font-style: italic;
			color: #006F69;
		}
		.quotee
		{
			display: block;	
			padding: 5px 0px 5px 0px;
			font-weight: bold;
		}
		
	/*invoice*/
	.invoice
	{
		width: 17cm;
	}
	.invoice .header
	{
		background-color: #000000;
		color: #FFFFFF;
		font-size: large;
		padding: 10px 10px 10px 10px;
		text-align: right;
	}
	.invoice .meoladdress
	{
		text-align: right;
	}
	.invoice .topdetails
	{
	}
	.invoice .clientaddress
	{
	}
	.invoice .items
	{
		margin-left: auto;
		margin-right: auto;
		width: 15cm;
	}
	.invoice .items table
	{
		border: 1px #000000 solid;
		empty-cells: hide;
		border-collapse: collapse;
		width: 15cm;
	}
	.invoice .items table th
	{
		background-color: #000000;
		color: #FFFFFF;
	}
	.invoice .items table td
	{
			
	}
	.invoice .footer
	{
		text-align: center;
	}
	.alignright
	{
		text-align: right;
	}
	.aligntop
	{
		vertical-align: top;
	}
	

	/*legal docs*/
	.legaldoc
	{
	}
	/*.legaldoc .l0 div
	{
		text-indent: -3em;
		margin-left: 3em;
		position: relative;
		left: 3em;*/
		/*text-indent: 3em;
	}*/
	.legaldoc .l1
	{
		margin-bottom: 1em;
	}
	.legaldoc .l2, .legaldoc .l3
	{
		margin-left: 4em;
	}
	.legaldoc .n1, .legaldoc .n2, .legaldoc .n3 
	{
		width: 4em;
		float: left;
	}
	.legaldoc .l1, .legaldoc .n1
	{
		font-weight: bold;
	}
	.legaldoc .l2, .legaldoc .l3, .legaldoc .n2, .legaldoc .n3
	{
		font-weight: normal;
	}
	.legaldoc table
	{
		
	}
	.legaldoc table th
	{
		vertical-align: top;
		padding: 1en 1en 1en 1en;
		text-align: left;
	}
	.legaldoc table td
	{
		vertical-align: top;
		padding: 1en 1en 1en 1en;
	}
	
	
	/*control panel welcome*/
	#expertwelcome, #solwelcome
	{
		width: 571px;
		position: relative;
	}
	#solwelcome #cpcontent, #expertwelcome #cpcontent
	{
		position: relative;
		padding-bottom: 2em;
	}
	#expertwelcome #top, #expertwelcome #bottom,#solwelcome #top, #solwelcome #bottom
	{
		left: 0px;
		width: 571px;
		position: absolute;
	}
	#expertwelcome #top, #solwelcome #top
	{
		top: 0px;
		z-index: 50;
		height: 15px;
		background: url(/App_Themes/2007/images/pages/welcome/controlpanel_background_top.gif) no-repeat;
		overflow: hidden;
	}
	
	#expertwelcome #middle, #solwelcome #middle
	{
		position: absolute;
		top: 15px;
		bottom: 17px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		left: 0px;
		/*IE6 fix*/
		height: expression((this.parentElement.offsetHeight-32)+'px');
	}
	
	#expertwelcome .back, #solwelcome .back
	{
		z-index:0;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: absolute;
		left: 0px;
		height: 100%;
		width: 571px;
	}
	#expertwelcome #bottom, #solwelcome #bottom
	{
		position: absolute;
		bottom: 0px;
		z-index: 75;
		height: 21px;
		background: url(/App_Themes/2007/images/pages/welcome/controlpanel_background_bottom.gif) no-repeat;
	}
	#expertwelcome #cpcontent, #solwelcome #cpcontent
	{
		z-index: 100;
		margin: 5px 5px 5px 15px;
		width: 541px;
		padding-top: 15px;
	}
	#cpcontent p , #cpcontent h3
	{
	    padding-left:20px;
	    line-height:20px;
	    margin-top:10px;
	    padding-right:15px;
	}
	#maincopy 
	{
	    padding-left:10px;
	    padding-right:5px;
	}
	
	
	.solwelcomemycases
	{
	    position: relative;
	}
	
	.solwelcomequikfind
	{
	    position: absolute;
	    left: 76px;
	    top: 50px;
	    display: inline;
	    color: #686868;
	}
	#expertwelcome a.menuitem,#solwelcome .menuitem
	{
		display: block;
		color: #686868;
		height: 80px;
		text-decoration: none;
		position: relative;
	}
	#expertwelcome a.menuitem:hover,#solwelcome a.menuitem:hover
	{
		text-decoration: none;
		background-color: #b9fffc;
	}
	#expertwelcome a.menuitem:hover
	{
	}
	#solwelcome a.menuitem:hover
	{
	}
	#expertwelcome .menuitem img, #solwelcome .menuitem img
	{
		border: none;
		position: absolute;
		margin: 7px 0 0 5px;
	}
	#expertwelcome .menuitem .text, #solwelcome .menuitem .text
	{
		position: absolute;
		display: block;
		margin: 7px 0 0 75px;
		width: 460px;
	}
	#expertwelcome .menuitem .title, #solwelcome .menuitem .title
	{
		display: block;
		font-size: 20px;
		margin-bottom: 4px;
	}
	#expertwelcome .menuitem .title
	{
		color: #dc425c;
	}
	#solwelcome .menuitem .title
	{
		color: #4597c7;
	}
	
	
	/*summary*/
	.summary table
	{
		width: 100%;
		border: 1px solid #000000;
		margin-bottom: 5px;
		color: #006F69;
		/*color: #28bab3;
		background-color: #f0f0f0;
	}
	.summary table:hover
	{
		color: #006F69;
		border-color: #000000;
		background-color: #ffffff;*/
	}
	
	/*.summary table a
	{
		color: #28bab3;
	}
	.summary table:hover a
	{
		color: #006F69;
	}*/
	
	.summary table td
	{
		text-align: left;
	}
	.summary table a:hover
	{
		text-decoration: underline;
	}
	
	.summary table input
	{
	}
	
	
	#help
	{
		background-color: #FFFF66;
		padding: 0.5em 0.5em 0.5em 0.5em;
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
		border-bottom: 2px solid #777777;
		border-right: 2px solid #777777;
		display: block;	
		position: absolute;
		right: 5px;
		top: 180px;
		height: 20em;
		width: 13em;
		opacity: .80;
		filter: alpha(opacity=80);
		z-index: 2000;
	}
	
	#help #realhelp
	{
		width: 13em;
		display: block;
		clear: both;
	}
	
	#help a
	{
		color: #000000;
		font-weight: bold;
	}
	
	#help #showhelp
	{
		display: none;
		font-size: 6pt;	
	}
	#help #hidehelp
	{
		display: block;
		font-size: 6pt;	
		float: right;
		border: 1px #000000 solid;
		padding: 3px;
	}
	
	#loadingblock
	{
		background-color: #000000;
		opacity: .0;
		filter: alpha(opacity=0);
		width: 100%;
		height: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1000000;
		cursor: wait;
	}
	#loadingtext
	{
		font-size: 16px;
		background-color: #000000;
		color: #FFFFFF;
		position: absolute;
		z-index: 1000001;
		top: 20px;
		left: 20px;
		width: 15em;
		height: 1em;
	}
	
	
	
	/*solicitors*/
	.solreldis
	{
		border: 1px solid #000000;
		vertical-align: top;
	}
	
	.selected
	{
		background-color: #91fffa;
	}
	
	.solresults div
	{
		font-size: 12px;	
		margin-bottom: 20px;
	}
	
	.solresults .nai
	{
		color: #aaaaaa;
	}
	
	.solresults a
	{
		color: #5ea6a4;
	}
	
	.solresults .nai a
	{
		color: #93c5c4;
	}
	
	.solresults .name
	{
		margin-bottom: 6px;
	}
	
	.solresults .name a
	{
		font-size: 14px;
		color: #006F69;
	}
	
	.solresults .nai .name a
	{
		color: #93c5c4;
	}
	
	.solresults .dist
	{
		font-style: italic;
	}
	
	.solresults .info
	{
		display: block;
		margin-bottom: 4px;
	}
	
	.solresults .name a.vp
	{
		margin-left: 10px;
		padding: 3px;
		background: #006F69;
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		font-family: Arial;
		text-decoration: none;
	}
	
	.solresults .name a.vp span
	{
		display: block;
		visibility: hidden;
		position: absolute;
		width: 1px;
		height: 1px;
		
	}
	.solresults .name a.vp:hover
	{
		margin-bottom: 10px;
		
	}
	.solresults .name a.vp:hover span
	{
		visibility: visible;
		z-index: 1000;
		background: #ffffff;
		border: 1px solid #cccccc;
		padding: 5px;
		width: 400px;
		height: auto;
		color: #000000;
	}
	
	.solresults .info .label, .solresults .info .status
	{
		font-weight: bold;
	}
	
	.solresults .name .expertinstructed
	{
	    font-weight: bold;
	    color: #006F69;
	    display: inline;
	    padding-left: 1em;
	}
	
	.accins
	{
		color: #006F69;	
		font-weight: bold;
	}
	
	.solresults .blacklist
	{
		background-color: #ffcccc;
	}
	
	.solresults .tagged
	{
		background-color: #ccffcc;
	}
	
	
	
	.solresults .pop
	{
		display: none;
		position: absolute;
		border: 1px solid #000000;
		padding: 0 4px 0 0;
		z-index: 100;
		background-color: #ffffff;
		/*top: -0.5em;
		left: -1em;*/
	}
	.solresults .pop a
	{
		padding: 2px 2px 2px 2px;
		display: block;
		font-weight: bold;
	}
	.solresults .pop :hover
	{
		background-color: #91fffa;
	}
	.solresults .spacer
	{
	    height: 1px;
	    background-color: #999;
	    overflow: hidden;
	    margin-bottom: 1em;
	}
	
	#solresmapback
	{
		float: right;
		width: 210px;
		height: 210px;
		position: relative;
		margin-bottom: 10px;
	}
	.solresmap
	{
		position: absolute;
		top: 0px;
		right: 0px;
		border: 1px solid #006f69;
				
	}
	#solresmapcover
	{
		position: absolute;
		display: block;
		z-index: 150000;
		background-color: #ffffff;
		top: 1px;
		right: 1px;
		opacity: 0.6;
		filter: alpha(opacity=60);
		width: 210px;
		height: 210px;
	}
	#solresmapshowlink
	{
		position: absolute;
		z-index: 150001;
		display: block;
		font-size: 22px;
		color: #000000;
		top: 1px;
		right: 1px;
		width: 210px;
		height: 124px;
		padding-top: 88px;
		text-align: center;
	}
	
	.bigtab
	{
		font-size: 14px;
		padding-bottom: 6px;
		display: block;
	}
	
	
	
	
	
	.tabs a:hover, .tabs a:focus
	{
		background-color: #CCFFFF;
	}
	.tabs a.current
	{
		background-color: #91fffa;
		color: #000000;
	}
	
		
	/*messaging*/
	#msgheader
	{
		background: url(/App_Themes/2007/images/pages/msg_ttl_bg.gif) no-repeat;
		width:573px;
		height:78px;
		padding-left:10px;
		margin-bottom:0px;
	}			
	#msgheader .titleheading
	{
	    padding-top:35px;
	    margin-left:35px;
	}
	#msgheader img
	{
	    margin-top:20px;
	    margin-right:20px;
	    position:absolute;
	}
	ul#mainTabs { 
        font-size: 12px;
        color: #333333;
        height: 25px;
        width: auto;
        padding: 0px;
        margin-top:-3px;
        margin-left: 35px;
   } 

        #mainTabs li { 
            float: left;
            margin-bottom: 0px;
            padding: 0px;
            list-style-type:none;
        }
        #mainTabs li a { 
            background-image:url(/App_Themes/2007/images/pages/msg_bg.gif);
            background-repeat: no-repeat;
            font-weight: bold;
            color: #999999;
            text-decoration: none;
            height: 25px;
            width: 102px;
            text-align:center;
        }
        
        #mainTabs li a.right{ 
            float:right; 
            padding-right:20px
        }
        
        #mainTabs li a { 
            float: left;
            cursor: pointer;
            cursor: hand;
        }


       #mainTabs li a:focus{ 
        color: #6DC9C2;
        z-index:100;
      }
        #mainTabs li a:hover { 
        color: #6DC9C2;
         font-weight: bold;
       text-decoration: none;
        cursor: pointer;
        cursor: hand; 
        } 
    
 	.msgTable
	{
	    margin-left:35px;
	    margin-top:20px;
		width:490px;
	}
	.msgTable td
	{
		border-bottom: 1px #CDCDCD solid;
	}
	.msgName, .msgSubject{
        color:#000000;
        text-decoration:none;
        font-weight:bold;
     }
	.msgDate{
        color:#999999;
        text-decoration:none;
        font-weight:bold;
     }
    .msgDelete
    {
            background-image:url(/App_Themes/2007/images/pages/msgDelete.gif);
            width:13px;
            height:14px;
 		    border:0px;
		    cursor:pointer;
   }
	.readmessage
	{
		margin: 2px 2px 2px 2px;
		padding: 2px 2px 2px 2px;
		background-color: #91fffa;
	}
	
	.readmessage div
	{
		margin: 3px 3px 3px 3px;
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
	}
	
	.readmessage .body .bodytext
	{
		font-weight: normal;
	}
	
	.readmessage .reply
	{
		border: 2px solid #FFFFFF;	
	}
	
	.sendmessage
	{
		font-weight: bold;
		border: 2px solid #6FCAC3;	
	}
	
	.sendmessage div, .readmessage .reply div
	{
		margin: 3px 3px 3px 3px;
		padding: 2px 2px 2px 2px;
		background-color: #91fffa;
	}
	
	
	.sendmessage .body input, .readmessage .reply .body input
	{
		width: 100%;	
	}
	
	.sendmessage .sendbutton, .readmessage .reply .sendbutton
	{
		background-color: #FFFFFF;
		text-align: center;
	}
	
	/*forum */
	
	.forummenu
	{
		text-align: center;
		margin-bottom: 1em;
		font-size: 12px;	
	    margin-left:10px;
	}
	.forum
	{
	}
	.forum table
	{
		border: 1px solid #000000;
		border-collapse:collapse;
	    margin-left:15px;
	    margin-top:20px;
		empty-cells: show;
		border-collapse: collapse;
		width:510px;
	}
	.forum th
	{
		background-color: #606B74;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:5px;
	}
	.forum .titleheading
	{
	    padding-top:40px;
	    margin-top:0px;
	}
	.forum td
	{
		background-color:#D1D4D8;
		border-top: 1px solid #bbbbbb;
		text-align: left;
		padding: 2px 2px 2px 2px;
	}
	.forum td a:hover
	{
		text-decoration: underline;
	}
	.forum td .alias, .forum td .date, .forum td .lastpost, .forum td .by 
	{
		font-size: 10px;
	}
	.forum td .alias a 
	{
	    text-decoration:none;
	}
	.forum td .reply
	{
		display: block;
		text-align: center;
		padding-right: 4px;
	}

	.forum td .message a
	{
		display: block;
		width: 250px;
		color:#105296;
		font-weight:bold;
		text-decoration:none;
		padding-left:5px;
	}
	.forum td .time, .forum td .subject
	{
		border: 1px solid #bbbbbb;
		border-bottom: none;
		background-color: #91fffa;
		display: block;
		font-size: 10px;
		padding-bottom: 3px;
		font-weight: bold;
	}
	.forum td .subject
	{
		border-top: none;
	}
	
	.forum td .body
	{
		border: 1px solid #bbbbbb;
		border-top: none;
		padding: 1em 1em 1em 1em;
		display: block;
	}
	.forum td .messagelinks
	{
		text-align: right;
		padding: 3px;
		float: right;
	}
	.forum .attachmenttable
	{
		border: none;		
	}
	.forum .attachmenttable td
	{ 
		border-top: none; 
	}
	.forum .notify
	{
		text-align: right;
	}

	/*"popup" dialogs*/
	
	.dialog
	{ 
		background: url(/App_Themes/2007/images/pages/welcome/dialogback.gif);
		width: 592px;
		height: 445px;
		padding: 5px 8px 5px 5px;
		position: relative;
	}
	.dialog .container
	{
		position: absolute;
		top: 30px;
		height: 380px;
		width: 582px;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.dialogback
	{
		background-color: #333333;
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	.dialog .title
	{
		font-size: 12px;
		font-weight: bold;
		margin-top: 2px;
		margin-bottom: 1em;
		text-align: center;
		display: block;
	}
	.dialog .scroll
	{
		position: relative;
		height: 255px;
		overflow: scroll;
	}
	.dialog .bottom
	{
		position: absolute;
		bottom: 7px;
		left: 7px;
	}
	
	.modalback
	{
		background-color: Black;
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	.modalbox
	{
		background-color: #ffffff;
		padding: 5px;
		border: 1px solid #000000;
		width: 400px;
		color: #000000;
	}
	.modalscroll
	{
		height: 400px;
		overflow: scroll;
	}
	.modalbox a
	{
		color: #006F69;
	}
	.titlebar
	{
		background: #91fffa;
		font-weight: bold;
		width: 100%;
	}


#viewtablelink
{
	font-size: 120%;	
	font-weight: bold;
}
#viewmaplink
{
	font-size: 120%;	
	font-weight: bold;
}

table.welcome
{	
	border-collapse:collapse;
}
table.welcome td
{
	border-bottom: 2px #cccccc dotted;	
	border-top:  2px #cccccc dotted;	
	padding: 3px;
	padding-bottom: 1em;
	font-size: 10px;
}
table.welcome td a
{
	font-size: 12px;
	width: 150px;	
	display: block;
}
.forumpreview
{
	position: relative;
	font-size: 10px;
}
.forumpreview ul li
{
	overflow: hidden;
}

td.numeric
{
	text-align: right;
}

.numbercell, td.numbercell, th.numbercell
{
	text-align: right;
	padding-right: 10px;
	
}

.btable td.numbercell
{
	font-weight: normal;
}

.note
{
	font-size: 10px;
}
.box
{
	border: 1px solid #444444;
	padding: 2px;
	margin-bottom: 4px;
	background-color: #e0e0e0;
}



/* forms plus */
.formplus
{
	color: #444444;
	width: 577px;
	overflow: hidden;
}


.formplus table,.formplus tr, .formplus td
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.formplus input, .formplus select
{
	font-size: 13px;
	margin: 0;
}
.formplus input.btn
{
	font-size: 12px;
	color: #444444;
}


.formplus h3
{
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 0.3em;
	margin-top: 1em;
	position:relative;
	left: -0.5em;
}

.formplus h3.top
{
	display: inline;
	margin-right: 2em;
	margin-top: 0;
}


.formplus td
{
	padding: 1px;
}

.formplus .dialog table td, .formplus .dialog table th
{
	padding-right: 1.5em;
}

.formplus .dialog table td a
{
	color: #006F69;
	font-weight: bold;
}

.formplus .fpcontrol .help, .fpcontrol .warn
{
	display: inline;
	overflow: hidden;
}

.formplus .dialog .addresstable
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.formplus .fpcontrol .help a, .fpcontrol .warn a
{
	width: 12px;
	height: 12px;
	text-align: center;
	border: 1px solid #777777;
	margin: 2px 0 0 5px;
	padding: 0 0 0 0;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}

.formplus .fpcontrol .help a
{
	background-image: url(/App_Themes/2007/images/pages/profile/questionmark.gif);
}
.fpcontrol .warn a
{
	background-image: url(/App_Themes/2007/images/pages/profile/exclamation.gif);
}

.formplus .fpcontrol .block
{
	display: none;
	position: absolute;
	z-index: 10000;
	opacity: .50;
	filter: alpha(opacity=50);
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	overflow: hidden;
}


.formplus #helpfix
{
	position: absolute;
	width: 250px;
	z-index: -1;
	top: 0px;
	border: none;
}

.formplus .helpbox
{
	background: #ffffff;
	width: 250px;
	position: absolute;
	display: none;
	z-index: 10000;

}
.formplus .helpbox .topbar
{
	display: block;
	text-align: center;
	background-color: #91fffa;
	padding: 2px;
}
.formplus .helpbox .topbar a#closehelp
{
	display: block;
	float: right;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.formplus .helpbox #helptext
{
	padding: 5px;
	background: #ffffff;
}
.formplus .helpbox .helpborder
{
	border: #000000 1px solid;
}
.formplus #helptext p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.formplus .fpbox, .formplus .fpdropdown
{
	border: 1px solid #777777;
}

.formplus .fprbl
{
	display: inline;
}

.formplus .fpcontrol .addlabel, .formplus .fpcontrol .searchlabel, .formplus .fpcontrol .foundlabel, .formplus .fpcontrol .notfoundlabel, .formplus .fpcontrol .selectedlabel, .formplus .fpcontrol .noneselectedlabel, .formplus .dialog .title
{
	display: block;
	margin-bottom: 1em;
}
.formplus .fpcontrol .selectedtable, .formplus .fpcontrol .add
{
	margin-bottom: 1em;
}
.formplus .fpcontrol table.contacts, .formplus .fpcontrol .add div
{
	margin-top: 1em;
	margin-bottom: 1em;
	
}

.formplus .fpcontrol .firmname
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

.formplus .mceEditor
{
	/*display: inline;*/
}


.formplus label em, .formplus .reqlabel em
{
	font-style: normal;
	color: #ff0000;	
}
.formplus label, .fplabel
{
	text-align: left;
}
.formplus .fplabel label em
{
	margin-left: 3px;	
}

.formplus table td
{
	vertical-align: top;
}

.formplus .fplabel
{
	width: 12em;
	margin-right: 1em;
}

.contacttable
{
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    border-collapse:collapse;
}

.contacttable td
{
    vertical-align: top;
}

.contacttable .section td
{
    border-top: solid 1px #CCCCCC;
    padding-bottom: 5px;
    padding-top: 5px;
}

.contacttable .label
{
    width: 180px;
    font-size: 18px;
    color: #4B837B;
    text-align: right;
    font-weight: normal;
    padding-right: 20px;
    padding-top: 10px;
    
}

.contacttable .icon
{
    width:56px;
}

.contacttable .required
{
    font-weight: normal;
    vertical-align: bottom;
    padding-bottom: 4px;
}

.contacttable .formlabel
{ 
    text-align: right;
    padding-right: 20px;
}

.inline
{
	display: inline;	
}

.pricingnote
{
	padding-left: 10px;
}

.pricingnotes
{
	font-size: 10px;
	width: 500px;
	
}

.pricingnotes ol
{
	margin-bottom: 3px;
}

.pricingnotes p, .pricingnotes ol li
{
	text-align: justify;
}

.red
{
	color: #ff0000;	
}

.notice
{
	
	border: 1px solid #ff0000;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	
}


.profile
{
	font-size: 12px;	
}
.profile .section
{
	page-break-inside: avoid;
}
.profile .section:hover
{
	background-color: #eeeeee;
}
.profile #paymentsection
{
	display: none;
}


.profile h1
{
	font-size: 18px;
	color: #686868;
}
.profile h2
{
	font-size: 16px;
	color: #686868;
	display: inline;
	
}
.profile h3
{
	font-size: 14px;
	border: 1px solid #006F69;
	background-color: #e1efee;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 1em;
	width: auto;
}
/*.profile h3:hover
{
	background-color: #efefe1;
}*/

.profile table
{
	margin-left: 0px;
	border-collapse:collapse;
}

.profile th
{
	font-weight: bold;	
	padding: 1px 5px 1px 0px;
	width: 10em;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}
.profile td
{
	font-size: 14px;
}
.profile ul
{
	margin-left: 1.25em;
	padding-left: 0;
}



/*.profile tr.alt
{
	background-color: #dddddd;
}*/

.printonly
{
	display: none;
}

.noprint
{
	
}

.notbold, .btable td.notbold
{
	font-weight: normal;
}

.btable.wide
{
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.hl /*highlight*/
{
	background-color: #ccffff;
}

.featuredexperts
{
    border: 5px solid #006F69;
    
}

.featuredexperts a
{
   color: #006F69;
    
}

.solsfasttrack 
{
    padding-left: 10px;
    padding-right: 10px;
}
.solsfasttrack .banner
{
    width: 624px;
    height: 85px;
    background-image: url('/App_Themes/2007/images/pages/solicitor/fasttrack/noagenciesbanner.gif');
    background-repeat: no-repeat;
    color: #ffffff;
    padding-left: 110px;
    padding-top: 15px;
    font-weight: bold;
    font-size: 10pt;
}
.solsfasttrack .banner p
{
    padding: 0;
    margin: 0.5em 0 0.5em 0;
}
.solsfasttrack .banner strong
{
    color: #ff0000;   
}
.solsfasttrack h1
{
    color: #000000;
    font-size: 17pt;
}
.solsfasttrack .threecols
{
    width: 734px;
    height: 278px;
    background-image: url('/App_Themes/2007/images/pages/solicitor/fasttrack/3cols.jpg');
    background-repeat: no-repeat;
    color: #000000;
    font-size: 11.5pt;
    margin-bottom: 5px;
}
.solsfasttrack .threecols div
{
    float: left;
    width: 205px;
    margin-right: 10px;
    padding: 47px 15px 5px 10px;
}
.solsfasttrack .subtrial
{
    clear: left;
    margin-top: 5px;
    float: right;
    width: 312px;
    height: 151px;
    background-image: url('/App_Themes/2007/images/pages/solicitor/fasttrack/subscribe.jpg');
    background-repeat: no-repeat;
}
.solsfasttrack .subtrial a
{
    display: block;
    font-size: 18pt;
    color: #ffffff;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    width: 152px;
    height: 59px;
    padding: 12px 0 0 10px;
}
.solsfasttrack .testimonial
{
    display: block;
    width: 400px;
    background-image: url('/App_Themes/2007/images/pages/invertedcommas.gif');
    background-repeat: no-repeat;
    color: #416a62;
    font-size: 10pt;
    font-style: italic;
    padding: 18px 0 0 4px;
    clear: left;
}
.solsfasttrack .testimonial .quotee
{
    font-weight: normal;
    font-style: normal;
}

.alphalist li 
{
    list-style-type: lower-alpha;
}

div.ajax__tab_xp div.ajax__tab_body
{
    font-family: Arial, Helvetica, Sans-Serif;
}


.textboxwithletter
{
    position: relative;
    display:-moz-inline-stack;
    display: inline-block;
}

.textboxwithletter span
{
    position: absolute;
    top: 5px;
    left: 6px;
    z-index: 100;
    font-weight: bold;
    font-size: 110%;
    
}

.texboxwithletter input, .textboxwithletter input:not([type]), .textboxwithletter input[type="text"], .textboxwithletter input[type="password"]
{
    display:-moz-inline-stack;
    display: inline-block;
    padding-left: 1em;
}


@media print
{
	body
	{
		background-color: #ffffff;
		background-image: none;
		width: auto;
	}
	#page
	{
		width: auto;	
	}
	#topbar /*#login*/
	{
		display: none;
	}
	#topmenu
	{
		display: none;
	}
	#solwelcome, #expertwelcome
	{
		display: none;
	}
	/*#solwelcome #middle, #expertwelcome #middle
	{
		display: none;
	}
	#solwelcome #top, #expertwelcome #top, #solwelcome #bottom, #expertwelcome #bottom
	{
		background-image: none;
		display: none;
	}*/
	.leftmenu
	{
		display: none;
	}
	.content
	{
		margin-left: 0px;
		width: auto;
	}
	.noprint
	{
		display: none;
	}	
	.printonly
	{
		display: inline;
	}	
	
		
}

