/* MyMEDGroup.com CSS */

/* Formatting */
h1{
	font-weight: bold;
	font-size: 1.5em;
	color: #006699;
	border-bottom: 3px solid #cccccc;
	padding-bottom: 2px;
}

h2{
	font-weight: bold;
	font-size: 1.25em;
	color :#666666;
}

h3{
	font-weight: bold;
	font-size: 1em;
	color: #006699;
}

h3.underline {
	font-weight: bold;
	font-size: 1em;
	color: #006699;
	border-bottom: 3px solid #cccccc;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	color: #006699;
	border-bottom: 3px solid #cccccc;
	padding: 18px 0 5px 0;
	margin: 0;
	text-align: right;
}

h4 a {
	text-decoration: none;
	color: #006699;
}

h5 {
	font-size: 1em;
	color: #999999;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

.center {
	text-align: center;
}

a {
	color: #999999;
	font-weight: bold;
}

a:hover {
	color: #cc3333;
}

b {
	color: #006699;
}

i {
	font-weight: normal;
}

ul {
	font-weight: bold;
}

ol {
	font-weight: bold;
}

input {
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	margin: 1px 0;
}

select {
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

textarea {
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	width: 85%;
	height: 200px;
}

.clear {
	clear: both;
}

img.member-logo {
	padding-bottom: 10px;
}

img.left {
	margin: 5px;
	float: left;
}

img.right {
	margin: 5px;
	float: right;
}


/* Main Structure */
html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #999999;
	margin: 0;
	padding: 0 0 20px 0;
	color: #999999;
	font-size: .75em;
}

#container {
  	margin: 0 auto;
	width: 800px;
	width: 780px !important;
	padding: 0 10px;
	background: url('/images/shadow.gif') repeat-y #ffffff;
	overflow: hidden;
	text-align: left;
}

img.bottom {
	margin-left: -10px;
	margin-bottom: -3px;
}

#header {
	width: 780px;
	width: 760px !important;
	height: 75px;
	height: 55px !important;
	background: #ffffff;
	float: left;
	clear: both;
	padding: 10px
}

#logo {
	float: left;
}

#logo img {
	border: none;
}

#search {
	float: right;
	font-weight: bold;
	margin-top: 5px;
}

form h2 {
	float: left;
	width: 300px;
	text-align: center;
}

#nav {
	background: #333333;
	float: left;
	clear: both;
	width: 100%;
	height: 33px;
	font-weight: bold;
	text-align: center;
	border-bottom: 7px solid #666666;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	margin: 1px 0;
	line-height: 30px;
	padding: 7px;
	background: url('/images/nav_blue.gif') repeat-x;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_red.gif') repeat-x;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 1px 2px;
}

#nav li {
	display: inline;
	margin: 0;
}

#rail {
  	background-color: #efefef;
	width: 155px;
	width: 135px !important;
  	float: left;
	position: relative;
	padding: 0 10px 10px 10px;
}

#rail img {
	padding-top: 10px;
}

#resources {
  	background-color: #666666;
	border: 3px solid #cccccc;
	border-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 10px;
}

#rail a.equipment, #rail a.diagnoses, #rail a.provider, #rail a.insurance {
	width: 65px;
	height: 65px;
	display: block;
	padding: 2px 0;
	margin: 0;
	float: left;
	clear: left;
	border: none;
}

a.equipment {background: url('/images/icon_equipment.gif') no-repeat transparent;}
a.equipment:hover {background: url('/images/icon_equipment_hover.gif') no-repeat transparent;}
a.diagnoses {background: url('/images/icon_diagnoses.gif') no-repeat transparent;}
a.diagnoses:hover {background: url('/images/icon_diagnoses_hover.gif') no-repeat transparent;}
a.provider {background: url('/images/icon_provider.gif') no-repeat transparent;}
a.provider:hover {background: url('/images/icon_provider_hover.gif') no-repeat transparent;}
a.insurance {background: url('/images/icon_insurance.gif') no-repeat transparent;}
a.insurance:hover {background: url('/images/icon_insurance_hover.gif') no-repeat transparent;}

div.guide {
	height: 65px;
	width: 68px;	
	float: right;
}

#content {
  	background-color: #ffffff;
  	width: 625px;
	width: 605px !important;
	float: right;
  	border-left: 155px solid #efefef; /* The width and color of the rail */
  	margin-left: -155px;
	padding: 10px 10px 20px 10px;
	overflow: hidden;
}

#left {	
	float: left;
	width: 325px;
	margin-right: 30px;
}

#right {
	float: left;
	clear: right;
	width: 250px;
}

#content .three-column {	
	float: left;
	width: 191px;
	margin: 5px;
	padding: 0;
}

#content .three-column li {	
	padding: 2px 0;
}

#content .two-column {
	float: left;
	width: 280px;
	margin: 10px;
	padding: 0;
}

#statemap {
	margin: 0;
	padding: 0;
}

.info {
	width: 115px;
	float: left;
}

.info-wide {
	width: 225px;
	margin: 0 10px;
	float: left;
}

.mainlist {
	float: left;
	width: 275px;
	margin: 10px;
}

.search-results table {
	margin: 15px 0;
}

.search-results td.company {
	font-weight: bold;
	width: 30%;
}

.search-results td.address {
	font-weight: bold;
	width: 25%;
}

.search-results td.city {
	font-weight: bold;
	width: 15%;
}

.search-results td.state {
	font-weight: bold;
	width: 8%;
}

.search-results td.zip {
	font-weight: bold;
	width: 7%;
}

.search-results td.type {
	font-weight: bold;
	width: 15%;
}

.search-results tr {
	height: 40px;
}

.form {
	width: 280px;
	width: 260px !important;
	padding: 10px;
	float: left;
	text-align: right;
}

.product-search {
	font-weight: bold;
	font-size: 1.25em;
	color :#666666;
}

#welcome {
	background: url('/images/welcome_bkg.gif') no-repeat transparent;
	color: #FFFFFF;
	padding-right: 172px;
	padding-left: 10px;
	padding-bottom: 10px
}

#welcome h1 {
	color: #333333;
	padding-top: 10px;
}

#footer {
	width: 780px;
	width: 760px !important;
	height: 120px;
	height: 60px !important;
	padding: 30px 10px;
	margin-bottom: -5px;
	background: #333333;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #cc3333;
}

#copyright {
	float: right;
	text-align: right;
}

#copyright a {
	color: #999999;
}


/* Guide Pages Structure */
#rail-guide {
  	background-color: #efefef;
	width: 295px;
	width: 275px !important;
	height: 600px;
  	float: left;
	position: relative;
	padding: 0 10px 10px 10px;
}

#content-guide {
  	background-color: #ffffff;
  	width: 485px;
	width: 465px !important;
	float: right;
  	border-left: 295px solid #efefef; /* The width and color of the rail */
  	margin-left: -295px;
	padding: 10px 10px 20px 10px;
	overflow: hidden;
}

#nav-guide a.equipment, #nav-guide a.diagnoses, #nav-guide a.provider, #nav-guide a.insurance {
	width: 65px;
	height: 65px;
	padding-left: 3px;
	border: none;
	float: left;
}

#nav-guide li {
	list-style: none;
	padding: 2px 0;
}

#nav-guide div.off div.subnav, #nav-guide div.on div.subnav {
	/*position the subnavs and hide them*/
	display: none;
	position: absolute;
	top: 96px;
	left: 10px;
	width: 275px;
	height: 495px;
	background: #efefef;
	margin: 0;
	padding: 0;
}

#nav-guide div.on div.subnav {
	/*display active subnav*/
	display: block;
}

#nav-guide div.off:hover div.subnav, #nav-guide div.off.over div.subnav {
	/*display the other subnavs when their parent is hovered */
	display: block;
	z-index: 100;
}

#nav-guide div.on a.equipment {background: url('/images/icon_equipment_hover.gif') no-repeat transparent;}
#nav-guide div.on a.diagnoses {background: url('/images/icon_diagnoses_hover.gif') no-repeat transparent;}
#nav-guide div.on a.provider {background: url('/images/icon_provider_hover.gif') no-repeat transparent;}
#nav-guide div.on a.insurance {background: url('/images/icon_insurance_hover.gif') no-repeat transparent;}

div.on div.subnav ul, div.off div.subnav ul {
	width: 125px;
	padding: 0;
	margin: 5px;
	float: left;
}