body
{
    background-color: #ffffff;
}

h1, h2, h3, h4, h5
{
    color: #B12726;
    font-weight: bold;
}

a:link
{
    color: #008BFF;
    text-decoration: none;
}
a:visited{
	color: #5864AE;
	text-decoration: none;
}
a:active{
	color: #008BFF;
	text-decoration: underline;
}
a:hover{
	color: #008BFF;
	text-decoration: underline;
}

#banner
{
    background-color: #FE944D;
    background-image: url(../images/banner.png);
    background-repeat: no-repeat;
	background-position:center;
    width: 100%;
}

#menu
{
    background-image: url(../images/menu.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 31px;
    background-color:#000;
}

ul.topnav, ul.dashboardnav
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: small;
    margin-left: 0px;
    height: 31px;
}

ul.topnav {
    
    width:auto;
}

ul.topnav:after
{
content: " ";
float: left;
background-image:url(../images/primaryNavEndLine.jpg);
width:1px;
height:31px;
}

ul.dashboardnav:after {
content: " ";
float: left;
background-image:url(../images/dashboardNavEndLine.jpg);
width:2px;
height:31px;
}

ul.topnav li, ul.dashboardnav li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
}

body#home div.pageHeading
{
    margin: 0;
    padding: 0;
    height: 52px;
    position: relative;
    top: 40px;
    left: 10px;
    z-index: 2;
}

body#home div.pageHeading h2
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
    height: 0px;
    padding-top: 52px;
    background-image: url(../images/PB-GetYourBusiness.png);
    background-repeat: no-repeat;
}

ul.topnav li a, ul.dashboardnav li a
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
    height: 0px;
    padding-top: 31px;
}

ul.topnav li a span, ul.dashboardnav li a span
{
    display: none;
}

ul.topnav li a.home
{
    background-image: url(../images/primaryNavHomeOff.jpg);
    width: 61px;
}
ul.topnav li a.home:hover
{
    background-image: url(../images/primaryNavHomeSelected.jpg);
}
ul.topnav li.current a.home
{
    background-image: url(../images/primaryNavHomeSelected.jpg);
}
ul.topnav li a.about
{
    background-image: url(../images/primaryNavAboutOff.jpg);
    width: 54px;
}
ul.topnav li a.about:hover
{
    background-image: url(../images/primaryNavAboutSelected.jpg);
}
ul.topnav li.current a.about
{
    background-image: url(../images/primaryNavAboutSelected.jpg);
}
ul.topnav li a.about_us
{
    background-image: url(../images/primaryNavAboutUsOff.jpg);
    width: 71px;
}
ul.topnav li a.about_us:hover
{
    background-image: url(../images/primaryNavAboutUsSelected.jpg);
}
ul.topnav li.current a.about_us
{
    background-image: url(../images/primaryNavAboutUsSelected.jpg);
}
ul.topnav li a.contact
{
    background-image: url(../images/primaryNavContactOff.jpg);
    width: 64px;
}
ul.topnav li a.contact:hover
{
    background-image: url(../images/primaryNavContactSelected.jpg);
}
ul.topnav li.current a.contact
{
    background-image: url(../images/primaryNavContactSelected.jpg);
}
ul.topnav li a.partners
{
    background-image: url(../images/primaryNavPartnersOff.jpg);
    width: 69px;
}
ul.topnav li a.partners:hover
{
    background-image: url(../images/primaryNavPartnersSelected.jpg);
}
ul.topnav li.current a.partners
{
    background-image: url(../images/primaryNavPartnersSelected.jpg);
}
ul.topnav li a.products
{
    background-image: url(../images/primaryNavProductsOff.jpg);
    width: 69px;
}
ul.topnav li a.products:hover
{
    background-image: url(../images/primaryNavProductsSelected.jpg);
}
ul.topnav li.current a.products
{
    background-image: url(../images/primaryNavProductsSelected.jpg);
}
ul.topnav li a.services
{
    background-image: url(../images/primaryNavServicesOff.jpg);
    width: 67px;
}
ul.topnav li a.services:hover
{
    background-image: url(../images/primaryNavServicesSelected.jpg);
}
ul.topnav li.current a.services
{
    background-image: url(../images/primaryNavServicesSelected.jpg);
}
ul.topnav li a.customers
{
    background-image: url(../images/primaryNavCustomersOff.jpg);
    width: 80px;
}
ul.topnav li a.customers:hover
{
    background-image: url(../images/primaryNavCustomersSelected.jpg);
}
ul.topnav li.current a.customers
{
    background-image: url(../images/primaryNavCustomersSelected.jpg);
}
ul.topnav li a.start_here
{
    background-image: url(../images/primaryNavStartHereOff.jpg);
    width: 76px;
}
ul.topnav li a.start_here:hover
{
    background-image: url(../images/primaryNavStartHereSelected.jpg);
}
ul.topnav li.current a.start_here
{
    background-image: url(../images/primaryNavStartHereSelected.jpg);
}
ul.topnav li a.tour
{
    background-image: url(../images/primaryNavTourOff.jpg);
    width: 49px;
}
ul.topnav li a.tour:hover
{
    background-image: url(../images/primaryNavTourSelected.jpg);
}
ul.topnav li.current a.tour
{
    background-image: url(../images/primaryNavTourSelected.jpg);
}

ul.topnav li a.pricing
{
    background-image: url(../images/primaryNavPricingOff.jpg);
    width: 109px;
}
ul.topnav li a.pricing:hover
{
    background-image: url(../images/primaryNavPricingSelected.jpg);
}
ul.topnav li.current a.pricing
{
    background-image: url(../images/primaryNavPricingSelected.jpg);
}


ul.topnav li a.features
{
    background-image: url(../images/primaryNavFeaturesOff.jpg);
    width: 67px;
}
ul.topnav li a.features:hover
{
    background-image: url(../images/primaryNavFeaturesSelected.jpg);
}
ul.topnav li.current a.features
{
    background-image: url(../images/primaryNavFeaturesSelected.jpg);
}



ul.dashboardnav li a.login
{
    background-image: url(../images/dashboardNavLogin.jpg);
    width: 70px;
}
ul.dashboardnav li a.login:hover
{
    background-image: url(../images/dashboardNavLoginOn.jpg);
}
ul.dashboardnav li a.help
{
    background-image: url(../images/dashboardNavHelp.jpg);
    width: 64px;
}
ul.dashboardnav li a.help:hover
{
    background-image: url(../images/dashboardNavHelpOn.jpg);
}

div.breadcrumb
{
    margin: 10px 0px;
    color: #939598;
    font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
}

div.breadcrumb a
{
    font-weight: bold;
}

a img
{
    border: none;
}

#body
{
    width: 100%;
    min-height: 540px;
    height: auto !important;
    height: 540px;
    color: #231F20;
    background-color:#ffffff;
}

#footer
{
    background-color: #ABBCAB;
    background-repeat: no-repeat;
    width: 100%;
    padding: 5px 0px;
    color: #58595B;
}
#footer a
{
    color: #58595B;
    text-decoration: none;
}
#header a.logo
{
    display: inline-block;
    height: 0;
    width: 358px;
    padding-top: 70px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../images/paintboxLogo.png);
}

div#secondaryNavigation
{
    padding: 70px 0px 0px 0px;
}

div#secondaryNavigation ol
{
    font-size: medium;
    list-style-type: none;
    margin:0px;
    padding:0px;
}

div#secondaryNavigation h3 a, div#secondaryNavigation h3 a:hover
{
    color: #B12726;
}

div#secondaryNavigation ol li
{
    margin: 10px 0px 10px 0px;
}

div#secondaryNavigation ol ol {
    padding-left:20px;
    
}

div.content
{
    line-height: 2em;
	padding-right: 30px;
	padding-bottom: 40px;
}
body#home div.content
{
    background-image: url(../images/homepageMainBoxnew-nt.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 270px;
    height: auto !important;
    height: 260px;
    padding-top: 60px;
    padding-right: 350px;
    padding-left: 10px;
    position: relative;
    top: -30px;
    font-weight: bold;
    color: #58595b;
    font-size: 18px;
	line-height: 30px;
}
body#home a.freetrial
{	    height: 93px;
    width: 140px;
    padding-top: 70px;
	position: absolute;
	left: 800px;
	top: -380px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../images/PB-FreeTrial.png);
	z-index: 2
}

body#home div.signup
{
    display: inline-block;
	position: relative;
	top: 25px;
}
body#home div.whitehometext
{
    display: inline-block;
	position: relative;
	left: 310px;
	top: -33px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
body#home div.clientlogostext
{	
	clear: both;
	position: relative;
    font-weight: bold;
	top: 10px;
	left: 0px;
    color: #58595b;
    font-size: 12px;
	line-height: 18px;
}
body#home div.clientlogos
{
	position: relative;
	top: -50px;
	left: 280px;
	margin-bottom: 20px;
}
body#home ul.homepageMainboxList
{
    list-style-type: none;
    list-style-position: outside;
}
body#home ul.homepageMainboxList li
{
    background-image: url(/websites/templates/PaintBox/images/bullet.png);
    background-repeat: no-repeat;
    padding: 0px 0px 5px 30px;
    color: #B0243D;
    font-weight: bold;
    font-size: medium;
}
body#home div.lowerboxes
{
    position: relative;
    top: -120px;
    height: 228px;
    padding: 0px 20px;
}
body#home div.lowerboxcontent
{
    float: left;
    width: 200px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 65px;
}
body#home div.lowerboximg
{
    float: left;
    margin: 0px 10px 10px 0px;
}
body#home div.lowerboxcontent a
{
    font-weight: bold;
}
div#bottombox1
{
    background-image: url(/websites/templates/PaintBox/images/bottombox1.png);
}
div#bottombox2
{
    background-image: url(/websites/templates/PaintBox/images/bottombox2.png);
}
div#bottombox3
{
    background-image: url(/websites/templates/PaintBox/images/bottombox3.png);
}
span.footerlinksheader
{
    display: block;
    font-weight: bold;
    margin: 5px 0px;
}
span#copyrightNotice
{
    display: block;
    margin: 15px 0px 5px 0px;
}

table {margin-bottom:0;}
th {font-weight:bold;}
thead th {background-color: #FFFFFF; border-bottom: 1px solid #999999;}
th, td, caption {padding:3px 1px; text-align: center;}
tr.even td {}
tfoot {font-style:italic;}
caption {background:#eee;}
.highlight{background:none;}
td.afterhighlight, th.afterhighlight{padding:3px 1px 3px 12px;}

table.highlightedcolumn
{
	border: none;
	padding: 0px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color: inherit;
	background-color:transparent;
	border-collapse: collapse;
}
table.highlightedcolumn td:first-child{
	text-align: left;
	font-weight: bold;
}
table.highlightedcolumn .lesser
{
	font-size:smaller;
}
table.highlightedcolumn .greater
{
	font-size:larger;
	font-weight: bold;
	color: #B12726;
}
table.highlightedcolumn td, table.highlightedcolumn th
{
	border-bottom: 1px solid #999999;
}
table.highlightedcolumn tr:last-child td
{
	border-bottom:none;
}
table.highlightedcolumn tfoot tr td{
	background-color: transparent
}	
table.highlightedcolumn td.highlight, table.highlightedcolumn tr th.highlight
{
	background-color: #F9AE84;
}
table.highlightedcolumn td.afterhighlight 
{
	background-image:url(../images/shadowright.png);
	background-repeat: repeat-y;
	background-position: center left;
	background-color: transparent;
}
table.highlightedcolumn td.alt, table.highlightedcolumn th.alt
{
	background-color: #EAEFEA;
}


table.highlightedcolumn tr th.afterhighlight
{
	background-image:none;
	background-image:url(../images/shadowtopright.png);
	background-position:top left;
	background-repeat: no-repeat;
	background-color: transparent;
}


table.highlightedcolumn tfoot tr td.highlight{
	background-image:url(../images/shadowbottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}	
table.highlightedcolumn tfoot tr td.afterhighlight{
	background-image:url(../images/shadowbottomright.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
table.highlightedcolumn tr.lastrows td{
	border: none;
}
table.highlightedcolumn th:first-child{
	background-color: transparent;
}
	

.document {
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    margin-bottom:10px
}
	
.document h2 {
    font-size:1.6em;
}

sign-up_now #fieldno_2,
#sign-up_now #fieldno_3,
#sign-up_now #fieldno_4,
#sign-up_now #fieldno_5,
#sign-up_now #fieldno_9,
#sign-up_now #fieldno_10,
#sign-up_now #fieldno_11,
#sign-up_now #fieldno_12 {
	width:220px;
}

#sign-up_now #fieldno_15 {
	width:100px;
}

#sign-up_now #fieldno_19 {
	width:50px;
}

#sign-up_now label[for=fieldno_21] {
	vertical-align:top;
}

.paintboxregistration input,
.paintboxregistration label,
.paintboxregistration input.error,
.paintboxregistration label.error {
    padding:2px 0px;
    margin:2px 0px;
}

.paintboxregistration input.error {
    color:#000;
}

.paintboxregistration label.error {
    border:none;
    background-color:Transparent;
}

/* Sign Up */

.paintboxregistration {
    line-height:1.7em;
}

.paintboxregistration fieldset {
    padding:0px;
    border:none;
    margin-top:20px;
    margin-bottom:20px;
}

.paintboxregistration .stepOne .domain {
    font-size:120%;
}

.paintboxregistration .stepThree {
    display:none;
}

.paintboxregistration ol {
    list-style:none;
    padding:0px;
    margin:0px;
}

.paintboxregistration label, .paintboxregistration input {
    font-size:120%;
}

.paintboxregistration label {
    width:150px;
    display:inline-block;
}

.paintboxregistration label.error {
    width:auto;
    font-size:small;
    padding-left:5px;
}

.paintboxregistration .stepOne label.error {
    padding-left:0px;
}

.paintboxregistration input.name,
.paintboxregistration input.email {
    width:250px;
}

.paintboxregistration input.password {
    width:200px;
}

.paintboxregistration .stepThree ol.checkboxgroup {
    margin-bottom:10px;
}

.paintboxregistration .stepThree ol.checkboxgroup li {
    float:left;   
}

.paintboxregistration .stepThree ol.checkboxgroup li label {
    width:300px;
    font-size:small;
    font-weight:normal;
}

.paintboxregistration .stepThree ol.checkboxgroup:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.paintboxregistration fieldset h2 {
    margin-bottom:5px;
    margin-top:0px;
}

.paintboxregistration fieldset h3 {
    margin-bottom:0px;
    margin-top:10px;
}

.paintboxregistration ul.setupactions {
    list-style:none;
    padding:0px;
    margin:0px;
}

.paintboxregistration ul.setupactions li {
    margin:5px 0px;
    font-size:110%;
    padding-left:25px;
    background-repeat:no-repeat;
    background-position:0px 2px;
}

.paintboxregistration ul.setupactions li.waiting {
    background-image:url(/common_images/icons/fuge/clock-frame.png);
}

.paintboxregistration ul.setupactions li.complete {
    background-image:url(/common_images/icons/fuge/tick_circle.png);
}

.paintboxregistration .setupcomplete {
    display:none;
}

.paintboxregistration .setupcomplete h3 {
    margin-top:20px;
    margin-bottom:5px;
}
/* End Sign Up */