/*-----------------------------------------------------------------------------------------------*/
/*                                      HEADER CONTENT                                           */
/*-----------------------------------------------------------------------------------------------*/

#top-wrapper {background: url(../images/marketing/top-bg.png) repeat-x top; border-bottom: solid 2px #565656;}
	#top-header {position: relative; height: 116px; background: transparent url(/css/admin/images/header.png) no-repeat;}
		#top-header #home-link {width: 350px; height: 116px; float: left; text-indent: -5000px;}
		#top-header #header-menu {width: 350px; height: 94px; color: #FFF; padding: 60px 0 0 0; float: right; text-align: right;}
			#top-header #header-menu a {margin: 0 5px;}
				#top-header #header-menu a:hover {color: #FF9900; text-decoration: none;}
			#top-header #header-menu h3 {color: #FF9900; margin: 15px 0;}
			
#top-header #header-menu {
	width: 350px; 
	color: #FFF; 
	padding: 10px 0 0 0; 
	float: right; 
	text-align: right;
	position: absolute;
	top: 35px;
	right: 15px;
	z-index: 1;}
	#top-header #header-menu a {margin: 0 5px;}
		#top-header #header-menu a:hover {color: #FF9900; text-decoration: none;}
	#top-header #header-menu h3 {color: #FF9900; margin: 15px 0;}
	
	.launch-link {
		color: #FFF;
		width: 210px; 
		float: right; 
		text-align: center; 
		position: relative;
		top: 35px;
		font-size: .8em; 
		font-weight: bold;}
	.launch-link p {margin: 2px 0 0 0;}


#edit-menu {
	height: 24px;
	border-bottom: solid 3px #FF9A0F;
	margin-bottom: 2px;
	line-height: 24px; 
	color: #FFF; 
	text-align: right; 
	padding: 0 15px; 
	font-size: 1.2em;}
		
	#edit-menu ul {list-style: none;}
	#edit-menu ul li {height: 24px; line-height: 24px;float: left; margin: 0 3px;}
	#edit-menu ul li a {height: 24px; line-height: 24px; float: left; color:#FFFFFF; font-size: 1.1em; text-decoration:none;display: block; background-color:#2E9AC8; padding: 0 10px;}
		#edit-menu ul li a:hover, #edit-menu ul li a.active {background-color: #FF9A0F; text-decoration: none;}

/*-----------------------------------------------------------------------------------------------*/

.form_error
{
  color: #f33;
  align: center;
  margin-left:  130px;
}

p.note {padding: 10px; font-size: .8em; background: #f6f6f6; border: solid 1px #EFEFEF;}

#.form_error input, .form_error select, .form_error textarea
#{
#  border: 1px solid #f33;
#}
/* FORMS
------------------------------------------------- */

form
	{
	margin: 0;
	padding: 0;
	display: block;
	}

form fieldset
	{
	border: none;
	margin: 0 0 0 0;
	padding: 0;
	font: normal 12px arial;
	line-height: 12px;
	display: block;
	text-align: left;
	}
	
	
	

form label
	{
	margin: 5px 0;
	position: relative;
	display: block;

	}

	form input.text,
	form textarea,
	form select
	{
	margin: 0 0 10px 10px;
	display: block;
	border: 1px solid #ccc;
	}
	
	.appt select {
		margin-left: 0px;
	}

	form input.submit
	{
	width: auto;
	text-align: center;
	}

	form textarea
	{
	height: 90px;
	}

	form select
	{
	width: 95%;
	}

/* MAKE APPT. (LEFT COL - GLOBAL)
-------------------------------- */

form.start
	{
	margin: 11px;
	padding: 11px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

/* MAKE APPT. (RIGHT COL - FULL FORM)
------------------------------------- */

form.appt
	{
		width: 540px;
	border: 1px solid #E1E1E1;
	}

	.appt fieldset
	{
	position: relative;
	margin: 7px;
	}

		.appt fieldset.three label
		{
		display: inline;
		float: left;
		}

	.appt label
	{
	margin: 7px;
	}

		.appt label.title
		{
		display: block;
		float: none;
		padding-bottom: 7px;
		border-bottom: 1px dotted #333;
		font-weight: bold;
		font-size: 120%;
		margin-top: 20px;
		}
		label.half
		{width: 48%;}

		.appt label.zip
		{
		float: left;
		display: inline;
		width: 200px;
		}

			label.zip input
			{
			margin: 2px 0 0 0;
			display: inline;
			width: 55%;
			}

		.appt label.state
		{
		float: left;

		}

		.appt label.note
		{
		margin: 0;
		padding: 7px;
		position: absolute; top: 53px; right: 14px;
		width: 179px;
		font: normal 11px/21px arial, verdana, sans-serif; 
		background: #EFEFEF;
		border: 1px solid #fff;
		}

			label.note strong
			{
			margin: 0 0 7px 0;
			display: block;
			border-bottom: 1px dotted #387399;
			}

			label.note em
			{
			font-size: 11px;
			font-weight: bold;
			}

	.appt select
	{width: 100%;}

	.appt input
	{margin: 7px 0 0 0;}

		.appt fieldset.three input.text
		{
		margin: 0;
		display: inline;
		width: 75px;
		}

			.appt fieldset.three label.finish 
			{margin-top: 5px;}

				.appt label.finish input.submit
				{margin: 0 3px 0 0; width: 73px;}

				.appt label.finish a
				{font-size: 11px;}

		.appt fieldset.four input.text
		{
		width: 50%;
		}

		.appt fieldset.four select
		{width: auto;}

			.appt fieldset.four option
			{padding: 0 0 0 7px;}

			.appt fieldset.four label.finish 
			{
			padding: 7px 0 0 0;
			}

/* CONTACT FORM
--------------- */
form.contact
	{
	margin: 15px 15px 20px;
	width: 476px;
	}

	form.contact fieldset,
	form.contact label
	{
	width: 476px;

	}

	form.contact label em,
	form.contact label input,
	form.contact label textarea,
	form.contact label select
	{
	display: inline;
	float: left;
	width: 60%;
	}
	form.contact label em
	{
	text-align: right;
	width: 35%;
	}

	form.contact label.finish input
	{	
	float: none;
	position: absolute; right: 10px;
	width: auto;
	}
	
	form.contact .rememberMe {
		text-align: right;
	}
	
	form.contact .rememberMe label, form.contact .rememberMe input  {
		width: auto;
		margin: 0 12px 0 0;
		text-align: right;
		float: none;
	}
	
	form.contact .rememberMe em  {
		text-align: right;
		float: none;
		margin-right: 5px;
	}
	
	form.contact .newsletter label, form.contact .newsletter input  {
		width: auto;
		margin: 0 12px 10px 10px;
		text-align: left;
		float: none;
	}

	
	
	
	
	table
	{display: table;}

	table.appt-book
	{
	margin: 0 0 7px 7px;
	width: 500px;
	}

			table.appt-book tr.nav td.link
			{text-align: right;}

			table.appt-book tr.nav td a
			{font-size: 12px;}

			table.appt-book tr.title td
			{
			padding: 3px 5px;
			}

		table.appt-book tr.stripe 
		{
		}

			table.appt-book td
			{
			padding: 5px;
			width: 20px;
			border-bottom: none;
			border-right: none;
			}

			table.appt-book td.time
			{
			color: #333;
			width: 20px;
			}


form.appt
	{
	margin: 15px 0 15px 0;
	}

	
	
	
	
	
	/* APPT BOOK WEEK VIEW
	---------------------- */

	table
	{display: table;}
table.appt-book
	{
	margin: 0 0 7px 7px;
	width: 500px;
	}
		table.appt-book
	{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	}

		table.appt-book tr
		{
		background: #FFF;
		}

		table.appt-book tr.nav
		{
		background: #fff;
		}
		
		table.appt-book tr.nav td
		{
		width: auto;
		}

			table.appt-book tr.nav td:hover
			{background: #fff;}

		table.appt-book tr.title
		{
		background: #387399;
		}
			table.appt-book tr.title td
			{
			color: #eee;
			}

		table.appt-book tr.stripe 
		{
		}

			table.appt-book td
			{
			border: 1px solid #E3E3E3;
			width: 70px;
			}

			table.appt-book td:hover {
				background: #ccc;
			}


			table.appt-book td.time {
				background: #EFEFEF;
			}

			table.appt-book td.stripe
			{background: #319ACA;}

			table.appt-book td.avail
			{background: #389941;}

				table.appt-book td.avail:hover
				{background: #1E6D25;}
				

form.appt
	{
	margin: 15px 0 15px 0;
	}

#wrapper .appt .nav 
{
border-left: solid 1px;
}

#wrapper .appt .nav td 
{
border: none;
color: #666;
}

#wrapper .appt .nav td a 
{
color: #666;
text-decoration: underline;
}				


.apptRequest {}

	.apptRequest .appt {border: none;}
	
	.apptRequestStep {border: solid 1px #ccc; margin: 10px 10px 40px 10px; position: relative;}
	
		.apptRequestNum {
			width: 24px; 
			height: 24px; 
			position: absolute; 
			top: -8px;
			left: -10px;
			background: transparent url(../../images/circle_new.gif) no-repeat;
			z-index: 300;
			float: left;
			text-align: center;
			line-height: 24px;
			font-weight: bold;
			font-style: italic;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif
		}
		
form.news-letter fieldset
	{
	margin: 15px 0 15px 0px !important;
	width: 178px; overflow: hidden;}

	.news-letter label
	{
	margin: 10px 0 0 0px !important;
	width: 176px;
	}
	.news-letter label.title
	{margin-top: 0px ;}

	.news-letter input.text
	{width: 150px; margin: 0px;padding: 3px 5px;}
	
	.news-letter textarea
	{
	width: 240px;
    height: 200px;
	}	
	
	#newsletter_div {color: #090;}
			
#topmenu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 80%;
	margin-left:100px;
}
#topmenu li {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}
#topmenu a {
	background: #333 url("../images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#topmenu a:hover {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#top-edit-menu {
	height: 24px;
	border-bottom: solid 3px #FF9A0F;
	margin-bottom: 2px;
	line-height: 24px; 
	color: #FFF; 
	text-align: left; 
	padding: 0 15px;
	font-size: 1.2em;}
		
	#top-edit-menu ul {list-style: none;float:left;}
	#top-edit-menu ul li {height: 24px; line-height: 24px;float: left; margin: 0 3px;}
	#top-edit-menu ul li a {height: 24px; line-height: 24px; float: left; display: block; background: #2E9AC8; padding: 0 10px;}
	#top-edit-menu ul li a:hover, #top-edit-menu ul li a.active {background: #FF9A0F; text-decoration: none;}
	.previewFrame {border: none; width: 100%; height: 400px;}
	
	/*#asides {width: 178px; float: left;}*/
	#top-edit-content {width: 580px; float: right;}
	
