/* MedSym, Inc. */

/* SITE BASICS */
html {
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6; 
	overflow: -moz-scrollbars-vertical;
}

body {
	background-image: url('../gui/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #4B7998;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.backgroundW {
	background-image: url('../gui/backgroundW.jpg');
	background-position: top right;
	background-repeat: repeat-y;
}
.backgroundE {
	background-image: url('../gui/backgroundE.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}
.backgroundNW {
	background-image: url('../gui/backgroundNW.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.backgroundNE {
	background-image: url('../gui/backgroundNE.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

img { 
	border-color: #666666; 
}

.content_padding {
	padding: 10px;
}
.content_padding_home {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content_padding_sides {
	padding-left: 10px;
	padding-right: 10px;
}

.alert_box {
	border: 2px solid #CCCCCC;
	background-color: #F6F6F6;
}

.inside_divider {
	border-right: 1px solid #999999;
}



/* BASIC TEXT */
.text, .text table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.text a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text a:hover {
	font-weight: bold;
	color: #4B7998;
	text-decoration: underline;
}
.text ul {
	list-style-type: square;
}



/* EXTRA TEXT */
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.text_small a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text_small a:hover {
	font-weight: bold;
	color: #A98A08;
	text-decoration: underline;
}
.text_small ul {
	list-style-type: square;
}

.text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

.text_big, .text_big td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
.text_big a, .text_big td a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text_big a:hover, .text_big td a:hover {
	font-weight: bold;
	color: #A98A08;
	text-decoration: underline;
}
.text_big ul, .text_big td ul {
	list-style-type: square;
}



/* FEATURE AREA TITLES */
.featureblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.featureblock a {
	color: #0336CC;
	text-decoration: none;
}
.featureblock a:hover {
	color: #990000;
	text-decoration: underline;
}
.text_featureblock, .text_featureblock table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.text_featureblock a {
	font-weight: bold;
	color: #0336CC;
	text-decoration: none;
}
.text_featureblock a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.text_featureblock ul {
	list-style-type: square;
}



/* PAGE TITLE */
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}
.title_border {
	border-bottom: 3px solid #990000;
}



/* BREADCRUMB */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #3399FF;
	text-decoration: underline;
}



/* HOMEPAGE BLOCKS */
.block {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}



/* NAVIGATION 2 */
.navcolumn_setup {
	height: 100px;
	border-top: 5px solid #800000;
	border-bottom: 5px solid #800000;
	background-color: #F6F6F6;
	background-image: url('../gui/back_navcolumn.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.navcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.navcolumn a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navcolumn a:hover {
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}



/* SUBNAVIGATION */
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
}
.subnav a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subnav a:hover {
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.subnav2 a {
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
.subnav2 a:hover {
	font-weight: none;
	color: #800000;
	text-decoration: underline;
}



/* NEWS */
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
.news_headline a {
	font-weight: bold;
	line-height: normal;
	color: #006666;
	text-decoration: none;
}
.news_headline a:hover {
	font-weight: bold;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
.news_tease {
/*	font-family: Verdana, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
.news_more {
/*	font-family: Verdana, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
.news_more a {
	font-weight: bold;
	line-height: normal;
	color: #006666;
	text-decoration: none;
}
.news_more a:hover {
	font-weight: bold;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
.news_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
.news_all a {
	font-weight: bold;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
.news_all a:hover {
	font-weight: bold;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}

.news .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	padding-bottom: 5px;
}
.news .title a {
	color: #009999;
	text-decoration: underline;
}
.news .title a:hover {
	color: #990000;
	text-decoration: underline;
}
.news .text {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}



/* MODULES */
.module_topper {
	background-color: #666666;
	/* #990000;*/
}
.module_container {
	padding: 7px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.module_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
.blockstyle1_top {
	background: url('../gui/homepage/blockstyle1_back_top.jpg') top no-repeat;
}
.blockstyle1_middle {
	background: url('../gui/homepage/blockstyle1_back_middle.jpg') repeat-y;
}
.blockstyle1_bottom {
	background: url('../gui/homepage/blockstyle1_back_bottom.jpg') bottom no-repeat;
}
.blockstyle2_top {
	background: url('../gui/homepage/blockstyle2_back_top.jpg') top no-repeat;
}
.blockstyle2_middle {
	background: url('../gui/homepage/blockstyle2_back_middle.jpg') repeat-y;
}
.blockstyle2_bottom {
	background: url('../gui/homepage/blockstyle2_back_bottom.jpg') bottom no-repeat;
}
.blockstyle2 .title {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blockstyle2 .text {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blockstyle3_tile {
	background: url('../gui/homepage/columns_background.jpg') top repeat-y;
}
.blockstyle3_left {
	padding-left: 5px;
	background: url('../gui/homepage/columns_background_left.jpg') bottom left no-repeat;
}
.blockstyle3_middle {
	background: url('../gui/homepage/columns_background_middle.jpg') bottom repeat-x;
}
.blockstyle3_right {
	padding-right: 5px;
	background: url('../gui/homepage/columns_background_right.jpg') bottom right no-repeat;
}
.blockstyle3_divider {
	background: url('../gui/homepage/columns_background_divider.jpg') center repeat-y;
}
.blockstyle3 .text {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blockstyle3 .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
.blockstyle3 .text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}



/* COPYRIGHT */
.copyright_padding {
	padding: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.copyright a {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: underline;
}



/* GRAPHICS */
.box {
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}
.box-right {
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	padding: 5px;
}




/* CALENDAR */
table.calendar {border: 1px solid #999999;}
table.calendar td, th {text-align: center; border: 0;}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar th {color: #666666; text-align: center;}
table.calendar td {width: 22px; font-size: 12px; line-height: 20px;}
table.calendar td.linked-day {font-size: 12px; background-color: #DDDDDD;}
table.calendar td.linked-day-today {font-size: 12px; font-weight: bold; background-color: #DDDDDD;}
table.calendar td.day-today {font-size: 12px; font-weight: bold; background-color: #a2dcf7;}
table.calendar .calendar-month {font-size: 16px; font-weight: bold; text-align: center; margin-top: 3px;}
table.calendar .calendar-month a{text-decoration: none;}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}




/* NAVIGATION */
.navigation {
	background: url('../gui/navigation_background.jpg') #D6D6D6 top left repeat-x;
}
.navigation .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002650;
	text-decoration: none;
}
.navigation .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002650;
	text-decoration: none;
}




/* DROP DOWN MENUS */
div.topmenucontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002650;
	width: 100%;
	height: 100%;
}
#nav, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	border: solid 1px #CCCCCC;
}
#nav a {
	color: #000000;
	text-decoration: none;
	padding: 0 15 0 14;
	display: block;
}
#nav a:hover {
	color: #009AE1;
	text-decoration: none;
	display: block;
}
#nav li a {
/*	font-size: 18px;*/
}
#nav li ul a {
	text-align: left;
	margin-top: 0px;
	padding-bottom: 3px;
	position: relative;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	background-color: #F8F8F8;
	margin: 0;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
}
#nav li li {
	font-size: 14px;
	float: none;
	margin: 0px;
	padding-top: 5px;
/*	padding: 0px;*/
}
#nav li li:hover {
	background-color: #E6E6E6;
}
#nav li:hover ul ul, #nav li.cssHover ul ul {
	display: none;
}
#nav li:hover ul, #nav li.cssHover ul {
	display: block;
}
#nav li:hover, #nav li.cssHover, a.module:hover, a.first_module:hover {
/*	background-color: #ABB0B6;*/
}
li.selected {
	background-color: #BDC0C6;
}
a.module {
	background-color: #F0F0F0;
}
a.first_module {
	background-color: #F0F0F0;
	border-top: 1px solid #C6C3BD;
}
#nav li.sep {
	line-height: 2px;
	border-bottom: 1px solid #C6C3BD;
}
.clearb {
	clear: both;
}
