
@import url(reset.css);

body{}
h2{ font-size:20px}
h3{ font-size:16px}
h4{ font-size:14px; padding-bottom: 8px;}
h5{ font-size:12px; padding-bottom: 6px;}
h6{ font-size:10px; padding-bottom: 6px;}


/*====================DASHBOARD====================*/

body.dashboard{ background:url(../images/dashboard_bg.jpg) 0 0 repeat-x;}
	
	#dashboardHolder{ 
		/*width:962px;*/ 
		margin:0 auto;
		padding: 0 1%;
	}
	
		/* top segment*/
		#topSegment{ height:70px; margin-bottom:26px;overflow:hidden;}
		
			#topSegment h1{ float:left; width:199px; height:56px;}
				#topSegment h1 a{ display:block; width:199px; height:56px;}
					#topSegment h1 a img{ max-height:70px;}
			
			ul.loginInfo{ float:right; width:160px; text-align:right;height:43px; font-size:11px; margin-top:10px; text-shadow: 1px 1px 1px #EFEFEF;}
				ul.loginInfo li{ clear:both; color:#6f6f6f;height:14px;}
					ul.loginInfo li p{float:right; font-size:12px; color:#464646;}
					ul.loginInfo li a{ display:block; height:13px; padding-left:13px; float:right; color:#6f6f6f;}
					ul.loginInfo li a.green{ background:url(../images/green_icon.jpg) 0 center no-repeat;}
					ul.loginInfo li a.green:hover{color:#6C9547;}
					ul.loginInfo li a.red{ background:url(../images/red_icon.jpg) 0 center no-repeat; margin-left:11px;}
					ul.loginInfo li a.red:hover{color:#C84902;}
					ul.loginInfo li a.shift{ background:url(../images/lova-1.png) 0 center no-repeat; margin-left:11px;}
					ul.loginInfo li a.shift:hover{color:#C84902;}
		
		/*input type file css hack*/
		.inputFile { background:transparent url(../images/input_long_bg.jpg) no-repeat scroll 0 0;display:block;height:19px;padding:5px 10px;width:294px;margin-left:15px;border:medium none;}
					
					
		/* content*/
		#content{}
		
		
			/* sidebar*/
			ul.sidebar{ float:left; margin-right:17px; font-size:14px;}
				ul.sidebar li{ width:191px;height:30px;}
					ul.sidebar li a{ display:block; width:168px;height:22px; background:url(../images/sidebar_list.jpg) 0 0 no-repeat; color:#2f2f2f; padding: 8px 0 0 23px;}
					ul.sidebar li a:hover{ color:#5f9b55;}
				ul.sidebar li.first{ width:188px; height:33px; background:url(../images/sidebar_top.jpg) 0 0 no-repeat; padding-top:2px; padding-left:3px;}
					ul.sidebar li.first p{ height:28px;padding:6px 0 0 29px; background:url(../images/tools_icon.jpg) 0 0 no-repeat; color:#4c4c4c; text-shadow: 2px 2px 2px #EFEFEF;}
					ul.sidebar li.last a{display:block;background:url(../images/last_sidebar.jpg) 0 0 no-repeat;}
					.current{ color:#6C9547 !important; font-weight:bold;}
				
		 	/* sidebar*/
			ul#sidebar{ float:left; margin-right:17px; font-size:14px;}
				ul#sidebar li{ width:191px;height:30px;}
					ul#sidebar li a{ display:block; width:168px;height:22px; background:url(../images/sidebar_list.jpg) 0 0 no-repeat; color:#2f2f2f; padding: 8px 0 0 23px;}
					ul#sidebar li a:hover{ color:#5f9b55;}
				ul#sidebar li.first{ width:188px; height:33px; background:url(../images/sidebar_top.jpg) 0 0 no-repeat; padding-top:2px; padding-left:3px;}
					ul#sidebar li.first p{ height:28px;padding:6px 0 0 29px; background:url(../images/tools_icon.jpg) 0 0 no-repeat; color:#4c4c4c; text-shadow: 2px 2px 2px #EFEFEF;}
					ul#sidebar li.last a{display:block;background:url(../images/last_sidebar.jpg) 0 0 no-repeat;}
					.current{ color:#6C9547 !important; font-weight:bold;}
				ul#sidebar ul{ display: none;}
				
					
				/* steps*/	
			ul.steps{ position:absolute; top:33px; right:0; border:1px solid #DADADA; text-align:left; z-index:10; display:none;}
				ul.steps li{ width:168px; height:26px; background:url(../images/steps_list_bg.jpg) 0 0 repeat-x;  }
					ul.steps li a{ display:block; width:145px; height:21px; font-size:12px; padding:5px 0 0 23px;}
					ul.steps li a.visitedStep{ color:#2f2f2f; background:url(../images/next_bg.jpg) 0 0 no-repeat; }
					ul.steps li a.currentStep{color:#6C9547; background:url(../images/current_bg.jpg) 0 0 no-repeat;}
					ul.steps li a.nextStep{ color:#CFCFCF; background:url(../images/visited_bg.jpg) 0 0 no-repeat;}
					
			/* tabs*/	
			ul.tabButtons{background:url(../images/tabs_list_bg.jpg) bottom left repeat-x; height:34px; overflow:hidden; margin:30px 0 40px 0; }
				ul.tabButtons li{ float:left; background:url(../images/inactive_right.jpg) top right no-repeat; height:34px; margin-right:2px; }
					
					ul.tabButtons li a { background:url(../images/inactive_left.jpg) top left no-repeat; display:block; height:34px; line-height:34px; padding:0px 20px; font-size:12px; color:#6F6F6F; }
					ul.tabButtons li:hover{ background-position:right -34px;}
					ul.tabButtons li a:hover{ background-position:left -34px;}

					/* active tabs*/
					
				ul.tabButtons li.activeTab{background:url(../images/active_right.jpg) top right no-repeat;}
					ul.tabButtons li.activeTab a { background:url(../images/active_left.jpg) top left no-repeat; color:#729545; }
							
				
				
					
			/* center*/
			#center{ overflow:hidden;}
			
				/* center meny*/
				#center h2{ color:#000; font-size:20px; padding-bottom:8px;border-bottom:1px solid #d1d1d1;}
						h2.contactsHeading{ margin-bottom:14px;}
				.centerList{ padding-bottom:26px; padding-top:30px; margin-left:21px;overflow:hidden;}
					ul.centerList li {float:left; width:93px; height:114px; margin-right:18px; background:url(../images/list_bg.jpg) 0 0 no-repeat;}
						ul.centerList li a{ color:#000; font-size:18px; display:block; width:93px; height:114px; text-align:center; line-height:16px; padding-top:2px;}
						ul.centerList li a:hover{color:#c84902;}
							ul.centerList li a span{ width:93px; float:left;}
							
				/* statistics*/			
				#center h3{ color:#2f2f2f; font-size:16px; padding-bottom:8px; margin-bottom:15px; border-bottom:1px solid #d1d1d1; margin-left:17px; }
				ul.statistics{width:130px; margin-left:17px; color:#585858; font-size:12px;}
					ul.statistics li {display:block; width:130px; height:auto;overflow:hidden;}
					ul.statistics li b{ float:right}
							
		
		
		
		
		
/*====================LOGIN====================*/

	#loginHolder{ width:325px; margin:0 auto; padding-top:120px;}
		p.logo{ width:auto; margin:0 auto; padding-bottom:40px;text-align:center;}
		
			#formHolder{ background:url(../images/box_bg.jpg) bottom left no-repeat; padding-right:4px;}
			.loginTop{ width:309px; height:26px; background:url(../images/login_top.jpg) 0 0 no-repeat; color:#000000; font-size:14px; padding-top:6px; margin-bottom:22px;}
				.loginTop span{ display:block; width:auto; height:30px; background:url(../images/key_icon.jpg) top left no-repeat;color:#4c4c4c; font-size:14px; padding:4px 0 0 30px; margin-left:10px;}
				
			/* login forma*/
			#formHolder ul{ padding-left:22px; height:205px;}
				#formHolder ul li{ padding:4px 0; /*width:265px;*/ height:29px;}
					#formHolder ul li label{ font-size:14px; color:#000;margin-right:9px; float:left; padding-top:5px;}
					#formHolder ul li.pass label{}
					#formHolder ul li span{display:block; background:url(../images/input_regular.jpg) top left no-repeat; padding:5px 10px; width:184px; height:19px; float:right; }
					#formHolder ul li span input{ background:none;}
					
					
			input#login{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat; float:right;color:#FFF; margin: 8px 19px 0 0; padding-bottom:5px;}
				#login:hover{ background-position:0 -27px;}
				#login:active{ background-position:0 -54px;}
				
		 input#login2{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat; float:right;color:#FFF; margin: 8px 19px 0 0; padding-bottom:5px;}
				#login2:hover{ background-position:0 -27px;}
				#login2:active{ background-position:0 -54px;}
				
				
/*====================KONTAKT FORMA====================*/

			ul.paragrafList{ margin-left:17px; padding-top:10px; padding-bottom:12px; list-style-type:disc;}
			ol.orderedList{ padding-left:22px; padding-top:10px; padding-bottom:12px; list-style:decimal;}

			/* error info*/	
			p.error{ width:243px;background:url(../images/error_left.jpg) 0 0 no-repeat; background-color:#ff6060; color:#FFF; font-size:14px; padding-left:18px; margin: 0 22px 14px 22px;}
			p.error span{ display:block;background:url(../images/error_right.jpg) top right no-repeat; height:23px; padding-top:5px;}
			/* warning info*/
			p.warning{ width:243px;background:url(../images/warning_left.jpg) 0 0 no-repeat; background-color:#ffb660; color:#FFF; font-size:14px; padding-left:18px; margin: 0 22px 14px 22px;}
			p.warning span{ display:block;background:url(../images/warning_right.jpg) top right no-repeat; height:23px; padding-top:5px;}
			/* ok info*/
			p.okMessage{ width:243px;background:url(../images/ok_left.jpg) 0 0 no-repeat; background-color:#729545; color:#FFF; font-size:14px; padding-left:18px; margin: 0 22px 14px 22px;}
			p.okMessage span{ display:block;background:url(../images/ok_right.jpg) top right no-repeat; height:23px; padding-top:5px;}
			
			
			
			/* input fields*/	
			
			#center label{ display:block; width:auto;font-size:13px; padding-bottom:5px; font-weight:bold;}
			#center label.error{ font-size:11px; font-weight:normal;color:#C84902;}
			#center .multiInput label.error{ display:block; width:300px;font-size:11px; padding-bottom:0px; font-weight:normal;color:#C84902;margin-top:-15px;margin-left:400px;}
			#center label.msg_error{background-color: #E6C0C0;background-position: 4px top;background-repeat: no-repeat;border-bottom-color: #DE7A7B;border-bottom-style: solid;border-bottom-width: 3px;border-top-color: #DE7A7B;border-top-style: solid;border-top-width: 3px;color: #CC0000;}
			#center label.msg_msg{ background-color: #C3D2E5;background-position: 4px top;background-repeat: no-repeat;border-bottom-color: #84A7DB;border-bottom-style: solid;border-bottom-width: 3px;border-top-color: #84A7DB;border-top-style: solid;border-top-width: 3px;color: #0055BB;}
			small { color: red;}
			.inputfocus {background-position:0 -29px !important;}
			.areafocus {background-position:0 -201px !important;}
			
			
			ul.inputFields{ padding-bottom:14px;}
			
				ul.inputFields li{padding:7px 0 3px 17px;}
				
					ul.inputFields li input.label1{width:270px; height:auto;background:none;  }
						ul.inputFields li span.label1Bg{ display:block; width:294px; height:19px; background:url(../images/input_long_bg.jpg) 0 0 no-repeat; padding:5px 10px; }
							
						ul.inputFields li input.label2{ width:auto; height:auto;background:none;  }
						ul.inputFields li span.label2Bg{ display:block; width:184px; height:19px; background:url(../images/input_regular.jpg) 0 0 no-repeat; padding:5px 10px; }
						
						ul.inputFields li input#label3{ width:50px; height:auto;background:none;  }
						ul.inputFields li span.label3Bg{ display:block; width:85px; height:19px; background:url(../images/input_short.jpg) 0 0 no-repeat; padding:5px 10px; }
							
							
						ul.inputFields li textarea#label3{ width:410px; height:181px;overflow:auto; background:none; font-size:12px;}
						ul.inputFields li textarea.textarea_fix{ width:410px; height:181px;overflow:auto; background:none; font-size:12px;}
						ul.inputFields li span.textareaBg{ display:block; width:410px; height:181px; background:url(../images/text_area.jpg) 0 0 no-repeat; padding:10px;}
						
			/* radio buttons*/
			
			ul.radioButtons{overflow:hidden; padding-bottom:20px;}
				ul.radioButtons li{ padding:0 0 3px 17px;}
				ul.radioButtons li.buttonList { float:left; margin-bottom:10px;}
				ul.radioButtons input{ float:left; margin-right:5px;}
				ul.radioButtons span{ font-size:12px;}
				
			/* check buttons horizontal*/
			
			ul.check1{ overflow:hidden; padding-bottom:20px; }
				ul.check1 li{ padding:0 0 3px 17px;}
				ul.check1 li.buttonList { float:left; margin-bottom:10px;}
				ul.check1 input{ float:left; margin-right:5px;}
				ul.check1 span{ font-size:12px;}
				
			/* check buttons vertical*/
			
			ul.check2{overflow:hidden; padding-bottom:20px;}
				ul.check2 li{ padding:0 0 3px 17px;}
				ul.check2 li.buttonList {}
				ul.check2 input{ margin-right:5px;}
				ul.check2 span{ font-size:12px;}
				
				
			/* select list*/
			
			#dropOptions{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions1{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions2{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions3{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions4{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions5{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions6{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions7{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions8{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions9{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions10{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			#dropOptions11{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			
			.dropOptions{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; }
			/* submit/cancel*/
			
			.submit {width:74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
			.submit:hover {background-position:0 -27px;}
			.submit:active {background-position:0 -54px;}
			
			.submitList{ margin-left:17px; padding-bottom:55px;}
				.submitList li{ float:left;}
				
			.submitList2{ margin-left:17px; padding-bottom:55px;}
				.submitList2 li{ float:left;}
					
				
				.submitListPrice2{ margin-left:17px; padding-bottom:55px;}
				.submitListPrice2 li{ float:left;}	
			.btn_class{width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				.btn_class:hover{ background-position:0 -27px;}
				.btn_class:active{ background-position:0 -54px;}
			.btn_delete{background:url(../images/delete_button.jpg) 0 0 no-repeat;}

			.widebutton { width: 120px; height:27px; background:url(../images/login_button_wide.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				.widebutton:hover{ background-position:0 -27px;}
				.widebutton:active{ background-position:0 -54px;}
				
			input#submit{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#submit:hover{ background-position:0 -27px;}
				#submit:active{ background-position:0 -54px;}
			input#submit.widebutton { width: 120px; height:27px; background:url(../images/login_button_wide.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
			
			input#submit2{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#submit2:hover{ background-position:0 -27px;}
				#submit2:active{ background-position:0 -54px;}
			
				
			input#submit3{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#submit3:hover{ background-position:0 -27px;}
				#submit3:active{ background-position:0 -54px;}
				
			input#submitsearch{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#submitsearch:hover{ background-position:0 -27px;}
				#submitsearch:active{ background-position:0 -54px;}
			
			input#changeuser{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#changeuser:hover{ background-position:0 -27px;}
				#changeuser:active{ background-position:0 -54px;}		
				
				input#submit4{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#submit4:hover{ background-position:0 -27px;}
				#submit4:active{ background-position:0 -54px;}	

			input.submit{ width: 74px; height:27px; background:url(../images/login_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				.submit:hover{ background-position:0 -27px;}
				.submit:active{ background-position:0 -54px;}


			input#cancel{ width: 74px; height:27px; background:url(../images/cancel_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#cancel:hover{ background-position:0 -27px;}
				#cancel:active{ background-position:0 -54px;}
				
			input#cancel2{ width: 74px; height:27px; background:url(../images/cancel_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				#cancel2:hover{ background-position:0 -27px;}
				#cancel2:active{ background-position:0 -54px;}

			input.btn_red{ width: 74px; height:27px; background:url(../images/delete_button.jpg) 0 0 no-repeat;color:#FFF; margin: 8px 13px 0 0; padding-bottom:5px;}
				.btn_red:hover{ background-position:0 -27px;}
				.btn_red:active{ background-position:0 -54px;}

/*====================FLASH FULL SCREEN====================*/
.flcontainer
{
	position: relative;
	height: 1px;
	width: 1px;
	background: none;
	line-height: 1px; /* new */
	overflow: hidden; /* new */
}

.flcontainer-fullscreen
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #F7F7F7;
	z-index: 999999; /* new */
}

#center p {
	font-size: 1.2em;
	margin: 10px 0;
}

#footer { padding:25px 0; border-top: 1px solid #d1d1d1; margin-top:67px;}
	#footer p{ font-size:10px; color:#d1d1d1; float:left;}

#gridHolder { 
	height: auto;
	margin:15px 0;
	padding:0px;
	min-height: 550px;
	overflow-x:auto;
	overflow-y:hidden;
}			


*:focus { outline: none;  }  			
			
p.pictureLabel { display:block;margin-left:20px;margin-top:3px;font-size:11px;}			
						
							
#colorSelector2
{
	background:transparent url(../images/select2.png) repeat scroll 0 0;
	height:36px;
	left:12px;
	position:absolute;
	top:0;
	width:36px;
}

#colorSelector2 div.preview {
	background:transparent url(../images/select2.png) repeat scroll center center;
	height:28px;
	left:4px;
	position:absolute;
	top:4px;
	width:28px;
}

#colorpickerHolder2 {
	height:0;
	left:11px;
	overflow:hidden;
	position:absolute;
	top:32px;
	width:356px;
}


/*====================NOTNUMBERED SALE====================*/

#nnscontainer {
	width: 100%;
	background-color: transparent;
	margin-top: 14px;
	}

#nnscountercontain {
	float: left;
	width: 84px;
	height: 160px;
	background-color: transparent;
	}
	
#nnsup {
	width: 80px;
	height: 36px;
	border: 2px solid #D0D0D0;
	background-color: #F9F9F9;
	background-image: url("../images/nnsarrow_up.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	}
	
#nnsmiddle {
	position: relative;
	width: 80px;
	height: 74px;
	border-left: 2px solid #D0D0D0;
	border-right: 2px solid #D0D0D0;
	border-up: none;
	border-down: none;
	background-color: #FBFBFB;
	}
	
#nnsdown {
	width: 80px;
	height: 36px;
	border: 2px solid #D0D0D0;
	background-color: #F9F9F9;
	background-image: url("../images/nnsarrow_down.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	}
	
#nnsmnum {
	width: 100%;
	padding-top: 4px;
	text-align: center;
	font-family: 'Arial Narrow','Arial Condensed','Nimbus Sans L',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	font-stretch: condensed;
	font-size: 32px;
	font-weight: bold;
	color: #6C9547;
	}
	
#nnsmtot {
	width: 100%;
	padding-top: 6px;
	text-align: center;
	font-family: 'Arial Narrow','Arial Condensed','Nimbus Sans L',Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	font-stretch: condensed;
	font-size: 15px;
	font-weight: bold;
	color: #BBBBBB;
	}

#nnsformcontain {
	float: left;
	width: 84%;
	height: auto;
	margin-left: 22px;
	background-color: transparent;
	border: none;
	}

#nnshead {
	position: relative;
	width: 100%;
	height: 32px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	background-color: transparent;
	}
	
#nnsheadrefresh {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
	background-color: transparent;
	background-image: url("../images/refresh_green.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	}

#nnscboxpreload {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	color: #777777;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}
	
#nnscboxusage {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 0 10px;
	color: #444444;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	}
	
#nnscboxusage span {
	font-size: 15px;
	color: #111111;
	font-weight: 1200;
	}

#nnstblcontainer {
	font-size: 13px;
	}

#nnstblcontainer select, #nnsgroupstblcontainer select {
	padding: 2px 0px 2px 3px;
	font-size: 13px;
	background-color: #FDFFCA;
	width: 200px;
	border: 1px solid #555555;
	}

#nnslabel {
	display: block;
	width: 100%;
	font-size: 13px;
	padding-bottom: 6px;
	}

#nnssmallinfo {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	}

#nnssmallinfo span {
	color: #999999;
	}

#nnspricefield {
	padding: 6px 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	}

#nnspricefield span {
	color: #BB0409;
	}

#nnspricefold {
	padding: 6px 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	}

#nnspricesold {
	padding: 6px 0 8px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	}

#nnspricefold span, #nnspricesold span {
	color: #BB0409;
	}

#nnssaleform {
	padding-top: 0;
	margin-top: 0;
	font-size: 13px;
	}

#nnssaleform select {
	padding: 2px 0px 2px 3px;
	font-size: 13px;
	background-color: #FDFFCA;
	border: 1px solid #555555;
	}

#nnssaleform table {
	font-size: 13px;
	}

#salepaymethod { width:190px; }
#salediscount{ width:190px; }
/* #saleclient{ width:200px; } */

#nnssaleform {
	display: none;
	}

#nnscustselcontainer {
	position: relative;
	width: 360px;
	height: 24px;
	border: 1px solid #555555;
	background-color: #FDFFCA;
	cursor: pointer;
	}

#nnscustsel_txt {
	position: absolute;
	top: 4px;
	left: 8px;
	height: 21px;
	width: 320px;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	white-space: nowrap;
	}
	
#nnscustsel_btn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
	background-image: url("../images/add_client_normal.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	}

#nnssearchclientform {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px 0 0 8px;
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	}

#nnssearchclientform input {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 240px;
	padding: 5px 2px 5px 4px;
	border: 1px solid #999999;
	font-size: 13px;
	font-weight: bold;
	color: #2881D0;
	}

#nnssearchclientform ul {
	display: block;
	padding: 0;
	margin: 0;
	width: 320px;
	height: 290px;
	overflow-x: hidden;
	overflow-y: scroll; 
	border: 1px solid #999999;
	}

#nnssearchclientform li {
	display: block;
	position: relative;
	float: left;
	width: 320px;
	height: 38px;
	padding: 5px 0px 0px 9px;
	border-bottom: 1px solid #AAAAAA;
	text-align: left;
	background: #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));
	background: -moz-linear-gradient(top, #EEE, #FFF);
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans;
	font-style:normal;
	font-variant:normal;
	}
	
#nnssearchclientform li:hover {
	background: #7CCDF7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7CCDF7', endColorstr='#E1F5FF');
	background: -webkit-gradient(linear, left top, left bottom, from(#7CCDF7), to(#E1F5FF));
	background: -moz-linear-gradient(top, #7CCDF7, #E1F5FF);
	color: #000000;
	cursor: pointer;
	}

#nnssearchclientform li.disxerox {
	background: #FFBDBD;
	}

#nnssearchclientform span.ldr {
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: transparent;
	margin-left: 10px;
	}

#nnssearchclientform li span.xerx {
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

#nnssearchclientform li span.xery {
	display: block;
	position: absolute;
	right: 4px;
	top: 6px;
	width: 100px;
	height: 22px;
	background-color: transparent;
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

#nnssearchclientform input.sshtxt {
	padding: 4px 2px 4px 4px;
	border: 1px solid #777777;
	color: #333333;
	width: 220px;
	}

#nnssearchclientform select.sshsel {
	padding: 2px 0px 2px 3px;
	font-size: 13px;
	border: 1px solid #555555;
	width: 76px;
	margin-top: 4px;
	}
	
#nnssearchclientform select.sshsel_two {
	padding: 2px 0px 2px 3px;
	font-size: 13px;
	border: 1px solid #555555;
	width: 176px;
	margin-top: 8px;
	}

#nnssearchclientform a.sshubutt {
	display: block;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #555555;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color: #777777;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	}
	
#nnssearchclientform a.sshubuttx, #nnssearchclientform a.sshubutty, #nnssearchclientform a.sshubuttz {
	display: inline-block;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #555555;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color: #777777;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	}
	
#nnssearchclientform a.sshubuttz {
	width: 150px;
	}

#nnssearchinnerchecker {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 54px;
	height: 24px;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	}

#nnssearchclientform input.icemnns {
	position:relative;
	top: 2px;
	margin: 0;
	padding: 0;
	display: inline;
	width: auto;
	height: auto;
	font-weight: normal;
	}

input.nsssgo, input.nsscncs, input.nsss, input.nssr {
	cursor: pointer;
	}

#bbsalebookingform {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px 0 0 8px;
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	}

#bbsalebookingform table {
	font-size: 15px;
	}

#bbsalebookingform a.rrhubutt {
	display: block;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #555555;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color: #777777;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	}

/*===================                  ===================*/

.EditTable td input {border: solid 1px #666;}
.EditTable td  {padding: 4px 2px !important;}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
	display:none;
}

/* Simple form */
.formRow {
	margin: 10px 0;
}
.formRow label {
	width: 155px;
	display: inline-block;
}
select.formField {
	padding: 4px;
}
input.formField {
	padding: 4px;
	border: 1px solid #abadb3;
}
input.err, select.err {
	outline: 1px solid red;
}

.dialogOverlay {
	width: 100%;
	height:100%;
	background: #aaaaaa url('../images/ajax_loader.gif') no-repeat center center;
	z-index:901;
	position:absolute;
	left:0;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity:0.4;
	display: none;
}

/* QZ tray */
.qz {
	display:none;
	float:right;
	padding-top:5px;
	color:red;
}
#esdc:hover {
	cursor: pointer;
}
.qz i.fa {
	margin: 0 4px;
}
.qz.ok {
	color:green;
}
.qz.warning {
	color:orange;
}

.version {
	margin-top: 10px;
	text-align: center;
	color: #ccc;
}
#footer .version {
	float:right;
	margin: 0;
}

#payMethod{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; width: 300px}
#paymentType{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; width: 300px}
#repertoire{ margin-bottom:10px; margin-left:17px;border:1px solid #C0C0C0;background-color:#F1F1F1; min-width: 300px}
