/* CSS Document */


/*  layout */
body {
	margin: 0;
	padding:0;
	background:url(bg.jpg) top left repeat;
}

table { border-collapse:collapse; }

body, table {
	font:12px/20px normal Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

/*  links */
a {
color:#205D31;
text-decoration:none;
}

a:hover {
color:#205D31;
text-decoration:none;
}


a.footer, .footer a {
color:#ffffff;
text-decoration:none;
}


/*  stockquote */
.stockquote {

}

.stocktitle a {
	font-weight:bold;
	color:#333;
}

.stockprices a {
	font-weight:bold;
	color:#EBAE22;
}

.stocktsx {
	padding-left:100px;
}

.platprice a {
	color:#949496;
}

/* maincontent */
.maincontent {

}


/*  footer */
.footer {
	color:#ffffff;
	background:url(bg_footer.jpg) top left repeat-x;
	padding-left:30px;
}

.footernav {

}

.credits {
	padding:25px 0 25px 30px;
	height:53px;
	background:url(bg_credits.jpg) top left no-repeat;
}



/*  News */
.news_item {

}

.news_date {
	color:#EBAE22;
}

.news_title {

}

.news_description {

}

.news_link {

}

/*  headers */
h1 {

}

h2 {

}

h3, h4, h5, h6 {

}


/*  template styles */
.bgleftborder {
	border-left:1px solid #c0c0c0;
}

.bg_top_right {
	background:url(bg_top_right.jpg) top left no-repeat;
}

.bgsignup {
	background:url(bg_platprice.jpg) top left repeat-x;
	color:#949496;
}

.bg_footer {
	background:url(bg_footer.jpg) top left no-repeat;
}

.hometext {
	background:url(bg_home_left.jpg) top left no-repeat;
	padding:0px 35px 20px 50px;
}

.bg_home_right {
	background:url(bg_home_right.jpg) top left repeat-y;
	border-right:1px solid #c0c0c0;	
}

.bg_news {
	background:url(bg_news.jpg) top left no-repeat;
}

.news_home {
	padding:0px 35px 5px 10px;
}

.requestinfo {
	text-align:right;
	padding:0px 15px 0px 0px;
	height:25px;
}

.topnav {
	text-align:right;
}

.topnav a {
	color:#333333;
}

.hp_latest {
	padding:0px 35px 5px 10px;
	background:url(bg_news.jpg) top left no-repeat;
}

.platprice {
	padding-left:17px;
	font-weight:bold;
}

.bgmap {
	background:url(bg_map.jpg) top left repeat-y;
}
