SELECT {
/*
(C) Copyright MarketLive. 2006. All rights reserved.
MarketLive is a trademark of MarketLive, Inc.
Warning: This computer program is protected by copyright law and international treaties.
Unauthorized reproduction or distribution of this program, or any portion of it, may result
in severe civil and criminal penalties, and will be prosecuted to the maximum extent
possible under the law.
*/

	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
FIELDSET {
	border-top: 2px groove;
	border-right: 2px groove;
	border-bottom: 2px groove;
	border-left: 2px groove;
}
LEGEND {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
LABEL {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D6;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #FFFFFF;
	cursor: hand;
	height : 18px;
}
/*
 ===========================================================
 Body Styles
 ===========================================================
 */
.body-menubar {
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(/admin/images/top_nav/topnavback.gif);
}
.body-main {
	BACKGROUND-COLOR: #818C9E;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.body-dialog {
	BACKGROUND-COLOR: #CCCCCC;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.body-content {
    BACKGROUND-COLOR: #FDFDFD;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.body-tab-table {
	BACKGROUND-COLOR: #818C9E;
	margin-bottom : 7px;
	margin-right : 4px;
	margin-left : 4px;
	margin-top : 0px;
}
.popupBody {
	position : absolute;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}
/*
===========================================================
Dialog Classes
===========================================================
*/
.dialog-tab-body {
	background:	#E0E0E0;
	border-top:	0;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px;
}
.dialog-ok-button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D6;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #FFFFFF;
	cursor: hand;
	height : 18px;
	width: 70px;
}
.dialog-cancel-button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D6;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #FFFFFF;
	cursor: hand;
	height : 18px;
	width:75px;
}
.change-button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D6;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #FFFFFF;
	cursor: hand;
	height : 18px;
	width:75px;
}
.dialog-tab-button	{
	cursor:hand;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #BABEC6;
}
.dialog-tab-button-dis	{
	background-color : #BABEC6;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dialog-tab-button-on {
	cursor:hand;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E0E0E0;
}
.dialog-normal {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dialog-note {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dialog-formfield-label {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
===========================================================
Form Classes
===========================================================
*/
.filter-table{
	background-color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.form-grid {
	border-right: #999999 1px solid;
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDFDFD;
}
.form-grid-name {
	border-right: #999999 1px solid;
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDFDFD;
	text-align : right;
	width: 150px;
}
.form-grid-value {
	border-right: #999999 1px solid;
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDFDFD;
}
.form-control {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	height: 20px;
}
.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #DAD9D6;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #FFFFFF;
	cursor: hand;
	height : 18px;
}
.ellipsis-button {
    height : 18px;
	width: 18px;
	margin-left:8px;
}
.form-header {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #eeeeee;
}
.form-header-name {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #eeeeee;
	text-align : right;
	width: 150px;
}
.form-header-value {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #eeeeee;
}
.form-box {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	background-color: transparent;
}
/*
===========================================================
Grid Classes
===========================================================
*/
.grid-header-table {
	background: #999999;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.grid-header-table td {
	BORDER-TOP: 1px solid #B4B4B4;
	BORDER-LEFT: 1px solid #B4B4B4;
	BACKGROUND-COLOR: #EEEEEE;
}
.grid-header-table a {
	text-decoration : none;
	color: #ffffff;
}
.grid-rows-table {
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.grid-rows-table TD {
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
}
.grid-row {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color : transparent;
	cursor:hand;
}
.grid-row-mark {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color : #336699;
	cursor:hand;
	border-top: 1px solid #4D92B4;
	border-left: 1px solid #4D92B4;
}
.grid-cell-value {
	display: none;
}
.grid-row-disabled {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color : transparent;
}
.grid-rows-clear {
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.grid-rows-clear td {
	border: 0px;
}
.message-box{
	border-bottom-color : #cccccc;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}
.scrollingDiv {
	background-color: #FFFFFF;
	overflow: auto;
	border: 1px groove #B4B4B4;
}
/*
 ===========================================================
 Text Classes
 ===========================================================
 */
 .text-normal {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text-label {
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text-bold {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text-highlight {
  color: #333333;
}
.text-toolbar {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text-error
{
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 .text-white-bold {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 .text-disabled {
	font-weight: normal;
	font-size: 10px;
	color: #8A8A8A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
 ===========================================================
Menubar  Classes
 ===========================================================
 */
.mainmenu-button {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	cursor:hand;
	border : 1px solid #000000;
	height:20px;
}
/*
 ===========================================================
Popup Menu  Classes
 ===========================================================
 */
.pop-menu-box {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background : #eeeeee;
}
.pop-menu-hr hr {
	display:none;
}
.pop-menu-hr {
	border-bottom:1px dashed #777777;
	height:1px;
}
.arrow {
	font-family: webdings;
}
.pop-menu-item {
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height : 10px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	cursor:hand;
}
.pop-menu-item-on {
	background-color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height : 10px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	cursor:hand;
}
.pop-menu-title {
	border-bottom: 1px dashed #000000;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height : 20px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.divWindow-admin{
	background-color:#FFFFFF;
	z-index:10;
}
.divWindowTitleBar-admin{
	background-color:#E0E0E0;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#808080;
	padding:2px;
	text-align:right;
	z-index:10;
}
.divWindowTitleBarText-admin{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	position:absolute;
	top:6;
	left:4;
	font-weight:bold;
	z-index:10;
}
.divWindowContent-admin {
	background-color:#E0E0E0;
  padding:8px;
	padding-top:0px;
	padding-bottom:0px;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#808080;
	z-index:10;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.divWindowContentCell-admin {
	background-color:#FFFFFF;
  padding:5px;
}
.divWindowCloseButton-admin {
	background-color:#818C9E;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	cursor:pointer;
	z-index:10;
	font-size:8px;
	color:#ffffff;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  width:15px;
  height:15px;
  text-align:center;
  vertical-align:middle;
}
.divWindowFooter-admin{
	background-color:#E0E0E0;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#808080;
	z-index:10;
	position:relative;
	font-size:8px;
}
.divWindowShieldFrame-admin {
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:100%;
	height:100%;
}

/*
 ===========================================================
File System  Classes
 ===========================================================
 */
.file-system-child {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	display:none;
	color:#000000;
	cursor: hand ;
}
.file-system-parent{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#000000;
	cursor: hand ;
}
.file-system-divider{
	border-bottom: 1px solid #d8d8d8;
	height: 1px;
	width: 100%;
	background-color: transparent
}
.file-system-rootnode{
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 9px;
	text-decoration : none;
	cursor: hand ;
	color: #ffffff;
	border-right: #333366 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #333366 1px solid;
	background-color: #336699;
	background: #336699;
	width:100%;
}
.file-system-item {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#000000;
	cursor: hand ;
}
.file-system-item-on{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#ffffff;
	background-color : #336699;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
}
.file-system-icon{
	margin-right: 5px ;
}
/*
==================================================
Tabs Styles
==================================================-
*/
.tab-button	{
	cursor:hand;
	/*FONT-WEIGHT: bold;*/
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #BABEC6;
}
.tab-button-dis	{
	background-color : #BABEC6;
	FONT-SIZE: 10px;
	/*FONT-WEIGHT: bold;*/
	COLOR: #999999;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tab-button-on {
	cursor:hand;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E0E0E0;
}
.tab-body {
	background:	#E0E0E0;
	border-top:	0;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px;
}
.tab-pane-button {
	cursor:	hand;
}
.edit-cell-table {
	clear: both;
}
.edit-cell-link {
	BORDER-RIGHT: #333366 1px solid;
	BORDER-TOP: #6699cc 1px solid;
	BORDER-LEFT: #6699cc 1px solid;
	BORDER-BOTTOM: #333366 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #336699;
}
/*
==================================================
Margin styles
==================================================-
*/
.margin-left{
	margin-left : 5px;
}
.margin-right{
	margin-right : 5px;
}
.margin-left-top{
	margin-left : 5px;
	margin-top : 5px;
}
.margin-top{
	margin-top : 5px;
}
.margin-bottom{
	margin-bottom : 5px;
}

.section-highlight {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BABEC6;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.inputBox {
	height:100px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inputBoxContainer {
	height:138px;
}

.headerTable {
	background-color: #E7E7E8;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 2px;
}

.headerTable TD {
	border-right: 1px solid #000000;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.headerTable TD DIV{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

.headerTable TD SPAN{
	font-weight: normal;
	font-size: 8px;
}

.listTableBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.listTable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.listTable TD {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-wrap: break-word;
}

.listTable TD DIV{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

