#primary
{
	font-size: 0.75em; /* 16×0.75=12 */
	background: #FFF url(../images/layout/head_right_bg.jpg) 0 0 repeat-x;
}

	#primary_home
	{
		font-size: 0.75em; /* 16×0.75=12 */
		background: #FFF url(../images/layout/head_home_bg.jpg) 0 0 repeat-x;
	}

div#header
{
	position: relative;
	width: 800px;
	height: 265px;
	background-color: #FFF;
	text-indent: -1000em;
}

	div#header_home
	{
		position: relative;
		width: 800px;
		height: 265px;
		background-color: #FFF;
		text-indent: -1000em;
	}

	div#header h1 a
	{
		position: absolute;
		left: 30px;
		top: 23px;
		display: block;
		width: 170px;
		height: 80px;
	}

div#breadcrumbs
{
	position: absolute;
	top: 38px;
	right: 145px;
	font-size: 1em;
	text-align: right;
	color: #666666;
}

#lh-col
{
	position:absolute;
	top:286px;
	left:0;
	width:160px;
	z-index:3;
}

	#lh-col_home
	{
		position:absolute;
		top:335px;
		left:0;
		width:160px;
		height:127px;
		z-index:3;
		/* background: transparent url(../images/layout/dots_left_nav.gif) 30px 5px no-repeat; */
	}
	
#rh-col
{
	position:absolute;
	top:286px;
	right:0;
	width:140px;
	z-index:2;
}

	#rh-col_home
	{
		position:absolute;
		top:335px;
		right:0;
		width:140px;
		z-index:2;
	}
	
#c-block
{
	width:100%;
	z-index:1;
	background:none;
	height:80%;
}

#c-col
{
	margin:16px 60px 20px 160px;
	position:relative;
	z-index:5;
	border-left: 1px solid #666666;
}

	#c-col_home
	{
		margin:16px 20px 80px 160px;
		position:relative;
		z-index:5;
		border-left: 1px solid #666666;
	}



div#content
{
	margin: 0 20px;
}

div#content_open
{
	margin: 0 20px 0 40px;
}

div#dyn_content
{
	margin: 0 0 16px 0;
}

div#as-seen-on-tv
{
	background: #FFF url('../images/layout/as_seen_on_tv_main.jpg') 0 0 no-repeat;
	width: 304px;
	height: 307px;
	float: right;
	margin: 0 0 0 20px;
}

	div#as-seen-on-tv h4,
	div#as-seen-on-tv p
	{
		display: none;	
	}

	div#as-seen-on-tv div#captel_tv
	{
		width: 270px;
		height: 180px;
		padding: 56px 0 0 0;
		margin: 0 auto 0;
	}

div#as-seen-on-tv-inside
{
	background: #FFF url('../images/layout/as_seen_on_tv_inside.jpg') 0 0 no-repeat;
	width: 304px;
	height: 307px;
	float: right;
	margin: 0 0 0 20px;
}

	div#as-seen-on-tv-inside h4
	{
		display: none;	
	}

	div#as-seen-on-tv-inside p
	{
		text-indent: -1000em;	
		margin: 0;
		padding: 0;
		line-height: 0;
	}

		div#as-seen-on-tv-inside p a
		{
			display: block;
			width: 304px;
			height: 307px;
		}


ul#left-side-ads
{
	padding-top: 15px;
	overflow: auto;
}

	ul#left-side-ads li
	{
		float: right;
		padding: 5px 0;
		width: 117px;
		height: 76px;
		text-indent: -1000em;
	}
	
		ul#left-side-ads li a
		{
			left: 0;
			top: 0;
			display: block;
			width: 117px;
			height: 76px;
		}
	
	ul#left-side-ads li#make_web_captel_call
	{
		background: #FFF url(../images/ads/ad_make_web_call.gif) 0 0 no-repeat;
	}
	
	ul#left-side-ads li#audiologists
	{
		background: #FFF url(../images/ads/ad_audiologist.gif) 0 0 no-repeat;
	}

	ul#left-side-ads li#order_captel_phone_now
	{
		background: #FFF url(../images/ads/ad_order_phone.gif) 0 0 no-repeat;
	}

ul#right_side_ads
{

}

	ul#right_side_ads li
	{
		float: right;
		padding: 5px 0;
		width: 117px;
		height: 76px;
		text-indent: -1000em;
	}
	
		ul#right_side_ads li a
		{
			left: 0;
			top: 0;
			display: block;
			width: 117px;
			height: 76px;
		}
	
	ul#right_side_ads li#make_web_captel_call
	{
		background: #FFF url(../images/ads/ad_make_web_call.gif) 0 0 no-repeat;
	}
	
	ul#right_side_ads li#order_captel_phone_now
	{
		background: #FFF url(../images/ads/ad_order_phone.gif) 0 0 no-repeat;
	}

ul#left_nav
{
	list-style: none;
	margin-top: 16px;
}

	ul#left_nav li
	{
		text-align: right;
		padding: 5px 20px 0 5px;
	}

	ul#left_nav li a
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 1.17em; /* 12×1.17em=14 */
	}

div#footer
{
	background: transparent url(../images/layout/foot_bg.gif) 0 0 repeat-x;
	padding-bottom: 12px;
}

	div#footer div#footer_left_corner
	{
		background: transparent url(../images/layout/foot_left_corner.gif) 0 0 no-repeat;
		height: 32px;
		margin-bottom: 6px;
	}

div#footer ul
{
	padding: 12px 0 12px 180px;
	clear: left;
}

	div#footer ul li
	{
		float: left;
		border-left: 1px solid #FFF;
		padding: 0 6px 0 6px;
		color: #FFF;
		font-size: 0.625em;  /* 16×0.625em=10 */
		line-height: 1em;
	}

		div#footer ul li.first
		{
			border: 0;
			padding-left: 0;
		}

			div#footer ul li a:link,
			div#footer ul li a:visited
			{
				text-decoration: none;
				color: #FFF;
			}

			div#footer ul li a:active,
			div#footer ul li a:hover
			{
				text-decoration: none;
				color: #039;
			}

/******************************************************************************
* BEGIN Paging
******************************************************************************/

div.paging {
	padding: 4px;
	font-size: 0.825em; /* 12×0.825=10 */
	line-height: 1.08em; /* 12×1.08=13 */
	text-align: right;
	font-weight: bold;
}

div.paging a {
	font-weight: normal;
}

/******************************************************************************
* END Paging
******************************************************************************/
	
/******************************************************************************
* BEGIN Forms
******************************************************************************/

form#contact_form {

}

form#contact_form fieldset {
	margin: 0;
	padding: 10px;
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

form#contact_form fieldset legend {
	padding: 0 5px;
	font-weight: bold;
	color: #000;
}

form#contact_form div.formrow {
	position: relative;
	padding: 6px 6px 6px 160px;
}

	form#contact_form div.formrow label.normal {
		position: absolute;
		top: 0;
		left: 0;
		width: 150px;
		padding-top: 6px;
		margin: 0 5px 0 0;
		text-align: right;
		font-weight: bold;
	}
	
form textarea {
	overflow: auto;
}

form input.submit {
	display: block;
	margin: 0 auto;
}

.form-name	{
	color: #222;
	font-size: 126%;

}

.form-required	{
	color: #cc0000;
	font-size: 126%;

}

.form-button  {
	background: url(../images/layout/form_button_fade.png);
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* 12x1=12 */
	padding: 0.4em;
}

.form-text  {
	font-size: 126%;
	background: #eee url(../images/layout/form_back.gif) repeat-x;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #222;
	padding: 2px;
}

.hideme
{
	display: none;
}


/******************************************************************************
* END Forms
******************************************************************************/

/******************************************************************************
* BEGIN News
******************************************************************************/

table#news_list
{
	border-collapse: collapse;
	width: 99%;
	margin-bottom: 100px;
}

	table#news_list th
	{
		font-weight: bold;
		text-align: left;
		padding-bottom: 6px;		
	}
	
	table#news_list td
	{
		padding: 3px;
		color: #000;
		border-bottom: 1px solid #CCC;
		/* font-size: 1.17em; 12×1.17=14 */
		/* line-height: 1.5em; 12×1.5=18 */
	}
	
	table#news_list td.date
	{
		text-align: right;
		white-space: nowrap;
	}
	
	table#news_list a:link,
	table#news_list a:visited {
		text-decoration: none;
	}

div#news_side_search {
	border: 0;
	padding-top: 5px;
	margin: 10px 0 10px 0;
	text-align: center;
}

div#news_side_search form {
	margin: 0 0 10px 0;
}

div#news_detail {
	/* font-size: 0.75em; 16×0.75=12 */
}

div#news_detail h2 {
	color: #039;
	margin: 0 0 0 0;
	font-size: 1.5em; /* 12×1.5=18 */
	line-height: 1.5em; /* 12×1.5=18 */
}

div#news_detail p {
	margin: 0 0 1em 0;
	/* font-size: 0.875em; 12×0.875=10.5 */
}

div#news_detail table#photo_table {
	margin: 10px;
	border: 0;
	float: right;
}

	div#news_detail table#photo_table td {
		text-align: right;
	}

/******************************************************************************
* END News
******************************************************************************/

