/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

body {
padding:15px 0 0 0;
margin:0;
font:80% tahoma, verdana, sans-serif;
background-color: #e0e0e0;
color:#303030;
}

a {
color:#336699;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover {
color:#303030;
text-decoration:none;
border-bottom:1px solid #505050;
}

ul
{
list-style: disc outside;
margin-top:0px;
padding-top:0px;
}

h2 {
margin:0 0 12px 0;
font-size:1.4em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

h4 {
margin:0 0 10px 0;
font-weight:normal;
}


p {
margin:0 0 15px 0;
text-align:left;
}

img{
border:none;
}

#logolink {
border:none;
color:#336699;
text-decoration:none;
}

#logo {
border:none;
color:#336699;
text-decoration:none;
}


/* Main container */

#container {
margin:0 auto 20px auto;
width:920px;
padding:5px 20px 20px 20px;
background:#ffffff;
}

/* Site title section */

#logo {
margin:5px 0 0 0;
}

#logo a {
color:#505050;
border:none;
}

#logo a:hover {
color:#303030;
text-decoration:none;
border:none;
}

/* Toptab menu */

#toptabs {
font-size:0.8em;
margin:10px auto -12px auto;
width:920px;
}

#toptabs p {
text-align:right;
color:#808080;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #ffffff;
}

/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover {
text-decoration:none;
background:#d0d0d0 url(images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
text-decoration:none;
background:#505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

/* Header description */

#quicklinks {
margin:0px;
margin-left:5px;
padding: 0px;
font-size:80%;
}

#desc {
height:200px;
color:#ffffff;
padding:0;
background:#505050 url(images/front.jpg) top left no-repeat;
clear:both;
margin:5px 0 15px 0;
}

#desc p {
width:290px;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
width:60%;
float:left;
padding:0 15px 0 0;
margin:0;
border-right:0px solid #d8d8d8;
}

/* Columns */

#col1, #col2, #col3{
width:32%;
margin:0;
float:left;
}
#col1_wide{
width:64%;
margin:0;
float:left;
}

#col3{
width:36%;
}

/* Sidebar */

#sidebar {
width:38%;
float:left;
}

#sidebar p {
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
clear:both;
background:#fafafa;
font-size:85%;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
width:125px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}

#number{

}

.quotes{
}
.quotes_change{
color:gray;
text-align:left;
background:transparent url(images/arrowright.gif) center right no-repeat;
}
.quotes_change_nan{
color:gray;
text-align:left;
}
.quotes_change_pos{
color:green;
text-align:left;
background:transparent url(images/arrowup.gif) center right no-repeat;
}
.quotes_change_neg{
color:red;
text-align:left;
background:transparent url(images/arrowdown.gif) center right no-repeat;
}
.quotes_name{
}

th.quotes{
background:#e0e0e0;
}

.quotes_price{
}

.quotes_time{
}

.quotes_cumul{
}

tr.gray{
background:#f0f0f0;
}

tr.white{
background:#ffffff;
}

.box {
	margin:0px auto;
	color:#4f4f4f;
}

.box .hd .c,
.box .ft .c {
	font-size:1px; /* ensure minimum height */
	height:40px;
}

.box .ft .c {
        height:40px;
}

.box .hd {
        background:transparent url(images/_tbbig.gif) no-repeat 0px 0px;
        padding-left:25px;
}

.box .hd .c .s{
        font-family: sans-serif;
        font-weight: bold;
        font-size: 14px;
        vertical-align:middle;
        background-color: transparent;
}
.box .hd .c .s p{
	padding-top:10px;
        vertical-align:middle;
        margin:0;
}

.box .hd .c {
        background:transparent url(images/_rtc.gif) no-repeat right 0px;
}

.box .bd {
        background:transparent url(images/_lbbig.gif) repeat-y 0px 0px;
        padding-left:10px;
	font-size:85%;
}

.box .bd .c {
	background:transparent url(images/_rb.gif) repeat-y right 0px;
	border-bottom:1px solid transparent;
}

.box .bd .c .s{
	padding:0;
        padding-left:15px;
        padding-right:15px;
        margin:0;
}

.box .ft {
        background:transparent url(images/_bbbig.gif) no-repeat 0px 0px;
}

.box .ft .c {
        background:transparent url(images/_rbc.gif) no-repeat right 0px;
}

.rss_box {
	margin:0;
	border:1px solid transparent;
	font-size=90%;
}
.rss_more {
	display:inline;
	float:right;
}
.rss_less {
	display:inline;
	float:left;
}


#spot{
}

.quote_l_name{
	color:#d3d3d3;
}
.quote_l_arrow_neg,
.quote_l_arrow_pos,
.quote_l_arrow_lat{
	width:15;
	height:35;
	text-align:right;
}
.quote_l_arrow_neg{
}
.quote_l_arrow_pos{
}
.quote_l_arrow_lat{
}
.quote_l_value{
	font-size:16px;
	color:#336699;
}
.quote_l_change_pos,
.quote_l_change_per_pos{
	color:darkgreen;
}
.quote_l_change_neg,
.quote_l_change_per_neg{
	color:darkred;
}
.quote_l_change_lat,
.quote_l_change_per_lat{
	color:#a0a0a0;
}
.quote_l_time{
	color:#d3d3d3;
}
