﻿body{
    -webkit-font-smoothing: antialiased !important;
}
.test
{
    background-image: url('../../Images/DaysOfMonth/Day05.png');
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}

	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    margin: 0px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    color: #353535;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr
{
    color: #818181;
    background-color: #818181;
    height: 1px;
    border: 0;
    margin: 15px 0;
    _margin: 10px 0;
}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d0151c;
	text-decoration:none;
    -webkit-font-smoothing: antialiased !important;
}

a:visited {
	color:#d0151c;
	text-decoration:none;
    -webkit-font-smoothing: antialiased !important;
}

a:hover
{
    color:#e17e82;
    text-decoration: none;
}

a:active {
	color:#e17e82;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
	}
	
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:auto;
	padding:0;
	font-variant:small-caps;
	}
#logo img{
   display: block;
   width: auto;
   height: 70px;
   margin: auto 10%;
   margin-left: 0;
}

#logo img:hover {
    opacity: .8;
}

#logo a 
{
    /*color: #4A6BB3;*/
    color: #232020;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:left;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background:#608fc8 url(../../images/bg-nav.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

#nav-main div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}


#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin-right: 18px;
	
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}


.menu-main 
{
	font-size:0.14in;
	text-align:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background:#608fc8;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#dbPlatformQuotes
{
    margin: -11px;
    text-align: center;
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    line-height: 160%;
    background-color: #DBDBDB;
}
	
#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:22%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#608fc8 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

.WatermarkText {
	color: #AAAAAA;
}




















#scr1 div {
 visibility:hidden;
}

#scr1, #scr1 div.default {
  overflow:hidden;
  visibility:visible;
}
#scr1 table tr td div {
 visibility:visible;
}



#scr1 {
  margin:0px auto;
}


#scr1 table tr td {
  padding:0px;
  color:#FFFFFF;
  text-align:left;
  font-weight:normal;
  vertical-align:middle;
  font-size: 1.1em;
  font-style: italic;
}




#scr2 div {
 visibility:hidden;
}

#scr2, #scr2 div.default {
  overflow:hidden;
  visibility:visible;
}
#scr2 table tr td div {
 visibility:visible;
}



#scr2 {
  margin:0px auto;
}


#scr2 table tr td {
  padding:0px;
  color:#FFFFFF;
  text-align:left;
  font-weight:normal;
  
  vertical-align:top;
  text-align:right;
  line-height:normal;
}


#scr3 div {
 visibility:hidden;
}

#scr3, #scr3 div.default {
  overflow:hidden;
  visibility:visible;
}
#scr3 table tr td div {
 visibility:visible;
}



#scr3 {
  margin:0px auto;
}


#scr3 table tr td
{
    padding: 0px;
    color: #000000;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: italic;
}




#scr4 div {
 visibility:hidden;
}

#scr4, #scr4 div.default {
  overflow:hidden;
  visibility:visible;
}
#scr4 table tr td div {
 visibility:visible;
}



#scr4 {
  margin:0px auto;
}


#scr4 table tr td
{
    padding: 0px;
    color: #000000;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    text-align: right;
    line-height: normal;
}












.TicketDetailBox 
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #666666;
	background-color: #FFFFFF;
}


.PostedSubjectStandard
{
    color: White;
    font-size: 12pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 6px;
    background-image: url(../../images/SoftHeaderBlue.png);
    line-height: 27px;
    border-color: #ACACAC;
    border-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}

.PostedSubjectInternal
{
	color: White;    
    font-size: 12pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 6px;
    background-image: url(../../images/SoftHeaderGray.png);
    line-height: 27px;
    border-color: #ACACAC;    
    border-width: thin;    
    border-top-style: solid;    
    border-right-style: solid;
    border-left-style: solid;        
    border-bottom-style: solid;    
}

.PostedSubjectSolution
{
	color: White;    
    font-size: 12pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 6px;
    background-image: url(../../images/SoftHeaderGreen.png);
    line-height: 27px;
    border-color: #ACACAC;    
    border-width: thin;    
    border-top-style: solid;    
    border-right-style: solid;
    border-left-style: solid;        
    border-bottom-style: solid;    
}

.PostedByDiv
{
    padding: 0px 0px 0px 6px;
    color: #808080;
    font-style: italic;
    font-size: 0.8em;
    font-weight: normal;
    border-color: #808080;
    border-width: thin;
    border-right-style: solid;
    border-left-style: solid;
}
.PostedBodyDiv
{
    padding: 0px 0px 0px 6px;
    font-family: Arial;    
    font-size: 12px;
    font-weight: normal;
    border-color: #808080;
    border-width: thin;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-color:#d0151c;
	padding:0px;
	width:450px;
}

.modalTitle 
{
	background-color:#d0151c;
	color:#d5e8ff;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	width: 440px;
	text-align: center;
	cursor: default;
}

.SmallCombo
{
	font-size: 10px;
	border: none;
}




/*==============================
================================
      WIDE FORM STYLES   
================================
================================*/




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN WIDE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column-wide
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 5px 15px 15px;
    width: 1068px;
    border: 1px solid #818181;
    background: url(../../images/bg-content-side.png) repeat-y right;
    position: relative;
}

#content-main-two-column-wide {
	width:880px;
	float:left;
	}

#content-side-two-column-wide {
	float:right;
	width:180px;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION WIDE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information-wide {
	height:95px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:1020px;
    margin-top: 0px;
	}
	
#top-information-home-wide {
	text-align:right;
	position:absolute;
	top:0;
	right:18.55%;
	height:auto;
	width:25%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone-wide {
	text-align:right;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:81.5%;
	height:100%;
	padding:0 0 0 2%;
	}	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV WIDE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main-wide {
	/*background:#608fc8 url(../../images/bg-nav.png) no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	width:1000px;
    /*padding:.8em 0 1em 20px;*/
    position: relative;
	font-weight:bold;
    text-align: center;
}


#nav-main-wide div {
	/*background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;*/
	width:18.5%;
	_width:18.55%;
	position:relative;
	top:0;
	right:0;
     text-align: center;
	/*padding:.8em 0 1em 0;*/
}
#nav-main-wide>table{
    height: 35px;
    width: auto;
    text-align: center;
}

#nav-main-wide a:link,
#nav-main-wide a:visited {
	font-size: .91rem;
    color: #282f34;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    padding: 10px 20px 10px 20px;

}

#nav-main-wide a:hover, #nav-main-wide a:active {
	color:#FFF;
	text-decoration:none;
    background: #ed1c24;
}

/*
#nav-main-wide ul {
	margin:0;
    
	}
	
#nav-main-wide li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main-wide table a{
    font-size: .9375rem;
    color: #282f34;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    padding: 10px 10px 5px 10px;
    height: 30px;
    width: auto;
    margin: 0;
    
}
#nav-main-wide a:link,
#nav-main-wide a:visited {
	text-decoration:none;
	display:block;
	
}

#nav-main-wide a:hover {
	color:#FFF;
	text-decoration:none;
    background: #ed1c24;
}

#nav-main-wide a:active {
	color:#FFFFFF;
}

#nav-main-wide li.current a:link,
#nav-main-wide li.current a:visited {
	text-decoration:underline;
}

#nav-main-wide li.current a:hover {
	color:#FFF;
	text-decoration:none;
    background: #ed1c24;
}

#nav-main-wide li.current a:active {
	color:#FFFFFF;
}*/

/* ACTIVE PAGES */
#nav-main-wide a.StaticSelectedStyle:link,
#nav-main-wide a.StaticSelectedStyle:visited {
	color:#FFF;
	text-decoration:none;
    background: #ed1c24;
}


.menu-main 
{
	font-size:0.14in;
	text-align:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle - WIDE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle-wide {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: -3px;
	width:1050px;
	background:#818181;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle-wide a:link,
#pagetitle-wide a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle-wide a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER - WIDE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
#footer-wide {
	background:#608fc8 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer-wide div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:18.5%;
	_width:18.55%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}
*/


#footer-wide {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding:.8em 0 1em 20px;
	position:relative;
    text-align: center;
    letter-spacing: 2px;
    font-size:90%;
}


#footer-wide .copy 
{
    display: inline-block;    
	padding:.1em 0 .2em 0;
	font-variant:normal;
    color: #232020;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased !important;
}

#footer-wide #fw-1{
    display: block;
    width: 100%;
    text-align: left;
    float: left;
}
#footer-wide #fw-1 #fw-11{
    display: block;
    width: 50%;
    float: left;
    text-align:right;
    padding-right: 20px;
    
}
#footer-wide #fw-1 #fw-12{
    display: block;
    text-align: left;
}

#footer-wide a:link,
#footer-wide a:visited {
	color:#d0151c;
	text-decoration:none;
    -webkit-font-smoothing: antialiased !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footer-wide a:hover {
	color:#e17e82 ;
	text-decoration:none;
}

#footer-wide a:active {
	color:#e5e5e5;
}


.tight-table
{
    border-collapse: collapse;
    margin-top: 3px;
}

.tight-table tr td
{
    border-collapse: collapse;
    line-height: 16px;
}




.groupBox
{
    margin: 2px auto 2px auto; /* centers */
    padding: 1px 1px 1px 1px; /* allows for 1px of plain black to be seen */
    min-height: 20px;
    border-style: solid;
    border-width: 4px 1px 1px 1px;
    border-color: #808080;
    -moz-border-radius: 10px 10px 10px 10px; /* used for FireFox */
    border-radius: 10px 10px 10px 10px; /* works for latest browsers only, including IE9 */
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

.groupBox_header
{
    width: auto;
    min-height: 18px;
    padding: 4px;
    vertical-align: middle;
    background-color: #EAEAEA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    color: #333333;
    font-variant: small-caps;
    text-transform: none;
    font-size: 11pt;
    font-weight: 400;
}

.groupBox_tab
{
    position: relative;
    top: -4px;
    height: 16px;
    margin: 0px 10px 4px 10px;
    padding: 4px 10px 4px 10px;
    background-color: #808080;
    -moz-border-radius: 0px 0px 10px 10px; /* used for FireFox */
    border-radius: 0px 0px 10px 10px; /* works for latest browsers only, including IE9 */
    color: White;
}

.groupBox_content
{
    width: auto;
    padding: 4px;
    background-image: url('../Images/pnlbkg_gray2wht400.png');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

.groupBox_item
{
    text-align: center;
    vertical-align: bottom;
    padding-right: 10px;
}

/*******************************************/
/*** Login screen style*/
/*******************************************/
.form-login table{
    width: 100%;
    text-align: center;
}

.container-login {
    min-height: 0;
    width: 400px;
    color: #333333;
    padding: 0;
    font-size: 14px;
    margin:0;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#login-logo{
   margin-bottom: 50px; 
}


#login-body{    
    margin-top: 20px;
    padding: 0;
    display: block;
    box-shadow: 5px 5px #ccc;
}

#login-header{
    text-align:left;
    padding: 3px;
    margin: 0;
    border-bottom: 3px solid #FFF;
    background: #e3e3e3;
}

#login-form{
    text-align:left;
    background: #eee;
    border: medium none;
    margin-top: -1px;
    padding: 20px 30px;
}

.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #999999;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #333333;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}
.container-login .checkbox {
    margin-top: -15px;
}
.container-login .btn {
    background-color: #ea533f;
    border-color: #e73e28;
    color: #ffffff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 100%;
}
.container-login .btn:hover,
.container-login .btn:focus {
    background: #de2f18;
    border-color: #be2815;
}

label.control-label label{
    padding: 0;
    margin-top: 4px;

}

.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
  color:red;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.errorInput{
    font-size: 11px;
}

#login-error{
    color: red;
    font-size: 13px;
}

#copy{
    display: block;
    text-align: center;
    font-size: 10px;
    color: #232020;
    -webkit-font-smoothing: antialiased !important;
}

/*****************to frame*****************/
#topFrame{
    border-bottom: 5px solid #ed1c24;
    margin: 0;
    position: fixed;
    z-index: 1000; 
    background: #FFF;
    width: 100%;
    text-align: center;
}
#fakeFrame{
    height: 170px;
}
/*********logout zone*********/
#logout-zone{
    color: #232020;
    -webkit-font-smoothing: antialiased !important; 
    font-weight: normal; 
    padding: 0px;
}

 #welcome{
    text-align: left;
    font-size: 12px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    color: #232020;
     -webkit-font-smoothing: antialiased !important; 
     border-bottom:1px dashed #CACACA;
	
}
 #profile table{
     text-align: right;
     width: 100%;
     margin-top: 10px;
 }
#profile a:link,
#profile a:visited {
	color:#d0151c;
	text-decoration:none;
    -webkit-font-smoothing: antialiased !important;
    font-size: .8375rem;
    font-weight: normal;
    padding: 10px;
}

#profile a:hover, #profile a:active {
	background: none;
    color:#e17e82 ;
	text-decoration:none;
}

#profile a:active {
	color:#e17e82 
}

#profile a.button-link {
    padding: 5px;
    background: #d0151c;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#profile a.button-link:hover {
    background: #e17e82;
    text-decoration: none;
}

#logo span{
    font-size: 12px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
    color: black;
    letter-spacing: 1px;
}