/****** ##LOG: 
Author:  Vanessa Skane
Created: 03/11/09

Description: general styles for Business Valuer Network
******/

/* mainSiteContainer required because of large footer and smaller resolutions */
#mainSiteContainer {
	position: relative;
	background: #ffffff url(../images/main-background.jpg) no-repeat center top;	
}

#siteContainer {
	position: relative;	
	width: 942px;
	height: 100%;
	margin:0 auto;
	text-align: left;	
	
}

/*** HEADER AND MAIN CONTENT ***/
#header {
	position: relative;
	width: 942px;
	height: 180px;
	margin: 0;
	padding: 0;	
	background: url(../images/header.gif) no-repeat center;	
	
	z-index: 100;
}

#logoBusinessValuer {
	position: absolute;
	width: 250px;
	height: 115px;
	top: 15px;
	left: 15px;
}

#valuationButton {
	position: absolute;
	width: 319px;
	height: 72px;
	top: 0px;
	right: 20px;
}

#memberLoginButton {
	position: absolute;
	width: 165px;
	height: 72px;
	top: 0px;
	right: 65px;
}

#leftPanelHeader {
	position: relative; 
	float: left; 
	width: 195px;
	padding-left: 5px;
}


#breadcrumbs {
	margin: 0;
	padding: 5px 0 5px 0px;
}
#breadcrumbs a {
	color: #3a3a3a;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	text-decoration: none;
}

#mainContentContainer {
	position: relative;
	width: 100%;
	height: 100%;
	
	
	background: #ffffff url(../images/site-container-background.gif) repeat-y;
	
	
}

#homeContent {
	position: relative;
	float: left;
	width: 725px;
	height: 100%;
	padding: 0 10px 20px 10px;
}



#mainContent {
	position: relative;
	float: left;
	width: 530px;
	height: 100%;
	padding: 0 10px 20px 10px;
}

#mainContent p {
	padding: 10px 15px 10px 0;
	margin: 0;
}


#mainContent ul {
	padding: 5px 20px;
	margin: 0;
}

#mainContent li {
	position: relative;
	margin:0;
	padding: 2px 5px 0px 8px;	
	background-image: url(../images/bullet.gif);
	background-position: 0 10%;
	background-repeat: no-repeat;	
}

#mainContentLeft {
	position: relative; 
	float: left; 
	width: 280px;
}

#mainContentRight {
	position: relative; 
	float: left; 
	width: 250px;
}

#mainContentRight img {
	padding-top: 5px;
}

#homePanelImages img {
	position: relative;
	float: left;
}

/********  LEFT CONTENT   ********/

#leftContentContainer {
	position: relative;
	float: left;
	width: 195px;
	height: 100%;
}

#leftContent {
	position: relative;
	min-height: 100%;	
	left: 5px;
}

#leftContent p {
	padding: 0 15px;
	margin: 0;
}


#leftContent ul {
	position: relative;
	list-style-type: none;
	padding: 0 10px 5px 2px;
	
}


#leftContent li {
	position: relative;
	margin:0;
	width: 157px;
	padding: 2px 5px 0px 18px;	
	background-position: 0 65%;
	background-repeat: no-repeat;
}

#leftContent a {
	text-decoration: none;
	color: #434343;
}

#leftContent li:hover {
	text-decoration: none;
	background-color: #cee9f8;
}


#leftContentPanelMiddle {
	position: relative;	
	background: url(../images/left-content-panel-middle.gif) repeat-y center top;	
	width: 184px;
	height: 100%;
	padding-top: 1px;
	
}

#leftContentPanelBottom {
	background: url(../images/left-content-panel-bottom.gif) no-repeat center top;	
	width: 184px;
	height: 15px;	
}

#quotes img {
	position: absolute;
	padding-top: 10px;
	top: 0;
	left: 0;
}

/********  RIGHT CONTENT   ********/

#rightContentContainer {
	position: relative; 
	float: left; 
	width: 191px; 
	height: 100%;
	
}


#rightContactFormTop {
	position: relative;	
	background: url(../images/form-top-panel.gif) no-repeat center bottom;	
	width: 191px;
	height: 83px;
}

#rightContactFormMiddle {
	position: relative;	
	background: url(../images/form-middle-panel.gif) repeat-y center top;	
	width: 191px;
	height: 100%;
	padding-top: 1px;
	
}

#rightContactFormBottom {
	background: url(../images/form-bottom-panel.gif) no-repeat center top;	
	width: 191px;
	height: 23px;	
}

/********  MAIN FORM CONTENT   ********/

#mainFormContainer {
	position: relative; 
	float: left; 
	width: 100%; 
	height: 100%;
}


#mainContactFormTop {
	position: relative;	
	width: 450px;
	height: 5px;
}

#mainContactFormMiddle {
	position: relative;		
	width: 450px;
	height: 100%;
	padding-top: 1px;
	
}

#mainContactFormBottom {
	width: 450px;
	height: 23px;	
}

/************ 
LIST LAYOUT 
*************/


.searchListContainer {
	position: relative;
	width: 715px;
	height: 100%;
}

/************ 2 COLUMN LAYOUT *************/

.listItemContainerLeft {
	position: relative; 
	float: left; 
	width: 335px; 
	padding: 0px 10px 10px 0; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
	
}
.listItemContainerRight {
	position: relative; 
	float: left; 
	width: 335px; 
	padding: 0px 10px 10px 20px; 	
}


/************ 3 COLUMN LAYOUT *************/

.listItemContainerThree1 {
	position: relative; 
	float: left; 
	width: 220px; 
	padding: 0px 10px 0px 0; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
}
.listItemContainerThree2 {
	position: relative; 
	float: left; 
	width: 220px; 
	padding: 0px 10px 0px 10px; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
	
}
.listItemContainerThree3 {
	position: relative; 
	float: left; 
	width: 220px; 
	padding: 0px 10px 10px 10px; 	
}

/************ 4 COLUMN LAYOUT *************/

.listItemContainerFour1 {
	position: relative; 
	float: left; 
	width: 161px; 
	padding: 0px 10px 0px 0; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
}
.listItemContainerFour2 {
	position: relative; 
	float: left; 
	width: 161px; 
	padding: 0px 10px 0px 10px; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
}
.listItemContainerFour3 {
	position: relative; 
	float: left; 
	width: 161px; 
	padding: 0px 10px 0px 10px; 
	background: url(../images/search-list-border.gif) repeat-y right top;	
}
.listItemContainerFour4 {
	position: relative; 
	float: left; 
	width: 161px; 
	padding: 0px 10px 10px 10px; 	
}








.listItemTextBorder {
	position: relative; 
	top: 0px;
	padding-bottom: 8px;
	min-height: 300px;
	border-bottom: 1px solid #3786c6;
}

.listItemText {
	position: relative; 
	top: 0px;
}
.listItemText p {
	margin: 0 !important;
	padding: 10px 0 !important;
}

.moreDetailsContainer {
	position: absolute; 
	bottom: 0;
}

.moreDetails {
	position: relative;
	width: 125px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.moreDetails img {
	position: absolute;
	padding: 3px 0 0 0;
	width: 25px;
	
	top: 0;
	right: 0;
}

.moreDetails p {
	margin: 0 !important;
	padding: 0 !important;
}
.moreDetails a {
	color: #3786c6;
	text-decoration: none;	
}
.moreDetails a:hover {
	color: #3786c6;
	text-decoration: none;
}




/******** FOOTER *********/
#footerContainer {
	position: relative;
	background: #71a2c9 url(../images/footer-main-background-03.jpg) no-repeat center top;
	height: 610px;
}


#footer {
	position: relative;
	width: 942px;
	height: 100%;
	margin:0px auto;	
	font-size: 0.8em;
	color:#0a0a0a;
}

#footer a {
	color: #0a0a0a;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #0a0a0a;
	font-weight: normal;
	text-decoration: none;
}

#footer ul {
	position: relative;
	margin:0;
	list-style-type: none;
	width: 942px;	
	height: 20px;
	float: left;
}

#footer li {
	position: relative;
	margin:0;
	padding: 8px 25px 5px 25px;	
	float: left;
	background-image: url(../images/footer-pipe.gif);
	background-position:0 75%;
	background-repeat:no-repeat;
}

#footerLinksContainer {
	position: relative;
	width: 942px;
	height: 310px;
	top: 20px;
}

#footerLinksContainer .footerLinks {
	position: relative;
	float: left;
	width: 232px;
	height: 100%;
	background-image: url(../images/footer-links-divider.gif);
	background-position:100% 2%;
	background-repeat:no-repeat;
}

#footerLinksContainer .footerLinks ul {
	position: relative;
	margin:0;
	list-style-type: none;
	width: 180px;	
	height: 100%;
	
}

#footerLinksContainer .footerLinks li {
	position: relative;
	margin:0;
	padding: 2px 5px 0px 15px;	
	width: 210px;
	background-image: none;
}

#footerLinksContainer .footerLinks h2 {
	margin:0;
	color: #0a0a0a;
}

#footerUtility {
	position: relative;
	width: 942px;
	top: 148px;
	color: #ffffff;
	
}

#footerUtility ul {
	position: relative;
	margin:0;
	list-style-type: none;
	width: 942px;	
	height: 35px;
	float: left;
	
}

#footerUtility li {
	padding: 8px 25px 5px 20px;	
}

#footerUtility p {
	margin: 0;
	padding: 0px 0 20px 20px;
	
}

#footerUtility a {
	text-decoration: none;
	color: #ffffff;
}









