﻿.adminContent {
	float: left; 
	overflow: hidden;
	height: auto;
	padding: 0;
	border: 1px solid #cbcbcb;
	margin: 10px 1%;
	width:98%;
}
.productTypeRelationList {
	margin:10px auto;
}
.contentCenterAdmin {
	width: 80%;
	height: auto !important; 
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
}

.moduleHeader {
	background: #cccccc url(../Images/gray_header_bg.gif) bottom repeat-x;
	height: 21px;
	width: 100%;
	float: left;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
	padding:0px;
}

.moduleHeader span 
{
    padding:3px 0 0 4px;
    float:left;
}

.adminContentBtn {
	float: left;
	margin: 10px 1% 5px 1%;
}

.adminContentBtn input,.adminContentBtnDown input,.adminContentButton, .adminContentBtnGridDown input, .adminContentBtnSimple input {
	background: url(../Images/admin_top_btn.gif) repeat-x bottom;
	border: 1px solid #9b9b9d;
	color: #000000;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	padding:0 2px;
	height:21px;
	float:left;
	margin-left:5px;
}

.adminContent table,.editCtrlForm,.adminLiteralsGrid,.specificationEditor {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 1%;
	width: 98%;
	height: auto;
	float: left;	
}

.adminContent td,.adminContentNB td,.specificationEditor td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	padding: 2px;
	font-size:12px;
}
.adminContent th,.adminContentNB th,.specificationEditor th {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	vertical-align: middle;
	text-align: left;
	background: #E9E9E9;
	padding: 2px;
}

.adminContentBtnDown {
	float: right;
	margin-right:1%;
	margin-right:1%;
	/*width:105px;*/
}

.adminContent .editCtrlForm {
	border: solid #cccccc;
	border-width: 0px 0 0 0;
}

.adminContent .editCtrlForm td,.adminContentNB .editCtrlForm td  {
	border-collapse: collapse;
	border: solid #cccccc;
	border-width: 0 0 1px 0;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-size:12px;
}

.productSearch td {
	padding-left: 0px !important;
	padding-bottom: 2px !important;
	padding-top: 2px !important;
	padding-right: 1px !important;
}

textarea.default_css_small,textarea.default_css {
	font-size:12px;	
	height:50px;
	margin:1%;
	width:97%;
}

.adminContent a:hover {
	color: #d83800;
}

.adminContentNB table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	height: auto;
	float: left;
}

.adminContentNB div table {
    margin:5px 1%;
}

.adminContentNB div table.mceLayout 
{
	margin:0;
}


.defaultSkin table.mceToolbar 
{
	float:left;
}

.descriptionText {
	font-size:12px;
	width:97%;
	margin:1%;
}

.gridPager {
    background:#E9E9E9;
}

.adminContent table .gridPager table {
    margin:0;
}

.gridPager table {
    width:auto;
}

.gridPager table, .gridPager table td {
    border-width:0;
}

.adminContent .emailAreaScroll {
    font-size:12px;
    overflow-x:scroll;
    overflow-y:hidden;
    padding:5px 0;
    white-space:nowrap;
    width:225px;
}

.mailText {
    font-size:12px;
    width:90%;
}

.adminContentBtnGrid .disable, .adminContentBtnLocalization .disable, .adminContentBtnDown .disable, .adminContentBtn .disable, .adminContentBtnSimple .disable {
    color:#999999;
}

.adminContentBtnGrid {
    float:left;
    overflow:hidden;
    padding:5px;
    width:98%;
    margin-left:5px;
}

.adminContentBtnGrid select {
    width:145px;
}

.adminContentBtnGrid input {
    background:transparent url(../Images/admin_top_btn.gif) repeat-x scroll bottom;
    border:1px solid #9B9B9D;
    color:#000000;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    height:21px;
    padding:0;
    text-align:center;
}

.contentCenter .tabInclude {
    margin-top:0;
    width:100%;
}

.tabAdmin {
    float:left;
    overflow:hidden;
    margin:5px 1%;
    width:98%;
}

.adminContentNB .editCtrlForm {
    border-collapse:collapse;
    border-spacing:0;
    float:left;
    height:auto;
    width:98%;
}

.tabAdmin .ajax__tab_xp .ajax__tab_body 
{
    width:99.6%;
    margin:0;
    padding:0;
}

.editCtrlForm td .ajax__tab_xp .ajax__tab_body 
{
    width:99.5%;
    margin:0;
    padding:2px 0;
}

.tabAdmin .ajax__tab_xp, .tabAdmin .ajax__tab_body,.editCtrlForm td .ajax__tab_xp, .editCtrlForm td .ajax__tab_body {
    float:left;
    width:100%;
}

.tabAdmin .ajax__tab_xp .ajax__tab_header,.editCtrlForm td .ajax__tab_xp .ajax__tab_header  
{
    width:99.8%;
}

.adminContent p {
    float:left;
    overflow:hidden;
    margin-left:5px;
}
.adminContent td span p {
	float:none;
	margin:0;
}
input[type="checkbox"] {
    height:auto;
    width:auto;
}

.adminContent table textarea 
{
    font-size:12px;
    width:90%;
    margin:0 5%;
}

input.default_css,.adminContent table textarea.default_css,select.default_css, adminContent table select.default_css {
    width:97%;
    margin:1%;
}

.ParentAttribute {
    background-color:#FFD877;
}

.adminContent .editCtrlForm td.noBorder, .adminContentNB .editCtrlForm td.noBorder {
    border:medium none;
}

.adminContentNB table table.specificationTable {
    width:98%;
}

table.specificationTable input, table.specificationTable textarea 
{
    font-size:12px;
}

.adminContentNB table table.specificationTable, .adminContentNB table table.specificationTable tr, .adminContentNB table table.specificationTable td {
border:medium none;
font-size:12px;
}

.adminContentBtnGrid input.noStyle, input.noStyleSmall {
background:transparent none repeat scroll 0 0;
border:1px solid #A5ACB2;
color:#000000;
cursor:auto;
font-size:12px;
font-weight:normal;
height:auto;
padding:2px;
text-align:left;
}

.adminContentBtnGrid input.noStyleSmall {
width:50px;
}

.productNameText {
font-size:12px;
width:98%;
}

.BlueLine 
{
	color:#0b0a89;
	border-top:1px solid #0b0a89;
	float:left;
	width:100%;
}

.YellowLine 
{
	color:#ffae00;
	border-top:1px solid #ffae00;
	float:left;
	width:100%;
}

.VioletLine 
{
	color:#6f3d8b;
	border-top:1px solid #6f3d8b;
	float:left;
	width:100%;
}

.RedLine 
{
	color:#ff0000;
	border-top:1px solid #ff0000;
	float:left;
	width:100%;
}

.GreenLine 
{
	color:#1c5127;
	border-top:1px solid #1c5127;
	float:left;
	width:100%;
}

.adminContent td.LigthBlue
{
	background-color:#9CFEFD;
	text-align:center;
}
.adminContent td.Yellow
{
	background-color:#FCFF5F;
	text-align:center;
}
.adminContent td.Orange
{
	background-color:#FFD196;
	text-align:center;
}
.adminContent td.RedOrdered
{
	background-color:#FD7579;
	text-align:center;
}
.adminContent td.Gray
{
	background-color:#e9e9e9;
	text-align:center;
}




.adminContentLeft, .adminContentRight {
	border:1px solid #CCCCCC;
	float:left;
	overflow:hidden;
	text-align:left;
	width:48.5%;
	margin:0.5%;
}

.adminContentNB .adminContentLeft div table {
margin:0;
}

.adminContentNB .adminContentLeft div table tr td div img 
{
	height:20px;
	float:left;
}
.RedOrdered

.adminContentNB p 
{
	background-color:#FD7579;
	margin:5px;
}
.Gray

.adminContent td.fieldShipperImage, .adminContentNB td.fieldShipperImage {
text-align:center;
}

 .popupLocalization 
 {
 	background:#FFFACD;
 	border:1px solid #cccccc;
 	text-align:center;
 	font-size:14px;
 	font-weight:bold;
 	color:#545454;
 	width:150px;
 }

.adminLiteralsGrid td
{
	width:33%;
}

.adminLiteralsGrid td select
{
	width:90%;
}

.lightRed
{
    background-color:#ffa0a0;
}

.productSearchRowAlternative
{
    background-color:#E0E0E0;
}

.greenProductType
{
    background-color:#00C563;
}
.editorSearchSpecification p
{
    margin:0px;
    padding:opx;
}
.productViewCommerceItemWerktageAdmin
{
    height:10px;
	width:10px;	
}

.width_23
{
	width:23%;
}

.width_20
{
	width:20%;
}

.adminContentList {
	display:block;
	float:left;
	width:100%;
}

.adminContent td.fieldShipperImage, .adminContentNB td.fieldShipperImage 
{
	text-align:center;
}

.editPrice 
{
	width:90px;
}

.Sticket_style1 
{
	text-align:right;
	font-style:italic;
	float:right;
	font-weight:bold;
}

.Sticket_style2 
{
	font-weight:bold;
	font-style:italic;
}
.standartSelect
{
    width: 250px;
}
.standartSelect select
{
    width: 250px;
}
.cloneProductHeader
{
	font-weight: bold;
	color:Red;
}
.scrollHeight {
	height: 170px;
	width: 250px;
	overflow-y:scroll;
	border: solid 1px #CCCCCC;
}
.noBorderTable {
	border:none;
}
.noBorderTable td {
	padding:1px;
	border:none
}
.long {
	min-height: 150px;
	width: 205px !important;
}