html {
	background-color: #fff
}

body
{
    line-height: 1;
	margin: 0;
	padding: 0;
	color: #2b2a28;
	font-family: arial;
    font-size: 12px;
	background-color: #fff
}

.cat_blue_block {
    position: absolute;
   	top: 128px;
	left: 22px;
	z-index: 101;
}

.cat_blue_block2 {
    position: absolute;
   	top: 128px;
	left: 500px;
	z-index: 101;
}

#imageadmin_top_text {
	top: 112px;
	left: 0px;
	background-color: white;
    font-size: 16px;
    font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    width: 730px;
    height: 50px;
    position: absolute;
	z-index: 100;
}

#page
{
    position: relative;
	margin: 0px;
	background: white;
    width: 100%;
}

#header
{
	margin: 0;
	padding: 0;
	width: 100%;
    height: 70px;
}

#content
{
    position: relative;
    float: left;
    width: 100%;
    margin: 0px auto;
    min-height: 400px;
    z-index: 1;
}

#main_contents {
	background-color: #fff;
    z-index: 600;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

input{
    font-size: 12px;
    font-family: arial;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.cursor{cursor: pointer;cursor: hand;}
.flt{float: left;}
.frt{float: right;}
.border{border: 1px solid red;}
.bold{font-weight: bold;}
.normal{font-weight: normal;}

.corner_3_t{
   -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.block_UI {
    background-color: #EBEAED;
    color: #004687;
    display: none;
    font-weight: bold;
    text-align: left;
}
.center_content{
    width: 985px;
    margin: 0px auto;
	position: relative;
}
.clear{
    clear: both;
}
.displayNone{
    display: none;
}
.displayBlock{
    display: block;
}
.displayTableRow{
    display: table-row;
}

.test{
    width:100px;
}

.admin_top_image_container{
    margin: 0px auto;
    width: 990px;
    text-align: center;
    position: relative;
}

.admin_top_image{
    margin: 0px 0px 10px 0px;
}

.top_image_category_label{
    position: absolute;
    top: 129px;
    left: 47px;
    font-size: 16px;
    font-weight: bold;
    color: #013A91;
    text-transform: uppercase;
    z-index: 101;
}

.top_image_subcategory_label{
    position: absolute;
    top: 129px;
    left: 525px;
    font-size: 16px;
    font-weight: bold;
    color: #013A91;
    text-transform: uppercase;
    z-index: 101;
    width: 205px;
    text-align: left;
}

.tab{
    display: none;
}

.admin_content{
    /*position: relative;*/
}


#tab-person_data, #tab-password, #tab-invoices {
    /*margin-top: 15px;*/
    background-color: white;
    padding: 0px;
    border-radius: 5px 5px 0px 0px;
    min-height: 300px;
    position: relative;
	width: 780px;
    line-height: 1.5;
    behavior: url(css/PIE.php);
}

#tab-domains, #tab-statistic, #tab-ebusiness, #tab-autoship {
/*    margin-top: 15px;*/
    background-color: white;
    padding: 0px;
    border-radius: 5px 5px 0px 0px;
    min-height: 300px;
    position: relative;
/*	width: 810px;*/
    behavior: url(css/PIE.php);
}

#tab-person_data input[type=text],#tab-person_data input[type=file], #tab-person_data textarea, #tab-person_data select, #tab-person_data input[type=password]{
    border: 1px solid #6e6e6e;
}

.dashed_span {
	background: url('../images/dashed.png') repeat-x;
	height: 1px;
	width: 750px;
	float: left;
	margin-bottom: 5px;
	margin-left: 0px!important;
}

.dashed_span2 {
	background: url('../images/dashed.png') repeat-x;
	height: 1px;
	width: 750px;
	float: left;
	margin-bottom: 5px;
	margin-left: -4px!important;
}

.tab .normal_text {
    color: #555555;
    font: normal normal 400 11px/11px Arial;
    height: 11px;
    margin: 0px;
    padding: 0px 0px 10px;
}

.tab .header {
    color: #014596;
    font-weight: 700;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

.tab #stats_html .header {
    border-bottom: 1px solid #ACACAC;
    border-top: 1px solid #014596;
    margin-top: 7px;
    padding-bottom: 12px;
    padding-top: 17px;

}

.tab .subheader{
    color: #014596;
    font-weight: 700;
    text-decoration: none;
}

.tab h2{
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}

.tab h3{
    color: #585857;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}

.tab hr {
    height: 0;
    border-bottom: 2px dotted #acacac;
    margin-bottom: 30px;
}

#tab-statistic #stats_html .date{
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    /* border-bottom: 1px solid #acacac; */
}

#tab-statistic #stats_html div table td table.order_info {
    margin: 16px 0;
}

#tab-statistic table {
    margin-bottom: 0px;
}

#tab-statistic td{
    vertical-align: top;
    padding: 0px;
}
#tab-statistic .items_sold{
    border-collapse: collapse;
    margin-bottom: 23px;
}

#tab-statistic .items_sold td {
    padding: 4px;
}

#tab-statistic select {
    font-size: 12px;
    font-family: arial;
}

#tab-statistic .items_sold .header_gallery {
    /*
    padding-left: 5px !important;
    padding-right: 5px !important;
    */
    color: black;
}

#tab-statistic .stat_subhead {
    margin: 7px 0px 14px;
}

#tab-statistic #total {
    margin-top: -13px;
    margin-left: 25px;
}

.msie7 #tab-statistic #total {
    margin-top: -3px;
}

.header_gallery {
    background-color: #D9DADC;
    font-weight: bold;
    color: black;
    padding: 4px 0 4px 5px!important;
}

#tab-statistic .stats_padding, #tab-statistic .header_gallery {
    border-bottom: 2px solid navy;
    border-top: 2px solid navy;
}

.blue_button, .blue_button:active, .blue_button:focus {
    border-radius: 3px;
    background-color: #014596;
    float: left;
    padding: 5px;
    text-align: center;
    color: white;
    cursor: default;
    behavior: url(css/PIE.php); /* учим IE border-radius */
}

.blue_button:active {
    position: relative;
    top: 1px;
    left: 1px;
}

.autoship_button, .autoship_button:active, .autoship_button:focus {
    width: 220px;
    clear: both;
    padding: 9px 10px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
}

.autoship_text {
    margin-bottom: 10px;
}

.tab .bottom_punkt {
    border-bottom: 1px dotted #acacac;
}

.tab .bottom_line {
    border-bottom: 1px solid #013A90;
}

.tab .bmargin10 {
    margin-bottom: 10px;
}

.tab .bmargin20 {
    margin-bottom: 20px;
}

.tab .bmargin30 {
    margin-bottom: 30px;
}

.tab .ebusiness_button, .tab .ebusiness_button:active, .tab .ebusiness_button:focus {
    width: 276px;
    padding: 9px;
    font-weight: bold;
}

.clear {
    clear: both;
}



.rel{
    position: relative;
}

.overflowh {
    overflow: hidden;
}

.tab .bluesquare {
    list-style-image: url(../images/square_bullet.gif);
}

.tab td {
    vertical-align: top;
}
#pmiDomains table {
    margin: 0px;
}

#tab-person_data .legend {
    color: #10509A;
    /*
    position: absolute;
    right: 370px;
    */
}
/*
.msie #tab-person_data .legend {
    right: 297px;
}
.msie7 #tab-person_data .legend {
    right: 285px;
}
*/
#tab-person_data .recycle_bin {
    background: url("../images/recycle.png") no-repeat scroll center center transparent;
    float: right;
    height: 27px;
    position: relative;
    right: 250px;
    width: 27px;
    cursor: pointer;
}
.msie #tab-person_data .recycle_bin {
    right: 187px;
}
.msie7 #tab-person_data .recycle_bin {
    left: -108px;
}
#tab-person_data #portrait {
    position: relative;
    right: 336px;
    float: right;
}
.msie #tab-person_data #portrait {
    right: 272px;
}
.msie7 #tab-person_data #portrait {
    left: -190px;
}

.wrap_text_info {
    margin: 0 auto;
    width: 980px;
    padding-bottom: 50px;
}

.wrap_text_info .title_wrapper {
    overflow: hidden;
    padding: 3px 0 5px 0;
}

.wrap_text_info .title_wrapper div.old_btn {
    float: left;
    margin: 0;
    min-height: 18px;
    padding-bottom: 0;
    padding-top: 6px;
}

.wrap_text_info .block_text {
    border: 1px solid #DBDBDB;
    width: 478px;
    min-height: 50px;
    background-color: #ECF3FB;
    margin-bottom: 7px;
    position: relative;
}

.wrap_text_info .first {
    float: left;
}

.wrap_text_info .second {
    float: right;
}

.wrap_text_info .block_text > div {
    padding: 10px;
    min-height: 56px;
}

.wrap_text_info .block_text .caption {
    color: #014596;
    padding-bottom: 10px;
}

.wrap_text_info .block_text .text_field {
    margin: 0 5px 0 0;
}

.wrap_text_info .block_text .delete {
    position: absolute;
    top: 11px;
    right: 2px;
}

textarea {
    width: 445px !important;
}

.empty_text_error {
    color: #c83246;
    display: none;
}

.progress_img  {
    background-image: url('../images/progress_16.gif');
    width: 16px;
    height: 16px;
}

.progress_img .add {
    margin-top: 5px;
}

.old_btn, .old_btn_parent button {
    background-color: #014495;
    border: 1px solid #0248a5;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    margin: 2px;
    min-height: 22px;
    overflow: visible;
    padding: 0 0.25em 1px;
    text-align: center;
    width: auto;
}
.jBtnCorner {
}

#landing_login_form > table {
    padding: 45px 0 0 45px;
    margin: 0;
    width: auto;
}

#landing_login_form th {
    color: #013b8b;
    padding: 0 0 15px 30px;
}

#landing_login_form button {
    margin: 3px 0 0 75px;
}

#landing_login_form #login_error {
    margin: 3px 0 0 50px;
}

#landing_login_form .progress_img {
    margin: 3px 0 0 100px;
}
