@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/page_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#333;
}
TABLE.container {
	width:100%;
	padding:0px;
	margin:0px;
}
TD.containermain {
	width:950px;
	padding:0px;
	margin:0px;
}
TD.containerleft {
	padding:0px;
	margin:0px;
	background-image:url(../images/leftbg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFF;
}
TD.containerright {
	padding:0px;
	margin:0px;
	background-image:url(../images/rightbg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
	background-color:#FFF;
}
TABLE.main {
	width:950px;
	padding:0px;
	margin:0px;
}
TD.header {
	padding:0px;
	margin:0px;
	background-color:#FFF;
	height:139px;
}
TD.movie {
	padding-left:28px;
	padding-right:28px;
	margin:0px;
	height:193px;
	background-color:#FFF;
}
TD.content {
	padding-left:28px;
	padding-right:28px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFF;
}
TD.boxes {
	padding-top:24px;
	padding-left:21px;
	margin:0px;
	height:225px;
	background-image:url(../images/boxes_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#333;
}
TD.copyright {
	padding-top:10px;
	font-size:12px;
	color:#666;
	text-align:center;
	background-color:#333;
}
TD.copyright A, TD.copyright A:active, TD.copyright A:visited, TD.copyright A:link {
	padding-top:10px;
	font-size:12px;
	color:#666;
	text-align:center;
	text-decoration:none;
}
TD.copyright A:hover {
	padding-top:10px;
	font-size:12px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
TD.newsletter {
	width:241px;
	padding:0px;
	margin:0px;
	height:160px;
}
TD.news {
	width:267px;
	padding:0px;
	margin:0px;
	height:160px;
}
TD.clientcentre {
	width:200px;
	padding:0px;
	margin:0px;
	height:160px;
	text-align:left;
}
.fieldHolder {
	width: 200px;
	height: 29px;
	background-image:url(../images/textfield.gif);
	background-repeat:no-repeat;
	float: left;	
	text-transform:uppercase;
	color:#333333;
}
.loginfields {
	margin-top: 5px;
	margin-left: 5px;
	width:190px;
	height:19px;
	border:none;
	background:none;
	color:#666;
	font-size:11px;
}
.loginbutton {
    background: url(../images/login.gif) no-repeat;
    height: 25px;
    width: 76px;
    border: none;
	color:#a6d1e5;
	text-transform:uppercase;
	font-weight:bold;
}
.newslettertext {
	text-align:justify;
	color:#888;
	font-size:11px;
}
.fieldHolder2 {
	width: 222px;
	height: 25px;
	background-image:url(../images/emailfield.gif);
	background-repeat:no-repeat;
	float: left;	
	color:#333333;
}
.emailfields {
	margin-top: 3px;
	margin-left: 5px;
	width:212px;
	height:15px;
	border:none;
	background:none;
	color:#666;
	font-size:11px;
}
.fieldHolder3 {
	width: 160px;
	height: 25px;
	background-image:url(../images/passwordfield.gif);
	background-repeat:no-repeat;
	float: left;	
	color:#333333;
}
.passwordfields {
	margin-top: 3px;
	margin-left: 5px;
	width:150px;
	height:15px;
	border:none;
	background:none;
	color:#666;
	font-size:11px;
}
.fieldHolder4 {
	width: 56px;
	height: 29px;
	float: right;
	padding-top:0px;
}
.joinbutton {
    background: url(../images/join.gif) no-repeat;
    height: 25px;
    width: 56px;
    border: none;
	color:#a6d1e5;
	text-transform:uppercase;
	font-weight:bold;
}
.newsdate {
	text-align:left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.newstitle, A.newstitle, A.newstitle:active, A.newstitle:link, A.newstitle:visited {
	text-align:left;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
A.newstitle:hover {
	text-align:left;
	color:#0f488f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	display:block;
}
.newstext {
	text-align:justify;
	color:#666;
	font-size:10px;
}
H1 {
	font-family:"Frutiger LT Std 57 Light Cn", "Frutiger 57 Light Cn", "HelveticaNeueLT Std Lt Cn", "Helvetica LT Std Cond Light", "Arial Narrow";
	font-size:35px;
	color:#666;
	font-weight:normal;
}
H2 {
	font-family:"Frutiger LT Std 57 Light Cn", "Frutiger 57 Light Cn", "HelveticaNeueLT Std Lt Cn", "Helvetica LT Std Cond Light", "Arial Narrow";
	font-size:35px;
	color:#00aeef;
	font-weight:normal;
}
.firstword {
	color:#00aeef;
}
P.text {
	color:#666;
	font-size:12px;
	text-align:justify;
}
P.textright {
	color:#666;
	font-size:12px;
	text-align:right;
}
.firstpara {
	color:#333333;
	font-size:13px;
	text-align:justify;
	font-weight:bold;
}
A, A:active, A:link, A:visited {
	text-align:left;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	text-align:left;
	color:#0f488f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
TD.toplinks {
	text-align:right;
}
.emaillink, A.emaillink, A.emaillink:active, A.emaillink:link, A.emaillink:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
A.emaillink:hover {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
label {	
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
}
.sendbutton {
    background: url(../images/join.gif) no-repeat;
    height: 25px;
    width: 56px;
    border: none;
	color:#a6d1e5;
	text-transform:uppercase;
	font-weight:bold;
}
.required {	
	color: #CC3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}
.warning {	
	color: #CC3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.small {	
	color: #000;
	font-size: 10px;
	font-style:italic;
	font-weight: bold;
}
.forgot, A.forgot, A.forgot:active, A.forgot:link, A.forgot:visited {
	text-align:left;
	color:#00aeef;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
A.forgot:hover {
	text-align:left;
	color:#0f488f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}


:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* STAFF GRAPHS */
    #vertgraph {                    
        width: 378px; 
        height: 207px; 
        position: relative; 
        background: url("../workflow/images/g_backbar.gif") no-repeat; 
    }
    #vertgraph ul { 
        width: 378px; 
        height: 207px; 
        margin: 0; 
        padding: 0; 
    }
    #vertgraph ul li {  
        position: absolute; 
        width: 28px; 
        height: 160px; 
        bottom: 34px; 
        padding: 0 !important; 
        margin: 0 !important; 
        background: url("../workflow/images/g_colorbar3.jpg") no-repeat !important;
        text-align: center; 
        font-weight: bold; 
        color: white; 
        line-height: 2.5em;
    }

    #vertgraph li.total { left: 24px; background-position: 0px bottom !important; }
    #vertgraph li.notstarted { left: 101px; background-position: -28px bottom !important; }
    #vertgraph li.inprogress { left: 176px; background-position: -56px bottom !important; }
    #vertgraph li.inreview { left: 251px; background-position: -84px bottom !important; }
    #vertgraph li.completed { left: 327px; background-position: -112px bottom !important; }


/* STAFF NAVIGATION  */

#dropmenudiv{
position:absolute;
font:bold 12px helvetica, arial, sans-serif;
color:#666;
text-indent:12px;
padding-top:8px;
padding-bottom:8px;
z-index:100;
text-align: left;
text-transform:uppercase;
}

#dropmenudiv a{
padding-bottom: 8px;
padding-top: 8px;
font:bold 12px helvetica, arial, sans-serif;
display: block;
text-decoration: none;
color: #d8dfe3;
background-color:#333;
text-transform:uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#FFFFFF;
background-color: #00aeef;
}

/* BUTTONS */

.form button{
    display:block;
    float:left;
    margin:0 7px 0 160px;
    background-color:#eee;
    border:1px solid #ccc;
    font-family: helvetica, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#666;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    _margin-left: 82px;
}
.form button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.form button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.form button img, .buttons a img{
    margin:0 6px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
    text-decoration: none;
}
button:hover{
    background-color:#333;
    border:1px solid #333;
    color:#fff;
}
.buttons a:active{
    background-color:#eee;
    border:1px solid #ccc;
    color:#666;
}

/* LOGIN */


/* MESSAGE ALERTS */

#alert p{
	padding: 10px 10px 10px 10px;
	color: #7b0c00;
	display: block;
	border: 2px solid #bc6f6b;
	background: #eac5c5;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
#alert p img{
	margin-right: 5px;
	}

#success p{
	padding: 10px 10px 10px 10px;
	color: #30940b;
	display: block;
	border: 2px solid #30940b;
	background: #d8f2c9;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
#success p img{
	margin-right: 5px;
	}


	
	
/* INSTALL MODULE*/

#install td{ 
	border-bottom: 0px solid #fff; 
}
#install button{
    display:block;
    float:right;
    margin:0 7px 0 160px;
    background-color:#eee;
    border:1px solid #ccc;
    font-family:helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#666;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    _margin-left: 82px;
}
#install button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
#install button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
#install button img, .buttons a img{
    margin:0 6px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
    text-decoration: none;
}
button:hover{
    background-color:#333;
    border:1px solid #333;
    color:#fff;
}
.buttons a:active{
    background-color:#eee;
    border:1px solid #ccc;
    color:#666;
}

#ajaxlink{
	width: 230px;
	float: right;
}


.greenlink{
line-height: 14px;
font-style: normal;
color: #30940b;
font-weight: bold;
text-decoration: none;
padding: 4px;
}
.greenlink_no_left_padding{
line-height: 14px;
font-style: normal;
color: #30940b;
font-weight: bold;
text-decoration: none; 
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
}
.greenlink img{
margin: 4px 8px 0 0;
vertical-align: text-bottom;
border:none;
}
.dash-link{
bottom: 200px;
line-height: 14px;
font-style: normal;
color: #30940b;
font-weight: bold;
text-decoration: none;
padding: 4px;
}
.dash-link img{
text-decoration: none;
margin: 4px 0px 0 0;
vertical-align: text-bottom;
border:none;
color: #30940b;
}


/* HEADER */

#usercontainer{
	text-align: right;
	width: 894px;
	float: right;
	position:absolute;
}
.boldtext{
	font-weight: bold;
}
#user-options{ 
	right: 0;
	float: right;
	margin-top: 5px;
}
#user-options, x:-moz-any-link {
	margin-top: -15px;
} 
body.staff ul#user-options{ 
	margin-right: 20px;
} 
#user-options a{
	color: #333333;
	}
#user-options a:hover{
	color: #104b67; 
}
#user-options li{ 
	display: inline; 
	margin-left: 8px; 
} 
.support-link{ 
	padding: 5px 5px 5px 5px; 
	_padding: 10px 5px 5px 5px; 
	_margin-top: -5px;
	background: #9fd2d8; 
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 5px;
}
.support-link:hover{ 
	background: #92cad1;
}


/* CLIENT SIDE NAVIGATION */

.dashboard-box{
	float: left; 
	overflow: hidden;
}

ul#clientmenu {
    top: 0;
    position: relative;
    width: 894px;
    margin: 0;
    padding: 0;
    height: 90px;
    list-style-type: none;
    display: inline-block;
	_height: 1%;
}
ul#clientmenu:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul#clientmenu li a {
    width: 185px;
    text-decoration: none;
    height: 50px !important; 
    height /**/:90px; /* IE5/Win */
    float: left;
    margin: 0;
    padding: 19px;
    font: bold 20px helvetica, arial, sans-serif;
    color: #333;
    overflow: hidden;
    list-style-type: none;
    background: #e2e2e2;
}
#clientmenu li#myaccount a {
    border: 0;
    padding-left: 21px;
}
ul#clientmenu span {
	font: 11px 'Lucida Grande',lucida,helvetica,arial,sans-serif;  
    color: #333333;
    margin-top: 4px;
    display: block;
}
#clientmenu li a:hover { 
	background: #00aeef;
	color:#FFF;
}
li { 
	float:left; 
}
body#myaccountpage li#myaccount a, 
body#myprojectspage li#myprojects a, 
body#billingpage li#billing a, 
body#messagecenterpage li#messagecenter a 
{ 
	background: #fff; 
}


/* STAFF SIDE NAVIGATION */

ul#staffmenu {
    top: 0;
    position: relative;
    width: 662px;
    margin: 0;
    padding: 0 0 0 0px;
    list-style-type: none;
    display: inline-block;
	height: 35px;
	background-image:url(../images/menubg.jpg);
	background-repeat: repeat-x;
}
ul#staffmenu:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul#staffmenu li a {
    text-decoration: none;
	text-transform:uppercase;
    height: 12px !important; 
    height /**/:35px; /* IE5/Win */
    float: left;
    margin: 0;
    padding: 11px 12px 12px 12px;
    font: bold 14px helvetica, arial, sans-serif;
    color: #d8dfe3;
    overflow: hidden;
    list-style-type: none;
}

ul#staffmenu span {
	font: 11px helvetica,arial,sans-serif;  
    color: #333333;
    margin-top: 4px;
    display: block;
}
#staffmenu li a:hover {
	background-image:url(../images/menubg_on.jpg);
	background-repeat:repeat-x;
	height:35px;
	color:#00aeef;
}
li { 
	float:left; 
}

body#clientfunctionspage li#clientfunctions a, 
body#projectfunctionspage li#projectfunctions a, 
body#billingtoolspage li#billingtools a, 
body#supportpage li#support a, 
body#administrationpage li#administration a, 
body#myaccountpage li#myaccount a 
{ 
}




/* ACTIVE INVOICES TITLE */

#darkbanner{
	margin: 20px 0 0 -18px;
	padding: 8px 10px 10px 40px;
	background: #424242;
	position: relative;
}
#darkbanner span{
	padding-left: 35px;
	color: #fff;
	display: block;
}
#darkbannerwrap{
	background: url(../workflow/images/aiwrap.png);
	width: 18px;
	height: 10px;
	margin: 0 0 20px -18px;
	position: relative;
}

/* COMPLETED INVOICES TITLE */

#lightbanner{
	margin: 20px 0 0 -18px;
	padding: 8px 10px 10px 40px;
	background: #b6b6b6;
	position: relative;
}
#lightbanner span{
	padding-left: 35px;
	color: #fff;
	display: block;
}
#lightbannerwrap{
	background: url(../workflow/images/ciwrap.png);
	width: 18px;
	height: 10px;
	margin: 0 0 20px -18px;
	position: relative;
}


/* TITLE WIDTHS */

.banner450{
	width: 450px;
}
.banner285{
	width: 285px;
}
.banner320{
	width: 320px;
}
.banner350{
	width: 350px;
}
.banner380{
        width: 380px;
}
.banner410{
        width: 410px;
}


/* TABLES */
th {
	color:#FFF;
	background-color:#0f488f;
	font-size:12px;
	padding:5px;
}

th.number{
	text-align: right;
	padding-right: 13px;
}

td.number{
	font-weight: bold;
	text-align: right;
	width: 30px;
}
td.number a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align:right;
}
td.number a:hover{
	color: #0f488f;
}
td.number1{
	max-height: 10px;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height: 10px;
}
td.projectback span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.projectback span a:hover{
	color: #666;
}
td.td45{
	width: 25px;
	font-size:12px;
	color:#666;
}
td.td65{
	width: 45px;
	color:#666;
	font-size:12px;
}
td.td80{
	width: 60px;
	color:#666;
	font-size:12px;
}
td.td90{
	width: 70px;
	color:#666;
	font-size:12px;
}
td.td100{
	width: 80px;
	color:#666;
	font-size:12px;
}
td.td100b{
	width: 80px;
	color:#666;
	font-size:12px;
}
td.td120{
	width: 100px;
	color:#666;
	font-size:12px;
}
td.td150{
	width: 130px;
	color:#666;
	font-size:12px;
}
td.td180{
	width: 160px;
	color:#666;
	font-size:12px;
}
td.td200{
	width: 180px;
	color:#666;
	font-size:12px;
}
td.td220{
	width: 200px;
	color:#666;
	font-size:12px;
}
td.td220b{
	width: 200px;
	color:#666;
	font-size:12px;
}
td.td250{
	width: 230px;
	color:#666;
	font-size:12px;
}
td.td260{
	width: 240px;
	color:#666;
	font-size:12px;
}
td.td250b{
	width: 230px;
	color:#666;
	font-size:12px;
}
td.td290b{
	width: 270px;
	color:#666;
	font-size:12px;
}
td.td290b span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td290b span a:hover{
	color: #666;
}
td.td300{
	width: 280px;
	color:#666;
	font-size:12px;
}
td.td300b{
	width: 280px;
	color:#666;
	font-size:12px;
}
td.td300b span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td300b span a:hover{
	color: #666;
}
td.td325{
	width: 305px;
	color:#666;
	font-size:12px;
}
td.td325 span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td325 span a:hover{
	color: #666;
}
td.td325b{
	width: 305px;
	color:#666;
	font-size:12px;
}
td.td335{
	width: 315px;
	color:#666;
	font-size:12px;
}
td.td335 span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td335 span a:hover{
	color: #666;
}
td.td340{
	width: 320px;
	color:#666;
	font-size:12px;
}
td.td340 span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td340 span a:hover{
	color: #666;
}
td.td340b{
	width: 320px;
	color:#666;
	font-size:12px;
}
td.td340b span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td340b span a:hover{
	color: #666;
}
td.td350{
	font-weight: bold;
	width: 330px;
	color:#666;
	font-size:12px;
}
td.td350 span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td350 span a:hover{
	color: #666;
}
td.td370b{
	width: 350px;
	color:#666;
	font-size:12px;
}
td.td370b span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td370b span a:hover{
	color: #666;
}
td.td400{
	width: 380px;
	color:#666;
	font-size:12px;
}
td.td400 span a{
	padding-left: 10px;
	font: normal 10px 'Lucida Grande';
	color: #999999;
}
td.td400 span a:hover{
	color: #666;
}
td.td500{
	width: 480px;
	color:#666;
	font-size:12px;
}
td.paynow{
	background: #d8f2c9;
	text-align: center;
	width: 80px;
}
td.paynow a{
	font-weight: bold;
	color: #30940b;
	text-decoration: none;
}
td.paynow a:hover{
	color: #1c6203;
}
td.beenpaid{
	background: #ebf8e4;
	text-align: center;
	width: 80px;
}
td.beenpaid a{
	font-weight: bold;
	color: #8dc677;
	text-decoration: none;
}
td.beenpaid a:hover{
	color: #30940b;
}
td.wfaction{
	background: #d8f2c9;
	text-align: center;
	width: 120px;
}
td.wfaction a{
	font-weight: bold;
	color: #30940b;
	text-decoration: none;
}
td.wfaction a:hover{
	color: #1c6203;
}
td.tddarkred{
	background-color: #c93737;
}
td.tdmidred{
	background-color: #dd8282;
}
td.tdlightred{
	background-color: #f8e6e6;
}
td.tdlightgreen{
	background-color: #ebf8e4;
}
td.tdmidgreen{
	background-color: #00aeef;
}
td.tdmidorange{
	background-color: #ffc14c;
}
td.tdmidblue{
	background-color: #bddef7;
}
td.tdmidyellow{
	background-color: #f7f6b4;
}
td.tdgrey{
	background-repeat: repeat-x;
	background-image: url(../workflow/images/grey-table-fill.png);
	border-collapse: separate;
	max-height: 10px;
	height: 10px;
	background-color: white;
}
td.tdlightgrey{
	background-color: #b6b6b6;
}

.redtext{
	font-weight: bold;
	color: #800a13;
}
.greentext{
	font-weight: bold;
	color: #0f488f;
}
.bluetext{
	font-weight: bold;
	color: #293794;
}
.orangetext{
	font-weight: bold;
	color: #d46a00;
}
.yellowtext{
	font-weight: bold;
	color: yellow;
}
.whitetext{
	font-weight: bold;
	color: white;
}
td.actions{
	width: 80px;
}
td.actions img{
	margin-right: 10px;
	border:none;
}
td.actionslong{
	width: 100px;
}
td.actionslong img{
	margin-right: 10px;
	border:none;
}



/* SYSTEM ANNOUNCEMENTS - client */

#systemannouncement p{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	border: 2px solid #bc6f6b;
	background: #eac5c5;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;	
	}
	
#systemannouncement td{
	border-bottom: 8px solid #fff; 
	padding: 0px 0px 2px 10px;
	}
	
/* My Messages - Message.php Page */
#readreplymsg td{
	border-bottom: 0px solid #fff; 
	padding: 0px 0px 10px 15px;
	margin-left: 15px;
	}
	
/* CLIENT SUPPORT ELEMENTS */

td.support-open{
	background: #d8f2c9;
	text-align: center;
	width: 80px;
	font-weight: bold;
	color: #30940b;

}
td.support-open a{
	font-weight: bold;
	color: #30940b;
	text-decoration: none;
	}
td.support-open a:hover{
	color: #1c6203;
}
td.support-closed{
	background: #dd8282;
	text-align: center;
	width: 80px;
	font-weight: bold;
	color: #800a13;
}
td.support-closed a{
	font-weight: bold;
	color: #800a13;
	text-decoration: none;
	}
td.support-closed a:hover{
	color: #58060c;
}

#supportreply p.staff{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	background-color: #d8f2c9;
	border-top: 2px solid #30940b;
	border-bottom: 2px solid #30940b;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;	
	}
#supportreply p.client{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	background-color: #eaf6f7;
	border-top: 2px solid #acdbe1;
	border-bottom: 2px solid #acdbe1;
	background: #eaf6f7;;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;	
	}
	
	
/* STAFF SUPPORT PAGE COMPONENTS */

td.support-staff-open{
	background: #d8f2c9;
	font-weight: bold;
}
td.support-staff-closed{
	background: #dd8282;
	font-weight: bold;
}
td.support-actions{
	background: #dbeff2;
	width: 55px;
	border-left: 10px solid #fff;
}
td.support-actions img{
	margin-right: 10px;
}
/* ACCOUNT MANAGEMENT */

fieldset{
	background-color: #FFFFFF;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px;
	padding: 20px;
	display: block;
	*position: relative; 
	*margin-top:20px; 
	*padding-top:40px;
}
legend{
	font: bold 16px helvetica, arial, sans-serif;
	padding: 5px;
	*position:absolute; 
	*top: -.5em; 
	*left: 20px;
	*padding: 0px;
	*margin-bottom: 20px;
	color:#999;
}
label{
	float: left;
	text-align: right;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 7px;
}
.input_file{
		width:310px;
        margin-bottom: 15px;
        padding: 3px;
        font: 12px helvetica, arial, sans-serif;
}
input {
	margin-bottom: 15px;
	width:310px;
	padding: 3px;
	font: 12px helvetica, arial, sans-serif;
}
select{
	margin-bottom: 15px;
	width:310px;
	padding: 3px;
	font: 12px helvetica, arial, sans-serif;
}
textarea{
	height: 140px;
	width: 400px;
	margin-bottom: 15px;
	padding: 3px;
	font: 12px helvetica, arial, sans-serif;
}

.wysiwyg table{
	margin-bottom: 15px;
}

.wysiwyg td{ 
	border-bottom: 0px solid #fff;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px; 
}