/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline;}

/* common styles */
body {background-color: #000; font-family: Helvetica, sans-serif; color: #000;}
a {text-decoration: none;}
h1 {
	color: #ec891d;
	font-size:28px;
}
h2 {color: #0054a4;}
h3 {font-size: 22px; font-weight: normal;}
/* p {font-size: 18px;} */
/* td {white-space: nowrap;} */

/* page styles */
#page {position:relative; width: 100%; margin: auto;}
#version {position:relative;color: #a1a3a5; text-align: right; font-size: 11px; border-bottom: 2px solid #f47b20; padding: 5px 0; margin-bottom: 3px; padding-right: 15px;}
#header {
	position:relative;
	height: 100px; 
	margin-bottom: 5px; 
	background:url(images/header.png) left top repeat-x;
}
.lm-header { position:absolute; width:725px; height:133px; top:10px; left:14px; }
.tb-logo { position:absolute; width:725px; height:133px; top:10px; left:14px; }
.sw-logo { position:absolute; width:222px; height:45px; top:40px; right:15px; }
#bluebar { position:relative; height: 26px; background:url(images/bluebar.png) right center repeat-x; color: #fff; color: #fff; font-size: 16px; padding-top: 6px; padding-left: 50px; }
#orangebar { position:relative; height: 26px; background:url(images/orangebar.png) right center repeat-x; color: #fff; color: #fff; font-size: 16px; padding-top: 6px; padding-left: 50px; }
#bluebar .logout, #orangebar .logout { 
	position:absolute; 
	display:block; 
	top:8px; 
	right:30px; 
	width:75px; 
	height:22px;
	font-size:14px;
	font-weight:normal;
}
#bluebar .logout a, #orangebar .logout a { color:#fff; text-decoration:none; }
#orangebar .toolbox {  position:absolute; right:150px; top:5px; padding:0; margin:0; width:auto; }

#contentBox {background-image: url(images/content_tile.png); background-repeat: repeat-y; overflow: hidden;	}
#left {width: 256px; float: left; padding: 20px 0px 10px 20px; background-image:url(images/left.png); background-repeat: no-repeat; min-height: 528px;}
#right {margin:0 0 0 276px; padding: 20px 10px 10px 70px; min-height: 528px; background-color: #fff;}

#indexContainer {margin-top: 70px;}

/* #footer {height: 19px; background:url(images/footerbar.png) repeat-x; color: #fff; color: #fff; font-size: 11px; text-align: right; padding-top: 13px; padding-right: 15px;} */
.mainNav {height: 115px; width: 525px; font-size: 30px; font-weight: bold;}
.leftNav {
	height: 70px;
	width: 276px; 
	font-size: 16px; 
	font-weight: 
	bold; 
	margin-bottom: 20px;
}

/* button styles */
.btn-toolbox {background: url(images/btn-toolbox-on.png) no-repeat; border:none; cursor: hand;}
.btn-toolbox:hover {background: url(images/btn-toolbox-over.png) no-repeat;}

.btn-home {background: url(images/btn-home-on.png) no-repeat; border:none; cursor: hand;}
.btn-home:hover {background: url(images/btn-home-over.png) no-repeat;}

.btn-browse {background: url(images/btn-browse-on.png) no-repeat; width: 100px; height: 42px; border:none; cursor: hand;}
.btn-browse:hover {background: url(images/btn-browse-over.png) no-repeat;}

.btn-cancel {background: url(images/btn-cancel-on_smaller.png) no-repeat; width: 110px; height: 42px; border:none; cursor: hand;}
.btn-cancel:hover {background: url(images/btn-cancel-over_smaller.png) no-repeat;}

.btn-login {background: url(images/btn-login-on_smaller.png) no-repeat; width: 100px; height: 42px; border:none; cursor: hand;}
.btn-login:hover {background: url(images/btn-login-over_smaller.png) no-repeat;}

.btn-upload {background: url(images/btn-uploadbtn-on_smaller.png) no-repeat; width: 110px; height: 42px; border:none; cursor: hand;}
.btn-upload:hover {background: url(images/btn-uploadbtn-over_smaller.png) no-repeat;}

.btn-proceed {background: url(images/btn-proceed-on_smaller.png) no-repeat; width: 110px; height: 42px; border:none; cursor: hand;}
.btn-proceed:hover {background: url(images/btn-proceed-over_smaller.png) no-repeat;}

.btn-continue {background: url(images/btn-continue-on_smaller.png) no-repeat; width: 110px; height: 42px; border:none; cursor: hand;}
.btn-continue:hover {background: url(images/btn-continue-over_smaller.png) no-repeat;}

.btn-tryagain {background: url(images/btn-tryagain-on.png) no-repeat; width: 140px; height: 42px; border:none; cursor: hand;}
.btn-tryagain:hover {background: url(images/btn-tryagain-over.png) no-repeat;}

.btn-add {background: url(images/btn_add.png) no-repeat; width: 92px; height: 38px; border:none; cursor: hand;}
.btn-add:hover {background: url(images/btn_add_over.png) no-repeat;}

.btn-apply {background: url(images/btn_apply.png) no-repeat; width: 92px; height: 38px; border:none; cursor: hand;}
.btn-apply:hover {background: url(images/btn_apply_over.png) no-repeat;}

.btn-change {background: url(images/btn_change.png) no-repeat; width: 92px; height: 38px; border:none; cursor: hand;}
.btn-change:hover {background: url(images/btn_change_over.png) no-repeat;}

.btn-close {background: url(images/btn_close.png) no-repeat; width: 92px; height: 38px; border:none; cursor: hand;}
.btn-close:hover {background: url(images/btn_close_over.png) no-repeat;}


/* navigation styles */
.mainNav a, .leftNav a {color: #0054a4;}
.mainNav a:visited, .leftNav a:visited {color: #0054a4;}
.mainNav a:hover, leftNav a:hover {color: #ec891d;}
.mainNav:hover a, .leftNav:hover a {color: #ec891d;}
.mainNavIcon {width: 130px; height: 115px; float: left;}
.mainNavText {float: left; padding-top: 40px;}

.leftNavIcon {width: 66px; height: 50px; float: left;}
.leftNavText {float: left; width: 150px; padding-top: 15px;}
.leftNavText .selected {color: #ec891d;}

#close {clear: both; float: right; margin-top: 15px;}
.apply {clear: both; width: 92px; margin: auto;}

/* form styles */
.loginLabel {color: #0054a4; font-size: 22px; font-weight: bold; vertical-align: middle;}
.label {color: #000; font-size: 22px; vertical-align: middle;}
input[type=text] {border: 1px solid #d8d7d7; height: 20px; vertical-align: middle;}

/* warning message */
.warning {
	color: #f00;
	font-weight: bold;
	display: inline;
}
.error {color: red;}
.success {color: green;}

/* key information */
.existingKey {}
.newKey {}

#pagetext {
	margin-left: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
}
#pagetext p {
	background: none;
}
#pagetext h1 {
	font-family: Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
}
#pagetext h2 {
	font-family: Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 25px;
	font-weight: bold;
}
#pagetext h3 {
	font-family: Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 45px;
}
#pagetext h4 {
	font-family: Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 45px;
}

/****************** Footer section *********************/
#footerbar {
	position:relative;
	height:82px;
	margin-top:25px;
	background:url(images/footer_blocks.png) bottom left repeat-x;
	border-top: 2px solid #f47b20;
}

#footerbar .singlewire-logo {
	width:178px;
	float:left;
	margin: 10px 30px 0 15px;
}

#copyright {
	clear:both;
	font-size:11px;
	color:white;
	text-align:center;
	margin:5px 5%;
}

#acknowledgments {
	color:white;
	text-decoration:underline;
}

ul.bottom {
	margin-left:39px;
}

ul.bottom li {
	background:none;
	font-size: 12px;
	padding: 6px 8px;
}

ul.bottom A:link { color: #000000; text-decoration: none; }
ul.bottom A:visited { color: #000000; text-decoration: none; }
ul.bottom A:active { color: #000000; text-decoration: none; }
ul.bottom A:hover { color: #B7740B; text-decoration: underline; }

ul.list-menu, ul.list-menu ul {
	list-style:none outside none;
	padding: 5px 0;
	margin:0 0 0 0;
/*	z-index:600;*/
	position:relative;
	float:right;
}

.list-menu li {
	float:left;
	padding:20px 10px 12px;
	margin:0;
	text-align:center;
	background:url(/InformaCast/images/skin/iconbar-background.png) left top repeat-x;
/*	z-index:600;*/
}

li.icon-bar-left-edge {
	width:30px;
	height:98px;
	padding:0 0 0 0;
	background:url(/InformaCast/images/skin/iconbar-leftback.png) no-repeat;
}

.list-menu li a {
	color:white;
	text-decoration:none;
}

.list-menu li a:hover {
	color:#d78a12;
}

.list-menu li ul {
	position:absolute;
	top:97px;
	left:0px;
	visibility:hidden;
	width:150px;
	margin-top:1px;
	z-index:999;
}

.list-menu li:hover > ul {
	visibility:visible;
}

.list-menu li li {
	background:url(/InformaCast/images/skin/menu-backround.png) repeat;
	text-align:center;
	float:none;
	width:150px;
	padding:0;
	margin:0;
}

.list-menu li ul a {
	display:block;
	color:black;
	text-decoration:none;
	padding:6px 10px;
	margin:0;
	text-align:center;
}

.list-menu li ul a:hover {
	color:#d78a12;
}
