


#greyboxFrame {
	border: 5px solid #636363;
}

iframe.greyboxIframe {
	border: 0;
}

th {
	font-size: 10px;

}

.sortable th {
	text-decoration: underline;
	cursor: pointer;
}



td, body {
	font-size: 10px;
	color: #000000;
	font-family: Verdana;

}
td {
	text-align: left;
}

.centered, th.centered, td.centered {
	text-align: center;
}

.right-aligned,
th.right-aligned, table th.right-aligned,
td.right-aligned, table td.right-aligned {
	text-align: right;
}

.left-aligned,
th.left-aligned, table th.left-aligned,
td.left-aligned, table td.left-aligned {
	text-align: left;
}
a { text-decoration: underline;
	color: #000000;
}
a.noUl, a.noUl:hover { text-decoration: none;
	color: #000000;
}
a:hover { 
	color: #636363;
	text-decoration: underline;
}
.bold, .BOLD {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;	
}
.title {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;	
	color: #000000;
	text-align: right;
}
.subtitle {
	font-size: 10px;
	font-family: Verdana;	
	color: #000000;
	text-align: right;
}
.small { 
	font-size: 8px;
	color: #000000;
	font-family: Verdana;
}
.smallbold { 
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
}
.big { 
	font-size: 12px;
	font-weight: bold;
    color: #000000;
}
.orange {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	line-height: 14px;
	color: #FF9933;
}
.color {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
	color: #860023;
}
.page_title {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
    color: #000000;
}
.header, th, table td.header { 
	font-weight: bold;
	background-color: #636363;
	color: #FFFFFF;
	text-align: center;
}

th a {
	color: #FFFFFF;
}
.midheader { 
	font-weight: bold;
	background-color: #E0E0E0;
	color: #000000;
}
.header:hover { 
	color: #FFFFFF;
	text-decoration: none;
}
.rheader { 
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.aheaderleft {
	color: #636363;
	text-decoration: underline;
	font-size: 12px
}
.lightheader, td.lightheader {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	background-image: url(../images/tabMenu_bg.gif);
    color: #FFFFFF;
    padding-left: 10px;
    height: 22px;
    vertical-align: middle;
    
}
.darkheader, a.darkheader {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/darkbg.gif);
	color: #FFFFFF;
	text-decoration: none;
}

.darkheader:hover {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/darkbg.gif);
	color: #FFFFFF;
    text-decoration: none;
}

.redheader {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	color: #FF1123;
}

.red{
	color:red;
}

.redcell{
	background-color: #FF1123;
    color:#000000;
    font-weight: bold;
    border-bottom: 1px solid #E0E0E0; 
	border-right: 1px solid #E0E0E0; 
    text-align: center;
}

.yellowcell{
	background-color: #FFCC33;
    color:#000000;
    font-weight: bold;
	border-bottom: 1px solid #E0E0E0; 
	border-right: 1px solid #E0E0E0; 
    text-align: center;
}

.greencell{
	background-color: #00B300;
    color:#000000;
    font-weight: bold;
	border-bottom: 1px solid #E0E0E0; 
	border-right: 1px solid #E0E0E0; 
    text-align: center;
}
.yellowheader {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	color: #FFCC33;
}
.greenheader {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	color: #00B300;
}
.light { 
	background-color: #FFFFFF;
    color:#000000; 
}
.mid { 
	background-image: url(../images/lightbg.gif);
	height: 18px;
    color:#000000; 
}
.dark { 
	background-color: #636363; 
    color:#FFFFFF;
}
select {
	font-family: Verdana;
	font-size: 10px;
	border:1px solid #636363;
}

input, textarea { 
	font-size: 10px; 
	font-family: Verdana;
	color: #636363;
    border: 1px solid #636363;
}

input.btn { 
	font-size: 11px; 
	font-family: Verdana;
	color: black;
    height: 23px;
    
}

.buttonoff, .BUTTONOFF { 
	font-size: 10px; 
    font-weight: bold;
	font-family: Verdana; 
	cursor: pointer; 
	background-color: #E0E0E0;
	color: white;
    background-image:url(../images/tabMenu_bg.gif);
}
.buttonon, .BUTTONON { 
	font-size: 10px; 
    font-weight: bold;
	font-family: Verdana; 
	cursor: pointer; 
	background-color: #FFFFFF;
	color: white;
    background-image:url(../images/tabMenu_bg-ON.gif);
}

.checkbox, .CHECKBOX { 
	border: none; 
}
.radio, .RADIO { 
	border: none; 
}
.jeopardy, table tr.jeopardy td {
	background-color: red;
	font-weight: bold;
}

.error { 
	font-size:10px; 
	font-family: verdana; 
	color: red; 
	border: 2px double red; 
	font-weight: bold; 
	padding: 2px;
	background-color: #FFFFFF;
}
.error td { 
	font-size:10px; 
	font-family: verdana; 
	color: red;
	font-weight: bold;
}
.menu {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    text-align: left;
}    
a.menu {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
}
.menuleft {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    padding-left: 5px;
}    
a.menuleft {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    padding-left: 5px;
}
.menumid {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    border-left-color:#E0E0E0;
    border-left: ridge;
    padding-left: 5px;
}    
a.menumid {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    border-left-color:#E0E0E0;
    border-left: ridge;
    padding-left: 5px;
}
.menuright {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    padding-right: 5px;
}    
a.menuright {
	font-size: 11px;
    font-family: Verdana;
    background-color: #FF9933;
    text-decoration: none;
    padding-right: 5px;
}

label { 
	cursor: pointer; 
}
.quote {
	background-color: #E0E0E0;
	border:1px solid white;
	font-size: 10px;
	padding: 5px;
	margin: 5px;
}
.code {
	font-family: courier;
	font-size: 10px;
	color: #000000;
	background-color: white;
	padding: 5px;
	margin: 5px;
	border: 1px solid #636363;
}
.item { 
	border-bottom: 1px solid #E0E0E0; 
	border-right: 1px solid #E0E0E0; 
}
.itemcell { 
	border-top: 1px solid #636363; 
    border-bottom: 1px solid #636363;
    border-left: 1px solid #636363;
	border-right: 1px solid #636363; 
}
.page_title {
	font-weight: bold;
	font-size: larger;
	color: #E0E0E0;
	font-family: Arial;
	text-align: center;
}
.report_title {
	font-weight: bold;
	font-size: 20px;
	color: #636363;
	background-color: white;
	font-family: Arial;
	text-align: center;
}
.insert_title {
	font-weight: bold;
	font-size: 20px;
	color: white;
	background-color: #636363;
	font-family: Arial;
	text-align: left;
}
a.infoRem{
    position:relative; 
    z-index: 24; 
    color: #000000;
    text-decoration: underline;
}

a.infoRem:hover{
	z-index:24; 
}

a.infoRem span{
	display: none
}

a.infoRem:hover span{ 
    display:block;
    padding:3px;
    position:relative;
    bottom:0em; left:0em; width:21em;
    border:1px solid #636363;
    background-color:#FFFF99;
    text-decoration: none; 
    color:#000000;
    text-align: left
}
a.infoleft{
    position:relative; 
    z-index: 24; 
    color: #000000;
    text-decoration: underline;
}

a.infoleft:hover{
	z-index:24; 
}

a.infoleft span{
	display: none
}

a.infoleft:hover span{ 
    display:block;
    padding:3px;
    position:absolute;
    bottom:1em; left:2em; width:30em;
    border:1px solid #636363;
    background-color:#FFFF99;
    text-decoration: none; 
    color:#000000;
    text-align: left
}
a.inforight{
    position:relative; 
    z-index: 24; 
    color: #000000;
    text-decoration: underline;
}

a.inforight:hover{
	z-index:25; 
}

a.inforight span{
	display: none
}
a.inforight:hover span{ 
    display:block;
    position:absolute;
    bottom:1em; right:2em; width:15em;
    border:1px solid #636363;
    background-color:#FFFF99;
    text-decoration: none; 
    color:#000000;
    text-align: left
    
}

.portlet
{
	background: #636363;
	cursor: move;
	margin: 0 0 5px;

}

.portlet_topper
{
	text-align: left;
    color: #000000;
	font-weight: bold;
	padding: 5px 10px;
    background-image: url(../images/lightbg.gif);
}

.portlet_topper a
{
	text-align: left;
    color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.portlet_topper a:hover
{
	text-align: left;
    color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.portlet_content
{
	padding: 0px;
}



.portlet_bottom
{
	background: #E0E0E0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 5px;
}
.sort_placeholder
{
	background: none;
    border: 2px dashed #636363;
}


.disabled {
	color: #e0e0e0;
}

.disabled input, input.disabled, .disabled textarea {
	border-color: #e0e0e0;
}

.action, a.action {
	font-size: 10px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    height: 100%;
    
}

.action:hover, a.action:hover {
	font-size: 10px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    background-color: #E0E0E0;
    height: 100%;
    cursor: pointer;
}

div.row {
	height: 20px;
    margin: 0px;
    
}

span.col, a.col {
	background-color: #E0E0E0;
    height: 100%;
    width: 100%;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
}

span.col2 {
	background-color: #FFFFFF;
    height: 100%;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    margin: 0px;
}


.reportComment {
	background-color: #FFFF99;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #636363;
	font-size: 10px;
    color: #000000;
    }
.x-tabs-strip-wrap { background-color:transparent;}



.moneyLost {
	color: #cc0000
}

.moneyGained {
	color: #00cc00
}

.questionSeparator {
	padding: 3px;
	background: #FFee88;
}


.greybox {
	position:absolute;
	background-color:#ffffff;
	display:none;
	z-index:5;
	float:left;
	width: 500px;
	border: 1px solid grey;
}

.greyboxTitle {
	background-color: #ccc;
	border-bottom: 1px solid grey;
}


.greybox .greyboxBody {
	padding: 5px;
}

.item-list th, .tblHeader {
	background-color: #13488c;
    font-weight: bold;
	border:1px solid white;
	color: #ffffff;
	text-align: center;
}

.item-list th a {
	color: #ffffff;
	text-decoration: none;
}

.tblLow, .tblLow td {
	background-color: #dbe5f1;
	border:1px solid white;
	color: #000000;
}

.tblHigh, .tblHigh td {
	background-color: #b8cce4;
	border:1px solid white;
	color: #000000;
}

.autocomplete {
	background-image: url('../images/autocomplete.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.customer-autocomplete {
	background-image: url('../images/customer-autocomplete.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.location-autocomplete {
	background-image: url('../images/location-autocomplete.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.provider-autocomplete {
	background-image: url('../images/provider-autocomplete.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.product-autocomplete {
	background-image: url('../images/product.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.contact-autocomplete {
	background-image: url('../images/contact-autocomplete.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.completedRequest *, .completedRequest .opportunityProductAttributes th {
	color: #ccc;
}

.opportunityProductAttributes td,
.opportunityProductAttributes th {
	border: 1px solid grey;
}

.opportunityProductAttributes td table,
.opportunityProductAttributes th table {
	border: none;
}

.opportunityProductAttributes th { 
	font-weight: bold;
	background-color: transparent;
	color: #000;
	text-align: center;
	font-size: 10px;
}

.miniBox-top {
	border-top: 1px solid black;
}
.miniBox-left {
	border-left: 1px solid black;
}
.miniBox-right {
	border-right: 1px solid black;
}
.miniBox-bottom {
	border-bottom: 1px solid black;
}

tr.oddRow td {
	background: #ccf;
}

tr.evenRow td {
	background: #eef;
}

tr.erroroddRow td {
	background: #c55;
}

tr.errorevenRow td {
	background: #e55;
}

tr.total td {
	font-weight: bold;
	background-color: #636363;
	color: #FFFFFF;
}

.attention {
	color: #f00;
	font-weight: bold;
}

td.priceRequestLocation {
	background: #eef;
}

td.priceRequestProductType {
	background: #ccf;
	width: 100px;
}

.priceRequestProductRequest td {
	background: #ccc;
}

.inventoryAttr {
	border: 1px solid #636363;
	padding: 2px;
	margin-bottom: 2px;
}


.datepicker {
	background-image: url('../images/FSdateSelector/calendar.gif');
	background-repeat: no-repeat;
	background-position: right top;
	
	padding: 2px;
}

.colorfield {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../scripts/colorpicker/images/select.png);
}

.colorfield div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../scripts/colorpicker/images/select.png) center;
}

.content {
	background: #fff url(../images/dashmods/box_back.png) repeat-x top left;
}


#todo-container ol {
	list-style-type: none;
}



#todo-container input.checkbox {
	margin-left: 10px;
}

#todo-container .reorder img {
	border: 0;
}

#todo-container .reorder {
	clear: both;
	position: relative;
	left: -10px;
}

#todo-container .delete {
	clear: both;
	position: relative;
	left: -30px;
}

#todo-container .edit {
	display:none;
}


#todo-container .up {
	position: absolute;
	top: 2px;
	left: 0px;
}

#todo-container .down {
	position: absolute;
	top: 9px;
	left: 0px;
}

#todo-list .new-item {
	background-color: #cc0000;
}

#todo-container .saving-item {
	background-color: #cc0000;
}

#todo-container #new-todo {
	margin: 5px;
}

#todo-container #todo-done-list {
	text-decoration: line-through;
	color: #aaa;
}

#schedule-list  {
	text-align: center;
	margin: 10px;
}

#schedule-container #new-schedule {
	margin: 10px;
}

#schedule-preview {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.schedule-loading {
	
}

#schedule-preview tr.days td {
	
	height: 600px;
	padding: 0;
}

#schedule-preview table.calendar {
	width: 950px;
}

#schedule-preview div.timeslot {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	font-size: 7px;
	overflow: hidden;
}

#schedule-preview div.timeslot-s,
#schedule-preview div.timeslot-o {
	cursor: pointer;
}

#schedule-preview div.timeslot-p, #schedule-preview div.timeslot-m {
	cursor: none;
}

#schedule-preview div.conflicted {
	background-color: #fdd;
	border: 1px solid red;
}

#schedule-preview div.timeslot img,
#schedule-preview div.timeslot-m img,
#schedule-preview div.timeslot-p img {
	float: left;
}


#schedule-items tr.new-item td {
	background-color: #c00;
}



