/*--- ECD Standard CSS ---*/

@import "/support/style-global.css";

/*body
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 100%;
	font-family: Tahoma, Verdana, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background-image: url(/images/tp_headfill.jpg);
	background-repeat: repeat-x;
}*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/*a:active, a:link,
{
    color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #336699;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: underline;
}
*/
img.floatleft {
	float: left;
	border: 0.1em solid #000000;
	margin: 0.5em;
}
img.floatright {
	float: right;
	border: 0.1em solid #000000;
	margin: 0.5em;
}
.border-dot {
	border: thin dotted #000000;
}
.border-box {
	border: thin solid #F5F5F5;
}
.box {
	background-image: url(/images/td_fill-th.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border: 0.01em solid #CCCCCC;
	background-color: #FFFFFF;
}
.featureBoxHeader
{
	background: url(/images/nav-header-bg.gif) no-repeat left bottom;
	width: 190px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	color: #4776BD;
	font-weight: bold;
	text-align: left;
}
.featureBoxContent
{
	border: 1px solid #F0F0F0;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
	height: 100px;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	width: 225px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	width: 95%;
}

.formstd {
	border: .01em solid #506DA5;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formstyle_req {
	background-image: url(/images/formfield_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	border: 1px solid #999999;
	width: 225px;
}
.formstyle_dropdown {
	width:95%;
	color: #FFFFFF;
	background-color: #506DA5;
}
.formstyle_shadow {
	background-color: #F5F5F5;
	/*background-image: url(/images/tp_formfield_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 95%;
}
.formstyle_fieldset {
	border: .1em solid #506DA5;
	width: 670px;
	position: absolute;
	left:50%;
	margin-left: -335px;
}
/*.formstyle_hidden {
	visibility: hidden;
	display: inline;
	position: absolute;
	vertical-align: middle;
}
.formstyle_visible {
	visibility: visible;
	display: inline;
	position: absolute;
	vertical-align: middle;
}*/
.body_fieldset {
    border: 1px solid #506DA5;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}
/*.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}*/
.highlight-gr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
.highlight-strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.td_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #3399CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/td_fill.gif);
	height: 20px;
	background-repeat: repeat-x;
}
/*.td_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}*/
.td_fillliteblue {
	background-color: #99CCFF;
}
.td_fillgraydark {
	background-color: #E5E5E5;
}
.td_fillgraylite {
	background-color: #F5F5F5;
}
.td_filllitegreen {
	background-color: #99CC99;
}
.td_fillmagenta {
	background-color: #FFCCCC;
}
.td_fillorange {
	background-color: #FFCC66;
}
.td_fillyellow {
	background-color: #FFFFCC;
}
/*td border CSS Testing
.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
*/
.td_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	color: #003399;
	background-color: #F5F5F5;
	background-image: url(/skins/skin_1/images/sub-nav-fade.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill-blue.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titlecyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill-green.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill-red.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill-yellow.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
.td_titlesilver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	background-image: url(/images/td_fill-silver.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 0.1em solid #F0F0F0;
}
/*.td_xsmall-dk {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.td_xsmall-lt {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}*/
/*.tp_body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 0em;
	border-right-width: 0.01em;
	border-bottom-width: 0.01em;
	border-left-width: 0.01em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #506DA5;
	border-bottom-color: #506DA5;
	border-left-color: #506DA5;
	border-top-color: #FFFFFF;
	padding: 5px;
	width: 907px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}*/
.tp_bodyplain {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}
/*.tp_sidebar {
	background-image: url(/images/tp_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.title-textitalic {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-style: italic;
}
/*div CSS*/
.div-container {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.div-panel {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.div-PanelHeader {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0 0 0 0;
	padding: 2px;
}
.div-PanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#ColumnWrap
{
	width: 190px;
	float: none;
	margin-top: 10px;
}
.div-PanelFooter
{
	border: 1px solid #F5F5F5;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0 0 5px 5px;
	width: 180px;
	height: 98px;
	text-align:left;
}
.div-PanelFooterHeader
{
	background: url(/skins/skin_1/images/nav-header-bg.gif) no-repeat left bottom;
	width: 190px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	margin: 0 0 0 5px;
	color: #4776BD;
	font-weight: bold;
	text-align: left;
}
/*button CSS*/
a.buttonmenu{
	background:url(/images/buttons/menu_b1.jpg);
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	text-decoration: none;
	width:150px;
	height:25px;
}
a.buttonmenunew{
	background:url(/images/buttons/menu_b2.jpg);
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	text-decoration: none;
	width:150px;
	height:25px;
}
a:visited.buttonmenu, a:visited.buttonmenunew{
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}
a:hover.buttonmenu, a:hover.buttonmenunew{
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
.menu-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
	background-image: url(/images/menu_cat.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.button-skinblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	cursor:pointer;
	background-image: url(/images/buttons/buttonskin-blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 25px;
}
.button-skinblue:hover {
	border: 1px solid #999999;
	color: #E8E8E8;
}
.button-skinred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	cursor:pointer;
	background-image: url(/images/buttons/buttonskin-red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 25px;
}
.button-skinred:hover {
	border: 1px solid #999999;
	color: #E8E8E8;
}
.button-skinblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	cursor:pointer;
	background-image: url(/images/buttons/buttonskin-black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 25px;
}
.button-skinblack:hover {
	border: 1px solid #999999;
	color: #E8E8E8;
}
.button-skinsilver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	cursor:pointer;
	background-image: url(/images/buttons/buttonskin-silver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 25px;
}
.button-skinsilver:hover {
	border: 1px solid #999999;
	color: #E8E8E8;
}
.button-skin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	cursor:pointer;
	background-image: url(/images/buttons/buttonskin-silver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 25px;
}
.button-skin:hover {
	border: 1px solid #999999;
	color: #E8E8E8;
}
.button-container {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
/*-- SPECIALTY ITEM CSS--*/
/*Tooltip*/
#dhtmltooltip{
	font-family: sans-serif;
	color: #000000;
	font-size: 11px;
	position: absolute;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFCC;
	z-index: 100;




/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=666666,direction=135);
	width: 300px;
	visibility: hidden;
}
/* Sortable tables */
table.sortable thead {
	background-color:#EEEEEE;
	color:#666666;
	font-weight: bold;
	cursor: url(/support/cursor_sort.cur), pointer;
}
/*CSS for ticker*/
#ajaxticker1{
	width: 95%;
	height: 150px;
	border: 1px dotted #F5F5F5;
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}
.someclass{ //class to apply to your scroller(s) if desired
}


/*Form CSS*/

/*LV is associated with livevalidation_standalone.js */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 2px solid #CC0000;
}
/*3DCarousel CSS*/
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
}

