﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Cambria, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
}
A:link, A:visited, A:hover
{
	color: #0E72A3;
}
#page
{
	width: 872px;
	height: 508px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	height: 100px;
}
#logo
{
	width: 400px;
	height: 100px;
	float: left;
	background-repeat: no-repeat;
    background-image: url('../images/logo.gif');
    background-position: 18px 10px;
}
#logo *
{
	display: none;
}
#status
{
	width: 400px;
	height: 90px;
	float: right;
}
#login
{
	width: 381px;
	height: 47px;
	float: right;
	background-repeat: no-repeat;
    background-image: url('../images/bg/login.gif');
}
#login #loginForm
{
	width: 100%;
	height: 35px;
	padding: 9px 12px 1px 12px;
}
#login INPUT
{
	width: 124px;
	height: 15px;
	float: left;
	margin-right: 11px;
	font-family: Verdana, Cambria, Arial, Helvetica, Sans-Serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #999;
	line-height: 13px;
}
.watermarked 
{
	color: #999;
}
#login .button
{
	width: 56px;
	height: 23px;
	float: left;
	margin-right: 1px;
	background-color: #0077B6;
	border: solid 1px #39B3F6;
	font: normal 11px Verdana;
	font-weight: bold;
	color: #39B3F6;
	line-height: 9px;
	padding-top: 0px;
}
#login #loginLinks
{
	color: #6C6C6C;
	font-size: 11px;
	padding-left: 15px;
}
#banner
{
	height: 237px;
	width: 866px;
	background-repeat: no-repeat;
    background-image: url('../images/bg/home.jpg');
    margin-top: 15px;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	padding: 0px;
	-moz-user-select:none;
}
#splash
{
	padding: 0px;
}
#splash H1, #splash H2
{
	float: right;
	display: block;
	color: #4c4c4c;
	clear: both;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor: default;
	width: 400px;
	text-align: right;
}
#splash H1
{
	font-size: 26px;
	margin-top: 33px;
}
#splash H2
{
	font-size: 19px;
	height: 50px;
}

#signup
{
	float: right;
	display: block;
	clear: both;
	margin: 10px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#signup INPUT
{
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
    background-image: url('../images/nav/sign-up.gif');
	width: 234px;
	height: 67px;
	cursor: pointer;
}

#stripe
{
	height: 35px;
	background-repeat: no-repeat;
    background-image: url('../images/bg/stripe.gif');
    margin-top: 0px;
    display: none;
}
#nav
{
	width: 645px;
	height: 35px;
	float: right;
}
#columns
{
	height: 240px;
	width: 851px;
	margin-left: auto;
	margin-right: auto;
}
.column
{
	width: 243px;
	height: 240px;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
}
.column-start
{
}
.column-end
{
	float: left;
}
#footer
{
	height: 45px;
	margin-top: 30px;
}

.bucket P
{
	background-repeat: no-repeat;
    background-position: 10px 20px;
    display: block;
    height: 64px;
    margin: 0px 0px 10px 0px;
}

.bucket A
{
    display: block;
    height: 17px;
    width: 85px;
    text-align: right;
    float: right;
    font-weight: lighter;
	position: relative;
	top: -20px;
    background-image: url('../images/bg/link.gif');
	background-repeat: no-repeat;
    background-position: 0px 3px;
    margin-right: 10px;
}

#intro .bucket P
{
    background-image: url('../images/icons/bulb.gif');
}

#buyers .bucket P
{
    background-image: url('../images/icons/chart.gif');
}

#sellers .bucket P
{
    background-image: url('../images/icons/cash.gif');
}

#nav ul {
	margin: 0px;
	padding: 0px;
	width: 650px;
	float: left;
}

#nav ul li  {
	display: block;
	float: left;
	list-style: none;
	width: 120px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
	background-image: url('../images/nav/tab.gif');
	background-repeat: no-repeat;
	border: 0.1px solid transparent;
	border-top: solid 5px #CCC;
	position: relative;
	top: -5px;
}
#nav A:link, #nav A:visited {
	display: block;
	width: 100%;
	height: 100%;
	text-align:center;
	text-transform: uppercase;
	font: normal 13px Verdana;
	font-weight: bold;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav A:link *, #nav A:visited * {
	/*display: none;*/
}


.bucket
{
	width: 243px;
	height: 111px;
	background-repeat: no-repeat;
    background-image: url('../images/bg/bucket.gif');
    margin-top: 15px;
    font-weight: bold;
    color: #0E72A3;
}	
.bucket P
{
	display: block;
    padding: 25px 10px 10px 82px;
}	
.column .content
{
	display: block;
	margin-top: 15px;
    padding: 0px 25px 10px 0px;
    height: 170px;
    width: 236px;
    border-right: dotted 2px #999;
    font-size: 11px;
	text-align: justify;
}	
.column-end .content
{
    border-right: none;
}	
.column .content H3, H3
{
    font-size: 14px;
    color: #0E72A3;
    margin-bottom: 0px;
    padding: 0px;
}	
.column .content P
{
    margin-top: 6px;
    padding: 0px;
}	

#footer {
	display: block;
	background-repeat: no-repeat;
    background-image: url('../images/bg/footer.gif');
	padding: 11px 10px 12px 10px;
	color: white;
	text-align: center;
	background-color: #F2750B;
	clear: both;
	margin-top: 40px;
    font-size: 11px;
    line-height: 18px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}