﻿.bar1 {float:left;background:green;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='darkgreen', endColorStr='lightgreen', gradientType='1') } 
.bar2 {float:left;background:red;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='darkred', endColorStr='red', gradientType='1') } 


/* Begin Modal */
.modalBackground {position:absolute;top:0;left:0;z-index:3000;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
.modalPopup {position: absolute;z-index:3001;padding:0px;text-align:left;}
.modalPopupInner {font-size:8pt;border:1px solid #000000;background-color: #FFFFFF;padding:8px;overflow:auto;background-position-y: bottom;background-image: url(../../resources/template_files/grad_300h_8EAECC.jpg);background-repeat: repeat-x;}
.modalPopupInner td {font-size:8pt;}
.modalTitle {padding:3px;font-weight:bold;background-image: url(../../resources/template_files/grad_30h_1E4DD5.jpg);background-repeat: repeat-x;color:#fff;background-color:#1E4DD5;}
.modalTitle td {font-weight:bold;color:#fff;}
/* End Modal */ 

#signout { position:absolute;right:0px;width:50px;top:30px;}
#signout a {font-size:8pt;}

.detailsbox {border:1px solid #FFD371;background-color:#FFFBE3;font-size:13px;padding:4px;} 
.detailsbox table {font-size:13px;} 

.filterbox {border: 1px solid #336699;background-color: #F5F5F5;font-size: 13px;padding: 4px;} 
.filterbox table {font-size:13px;} 

.headerbox {border: 1px solid #c0c0c0;font-size: 13px;padding: 4px;} 
.headerbox table {font-size:13px;} 
.clear {clear:both; }
div.action { margin-top:20px;margin-bottom:40px;}
div.action a { font-size:16px;font-weight:bold; }
div.action a:hover { color:#FFBB55; }

span.upload a, div.upload a, a.removephoto, a.removelogo { font-size:16px;font-weight:bold; }
span.upload a:hover, div.upload a:hover, a.removephoto:hover, a.removelogo:hover { color:#FFBB55; }

.error
{
	color: #FF0000;
	font-weight: bold;
}

.sterror
{
    background-position: 5px 5px;
    border: 1px solid #FF0000;
    padding: 5px 5px 5px 25px;
    color: #FF0000;
    font-weight: bold;
    background-color: #FFCCCC;
    display: block;
    background-repeat: no-repeat;
    background-image: url('/resources/images/icons/silk/exclamation.png');
}
.stsuccess
{
    background-position: 5px 5px;
    border: 1px solid #008000;
    padding: 5px 5px 5px 25px;
    color: #008000;
    font-weight: bold;
    background-color: #CCFFCC;
    display: block;
    background-repeat: no-repeat;
    background-image: url('/resources/images/icons/silk/tick.png');
}
.stinfo
{
    background-position: 5px 5px;
    border: 1px solid #000099;
    padding: 5px 5px 5px 25px;
    color: #000099;
    font-weight: bold;
    background-color: #D7EBFF;
    display: block;
    background-repeat: no-repeat;
    background-image: url('/resources/images/icons/silk/information.png');
}

.ajaxloading {background:#FFFFCC url(/resources/images/loading-small.gif) 5px 5px no-repeat;padding:5px;padding-left:25px;margin:5px;font-size:13px;font-weight:bold;display:none;}

.frow { margin:20px; }
.rlbl { font-weight:bold; }
.rstar { color:red;}
.rdesc {font-size:11px;font-style:italic;}
.rdetail {font-size:11px;}
pre.formatted {font-family: Segoe UI, Arial, sans-serif; }

div.time-picker {margin-top: 1.7em;}

.required {background-color:#FFFFBF;}
.requiredmessage {color: #FF0000;font-size:.8em;font-style:italic;padding:2px;}
.wordcountmessage {font-size:8pt;font-style:italic;color:#777777;}
.txtbutton {cursor: hand;color: #0000FF;text-decoration: underline;}
.disabledlbl {color:gray;} 
.info {color:blue;font-weight:bold;font-size:8pt;}
.instructions { border:1px solid #3300ff;color:#3300ff;font-size:8pt;padding:3px;}
.catlbl { color:green;}
.catselect {width:200px;}

.altitem {color: #000000;background-color: #f5f5f5;}
.tableHeader {font-weight: bold;background-color: #0066A6;color:#fff;}
.gradientHeader {font-weight: bold;background-color: #0066A6;color:#fff;background-image: url(/resources/template_files/grad_30h_0066A6.jpg);}
.tableHeader a {color:#fff;}
.tableHeader2 {color:#000;background-color:#dce2f1;font-weight:bold;}
.tableHeader2 a {color:#000;}
.btn {}
.selectedItem {background-color:yellow;}
.hi {background-color:yellow;}
.hidden {display:none;}
.water{ color: #a9a9a9;}

.tabset {clear:both;  }
.tabset ul.tabs {margin:0px;padding:0px;list-style:none;} 
.tabset ul.tabs li {height:17px;font-weight:bold;float:left;display:block;margin-right:2px;margin-left:0px;background-color:#0066A6;border-top:2px solid #0066A6;padding:7px 7px 5px 7px;} 
.tabset ul.tabs li a {color:#fff;font-size:12px;} 
.tabset ul.tabs li.selected {background-color:#8DA4C3;} 
.tabset ul.tabs li.hover {border-top:2px solid #FFBB55;}
.tabset div.tabarea {clear:both;border:1px solid #999999;min-height:500px;padding:10px;} 

/*button, input[type=submit] { color:#fff;background-color:#0066A6;}*/
/*button:hover, input[type=submit]:hover {background-color:#8DA4C3;}*/

.signin { width:320px;padding:5px;border:1px solid #c0c0c0; }
.signin div {margin:5px;}
.signin .validation {color:#FF0000;padding:3px;}
.signin input { width:220px; }
.signin label { width:80px;display:block;float:left;font-weight:bold;}

.changepassword { width:400px;padding:5px;border:1px solid #c0c0c0; }
.changepassword div {margin:5px;}
.changepassword .validation {color:#FF0000;padding:3px;}
.changepassword input { width:260px; }
.changepassword label { width:120px;display:block;float:left;font-weight:bold;}

.recoverpassword { width:320px;padding:5px;border:1px solid #c0c0c0; }
.recoverpassword div {margin:5px;}
.recoverpassword .validation {color:#FF0000;padding:3px;}
.recoverpassword input { width:220px; }
.recoverpassword label { display:block;font-weight:bold;}


a.btn
{
    color:#fff;
    background-color:#00B932;
    border-radius:5px;
    padding:10px;
    display:inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#00B932), to(#006C00));
    background: -webkit-linear-gradient(#00B932, #006C00);
    background: -moz-linear-gradient(center top, #00B932 0%, #006C00 100%);
    background: -moz-gradient(center top, #00B932 0%, #006C00 100%);
    border:1px solid green;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B932', endColorstr='#006C00');
}

a.btn:hover
{
    color:#fff;
    background-color:#59CC6E;
    border-radius:5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#59CC6E), to(#179023));
    background: -webkit-linear-gradient(#59CC6E, #179023);
    background: -moz-linear-gradient(center top, #59CC6E 0%, #179023 100%);
    background: -moz-gradient(center top, #59CC6E 0%, #179023 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59CC6E', endColorstr='#179023');
}
