﻿body
{
    padding: 0px;
    font: 76% Verdana,Arial,sans-serif;
    background-color: #A6CCE2;
    text-align: center;
}
.logbar
{
	border-bottom: #ccc 1px dotted; border-top: #ccc 1px dotted
}
div#container
{
	width: 900px;
	margin: 0 auto; 
	text-align: left;
}
div#header
{
    background-color:#FFF;	
}	
div#content
{
	margin: 15px 25px;
	background: #FFF;
}
.tagCloud
{                      
	text-align: justify;		
    margin: 0px 10px 5px 10px;            
}

a, a:visited
{
    text-decoration: underline;
    color: #3669ff;
}

.tagCloud a, .tagCloud a:visited
{
    text-decoration: underline;
    color: #3669ff;
}
.tag
{                      
	font-family: Verdana,Arial,sans-serif;
	font-size: 90%;
	color: gray;	
}
.tag a, .tag a:visited
{
	text-decoration: underline;
	color: gray;	
}
.navigation
{	
    background-color:#F0F0F0;	
    color:black;
}
.introText
{
	padding: 5px;
	text-align: justify;
	font-size: 130%;
	font-family: Cambria, Constantia, Verdana;
}
.quotePanel
{	
    background-color:#F0F0F0;	
    color:black;
}
div#boxholder, div#boxholder2
{
    float:right;
    width:220px;
    padding: 0px 0px 10px 0px;
}
div#box, div#box2
{
    float:right;
    width:200px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    text-align:left
}
.addQuotation
{
	background-color: #F0F0F0;
	color: black;
}

.addQuotationFile
{
	background-color: #F0F0F0;
	color: black;
}

h1
{
    font-size: 105%;
    margin:0;
    padding: 0px 0px 5px 0px;
    color: #333
}
h2
{
    font-size: 105%;
    margin: 5px 0px 0px 10px;
    color: #333
}
p
{
    margin:0;
    padding-bottom:0.7em
}
div#bodytext
{
    line-height: 20px
}

a.cleanLink:link {color: inherit; text-decoration:none; background: #ffffff; font-weight: bold;}
a.cleanLink:active {color: inherit; text-decoration:none; background: #ffffff; font-weight: bold;}
a.cleanLink:visited {color: inherit; text-decoration:none; background: #ffffff; font-weight: bold;}
a.cleanLink:hover {color: inherit; text-decoration:none; background: #ffffff; font-weight: bolder;}

img.cleanLinkImage{
    border-width:0px
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.watermarked {
    height:20px;
    width:150px;
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:white;
    color:gray;
}
div#links
{
    width:840px;
    background-color:#A6CCE2;	
    color:black;
}

.uploadLabel
{
	font-size: 16pt;
	color: gray;
	text-decoration: underline;	
}
#progressLabel
{
	position: fixed;
	top: 0;
	right: 0;
	color: white;
	background-color: maroon;
}
.statusLabel
{
	position: fixed;
	top: 14px;
	right: 0;
	color: white;
	background-color: maroon;
}
.errorLabel
{
	position: fixed;
	top: 28px;
	right: 0;
	color: white;
	background-color: maroon;
}
.usequotes a, .usequotes a:visited
{
	text-decoration: underline;
	color: gray;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F0F0F0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

