﻿.labels
{
	font-size: 11px;
	color: #666;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}
.deepblue
{
    background-color: #0274be;
}
.blackgrid,.blackgrid a
{
    background-color: #000000;
    color: #FFFFFF;
}
.blackgrid td
{
    border-bottom: solid 2px #ffffff;

}
body
{
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    background-color: #EAEAEA;
}
.frontpageframe
{
    background-image: url('../../images/frontpageframe.gif');
    background-repeat: no-repeat;
    width: 336px;
    height: 246px;
}
.watermark
{
    color: #C0C0C0;
   	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td,p,.plain,input {
	font-size: 11px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../../images/redarrow.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	height: 28px;
}
h2
{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../../images/greenarrow.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	height: 30px;
}
h3
{
    font-size: 12px;
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.buttonspurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #b1b1b1;
	text-decoration: none;
	font-weight: bold;
	background-color: #b679bc;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.accountbar1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

;
}

.orangegrad {
	background-image: url(../../images/orangemid.jpg);
	background-repeat: repeat-x;
}

.inputcontrols
{
	font-size: 11px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	border: gray 1px solid;
}
.boxmenu1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C9F41;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #3071BE;
	border-left-color: #000000;
}

textarea
{
	font-size: 11px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	border: gray 1px solid;
}
.roots1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F3590;
	border: 1px solid #2F3590;
	padding: 5px;
}
.roots2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3590;
	padding: 5px;
}

.smalltype
{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.divider
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}
.dividerpad
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 5px;
    padding-top: 5px;
}
.gridrow,.gridrow td
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-top: 7px;
    padding-bottom: 7px;
}

.pagetitles {
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #ff8000;
}

.buttonrow
{
    padding-left: 110px;
}
.msgbox
{
    background-color: #FFFFCC;
    border: 2px dashed #b33232;
    padding: 5px;
    font-family: Verdana;
    margin-bottom: 20px;
}

.gridheader
{
	font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial;
    background-color: #6b84c3;
    height: 20px;
}
.gridheader a
{
    color:White;
    text-decoration:none;
}
.gridheader a:hover
{
    color:White;
    text-decoration:none;
}

.smallbuttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #91f06c;
	text-decoration: none;
	font-weight: bold;
	background-color: #6C9F41;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.borders
{
	padding: 5px;
	border: 1px solid #2F719C;
}



.sitebuttons
{
    border-right: medium none;
    border-top: medium none;
    font-weight: bold;
    border-left: medium none;
    color: #ffffff;
    border-bottom: medium none;
    background-color: #0880c4;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url('/images/buttonback.gif');
    background-repeat: repeat-x;
}
.boldtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titlesblue {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6187b6;
	text-decoration: none;
}
.titlesgreen {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F8D03;
	text-decoration: none;
}
.titlesred {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.titlesblack {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.titlesorange {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8000;
	text-decoration: none;
}

.titlesbigorange {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff8000;
	text-decoration: none;
}
.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.titlespurple
{
   	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b57a6;
	text-decoration: none;
}
.bluetitles {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #5c58a5;
}
.greenbigtitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #95A503;
	font-style: italic;
}
.dashedleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.boxmenu2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F59322;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #3071BE;
	border-left-color: #000000;
}
.boxmenu3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3590;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #3071BE;
	border-left-color: #000000;
}
.topmenu
{
	background-image:url(../../images/manu_center.jpg);
	background-repeat:repeat-x;
	height:85px;
}
#topmenu_top td
{
border-right:1px dotted #5D5D5D;
color:#FDFDFD;
text-align:center;
}
#topmenu_top td a
{
color:#FDFDFD;
text-decoration:none;
}
.spacer
{
vertical-align:top;
}
.topmenu_bottom
{
	color:#FDFDFD;
	vertical-align:middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
.maintable
{
    border: 1px solid #999999;
    background-color: #ffffff;
}

.topmenu_bottom a
{
color:#FDFDFD;
text-decoration:none;
}
.footer
{
    border-top: solid 2px #cccccc;
    background-color: #EEEEEE;
}
#footermenu{
padding-bottom:10px;
}
#footermenu td
{
color:#000000;
text-align:center;
}
#footermenu td a
{
color:#000000;
text-decoration:none;
font-size:11px;
font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}
.greenarrowitem
{
    background-position: 0px 2px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-image: url(../../images/smallgreenarrow.gif);
    background-repeat: no-repeat;
    padding-left: 27px;
    color: #000000;
    text-decoration: none;
    margin-left: 15px;
    height: 22px;
}
.greenarrowitem a
{
 text-decoration: none;
 color: #6b86c6;
}
.greenarrowitem a:hover
{
color: #000000;
}
.scrollrowitem
{
    background-position: 0px 2px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../../images/smallgreenarrow.gif);
    background-repeat: no-repeat;
    padding-left: 27px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 15px;
    height: 22px;
}
.scrollrowitem a
{
 text-decoration: none;
 color: #ffffff;
}
.scrollrowitem a:hover
{
color: #ffffff;
}

.beige
{
    background-color: #dde3ed;
}
.pad10
{
    padding-left: 10px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.clientheader
{
	font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    background-color: #B52323;
}
.designerheader
{
	font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    background-color: #86C737;
}
.supplierheader
{
	font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    background-color: #3595BB;
}
.contractorheader
{
	font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    background-color: #FEE101;
}

