/* Hire Me Style Sheet */

BODY
{
	color: #C61000;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
	background-image: url(background.jpg);
	background-repeat: repeat;
	text-align: center;
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #C61000;
}
H6
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


TH
{
	vertical-align: baseline;
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Helvetica,Verdana,Arial, sans-serif;
}

TD
{
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}

/******************** Page ******************************/

#FullPage
{
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#PageContainerTable
{
	text-align: center;
	margin-top: 20px;
}

#FullPopupPage
{
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/******************** Form *******************************/

FORM
{
	margin: 0px;
	border-collapse: collapse;
}
.FormHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #C61000;
	background-color: #FFA423;
	padding: 2px;
}
.FormTable
{
	width: 100%;
	padding: 2px;
	text-align: left;
	border: solid 1px #C61000;
}
.FormTable2
{
	width: 100%;
	padding: 2px;
	border: solid 1px #C61000;
}
.FormLabel
{
	width: 25%;
	border-bottom: solid 1px #cccccc;
}
.FormLabelBlank
{
	width: 25%;
}

.FormField
{
	/*border-bottom: solid 1px #cccc22;*/
}

/******************** Content ****************************/

#PageContent
{
	text-align: left;
	margin-top: 0px;
}
#PageContent Table
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#ContentTable
{
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

.ContentTitle
{
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 16px;
	border-bottom: dashed 1px #cccccc;
}

.ContentSubTitle
{
	font-size: 14px;
}
.AlertBox
{
	margin-top: 10px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	background-color: #C61000;
	color: #ffffff;
}

.MessageBox
{
	width: 100%;
	padding: 2px;
	border: solid 1px #C61000;
}

.MessageBoxTitle
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #C61000;
	background-color: #FFA423;
	padding: 2px;
}

/******************* Account  *************************/

.Account
{
	margin-bottom: 10px;
	padding: 2px;
}
.AccountName
{
}
.AccountContact
{
	text-align: left;
	border-bottom: dashed 1px #cccccc;
	background-color: #eeeeee;
}

/******************* Listings *************************/

.Listing
{
	border: solid 1px #C61000;
	margin-bottom: 10px;
	padding: 2px;
}
.ListingName
{
	border-top: solid 1px #cccccc;
	background-color: #FFA423;
}
.ListingLogoImage
{
	background-color: #ffffff;
	width: 80px;
	vertical-align: top;
	border-right: solid 1px #C61000;
}
.ListingDetails1
{
	border-bottom: solid 1px #cccccc;
	width: 100%;
}
.ListingDetails2
{
	background-color: #eeeeee;
	border-bottom: solid 1px #cccccc;
}

.ListingRecord
{
	margin-bottom: 10px;
	padding: 2px;
}

.RecordContact
{
	text-align: right;
	vertical-align: top;
	border-bottom: dashed 1px #cccccc;
}

.RecordLogo
{
	text-align: left;
	width: 50%;
	vertical-align: top ;
	border-bottom: dashed 1px #cccccc;
}

.RecordDetails1
{
	margin-top: 10px;
	background-color: #eeeeee;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.RecordDetails2
{
	margin-top: 10px;
	background-color: #eeeeee;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 2px;
}

/******************** Panels *****************************/

.Links
{
	border: solid 1px #C61000;
	margin-bottom: 10px;
	padding: 2px;
}
.Links TD
{
	
}
.LinksHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #C61000;
	background-color: #FFA423;
	padding: 2px;
}

.PanelTitle
{
	font-size: 16px;
	text-align: center;
	background-color: #FFA423;
}

.ContainerPanel
{
	width: 100%;
}

.MenuPanel
{
	width: 100%;
}

.Advert1Panel
{
	width: 100%;
}

.Advert2Panel
{
	width: 100%;
}
/******************** Columns ****************************/

#SpacerImage
{
	border: 0px;
	height: 350px;
	width: 1px;
	visibility: hidden;
}

#LeftSpacerColumn
{
	width: 10px;
}

#LeftColumn
{
	width: 150px;
}
#ContentColumn
{
}

#ContentColumn2
{
}

#ContentSingleColumn
{
	text-align: center;
}

#RightColumn
{
	width: 120px;
	text-align: right;
}

#RightSpacerColumn
{
	width: 4px;
}

/********************* Header ****************************/

#HeaderTable
{
	width: 100%;
}

td.cellbutton
{
	background-image: url(topbutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 90px;
	height: 22px;
	background-color: #FFA423;
	white-space: nowrap;
}

#HeaderNavBar
{
	width: 100%;
	text-align: left;
}
.NavBarLinks
{
	text-align: left;
}
.NavBarAccountLinks
{
	text-align: right;
}

/********************** Footer ***************************/

#FooterTable
{
	background-color: #FFA423;
	width: 100%;
	font-size: 8px;
}
#FooterTable TD
{
	font-size: 11px;
}

/********************* Tabs *****************************/

#Tabs
{
	text-align: left;
	clear: both;
	padding: 5px 0px 0px 0px;
	margin: 0 0px;
}

#Tabs ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#Tabs li
{
	float: left;
	margin: 0 3px -1px 0;
	padding: 0px;
	background-color: #FFA423;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	height: 20px;
	white-space: nowrap;
	text-align: center;
}

#Tabs Li A
{
	font-size: 14px;
	color: #C61000;
	text-transform: uppercase;
}

#Tabs a
{
	display: inline;
	float: none;
	background-color: #FFA423;
	padding: 0 2px;
	height: 20px;
	text-decoration: none;
	border: none !important;
}

#Tabs a:hover
{
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	border: none !important;
}

#Tabs #ActiveTab
{
	padding-bottom: 1px;
	background-color: #FFA423;
	font-weight: bold;
}
#Tabs #ActiveTab A:hover
{
	background-color: #FFA423;
	text-decoration: none;
}

#TabContent
{
	border: 1px solid;
	margin: 0 0px;
	clear: both;
	background-color: #FFA423;
        white-space: nowrap;
}

#TabContent Table
{
	height: 30px;
}

.TabContentTitle
{
	font-size: 14px;
	text-transform: uppercase;
        white-space: nowrap;

}

/*************** Data Grid ******************/

.DataGrid
{
	width: 100%;
	background-color: #ffffff;
	border: solid 1px #C61000;
}

.DataGridHeader
{
	color: #C61000;
	background-color: #FFA423;
}

.DataGridHeader TH
{
	color: #C61000;
	font-weight: bold;
	background-color: #FFA423;
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
}


.DataGridFooter
{
	background-color: #ffffff;
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial, sans-serif;
}

.DataGridItem
{
	background-color: #ffffff;
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial, sans-serif;
}

.DataGridAltItem
{
	background-color: #eeeeee;
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
}

A.DataGridLink
{
	font-size: 12px;
	font-weight: normal;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.DataGridLink
{
	text-decoration: underline;
}

/********************* Links ****************************/

A.HeaderLink
{
	font-size: 12px;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.HeaderLink
{
	text-decoration: underline;
}

A.HeaderLinkButton
{
	font-size: 12px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.HeaderLinkButton
{
	text-decoration: underline;
}

A.FooterLink
{
	font-size: 11px;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.FooterLink
{
	text-decoration: underline;
}

A.SearchLink
{
	font-size: 12px;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: underline;
}
A:hover.SearchLink
{
	text-decoration: underline;
}

A.PanelLink
{
	font-size: 12px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.PanelLink
{
	text-decoration: underline;
}

A.ContentLink
{
	font-size: 12px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: underline;
}
A:hover.ContentLink
{
	text-decoration: underline;
}

A.NavLink
{
	font-size: 12px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.NavLink
{
	text-decoration: underline;
}

A.BackLink
{
	font-size: 11px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: underline;
}
A:hover.BackLink
{
	text-decoration: underline;
}

A.ListingLink
{
	font-size: 14px;
	font-weight: bold;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.ListingLink
{
	text-decoration: underline;
}

A.ListingLink2
{
	font-size: 12px;
	font-weight: normal;
	color: #C61000;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}
A:hover.ListingLink2
{
	text-decoration: underline;
}


/* General Tables */
