/*	
	STUDIO X CONTENT MANAGEMENT SYSTEM - CLIENT'S VERSION
=========================================================== */
body {
	margin: 0px;
	scrollbar-face-color:#0099cc;
	scrollbar-highlight-color:#eee;
	scrollbar-3dlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#eee;
	scrollbar-arrow-color:#09c; 
}
body, table	{
	font-family: verdana, arial; 
	font-size: 11px;
	color: #000;
}
hr	{color: #c33; height: 1px;}
input, select, textarea {font-family: verdana, arial; font-size: 11px;}
ol	{margin: 10px 0 10px 23px;}
ul {margin: 10px 0 10px 16px;}
li {margin: 5px 0;}
form	{margin:0; padding:0;}
caption	{text-align: left; font-weight: bold; padding: 6px 0;}

a {color: #d30; text-decoration: none; }
a:hover {color: #03c; }

.infoBG {background: #eee; padding: 5px;}

#floatdiv 	{
	width: 360px; left: 1px; top: 1px; POSITION: absolute; Z-INDEX: 10;
	background: #fff url('imgPG/sx_color.gif') left top repeat; 
	padding: 1px;
	}
#floatdiv span {display: block;
	padding-left: 6px;
	background: #fff url('imgPG/sx_bgLRRev.gif') left top repeat-y; 
	}

#setupRelations {height: 0.01%; 
	padding: 4px;
	position: relative; 
	border: 1px solid #fff;
	background: #fff url('imgPG/sx_colorRev20.gif') left bottom repeat; 
	}

.head1, .head2, .head3 {color: #06c; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
.head1	{font-size: 16px; margin-bottom: 14px}
.head2	{font-size: 14px; margin-bottom: 12px}
.head3	{font-size: 12px; margin-bottom: 11px}

h1, h2, h3, h4 {color: #06c; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
h1	{font-size: 16px; margin-bottom: 14px}
h2	{font-size: 14px; margin-bottom: 12px}
h3	{font-size: 12px; margin-bottom: 10px}
h4	{font-size: 11px; margin-bottom: 8px}

span.contentLine {
	display: block; font-size: 1px; height: 2px; background: #eee; margin: 4px 0 2px 0; padding: 0;
	line-height: 1px;
	}

/* =================================================== 
	1 LEFT FRAME 
=================================================== */
/*	Left Navigation Menu
--------------------------------------------------- */
.logoBox {
	margin: 0;
	background-color: #fff; 
	padding: 0 1px 1px 1px;
	}
.logoBox div {
	padding: 2px 1px;
	margin-top: 1px;
	background: #09c url('imgPG/sx_header.gif') left bottom repeat; 
	text-align: center;
	color: #fff;
	}
.logoBox a {color: #fff;}
.logoBox a:hover {color: #ee9;}


#menuBG {
	margin: 4px 0;
	padding-right: 4px;
	}
.menuTitleBG {
	clear: both;
	font-weight: bold;
	font-size: 10px; 
	text-align: right;
	padding: 3px 0; 
	}
.menuTitleBG a {color: #d03; font-size: 10px; font-weight: bold;}
.menuTitleBG a:hover {color: #09c;}
.plusMinusImg {
	width: 15px; 
	height: 13px;
	margin-left: 1px;
	float: left; 
	cursor: hand;
	}

.menuContentBG {
	text-align: right;
	margin: 0 0 4px 0;
	line-height: 12px; 
	}
.menuContentBG a {color: #333; font-weight: bold; font-size: 10px;}
.menuContentBG a:hover {color: #09c;}
.menuContentBG a.extra {color: #09c; font-weight: bold; font-size: 10px;}
.menuContentBG a.extra:hover {color: #d03;}

/*	Left Navigation Menu - Programmer's version
--------------------------------------------------- */
.menuFunctionsBG {
	clear: both;
	background: #09c url('imgPG/sx_header.gif') left bottom repeat; 
	font-weight: bold;
	font-size: 10px; 
	text-align: right;
	padding: 3px 2px;
	margin: 1px; 
	}
.menuFunctionsBG a {color: #fff; font-size: 10px; font-weight: bold;}
.menuFunctionsBG a:hover {color: #dd9;}

.menuFunctionsContentBG {
	text-align: right;
	background-color: #ddeeff;
	margin: 1px;
	padding: 1px 2px 3px 0;
	line-height: 12px; 
	}
.menuFunctionsContentBG a {color: #3366aa; font-weight: bold; font-size: 10px;}
.menuFunctionsContentBG a:hover {color: #c03;}

/* =================================================== 
	2 RIGHT - TOP FRAME
=================================================== */
#topFrameTitle {
	background: #09c url('imgPG/sx_header.gif') left bottom repeat; 
	color: #eee; 
	padding: 2px 0 2px 4px; 
	margin: 1px;
	}
#topFrameTitle div {
	float: right; margin: 1px; padding: 0 5px;
	background: #fff url('imgPG/sx_bar.gif') left top repeat; 
	}
#topFrameTitle div a {color: #06c;	}
#topFrameTitle div a:hover {color: #d30;}

#topFrameLinksBG {
	background: #09c url('imgPG/sx_header.gif') left bottom repeat; 
	height: 16px;
	padding: 1px;
	margin: 0 1px 1px 1px;
	}
#topFrameLinksBG div {
	float: left;
	display: inline;
	margin-right: 1px; 
	padding: 1px; 
	font-size: 10px; 
	background:#FFF;
	}
#topFrameLinksBG a {display: block; color: #06c; padding: 1px 4px; background-color: #e0e4e8; }
#topFrameLinksBG a:hover {
	background: #e0e090 url('imgPG/sx_color.gif') left top repeat; 
	color: #fff;
	}

/* =================================================== 
	3 RIGHT - MAIN FRAME
=================================================== */
/*	STYLES FOR FUNCTION PAGES
--------------------------------------------------- */
#pageBG {width: 600px}

.errMsg {
	padding: 12px 6px; 
	margin: 10px 1px; 
	background: #f0b0b0 url('imgPG/sx_colorSec40.gif') left top repeat; 
	}

/*	TITLE BOX AND LINKS
--------------------------------------------------- */
#titleBox {
	clear: both;
	height: 33px;
	margin: 1px 1px 12px 1px;
	padding: 2px 1px 1px 4px;
	background: #09c url('imgPG/grad60WT40.png') left center repeat-x; 
	font-weight: bold;
	line-height: 100%;
	}

#titleBox p {
	clear:both;
	font-size: 12px;
	text-align:left;
	margin: 1px 0;
	padding: 0;
	color:#fff;
}
#titleBox h1 {
	font-size: 14px;
	text-align:left;
	margin: 2px 0;
	padding: 0;
	clear:both;
	color: #fff;
}

#titleBox p span,
h1 span {background: #fff; color: #f03; padding: 0 4px;}

/*	Links within Title Box
---------------------------*/
#titleBox div {
	float: right; 
	margin: 2px 0 0 1px;
	}
#titleBox div a {
	display: block; 
	border: 1px solid #fff;
	color: #06c; 
	padding: 3px 8px; 
	font-weight: normal;
	font-size: 11px;
	background: #ddd url('imgPG/grad50WT60.png') left center repeat-x; 
	line-height: 100%;
	}
#titleBox div a:hover {color: #fff;
	background: #09c url('imgPG/grad50WT60.png') left bottom repeat-x; 
}

/*	Help Links within Title Box for Client's Main Page
---------------------------*/

#titleBox span.mainTab {
	display: block;
	float: left; 
	border: 1px solid #fff; 
	margin: 3px 0 0 1px;
	background: #fff url('imgPG/sx_headerRev.gif') left -6px repeat; 
	}
#titleBox span.mainTabR {
	display: block;
	float: left; 
	margin: 3px 0 0 1px;
	border: 1px solid #fff; 
	background: #fff url('imgPG/sx_bar.gif') left bottom repeat; 
	}
#titleBox span.mainTabR a {
	color: #fff;
	}
#titleBox span a {
	display: block;
	padding: 2px 2px 3px 2px; 
	color: #06c; 
	font-weight: normal;
	font-size: 11px;
	}
#titleBox span a:hover {
	color: #fff;
	background: #fff url('imgPG/sx_bar.gif') left bottom repeat; 
}


/*	Forms within Title Box
---------------------------*/
#topFormBG {
	float: right;
	margin-left: 10px;
	color: #09c;
}
#topFormBG input {
	color: #06c;
}

/*	FORMS 
--------------------------------------------------- */
/*	General Forms
---------------------------*/
.formBG {
	border: 1px solid #09c;
	padding: 8px 3px 3px 3px;
	margin-bottom: 10px;
	background: #e4e6e8 url('imgPG/sx_colorRev20.gif') left top repeat; 
	}

#files input {margin-bottom: 2px;}

/*	Editing Forms
---------------------------*/
#backToListBox {margin: 0 0 8px 2px;}
#editForm {position:relative;}
#editTable {background: #fff;}
#editTable th {
	background: #09c url('imgPG/sx_color.gif') left top repeat;
	color:#fff;
	font-weight: normal;
	}
#editTable td {
	background: #e4e6e8 url('imgPG/sx_colorRev20.gif') left top repeat; 
	}
#greekBG {float:left}
#greekBG table td{
	background: #e4e6e8 url('imgPG/sx_colorRev10.gif') left top repeat;
	padding: 6px 2px;
	}

/*	LIST OF RECORDS
--------------------------------------------------- */

#listForm {}
#listTable {background: #fff;}
.rowDark {
	background: #e4e6e8 url('imgPG/sx_colorRev20.gif') left bottom repeat; 
	}
.rowLight {
	background: #fff; 
	}
th {
	background: #09c url('imgPG/grad50WT60.png') left bottom repeat-x; 
	color: #fff; padding: 6px 3px; text-align: left;
	}
th a		{color: #fff; font-weight: bold; font-size: 11px;}
th a:hover	{color: #fe3}
.sortColor	{color: #fe3}

#orderViewBG {width: 680px}


/*	SEARCH NAVIGATION CLASSES
--------------------------------------------------- */
#navBG	{margin: 0 0 8px 0;}
#navBG	table {}

.searchNavBG	{
	border: 1px solid #09c;
	text-align: center;
	background: #ddd url('imgPG/grad50WT.png') left bottom repeat-x; 
	margin: 1px 0; 
	padding: 6px 5px;
	}
.searchNavBG a {
	font-weight: bold;
	}
.searchFormBG {
	border: 1px solid #09c;
	background: #ddd url('imgPG/grad60WT80.png') left bottom repeat-x; 
	margin: 1px 0; 
	padding: 1px 2px 0 2px;
	}
.searchInformBG{
	background-color: #fff;
	margin: 2px; padding: 2px;
	}

/*	HELP
--------------------------------------------------- */

/*	Help with Tabs 
------------------------ */

#tabBG {
	clear: both; 
	margin: 0 1px; 
	padding-left: 1px; 
	height: 23px; 
	background:#09c; 
	}
.tabLinksBG {
	float: left; 
	margin: 1px 1px 1px 0;
	padding: 4px 0; 
	background:#fff;
	font-size: 11px;
	}
.tabLinksBGR {
	float: left; 
	margin: 1px 1px 0 0; 
	padding: 4px 0 5px 0; 
	background:#e4e6e8;
	font-size: 11px;
	}

.bigTab a {color: #06c; text-align: center; padding: 3px 6px;}
.bigTab a:hover {color: #d30; background: #e4e6e8;}
.smallTab a {color: #06c; text-align: center; padding: 3px 2px;}
.smallTab a:hover {color: #d30; background: #e4e6e8;}

.tabHelpContent	{
	margin: 0 1px 10px 1px; 
	padding: 10px 20px; 
	border-left: 1px solid #09c;
	border-right: 1px solid #09c; 
	border-bottom: 1px solid #09c; 
	background-color:#e4e6e8;
	}
.tabHelpContenRightBox{
	float: right;
	padding: 5px 8px; 
	margin: 0 0 2px 5px; 
	background-color: #fff; 
	width: 250px; 
	border: 1px solid #abc;
	}

/*	Open help in new window
------------------------ */
.helpNewWinBG {
	width: 600px;
	margin-left: 20px;
	}

/*	General Help styles
------------------------ */
.clientHelpBG {width: 600px}

.infoMsg {
	margin: 0 1px 10px 1px; 
	color: #000; 
	background: #ccc url('imgPG/sx_colorRev20.gif') left top repeat; 
	padding:  1px 6px 12px 6px;
	border-left: 2px solid #0099cc; 
	border-right: 2px solid #0099cc; 
	}

.helpContentBG {
	background: #e4e6e8 url('imgPG/sx_colorRev10.gif') left top repeat; 
	border: 1px solid #09c;
	padding: 5px;
	margin-bottom: 10px;
	}
.helpText {
	padding: 5px 50px 10px 50px; text-align: justify;
	overflow: display;
	}


/*	Help with Floating or absolute position 
------------------------ */

.helpFloatRightBG {
	float: left;
	padding: 5px;
	border: 1px solid #0099cc; 
	background: #e0e4e8; 
	}
.searchHelpBox {
	position: absolute; 
	padding: 4px; 
	left: 1px; 
	top: 165px; 
	width: 600px; 
	border: 1px solid #3399cc; 
	background-color: #E0E4E8; 
	font-size: 10px;
	}

#helpLayer {
	display: none;
	position: absolute; 
	z-index: 10000; 
	max-width: 240px; 
	*width: 240px; 
	top: 80px; 
	right: 20px; 
	padding: 1px;
	background: #eee; 
	border: 1px solid #09c; 
}

#helpHelp {
	text-align: center; 
	background-color: #0099cc; 
	color: #ffffff; 
	margin-bottom: 1px; 
	padding: 2px; 
	font-weight: bold;
}
#helpContent {
	padding: 4px; 
	border: 1px solid #ccc; 
	background: #fff;
}
#helpOK {text-align: right; padding-top: 1px;}



/* =============================================================
	4 CONFIGURATION PAGES

============================================================= */
#comfigHelpBG {
	width: 724px;
	}

#configTableBG {
	float: left; 
	padding: 0 1px 10px 1px;
	}
#configTable {
	border: 1px solid #09c; 
	background: #E0E4E8;
	}
#configTable th {
	border: 1px solid #09c; 
	background-color: #09c; 
	padding: 4px 1px; 
	font-size: 10px;
	color: #ddeeff;
	}
#configTable td.rightCell {
	border: 1px solid #0099cc; 
	}
#configTable td.leftCell {
	border: 1px solid #0099cc; 
	background-color: #E0E4E8;
	}

/* =============================================================
	4 BOOKING PAGES
============================================================= */

#productTabsBG {
	padding: 0; line-height: 20px; margin-bottom: 8px; border-bottom: 3px solid #09c
}
#productTabsBG span {margin-right: -3px;}
#productTabsBG a.tabUnselected {background: #ddd url('../imgPG/grad50WT80.png') left bottom repeat-x; padding: 4px 5px 3px 5px;}
#productTabsBG a.tabSelected {background: #09c url('../imgPG/grad50WT80.png') left bottom repeat-x; padding: 4px 5px; color: #fff;}

/*
============================= END
*/