/* --
        MediVoiceRX.com v.1.0 CSS
        Created by Rankin Creative : Justin R. Rankin
        Copyright &copy; 2007 MediVoice, LLC. All Rights Reserved.
-- */

/* ---- Basic HTML Elements ---- */
body {
	margin: 0px auto 0px auto;
	padding: 27px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background: url(../images/backgrounds/body.gif) left top repeat-x;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 25px;
	color: #00aa4f;
	background: url(../images/backgrounds/h1.gif) left top no-repeat;
	height: 42px;
	font-size: 20px;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0055a5;
	font-size: 14px;
	line-height: 16px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


img {
	border: 0px;
}

ul {
	margin: 10px 0px 10px 30px;
	padding: 0px 0px 0px 0px;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

a, a:link, a:active, a:visited {
	color: #00aa4f;
	text-decoration: none;
}

a:hover {
	color: #0055a5;
	text-decoration: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.grass {
	color: #00aa4f;
}

.sky {
	color: #0055a5;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
}

.rule {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999;
	line-height: 1px;
}

.back_to_top {
	text-align: right;
}

.quote {
	font-style: italic;
	color: #00aa4f;
	padding: 0px 0px 0px 30px;
}

.chalk {
	color: #999;
}

.note {
	font-style: italic;
}

.rankincreative {
	color: #999;
}

.rankincreative a, .rankincreative a:link, .rankincreative a:active, .rankincreative a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

.rankincreative a:hover {
	color: #666;
}

/* ---- Container Elements ---- */

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 940px;
}

/* ---- Header Elements ---- */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	height: 99px;
}

#logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 345px;
	height: 99px;
	float: left;
	font-size: 1px;
}

/* ---- Splash Elements ---- */

#middle {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	height: 247px;
}

#left_splash {
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 14px;
	width: 323px;
	height: 231px;
	float: left;
	background: url(../images/backgrounds/left_splash.gif) left top no-repeat;
}

#right_splash {
	margin: 0px 0px 0px 350px;
	padding: 8px 0px 8px 8px;
	height: 231px;
	background: url(../images/backgrounds/right_splash.gif) left top no-repeat;
}

/* ---- Main Content Area Elements ---- */

#left_column {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;
}

#content {
	margin: 0px 0px 0px 354px;
	padding: 8px 0px 0px 0px;
}

#copy {
	margin: 0px 0px 0px 0px;
	padding: 5px 50px 0px 25px;
	line-height: 20px;
}

#copy p {
	margin: 0px 0px 10px 0px;
}

/* ---- Site Map Elements ---- */

.sitemap, .sitemap2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.sitemap ul, .sitemap2 ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sitemap ul li, .sitemap2 ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.sitemap ul li a{
	display: block;
	margin: 0px 0px 5px 0px;
	background-color: #dce6ef;
	border: 1px solid #ccc;
	padding: 4px 4px 4px 10px;
}

.sitemap2 ul li a{
	display: block;
	margin: 0px 0px 5px 50px;
	background-color: #e8eff5;
	border: 1px solid #ccc;
	padding: 4px 4px 4px 10px;
}

.sitemap ul li a:hover, .sitemap2 ul li a:hover{
	background-color: #f2edc1;
	border: 1px solid #999;
	font-weight: bold;
}

.sitemap a, .sitemap a:link, .sitemap a:active, .sitemap a:visited {
	color: #444;
}

/* ---- News and Press Release Listing Elements ---- */

.listing, .listing ul, .listing2, .listing2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.listing ul li, .listing2 ul li {
	list-style: none;
}

.listing ul li a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	background: #dce6ef url(../images/icons/pdf.gif) 480px 6px no-repeat;
	border: 1px solid #ccc;
}

.listing2 ul li a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	background-color: #dce6ef;
	border: 1px solid #ccc;
}

.listing ul li a:hover {
	border: 1px solid #0055a5;
	background: #f2edc1 url(../images/icons/pdf_over.gif) 480px 6px no-repeat;
}

.listing2 ul li a:hover {
	border: 1px solid #0055a5;
}

.listing a, .listing a:link, .listing a:active, .listing a:visited, .listing2 a, .listing2 a:link, .listing2 a:active, .listing2 a:visited {
	color: #444;
}

.date {
	color: #0055a5;
}

/* ---- Footer Elements ---- */

#footer {
	margin: 25px 10px 0px 10px;
	padding: 10px 0px 10px 357px;
	width: 563px;
	text-align: right;
	border-top: 1px solid #999;
}

#footer p {
	line-height: 18px;
}

.links a, .links a:link, .links a:active, .links a:visited {
	color: #00aa4f;
}

.links a:hover {
	color: #0055a5;
}