﻿body
{
	width:500px;
}
.titlebar
{
	color:Black;
	background:none;
}
.frameheader
{
	padding-top:15px;
	float:left;
}
.contentpanelitemrequired
{
	color:Black;
}
#embedcontent
{
	width:100%;
	width:500px;
	overflow:hidden;
}

#EmbeddedNavigation
{
	float:right;
	margin: 5px 10px 15px 0px;
}
#AutoLogo
{
	float:right;
	margin: 10px 10px 5px 0px;
}
#AutoLogo .image
{
}
#AutoLogo #AltText
{
	display:none;
}
#SearchResultsLeftColumn
{
	clear:both;
	width:100%;
}
#JobSummary
{
	clear:both;
}
.errorMessage
{
	clear:left;
}
.maincolumn 
{
	width:560px;
	padding-top:0px ;	
}
.maincolumn .adbrief {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px 0px 15px 15px;
	padding:10px 0px 25px 10px;
	width:460px
}
.navigation 
{
	clear:both;
}
.summaryframe
{
	margin-left:20px;
	width:460px;
	font-size:12px;
}
.summaryadsectors
{
	height:10px;
	visibility:hidden;
}
.apply
{
	margin-left:10px;
	clear:left;
	float:left;
}
table, td, th 
{
	font-size:12px;
}

.contentpanel
{
	font-size:12px;
	background-color:#ffffff;
	margin-bottom:15px;
	margin-left:15px;
	width:460px;	/* Plus 2 (border) */
	padding:10px 0px 25px 10px;
}
.contentpanelheader
{
	font-weight:bold;
    font-size: 14px;
    color: #1C5B7F;
    height: 25px;
}
.contentpanelitemheader
{
    color: #444444;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}
.contentpanelitem
{
	padding: 5px 0px 3px 0px;
}
.contentpanelitem .textboxinput
{
	width:250px;
}
.contentpanelitem .SectorCheckbox
{
	/* Need to make it wider then other objects on the panel as text oveflows */
}
.contentpanelitemrequired
{
	font-size:inherit;
	color:Black;
}
#detailborderpanel 
{
	width:97%;
	margin:8px auto;
}
.addetailsubheader, .addetailsectors, .addetailheader, .addetailcontent, .headerbanner, .footerbanner
{
	padding:0px 5px 10px 5px;
	float:none;
	margin:0;
}
.addetailheader
{
	font-size:16px;
	padding-top:8px;
}

#LMCTNotice {
	display:none;
}

#ReferrerDiv  {
	display:none;
}

.rc-outer- {
	padding-top:15px;
}

.maincolumn h3
{
    margin-top:0px;
    margin-bottom:5px;
}

.recipientPanel
{
    min-height:120px;
}
.AutoComplete_List{
    background-color: #FFF;
    margin: 0px!important;
    border: 1px solid #999;
    cursor: pointer;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    max-height: 200px;
}
.AutoComplete_ListItem{
    color: #444444;
    padding: 1px;
    padding-top:3px;
}
.AutoComplete_ListItemHiliteText{
    font-weight:bold;
}

.AutoComplete_ListItemHilite{
    color: #ffffff;
    padding: 1px;
    padding-top:3px;
    background-color:#160E7F;
}




