@charset "UTF-8";
/* CSS Document */


img {border:none}
img.shadow {background:url(images/shadow.gif) no-repeat right bottom; padding:4px 10px 10px 4px; border:none; border-top:#f1f3f4 1px solid; border-left:#f1f3f4 1px solid;}
.clear {clear:both;}

#sidebarHeader {background:url(images/sidebar_top.jpg) no-repeat top left; width:191px; height:26px; text-indent:-9999px; margin:0 0 0 -10px; font-weight:bold; color:#fff; font-size:18px; padding-top:8px;}

h1 {color:#fff; font-weight:bold; font-size:20px; margin-bottom:0;}
h2 {color:#fff; font-weight:600; font-size:14px; margin:4px 0 -8px 0;}
a {color:#cc0000;}
/*span.blackLink {background:#161616; padding:0 3px;}*/
a.blackLink {text-decoration:none; color:#9236ad;}
hr {color:#ccc; height:1px;}
.note {font-size:11px; }

body {background: url(images/theMedicalFile_v2.jpg) top left; background-position:top left; background-repeat:no-repeat; background-color:#8d8d8d; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:14px; margin:0;}
* html, body  {background: url(images/theMedicalFile_v2.jpg)  top left; background-position:top left; background-repeat:no-repeat; background-color:#8d8d8d; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:14px; margin:0;}

.input {color:#999; font-size:10px;}
.textfield {height:16px; padding:2px; margin-top:2px;}


/*----------------------------------------------------------------
----------------- LAYOUT----*/
	
#wrap {width:930px; margin:0 0 0 50px; padding:0; color:#ccc;}
#logo {margin:0; padding:0;}
#login {margin:30px 0 0 0; width:900px;}
#content {width:930px; float:left; margin:23px 0 0 0px; padding:0;}
#col1 {float:left; width:420px; margin:0;}
#col2 {float:left; width:420px; margin:0 0 0 25px; padding:0; text-align:left;}
#leftCol {float:left; width:260px;text-align:left; padding-right:20px;}
#rightCol {float:left; width:600px;}
#footer {margin:20px 0 20px 0px; padding:10px 0; width:800px; text-align:left; color:#ccc; font-size:11px;}
#footer a {color:#ccc;}
#footer strong {font-size:12px;}

#logo {margin-left:0px; margin-top:0px; margin-bottom:-5px; float:left;}

/*------ featured artist box------*/

#featuredArtists {background:url(images/bk_featuredArtistsBox.png) no-repeat top left; width:410px; height:159px; padding:5px; margin:30px 0 0 0;}
#featuredArtists #noBorder {background:none; margin-left:5px;}

#featuredArtists ul {list-style:none; float:left; padding:0; margin:18px 5px 0 14px; background:url(images/bk_vertSeperator.png) repeat-y top right;}
#featuredArtists li {margin-left:0; line-height:17px; padding-right:20px;}
#featuredArtists li a {color:#fff; text-decoration:none;}

.blueTitle {font-size:18px; color:#2db0e6; margin:2px 0 0 15px;}
.termsTitle {font-size:14px; color:#2db0e6; margin:5px 0 0 0;}
.blueListHeader{color:#a9e3fb;}

/*----------------------------------------------------------------
----------------- NAVIGATION----*/

ul#nav {width:248px; height:23px; padding:0; float:left; margin:23px 0 0 -290px; list-style:none; z-index:900;}
ul#nav li {float:left; margin:0px; padding:0;}
ul#nav li a {display:block;}
ul#nav li span a {display:block; text-indent:-9999px; height:23px;}


#nav li#navHome span a {background: url(images/nav_home.png) no-repeat bottom; width:78px; margin-left:5px;}
#nav li#navAbout span a {background: url(images/nav_about.png) no-repeat bottom; width:78px;}
#nav li#navContact span a {background: url(images/nav_contact.png) no-repeat bottom; width:82px;}

#nav li#navHome span a:hover {background-position:top;}
#nav li#navAbout a:hover {background-position:top;}
#nav li#navContact span a:hover {background-position:top;}


/*----------------------------------------------------------------
----------------- HOME PAGE---*/
.homeAds {display:block; margin:10px 0 10px 0; float:left; text-align:left; border-top:1px solid #CCC;}
.homeAds img {margin:0 0 0 15px;}
