/* Toiiho 09/01/2007 Sam Grimmer  */

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
* { margin: 0; padding: 0; } 
html { height: 100%; }
body { background: #fff url(images/background.gif) top center repeat-y; color: #4C4C4C;}
table, tr, td { font-family: tahoma, Verdana, Arial; font-size: 11px; line-height: 1.4em; }
p { margin: 1.2em 0; line-height: 1.4em; font-family: tahoma, Verdana, Arial; font-size: 11px;}
small, .small { font-family: tahoma, Verdana, Arial; font-size: 8pt; color: #4C4C4C !important; font-weight: normal !important;}
ul li { cursor: default; list-style-image: url(images/bullet-grey.gif); padding-left: 0; margin-left: 30px; margin-bottom: 10px;}

h2 { padding-bottom: 0.1em; font-size: 1.6em; padding-top: 0.5em; border-bottom: #cccccc 1px solid;  color: #8da9ce; font-weight: normal; margin-bottom: 20px; }
h3 { font-weight: bold; font-size: 12pt; color: #626262; margin: 10px 0;}
h4 { font-weight: bold; font-size: 12pt; color: #626262; margin: 10px 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
/*-- wrapper								--*/#wrapper { width: 100%; text-align: center;  margin-right: auto; margin-left: auto; }
/*-- div containing header					--*/#header { height: 197px; width: 100%; background: #2E5486 url(images/header.gif) top center no-repeat; position: relative;  }
/*-- div containing container				--*/#container { width: 740px; margin-right: auto; margin-left: auto; text-align: center; position: relative;}
/*-- div containing major picture			--*/#menu { height: 35px; width: 755px; background: url(images/menu_background.gif) top left repeat-x; position: relative; margin-right: auto; margin-left: auto; text-align: center;}

/*-- div containing register & login		--*/#topcontainer { position: absolute; right: 5px; top: 5px; }

/*-- div containing breadcrumbs				--*/#breadcrumbs{ position: relative; float: left; padding: 10px 5px; font-weight: normal; color: #D1CDD1; font-size: 0.8em; margin: 0;}
/*-- div containing login					--*/#login{ position: relative; float: right; padding: 0 5px; }
/*-- clearing element						--*/.clear { clear: both; border:none; visibility: hidden; }
/*-- cell containing panes                  --*/.PanesTD { width:100%; vertical-align: top; padding: 0 0 0 12px; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.PaneLeft { width: 180px; padding-top: 35px; }
.PaneRight { width: 180px; padding-top: 35px;}
.PaneCenter { padding: 0 5px 0 5px; }
#footer { width: 740px; position: relative; font-size: 11px; font-family: tahoma, Verdana, Arial; height: 30px; margin: 20px 0; border-top: 1px solid #8da9ce; padding-top: 10px;}

/*========================================================*/
/*  3. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #8da9ce; font-family: tahoma, Verdana, Arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #8da9ce; font-family: tahoma, Verdana, Arial; font-weight:bold; font-size: 11px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE_object { color: #FFF; font-family: tahoma, Verdana, Arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #BEBFC1; font-family: tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma, Verdana, Arial; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { font-size: 11px; font-family: tahoma, Verdana, Arial;}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#BEBFC1; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#666; font-weight:bold; text-decoration:none;  }

/*========================================================*/
/*  4. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma, Verdana, Arial; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma, Verdana, Arial; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  5. Links											  */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma, Verdana, Arial; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma, Verdana, Arial; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma, Verdana, Arial; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma, Verdana, Arial; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma, Verdana, Arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma, Verdana, Arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 15px 4px 11px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  6. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma, Verdana, Arial; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma, Verdana, Arial; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 140px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #FFF; cursor:text;}

/*========================================================*/
/*  7. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { width: 160px; position: absolute; top: 0; left: 12px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  width: 160px; padding: 0; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #81191D; padding: 0px; border: 1px solid #466FA4; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma, Verdana, Arial;  color: #6A6A6A; font-size: 11px; background: #F9F9F9; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #466FA4; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle { color: #FFF; background:  url(images/menu_split.gif) no-repeat ; padding: 0; height: 35px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #8da9ce; background:  url(images/menu_split.gif) no-repeat ; padding: 0; height: 35px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #8da9ce; background:  url(images/menu_split.gif) no-repeat ; padding-top: 20px; height: 35px; font-weight: bold;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #BE5E00; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/* Sendright Block */

.sendright {
	background-color: #DEDCDC;
	border: solid 1px #C3C3C5;
	padding: 17px 10px 15px 10px;
	position: relative;
	width: 95%;
}

.sendright  a {
	color: #81191D;
        text-decoration: underline;
}

.sendright  a:hover {
	color: #9f2f0f;
        text-decoration: underline;
}

.curve {
	background: url(images/sendright/blue-curve.gif) no-repeat;
	height: 16px;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 15px;
}

/* Form Buttons */

.formview { width: 100%; }

#ClearCheckBoxes {
	float: left;
	margin: 2px 0 15px 0;
}

#ViewAllProviders {
	margin-left: 246px;
}

/* Form */
 
.sendright ul {
	border-top: 2px dotted #AEC3CC;
	list-style-type: none;
	margin: 6px 0 25px;
	padding: 10px 0;
}

.searchpanel
{
    margin: 6px 0 10px 0;
}
 
.sendright ul li {
	border-bottom: 1px solid #AEC3CC;
	position: relative;
	padding: 6px 0;
	margin: 0;
        list-style-type: none;
}


.sendright ul li input {
	position:absolute;
	right:-2px;
	bottom: 5px;
}

.sendright table td {
	vertical-align: top;
        padding-bottom: 10px;
}

.sendright label {
        padding-left: 3px;
        font-weight: bold;
}



.sendright #left{
width: 40%;
float: left;
}

.sendright #right{
width: 60%;
float: right;

.validator { padding-right: 0px; display: block; padding-left: 24px; background: url(icon-alert-grey.gif) no-repeat 4px 2px; padding-bottom: 2px; font-size: 8pt; font-weight: bold; color: #cc0000; padding-top: 4px; }

}

.sendright #right p { padding: 0 0 0 20px; }
