/*   CSS Document   */

/*   AlertU Global CSS   */

/*    ---------------------------------------------------  B A S E   S T Y L E S   */

body {
	font-size: 62.5%;
	font-family: arial, helvetica;
	color: #222222;
	background-color: #FFFFFF;
	background-image: url(/images/alertu/bg_fade.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: none;
	color: #64B4F1;
}
a:hover {
	outline: none;
	text-decoration: underline;
	color: #64B4F1;
}
a:visited {
	outline: none;
	text-decoration: none;
	color: #64B4F1;
}
a img {
  border: 0;
}
.clearfloat { 
  clear: both;
  line-height: 0;
  height: 0;
}
.clearfix:after { 
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { 
  display: block;
}

.error_smarty {
	font-weight: bold;
	font-size: 1.1em; 
	color: #FF0000;
	margin: 0;
	padding: 3px 0;
}


/*   ---------------------------------------------------   P A G E  L A Y O U T   */

#page, #page_vis {
	width: 1000px;
	min-height:565px;
	height:auto !important;
	height:565px;
	margin: 0 auto;
	padding: 24px 0;
}
#pagetop, #pagetop_vis {
	width:850px;
	height: 100px;
	padding: 0px 50px;
}
#stage {
	width: 700px;
	min-height:450px;
	height:auto !important;
	height:450px;
	position: relative;
	left: 200px;
	margin: 40px 0px;
	padding-left: 40px;
	border-left: 1px solid #CCCCCC;
}
#stage_vis_container {
	width: 900px;
	position: relative;
	margin: 0px 0px 0px 60px;
	padding: 0 0 10px 0;
	background-image: url(/images/alertu/stage_vis_container_background-repeats.png);
	background-repeat: repeat-y;
}
#stage_vis_top {
	width: 900px;
	position: relative;
	margin: 0px 0px 0px 60px;
	clear: both;
}

#stage_vis_bottom {
	width: 900px;
	height: 14px;
	position: relative;
	margin: 0px 0px 0px 60px;
	clear: both;
	background-image: url(/images/alertu/stage_vis_bottom_background.png);
	background-repeat: repeat-y;
}
#stage_vis, #stage_vis_wide, #stage_vis_home {
	position: relative;
	min-height:450px;
	height:auto !important;
	height:450px;
}

#stage_vis {
	width: 575px;
	left: 44px;
	top: 50px;
}

#stage_vis_home {
	width: 575px;
	left: 25px;
	top: 20px;
	min-height:180px;
	height:auto !important;
	height:180px;
}

#stage_vis_wide {
	width: 800px;
	left: 31px;
	top: 50px;
	padding: 12px;
}
.stage_item {
	padding: 10px 0px 13px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #D3CFC1;
}
.stage_item p {
	margin: 0px;
}

.logo, .logo_vis {
	margin: 13px 0px 0px 0px;
	position: absolute;
}

#steps {
	float:right;
	text-align:right;
	height:20px;
}

.pagebottom {
	width: 100%;
	height: 140px;
	background-image: url(/images/alertu/bg_pagebottom.jpg);
	padding: 0px;
	margin: 25px 0px 0px 0px;
}
.pagebottom_note {
	padding: 13px 0px;
	margin: 20px 0px;
	border-top: 1px dashed #D3CFC1;
}
.pagebottom_note p {
	font-size: 1.2em;
}

/*    ---------------------------------------------------  N A V     */

#nav_main {
	position: absolute;
	margin: 30px 0px 0px 160px;
	z-index: 1;
	width: 750px;
	height: 31px;
	background-image: url(/images/alertu/bg_nav_main.jpg);
	background-repeat: no-repeat;
}
#nav_main ul {
	list-style: none;
	margin: 10px 0px 0px 25px;
	padding: 0;
}
#nav_main li {
	display: inline;
	margin: 0px 15px 0px 0px;
	padding: 0;
}
#nav_main a, #nav_main a:visited {
	color: #444444;
}
#nav_main a:hover {
	color: #FF6600;
}

#nav_main a.selected {
	color: #FF6600 !important;
}

#nav_main a, #nav_main a:hover, #nav_main a:visited {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#signin_pagetop {
	position: absolute;
	margin: 0px 0px 0px 620px;
	z-index: 2;
}

#signin_pagetop p {
	color: #999999;
}

#signin_pagetop a, #signin_pagetop a:hover, #signin_pagetop a:visited {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
}

#signout_pagetop {
	width: 300px;
	position: absolute;
	margin: 30px 0px 0px 620px;
	z-index: 2;
}

#signout_pagetop p {
	font-size: 1.1em;
}

#vis_subnav {
	position: absolute;
	height: 30px;
	background-image: url(/images/alertu/stage_vis_subnav_bg2-repeats.png);
	background-repeat: repeat-x;
	width: 897px;
	margin: 0 5px 0 1px;
	top: 0;
}

#vis_subnav table {
	height: 30px;
}

#vis_subnav table td {
	padding: 7px 15px 0 15px;
}

#vis_subnav table td a {
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

#vis_subnav table td a {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#vis_subnav table td a:hover {
	color: #FFFFFF;
}

#vis_subnav table td a.on {
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

.vis_subnav_arrow {
}


/*    ---------------------------------------------------  R I G H T   C O L U M N     */

#rightcol {
	width: 200px;
	position: absolute;
	left: 644px;
	top: 0px;
	padding-left: 20px;
}

#rightcol_contact {
	width: 200px;
	position: absolute;
	left: 600px;
	top: 0px;
	padding-left: 20px;
}

.newsitem {
	border-bottom: 1px dashed #B9B9B9;
	margin: 0px 0px 5px 0px;
}

.newsitem p {
	font-size: 1.1em;
}

.rightcol_box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin: 0px 0px 10px 0px;
}
.rightcol_box p {
	font-size: 1.2em;
}

.rightcol_item {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 15px 0px;
}

#rightcolquote {
	width: 280px;
	position: absolute;
	left: 565px;
	top: 0px;
	padding-left: 20px;
}


.rightcol_quote {
	xbackground-color: #ffffff;
	xborder: 1px solid #CCCCCC;
	padding: 7px;
	margin: 0px 0px 10px 0px;
}
.rightcol_quote p {
	font-size: 1.1em;
	line-height: 1.3em;
}



/*    ---------------------------------------------------  L E F T   C O L U M N     */

#leftcol {
	width:90px;
	position: absolute;
	padding: 0px 62px;
	margin: 32px 0px 0px 0px;
}
.leftcol_item {
	width: 180px;
	padding: 7px 0px;
	color: #888888;
}
.leftcol_item p {
	margin: 0px 0px 5px 0px;
	color: #888888;
	font-size: 1.1em;
}
.leftcol_item ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	color: #888888;
	font-size: 1.1em;
	margin: 0;
	padding: 2px;
}
.leftcol_item ul li {
	margin: 0 0 4px 0;
}
.leftcol_item img {
	margin: 4px 2px 0 0;
}

.leftcol_item .inactive {
	font-size: 1.2em;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.leftcol_item a {
	font-size: 1.2em;
	color: #64B4F1;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.leftcol_item a:hover {
	text-decoration: underline;
	color: #64B4F1;
}
p.leftcol_navhead {
	font-weight: bold;
	color: #333333;
}

/*    ---------------------------------------------------  S T A G E   E L E M E N T S    */

#stage_vis_top h1 {
	position: relative; 
	left: 42px; 
	top: 25px;
	margin: 0;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -1px;
}
#stage_vis_top h1 .subhead {
	font-size: .8em;
	font-weight: normal;
}

#stage_vis_top h1.header_home_main {
	top: 0;
	left: 0;
	margin: 0 0 9px 0;
	padding: 0px;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0;
}

#stage_vis_top h1.header_home_main .highlight {
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
}

#stage_vis_top h2.header_home_sub {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
}

.header {
	margin: 0px 0px 38px 0px;
}
.header_vis {
	width: 100%;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
	xborder-bottom: 1px dashed #B9B9B9;
}
.msgbox {
	font-weight:bold;
	border: 1px dashed #B9B9B9;
	background-color: #F7F7F7;
	padding: 13px;
}
.greybox {
	background-color: #F7F7F7;
	border: 1px dashed #9C9C9C;
	padding: 13px;
}
#tour_container {
	width: 590px;
	height: 400px;
	position: relative;
	xborder: 1px solid black;
}

.tour_content {
	width: 590px;
	height: 315px;
	float: left;
	margin: 0;
	xborder: 1px solid yellow;
}


.tour_content_leftcol {
	width: 380px;
	height: 262px;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #FFFFFF;
	float: left;
	xborder: 1px red solid;
}

.tour_content_rightcol {
	width: 160px;
	height: 262px;
	border-left: 1px solid #e1e1e1;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	float: left;
	xborder: 1px solid blue;
}
.tour_content_rightcol p {
	font-size: 1.1em;
	line-height: 13px;
	font-style: italic;
	margin: 4px 0px 10px 0px;
}

ul.vis {
	list-style: disc;
	margin: 7px 0 7px 48px;
	padding: 0;
}
ul.vis li {
	color: #555555;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
}


/*    ---------------------------------------------------  F O O T E R    */

#footer {
	width:900px;
	padding: 25px 50px;
	text-align: center;
	font-size: 1.0em;
	margin: 0 auto;
}

#footer a, #footer p {
	font-size: 1.0em;
	color: #666666;
}
#footer a {
	text-decoration: underline;
}
#footer p {
	margin: 20px 0px;
}

/*    ---------------------------------------------------  T Y P O G R A P H Y     */

p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	margin: 0px 0px 7px 0px;
}
p.tight {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 2px 0px 4px 0px;
}
h1 {
	font-size: 1.9em;
	font-weight:bold;
	letter-spacing: -1px;
	margin: 0px 0px 13px 0px;
}
h2 {
	font-size: 1.5em;
	font-weight:bold;
	margin: 0px 0px 7px 0px;
}
.h2 {
	font-size: 1.5em;
	font-weight:bold;
	margin: 0px 0px 7px 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}
.normaltext {
	font-size: 1.2em;
}
.mediumtext {
	font-size: 1.3em;
}
.greytext {
	color: #777777;
}
.bluetext {
	color: #64B4F1
}
.redtext {
	color: #FF3300
}

.current_user {
	padding: 4px 4px;
	margin: 0px 3px;
	background: #FFFF99;
	border: 1px dotted #FF9900;
	font-weight:bold;
}

ol {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	margin: 0px 0px 7px 0px;
}


/*    ---------------------------------------------------  M O N I T O R I N G    */

#monitor_detail_msg {
	background-color: #FFFFCC;
	border: 1px solid #CCC;
	padding: 14px;
	margin: 0px 0px 20px 0px;
}


/*    ---------------------------------------------------  D A T A  T A B L E S    */

.datatable {
	border:	0;
	color: #333333;
	border-bottom: 1px solid #CCC;
	font-size: 1.2em;
}
.datatable thead {
	color: #888888;
	font-size: 1.0em;
}
.datatable thead td {
	color: #888888;
	font-size: 1.0em;
	border-bottom: 1px solid #CCC;
	padding: 10px;
}
.datatable td {
	padding: 10px;
	border-bottom: 1px dashed #D4D4D4;
}
.datatable td.blank {
	padding: 10px;
	border-bottom: 0px dashed #D4D4D4;
}
.datatable td.highlight {
	background:	#FFFFE9;
}


.datatable_tight {
	border:	0;
	color: #333333;
	border-bottom: 1px solid #CCC;
	font-size: 1.2em;
}
.datatable thead {
	color: #888888;
	font-size: 1.0em;
}
.datatable_tight thead td {
	color: #888888;
	font-size: 1.0em;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
.datatable_tight td {
	padding: 5px;
	border-bottom: 1px dashed #D4D4D4;
}
.datatable_tight td.blank {
	padding: 10px;
	border-bottom: 0px dashed #D4D4D4;
}
.datatable_tight td.highlight {
	background:	#FFFFE9;
}

.replynumber {
	background-color:#FFFFFF; 
	padding: 2px 5px; 
	border: 1px solid #D4D4D4;
}

/*    ---------------------------------------------------  F O R M S    */

form {
  margin: 0;
}
form input {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.fieldlabel {
	margin: 6px 0px 1px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 1.1em;
}
div.row {
  clear: both;
  padding: 5px 0 0 0;
  font-size: 1.1em;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  font-size: 1.1em;
  }

div.row span.formfield {
  float: right;
  width: 235px;
  text-align: left;
  } 
 
.error {
	background-color: #FFDDDD;
}

 /* PAGINATION
----------------------------------------------- */

.pagination {
	margin: 0;
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}

.pagination_inline_right {
	float: right;
	margin: 0;
	padding: 4px;
	text-align: right;
}

.pagination, .pagination_inline_right {
	font-size: 0.9em;
	line-height: 2.2em;
	color: #999999;
}

.pagination a, .pagination_inline_right a {
	background-color: #F5F5F5;
	border: 1px solid #C5C5C5;
	color: #999;
}

.pagination a:hover, .pagination_inline_right a:hover {
	background-color: #999999;
	border: 1px solid #C5C5C5;
	color: #FFF;
}

.pagination a.current, .pagination_inline_right a.current {
	background-color: #999999;
	border: 1px solid #999;
	color: #FFF;
	font-weight: normal;
}

.pagination a.prevnext, .pagination_inline_right a.prevnext {
	background-color: #FFF;
	border: 0px solid #FFF;
	font-weight: normal;
	font-size: 14px;
	color: #999;

}
.pagination a.prevnext:hover, .pagination_inline_right a.prevnext:hover {
	background-color: #FFF;
	border: 0px solid #FFF;
	font-weight: normal;
	font-size: 14px;
	color: #999;
}

.pagination a,
.pagination a:hover,
.pagination a.current,
.pagination a.prevnext,
.pagination a.prevnext:hover,
.pagination_inline_right a,
.pagination_inline_right a:hover,
.pagination_inline_right a.current,
.pagination_inline_right a.prevnext,
.pagination_inline_right a.prevnext:hover
{
	padding: 1px 4px 1px 4px;
}

 
 
