/* ----------      1kapper.nl      ---------- */
/* ----------          by          ---------- */
/* ---------- Yourmediafactory.com ---------- */

* {
	padding: 									0;
	margin: 									0;
}

body {
	background-color: 				#000; /*#e3e3e3;*/
	font-family: 							Verdana, Arial, sans-serif, serif;
	color:										#000000;
	font-size: 								100.1%;
	font-size: 								0.72em;
	font-weight: 							normal;
	line-height: 							2em;
	/*background:								url(../images/background-lines.jpg) 0 0 repeat;*/
}
 
p {
	font-size: 								1.0em;
	line-height: 							2em;
}

h1 {
	font-size: 								4.5em;
	font-weight: 							normal;
	line-height: 							2.0em;
	color:										#FFFFFF;
	padding-top: 							5px;
	padding-left: 						50px;
	font-family: 							Georgia "Times New Roman", Times, Georgia, serif;
}

h2 {
	font-weight: 							bold;
	color:										#000000;
	font-size: 								100.1%;
	font-family: 							Verdana, Arial, sans-serif, serif;
}

h3 {
	font-weight: 							bold;
	color:										#000000;
	font-size: 								90.1%;
	font-family: 							Verdana, Arial, sans-serif, serif;
}

img {
	border:										0px;
}

a:link,
a:visited {
	color: 										#000000;
	text-decoration: 					none;
	font-weight: 							bold;
}

a.active,
a:hover,
a:active,
a:focus  {
	color: 										#FF6600;
}

div.calendarLink {
	margin:										0px 0px 0px 10px;
	padding:									0px;
	width: 										21px;
	height: 									17px;
	background-image: 				url("../images/btn_calendar.gif");
	cursor:										hand;
}

div.calendarLink:hover {
	background-image: 				url("../images/btn_calendar_hover.gif");
}

/* The draggable appointment box in our calender overview page. */
div.dragAppointment {
	display:									none;
	width:										auto;
	filter:										alpha(opacity=70);
	MozOpacity:								0.7;
	font-size:								80%;
	cursor:										move;
	border:										1px solid black;
	position:									absolute;	
}


div.frontpageSearch {
	width:									300px;
	display:								none;
	background-color: 			#FFF;
	border:									1px solid black;
	position:								absolute;
	padding:								5px;
	z-index: 								5;
	top:										80px;
	left: 									525px;
}											 	

marquee  {
	width:										220px;
	height:										150px;
	background-color:					#FFFFFF;
	text-align: 							center;
}

img {
	margin-top: 							10px;
}

/* ---------- Title ---------- */

#title {
	cursor: pointer;
	width: 										858px;
	height: 									103px;
	background-color: 				#E09460;
	background-image: 				url(../images/logo.jpg);
	background-repeat: 				no-repeat;
	margin: 									10px auto 0px auto;
}

	#titleBox {
		width: 										256px;
		height: 									65px;
		float: 										right;
		margin-top: 							15px;
		margin-right: 						16px;
		background-color: 				transparent;
		color: 										#FFFFFF;
		padding-top: 							10px;
		text-align: 							center;
		}

		#titleBox p {
			font-family: 							Georgia, "Times New Roman", Times, Georgia, serif;
			font-weight: 							normal;
			font-size: 								1.0em;
			line-height: 							1.5em;
		}


/* ---------- Container ---------- */

#container {
	width: 										100%; /*858px;*/
	margin-left: 							auto;
	margin-right: 						auto;
}


/* ---------- Menu ---------- */

#menu {
	width: 										750px;
	height: 									30px;
	margin-top: 							20px;
	background-color: 				#AA2F00;
	color:										#FFFFFF;
	padding-top: 							10px;
	padding-left: 						50px;
	padding-right: 						50px;
	text-align: 							left;
	font-weight: 							bold;
	font-size: 								1.2em;
}

	#menu a:link,
	#menu a:visited {
		color: 										#FFFFFF;
		text-decoration: 					none;
		font-weight: 							normal;
	}

	#menu a:hover,
	#menu a:active,
	#menu a:focus  {
		color: 										#FF6600;
	}

	#menuLeft {
		width: 										640px;
		height: 									30px;
		position: 								relative;
		float: 										left
	}

	#menuLogin {
		width: 										100px;
		height: 									30px;
		position: 								relative;
		float: 										right;
		text-align: 							right;
	}

/* ---------- Content ---------- */

#content {
	width: 										100%; /*858px;*/
	position:									relative;
	margin-top: 							0px;
	margin-left: 							0px;
}

* html #content {
	width: 										100%; /* 858px; */
	position:									relative;
	margin-top: 							0px;
	margin-left: 							0px;
}

	.contentTitleBlackTextLeft {
		height: 									24px;
		position:									relative;
		float: 										left;
		padding-left: 						20px;
		background-color: 				transparent;
		color:										#000000;
		font-weight: 							normal;
		text-align: 							left;
	}

	.contentTitleBlackTextRight {
		height: 									24px;
		position:									relative;
		float: 										right;
		padding-right: 						20px;
		background-color: 				transparent;
		color:										#000000;
		font-weight: 							normal;
		text-align: 							left;
	}

	.contentTitleWhite {
		width: 										858px;
		height: 									24px;
		margin: 									0px auto 0px auto;
		position:									relative;
		background-image: 				url(../images/whitemenu.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

  * html .contentTitleWhite {
		background-image: 				url(../images/whitemenuIE6.jpg);
	}

	.contentTitle {
		width: 										858px;
		height: 									50px;
		margin: 									0px auto 0px auto;
		position:									relative;
		background-image: 				url(../images/menu.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#AA2F00;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

	.contentTitleLeft {
		height: 									38px;
		margin-top: 							0px;
		position:									relative;
		float: 										left;
		padding-top: 							12px;
		padding-left: 						20px;
		padding-right: 						20px;
		font-family: 							Arial, Verdana, sans-serif, serif;
		font-size: 								1.2em;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

	.contentTitleMenuLeft {
		height: 									38px;
		margin-top: 							0px;
		float: 										left;
		padding-top: 							12px;
		padding-left: 						20px;
		padding-right: 						20px;
		background-image: 				url(../images/separator.jpg);
		background-repeat: 				no-repeat;
		background-position: 			center right;
		font-family: 							Arial, Verdana, sans-serif, serif;
		font-size: 								1.2em;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}
	
	

		.contentTitleMenuLeft a:link,
		.contentTitleMenuLeft a:visited {
			font-family: 							Arial, Verdana, sans-serif, serif;
			color: 										#FFFFFF;
			text-decoration: 					none;
			font-weight: 							normal;
		}

		.contentTitleMenuLeft a:hover, a:active  {
			color: 										#FF6600;
		}

		.topMenuActive {
		  color:										#FF6600;
		}


	.contentTitleMenuRight  {
		height: 									38px;
		margin-top: 							0px;
		position:									relative;
		float: 										right;
		padding-top: 							12px;
		padding-right: 						20px;
		padding-left: 						20px;
		background-image: 				url(../images/separator.jpg);
		background-repeat: 				no-repeat;
		background-position: 			center left;
		font-family: 							Arial, Verdana, sans-serif, serif;
		font-size: 								1.2em;
		color:										#FF6600;
		font-weight: 							normal;
		text-align: 							left;
	}

		.contentTitleMenuRight a:link,
		.contentTitleMenuRight a:visited {
			font-family: 							Arial, Verdana, sans-serif, serif;
			color: 										#FFFFFF;
			text-decoration: 					none;
			font-weight: 							normal;
		}

		.contentTitleMenuRight a:hover,
		.contentTitleMenuRight a:active,
		.contentTitleMenuRight a:focus  {
			color: 										#FF6600;
		}

	.contentPulldown {
		width: 										840px;
		height: 									25px;
		margin-top: 							20px;
		float: 										left;
	}

	.city {
		width: 										210px;
		height: 									25px;
		float: 										left;
		padding-left: 						10px;
		background-color: 				#FFCC99;
		color:										#000000;
		font-weight: 							bold;
		text-align: 							left;
	}

	.cityText {
		font-style: 							italic;
		padding-left:							10px;
	}

	.selection {
		position: 								relative;
		float: 										left;
		width: 										300px;
		height: 									24px;
	}

	.buttonSearch {
		margin:										10px 80px 10px 0;
		float:										right;
		width: 										150px;
		height: 									25px;
		background-color:					#AA2F00;
		border:										1px #000000 solid;
		color:										#ffffff;
		text-align:								center;
	}

	* html .buttonSearch {
		margin-right: 						40px;
	}														/*IE6*/

	.buttonSearch a:link,
	.buttonSearch a:visited {
		color: 										#ffffff;
		text-decoration: 					none;
		font-weight: 							normal;
	}

	.buttonSearch a:hover {
		color: 										#FF6600;
	}

	.contentIntroBig {
		width: 										100%;
		position:									relative;		
		padding-left:							0px;
		padding-bottom: 					10px;
		background-color: 				#FFF;
		background: 							url(../images/contentintrobg.jpg) repeat-y center center;
		height: 									expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
    min-height: 							300px; /* sets min-height value for all standards-compliant browsers */
	}
	
/* Special hack for Chrome to move the background by 1 pixel - otherwise dropborder is skewed. */	
body:nth-of-type(1) .contentIntroBig {
		margin-left: 							-1px;
}	
	
	.contentIntro {
		width: 										848px;
		position:									relative;
		padding-left:							10px;
		padding-bottom: 					10px;
		background-image: 				url(../images/contentintrobg.jpg);
		background-repeat: 				repeat;
		background-color: 				#FFFFFF;
		height: 									expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
    min-height: 							300px; /* sets min-height value for all standards-compliant browsers */
	}	
	

		#contentIntroTop {
		width: 										858px;
		height: 									10px;
		margin:			 							0px auto 0px auto;
		position:									relative;
		background-image: 				url(../images/contentintrotop.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#FFFFFF;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

  * html #contentIntroTop {
		background-image: 				url(../images/contentintrotopIE6.jpg);
	} /*IE6*/

	#contentIntroBottom {
		width: 										858px;
		height: 									10px;
		margin: 									0px auto 0px auto;
		background-image: 				url(../images/contentintrobottom.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#FFFFFF;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

  * html #contentIntroBottom {
		position:									absolute;
	}

  .contentTable{
		width: 					          848px;
		position:				          relative;
		float: 					          left;
		padding-bottom: 		      10px;
		background-color: 		    #FFFFFF;
		height: 				          expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
    min-height: 			        300px; /* sets min-height value for all standards-compliant browsers */
	}

	.contentMain {
		width: 										818px;
		position:									relative;
		float: 										left;
		padding-left: 						20px;
		padding-right: 						20px;
		padding-bottom: 					10px;
		background-image: 				url(../images/contentmainbg.jpg);
		background-repeat: 				repeat-y;
		background-color: 				#FFCC99;
		height: 									expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
    min-height: 							300px; /* sets min-height value for all standards-compliant browsers */
	}

		.contentMain h1 {
			padding-left: 						0px;
			text-align: 							left;
			font-family: 							Verdana, Arial, sans-serif, serif;
			font-weight: 							bold;
			font-size: 								1.0em;
			line-height: 							1.5em;
			color:										#000000;
		}

	#contentMainTop {
		width: 										858px;
		height: 									10px;
		margin-top: 							0px;
		position:									relative;
		float: 										left;
		background-image: 				url(../images/contentmaintop.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#AA2F00;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

	* html #contentMainTop {
		background-image: 				url(../images/contentmaintopIE6.jpg);
	} /*IE6*/

	#contentMainBottom {
		width: 										858px;
		height: 									10px;
		margin-top: 							0px;
		margin-left: 							0px;
		padding-left: 						0px;
		position:									relative;
		float: 										left;
		background-image: 				url(../images/contentmainbottom.jpg);
		background-repeat: 				no-repeat;
		background-color: 				#AA2F00;
		color:										#FFFFFF;
		font-weight: 							normal;
		text-align: 							left;
	}

	* html #contentMainBottom {
		position:									absolute;
	}

	#map {
		width: 										356px;
		height:										356px;
		float: 										left;
		margin-right: 						5px;
		background: 							url(../images/map.jpg) no-repeat;
	}

	#flashap {
		position:absolute;
	}

	#contentIntroBox {
		width: 										477px;
		position:									relative;
		float: 										left;
		background-color: 				transparent;
		font-weight: 							normal;
	}

		#search1 {
			width: 										462px;
			height:										33px;
			position:									relative;
			float: 										left;
			padding-top: 							7px;
			padding-left: 						15px;
			background-image: 				url(../images/search1.jpg);
			background-position:  		top left;
			background-repeat: 				no-repeat;
			background-color: 				transparent;
			font-weight: 							normal;
			color:										#FFFFFF;
		}

		#search2 {
			width: 										462px;
			height:										31px;
			position:									relative;
			float: 										right;
			margin-top: 							5px;
			padding-top: 							7px;
			padding-left: 						15px;
			background-image: 				url(../images/search2.jpg);
			background-position:  		top left;
			background-repeat: 				no-repeat;
			background-color: 				transparent;
			font-weight: 							normal;
			color:										#FFFFFF;
		}

		#contentBox {
			width: 										477px;
			height:										231px;
			position:									relative;
			float: 										left;
			background-image: 				url(../images/contentbox2.jpg);
			background-position:  		top left;
			background-repeat: 				no-repeat;
			background-color: 				transparent;
			font-weight: 							normal;
			color:										#FFFFFF;
		}

		#contentBox1 {
			width: 										196px;
			height: 									105px;
			margin-left: 							10px;
			margin-top: 							10px;
			float: 										left;
			background-color: 				transparent;
		}

		#contentBox1 h1 {
			font-size: 								1.5em;
			font-weight: 							normal;
			line-height: 							1.0em;
			color:										#FFFFFF;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}

		#contentBox1 p {
			font-size: 								1.0em;
			font-weight: 							normal;
			line-height: 							2.0em;
			color:										#FFFFFF;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}

		#contentBox {
			width: 										477px;
			height:										231px;
			position:									relative;
			float: 										left;
			background-image: 				url(../images/contentbox2.jpg);
			background-position:  		top left;
			background-repeat: 				no-repeat;
			background-color: 				transparent;
			font-weight: 							normal;
			color:										#FFFFFF;
		}

		#contentBox2 {
			width: 										196px;
			height: 									105px;
			margin-left: 							10px;
			margin-top: 							10px;
			float: left;
			background-color: 				transparent;
		}

		#contentBox2 h1 {
			font-size: 								1.5em;
			font-weight: 							normal;
			line-height: 							1.0em;
			color:										#FFFFFF;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}

		#contentBox2 p {
			font-size: 								1.0em;
			font-weight: 							normal;
			line-height: 							2.0em;
			color:										#FFFFFF;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}

		#contentBox3 {
			width: 										231px;
			height: 									205px;
			margin-right: 						15px;
			margin-top: 							10px;
			float: 										right;
			background-color: 				transparent;
		}

		#contentBox3 h1 {
			font-size: 								1.0em;
			font-weight: 							normal;
			line-height: 							2.0em;
			color:										#FFFFFF;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}

		#contentBox3 p {
			font-size: 								1.0em;
			font-weight: 							normal;
			line-height: 							2.0em;
			color:										#000000;
			padding-left: 						0px;
			font-family: 							Arial, Verdana, sans-serif, serif;
			text-align: 							center;
			font-weight: 							normal;
		}




/* ---------- Resultspage ---------- */

.contentTitleResults {
	width: 										808px;
	height: 									25px;
	margin-top: 							20px;
	padding-left: 						50px;
	background-color: 				#AA2F00;
	color:										#FFFFFF;
	font-weight: 							bold;
	text-align: 							left;
	}

.containerResults {
	padding: 									10px 150px 20px 50px;
	position:									relative;
	float: 										left;
	background-color: 				#FFCC99;
	color:										#000000;
	text-align: 							left;
	height: 									expression( this.scrollHeight < 401 ? "400px" : "auto" ); /* sets min-height for IE */
  min-height: 							400px; /* sets min-height value for all standards-compliant browsers */
}

.containerResults1 {
	padding: 									10px 90px 20px 50px;
	position:									relative;
	float: 										left;
	background-color: 				#FFCC99;
	color:										#000000;
	text-align: 							left;
	height: 									expression( this.scrollHeight < 401 ? "400px" : "auto" ); /* sets min-height for IE */
	min-height: 							400px; /* sets min-height value for all standards-compliant browsers */
}

.item {
	width:										500px;
	height:										100px;
	margin-left: 							45px;
}

.item2 {
	width:										700px;
	height:										100px;
	margin-left: 							65px;
}

.navigation {
	width:										700px;
	height:										30px;
	margin-left: 							45px;
}

.itemAdress2 {
	width: 										600px;
	line-height: 							1.4em;
}

.itemButtonOnline {
	background:								url(../images/kapperOnline.jpg) no-repeat;
	position:									relative;
	top:											-60px;
	left:											300px;
	height: 									30px;
	width: 									  200px;
	padding-top:							2px;
	text-align:								center;
}

.itemButtonOnline a:link,
.itemButtonOnline a:visited {color: #ffffff; text-decoration: none; font-weight: bold; text-align:center;}
.itemButtonOnline a:hover {color: #FF6600;}

.itemButtonOffline {
	background:								url(../images/kapperOffline.jpg) no-repeat;
	position:									relative; 
	top:											-60px; 
	left:											300px; 
	height: 									30px; 
	width: 										200px; 
	padding-top:							2px;
	text-align:								center; 
}
.itemButtonOffline a:link,
.itemButtonOffline a:visited {color: #AA2F00; text-decoration: none; font-weight: bold; text-align:center;}


/*AppointPage*/

.itemAppoint {width:auto; height:150px;}
.itemAppoint img {position:relative; top:5px;}

.textBox {width: 200px; height:300px;}
* html .textBox {position:relative; width: 200px; height:300px;}
.textBox1 {width: 600px; position: relative; top:50px;}
* html .textBox1 {position: relative; top: -250px; height:100px;}

#inputFields {width:350px; position:relative; top:-302px; left:160px;}
* html #inputFields {width:350px; position:relative; top:-300px;}

.optionAppoint {position:relative; top:2px; width:230px; height:inline; margin-top: 3px;}
.optionAppoint1{position:relative; top:40px; width:230px; height:inline; margin-top: 3px;}

.radioIdent {margin-left:230px; margin-bottom: 50px;}
* html .radioIdent {margin-left:230px; margin-bottom:0px;}
.radioAppoint {position:relative; top:2px; margin-right:1px;}
.radioAppoint1 {position:relative; top:2px; margin-left:9px; margin-right:1px;}
.radioAppoint2 {position:relative; top:2px; margin-left:59px; margin-right:1px;}
* html .radioAppoint2 {position:relative; top:2px; margin-left:66px; margin-right:1px;}
.radioAppoint3{position:relative; top:2px; margin-left:22px; margin-right:1px;}
* html .radioAppoint3{position:relative; top:2px; margin-left:30px; margin-right:1px;}
*:first-child+html .radioAppoint1 {position:relative; top:2px; margin-left:16px; margin-right:1px;}
* html .radioAppoint1 {position:relative; top:2px; margin-left:16px;}
*:first-child+html .radioAppoint2 {position:relative; top:2px; margin-left:66px; margin-right:1px;}
*:first-child+html .radioAppoint3 {position:relative; top:2px; margin-left:30px; margin-right:1px;}

.selectionAppoint {position:relative; top:2px; width:70px;height:inline;}

.buttonAvailable {position:relative; left:-40px; margin-top: 10px 0 0 0; float:right;}
* html .buttonAvailable {position: relative; left:-40px; top:-30px;}/*IE6*/

.buttonAppoint {position: relative; left:447px; top:53px;}
* html .buttonAppoint {top: -50px;}/*IE6*/
*:first-child+html .buttonAppoint{top: -40px;}/*IE7*/

.buttonBack {margin:20px 485px 10px 0; float:right;}
* html .buttonBack {margin-right: 243px;}/*IE6*/


/*form*/
.itemForm {
    width:                  auto;
    height:                 50px;
    margin:                 5px 0 5px 0;
  }

.itemForm1 {
    width:                  auto;
    height:                 200px;
  }

.inputForms {
    width:                  400px;
    position:               relative;
    left:                   140px;
    top:                    -50px;
  }

.inputForms1 {
    width:                  400px;
    position:               relative;
    left:                   140px;
    top:                    -185px;
   }

* html .itemForm1 {
    width:                  auto;
    height:                 300px;
   }

* html .inputFields {
    top:                    -115px;
   }

.optionAppoint1 {
    position:               relative;
    top:                    2px;
    width:                  230px;
    height:                 inline;
    margin-top:             1px;
  }

.buttonTop {
		position: 			        relative;
		left:				            -50px;
		top: 				            -310px;
		float:				          right;
	}

* html .buttonTop {
    position:               relative;
    left:                   -50px;
    top:                    -510px;
   }  /*IE6*/

.buttonTop a:link,
.buttonTop a:visited {
    color:                  #ffffff;
    text-decoration:        none;
    font-weight:            normal;
    }
.buttonTop a:hover {color: #FF6600;}

* html .tableBox {}


/* ---------- Footer ---------- */

#footer {
	width: 										858px;
	height: 									50px;
	margin: 									0px auto 0px auto;
	position:									relative;
	z-index: 1;
	background-image: 				url(../images/menu.jpg);
	background-repeat: 				no-repeat;
	background-color: 				#AA2F00;
	color:										#FFFFFF;
	font-weight: 							normal;
	text-align: 							left;
}

	#footer a:link,
	#footer a:visited {
		font-family: 							Arial, Verdana, sans-serif, serif;
		color: 										#FFFFFF;
		font-size: 								1.2em;
		text-decoration: 					none;
		font-weight: 							normal;
	}


	#footer a:hover,
	#footer a:active,
	#footer a:focus  {
		color: 										#FF6600;
	}

.footerMenuLeft {
	float:										left;
	height: 									38px;
	padding-top: 							12px;
	padding-left: 						20px;
	padding-right: 						20px;
	background-image: 				url(../images/separator.jpg);
	background-repeat: 				no-repeat;
	background-position: 			center right;
	}

.footerMenuRight {
	float:										right;
	height: 									38px;
	padding-top: 							12px;
	padding-left: 						20px;
	padding-right: 						20px;
	background-image: 				url(../images/separator.jpg);
	background-repeat: 				no-repeat;
	background-position: 			center left;
	}

#footerBottom {
	width: 										858px;
	height: 									20px;
	margin:		 								0px auto 0px auto;
	background-image: 				url(../images/footerbottom.jpg);
	background-repeat: 				no-repeat;
	background-color: 				#AA2F00;
	color:										#FFFFFF;
	font-weight: 							normal;
	text-align: 							left;
}

* html #footerBottom {
	position:									absolute;
}

  .leftText {
	padding-left: 15px;
	}

.rightText {
	padding-left: 220px;
	}

/* ---------- FooterSelection ---------- */

.footerSelection {
  width:835px;
  margin:21px 0 10px 0;
  height:65px;
  float: left;
  background-color:#ff6600;
}

.selectionLeft {
  float:										left;
  width:										200px;
  padding-left:							210px;
}

.selectionRight {
  float:										left;
  width:										200px;
  padding-left:							20px;
}

.buttonsTable {
  margin:										10px 0 0 0;
  width:										840px;
}

.buttonsTable img {
  padding-left:							30px;
}

.wideButton {
  float:										right;
  padding-right:						60px;
}

#testBox {
			width: 										231px;
			height: 									30px;
			margin-left: 							0px;
			margin-top: 							15px;
			float: 										left;
			background-color: 				transparent;
			font-family: 							Arial, Verdana, sans-serif, serif;
			font-size: 								0.9em;
			color:										#000000;
		}

#testBox2 {
			width: 										231px;
			height: 									40px;
			margin-left: 							0px;
			margin-top: 							7px;
			float: 										right;
			background-color: 				transparent;
			color:										#000000;
		}
		
div.picture-not-found	{
/*			background-color:					#666666; */
}

div.picture	{
			background-color:					#ffcc99;
}
/* 
		WIZARD
*/
#wizard {
	height: 48px;
	width: 290px;
	margin: 0;
	padding: 0;
	float: left;
	/* background: url("../images/bg_wizard.png"); */
}
#wizard ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
}
#wizard ul li {
	float: left;
	margin-right: 6px;
	color: #FFFFFF;
}
#wizard ul li.label {
	width: 60px;
	font-weight: bold;
	padding:4px 0 0 20px;
	font-size: 1.2em;
}
#wizard ul li.step {
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 2.9em;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 6px;
	background: url("../images/step_inactive.png");
}
#wizard ul li.active {
	background: url("../images/step_active.png");
	line-height: 1.6em;
	font-size: 1.6em;
	font-weight: normal;
	color: #760000;
}
.spacerWizard {
		height: 50px;
		width: 80px;
		float:left;
		background-image: url(../images/separator.jpg);
		background-repeat:no-repeat;
		background-position:top right;
	}

.small {
	background-color:					#ff6e01;
	border:								1px #fff solid;
	color:								#fff;
	cursor: 							pointer;
	margin-left: 3px;
}
.saloonBookButton {
	float: left;
	display: none;
}

/**
 *	Context menu in employee agenda
**/
.contextMenu td {
	cursor:							pointer;
	background-color:		#aaffaa;
	padding:						0px 10px 0px 10px;
	font-weight:				600;
	font-size:					90%;
	width:							130px;
	border:							1px solid black;
}

.contextMenu td:hover {
	background-color:		#88ff88;
}

.contextMenu {
	margin:							0px;
}


/**
 *	Saloon book (data) page
**/
.saloonRemarks {
	display: 									block;
	float: 										left;
	margin: 									0px 0px 0px -20px;
	color: 										white; 
	width: 										auto; 
	padding:									2px 10px 2px 10px;
	height: 									auto;
	background: 							#ff6e01;	
}


/**
 *	Search result page specialties.
**/
.specialSearchItem {
	color:										#760000;
	font-size: 								130%;
	font-weight:							650;
	font-style: 							italic;
}


/**
 *	Agenda Notes
**/
.agendaNotesContainer {
	float: 										right;
	background-color: 				#ffcc99; 
	border-top: 							1px solid black;
 	border-left: 							1px solid black; 
 	border-right: 						1px solid black; 
 	height: 									30px; 
 	margin: 									10px 2px 0px 5px;
  -moz-border-radius: 			10px 4px 0px 0px;
  border-radius: 						10px 4px 0px 0px;
}

.agendaNotesCreateButton {
	background-color: 				white;
 	margin: 									2px 15px 0px 5px; 
 	padding: 									0px 5px 2px 4px;
	border: 									1px solid #333;
  -moz-border-radius: 			4px;
  border-radius: 						4px;	
}

.agendaNotesEditButton {
	background-color: 				#F0F0F0;
 	margin: 									2px 5px 0px 0px; 
 	padding: 									0px 5px 2px 4px;
	border: 									1px solid #333;
  -moz-border-radius: 			4px;
  border-radius: 						4px;
}


.agendaNotesCreateButton:hover {
	background-color:					#EEE;
	color:										#000;
}

.agendaNotesEditButton:hover {
	background-color:					#222;
	color:										#FFF;
}

/**
 *  Agenda style.
**/
.agendaBlock {
  padding-left: 5px;
}

div.agendaBlockText {
  float:                    left;
  height:                   20px;
  overflow:                 hidden;
}

#mainAgendaTimeNote {
  border-left: 		          0px;
	padding:					        0px 5px 0px 0px;  
}

/**
 *	Saloon owner treatment page.
**/
.treatments {
	color: 										black;
	width: 										852px; 
	margin-left: 							-67px;
	background-color: 				#fff;
	border: 									1px solid black; 
	text-align: 							center;
}

.treatments td {
	border-top: 							1px solid black;
	border-right: 						1px solid #ccc;
	padding-left: 						2px;
	padding-right: 						2px;
}


/**
 *	Employee treatment page.
**/
.employeeTreatments {
	background-color: 				#fff;	
	color: 										black;
	width: 										752px;
	border: 									1px solid black; 
	text-align: 							center;	
}

.employeeTreatments td {
	border-top: 							1px solid white;
	border-right: 						1px solid white;
	padding-left: 						2px;
	padding-right: 						2px;
}

/**
 *  Action search-results display.
**/
div.actionFilter {
  float:                    left;
  width:                    200px;
  padding:                  10px;
}

div.actionDisplay {
  float:                    left;
  width:                    500px;
  margin-left:              20px;
  padding:                  10px;
}
