body {
	 background:#f5f5f5 url('../graphics/bg_new.jpg') repeat-x;
}
body.app {
	background:#fff url('../graphics/bg.gif') repeat-x;
}
#footer {
	font-family: Arial;
	}
#footerNav {
	background:url('../graphics/footerLine.gif') repeat-x bottom;
	text-align:center;
	margin:5px 0;
	padding-bottom:15px;
}
#footerNav a {
	padding:0 20px;
	font-family: Arial;
}
#copy {
	font-family: Arial;
	text-align:center;	
}
/* liScroll style declarations */
#error {
	position:absolute;
	right:3px;
	top:23px;
	width:310px;
	font-size:10px;
	text-align:left;
	background:#f00;
	color:#fff;
	padding:1px 2px;
	line-height:11px;
}
.tickercontainer { /* the outer div with the black border */
float:left;
width: 100%; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px; 
width: 100%;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
font-size:12px;
padding: 0;
}
ul.newsticker p {
white-space: nowrap;
	float:left;
	margin:0;
}
ul.newsticker .date {
font-size:11px;
padding-right:30px;
color:#777;
text-transform:uppercase;
}
ul.newsticker a {
font-weight:bold;
padding-right:30px;
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}
body #middle {
	font-size:14px;
	line-height:1.8em;
}
body#inner.largeText #middle{
	font-size:115%;
}
body#inner.mediumText #middle {
	font-size:14px;
}
body#inner.smallText #middle {
	font-size:70%;
}
#wrapper {
	width:970px;
	padding:0 0 0;
	margin:0 auto;
	z-index:0;
	position:relative;
}
#LoginForm {
	display:inline;
	width:485px;
	margin-top:35px;
	padding-right: 24px;
	float:right;
	position:relative;
}
#forgotPass {
	float:right;
	width:245px;
	padding-top: 10px;
	font-size:10px;
	font-family:Arial;
}
#loggedIn {
	margin-top:30px;
	font-size:12px;
	float:right;
}
#loggedIn p {
			font-family:verdana,sans-serif;
	margin:0;
	text-align:right;
	line-height:20px;
}
#logo {
	margin-top:45px;
	float:left;
}
.LoginButton {
	float:right;
	clear:right;
	padding:0;
	margin:0;
	width:50px;
	position:relative;
}
#LoginButton {
	float:right;
	clear:right;
}
#idEmail {
	float:right;
	border:1px solid #c7c7c7;
	padding:5px;
	margin:0 10px 0 0;
	height:19px;
	width:140px;
	font-size:12px;
}
#idPassword {
	float:right;
	font-size:12px;
	border:1px solid #c7c7c7;
	padding:5px;
	margin:0 3px 0 0;
	height:19px;
		width:140px;
}
#nav {
	margin-top:10px;
	width:945px;
	clear:both;
	list-style:none;
	padding:35px 10px 10px 5px;
	margin-bottom: 0;
	z-index:1000;
	text-align:center;
}
#nav li {
	display:inline;
	position:relative;
	margin-right:-0px;
}
#nav li ul {
	display:none;
	width:150px;
	border:1px solid #c7c7c7;
	background:#fff;
	position:absolute;
	top:25px;
	left:-10px;
	z-index:2000;
	border-top:1px solid #fff;
}
#nav li ul li,#nav li ul li a {
	display:block;
	float:none;
	margin:0;
	padding:0;
	z-index:1300;
	position:relative;
}
#nav li ul li a {
	padding:3px 3px;
}
#nav li li a:hover {
	background:#c7c7c7;
}
#nav li.current {
	margin-right:0;
}
#nav li.current a {
	background:url('../graphics/tab_left_on.gif') no-repeat top left;
}
#nav li.current a:hover {
	background:transparent url('../graphics/tab_left_on.gif') no-repeat top left;
}
#nav li.current a span {
	background:url('../graphics/tab_right_on.gif') no-repeat top right;
}
#nav a {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:10px 0;
	background:url('../graphics/tab_left.gif') no-repeat 0 0;
	/*text-transform: uppercase;*/
}
#nav a:hover {
	background:transparent url('../graphics/tab_left.gif') no-repeat top left;
}
#nav a span {
	background:url('../graphics/tab_right.gif') no-repeat top right;
	padding:10px 23px;
	color:#fff;
}
#innerContent #homeContent {
	margin: 0 auto;
	background:url('../graphics/blankStones.jpg') no-repeat;
	width: 968px;
	height: 312px;
}
.leftBlock {
	height: 250px;
	width: 350px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
.leftBlockTitle h2 {
	height: 20px;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	color: #046f8c;
}
.leftBlockText {
	height: 20px;
	margin-left: 18px;
	margin-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #525252;
	line-height: 14px;
}
.leftBlockMessage {
	height: 20px;
	margin-left: 18px;
	margin-top: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #395596;
}
.leftBlockTextLower {
	height: 15px;
	margin-left: 47px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	line-height: 14px;
}
.rightBlock {
	height: 250px;
	width: 350px;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}
.rightBlockTitle h2{
	height: 20px;
	margin-top: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	color: #046f8c;
}
.rightBlockText {
	height: 20px;
	margin-left: 55px;
	margin-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #525252;
	line-height: 14px;
}





#bigRightLinks {
	margin-top:10px;
	float:left;
	width:320px;
	margin-bottom:0;
}
.bigRightLink {
	float:right;
	background:#016D89;
	color:#fff;
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	display:inline;
	text-align:center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.bigRightLink:hover {
	background:#000;
}
#homeSplashWrapper {
	float:right;
	padding-bottom:4px;
}
.homeSplash, .homeSplash2 {
	width:304px;
	line-height:20px;
	margin-bottom:5px;
	font-size:12px;
}
#investorMonitor2.homeSplash {
	width:302px;
}
.homeSplash2 .section {
	width:100%;
	border-bottom:1px solid #c7c7c7;
}
.homeSplash2 {
	border:1px solid #D7D4CD;
	background:none; 
}
.homeSplash h2 {
	font-family:georgia;
	color:#544937;
	font-style:normal;
	margin:0;
	padding:3px 10px 0;
	text-transform:none;
	font-weight: normal;
	letter-spacing:1px;
	font-size:13px;
	border-top:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
}
.homeSplash h3 {
	font-family:verdana;
	padding:0 10px 3px;
	color:#666;
	font-style:normal;
}
.homeSplash .button {
	float:right;
	margin:5px 0 0;
	padding:5px 10px 4px;
	font-style:normal;
	font-family:verdana;
	background:url('../graphics/buttonBg.gif');
	border:1px solid #c7c7c7;
}
.homeSplash p {
	font-style:normal;
	font-family:verdana;
	font-size:9px;
	margin:5px 0 0;
	line-height:24px;
	border-right:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	
}
.homeSplash ul li p {
	border:none;
}
.homeSplash table,.homeSplash2 table {
	width:284px;
	background:#fff;
}
.homeSplash table td,.homeSplash2 table td{
	padding:1px 9px;
	font-size:12px;
	border:1px solid #c7c7c7;
}
.chart {
	margin:0 10px;
}
.homeSplash .ui-accordion-header,.homeSplash .header {
	display:block;
	background:url('../graphics/rightWhite.gif') 98% 50% no-repeat;
	font-style:normal;
	font-family:verdana;
	border-bottom:1px solid #c7c7c7;
	padding:5px 10px;
	margin:0;
	width:282px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	
	line-height:12px;
}
#investorMonitor2 .ui-accordion-header {
	border:none;
}
.homeSplash .ui-accordion-header.newsletterHeader, .homeSplash .ui-accordion-header.newsletterHeader.selected, .homeSplash #newsletterHeader {
	background:none;
	border:none;
	font-size:12px;
}
.homeSplash .section{
	padding:0px 10px 0px;
/*	border-top:1px solid #c7c7c7;*/
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	margin-bottom:-1px;
	width:282px;
}
.sectionInner {
	padding-top:10px;
}
.homeSplash .ui-accordion-header.selected {
	background:url('../graphics/downWhite.gif') 98% 50% no-repeat;
}
#dataFeed {
	background:#aaa url('../graphics/feedLeft-light.gif') no-repeat left;
	height:36px;
	clear:both;
	border-right:1px solid #aaa;
	margin-bottom:5px;
	overflow:hidden;
}
#dataFeed li{
	visibility:hidden;
}
#buckets {
	background:url('../graphics/buckets.gif');
	width:915px;
	height:92px;
	padding:53px 20px 20px 33px
}
.bucket {
	z-index:1000;
	float:left;
	text-align:center;
	display:inline;
}
#bucketTooltip p {
	margin:5px 0;
	font-size:11px;
}
#bucketTooltip h2 {
	margin:5px 0;
}
#bucketTooltip img {
	float:right;
	margin-right:-10px;
	cursor:pointer;
}
#bucketTooltip {
	z-index:1000;
	position:absolute;
	width:350px;
	display:none;
	float:left;
	background:#fff;
	padding:10px 20px;
}
.bucket.grad {
	background:#dedede url('../graphics/grad.gif') repeat-x top;
}
.bucket p, .bucketInvestor p, #investorMonitor p {
	font-size:11px;
	line-height:17px;
	color:#666;
}
.bucket a, .bucketInvestor a {
	color:#666;
}
h2.bucketHeading {
	margin-bottom:5px;
	color:#888;
	margin-top:15px;
	font-size:14px;
	font-family:verdana;
	letter-spacing:1px;
	padding-top:5px;
}
.bucket h2 {
	width:146px;
	height:26px;
	margin:0px 5px 5px 0;
	display:inline;
	position:relative;
	padding:10px 0 0;
	font-family:Arial;
	float:left;
	text-align: center;	
	color:#fff;
	font-size:10px;
	background:url('../graphics/button.gif') no-repeat top;
	cursor:pointer;
}
.bucket h2:hover {
	
}
.bucket h2.selected {
	color:#000;
	background:url('../graphics/button.gif') no-repeat bottom;
}
.bucket h2 em{
	color:#00406b;
	font-size:11px;
	text-transform:capitalize;
	font-style: normal;
}
#middle a.magnifyCaption {
	display:block;
	color:#fff;
	background:#000;
	font-size:11px;
	text-decoration:none;
	padding:0 5px;
	font-family:verdana;
}
#footer {
	clear:both;
	margin-top:0px;
	margin-left:5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.bottomHr {
	border-top:1px solid #d7d7d7;
}

#investorMonitor {
	width:207px;
	float:left;
	background:#fff;
	margin:0px 0;
	padding:10px 0px 0px;
	position:relative;
	min-height:255px;
}
#investorMonitor2 {
	position:relative;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	border:1px solid #c7c7c7;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #fff;
	background-image: url(../graphics/homeNewsletter.gif);
	background-repeat: no-repeat;
	background-position: -80px -20px;
}
#investorMonitor2 .section {
	border:none;
}
#investorMonitor h2 {
	margin:7px 20px;
	font-size:12px;
}
#investorMonitor p {
	margin:5px 20px;
	line-height:18px;
}
#investorMonitor2 #newsletterPara {
	width:240px;
	line-height:15px;
	font-size:11px;
	padding:7px 0 10px 10px;
}

/*------------*/
#investorMonitor2 form {
	padding:0 20px 10px;
}
#investorMonitor2 .dates {
	background:#fff;
	margin:0;
	font-family:verdana;
	font-size:10px;
	position:absolute;
	bottom:0;
	height:14px;
	left:0;
	width:100%;
}
#investorMonitor2 input {
	border:1px solid #c7c7c7;
	padding:5px;
	font-size:11px;
	margin:4px 0;
	color:#666;
	float:left;
}
#investorMonitor2 input.error {
	border:1px solid #f00;
	color:#f00;
	font-style:italic;
}
#investorMonitor2 .submit {
	padding:0;
	border:none;
	float:left;
}
label.error {
	font-size:12px;
	color:#f00;
	display:block;
}
#loader {
	float:left;
	padding-top:12px;
	padding-left:10px;
	display:none;
}
#investorMonitor2 #success {
	color:#fff;
	text-transform:uppercase;
	clear:both;
	margin:0;
	line-height:18px;
	font-size:11px;
	padding:5px 20px;
	background:#2E6501;
	display:none;
}
#left {
	float:left;
	width:180px;
	padding:20px 0 0;
}
#middle {
	float:left;
	width:540px;
	padding:10px 40px 0 0;
	
}
#middle.wide {
	float:left;
	width:660px;
	padding:0px 50px 20px 0;
}
#middle.fullwide {
	padding:0px 0px 20px 0;
	float:none;
	width:auto;
}
#right {
	float:left;
	width:160px;
	padding:0px 0 0;
	font-size:14px;
	
}
#innerInvestorMonitor {
	border:1px solid #c7c7c7;
	margin:10px 0;
	padding:20px 20px 20px;
	background-repeat: no-repeat;
	background-image: url(../graphics/quarterlyBgBig2.jpg);
	background-position: 0px -2px;
}
#innerInvestorMonitor h2 {
	margin:0px;
	font-size:13px;
	text-transform:capitalize;
}
#innerInvestorMonitor h3 {
	font-family:verdana;
	text-transform:uppercase;
	color:#666;
	font-size:11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#innerInvestorMonitor p {
	margin:0px;
	line-height:18px;
}
#innerInvestorMonitor form {
	padding:20px 0px 10px;
}
#innerInvestorMonitor .dates {
	background:#fff;
	margin:0;
	font-family:verdana;
	font-size:10px;
}
#innerInvestorMonitor input {
	border:1px solid #c7c7c7;
	padding:5px;
	font-size:11px;
	margin:4px 20px 0 0 ;
	color:#666;
	float:left;
}
#innerInvestorMonitor .submit {
	padding:0;
	/*border:none;*/
}
#newPaper {
	border:1px solid #c7c7c7;
	margin:10px 0;
	padding:0;	
	width: 150px;
}
#left ul {
	list-style:none;
} 
#left li a {
	display:block;
	padding:10px;
	font-size:12px;
}
#left li.currentLeft a,#left li.current-cat a {
	color:#fff;
 	background:url('../graphics/leftNav3.jpg') no-repeat left;
}

#left  a:hover {
	/*color:#fff;*/
 	/*background:url('../graphics/leftNav.gif') no-repeat left;*/
	text-decoration:underline;
}
#apDiv1 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#stones {
	width:940px;
	height:390px;
	background:url('../graphics/stonesPPC2.jpg');
	position:relative;
	margin-bottom: 5px;
	z-index:500;
}
#stones span {
	position:absolute;
	top:-1000px;
}
#stones #main {
	top:0;
	left:0;
	line-height:18px;
	padding:165px 255px 0 40px;
	font-size:12px;
	text-transform:none;
	/*text-align: justify;*/
	color: #1F1812;
}
#strip {
	padding:4px;
	border:1px solid #c7c7c7;
	margin:10px 0;
	font-size:12px;
	color:#555;
	font-family:arial;
}
#apDiv1 h1 {
	font-size: 28px;
	font-style: italic;
	font-weight:bold;
	color: #251B16;
	text-transform: none;
}
.clear {
	clear:both;
}
#innerContent {
	float:left;
	width:970px;
	position:relative;
	clear:both;
	background: url('../graphics/innerBg.gif') left;
}
#innerContentInner {
	background: url('../graphics/innerTop.gif') no-repeat top left;
}
#innerContentInnerInner {
	padding:10px 19px 30px 29px;
	background: url('../graphics/innerBottom.gif') no-repeat bottom left;
}
#innerContent h1.liveStatsHeading { 
	background:url('../graphics/grad.gif') 0 0 repeat-x;
	color:#444;
	border:1px solid #c7c7c7;
	border-bottom:none;
	padding:4px;
	text-align:center;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
#ticker {
	width:908px;
	height:32px;
	padding:10px 30px 0;
	background:url('../graphics/ticker.jpg') no-repeat top;
}
.liveStats {
	width:100%;
	border-collapse:collapse;
}
.liveStats th {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	font-size:12px;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}
.liveStats td {
	text-align:center;
	font-size:25px;
	padding:5px;
	color:#c7c7c7;
	border:1px solid #c7c7c7;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}
.statsBoxLeft {
	width:460px;
	float:left;
	clear:left;
	margin-right:20px;
	border-bottom:10px solid #fff;
	display:inline;

}
.statsBox {
	width:460px;
	float:left;
	border-bottom:10px solid #fff;

}
.statsTable {
	width:100%;
	border-collapse:collapse;
}
.statsTable td {
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	font-size:12px;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
	padding:5px 10px;
}
.statsBox p,.statsBoxLeft p {
	margin:0;
}
.statsBox p strong,.statsBoxLeft p strong {
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	border-bottom:none;
	font-size:14px;
	padding:10px;
	display:block;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}

#rightSchedule {
	border: solid 1px #C7C7C7;
	padding:5px;
	background-image: url(../graphics/quarterlyBg.jpg);
	background-repeat: no-repeat;
}
#rightSchedule p {
	margin:0 0px 0 0;
}
#rightSchedule input {
	width:auto;
}
#rightReport {
	border: solid 1px #C7C7C7;
	padding:5px;
	margin-top:10px;
	background:url('../graphics/quarterlyBg.jpg');
	background-repeat: no-repeat;

}
.mapInfo {
	position:absolute;
	border:1px solid #fff;
	background:#222;
	display:block;
	padding:5px;
	width:190px;
	text-align:center;
	color:#fff;
	top:150px;
	left:180px;
}
#bigSignup td {
	padding:0 10px 0 0;
	font-family:georgia;
	color:#666;
}
#bigSignup .shortInput {
	width:120px;
	margin-bottom:10px;
	padding:2px;
	border:1px solid #c6c6c6;
}
#bigSignup .medInput {
	width:255px;
	margin-bottom:10px;
	padding:2px;
	border:1px solid #c6c6c6;
}
#bigSignup .longInput {
	padding:2px;
	border:1px solid #c6c6c6;
	width:530px;
	margin-bottom:10px;
}
#infoBox {
	width:300px;
	height:400px;
	float:right;
	border:1px solid #777;
	padding:10px 20px;
	background:#E5E5E5;
}
.infoBox {
	display:none;
	border:1px solid #777;
	padding:10px 20px;
	background:#E5E5E5;
	width:300px;
}
#promoCode {
	float:right;
	width:300px;
	border:1px solid #777;
	padding:10px 20px;
	background:#E5E5E5;
	margin-bottom:10px;
	margin-top:20px;
}

#promoCode .promoInput {
	width:255px;
	border:1px solid #c6c6c6;
}
.dataTable { 
	border-collapse:collapse;
	border:2px solid #666;
}
.dataTable td {
	border-bottom:1px solid #ECECEC;
	border-right:1px solid #fff;
}
.dataTable td,.dataTable th {
	padding:6px 5px 2px;
	font-size:12px;
	line-height:15px;
	background:url('../graphics/inner-shadow.gif') repeat-x top left;
} 
.dataTable .alt td {
	background:url('../graphics/inner-shadow-drk.gif') repeat-x top left;
}
.dataTable th {
	border-right:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	
	font-weight:bold;
	color:#fff;
	background:#0b5770 url('../graphics/blue-gradient.gif') repeat-x top;
	padding:10px;
}
.dataTable .leftHighlighted,.dataTable .alt .leftHighlighted  {
	padding-left:40px;
	background:url('../graphics/inner-shadow-white.gif') repeat-x top left;
}
.dataTable .header td,.dataTable .alt .header td  {
	background:url('../graphics/inner-shadow-vdrk.gif') repeat-x top left;
}
.resultsTable {
	margin:18px 0;
	width:100%;
	border-collapse:collapse;
	border:1px solid #c7c7c7;
	border-bottom:3px solid #c7c7c7;
	border-top:3px solid #c7c7c7;
}
.resultsTable th{
	font-weight:bold;
	border:1px solid #c7c7c7;
	border-bottom:2px solid #c7c7c7;
	padding:4px 5px;
	font-size:13px;
	line-height:15px;
	background:#C3C3C3;
}
.resultsTable .resultCheckbox {
	margin-top:5px;
}
.resultsTable td {
	padding:1px 5px;
	border:1px solid #c7c7c7;
	font-size:12px;
}
.resultsTable .alt td {
	background:#F3F3F3;
}
.highlighted {
	background:#CFCFCF;
}
.tableBox {
	float:left;
	width:45%;
	padding-right:5%;
}
.loginBox {
	width:401px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url('../graphics/loginBottom.gif') no-repeat bottom;
}
.loginBox #error {
	top:41px;
	left:0;
	position:absolute;
	width:auto;
	margin:0 3px 10px 5px;
}
.loginBoxInner {
	padding:20px;
}
.loginBoxInner #LoginForm {
	float:none;
	width:auto;
}
.loginBoxInner #LoginButton {
	float:none;
}
.loginBox h2 {
	background:url('../graphics/loginTop.gif') no-repeat top;
	color:#fff;
 	padding:15px 15px 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
.loginBox .field {
	border:1px solid #c7c7c7;
	padding:2px;
	width:170px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:10px;
}
p.error {
	border:1px solid #FF0C00;
	background:#FFEADD;
	padding:5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-style:italic;
	color:#FF0C00;
}

/*   FORM CSS   */

label.desc {
	font-weight:bold;
}
#accountLeft .select {
	max-width:260px;
}
.pageBox {
	/*border:1px solid #005E73;*/
	background:#ACD1E9;
	margin:10px 0;
	font-size:12px;
	padding:9px 10px;
}

.pageBox2 {
	/*border:1px solid #005E73;
	background:#BED1E9;*/
	/*margin:5px 0;*/
	font-size:12px;
	/*padding:5px 10px;*/
}
#accountLeft {
	float:left;
	border:1px solid #c7c7c7;
	padding:20px;
	margin:10px 15px 10px 0px;
	display:inline;
	width:565px;
	background-color:#FFF4CB
}

#searchLeft {
	float:left;
	border:1px solid #c7c7c7;
	padding:20px;
	margin:10px 15px 10px 0px;
	display:inline;
	width:665px;
	/*background-color:#FFF4CB*/
}
#accountRight {
	width:250px;
	border:1px solid #c7c7c7;
	padding:20px;
	margin:10px 0 10px 0px;
	float:left;
}
#searchRight {
	width:160px;
	border:1px solid #c7c7c7;
	padding:20px;
	margin:10px 0 10px 0px;
	float:left;
}
.buyNow {
	position: absolute;
	right: 25px;
	top: 368px;
}
.WfdBookBanner {
	height: 80px;
	width: 396px;
	position: absolute;
	top: 22px;
	left: 460px;
}
.WfdBookBanner2	{
	height: 64px;
	width: 188px;
	position: absolute;
	top: 0px;
	left: 215px;
}
.WfdBookBanner3	{
	height: 64px;
	width: 188px;
	position: absolute;
	top: 22px;
	left: 600px;
}

.imageBook {
	float: left;
	width: 175px;
	height: 225px;
}

.bookText {
	float: left;
	width: 365px;
}
.buttonRow {
	float: left;
	padding-bottom: 25px;
}

.readMoreNow {
	width: 125px;
	height: 40px;
	float: left;
	margin-left: 164px;
	
	
}
.smallBuyNow {
	width: 125px;
	height: 40px;
	float: left;


}
/* ----- added 1/13/2011 form divs for order.php --------*/


#wrapperPurchaseBook{margin:0 auto; width:550px; border-top: 1px solid #CCC; }

/*#purchaseForm{float:left; width:550px; padding:20px 0;}
#purchaseForm h2{float:left; width:510px; padding:0 20px; font:bold 24px/26px Arial, Helvetica, sans-serif;}
#purchaseForm form{float:left; width:100%;}
#purchaseForm form .box{float:left; width:510px; padding:10px 20px;}
*/
#purchaseForm form .box.last{float:left; width:510px; padding:15px 20px 0; text-align:center; margin-bottom: 10px;}
#purchaseForm form .box.grey{float:left; width:550px; background:#d8d8d8; border:1px solid #b8b8b8;}
#purchaseForm form .box h3{float:left; width:100%; font-size:16px; font-weight: bold; line-height:16px; margin-bottom:20px; margin-top: 15px; color:#4c4c4c; padding-left: 10px;}
#purchaseForm form .box h4{float:left; width:100%; font-size:14px; line-height:16px; margin-bottom:20px; color:#4c4c4c;}
#purchaseForm form .box .row{float:left; width:520px; margin-bottom:10px; margin-left: 10px;}
#purchaseForm form .box .head{float:left; width:520px;}
#purchaseForm form .box .col{float:left; width:210px;}
#purchaseForm form .box .colWide{float:left; width:400px;}
#purchaseForm form .box .col.right{float:right;}
#purchaseForm form .box .col .col_left{float:left; width:70px;}
#purchaseForm form .box .col .col_right{float:left; width:70px; margin-left:60px; display:inline;}
#purchaseForm form .box .col span{float:left; width:100%; text-align:center; padding:5px 0 0 0;}
#purchaseForm form label{float:left; width:100%; font-size:12px; line-height:16px; color:#4c4c4c; margin-bottom:8px; padding-left: 10px;}
#purchaseForm form .input{float:left; width:193px; border:1px solid #a6a7a7; padding:3px 5px; margin: 10px;}
#purchaseForm form .input.security_no{float:left; width:58px; border:1px solid #a6a7a7; padding:3px 5px;}
#purchaseForm form .select{float:left; width:205px; margin: 10px;}
#purchaseForm form .select.month{float:left; width:70px;}
#purchaseForm form .select.year{float:left; width:70px;}
#purchaseForm form .select.qty{float:left; width:70px;}
#purchaseForm form  .check_box{float:left; width:25px; height:13px; margin:25px 0px 0px 5px; }
#purchaseForm form  p{float:left;}
#purchaseForm form .box .quantity{float:left; width:100px;}
#purchaseForm form .box .description{float:right; width:400px;}
#purchaseForm form .box .description h4{float:left; width:100%; font-size:14px; line-height:16px; font-weight:bold; font-style:italic;}
#purchaseForm form .box .description .order_details{float:right; margin-right: 20px; margin-bottom: 20px; width:300px; background:#FFF; border:1px solid #a2a2a2; padding: 15px;}
#purchaseForm form .box .description .order_details ul{float:left; width:100%; list-style:none;}
#purchaseForm form .box .description .order_details ul li{float:left; width:100%; margin-bottom:5px;}
#purchaseForm form .box .description .order_details ul li span{float:left; width:150px; text-align:right;}
#purchaseForm form .box .description .order_details ul li strong{float:right; width:85px; padding-right:15px; text-align:right;}
#purchaseForm form .box .description .order_details ul li.total{float:left; width:95%; margin-bottom:0px;; padding-top:8px; border-top:1px solid #bfbfbf;}

#bookBanner {
	position: absolute;
	top: 15px;
	left: 300px;
}
#bookBanner2 {
	position: absolute;
	top: 15px;
	left: 554px;
}

.messageInfo, .messageSuccess, .messageWarning, .messageError, .messageValidation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.messageInfo {
color: #00529B;
background-color: #BDE5F8;
/*background-image: url('info.png');*/
}
.messageSuccess {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/site/graphics/success.png');
}
.messageWarning {
color: #9F6000;
background-color: #FEEFB3;
/*background-image: url('warning.png');*/
}
.messageError {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/site/graphics/error.png');
}
.messageValidation {
color: #D63301;
background-color: #FFCCBA;
/*background-image: url('validation.png');*/
}

.emerging_manager_suite { border-bottom:1px solid #176a9e; border-top:1px solid #176a9e; padding:12px 0 0 0; margin-bottom:12px;}
.emerging_manager_suite ul { padding:0;  margin:0 !important; list-style:none;}
.emerging_manager_suite ul li { float:left; display:inline; width:33.3%}
.emerging_manager_suite ul li div { padding:0 12px; text-align:center;}
.emerging_manager_suite ul li.column1 div { padding-left:0;}
.emerging_manager_suite ul li.column3 div { padding-right:0;}
.emerging_manager_suite ul li h2 { font-size:15px; padding-bottom:3px; margin-bottom:0; font-family:Arial, Helvetica, sans-serif; color:#444;}
.emerging_manager_suite ul li img { margin:0 auto;}
.emerging_manager_suite ul li.clear { width:100%; clear:left !important; float:none;}
.btn_buy {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee4f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee4f9;
	box-shadow:inset 0px 1px 0px 0px #bee4f9;
	background-color:#176a9e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #176a9e;
	display:inline-block;
	color:#fafafa;
	font-weight:bold;
	padding:3px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #083f61; text-decoration:none !important; font-size:16px;
}.btn_buy:hover {
	background-color:#468ccf;
}.btn_buy:active {
	position:relative;
	top:1px;
}
.aligncenter { text-align:center;}
