/*--------------Starting page with map-----------------*/
.box-left{
	float: left;
	width: 250px;
	}
	
.box-right{
	float: right;
	font-size: 90%;
	width: 210px;
	}
	.box-right ul{
		float: right;
		width: 170px;
		margin: 40px 0 0 40px;
		padding: 0;
		display: inline;
		}
		.box-right ul li{
			float: left;
			width: 170px;
			margin: 0;
			padding: 4px 0 4px 0;
			}
			.box-right ul li a{
				color: #3f8884;
				text-decoration: none;
				padding: 0 0 0 10px;
				background: url(../images/icons/map-list.gif) left center no-repeat;
				}
			.box-right ul li a:hover, .box-right ul li a:focus{
				color: #26464b;
				text-decoration: underline;
				background: url(../images/icons/map-list-over.gif) left center no-repeat;
				}


/*----------------Second step, refine your search by county + levels... -----------------------*/

#directory-search{
	float: left;
	width: 490px;
	margin: 20px 0 20px 0;
	background: url(../images/directory-search-bg-repeat.gif) left top repeat-y;
	font-size: 85%;
	color: #295e68;
	}
	#directory-search-top{
		float: left;
		width: 470px;
		padding: 20px 10px 10px 10px;
		background: url(../images/directory-search-bg-top.jpg) left top no-repeat;
		}
		#directory-search-top ul li{
			float: left;
			width: 470px;
			padding: 0 0 5px 0;
			}
			#directory-search-panel label, #directory-search-panel .label{
				float: left;
				width: 180px;
				text-align: right;
				padding: 2px 10px 0 0;
				font-weight: bold;
				}
			#directory-search-panel select{
				float: left;
				width: 270px;
				font-size: 90%;
				color: #224c56;
				}
			#directory-search-panel .radio-buttons{
				float: left;
				margin: 3px 0 0 0;
				}
			#directory-search-panel .level_label1{
				float: left;
				width: 60px;
				padding: 3px 0 0 3px;
				text-align: left;
				font-size: 80%;
				font-weight: normal;
				}
			#directory-search-panel .level_label2{
				float: left;
				width: 100px;
				padding: 3px 0 0 3px;
				text-align: left;
				font-size: 80%;
				font-weight: normal;
				}
			#directory-search-panel .level_label3{
				float: left;
				width:70px;
				padding: 3px 0 0 3px;
				text-align: left;
				font-size: 80%;
				font-weight: normal;
				}
				*html #directory-search-panel .radio-buttons{
					float: left;
					margin: 0 0 0 0;
					padding: 0;
					}
				*html #directory-search-panel .level_label1{
					float: left;
					width: 60px;
					padding: 5px 0 0 0;
					text-align: left;
					font-size: 80%;
					}
				*html #directory-search-panel .level_label2{
					float: left;
					width: 100px;
					padding: 5px 0 0 0;
					text-align: left;
					font-size: 80%;
					}
				*html #directory-search-panel .level_label3{
					float: left;
					width: 50px;
					padding: 5px 0 0 0;
					text-align: left;
					font-size: 80%;
					}
				
		#directory-search-now{
			float: left;
			width: 150px;
			background: url(../images/directory-search-bg-bottom.gif) left top no-repeat;
			padding: 5px 55px 6px 340px;
			width: 95px;
			height: 24px;
			}
			



/*------------------Instructors listing-----------------*/
#directory-listing{
	float: left;
	width: 490px;
	}
	#directory-listing h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		padding:12px 0 0 0;
		}
	#directory-listing .product-listing-titles{
		float: left;
		width: 490px;
		clear: both;
		color: #524b38;
		font-weight: normal;
		font-size: 80%;
		padding: 10px 0 0 0;
		display: block;
		}
		.matching-results{
			float: left;
			width: 340px;
			}
		.pagging{
			float: right;
			width: 240px;
			text-align: right;
			margin: 0;
			display: inline;
			font-size: 90%;
			}
			.pagging a{
				color: #00aa90;
				font-weight: bold;
				}
			.pagging a:hover, #pagging a:focus{
				color: #000;
				}


		.instructor-listing{
			float: left;
			width: 488px;
			border: 1px solid #dddacd;
			margin: 10px 0 0 0;
			}

		.bg-light{
			background: #fff;
			}
		.bg-dark{
			background: #f9f8f3;
			}
			.instructor-listing .location{
				clear: both;
				width: 466px;
				padding: 7px 10px 7px 10px;
				margin: 1px;
				font-weight: bold;
				color: #224c56;
				font-size: 95%;
				background: url(../images/breadcrumb-bg.gif) left top repeat-x #dde4e3;
				}
			.instructor-listing .name-studio-name{
				clear: both;
				width: 468px;
				padding: 0 10px 0 10px;
				font-weight: bold;
				color: #3c392a;
				font-size: 80%;
				}
			.instructor-listing .address{
				clear: both;
				width: 468px;
				padding: 0 10px 0 10px;
				color: #827960;
				font-size: 75%;
				}
				.instructor-listing ul{
					clear: both;
					width: 458px;
					padding: 10px;
					font-size: 90%;
					color: #3c392a;
					}
					.instructor-listing ul li{
						clear: both;
						width: 448px;
						padding: 1px 0 1px 20px;
						}
					.instructor-listing ul li .label{
						float: left;
						width: 50px;
						text-align: right;
						padding: 0 3px 0 0;
						color: #827960;
						font-weight: bold;
						}
					
					.instructor-listing ul li .new-window{
						padding: 0 15px 0 0;
						background: url(../images/icons/new-window.gif) right center no-repeat;
						}
				#content .instructor-listing a.more-info-listing{
					float: right;
					margin: 0 1px 1px 0;
					padding: 0;
					text-align: right;
					width: 95px;
					display: inline;
					}
					#content .instructor-listing a.more-info-listing img{
						float: left;
						margin: 0;
						padding: 0;
						}




/*--------------------Instructor details page------------------*/
#instructor-details{
	float: left;
	width: 490px;
	margin: 10px 0 10px 0;
	}
	
#content #instructor-preview ul {
	clear:both;
	font-size:80%;
}
#content #instructor-preview ul li{
	list-style:disc;
	padding:12px 0 0 0;
	margin:0 0 0 16px;
}

#content #instructor-disclaimer {
	float: left;
	padding:0;
	margin: 0 0 20px 0;
	width:448px;
	padding: 20px;
	border: 1px solid #ffcccc;
	background: #FFeeee;
}
#content #instructor-disclaimer p{
	float: left;
	width: 448px;
	padding: 0 0 10px 0;
	margin: 0;
}

#content #instructor-disclaimer p strong{
	float: left;
	width: 448px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #990000;
}

#content #instructor-disclaimer ul{
	float: left;
	width: 448px;
	font-size: 80%;
}
#content #instructor-disclaimer ul li{
	float: left;
	width: 380px;
	margin: 0 0 0 20px;
	display: inline;
	padding: 0 0 10px 15px;
	background: url(../images/icons/tick-green.gif) left 3px no-repeat;
}


	
	
	/*--------------------Instructor preview page------------------*/
	#instructor-details #zone-description a.edit-listing{
		color:#FF7C01;
		float: left;
		}
	
	#instructor-details #zone-description #url a.edit-listing{
		background:none;
		color:#FF7C01;
		}
	
	#instructor-details #extra-info a.edit-listing{
		color:#FF7C01;
		font-size: 80%;
		float:right;
		}
		
	#preview-login{
		background-color:#FFFFFF;
		float: left;
		width: 190px;
/*		width: 218px;
		height: 218px;*/
		border: 1px solid #c7bfaa;
		margin: 0 10px 0 0;
		padding: 4px 12px 0 12px;
		}
		
	#preview-login p{
		padding:0 0 12px 0;
		margin:0;
		width: 190px;
		color:#2B636E;
		} 
	#preview-login h4 {
		padding:0 0 6px 0;
		margin:0;
		width: 190px;
		color:#007C6D;
		font-size: 90%;
		} 
		
	#preview-login #preview_login_emailerrorwrapper,#preview-login #preview_login_passworderrorwrapper,#preview-login #preview_login_error{
		color:#CF4040;
		font-size: 80%;
		background-image: url(/templates/images/icons/alert.png);
		background-repeat: no-repeat;
		padding:0 0 0 18px;
		}

			#preview-login ul{
				float: left;
				width: 170px;
				padding: 0;
				margin: 0;
				}
				#preview-login ul li{
					float: left;
					width: 190px;
					background: none;
					padding: 0 0 4px 0;
					margin: 0 0 4px 0;
					}

				#preview-login ul label{
					float: left;
					width: 64px;
					text-align: right;
					font-weight: bold;
					font-size: 80%;
					padding: 4px 3px 0 0;
					}
				#preview-login ul input{
					float: left;
					width: 104px;
					font-size: 85%;
					border: 1px solid #5b9da7;
					background: #fff;
					padding: 2px;
					}
				
				#preview-login ul #preview-login-button{
					float: left;
					height: 24px;
					width: 85px;
					border: none;
					padding: 0px;
					background: none;
					margin: 0 0 0 66px;
					display: inline;
					}
	
	
	#instructor-details #zone-image{
		float: left;
		width: 218px;
		height: 218px;
		border: 1px solid #c7bfaa;
		margin: 0 10px 0 0;
		}
		#instructor-details #zone-image img{
			float: left;
			margin: 4px 0 0 4px;
			width: 210px;
			height: 210px;
			display: inline;
			padding: 0;
			/*border: 1px solid #c7bfaa;*/
			}
	
	#instructor-details #zone-description{
		float: left;
		width: 258px;
		background: #fff;
		padding: 1px;
		color: #827960;
		}
		#instructor-details #zone-description #name{
			clear: both;
			padding: 5px 5px 5px 5px;
			margin: 0 0 1px 0;
			width: 248px;
			font-weight: bold;
			color: #007c6d;
			font-size: 80%;
			background: url(../images/breadcrumb-bg.gif) left top repeat-x #dde4e3;
			}
		#instructor-details #zone-description ul{
			clear: both;
			width: 236px;
			border: 1px dashed #d0d0d0;
			padding: 10px;
			font-size: 80%;
			}
		#instructor-details #zone-description ul#contact-details{
			border-top: none;
			margin: 0;
			background: #fff;
			}
		#instructor-details #zone-description ul#contact-details .original_price{
			text-decoration:line-through;
			color: #AFA383;
			}
		
		#instructor-details #zone-description #studio-name{
			color: #524b38;
			font-weight: bold;
			}
		#instructor-details #zone-description #url{
			clear: both;
			width: 236px;
			border: 1px dashed #d0d0d0;
			border-top: none;
			padding: 10px;
			font-size: 80%;
			}
		
		#instructor-details #zone-description #url a{
			padding: 0 15px 0 0;
			background: url(../images/icons/new-window.gif) right center no-repeat;
			}
			
		#instructor-details #zone-description #buy-now{
			clear: both;
			width: 236px;
			border: 1px dashed #d0d0d0;
			padding: 10px;
			font-size: 80%;
			border-top: none;
			text-align: right;
			}
		
		#instructor-details #zone-description p{	
			float: left;
			width: 236px;
			}
		#instructor-details #zone-description p a{	
			float: left;
			width: 236px;
			}

/*------------extra-info------------*/
#extra-info{
	float: left;
	width: 488px;
	background: #fff;
	padding: 1px;
	margin: 0;
	color: #078170;
	}
	
	#extra-info #more-info-top{
		float: left;
		width: 466px;
		border-top: 1px dashed #d0d0d0;
		}
	#extra-info .more-info{
		float: left;
		width: 466px;
		padding: 0 10px 10px 10px;
		border: 1px dashed #d0d0d0;
		border-top: none;
		}
		#extra-info .more-info p{
			float: left;
			width: 466px;
			}
			#extra-info .title{
				float: left;
				width: 85px;
				text-align: right;
				padding: 0 5px 0 0;
				}
			
			#extra-info .icons{
				font-weight: bold;
				background: url(../images/icons/green-tick.gif) left center no-repeat;
				padding: 1px 15px 1px 18px;
				}







