@CHARSET "UTF-8";

.form-display-group-button {
	width: 95%
}

.amount {
	text-align: right;
	white-space: nowrap;
}

.printButton {
	float: left;
	clear: both;
	background: center left url( /skins/base/images/icons/printer.png ) no-repeat;
	padding-left: 20px;
}

.sendButtonExtranet {
    background: center left url( /skins/base/images/icons/mail.png ) no-repeat;
    padding-left: 20px;
}

.printButtonExtranet {
	background: center left url( /skins/base/images/icons/printer.png ) no-repeat;
	padding-left: 20px;
}

.taxExemptionButtonExtranet {
	background: center left url( /skins/base/images/icons/currency.png ) no-repeat;
	padding-left: 20px;
}

.orderDisplay-group legend {
	color: blue;
}

.orderMain {
    margin-left: 2px;
    margin-right: 2px;  
	float: left;
	width: 49%;
	margin-bottom: 1%;
	margin-top: 1%;
	border: solid 1px #ccc;
	-moz-box-shadow: 3px 3px 3px #CCCCCC;
	box-shadow: 3px 3px 3px #CCCCCC;
	//-moz-border-radius: 3px;
    //-webkit-border-radius: 3px;
    //-khtml-border-radius: 3px;
    //border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.display-group-wide{
	margin-left: 2px;
    margin-right: 2px;  
    width: 99%;
    margin-bottom: 1%;
    margin-top: 1%;
    border: solid 1px #ccc;
    -moz-box-shadow: 3px 3px 3px #CCCCCC;
    box-shadow: 3px 3px 3px #CCCCCC;
    padding: 3px;
}

.orderMain .input-label {
	width: 316px;
}

.orderWide {
	width: 99%;
}

.orderColumn {
	float: left;
}

#divStatusHistory, #divStatusIdentifierRange {
	cursor: pointer;
}

.full {
	max-height: 30%;
	overflow: hidden;
}

#divStatusHistory h3, #divStatusIdentifierRange h3 {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	color: #861D45;
}

.orderDetailsLeft {
	width: 100%;
	float: left;
}

.orderDetailsRight{
	float: right;
	width: 17%;
	margin-top: 5px;
	margin-right: 0px;
	text-align: left;
	line-height: 15px;
}

.orderAddresses.withInstructions {
	float:left;
	width:40%;
}

.orderAddresses .orderMain {
	padding: 0 15px;
	margin-top: 10px;
	width: 35%;
}

.orderAddresses.withInstructions .orderMain {
	width: 90%;
}

.orderInstructions{
    float: left;
    width: 55%;
    margin-right: 0px;
    margin-left: 17px;
	margin-top: 10px;
    text-align: left;    
    line-height: 15px;
}

.orderInstructions li {
	list-style-type: decimal;
	list-style-position: inside;
}

.orderDetailsLeft table{
	margin: 0px;
	padding: 2px;
}

.orderDetailsLeft tr {
	margin: 0;
	vertical-align: top;
}

.orderDetailsLeft tr.reissuing-error {
	background-color: #FF7F50; 
}

.orderDetailsLeft th {
	font-weight: bold;
}

.orderDetailsLeft td.amount-td, .orderDetailsLeft th.amount-td{
    text-align: right;
    width: 100px;
}

.orderDetailsLeft td {
	margin: 0px;
	padding: 3px;
}

.orderDetailsLeft td:first-child > *,
.orderDetailsLeft td:first-child:hover > *  {
	text-align: left;
}
.orderDetailsLeft td.hidden {
	display: none;
}

.orderDetailsLeft tr.odd{
    background-color: #EFEFEE;
}

.orderDetailsLeft tr.even{
	background-color: #DFDFDF;
}

.orderDetailsLeft tr.working-row{
    background-color: #FF7F50;
}

.orderDetailsLeft input{
	width: 65px;
	border: none;
	cursor: default;
	padding: 1px;
	margin-top: 0px;
	background:transparent;
	text-align: right;
}

.orderDetailsLeft input.editable {
	width: 60px;
	border: none;
	background-color: none;
	text-align: center;
}

.rowSubmit input[type=submit] {
	cursor:            pointer;
	border:            #999 1px solid;
    margin:            0;
    padding:           4px 10px 4px 10px;
	color:             #FFF;
	background:        url( /skins/base/images/button-bg.png ) repeat-x;
	letter-spacing:    1px;
	
}

.rowSubmit input[type=submit]:hover {
     background:        url( /skins/base/images/button-bg-over.png ) repeat-x;
}

.input-errors li {
	background:        url( /skins/base/images/icons/error.png ) no-repeat;
    position:          relative;
    list-style-type:   none;
    border:            1px dashed #D00;
    color:             #D00;
    margin:            3px 0 4px 0;
    padding: 0px 0px 0px 25px;
    background-color: #FFFFFF;
     
}
 
.smallInput input {
	width: 55px;
}

.microInput {
	width: 25px;
}

img.preview-icon{
    width: 15px;
}

.preview img{
	width: 15px;
	cursor: pointer;
}

.preview input:hover {
	background-color: #FEFF7F;
}

.itemSelectorMainContainer {
	clear: both;
	width: 100%;
	margin-left: 4px;
}

.itemSelectorMainContainer h3 {
	margin-left: 5px;
	font-weight: bold;
}

.itemSelectorLeftContainer {
	float: left;
	width: 488px;
	margin: 0;
}

.itemSelectorRightContainer {
	float: right;
	width: 488px;
	margin-right: 4px;
}

.itemSelector {
	width: 477px;
	margin: 0;
	list-style: none;
	padding: 3px;
	border: 1px solid #CDDCDC;
	min-height: 250px;
	max-height: 250px;
	overflow: auto;
	-moz-box-shadow: 2px 2px 5px #ccc;
}

.item {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 0px;
	padding-left: 5px;
	font-size: 0.9em;
}

.itemActive {
	border-color: #7DEF00;
}

.itemAvailable {
	border-color: #EF870E;
}

#divArrows {
	float: left;
	margin-left: 4px;
	margin-top: 140px;
	margin-right: 0;
}

#divArrows img {
	display: block;
}

.contained {
	 overflow: hidden;  
	 max-width: 450px;
	 white-space: nowrap;
	 word-wrap: break-word;
}

.paymentImport .editable {
	background: #CCCCCC;
}
.paymentImport {
	float:left;
	width:100%;
}
.paymentImport input[type=text] {
	background: #CCCCCC;
	max-width: 90px;
}
.paymentImport tr.hidden {
	display: none;
}

.listerPban .pban-errors{
	height: 24px;
}
	
.listerPban li.input-errors,
	.listerPban td.input-errors  {
	background:        url( /skins/base/images/icons/error.png ) no-repeat;
    list-style-type:   none;
    border:            1px dashed #D00;
    color:             #D00;
    margin:            0px ;
    padding: 0px 10px 10px 25px;
      
}

.listerPban tr.fileGroup td{
}

.listerPban tr.fileGroup table{
	background: #EFEFEE;
	font-weight: bold;
	width: 100%;
}

.listerPban{
	width: 100%;
	border-spacing: 0px;
	width:  100%;
    border: solid 1px #CCCCCC;
    margin: 2px 0 2px 0;
}

.listerPban tr.editable,
	.listerPban tr.validated {
	border-top: 2px solid #CCC;
}

.listerPban tr.originalLine {
	border-top: 2px solid #CCC;
}
 
.input-pban{
	width: 90px;
}

td.orderNumberHover:hover input:hover {
    background-color: #F92D09;
}

.listerPban tr.originalLine td.actions,
    .listerPban tr.validated td.actions,
    .listerPban tr.editable td.actions{
    text-align:right;
}

.listerPban tr.originalLine table td.actions,
	.listerPban tr.validated table td.actions,
	.listerPban tr.editable table td.actions {
	text-align:right;
}

.listerPban tr.originalLine td.editableNote,
    .listerPban tr.validated td.editableNote,
    .listerPban tr.editable td.editableNote{
    background: url( /skins/base/images/icons/balloon-ellipsis.png ) no-repeat;
    padding-left: 25px;
    line-height: 12px;
}

.listerPban tr.originalLine table td.editableNote,
	.listerPban tr.validated table td.editableNote,
	.listerPban tr.editable table td.editableNote{
	background: url( /skins/base/images/icons/balloon-ellipsis.png ) no-repeat;
	padding-left: 25px;
}

.listerPban tr.originalLine td.note,
    .listerPban tr.validated td.note,
    .listerPban tr.editable td.note{
    padding-left: 25px;
}

.listerPban tr.originalLine table td.note,
	.listerPban tr.validated table td.note,
	.listerPban tr.editable table td.note{
	padding-left: 25px;
}

.listerPban tr.originalLine td.editableNote textarea,
    .listerPban tr.validated td.editableNote textarea,
    .listerPban tr.editable td.editableNote  textarea{
    width: 150px;
}

.listerPban tr.originalLine table td.editableNote textarea,
    .listerPban tr.validated table td.editableNote textarea,
    .listerPban tr.editable table td.editableNote  textarea{
    width: 150px;
}

tr.fileGroup input, tr.fileGroup input[type=text] {
	background: #EFEFEE;
	border-color:#EFEFEE;
}

.listerPban tr.validated {
	background: #FFFCCC;
}

.listerPban tr.validated input, tr.validated input[type=text] {
	background-color: #FFFCCC;
	border-color:#FFFCCC;
}

.listerPban tr.originalLine  {
	background: #DBDBA4;
}

.listerPban tr.originalLine input, tr.originalLine input[type=text] {
	background: #DBDBA4;
	border-color:#DBDBA4;
}
.listerPban tr.editable {
	background: #FFF;
}
.listerPban tr.editable input, tr.editable input[type=text] {
	background: #FFF;
	border-color:#FFF;
}

.listerPban tr.editable input:hover, tr.editable input[type=text]:hover {
	background: #FCF400;
	border-color: #FCF400;
}
.listerPban th thead th,.listerPban th   {
	background: #FFF;
	color:#000;
}

.listerPban tr.validated {
	background: #FFF;
}
.listerPban tr.validated input, tr.validated input[type=text] {
	background-color: #FFF;
	border-color:#FFF;
}

.listerPban table.error {
	background: red;
}

table.orderModal a
{
	margin:             2px 0 2px 0;
    border-collapse:    separate;
    border-spacing:     2px;
}

table.orderModal a
{
    color: #FFFFFF;
}

table.orderModalDetails
{
    width:              100%;
	height:             115px;
    margin:             2px 0 2px 0;
	border:             solid 1px #861D45;
    border-collapse:    separate;
    border-spacing:     2px;
}

table.orderModalDetails td
{
    line-height:       16px;
    padding:           2px;
    vertical-align:    top;
}


/* Order Details */
.orderLeft {
    float: left;
}

.orderRight {
    float: right;
}

.recap{
}
 
.idle{
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.button{
    width: 70px;
    float: left; 
    margin: 2px;
    outline: none;  
    text-align: center;
    height: 85px;
}

img.smallImage {
     margin: 0px;
     border:none;
     width: 30px;
     height: 30px;
}

/* spinner */
.spinnerContainer {
    width: 62px;
    margin-top: 5px;
    float: left;
}

.spinnerContainer input{
    width: 52px;
}

.stepTitle{
    font-weight: bold;
    text-align: center;
}

.step{
    border: 1px solid black;
    margin: 1px;
    height: 90px;
    padding: 0px 1px;
    border: solid 1px #ccc;
    -moz-box-shadow: 2px 2px 5px #ccc;
    overflow-x: hidden;
    overflow-y: hidden;
}

.wizardBody{
    margin: 0px 15px;
    padding-top: 25px
}

.tab2Container{
    float:left;
    width: 100%;
}


input.order-priting-small{
    width: 50px;
}

select.order-priting-small{
    width: 42px;
}

.accessories-button{
    margin-left: 2px;
    margin-right: 2px;  
    float: left;
    margin-bottom: 1%;
    margin-top: 1%;
    border: solid 1px #CCCCCC;
    -moz-box-shadow: 2px 2px 5px #ccc;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 175px;
    height: 145px;
    outline: none;  
    text-align: center;
    line-height: 15px;
}

.wizard-category-panel{
    border: 1px solid black;
    margin: 2px;
    padding: 0px 3px;
    border: solid 1px #ccc;
    -moz-box-shadow: 2px 2px 5px #CCCCCC;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
    text-align: center;
}

.category-anchor{
    width: 50px;
    line-height: 15px;
}

.wizard-item-description{
    height: 70px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    top: 0;
    width: 98%;
}

.wizard-item-image{
	
}
    
.wizard-item-spinner{
	margin-top: 5px;
}

.wizard-item-spinner input{
    width: 52px;
}

.wizard-item-price{
	
}


.wizardBody-75{
    width: 75%;
}

.wizard-item{
    text-align:center;
    float:left;
    margin: 0px 3px;
    width: 80px;
    line-height: 16px;
}


.wizard-item2 input[type="radio"]{
    margin-top:7px;
}

