*{font-size:11px;font-family:tahoma,verdana, Arial,Helvetica CE,Helvetica,sans-serif;color:#274A6C;}

h1 {
	color: #274A6C;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0;
}

h3,h3 a {
	color: #274A6C;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#cc0000
}

form {
	margin:0;
	padding:0;
}


.navTop {
	background-image: url(i/ico-top.gif);
	background-repeat: no-repeat;
	padding:4px 0 2px 20px;
	text-decoration: none;
}
.navUp {
	background-image: url(i/ico-up.gif);
	background-repeat: no-repeat;
	padding:4px 0 2px 20px;
	text-decoration: none;
}
.navDown {
	background-image: url(i/ico-down.gif);
	background-repeat: no-repeat;
	padding:4px 0 2px 20px;
	text-decoration: none;
}
.navBottom {
	background-image: url(i/ico-bottom.gif);
	background-repeat: no-repeat;
	padding:4px 0 2px 20px;
	text-decoration: none;
}
.navReset {
	background-image: url(i/ico-reset.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding:4px 0 4px 20px;
	text-decoration: none;
}

.navEdit {
	background-image: url(i/ico-edit.gif);
	background-repeat: no-repeat;
	padding: 4px 0 2px 20px;
	text-decoration: none;
}
.navDelete {
	background-image: url(i/ico-delete.gif);
	background-repeat: no-repeat;
	padding: 4px 0 2px 20px;
	text-decoration: none;
}

.navAdd {
	background-image: url(i/ico-add.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.navList {
	background-image: url(i/ico-list.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.navPrev {
	background-image: url(i/ico-prev.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.navNext {
	background-image: url(i/ico-next.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}

.navStat {
	background-image: url(i/ico-stat.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.navSettings {
	background-image: url(i/ico-settings.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.navExcel {
	background-image: url(i/ico-xls.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
#mainQlink {
	width: auto;
	position: relative;
	padding: 10px 0 5px 20px;
	clear:both;

}
#mainQlink div.l a{
	float:left;
	width: 100px;
	padding: 4px 2px 4px 18px;
	background-position: -7px 0px;
	text-decoration: none;
}

.qico-cms {
	background-image: url(i/qico-cms.gif);
	background-repeat: no-repeat;
}
.qico-shop {
	background-image: url(i/qico-shop.gif);
	background-repeat: no-repeat;
}
.qico-crm {
	background-image: url(i/qico-crm.gif);
	background-repeat: no-repeat;
}
.qico-intranet {
	background-image: url(i/qico-intranet.gif);
	background-repeat: no-repeat;
}
.qico-extranet {
	background-image: url(i/qico-extranet.gif);
	background-repeat: no-repeat;
}
.qico-settings {
	background-image: url(i/qico-settings.gif);
	background-repeat: no-repeat;
}
.qico-stat {
	background-image: url(i/qico-stat.gif);
	background-repeat: no-repeat;
}

.sgIco{
	width: 150px;
	height: 80px;
	text-align:center;
	padding-top:30px;
	float:left;

}
.sgIco a{
	font-weight: bold;
	text-decoration: none;
}
.sgIco div{
	background-repeat: no-repeat;
	background-position: center;
	width: 58px;
	height: 42px;
	cursor: hand;
	text-decoration:none;
}
.sgIco a{
	font-weight: bold;
}
.sico-cms {
	background-image: url(i/sico-cms.gif);
}
.sico-shop {
	background-image: url(i/sico-shop.gif);
}
.sico-crm {
	background-image: url(i/sico-crm.gif);
}
.sico-intranet {
	background-image: url(i/sico-intranet.gif);
}
.sico-extranet {
	background-image: url(i/sico-extranet.gif);
}
.sico-settings {
	background-image: url(i/sico-settings.gif);
}
.sico-stat {
	background-image: url(i/sico-stat.gif);
}

#userInfo {
	padding:2px 2px 5px 2px;
	background-color: #E7EAEF;
	border-bottom: 1px solid #CFD5DC;
}
#userInfo *{
	font-size:10px;
}

#userInfo div.name {
	width: auto;
	float: left;
	padding: 2px 0 2px 20px;
	background: url(i/ico-users.gif) no-repeat;
}

#userInfo div.name,#userInfo div.name b {
	color:#6A6A6A;
}

#userInfo div.name a{
	color:#274A6C;
	font-weight:bold;
}
#userInfo div.logout{
	width: auto;
	float: left;
	padding: 2px 0 2px 15px;
	background: url(i/ico-logout.gif) no-repeat;
}

#userInfo div.logout a{
	float:left;
	color:#274A6C;
	font-weight:bold;
}

.leftBox {
	background: White;
	border: 1px solid #E7EBEF;
	margin: 10px 10px 0 10px;
}
.leftBox h1{
	border-bottom: 1px solid #E7EBEF;
	padding-left: 10px;
	font-size: 14px;
}
.leftBox p{
	margin: 10px;
}

#boxRelAction .leftBox {
	background: #F5F9FF;
	border: 1px solid #C6E0FF;
	margin: 10px 10px 0 10px;
}

#boxRelAction .navAdd {
	color: #BD0000;
	font-weight: bold;
	background-image: url(i/ico-add-red.gif);
}

.dataGrid table{
	border: 1px solid #C3D0DD;
}
.dataGrid th{
	background-color: #3773AC;
	border-left: 1px dotted #3773AC;
	border-bottom: 1px solid #3773AC;
	padding: 5px;
}
.dataGrid th, .dataGrid th a, .dataGrid th b{
	color:white;
}
html>body .dataGrid th{
	border-bottom: 1px dotted white;
}
.dataGrid td{
	border-left: 1px dotted #D1D9DF;
	border-bottom: 1px dotted #D1D9DF;
	padding: 5px;
}

td.firstTd, th.firstTd{
	border-left: none;
}
.dataGrid td.firstTd{
	border-left: none;
}
.dataGrid tr.bottom td {
	border-bottom: none;
}
.dataGrid tr.rootRow {
	background-color: #F3F4F8;
}

.dataInspector table{
	border: 1px solid #DFE6ED;

}
.dataInspector th{
	background-color: #3773AC;
	border-bottom: 1px dotted #3773AC;
	padding: 5px;
	width: 30%;
}
html>body .dataInspector th{
	border-bottom: 1px dotted white;
}
.dataInspector th, .dataInspector th a, .dataInspector th b{
	color:white;
}

.dataInspector td{
	border-left: 1px dotted #D1D9DF;
	border-bottom: 1px dotted #D1D9DF;
	padding: 5px;
}


.dataInspector th{
	border-left: none;
}
.dataInspector tr.bottom td, .dataInspector tr.bottom th {
	border-bottom: none;
}
.dataInspector td.firstTd{
	border-left: none;
}

/*order status*/
td.or-unconfirmed {
	background-color: #ff0033;
}
td.or-confirmed {
	background-color: #ffcc00;
}
td.or-live {
	background-color: #339900;
}
td.or-finished {
	background-color: silver;
}
td.or-canceled {
	background-color: #ffbfbf;
}


td.st-active {
	background-color: #F3F4F8;
	border-left: none;
}
td.st-inactive {
	background-color: #FFc9c9;
	border-left: none;
}
td.st-paid {
	background-color: #22B222;
	border-left: none;
}

.dataInspector tr.st-selected, .dataInspector tr.st-selected th {
	background-color: #FAE2E2;
}
.dataGrid tr.st-selected, .dataGrid tr.st-selected th {
	background-color: #FAE2E2;
}

#catalogMenu {
padding-left:5px;
}

#catalogMenu div.active a{
	font-weight:bold;
	color:#DD0000;
}

.errLg {
	color: #D40000;
	text-shadow: Olive;
	border: 1px dotted silver;
	padding-left:5px;
	padding-right:5px;
	background-color: #FAE2E2;
}
.errLgCom {
	color: #D40000;
	text-shadow: Olive;
	border: 1px dotted silver;
}
.lgChange {
	padding: 3;
	background: White;
}
.lgChange b {
	color: #A52A2A;
}

#statusBar {

}
#statusBar .error{
	padding-bottom: 2px;
	border-bottom: 1px solid #D82B2B;
	margin-bottom: 12px;
}
#statusBar div.error div{
	color: #D82B2B;
	font-weight: bold;
}
.error {
	color: #D82B2B;
	font-weight: bold;
}

#statusBar .ok{
	padding-bottom: 2px;
	border-bottom: 1px solid #228B22;
	margin-bottom: 12px;
}
#statusBar div.ok div{
	color: #228B22;
	font-weight: bold;
}
.ok{
	color: #228B22;
}