@charset "UTF-8";

/* HTML */
html {
	margin-bottom: 1px;
	min-height: 100%;
	background: transparent;
}

body  {
	background: #cccccc;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin: 0 0 20px;
	color: #843648;
	font: normal 30px/100% Georgia, "Times New Roman", Times, serif;
	color: #843648;
	text-align: center;
	display: block;
}

h2 {
	padding-bottom: 4px;
	font: bold 15px/100% Arial, Helvetica, sans-serif;
	color: #005575;
}

h3 {
	font: italic normal 13px Arial, Helvetica, sans-serif;
	color: #843648;
}

h4 {
	font-size: 12px;
	font-weight: bold;	
	color: #843648;
}

p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}

a {
 	text-decoration: underline; 
	font-weight: bold;
	color: #843648;
}

/* GRID */
.wrap {
	margin: 0 auto 30px;
	width: 950px;
	border: solid 4px #005575;
	background-color: #ffffff;
}

.page {
	margin: 20px 0 50px;
	background: url(../images/layout/bigstarupperrt.gif) no-repeat scroll 98% 0;
}

.wide .page {
	background: #f3eacd !important;
}

.header {
	width: 950px;
	background: #005575;
	color: #ffffff;
}

.header_logo {
	float: right;
	width: 541px;
}

.header_image {
	float: right;
	width: 409px;
}

.header_image p {
	margin: 0 !important;
	padding: 0 !important;
}

.sidebar {
	padding: 0 40px 0 30px;
	width: 248px;
	float: left;
	background: #ffffff;
}

/* .main */
.main {
	min-height: 250px;
}

.main .content h2 {
	margin-bottom: 4px;
}

.home .main .content h2 img {
	margin: 0 5px -3px -20px;
}
 
.main .content h3 {
	margin-bottom: 4px;
} 

.main .content p {
	margin-bottom: 20px;
}

.main .content ul, .main .content ol {
	margin: 0 0 10px 40px;
}

.main .content li {
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 140%;
	list-style-type: disc;
}

.home .main {
	margin: 30px 30px 0 435px;
	padding: 0;
}

.interior .main  {
	margin: 20px 0 50px 330px;
	padding: 0;
	width: 560px;
}

.interior .main h1 {
	text-align: left;
}

.home .page h1 {
	margin: 0 20px;
}

/* .menu */
.menu {
	padding: 6px 0;
	width: 100%;
	background: #f4d348;
	overflow: hidden;
}

.menu ul {
	padding: 0; 
	margin :0 auto; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 50%;
}

.menu li {
	padding: 0 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #843648;
	border-left: 2px solid #843648;
	float: left;
	position: relative;
	right:50%;
}

.menu ul li.first_menu_item {
	border-left: none;
}

.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #005575;
}

.menu a:focus, .menu a:hover, .menu .active_menu_item a, .menu .active_ancestor a {
	text-decoration: none;
	color: #843648;
}

/* .sidebar */
.sidebar h4 {
	margin: 30px 0px 20px;
	font:  bold 13px Arial, Helvetica, sans-serif;
	color: #843648;
}

.sidebar h5 {
	padding: 5px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #843648;
	border-bottom: 1px solid #843648;
}

.sidebar ul li  {
	padding: 5px 5px;
	font:  normal 12px Arial, Helvetica, sans-serif;	
	color: #843648;
	border-bottom: 1px solid #843648;
	list-style: none;
}

.sidebar ul li.last_menu_item {
	border-bottom: 0;
}

.sidebar li a {
	font-weight: normal;
	text-decoration: none;
	color: #005575;
}

.sidebar a:hover, .sidebar .active_menu_item a {
	color: #843648;
}

.sidebar img {
	margin-top: 20px;
}

.sidebar p {
	margin-top: 20px;
	font-size: 85%;
	line-height: 160%;
	color: #005575;
	width: 175px;
}

.sidebar p a {
	font-weight: bold;
	text-decoration: none;
	color: #843648;
}

.sidebar p a:hover {
	text-decoration: underline;
}

/* technology link list */
.technology_link_list {
	margin: 0 !important;
	padding: 0 !important;
}

.technology_link_list li {
	list-style-type: none !important;
	margin-bottom: 15px !important;
}

.technology_link_list li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.technology_link_list li a:hover {
	text-decoration: underline;
}

/* wrapper backgrounds */
.home {
	background: #ffffff url(../images/layout/homephysician.jpg) no-repeat scroll 0 97%;
}

/* .footer */
.footer {
	height: 47px;
	background: url(../images/layout/footergraphic.jpg) no-repeat scroll left top;
	text-align: right;
}

.footer ul {
	padding: 10px 10px 0 0;
}

.footer ul li{
	padding-left: 10px;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 450px;
	color: #f4d348;
}

.footer a:link, .footer a:visited {
	color: #f4d348;
	text-decoration: none;
}

.footer a:hover, .footer .active_menu_item a {
	text-decoration: underline;
}

/* .interior .footer */
.interior .footer {
	background: url(../images/layout/footergraphic1.jpg) no-repeat scroll left top;
}

/* .control_menu */
.control_menu {
	margin: 10px auto 5px;
	width: 950px;
	height: 15px;
}

.control_menu li {
	float: right;
}

.control_menu li a {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #eeeeee;
	display: block;
	text-align: center;
	color: #fefefe;
	font-size: 77%;
	text-decoration: none;
	font-weight: normal;
}

.control_menu li.loginout_link a {
	border-left: 0;
}

.control_menu li a:hover {
	text-decoration: underline;
}

/* flash messages */
.flash_success, .flash_error {
	margin: 15px 0;
	padding: 10px 15px 5px;
	color: #000000;
}

.flash_success {
	border: 1px solid #009900;
	background-color: #d6f5bf;
}

.flash_error {
	border: 1px solid #990000;
	background-color: #eeddd8;
}

.flash_success p, .flash_error p {
	margin: 0 0 5px 0 !important;
	font-size: 85%;
}

.flash_success ul, .flash_error ul {
	margin-left: 40px;
}

.flash_success li, .flash_error li {
	margin: 0 0 5px 0;
	font-size: 85%;
	list-style-type: disc;
}

/* profile_list */
.profile_list li {
	margin: 0 0 0 25px !important;
	display: block;
	width: 250px;
	font-size: 85%;
	list-style-type: none;
	float: left;
}

.profile_list .pager {
	margin: 15px;
	text-align: center;
}

.profile_list .pager {
	font-size: 77%;
}

.profile_list .pager small {
	font-size: 77%;
}

.profile_list .pager a, .profile_list .pager .active_page {
	margin: 3px 5px 15px;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
	width: 25px;
	float: left;
}

.profile_list .pager a:hover {
	background-color: #dddddd;
}

.profile_list .pager .active_page {
	color: #000000;
	background-color: #dddddd;
}

/* profile_form */
.profile_form {
	width: 455px;
}

.profile_form fieldset {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 1px solid #6f9dad;
	background-color: #ffffff;
}

.profile_form fieldset .group_header {
	margin-bottom: 5px !important;
	padding: 4px 10px;
	border-bottom: 1px solid #6f9dad;
	background-color: #cbdce3;
	color: #1b5672;
	font-size: 93%;
	font-weight: bold;
}

.profile_form .flow {
	margin-left: 15px;
}

.profile_form .flow div {
	float: left;
}

.profile_form .flow label {
	margin: 0 0 1px 1px;
	display: block;
	font-size: 85%;
	font-weight: bold;
	white-space: nowrap;
	color: #565554;
}

.profile_form .field input, .profile_form .field div {
	margin-bottom: 5px;
	padding: 2px 1px;
	font-size: 93%;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #626364;
	width: 129px;
}

.profile_form .field div {
	padding: 3px 4px 4px;
	border: 0px;
	background-color: #f5f5f5;
	min-height: 15px;
}

.profile_form .flow select {
	margin-bottom: 5px;
	padding: 2px 1px;
	font-size: 93%;
	width: 137px;
}

.profile_form .half_wide input, .profile_form .half_wide div {
	width: 200px;
}

.profile_form .full_wide input, .profile_form .full_wide div {
	margin-right: 0px;
	width: 419px;
}

.profile_form .submit, .profile_form .cancel {
	margin: 0 !important;
	width: 211px;
	text-align: center;
}

.profile_form .submit input {
	font-size: 85%;
	margin: 0 0 10px 0;
	color: #009900;
	font-weight: bold;
}

.profile_form .cancel input  {
	font-size: 85%;
	margin: 0 10px 10px 0;
	color: #990000;
	font-weight: bold;
}

.profile_instructions {
	margin-bottom: 20px;
	width: 455px;
}

.profile_instructions .success {
	border: 1px solid #009900;
	background-color: #d6f5bf;
}

.profile_instructions .error {
	border: 1px solid #990000;
	background-color: #eeddd8;
}

.profile_instructions p {
	margin: 5px 0 0;
	font-size: 85%;
}

.profile_instructions .success p {
	margin: 5px !important;
}

.profile_instructions li {
	margin: 0 0 0 25px !important;
	font-size: 85%;
	list-style-type: disc;
}

/* order_form */
.order_form {
	width: 455px;
}

.order_form fieldset {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 1px solid #6f9dad;
	background-color: #ffffff;
}

.order_form fieldset .group_header {
	margin-bottom: 5px;
	padding: 4px 10px;
	border-bottom: 1px solid #6f9dad;
	background-color: #cbdce3;
	color: #1b5672;
	font-size: 93%;
	font-weight: bold;
}

.order_form fieldset .group_header small {
	padding-top: 1px;
	float: right;
	font-weight: normal;
}

.order_form fieldset .group_header small a {
	text-decoration: none;
}

.order_form fieldset .group_header small a:hover {
	color: #000000;
}

.order_form .flow {
	margin-left: 15px;
}

.order_form .flow label {
	margin: 0 0 1px 1px;
	display: block;
	font-size: 85%;
	font-weight: bold;
	white-space: nowrap;
	color: #565554;
}

.order_form .flow small {
	font-size: 85%;
	font-style: italic;
	float: right;
}

.order_form .field input, .order_form .field textarea {
	margin-bottom: 5px;
	padding: 2px 1px;
	font-size: 93%;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #626364;
}

.order_form .flow select {
	margin-bottom: 5px;
	padding: 2px 1px;
	font-size: 93%;
}

.order_form .field div {
	margin-bottom: 5px;
	padding: 3px 4px 4px;
	font-size: 93%;
	border: 0px;
	background-color: #f5f5f5;
	color: #626364;
	width: 129px;
	min-height: 15px;
}

.order_form .half_wide div {
	width: 196px;
}

.order_form .full_wide div {
	margin-right: 0px;
	width: 415px;
}

.order_form .three_quarter_wide div {
	width: 341px;
}

.order_form .quarter_wide div {
	width: 50px;
}

.order_form .flow div {
	float: left;
}

.order_form .flow .field {
	margin-right: 15px;
}

.order_form .last div {
	margin-right: 0 !important;
}

.order_form .full_wide input, .order_form .full_wide select {
	width: 419px;
}

.order_form .full_wide textarea {
	width: 414px;
}

.order_form .half_wide input {
	width: 200px;
}

.order_form .half_wide select {
	width: 204px;
}

.order_form .half_wide_date input {
	width: 180px;
}

.order_form .two_third_wide input, .order_form .two_third_wide select {
	width: 275px;
}

.order_form .three_quarter_wide input {
	width: 340px;
}

.order_form .quarter_wide input {
	width: 55px;
}

.order_form .third_wide_date input {
	width: 138px;
}

.order_form .third_wide_date {
	margin-right: 13px !important;
}

.order_form .comment {
	margin-bottom: 10px;
}

.order_form .submit {
	padding: 5px 15px 15px;
	text-align: right;
	width: 425px;
}

.order_form .submit input {
	margin: 0 !important;
	font-size: 85%;
}

.order_instructions {
	margin-bottom: 20px;
	width: 455px;
}

.order_instructions .success {
	border: 1px solid #009900;
	background-color: #d6f5bf;
}

.order_instructions .error {
	border: 1px solid #990000;
	background-color: #eeddd8;
}

.order_instructions p {
	margin: 5px 0 0;
	font-size: 85%;
}

.order_instructions .success p {
	margin: 5px !important;
}

.order_instructions li {
	margin: 0 0 0 25px !important;
	font-size: 85%;
	list-style-type: disc;
}

/* ticket_list */
.ticket_list {
	width: 100%;
	background-color: #f8f8f8;
	border: 1px solid #b4b4b4;
}

.ticket_list th, .ticket_list td {
	padding: 4px;
	border: 1px solid #b4b4b4;
	border-width: 0 0 1px 0;
	border-collapse: collapse;
}

.ticket_list th {
	background-color: #eeeeee;
	color: #243b76;
	font-weight: bold;
}

.ticket_list td {
	
}

.ticket_list a {
	text-decoration: none;
	font-weight: normal;
}

.ticket_list tr:hover {
	background-color: #eeeeee;
}

/* User Registration Overrides */
#guard_auth_form label {
	width: 66px !important;
}

#guard_auth_username input,
#guard_auth_password input,
#guard_auth_first_name input,
#guard_auth_last_name input,
#guard_auth_email input {
	width: 150px !important;
}