/* Accordion */

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
}

.clear {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}


/*Tab*/
.ui-tabs {
    border: none;
    padding: 0 !important;
}

.ui-tabs-nav {
    background: transparent;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    padding: 0 !important;
}

.ui-widget-content {
    background: #fff;
}

.ui-tabs-nav li {
    margin: 0 3px 0 0 !important;
}

.ui-state-default {
    border-color: #eee !important;
    background:  #eee !important;
}

.ui-state-hover {
    border-color: #ccc !important;
    background: #fff !important;
}

.ui-tabs .ui-state-active {
    background: #fff !important;
    border-bottom: 0 none;
}

.ui-dialog-titlebar {
    background: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #e7eded;
}

.ui-dialog-titlebar, .ui-widget-content, .ui-widget-content .ui-state-active, .ui-state-active {
    border-color: #ccc !important;
}

.ui-widget button {
    font-size: 12px;
}

.ui-tabs .ui-tabs-nav li a {
    padding: 6px 14px;
}

a {
    outline: none;
    color: #46a7ed;
}

table.dataView {
    margin-bottom: 10px;
}

table.dataView, table.dataView td  {
    border: 0 none;
    background: transparent;
    padding: 5px 0;
}

.msg {
    background-image: url(../images/icons/16/information.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    border-width: 2px;
    font-size: 14px;
    padding: 10px 10px  10px 36px;
}
.msg.tip {
    border-width: 1px;
    padding: 3px 10px  3px 36px;
    font-size: 12px;
}
.msg.error-box {
    background-image: url(../images/icons/16/exclamation.png);
}
.msg.success-box {
    background-image: url(../images/icons/16/tick.png);
}
.msg.notice-box {
    background-image: url(../images/icons/16/warning.png);
}

h1.title {
    background: url(../images/icons/32/application_osx.png) no-repeat center left;
    border-bottom: 2px solid #CFD0D6;
    margin-bottom: 20px;
    padding: 10px 0 15px 42px;
    font-size: 22px;
}
h2.title .info {
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
}
.gui_hor_popup_nav ul li a {
    background: #ededed;
    padding: 8px 7px;
}

.gui_hor_nav.big a {
    font-size: 16px;
    font-weight: bold;
}

html {
    height: 100%;
}

body {
    background: url(../images/white_carbon.png) repeat top left #eee;
    color: #666666;
    font-family: Tahoma,'Lucida Grande',Verdana,Arial,Sans-Serif !important;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0 ;
}

body.iframe {
    background: #fff;
    padding: 10px !important;
    overflow: hidden;
}

 #header, #header .grid_12, #content, #footer, .case, .inner {
    position: relative;
    display: block;
}

.blink {
    background: #FBE99F  !important;
}

.blank, .ui-state-disabled a {
    cursor: default !important;
}

a:hover {
    color: #333;
}

a.button:hover {
    text-decoration: none;
}

a.addRelation {
    color: #438700;
}

a.img {
    border: 0 none;
}

#logo {
    background: url("../images/logo.png") no-repeat;
    display: block;
    height: 40px;
    left: -11px;
    position: absolute;
    text-indent: -1000px;
    top: 3px;
    width: 260px;
}

#login #logo {
    left: 20px;
}

#login label {
    margin-left: -120px !important;
    width: 120px;
}

.menu .count {
    float: right;
    background: #e3e3e3;
    font-weight: bold;
    padding: 2px;
}

#logo-diodel{
    background: url("../images/diodel-gray.png") no-repeat;
    display: block;
    height: 36px;
    position: absolute;
    right: -10px;
    text-indent: -10000px;
    top: 14px;
    width: 85px;
}

li.divider {
    background: #ccc;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 !important;
}

.gui_item_post.box {
    padding: 10px;
}

.gui_item_post.box .title {
    color: #333;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-bottom: 10px;
}

.gui_item_post.box.small a.img {
    height: 60px;
}

.gui_item_post.box.small .thumb {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
}
.gui_item_post.box.small .body {
    padding-left: 82px;
}

#pageMenu {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 20px;
    margin: 20px auto;
    padding: 10px;
    width: 940px;
    display: table;
}

#pageMenu a {
    color: #333;
    background: #ddd;
    font-size: 14px;
    padding: 10px 20px;
}
#pageMenu a.hover {
    background-color: #ccc !important;
}
#pageMenu .root span {
    background: url(../images/dropMenu.png) no-repeat right center;
    padding-right: 20px;
}
#pageMenu .root.hover {
    border-radius: 8px 8px 0 0;
}
.gui_hor_popup_nav ul {
    display: table;
    margin: 0;
}
#content {
    border-radius: 0 0 8px 8px;
    display: table;
    margin: 0 auto;
    min-height: 400px;
    width: 960px;
}

.iframe #content {
    background: #fff;
    width: 100%;
    margin: 0;
    border: 0 none;
}

#content .content-inner {
    background: #FAFAFA;
    border: 1px solid #ddd;
    border-radius: 20px;
    min-height: 400px;
    padding: 20px;
}

.panel {
    display: table;
    width: 100%;
}

.panel.full_left .left {
    float: left;
    width: 619px;
}

.panel.full_left .right {
    padding-left: 639px;
}

.panel .right .inner {
    width:262px;
}

.panel.helf_left {
    display: table;
    width: 100%;
}

.helf_left .left {
    float: left;
    width: 439px;
}

.helf_left .right {
    float: right;
    width: 439px;
}

.panel.full_left .right .inner, .panel.helf_left .right .inner {
    margin: 0;
    padding: 0;
}

table td.label {
    font-weight: bold;
    background: #f1f1f1
}

#footer {
    height: 60px;
    margin: 0 auto 60px;
    width: 970px;
}

#footer .inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.copyright {
    font-size: 14px;
    position: absolute;
    right: 100px;
    top: 3px;
}

/*dataGrid*/

table.dataGrid th {
    text-align: left;
    font-weight: bold;
}

table th.select, table td.select {
    text-align: center;
    width: 30px;
}

table.dataGrid td.label {
    width: 160px;
}

table.dataGrid td span.count {
    float: right;
    background: #eee;
    padding: 5px;
    border-radius: 5px;
}

table.dataGrid a.properties {
    width: 22px;
    height: 22px;
    background: url(../images/document_properties.png) no-repeat center;
    display: block;
}
/*end dataGrid*/

th, td {
    padding: 7px;
}

th {
    border-bottom: 2px solid #CFD0D6;
}

table.data {
    border: none;
    margin-bottom: 10px !important;
}

table.dataGrid {
    border: 0 none;
    border-bottom:0 none;
    margin-bottom: 0  !important;;
}

table.dataGrid td {
    background: transparent;
}

table.dataGrid td.actions {
    text-align: center;
}

table.dataGrid td.actions a, table.dataGrid td.actions .divider {
    margin: 0 5px 0 0;
}

table.dataGrid tr.current td, table.dataGrid tr.current td .detail {
    background: #fff;
}

table.dataGrid tr.current td .detail {
    border: 0 none;
}

table.dataGrid tr.current td .detail .inner-detail{
    margin-right: 250px;
}

table.data td {
    background: none;
    border: none;
    padding: 8px 0;
}

table.dataGrid th, table.dataGrid td {
    border-left: none;
}

table.data td.label {
    text-align: right;
    padding-right: 20px;
    width: 120px;
}

button {
    background: url(../images/bg_bt.png) no-repeat left top !important;
    border-width: 0 !important;
    padding: 0 0 0 5px  !important;
    color: #626262;
    margin-top: 0;
}

button.main {
    background: url(../images/bg_bt_blue.png) no-repeat left top !important;
}

button.red {
    background: url(../images/bg_bt_red.png) no-repeat left top !important;
}

button span {
    background: url(../images/bg_bt.png) no-repeat right  top !important;
    margin-top: -1px;
    padding: 0 10px 1px 5px;
}

button.red span {
    background: url(../images/bg_bt_red.png) no-repeat right  top !important;
    color: #fff;
}

button.main span {
    background: url(../images/bg_bt_blue.png) no-repeat right  top !important;
}

button.main span span, button span span, button.red span span {
    background-position: left center !important;
    line-height: 9px;
}

button span {
    margin-top: 0\0/
}

input.text, input.file, input.password, textarea {
    padding: 4px;
}

input.text, input.file, input.password, textarea, select, .cke_skin_kama .cke_contents iframe, .ui-datepicker-title select {
    background: url(../images/bg_input.png) repeat-x top left #f5f5f5 !important;
    margin-top: 0;
}

input.text.readonly, input.password.readonly, textarea.readonly {
    border: 0 none;
    background: #f5f5f5 !important;
    cursor: pointer;
}

.input.radio {
    
}

.input.radio div.options {
    display: table;
}
.input.radio div.choice {
float: left;
margin-right: 30px;
}

.input.radio .choice label {
    float: none;
    display: inline;
    line-height: 28px;
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
}

.box .input.select div.checkbox {
    border-bottom: 1px solid #F0F0F0;
}

.input.select .checkbox input {
    vertical-align: middle;
}

.input.select .checkbox label {
    display: inline;
}

.input.select select option, select option {
    padding: 5px 10px;
}

.input.date span {
    line-height: 30px;
}

.input.radio input {
    vertical-align: middle !important;
    width: auto;
}

.cke_skin_kama .cke_contents iframe {
    border-color: #B2B4BC #B8BAC2 #CFD0D6 #B8BAC1;
    border-style: solid;
    border-width: 1px;
}

select, .ui-datepicker-title select {
  height: 26px;
}

.label {
    font-weight: bold;
    color: #000000;
}

#login .label {
    width: 120px;
    float: none;
}

div.input {
    display: block;
    padding: 0 0 10px 240px;
    position: relative;
}

.gui_side_nav div.input {
    padding: 0;
}

.input label {
  width: 220px;
  float: left;
  font-weight: bold;
  color: #333;
  margin-left: -240px;
}

.box .input label {
    float: none;
    margin: 0;
    display: block;
}

.box .input {
    padding: 0;
    display: table;
}

.gui_side_nav div.input label {
    margin: 0;
}

.checkbox label {
    float: none;
}

.cke_skin_kama {
    display: table !important;
}

input.text.error, input.password.error, input.file.error, textarea.error, select.error, div.input.error input, .select.form-error {
background: #ffeedc !important;
border: 1px solid #FF8000;
}

p.tip {
    display: inline-block;
    font-style: italic;
}

.input p.tip {
    margin: 5px 0 0;
}

#StoreAlias {
    float: left;
}

.input div.url {
    background: url("../images/icons/16/web_online.png") no-repeat scroll 5px center transparent;
    font-weight: bold;
    padding: 5px 5px 5px 27px;
    margin-left: 175px;
}

#login div.field {
    padding-bottom: 0;
    border-bottom: none;
}

#login div.input.checkbox {
    margin-left: 130px;
}

div.input select, .ui-datepicker-title select {
    clear: both;
}

.section {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 10px 10px 0 10px;
}

.msgError {
    color: red;
}

.task  ul li {
    display: table;
    float: left;
}

.task  ul li .select {
    margin-right: 10px;
}

.task  ul li.paging {
    float: right;
    margin: 0 0 -5px 0;
}

.task  ul li.paging ul li a {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    margin: 0 3px;
}

.gui_pagination .disabled {
    display: none;
}
.gui_pagination li a {
    width: 16px;
}
.gui_pagination li.first {
    background: url(../images/icons/16/resultset_first.png) no-repeat center;
    text-indent: -10000px;
}

.gui_pagination li.last {
    background: url(../images/icons/16/resultset_last.png) no-repeat center;
    text-indent: -10000px;
}

.gui_pagination li.next {
    background: url(../images/icons/16/resultset_next.png) no-repeat center;
    text-indent: -10000px;
}

.gui_pagination li.previous {
    background: url(../images/icons/16/resultset_previous.png) no-repeat center;
    text-indent: -10000px;
}

.gui_pagination li.current {
    text-align: center;
    margin: 3px 5px !important;
}


.gui_pagination  {
    margin: 0;
}


.gui_tabs {
    margin: 0 auto;
    background: url("../images/bg_ul_tab.png") repeat-x scroll left top transparent;
    margin-bottom: 20px;
}

.gui_tabs ul {
    display: table;
}

.gui_tabs li {
    float: left;
    padding-left: 10px;
    margin-right: 10px;
    background: url(../images/bg_tab.png) no-repeat top left;
}

.gui_tabs li a {
    background: url(../images/bg_tab.png) no-repeat top right;
    padding: 6px 10px 7px 0 !important;
    color: #333;
}

.gui_tabs li.current {
    background-position: left -31px;
}

.gui_tabs li.current a {
    background-position: right -31px;
    
}

.gui_tabs li.current a {
    font-weight: bold;
}

.title {
    color: #000;
}

.ui-tabs .ui-tabs-panel {
    background: #fff;
    border-width: 0;
    padding: 20px 0 0;
}

.theme .item, .box {
    background: url("../images/bg_box.png") repeat-x scroll center top #f7f7f7;
    border: 1px solid #ccc;
}

input.colorpicker {
    background-image: url(../images/icons/16/color_wheel.png);
    background-position: 68px center;
    background-repeat: no-repeat;
}

table.dataGrid thead th {
}

table.dataGrid thead th.first {
    background-position: left 0;
}

table.dataGrid thead th.last {
    background-position: right 0;
}

div.task {
    padding: 10px 0 0;
    margin-bottom: 20px;
}

.gui_pagination ul li a {
    border: none;
    padding: 4px;
}

.theme .items {
    margin-right: -29px;
}

.theme .item {
    float: left;
    margin: 0 20px 20px 0;
    padding: 10px;
    width: 223px;
    height: 259px;
}

.theme .item img {
    border: 0 none;
    margin-bottom: 10px;
}

.theme .item ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
}
.theme .item li {
    float: left;
    margin-left: 8px;
}

.theme .item.two {
    margin-left: 20px;
}

.theme .item img {
    border: 0 none;
    height: 180px;
    width: 221px;
}

.theme .item .data td {
    white-space: nowrap;
}

.theme .inner-detail {
    margin-right: 300px;
}

.gui_hor_nav.actions ul li {
    float: right;
    margin-left: 10px;
}

.theme .item .gui_hor_nav{
    margin-top: 10px;
}

.gui_hor_nav ul li.divider {
    background: #bbb;
    display: block;
    height: 28px;
    width: 1px; 
}

h4.title {
    font-size: 16px;
}

.gui_widget h4.title {
}

.gui_widget.menu h4.title, .post h4.title {
  margin-bottom: 0;
  padding: 8px 10px;
}

.gui_widget {
    padding: 10px;
}

.panel .gui_widget .inner-widget {
    padding: 0px;
}

.dataGrid th.search {
    width: 100px;
    padding: 0 5px;
}
.dataGrid th.search input.text {
    background-image: url(../images/icons/16/search.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.menu ul li {
    padding-left: 5px;
}

.menu .current {
    font-weight: bold;
    background: #f8f8f8;
}

.menu a, .nav a {
    padding: 7px 10px !important;
}

.menu a, .nav a, ul.selectAble li label {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #FFFFFF;
}

.menu a span.icon_16 {
    display: block;
    float: left;
}
.section .fieldset h3.title {
	margin: -10px -10px 10px -10px;
}
.section .fieldset {
    border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}
.fieldset .section, .field table.noborder .field  {
	margin: 0;
	padding: 0;
}
.section .fieldset .group {
  display: table;
  width: 100%;
}

table.noborder td, table.noborder {
	border: 0 none;
	background: transparent;
	vertical-align: top;
    padding: 0 20px 0 0;
    width: auto;
}
.fieldset table.noborder .field {
	border: 0 none;
}

.section.button {
    margin-top: 20px;
}

.box .section.button {
    margin: 0;
}

.section.button span.divider {
    background: #bbb;
    display: inline-block;
    height: 10px;
    margin: 0 9px 0 6px;
    width: 2px;
}

.section.button a.delete {
    padding: 3px !important;
}

.section.button a {
color: #333;
float: right;
font-weight: bold;
line-height: 30px;
}

.section.button a:hover {
    color: #ff8000;
}

.section .fieldset  .group .input label {
  display: inline;
  float: left;
  margin-right: 10px;
}

.section.button  {
background:#eee;
border-radius: 8px 8px 8px 8px;
padding: 10px 10px 5px;
}

.section.button .second {
    float: right;
    margin-left: 8px;
}

div.info {
    background:#FFF5C1;
    color: #333;
    padding: 5px 10px;
}

table.dataGrid tr td {
}
table.dataGrid tr.selected td {
    background: #FBE99F !important;
}
table.dataGrid tr.hover td {
    background: #e3f0ff !important;
}
table.dataGrid th .checkbox {
    margin: 3px 0;
}
table.dataGrid th a.sort {
    display: block;
}
a.sort.desc {
    background: url(../images/icons/16/sort_desc.png) no-repeat right center;
    padding-right: 16px;
}
a.sort.asc {
    background: url(../images/icons/16/sort_asc.png) no-repeat right center;
    padding-right: 16px;
}
.actionNav {
    display: table;
    width: 100%;
    margin-bottom: 19px;
}

.actionNav .filter, .actionNav .filter .text, .actionNav .filter select {
    float: left;
    margin-right: 5px;
}
 .actionNav .filter .button {
    float: left;
    margin-right: 2px;
}

.actionNav a {
    float: right;
}

.actionNav a {
    font-weight: bold;
    color: #000;
}

.popup {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #CFD0D6;
    padding: 17px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    min-width: 309px;
}

#login {
background: #ddd;
border: 1px solid #ccc;
border-radius: 20px ;
display: block;
margin: auto;
padding: 20px;
width: 457px;
}

#login h2.title, #login div.section.button {
    margin-bottom: 0;
}

button.button.main {
    color: #fff;
}

.bold, span.title {
    font-weight: bold;
}

a.bold {
    color: #333;
}

form h3.title {
    font-size: 20px;
}

div.section h3.title {
background:  #ddd;
border-radius: 5px;
display: inline-block;
font-size: 14px;
padding: 5px 10px;
}

div.section h3.title label {
line-height: 0;
}
.task ul {
    overflow: hidden;
}

.gui_widget.properties .group  {
	display: table;
}

.gui_widget.properties .group .input label {
	float: left;
	display: inline;
	margin-right: 10px;
}

.gui_widget.welcome a.img {
    border: 0;
    padding: 0;
}

.gui_widget.welcome a.img img{
    border: 0;
    margin: 0;
}

div.avatar a {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    display: table-cell;
    width: 184px;
    height: 139px;
    overflow: hidden;
}

.gui_widget.welcome ul {
    list-style: none;
    padding: 0;
}

.gui_widget.welcome ul li {
    padding-bottom: 10px;
    font-weight: bold;
}

.gui_widget.product ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.gui_widget.product ul li {
    float: left;
    margin-right: 10px;
    width: 120px;
}

.gui_widget.product ul li.gui_item .thumb a{
    height: 100px;
}

a.button {
    background: url("../images/bg_bt.png") no-repeat scroll left top transparent;
    color: #333;
    display: inline-table;
    padding: 0 0 0 10px !important;
}

a.button span {
background: url("../images/bg_bt.png") no-repeat scroll right top transparent;
display: table;
font-weight: bold;
line-height: 26px;
padding-right: 10px;
}
.gui_side_nav .button span {
     display: block;
     text-align: center;
 }
a.button span em {
    font-style: normal;
}

a.button.green {
    background-image: url("../images/bg_bt_green.png");
    color: #f7ffbc;
}

a.button.green span {
    background-image: url("../images/bg_bt_green.png");
}

a.button.blue {
    background-image: url("../images/bg_bt_blue.png");
    color: #000;
}

a.button.blue span {
    background-image: url("../images/bg_bt_blue.png");
}

a.button.orange {
    background-image: url("../images/bg_bt_orange.png");
    color: #885522;
}

a.button.orange span {
    background-image: url("../images/bg_bt_orange.png");
}

a.button.yellow, a.button.yellow span  {
    background-image: url("../images/bg_bt_yellow.png");
    color: #372b00;
}

.coverphoto {
    display: block;
    height: 200px;
}

.menu ul li a {
    color: #333;
}

div.main {
    position: relative;
    padding-bottom: 20px;
}

a.fb_bt {
    background: url("../images/fb.png") no-repeat  left top #5972A7;
    border: 1px solid #29447E;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 5px 3px 30px;
}

.input.my_domain .protocol {
    float: left;
}

.input.my_domain  {
    display: table;
}

.input.my_domain .msgError {
    clear: both;
    float: left;
    line-height: 38px;
}

.input.my_domain input {
    float: left;
}

.input.my_domain p {
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
}

#bankForm {
    padding: 10px;
}

.input.options  {
    display: table;
}

.input.options .label {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 140px;
}

.input.options .text {
    float: left;
    margin-right: 10px;
}

.input.options .tip {
    display: inline;
}

.selectFile {
    position: relative;
    display: table;
    width: 100%;
    padding-bottom: 10px;
}

.selectFile #fileupload {
    position: absolute;
    outline: none;
    opacity:0;
    filter: alpha(opacity=0);
    height: 30px;
    width: 100px;
    cursor: pointer;
    direction:ltr;
    top: 0;
    left: 0;
}
.selectFile a.upload {
    float: left;
}

.loader {
    background: url(../images/loader.gif) no-repeat 10px center;
    padding: 5px 5px 5px 36px;
    margin-bottom: 5px;
}

.cke_dialog_background_cover {
    background: url("../images/colorbox/overlay.png") repeat #000 !important;
}

ul.selectAble li {
    clear: both;
}

ul.selectAble .checkbox {
  float: left;
  height: auto;
  line-height: normal;
  margin: 10px 10px 0 5px !important;
  padding: 0;
  width: auto;
}

.ui-datepicker-title select {
  background: none repeat scroll 0 0 #F4F4F4;
  border-color: #B2B4BC #B8BAC2 #CFD0D6 #B8BAC1;
  border-style: solid;
  border-width: 1px;
}

.text.datepicker {
    background: url("../images/bg_input_datepicker.png") no-repeat top right !important;
}

.defaultTextActive {color: #ACACAC}

.paramsUrl a.link {
    left: 185px;
    position: absolute;
    top: 22px;
}

#weightTable .edit td .text {
    float: right;
}

.noPic {
    background: url("../images/no_pic.png") no-repeat scroll center center transparent !important;
}

span.noPic {
    display: block;
    width: 40px;
    height: 32px;
}

.ItemPics {
background: #fff;
border: 1px solid #ccc;
border-radius: 5px;
padding: 10px;
position: relative;
width: 197px;
}

.ItemPics.loading {
    background: url("../images/loading.gif") no-repeat center #fff !important;
}

.productPicture {
    position: relative;
}

.productPicture .edit {
  background: #999;
  bottom: 8px;
  color: #FFFFFF;
  font-weight: bold;
  left: 7px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  width: 205px;
}

.mainPic .loading {
    background: url("../images/loading.gif") no-repeat center #fff !important;
    display: none;
    position: absolute;
    width: 100%;
    height: 188px;    
    top: 0;
    left: 0;
}

.space {
    width: 20px;
    display: inline-block;
}

.gui_widget h6 a {
    color: #333;
}

.gui_widget h6 a:hover {
    color: #FF8000;
}

.gui_widget.catalog .content div.gui_side_nav {
    max-height: 340px;
    overflow-y: scroll;
}

span.error, div.input div.error-message, span.req {
    color: #FF8000;
}

span.req {
    font: bold 18px "Times New Roman",Times,serif;
}

#login .section {
    margin: 0;
    padding: 0;
}

#login .section.button {
    padding: 10px 10px 5px;
}

#login .shopfavAdmin {
    background: url(../images/logo.png) no-repeat left top;
    text-indent: -100000px;
    display: block;
    height: 50px;
    border-bottom: 2px solid #ccc;
}

#StoreAdminChooseStoreForm a {
    font-size: 14px;
    color: #333;
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
    margin-bottom: 10px;
}

#StoreAdminChooseStoreForm a:hover {
    background: #fff;
}


.storeUrl  {
    border: 0 none;
    background: transparent;
}

.pic .cover {
  background: url("../images/pic_cover.png") no-repeat center  ;
  display: block;
  height: 220px;
  position: relative;
  width: 220px;
}

.pic .cover .edit {
  background: #999;
  bottom: 8px;
  color: #fff;
  font-weight: bold;
  left: 7px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  width: 205px;
  display: none;
}

.pic .avatar {
    background: url("../images/no_pic.png") no-repeat  center ;
    display: block;
    height: 205px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 205px;
}

.window {
    background: #fff;
    padding: 10px;
    border: 1px solid #a9a9a9;
    position: relative;
}
.window.overlay {
    position: absolute;
    display: none;
}
span.pointy {
    background: url("../images/pointy.png") no-repeat center center transparent;
    height: 22px;
    left: -11px;
    position: absolute;
    top: 20%;
    width: 11px;
}

.window .close {
    background: url("../images/window_close.png") no-repeat center center #FFFFFF;
    border-color: #A9A9A9 #A9A9A9 #A9A9A9 ;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    height: 24px;
    position: absolute;
    right: -25px;
    top: -1px;
    width: 24px;
}

.store {
    position: relative;
}
.store .newPic {
    left: 250px;
    top: 80px;
    z-index: 1;
}

.storeMenu {
    left: 423px;
    top: 59px;
}

.settingsMenu {
    right: -2px;
    top: 59px;
}

.userMenu h4 {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

.accountShopfavMenu h4 {
    padding-left: 26px;
    background: url("../images/shopfaviconsmall.png") no-repeat left top;
}

.accountStockfavMenu h4 {
    padding-left: 26px;
    background: url("../images/stockfaviconsmall.png") no-repeat left top;
}

.userMenu .gui_widget {
    padding: 0;
}

.userMenu .gui_widget a {
    margin: 0 !important;
}

.notifyBox {
    right: -4px;
    top: 36px;
}

.gui_side_nav ul li a {
    line-height: 21px;
}

.gui_tabs .gui_side_nav ul li a {
    line-height: 17px;
}

.visits {
    color: #85b501;
}

.visitors {
    color: #058dc7;
}
.input .checkbox {
    
}
.input .checkbox label {
    margin: 0;
}

/* layout*/
div.data {
    position: relative;
}
.panel {
    
}
.panel .left, .panel .right {
    width: 49%;
}
.panel .left {
    float: left;
}
.panel .right {
    float: right;
}
/*end layout*/


/*Layout*/
.panel {
    display: table;
    width: 100%;
}
.panel .one, .panel .two {
    width: 49%;
}
.panel .one {
    float: left;
}
.panel .two {
    float: right;
}

/*end Layout*/

/*media*/
.media {
}
.media .left {
    width: 34%;
}
.media .right {
    width: 64%;
}
.media .dir {
    background: #eee;
    border-radius: 8px;
    min-height: 100px;
}
.media .dir .current a.current {
    font-weight: bold;
}
.media .dir a {
    background: url("../images/icons/16/folder.png") no-repeat left center;
    color: #333;
    display: inline;
    line-height: 24px;
    padding: 0 5px 0 24px !important;
}
.media .dir ul li {
    padding-left: 20px;
    margin-left: -10px;
}
.media .dir ul li ul li {
    background: url(../images/icons/16/node.png) no-repeat left 3px;
}
.media table td .folder{
    background: url(../images/icons/32/folder.png) no-repeat center;
    display: block;
    width: 32px;
    height: 32px;
}
.media a.img {
    background: url(../images/no_pic.png) no-repeat center;
    display: block;
    width: 32px;
    height: 32px;
}
.media .browse.data {
    max-height: 380px;
    overflow-y: scroll;
    display: block;
    width: 100%;
}

/*end media*/
.product .browse {
    max-height: 380px;
    overflow-y: scroll;
    display: block;
    width: 100%;
}
/*Product*/

/*end Product*/

/*selectPic*/
    .selectPic a.img {
        display: block;
        width: 150px !important;
        height: 150px  !important;
        border: 1px solid #ccc;
    }
    .selectPic .title {
        line-height: 20px;
        margin: 10px 0;
        display: block;
        font-weight: normal;
    }
    .selectPic .button {
        margin-bottom: 10px;
    }
    .selectPic .button span {
        width: 90%;
        font-weight: normal;
    }
/*end selectPic*/

/*upload*/
#progress_report_name {
background: url("../images/spinner.gif") no-repeat left center;
margin-bottom: 10px;
padding: 5px 0 5px 24px;
display: table;
}
#progress_response {
    padding-bottom: 20px;
}
/*end upload*/

/*breadcrumbs*/
.breadcrumbs {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: table;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.breadcrumbs ul {
display: table;
float: left;
margin: 0;
padding: 5px 10px;
line-height: 24px;
}
.breadcrumbs ul li {
    list-style: none;
    float: left;
    background: url(../images/icons/16/breadcrumbs_li.png) no-repeat left center;
    padding-left: 16px;
}
.breadcrumbs ul li.first {
    background: url(../images/icons/16/folder.png) no-repeat left center;
}
.breadcrumbs a {
    padding: 5px;
    color: #333;
}
.breadcrumbs  .tools {
display: table;
float: right;
padding: 5px 10px;
width: 300px;
}
.breadcrumbs  .tools a {
    background-color: #eee;
    background-position: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    display: inline-table;
    height: 22px;
    margin-left: 10px;
    padding: 0 !important;
    width: 22px;
    float: right;
}
.breadcrumbs  .tools a:hover {
    background-color: #fff;
}
/*end breadcrumbs*/

/*dataGrid*/
.dataGrid tr.active td {
    background-color: #eee;
}
/*end dataGrid*/

/*contextMenu*/
.contextMenu {
    position: absolute;
    display: none;
    z-index: 1;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 #000000 inset;
}
.contextMenu .container{
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    width: 160px;
}
.contextMenu a {
    display: block;
    color: #333;
    padding: 5px !important;
}
.contextMenu a:hover {
    background-color: #CEEDF2;
}
.contextMenu .divider {
    margin: 0 !important;
}
.contextSelect {
    cursor: pointer;
}
/*end */

/*cke*/
a.cke_dialog_ui_button_ok, a.cke_dialog_ui_button_ok:hover {
    background: -moz-linear-gradient(center top , #2E96E0, #2383d0) repeat scroll 0 0 #2383d0 !important;
    border-color: #096fb7 !important;
}
.cke {
    display: table !important;
}
/*end cke*/

/*UserAdminLoginForm*/
#UserAdminLoginForm div.input {
    padding-left: 120px;
}
/*end UserAdminLoginForm*/


/*translateFrom*/
.translateFrom {
    border: 1px dashed #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
/*end translateFrom*/


/*Order*/

.waitItem {
    display: none;
}

/*end order*/

.wait {
    background: url(../images/wait.gif) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
#checkCode {
    position: relative;
    display: none;
}
#checkCode ul {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    width: 168px;
    z-index: 1;
}
.totalText {
    text-align: center;
    font-size: 20px;
}
table .sum {
    text-align: right;
    font-weight: bold;
}
