/*

File: wfhs.css
Author: Danilo Bonilla
Date Created: 3-27-06
Purpose: Wells Fargo History Services Main stylesheet  
Update Log:

*/
body {
	background: #ebebeb;
}
#museum {
	float:left;
	width: 970px;
	height: 614px;
	margin-top: -10px;
	margin-left: 8px;
	margin-bottom: 0px;
}
#floatingNavBar {
	position: absolute;
	width: 969px;
	height: 30px;
	padding-left: 0px;
	left: 50%;
	margin-top: 10px;
	margin-left: -484px;
	top: 110px;
	overflow: hidden;
	text-align: left;
	z-index: 2;
}

.feedbackDisclaimer {
	float: left;
	width: 653px;
	padding: 15px;
	text-align: left;
	color: #7e7d7c;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	background: #dddcdd;
}
.feedbackDisclaimer A:link		{ text-decoration: underline; color: #917662; font-weight: normal; font-size: 10px;}
.feedbackDisclaimer A:visited	{ text-decoration: underline; color: #917662; font-weight: normal; font-size: 10px;}
.feedbackDisclaimer A:hover		{ text-decoration: underline; color: #000000; font-weight: normal; font-size: 10px;}
.feedbackDisclaimer A:active		{ text-decoration: underline; color: #917662; font-weight: normal; font-size: 10px;}

.navMain {
	float: left;
	height: 19px;
	width: 157px;
	padding-top: 5px;
	border: #000000 1px solid;
	color: #ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.navSubsList {
	position: absolute;
	width: 159px;
	left: 50%;
	margin-left: -446px;
	top: 120px;
	overflow: hidden;
	text-align: left;
	visibility: hidden;
	color: #444648;
	background: #ffffff;
	z-index: 2;
}
.navSubsList A:link		{ text-decoration: none; color: #666666; font-weight: normal; font-size: 11px;}
.navSubsList A:visited	{ text-decoration: none; color: #666666; font-weight: normal; font-size: 11px;}
.navSubsList A:hover		{ text-decoration: none; color: #ffffff; font-weight: normal; font-size: 11px;}
.navSubsList A:active	{ text-decoration: none; color: #666666; font-weight: normal; font-size: 11px;}

.navSub {
	float: left;
	width: 143px;
	/*height: 26px;*/
	padding-top: 6px;
	padding-left: 14px;
	padding-bottom: 6px;
	border: #ffffff 1px solid;
	color: #666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	cursor: hand;
	border-top: 0px;
	border-left: #aeafaf 1px solid;
	border-right: #aeafaf 1px solid;
	border-bottom: #aeafaf 1px solid;
	background: #e7e7db;
}
.navSub:HOVER {
	background: #999984;
	color: #ffffff;
}

#bodyMain {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:right;
	min-height: 150px;
	width: 969px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(images/bodyMainBG.gif) repeat-y;
}
#bodyBottom {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
	width: 1049px;
	height: 28px;
	margin-bottom: 8px;
	background: url(images/bodyBottomBG.gif) no-repeat;
}

#historyHeader {
	float: left;
	margin: 20px 0 40px;;
	height: 100px;
	width: 969px;
	text-align: center;
}

.bigHR {
	float: left;
	width: 954px;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
	background: url(images/bigHR.gif) no-repeat;
}

.feedbackGreen {
	float: left;
	text-align: left;
	width: 597px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #e8eed6;
	margin-left: 10px;
	padding-left: 22px;
	padding-right: 22px;
	color: #75543b;
	font-size: 11px;
	font-family:Georgia,Times New Roman,Times,serif;
	line-height: 18px;
}
.feedbackGrey {
	float: left;
	text-align: left;
	width: 597px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #efeff0;
	margin-left: 10px;
	padding-left: 22px;
	padding-right: 22px;
	color: #75543b;
	font-size: 11px;
	font-family:Georgia,Times New Roman,Times,serif;
	line-height: 18px;
}
.feedbackHR {
	float: left;
	background: url(images/bigHR.gif) no-repeat;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 1px;
	width: 641px;
}

.deleteComment {
	float: left;
	text-align: center;
	width: 45px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #888888;
	margin-left: 10px;
	color: #ffffff;
	font-size: 11px;
	font-family:Georgia,Times New Roman,Times,serif;
	font-weight: normal;
	line-height: 18px;
}
.deleteComment:hover {
	background: #cc0000;
}
.deleteComment A:link		{ text-decoration: none; color: #ffffff; font-weight: normal; font-size: 11px;}
.deleteComment A:visited	{ text-decoration: none; color: #ffffff; font-weight: normal; font-size: 11px;}
.deleteComment A:hover		{ text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 11px;}
.deleteComment A:active		{ text-decoration: none; color: #ffffff; font-weight: normal; font-size: 11px;}

#footer {
	float: left;
	text-align: center;
	width: 969px;
	height: 49px;
	padding-top: 16px;
	background: #efeff0;
	margin-top: 28px;
	color: #59545d;
	font-size: 11px;
	font-family:Georgia,Times New Roman,Times,serif;
	font-weight: bold;
}
#footer A:link		{ text-decoration: none; color: #59545d; font-weight: normal; font-size: 11px;}
#footer A:visited	{ text-decoration: none; color: #59545d; font-weight: normal; font-size: 11px;}
#footer A:hover		{ text-decoration: none; color: #91b32a; font-weight: normal; font-size: 11px;}
#footer A:active		{ text-decoration: none; color: #59545d; font-weight: normal; font-size: 11px;}



.push {clear:both;}.mainbody {
	padding-left: 25px
.px;
	padding-left: 28px;
	width: 850px;
	line-height: 22px;
	text-indent: 0px;
}
.WellSpacedText {
	line-height: 30px;
}
.BottomBanklink {
	padding-left: 20px;
}
.leftsidedimages {
	padding-right: 15px;
}
