/********************************************
* SimonMed
* Developed by I-ology
* http://www.i-ology.com
*
* Created 04/30/2009- BD
*
* Miscellaneous Style Definitions
********************************************/


/*******************************************
* Layout Definitions
*******************************************/

.directory-row
{
	width: 820px;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px solid #E6E6E6;
}

.directory-row p, .directory-row li
{
	font-size: 12px;
	line-height: 16px;
}

#full-width .directory-cell ul li
{
	margin-left: 1px;
	background-position: 0 5px;
}

.directory-row h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.directory-row h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
}

.directory-cell
{
	width: 201px;
	overflow: hidden;
	float: left;
}

#list-left
{
	float: left;
	width: 350px;
}

#list-right
{
	float: left;
	width: 330px;
}

#full-width ul li ul.list-spacing
{
	margin-bottom: 0;
	padding-bottom: 0;
}

/*******************************************
* Titles & Headers
*******************************************/

#ttl-hipaa, #ttl-sitemap, #ttl-privacy-policy, #ttl-request-films, #ttl-contact-us, #ttl-error, #ttl-not-found, #ttl-thank-you, #ttl-about-us, #ttl-contracted-ins
{
	height: 23px;
	width: 600px;
	margin: 48px 0 24px 40px;
	display: block;
	text-indent: -9999px;
}

#ttl-hipaa
{
	width: 248px;
	background: url(/images/ttl_hipaa.gif) top left no-repeat;
}
#ttl-sitemap
{
	width: 102px;
	background: url(/images/ttl_sitemap.gif) top left no-repeat;
}
#ttl-privacy-policy
{
	width: 160px;
	background: url(/images/ttl_privacy_policy.gif) top left no-repeat;
}
#ttl-request-films
{
	width: 207px;
	background: url(/images/ttl_request_films.gif) top left no-repeat;
}
#ttl-contact-us
{
	width: 129px;
	background: url(/images/ttl_contact_us.gif) top left no-repeat;
}
#ttl-error
{
	width: 248px;
	background: url(/images/ttl_error.gif) top left no-repeat;
}
#ttl-not-found
{
	width: 248px;
	background: url(/images/ttl_not_found.gif) top left no-repeat;
}
#ttl-thank-you
{
	width: 248px;
	background: url(/images/ttl_thank_you.gif) top left no-repeat;
}
#ttl-about-us
{
	width: 107px;
	background: url(/images/ttl_about_us.gif) top left no-repeat;
}
#ttl-contracted-ins
{
	width: 322px;
	margin: 48px 0 0 40px;
	background: url(/images/ttl_contracted_insurance_plans.gif) top left no-repeat;
}

/*******************************************
* Promos
*******************************************/



/*******************************************
* Lists
*******************************************/

ul#sitemap
{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#sitemap li
{
	padding-left: 12px;
	margin-bottom: 10px;
	background: url(/images/bullet.gif) 0 4px no-repeat;
}

#sitemap li ul
{
	font-size: 12px;
	margin-top: 5px;
}

#sitemap li ul li
{
	margin-bottom: 2px;
}

/*******************************************
* Forms
*******************************************/

INPUT[type="text"], TEXTAREA, SELECT
{
	font:normal 13px tahoma,arial,helvetica,sans-serif;
	border: solid 1px #7F9DB9;
}

INPUT[type="text"], TEXTAREA
{
	padding: 2px; 
}


/*******************************************
* Tables
*******************************************/

.table-cell-left
{
	width: 150px;
	overflow: hidden;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}

.table-cell-left h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
}

.legend h2 {
  padding-bottom: 3px;
  padding-right:75%;
}


/*******************************************
* Search Module
*******************************************/



/*******************************************
* Global Navigation
*******************************************/



/*******************************************
* Primary Navigation
*******************************************/



/*******************************************
* Subnavigation
*******************************************/



/*******************************************
* Footer Definitions
*******************************************/