/* CSS Document */
html, body {
	height: 100%;
	}
	
body {background-color:#21506a; margin:0px;}
body.template {background-color:#517186;}


a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #ffffff;}
a:hover {background-color: #21506a;}
a {text-decoration: underline;}

td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal;}

/*Top of Page */
.top {background-image:url(img/top_background.gif); background-position:top; background-repeat:no-repeat;}


/* qq_form */
#qq_form {text-align:center;}
#qq_form input{ width:105px; font-size:10px;}
#qq_form select{ font-size:10px;}
#qq_form select.country{font-size:10px; width:160px;}

/* Top Navigation */
#navtop a {color:#ffffff; text-decoration:none; font-weight:bold;}
#navtop {color:#aeccdd; margin-top:12px; line-height:20px;}

/* Bottom Navigation */
#navbot a {color:#ffe476; text-decoration:none; font-weight:bold;}
#navbot {color:#aeccdd; margin-top:12px; line-height:20px;}


/* Quote Page */
.quotetitle {font-weight:bold; text-decoration:underline; color:#ffe476;}

a.links{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.links:hover{
	color:#aeccdd;
	}

th {
	background-color: #21506a;
	color: #8BA2B7;
	font-size: 11px;
	text-align: left;
	}

th a {
	color: #8BA2B7;
	}

.ledger {
	background-color: inherit;
	}

.ledger2 {
	background-color: #8BA2B7;
	}

.vplayer {
	background-image: url(img/vplayer-bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000;
	}

div.for_sale_listing {
	clear: both;
	display: block;
	padding-bottom: 20px;
	}

.for_sale_listing .image {
	float: left;
	}

.for_sale_listing .image img {
	padding: 2px; 
	border: 1px solid #FFF; 
	margin-right: 10px;
	}

.for_sale_listing .title {
	padding-bottom: 5px;
	font-size: 14pt;
	color:#ffe476;
	}

.for_sale_listing .description {
	margin-left: 220px;
	}

.for_sale_listing .url {
	padding-top: 20px;
	margin-left: 220px;
	}

.for_sale_listing .url a{
	color:#ffe476;
	}

.spacer {
	clear: both;
	padding: 10px;
	}

.alert {
	color: #ffe476;
	}
