@charset "utf-8";
/* CSS Document  NFVIA */


/* GLOBAL */
img
{
	border-style: none;
}
body
{
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #282828;
	background-image: url(skin/bodyBack.jpg);
	background-repeat: repeat-x;
	color: #6B6B6B;
}
p
{
	margin-top: 5px;
}
h1
{
	font-size: 20px;
	margin-bottom: 0px;
	color: #993300;
	text-transform: uppercase;
}
h2
{
	font-size: 16px;
	margin-bottom: 0px;
	color: #993300;
	text-transform: uppercase;
}
h3
{
	font-size: 14px;
	margin-bottom: 0px;
	color: #993300;
	text-transform: uppercase;
}


/* LINK STYLES */
A:link
{
	text-decoration: none;
	color: #D35102;
}
A:active 
{
	text-decoration: none;
	color: #D35102;
}
A:visited 
{
	text-decoration: none;
	color: #D35102;
}
A:hover
{
	text-decoration:underline;
	color: #D35102;
}

/* LAYOUT STYLES*/
.pageWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}
.topBanner
{
	height: 112px;
	background-color: #FFFFFF;
	background-image: url(skin/topBannerBack.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 3px solid #141403;
}

.topNav
{
	height: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #505050;
}
.mainNavWrapper
{
	height: 33px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 6px;
}
.mainNavLeft
{
	width: 297px;
	height: 33px;
	float: left;
	
	background-image: url(skin/mainNavLeftBack.gif);
	background-repeat: repeat-x;
	clear: both;
}
.mainNavRight
{
	width: 472px;
	height: 33px;
	float: left;
	background-image: url(skin/mainNavRightBack.gif);
	background-repeat: repeat-x;
}
.dropdownMenu
{
	width: 96px;
	background-color: #505050;
	position: absolute;
	display: none;
	z-index: 50;
}
.ddLower
{
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background-image: url(skin/ddLowerBack.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
.ddLower a, .ddLower a:visited
{
	display:table !important;
	display: block;
	width: 80px;
	height: 33px;
	border-bottom: 1px dotted #858585;
	margin-left: 4px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #B6B6B6;
}
.ddLower a:hover/*, .ddLower a:active*/
{
	background-color: #5C5B68;
	color: #B6B6B6;
	text-decoration: none;
}
.ddFiller
{
	height: 11px;
	font-size: 1px;
}


.contentWrapper
{
	width: 775px;
	height: auto;
	display: table;
	clear: both;
	background-image: url(skin/contentWrapperBack.gif);
	background-repeat: repeat-x;
	background-color: #282828; 
	
	 height: auto !important; height: 1px; 
}
.topDropShadow
{
	background-image: url(skin/topDropShadow.gif); 
	background-repeat: repeat-x; 
	height: 6px;  
	width: 277px;
	float: left; 
	font-size: 0px;
}
.topLeftDropShadowCorner
{
	background-image: url(skin/topLeftDropShadowCorner.gif); 
	background-repeat: no-repeat; 
	height: 6px; 
	width: 10px; 
	float:left; 
	font-size: 0px;
}
.topRightDropShadowCorner
{
	background-image: url(skin/topRightDropShadowCorner.gif); 
	background-repeat: no-repeat;
	height: 6px; 
	width: 14px; 
	float:left; 
	font-size: 0px;
}
.leftPane
{
	display: table;
	float: left;
	width: 287px;
	min-height:200px; height:auto !important;
	height: 1px;
	padding-left: 10px;
	background-image: url(skin/leftDropShadow2.gif);
	background-position: 277px 6px;
	background-repeat: no-repeat;
}
.rightPane
{
	width: 478px;   
	float: right;
	background-image: url(skin/topDropShadow.gif); 
	background-repeat: repeat-x; 
}
.leftContentWrapper
{
	display: table;
	height: 500px;
	width: 287px;
	background-position: 0px 50px;
	background-repeat: no-repeat;
}
.leftContentWrapperWithBackgroundImage
{
	display: table;
	height: 500px;
	width: 287px;
	background-position: 0px 50px;
	background-repeat: no-repeat;
	background-image: url(skin/images/leftContentBack.jpg);
}

.leftContent
{
	padding-top: 20px; 
	padding-right: 20px;
	color: #ffffff;
	font-size: 11px;
}
.rightDropShadow
{
	float: left; 
	height: 1px; 
	width: 14px; min-height:100px;height: auto !important; height:1px;
	/*height: 550px;*/
	background-image: url(skin/rightDropShadow.gif); 
	background-repeat: no-repeat;
	
}
.rightContentWrapper
{
	width: 464px;
	min-height: 400px;
	height: auto !important;height:1px;
	/*min-height:610px; height: 610px;*/
	float: left;
	background-color: #FFFFFF;
	background-image: url(skin/whiteDropShadow.gif);
	background-repeat: repeat-x;
}
.rightContentImage
{
	text-align: center;
	
}

.rightContentLogin
{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.rightContent
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	
}

.breadCrumb
{
	/*padding-left: 15px;
	padding-right: 15px;*/
	padding-bottom: 10px;
}
.listContainer
{
	display: none;
	border-bottom: 1px solid #4A4A4A;
	border-top: 1px solid #4A4A4A;
	margin-bottom: 10px;
}
.memberAddress
{
	float: left;
	width: 247px;
}
.memberAddressTop
{
	background-image: url(skin/memberAddressTopBack.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.memberAddressContent
{
	background-image: url(skin/memberAddressContentBack.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}
.memberAddressBottom
{
	background-image: url(skin/memberAddressBottomBack.gif);
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.memberProfileList
{
	float: left;
	width: 175px;
	padding-left: 9px;
}
.mpListItem
{
	background-image: url(skin/rightArrow.gif); 
	background-position: 0 8px; 
	background-repeat:no-repeat; 
	padding-left: 15px;
	padding-top: 4px;
	line-height: 13px;
}
.memberProfilesHeading
{
	font-size: 12px;
	font-weight: bold;
	color: #010101;
}
.memberProfileWideHeading
{
	background-color: #E5E5E7;
	border-bottom: 1px solid #616162;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	clear: both;
	margin-top: 24px;
}
.credit
{
	width: 100%;
	display: table;
	border-bottom: 2px solid #CA8357;
	margin-top: 7px;
	font-size: 11px;
}
.profileAcross
{
	width: 432px;
}
.profileLeft
{
	float: left;
	width: 247px;
}
.profileRight
{
	display: table;
	float: left;
	width: 169px;
	padding-left: 9px;
}
.addInfo
{
	font-size: 12px;;
}
/*.linksCategory
{
	background-color: #E5E5E7;
	border-bottom: 1px solid #616162;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	clear: both;
	margin-top: 17px;
	margin-bottom: 5px;
}
*/
.rightContentBottom
{
	display: table;
	width: 464px;margin:0px !important; margin-top:-6px;margin-left:1px;
	float: left;
	/*background-color: #FFFFFF;*/height: 36px; 
	border-top:5px solid white;
	background-image: url(skin/contentBottom3.gif); /*??no-repeat;?*/
	background-repeat:no-repeat;
	background-position: top left;
}
.contentBotLeftCorner
{ 
	display:none;
	position: absolute; 
	margin-left: -21px; 
	width:21px; 
	height: 36px; 
	background-image: url(skin/contentBotLeftCorner.gif); 
	background-repeat: no-repeat;
}
.contentBotRightCorner
{    display:none;
	position: absolute; 
	margin-left: 464px; 
	width:14px; 
	height: 36px; 
	background-image: url(skin/contentBotRightCorner.gif); 
	background-repeat:no-repeat;
}

.topLeftPic
{
	margin-right: 9px;
}
.listingThreeCols
{
	display: table;
	float: left; 
	width: 134px;
	padding-right: 10px;
}
.linksPage
{
	width: 434px;
	font-size:  12px;
	list-style-image: url(skin/rightArrow.gif);
}
.linksPage strong
{
	width: 434px;
	display: block;
	background-color: #E5E5E7;
	border-bottom: 1px solid #616162;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	clear: both;
	margin-top: 17px;
	margin-bottom: 0px;
}
.linksPage li
{
	display: block;
	line-height: 14px;
}
.linksPage ul
{
	padding-top: 0px;
	margin-top: 7px;
	
}


.footerWrapper
{
	height: 38px;
	background-image: url(skin/footerBack.gif);
	background-repeat: repeat-x;
	clear: both;
}
.footer
{
	margin-left: auto;	
	margin-right: auto;	
	width: 775px; 
	text-align: center;
	padding-top: 17px;
}
.footerTitle
{
	font-weight: bold; 
	font-size: 10px; 
	text-transform: uppercase; 
	color: #FFFFFF;
}
.footerAddress
{
	font-weight: bold; 
	font-size: 10px; 
	color: #BAB8B4;
}
.footerTE
{
	font-weight: bold; 
	font-size: 10px; 
	color: #BAB8B4;
}
.footerPhoEma
{
	font-weight: bold; 
	font-size: 10px; 
	color: #FEFEFE;
}



/* TEXT STYLES*/
.breadCrumb
{
	font-size: 10px;
}
.breadCrumbSeparator
{
	color: #D35102;
	font-size: 10px;
}
.rightContentTitle
{
	color: #444444;
	font-size: 28px;
}
.size15
{
	font-size: 15px;
}
.size13
{
	font-size: 13px;
}
.size12
{
	font-size: 12px;
}
.size11
{
	font-size: 11px;
}
.size9light
{
	font-size: 9px;
	color: #818181;
}

.catListing
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.catListing a, .catListing a:visited, catListing a:hover, .catListing a:active
{
	display: block;
	padding-top: 10px;
}
.light
{
	color: #818181;
}
.memberPhone
{
	color: #000000;
	font-weight: bold;
}

.ViewResume
{
	background-color:#e5e5e7;
	border-bottom: 1px solid #616162;
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
/* Layout Styles From Admin
.contentTitle1
{
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
.contentTitle2
{
	color: #993300;
	font-size: 16px;
	font-weight: bold;
}
.contentTitle3
{
	color: #993300;
	font-size: 18px;
	font-weight: bold;
} */

.MemberAdminPanel
{
	font-size:12px;
	clear: both;
	min-height: 1px;
	width: 290px;
}
.MemberAdminPanel .ContentWrapper
{
	clear: both;
	border: #090909 1px solid;
	padding: 5px;
	background-color: #d5d6c6;
}
.MemberAdminPanel h3
{
	margin: 0px;
}
.MemberAdminPanel .RowWrapper
{
	clear: both;
	min-height: 1px;
	text-align: left
}
.MemberAdminPanel .LeftLabel
{
	float: left;
	width: 9em;
	padding: 3px;
	text-align: right;
	white-space: nowrap;
}
.MemberAdminPanel .TextBox
{
	border: #335a59 1px solid;
	padding-left: 5px;
	width: 152px;
}
.MemberAdminPanel .LoginButton
{
	border-right: lightgray thin outset;
	border-top: #335a59 1px solid;
	border-left: #335a59 1px solid;
	width: 160px;
	border-bottom: lightgray thin outset;
	background-color: whitesmoke;
}

#RowWrapper a
{
	text-decoration:underline;
}

#RowWrapper a:hover
{
	text-decoration:none;
}

#HomepageNav 
{
	width:260px; height:123px;
	background-image:url(skin/images/filmbackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:15px;
	}
#HomepageNav  #Menu {margin:20px 0px 20px 15px;display:table;}
#HomepageNav a , #PageNav a 
{
	margin:0px;
	display:block; background-image:url(skin/images/arrow.gif);
	background-position: 5px left;background-repeat: no-repeat;
	padding:0px 30px;
	text-transform:uppercase;
	
	}
.Caption {text-transform:uppercase;font-size:12px;}

.Classified
{	border-top:1px solid black;padding:10px 0px;font-size:12px;
    min-height:20px; height:auto !important; height:1px;
	}
h2.Classified 
{
	background-color:#d7d6d6;color:#000000;padding-left:0px;letter-spacing:2px;
	}
	