@charset "utf-8";
/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-image: url(../images/horizontal_bars.jpg);
	background-repeat: repeat-x;
	background-color: #3F3F33;
	background-attachment: scroll;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 114px;
	width: 970px;
	background-image: url(../images/medlist-logo-mast.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header  #tagline {
	float: right;
	font-size: 1.4em;
	margin-top: 20px;
	margin-right: 30px;
	width: 250px;
	color: #B4B3AC;
	font-weight: bold;
}
#navigation {
	float: left;
	width: 970px;
	background-image: url(../images/bg-navbar.jpg);
	background-repeat: repeat-x;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#navigation li {
	float: left;
	width: 152px;
	height: 67px;
	background-image: url(../images/bg-nav-tab.jpg);
	background-repeat: no-repeat;
	display: list-item;
	text-align: center;
}
#navigation    .tabOn {
	background-repeat: no-repeat;
	background-image: url(../images/bg-tab-on.jpg);
	color: #FFFFFF;
	font-size: 1.6em;
	display: block;
	padding-top: 31px;
	height: 29px;
	font-weight: bold;
}
#navigation  a:link, #navigation a:visited {
	display: block;
	color: #B6B799;
	font-size: 1.6em;
	text-decoration: none;
	margin-top: 30px;
	font-weight: bold;
	text-align: center;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#rightCol h3 {
	font-size: 2.4em;
	color: #B4B3AC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightCol hr {
	clear: both;
	color: #383732;
	background-color: #B4B3AC;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#frmSearch {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#frmSearch #search {
	float: left;
	font-size: 1.6em;
	color: #57584A;
	background-color: #B4B3AC;
	border: 1px solid #57584A;
	margin-bottom: 5px;
	font-weight: bold;
	width: 170px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#frmSearch #btnFind {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#container {
	background-color: #B4B3AC;
	clear: both;
	float: left;
	width: 917px;
	margin-right: 23px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #leftCol {
	float: left;
	width: 630px;
}
#leftCol #topDiv {
	background-image: url(../images/bg-globe-computer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 600px;
	height: 180px;
}
#topDiv h1 {
	font-size: 3em;
	color: #4E4D39;
	padding-left: 130px;
	padding-top: 50px;
	margin: 0px;
	text-align: justify;
	padding-bottom: 0px;
}
#leftCol .iconDiv {
	padding-left: 50px;
	clear: both;
	float: left;
	width: 580px;
	margin-top: 0px;
	padding-top: 15px;
}
#leftCol #col1 h1 {
	color: #4E4D39;
	font-size: 3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.iconDiv   a:link,.iconDiv  a:visited  {
	float: left;
	text-decoration: none;
	font-size: 1.8em;
	color: #4E4D39;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 560px;
	height: 43px;
	line-height: 1.1em;
}
.linkText {
	display: block;
	padding-top: 15px;
	padding-right: 25px;
}
.iconDiv  a:hover {
	background-image: url(../images/bg-link-55.jpg);
	background-repeat: no-repeat;
	background-position: 95px 2px;
}
.iconDiv img {
	float: left;
	margin-right: 25px;
}
#container #rightCol {
	float: right;
	width: 270px;
	background-image: url(../images/bg-find-list.jpg);
	background-repeat: no-repeat;
	height: 580px;
}
#footer {
	color: #B4B3AC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 20px;
	width: 790px;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	width: 700px;
	margin: 0px;
}
.clear {
	clear: both;
}
#footer li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B3AC;
}
#footer   a.nav:link, #footer a.nav:visited {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #B4B3AC;
	text-align: center;
	text-decoration: none;
}
#footer  a.nav:hover {
	text-decoration: underline;
}
#footer #col1 {
	clear: both;
	width: 200px;
	margin-left: 10px;
	font-size: 1.2em;
	padding-top: 20px;
	float: left;
}
#footer #col2 {
	font-size: 1.2em;
	width: 200px;
	float: left;
	padding-top: 20px;
	margin-left: 75px;
}
#footerContainer {
	width: 580px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
#topDiv  h2  {
	color: #4E4D39;
	padding-left: 60px;
	padding-top: 0px;
	margin: 0px;
	font-size: 3em;
}
#rightCol h4 {
	font-size: 1.8em;
	color: #B4B3AC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	clear: both;
}

#rightCol a:link, #rightCol a:visited {
	text-decoration: none;
	color: #B4B3AC;
}
#rightCol #list {
	margin-left: 40px;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightCol a:hover {
	text-decoration: underline;
}
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 3px;
	clear: both;
	background-position: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer .lastItem {
	border-right-style: none;
}#col2  #postal {
	float: left;
	font-size: 1.2em;
	background-color: #E6E5E0;
	margin-bottom: 15px;
	border: 1px solid #57584A;
	width: 235px;
	margin-top: 6px;
}
#col2 #email {
	clear: both;
	background-color: #E6E5E0;
	font-size: 1.2em;
	border: 1px solid #57584A;
	width: 235px;
}
#col2 h2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #E6E5E0;
	font-size: 1.4em;
	font-weight: normal;
}
#leftCol  #col1  a:link, #leftCol #col1 a:visited {
	color: #4E4D39;
}
#leftCol #col1 a:hover {
	text-decoration: none;
}



#leftCol      p    {
	font-size: 1.6em;
	color: #4E4D39;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#rightCol select {
	color: #4E4D39;
	background-color: #E6E5E0;
}

#leftCol #col1 {
	float: left;
	width: 330px;
	padding-left: 12px;
}
#leftCol #col2 {
	float: left;
	width: 240px;
	margin-left: 25px;
}
#leftCol ul {
	font-size: 1.6em;
	color: #4E4D39;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}
#wrapper #container #leftCol #col1 .jb {
	font-size: 9px;
	color: #46463A;
}
.clear {
	clear: both;
}

#leftCol p {
	font-size: 1.6em;
}
#wrapper #header a {
	display: block;
	width: 100%;
	height: 114px;
	text-decoration: none;
	color: #B4B3AC;
}
#leftCol #col1 #iFrame {
	width: 580px;
	overflow: auto;
	height: 490px;
	padding-right: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#leftCol #col1 h2 {
	color: #4E4D39;
	font-size: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftCol #col1 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer a.emailweb:link, #footer a.emailweb:visited {
	color: #B4B3AC;
	text-decoration: none;
}
#footer a.emailweb:hover {
	text-decoration: underline;
}
