*			{ padding: 0px; margin: 0px; }
body		{ background: #efefef; margin-top: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 12px; }
a:link, a:visited,
a:active 	{ color: #5F73A5; text-decoration: none; font-weight: normal; }
a:hover		{ text-decoration: underline; }
img			{ border: 0px; }

h1			{ color: #5F73A5; font-size: 24px; padding: 20px 0px; font-weight: normal; }
h2			{ color: #9AA5C5; font-size: 18px; padding: 20px 0px 0px 0px; margin-bottom:15px; font-weight: normal; border-bottom:2px solid #9AA5C5; width:100%;}
h3			{ color: #9AA5C5; font-size: 14px; padding: 0px 0px; font-weight: bold; }
h3 a:link, h3 a:visited,
h3 a:active 	{ color: #9AA5C5; font-size: 14px; font-weight: bold; }

li			{ list-style-type: none; padding: 5px 0px; border-bottom: 1px solid #9AA5C5; }
dl			{ float: left; margin-bottom: 20px; }

.right { float: right; }
.left { float: left; }

#col_1e		{ float: left; padding-left: 25px; background: #5F73A5; border: 1px solid #5F73A5; }
#col_2e		{ float: left; margin-right: 25px; background: #9AA5C5; width:100%;}
#col_3e		{ float: left; background: #fff; width:98%; }

#header		{ float: left; border-bottom: 1px solid #5F73A5; width:100%; background: #fff; margin-left: -25px; padding: 25px 0px 15px 25px; }
.logo		{ float: left; width: 200px; border: 0px solid #f00; margin-left:23px; }
.login		{ float: right; width: 580px; padding: 8px; margin-top: 20px; text-align: right; border-bottom: 1px solid #9AA5C5; }
#footer		{ float: left; width: 955px; font-size: 11px; text-align: center; padding: 10px; border-top: 1px solid #9AA5C5; }

#left		{ position:relative; float: left; width: 129px; padding: 0px 20px 20px 20px; margin-bottom: 20px; border: 1px solid #5F73A5; border-left: 0px; border-top: 0px; min-height: 290px; height: auto !important; height: 290px; }

#navigatie		{ position:relative; float: left; background: #efefef; border-bottom: 1px solid #5F73A5; margin-left: -25px; padding-left: 25px; }
#navigatie ul	{ float: left; border-left: 1px solid #5F73A5; margin-left: -1px; }
#navigatie li	{ float: left; border: 0px; border-right: 1px solid #5F73A5; padding: 8px 35px; }

#content		{  position:relative; float:left;  padding: 10px 10px 10px 10px;}
#content table	{ }
#content th,
#content td		{ text-align: left; padding: 4px; border-right: 1px solid #9AA5C5; border-bottom: 1px solid #9AA5C5; }
#content .plain			{ text-align: left; border:none; margin:0px; padding:0px; padding-right:10px;}

#productGroupList { float:left; }

#cart			{ float: right; width: 212px; padding: 0px 10px 10px 10px; margin-bottom: 20px; font-size: 11px; border: 1px solid #9AA5C5; border-right: 0px; border-top: 0px; min-height: 300px; height: auto !important; height: 300px; }
#cart table		{ width: 209px; }
#cart th,
#cart td		{ text-align: left; padding: 4px; border-right: 1px solid #9AA5C5; border-bottom: 1px solid #9AA5C5; }
#cart h2		{ color: #5F73A5; font-size: 18px; }

.form tr			{ margin:0px; }
input			{ font-size: 12px; padding: 1px 3px 3px 3px; }
fieldset	{ border: 0; }

.showOrdersTabs { padding: 10px; background-color: #ddd; border-right: 1px solid #9AA5C5; }
.showOrdersTabs a { font-weight: bold; padding: 10px; background-color: #ddd; font-size: 14px; }
.showOrdersTabs a.active { color: #000; background-color: #fff; }
.showOrdersTabs a:hover { color: #000; background-color: #fff; }


.templatebox	{ border:1px solid #9AA5C5; padding:10px;}

.progressbar 		{ width: 100px; height: 15px; border: 1px solid #5F73A6; padding: 1px; text-align:center; }
.progressbar_inside { height: 15px; background: #9AA5C5; opacity:0.4;filter:alpha(opacity=40); position: absolute; }
.green { background: #006600!important; }
.red{ background: #FF0000!important; }
.orange { background: #FF9900!important; }


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Icons
----------------------------------*/
.ui-icon-closethick { background-position: -96px -128px; width: 16px; height: 16px; background-image: url(../css/ui-icons.png); text-indent:-99999px; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #9AA5C5; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5F73A5; color: #eaf5f7; font-weight: bold; }
.ui-widget-header a { color: #eaf5f7; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #999999; background: #CCCCCC url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #000; outline: none; }
.ui-state-default-date, .ui-widget-content .ui-state-default-date { display:inline-block; width: 20px; height:20px; text-align:center; border: 1px solid #999999; background: #CCCCCC url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #000; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #EEEEEE url(images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #026890; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #026890; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #acdd4a; background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd113; background: #f8da4e url(images/ui-bg_glass_55_f8da4e_1x400.png) 50% 50% repeat-x; color: #915608; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #915608; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 1px; margin: 1px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: 5px 0 0 5px; padding: 0px; background: #999999 url(images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x; opacity: .45;filter:Alpha(Opacity=45); -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Dialog ----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Resizable ----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

/* orderMessages */

	

	/* admin_view */
	.admin_view .message,
	.admin_view .highlight_message			{ width: 60%; }
	.admin_view .message.fromclient			{}
	.admin_view .message.fromnfc				{ margin-left: 20%; }
	.admin_view .message.fromprinter,
	.admin_view .message.fromdtper			{ float: right; }
	.admin_view .message .activate_link		{ font-weight: bold; font-size: 11px; }
	.admin_view .activate_message			{ background-color: #FFE7DF; }

	/* dtprint_view */
	.dtprint_view .message,
 	.dtprint_view .highlight_message			{ width: 60%; }
	.dtprint_view .message.fromclient		{}
	.dtprint_view .message.fromnfc			{ float: right; }
	.dtprint_view .message.fromdtper,
	.dtprint_view .message.fromprinter		{}




.vertaling					{ color: #ff0000; }
.message,
.highlight_message			{ border: 1px solid #9AA5C5; margin: 5px 0; padding: 5px; clear: both; display: block; }
.highlight_message			{ border: 1px solid #ff0000; }
.replyForm,
.specific					{ width: 100%; clear: both; }
.specific label				{ width: 150px; float: left; }
.specific .charged			{ border: 1px solid!important; border-radius: none!important; width: 30px; }

.message .replyForm fieldset	{ border-top: 1px solid #9AA5C5; }
.replyForm textarea			{ border: 1px solid #9AA5C5; width: 65%; height: 120px; padding: 5px; }
.replyForm .attachments 		{ float: right; width: 31%; max-height: 120px; overflow:auto; border:1px solid #CCC; padding:10px;}
.replyForm .attachments span	{ font-weight: bold; display: block; }
.replyForm .attachments select { border: 1px solid #9AA5C5; width: 100%; height: 86px; padding: 5px; }
.replyForm textarea:focus		{ outline: none; }
.replyForm dl,
.specific dl					{ width: 100%; }
.replyForm dd,
.specific dd				{ width: 100%; padding: 2px; }
.message p span.by		{ float: left; text-align: left; font-size: 11px; }
.message p span.on		{ float: right; text-align: right; }
.message p.msg,
.message p.translate_msg		{ clear: both; padding: 10px; }
.message_hover p.translate_msg	{ background-color: #fff!important; }
.message p.translate_msg textarea	{ width: 100%; height: 100px; }
.message p.view				{ background-color: #F5F5F5; border: 1px solid #9AA5C5; }
.message p.reply				{ text-align: right; font-size: 10px; }
.message_hover				{ background-color: #F5F5F5; cursor: pointer; }
.message_active				{ border: 1px solid #ff0000; }


.replyForm input[type=submit],
.specific input[type=submit]	{ float: left; }
.no_reply					{ display: none; float: left; margin: 5px 0 0 10px; }
.borderColor				{ border: 1px solid #000; }

.client_unread				{ color: #ff0000; font-weight: bold; }


/* message css, new by gerjan*/
.leftmessage		{float:left;}
.middlemessage		{margin-left:200px; }
.rightmessage		{float:right;}
.inactive			{ color:#CCCCCC; border: 1px solid #CCCCCC; }



label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

a#relateLink				{ float: left; width: 160px; height: 25px; }
#relateLink span,
#relateImageSelect			{ display: none; float: left; }

.saveProductTranslation img,
.saveProductDescriptionTranslation img 		{ margin-top: -20px; position: absolute; }



#finishBoxes					{ clear: both; }
#finishBoxes .finishCheckbox		{ }
#finishBoxes .left				{ width: 50%; float: left; }
#finishBoxes .right				{ width: 50%; float: right; }

#orderFiles_error {
	display: block;
	clear: both;
}

#orderView .show_client {
	border: 1px solid green;
}

#orderView .noshow_client {
	border: 1px solid red;
}

.search
{
	float: right;
}

.plus_fase
{
	background: url( '../images/16x16/bullet_add.png' ) no-repeat center center;
	float: right;
}

.minus_fase
{
	background: url( '../images/16x16/bullet_delete.png' ) no-repeat center center;
	float: left;
}

.plus_fase, .minus_fase
{
	cursor: pointer;
	display: block;
	width: 16px;
	height: 16px;
}

.orderRuleMessages .replyForm
{
    border-top: 1px solid #9AA5C5;
}


#error {
	color: #E60000;
}