﻿body {
	font-family: Verdana, Arial, Bradley Hand ITC, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	color: #666666;
}


h1{
	font-size: 1.5em;
	font-family: Bradley Hand ITC;
	font-weight: bold;
	color: #003399
}
h2{
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	color: #6699FF;
	padding: 5px;
	background-image: url('images/BG4.gif');
}
h3{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
}
h5{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-weight: normal;
}
h6{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-weight: normal;
}
.smallRED{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #800000;
	font-weight: normal;
}
.headers{
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	color: #6699FF;
	padding: 5px;
	background-image: url('images/BG2.gif');
}

.standardFont2
{
    FONT-SIZE: small;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.border0 {
	border-style: solid;
	border-width: 0;
}
.border1 {
	border-style: solid;
	border-width: thin;
}
.standardPic{
	border-style: solid;
	border-width: 0;
	width: 175px;
	height: 175px;
}

.backgroundBG4 {
	background-image: url('images/BG4.gif');
}
.backgroundBG5 {
	background-image: url('images/BG5.gif');
}
.backgroundBG7 {
	background-image: url('images/BG7.gif');
}
.backgroundBG9 {
	background-image: url('images/BG9.gif');
}
.backgroundBG11 {
	background-image: url('images/BG11.gif');
}

.stayleft {
	text-align: left;
}
.stayright {
	text-align: right;
}
.staycenter {
	text-align: center;
}

.tableBlue {
	text-align: right;
	background-color: #0066CC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	background-image: url('images/BG4.gif');
}
.tableMessages {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.tableManage {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
}
.listing-desc {
	font-size: 11px;
	color: #6699FF;
	float: left;
}
.listing-detail {
	font-size: 11px;
	color: #FF9900;
	float: left;
}
.listing-seller {
	font-size: 11px;
	color: #6699FF;
	float: left;
}
.listing-price {
	font-size: 11px;
	color: #FFCC00;
	float: right;
}
.listing-view {
	padding: 7px 7px 7px 7px;
	border: 1px solid #E4E4F5;
	float: none;
	overflow: hidden;
	width: 135px;
	height: 100px;
}
.listing-feature {
	padding: 7px 7px 7px 7px;
	border: 1px solid #E4E4F5;
	float: none;
	overflow: hidden;
	width: 500px;
	height: 250px;
}

.listing-image {
	width: 75px;
	height: 75px;
}
form{padding:0px; margin:0px;}

a:link, a:visited, a:link:active, a:visited:active  {
	color: #999999;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #FFCC00;
}
#breadcrumb{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #003399;
	height: 25px;
	border-bottom: 1px SOLID #FFFFFF;
	color: #C0C0C0;
	padding-top: 5px;
}
#breadcrumb a:link, a:visited, a:link:active, a:visited:active {
	margin-left: 5px;
	text-decoration: none;
}
#breadcrumb a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #FFCC00;
}
#breadcrumb ul{margin:0px;}
#breadcrumb li{ list-style-type:none; display:inline; margin-left:5px;}

#header{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 100%;
	background-color: #FFFFCC;
	height: 93px;
	background-image: url('images/header_new1.gif');
}
#header a{color:#00FFFF;}
#header a:hover{color:#0000FF;}

#MainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #800000;
	margin-right: auto;
	margin-left: auto;
}
#MainSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #800000;
}

#leftcol{ 
	left:0;
	background-color:#FFFFCC;
 }
#content {
        margin: 123px 160px 0px 160px;
        padding-left:1em;
        padding-right:1em;
}

#rightcol{ 
	right:0;
}

div.link-list {
	width: 180px;
	top: 123px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#search{background-color:#FFFFCC; width:100%;}
#search input{width:120px;}
#search form{margin:5px;}

#login{background-color:#FFFFCC; width:100%;}
#login input{width:120px;}
#login form{margin:5px;}

#menu{background-color:#FFFFCC; width:100%; margin:20px 0px 0px 0px;}
#menu ul{margin:10px;}
#menu li{ list-style-type:none; margin:0px 0px 10px 0px;}

.feature{
	background-color: #FFFFFF;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.feature input{width:120px;}
.feature form{margin:5px;}
.feature p{margin:5px;}

#mainfeature {position:relative; height:200px; margin:0px 0px 20px 0px;}
#mainfeature img{ margin:0px 10px 0px 0px;}
.menuDash {border-bottom:1px dashed #cccccc; height:1px; padding-right:0px;}
.textTop {color:#666666; font-weight:bold;}


/*
calender controls
*/
#homeContent{color:#FFFFFF; padding: 100px 20px 10px 20px;}
#menuCell{padding:10px 0px 10px 10px;}
#contentCell{padding:10px;}
#contentHeaderCell{color:#FFFFFF; padding-left:10px;}
#footer{
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.drkBlueSideBar{background-color:#33579A; border-right:1px solid #fff;}
.ltBlueSideBar{background-color:#6486C9; border-right:1px solid #fff;}
.footerBucket{background-color:#6486C9; border-right:1px solid #fff; color:#FFFFFF; padding:10px;}
.footerBucketRight{background-color:#6486C9; color:#FFFFFF; padding:10px 75px 10px 10px; background-image:url(images/book.jpg); background-position:top right; background-repeat:no-repeat;}

.theme
{
    COLOR: #000000;
    BACKGROUND-COLOR: #003c78
}
.themeText
{
    COLOR: #003c78
}
.themeBack
{
    COLOR: white;
    BACKGROUND-COLOR: #000000
}
.themeBackText
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.themeBackText2
{
    FONT-SIZE: 10px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.themeBackArrow
{
    FONT-SIZE: 9px;
}
.linkColour
{
    COLOR: #000044
}
.tableFormCell
{
    COLOR: white;
    BACKGROUND-COLOR: #003c78
}
.tableHeaderCell
{
    COLOR: black;
    BACKGROUND-COLOR: #e4e4f5
}
.tableInputFormCell
{
    COLOR: #000000;
    BACKGROUND-COLOR: #003c78
}
.tableInputFormCell2
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.tableMouseOutCell
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.tableMouseOverCell
{
    COLOR: white;
    BACKGROUND-COLOR: #003c78
}
.headerFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.headerFont2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.calenderColor
{
	BACKGROUND-COLOR: #003c78;
}
.errorFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.successFont
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.alertBox
{
	border:solid 1px #FFD200;
	background-color: #FFFED6;
}

/*
end of calender controls
*/



INPUT {
	font-size: small;
	line-height: 11pt;
}

textarea {
	font-size: small;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

#vote {
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	border-style: solid;
}

#hintbox{
	/*CSS for pop up hint box */
position: absolute;
	top: 0;
	width: 160px; /*Default width of hint.*/;
	padding: 5px;
	border: 1px solid #666666;
	font: normal 11px Verdana;
	color: #800000;
	line-height: 18px;
	z-index: 100;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	visibility: hidden;
	border-style: solid;
	background-image: url('images/BG6.gif');
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 0px 0px;
}

