@charset "utf-8";
@import url("cols.css"); 
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form{
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.contents {
	margin-left: 210px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main-wrap .header {
	margin-bottom: 10px;
	position: relative;
	
}


.sidebar {
	width: 200px;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.userInfo {
	margin-bottom: 10px;
	color: #b7b7b7;
	position: absolute;
	right: 0px;
	top: 10px;
	margin-right: 10px;
}
.MainMenu .accordion a {
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	
}
.MainMenu .accordion .conbox .submenu a {
	line-height: normal;
	background-image: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contents h1 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Console";
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.panel {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.panel h3,.panel h2 {
	line-height: 31px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
}
.panel h2 {
	margin-top:5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
}
.panel h3 span{
	display:none;
}
.panel.open h3 span{
	display:inline;
}
.panel.open .pan-conts{
	display:none;
}
.pushBtn {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #444444;
	margin-right: 5px;
	height: 24px;
	cursor: default;
	background-color: #7E7E7E;
	margin-bottom: 5px;
}
.formtbl td {
	padding: 3px;
	vertical-align: top;
}
.formtbl td td{
	padding: 1px;
}
.formtbl {
	margin-bottom: 10px;
}
.inp {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #858585;
	border-right-color: #c5c5c5;
	border-bottom-color: #e3e3e3;
	border-left-color: #c5c5c5;
}
.inp.full {
	
}
.cusTable {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.cusTable th {
	font-weight: normal;
	background-color: #CCC;
}
.cusTable th a {
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.cusTable th.forwardSort a{
	padding-left: 18px;
}
.cusTable th.reverseSort a{
	padding-left: 18px;
}


.cusTable td {
	padding: 2px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.cusTable td p{
	color: #666;
	font-size: 12px;
	line-height: 16px;
}
.cusTable .action {
	height: 16px;
	width: 16px;
	display: inline-block;
	background-image: url(../images/brightness-low.png);
	float: left;
	overflow: hidden;
	text-indent: -999999px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 10px;
}
.cusTable .action.edit {
	background-image: url(../images/pencil--arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cusTable .action.del {
	background-image: url(../images/minus-circle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cusTable .action.arrow-right{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cusTable .action.set-default{
	background-image: url(../images/medal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.cusTable .action.save{
	background-image: url(../images/disk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.cusTable .action.cancel{
	background-image: url(../images/cross-circle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.cusTable .action.plus{
	background-image: url(../images/toggle-expand.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cusTable .action.minus{
	background-image: url(../images/toggle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.infoTble .keyf {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000;
}
.infoTble td {
	padding: 3px;
	color: #353535;
}

.printBtn{
	background-color: #FFF;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 5px;
	height: 16px;
	width: 16px;
	position: absolute;
	top: 50px;
	right: 0px;
	text-indent:-9999px;
}
.ui-tabs {
	zoom: 1;
	margin-bottom: 5px;
}
.ui-tabs h4{
	display:none;	
}
.ui-tabs .ui-tabs-nav {
	list-style:none;
	position:relative;
	border-width:1px;
	padding:.2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	position:relative;
	float:left;
	border-width:1px;
	margin:0 .2em -1px 0;
	padding:0;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em 1em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel {
	display:block;
	background-image:none;
	border-width:1px;
	padding:5px;
}
.ui-tabs .ui-tabs-hide { display: none !important; }


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.insidePanel {
	color: #000;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: -2px;
}
.ipVals.edited {
	background-color: #FFFF97;
	font-weight: bold;
}
.numbering {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.numbering a {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}
.numbering label {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}
.numbering a.current {
	font-weight: bold;
}
.msg {
	border:2px solid #DDDDDD;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.msg.err {
	border-color:#FBC2C4;
	color:#8A1F11;
	background-color: #FBE3E4;
	background-image: url(../images/error_icon.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.msg.sucs {
	border-color:#C6D880;
	color:#264409;
	background-color: #E6EFC2;
	background-image: url(../images/succ_icon.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

.msg.info {
	border-color:#FFD324;
	color:#514721;
	background-color: #FFF6BF;
	background-image: url(../images/info_icon.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.bigBtns {
}
.bigBtns a {
	height: 15px;
	width: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#FFF;
	padding-top:85px;
}

.bigBtns .users {
	background-image: url(../images/themeBlue/usersicon.png);
}
.bigBtns .orders {
	background-image: url(../images/themeBlue/ordersicon.png);
}
.bigBtns .price {
	background-image: url(../images/themeBlue/priceicon.png);
}
.bigBtns .topics {
	background-image: url(../images/themeBlue/topicsicon.png);
}

#ui-datepicker-div{
	background-color:#fff;
	padding:5px;
	color:#000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #333;
	border-bottom-color: #1A1A1A;
	border-left-color: #6B6B6B;
	width:200px;
}
.ui-datepicker-header {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
}
.ui-datepicker-header a:hover{
	font-weight:bold;
}
.ui-datepicker-header .ui-datepicker-next {
	position:absolute;
	right:0px;
	cursor:hand;
}
.ui-datepicker-calendar a{
	border: 1px solid #CCC;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
}
.menuDesign {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding: 10px;
}
.menuDesign .item {
    padding:5px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
.menuDesign .level1 {
    color : #000;
    background-color: #f0f0f0;
    background-image: url(../images/root_small.png);
    background-repeat: no-repeat;
    padding-left: 20px;
}
.menuDesign .level2 {
    color : #000;
    background-color: #f5f5f5;
    margin-left: 20px;
}
.menuDesign .level3 {
    color : #000;
    background-color: #f5f5f5;
    margin-left: 40px;
}
.menuDesign .item span {
    float: right;
}

.cusTable .action.save {
    background-image:url("../images/disk.png");
    background-position:0 0;
    background-repeat:no-repeat;
}

.cusTable .action.loader {
    background-image:url("../images/ajax-loader.gif");
    background-position:0 0;
    background-repeat:no-repeat;
}