/*-----------------------------------------------------------------------------
University Medical Imaging Website Style Sheet

version:   1.0
author:    Chris Monnat
email:     cmonnat@practisinc.com
website:   http://www.umituscon.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

body {
  padding: 0;
  margin: 0;
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center; /* Centered design work around for IE 5.X and 6 in quirks mode. */
  min-width: 842px; /* Centered design work around for Netscape 6. */
  
}

body#three_column { background: #e8e0c5 url(../images/bg.gif) repeat-x; }
body#two_column { background: #e8e0c5 url(../images/bg2.gif) repeat-x 0 1px; }

/* Class for clearing floats */
.clear { clear:both; }

/* Remove border around linked images */
img { border: 0; }

p { margin: 10px 0; }

h1, h2, h3, h4, h5 { margin: 5px 0; }
h1 { font-size: 18px; color: #412160; font-style: italic; }
h2 { font-size: 15px; color: #6C350E; }
h3 { font-size: 13px; color: #6C350E; }
h4 { /* different color */ }
h5 { /* different color */ }


/* =Links
-----------------------------------------------------------------------------*/
a:link { color: #412160; text-decoration: none; }
a:visited { color: #412160; text-decoration: none; }
a:hover { text-decoration: underline; }


/* =Structure
-----------------------------------------------------------------------------*/
#wrapper {
  width: 842px;
  margin: 0 auto;
  text-align: left; /* Centered design work around for IE 5.X and 6 in quirks mode. */
  background: #e8e0c5;
}

#wrapper_content { background:  #f9f7ef; }
#two_column #wrapper_content { background: #f9f7ef url(../images/watermark.gif) no-repeat 650px bottom; }


/* =Navigation
-----------------------------------------------------------------------------*/
#nav_main { float: right; }
#nav_main img { float: left; }

#nav_utility { width: 500px; height: 28px; float: right; padding-top: 10px; padding-right: 10px; text-align: right; font-size: 11px; }
#nav_utility, #nav_utility a { color: #40205f; }


#nav_bottom { height: 18px; padding-top: 5px; background:url(../images/bg_bottom_nav.gif) no-repeat; font-size: 11px; text-align: center; }
#nav_bottom, #nav_bottom a { color: #FFFFFF; }
#nav_bottom a  { padding: 0 5px; }


/* =Header
-----------------------------------------------------------------------------*/
#header { padding: 0; margin: 0; }

#two_column #header { height:158px; }


/* =Callouts (homepage)
-----------------------------------------------------------------------------*/
#for_patients, #for_physicians, #exam_center { display: inline; height: 146px; color: #412160; }
#for_patients h1, #for_physicians h1, #exam_center h1 { 
	padding-top: 5px; 
	padding-left: 128px; 
	font-family:"Times New Roman", Times, serif; 
	font-weight: normal; 
	color: #eadec3; 
	font-style: normal;
}
#for_patients p, #for_physicians p, #exam_center p { padding-left: 130px; }

#for_patients { width: 279px; float: left; background: url(../images/bg_for_patients.jpg) no-repeat; }
#for_physicians { width: 277px; float: left; padding-right: 5px; background: url(../images/bg_for_physicians.jpg) no-repeat; }
#exam_center { width: 281px; height:273px; float: left; background:url(../images/bg_exam_center.jpg) no-repeat; }
#exam_center h2 { margin-left: 10px; color:#6c350d; font-family:"Times New Roman", Times, serif; }
#exam_center ul { float:left; }
#exam_center li { line-height:18px; }


/* =Three Column
-----------------------------------------------------------------------------*/
#primary_content a, #secondary_content a { color: #412160; text-decoration: underline; }
#primary_content a:hover, #secondary_content a:hover { color: #6C350E; }

#three_column #primary_content { display: inline; width: 561px; float: right; color: #412160; }

#three_column #body { margin: 0 10px; }

#three_column #secondary_content {
	display: inline; 
	width: 281px; 
	float: left;  
}

#three_column #secondary_content ul { padding: 0; margin-left: 0; padding-left: 15px; list-style-type: none; }
#three_column #secondary_content ul li { padding: 0; margin: 0; color: #412160; }
#three_column #secondary_content ul li.last { padding-bottom: 0; }
#three_column #secondary_content ul em { font-style: normal; font-weight: bold; color:#6c350d; }
#three_column #secondary_content ul h2 { display: inline; padding: 0; margin: 0; font-size: 12px; color: #412160; }

/* =Two Column
-----------------------------------------------------------------------------*/
#two_column #primary_content { width: 600px; float: right; color: #412160; }
#two_column #primary_content p { padding-right: 10px; }

#two_column #secondary_content { width: 220px; float: left; }
#in_this_section { height: 380px; padding-top: 20px; background: url(../images/bg_in_this_section.jpg) no-repeat left top; }
#in_this_section ul { padding: 0; margin: 0; padding-left: 20px; list-style-type: none; }
#in_this_section ul li { padding-left: 15px; background: url(../images/bullet.gif) no-repeat 0 4px; line-height: 18px; }

/* =Two Column Exams
-----------------------------------------------------------------------------*/
#in_this_section_exams { height: 430px; padding-top: 20px; padding-right: 15px; background: url(../images/bg_in_this_sectionLong.jpg) no-repeat left top; }
#in_this_section_exams h1 { padding: 0; margin: 0; padding-left: 20px; color: #6C350E; font-size:}
#in_this_section_exams ul { padding: 0; margin: 0; padding-left: 20px; list-style-type: none; }
#in_this_section_exams ul li { padding-left: 15px; background: url(../images/bullet.gif) no-repeat 0 4px; line-height: 18px; }


/* =Footer
-----------------------------------------------------------------------------*/
#footer { margin-top: 5px; text-align: center; font-size: 11px; }
#footer, #footer a { color: #412160; }


/* =Forms
-----------------------------------------------------------------------------*/
form {
  /*width: 98%;*/
  padding: 5px;
  margin: 0;
}

form em {
  color: #FF0000;
}

form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

form p label {
  float: left;
  width: 35%;
}

fieldset {
  padding: 7px;
  padding-left: 8px;
}

fieldset legend {
  padding: 0;
  margin-bottom: 2px;
  font-weight: bold;
  color: #000000;
  font-size: 13px;
}

input.txt {
  width: 200px;
}

/*textarea {
  width: 300px;
  height: 100px;
}
*/
.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px;
  margin-bottom: 5px;
}

.formerror ul {
  padding-left: 20px;
}

/* =Tables
-----------------------------------------------------------------------------*/

td {
  text-align: left;
}


/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/

