﻿/* wanvas Design Anatomy CSS (WDA-CSS) 
   wanvas, Inc. */

* {
	margin: 0;
}

html { 
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	font-family: Open Sans;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}

/* "form" required for ASP.Net */

form {
	height: 100%;
}

a
{
	font-family: Open Sans;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #ff0000;
}

#wda_page_wrapper
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: -140px;
	margin-left: 0px;
	margin-right: 0px;
    background: url(images/bg.png);
    background-repeat: repeat-y;
    background-position: top center;
}

#wda_page
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
}

#wda_page_wrapper::after
{
	content: "\0000a0"; /* Important: Do not remove.  This fixes a height issue for certain browsers. */
}

#wda_header_wrapper
{
	width: 100%;
	height: 143px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ff0000;
    background: url(images/banner.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#wda_header
{
	width: 960px;
	overflow: hidden;
	height: 143px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#wda_header_content
{
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wda_body_wrapper
{
	width: 100%;
	min-height: 49px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 2px;
	border-color: #e3e3e3;
	border-style: none;
}

#wda_body
{
	clear:both;
	width: 960px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
 
}

#wda_body_full
{
	clear:both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#wda_body_content
{
	font-family: Open Sans;
	font-size: 14px;
	text-decoration: solid;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.wda_footer_wrapper, .push
{
	width: 100%;
	overflow: hidden; 
	height: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #053a82;
    background: url(images/footer.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#wda_footer
{
	width: 960px;
	height: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.wda-footer-content-topic
{
    font-family: Tw Cen Mt;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
    margin-top:15px;
    margin-bottom:5px;
    color:#5776ad;
}

#wda_footer_content
{
	font-family: Open Sans;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
    text-align: left;
	color: #345692;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Menu */

#wda_menubar
{
	position: absolute;
	width: 960px;
	height: 49px;
	top: 151px;
	left: 0px;
	filter: alpha(opacity=90);
	opacity: 0.9;
    z-index: 2;
}

.wda_menu_placeholder
{
	position: absolute;
}

.wda_menu
{
	position: absolute;
	width: 960px;
	height: 49px;
	background-color: #053a82;
}

.wda_sub_menu_hook
{
	position: absolute;
	top: 1px; /* Always 1 */
	left: -15px;
}

.wda_menu_item 
{
}

.wda_menu_item a
{
	float: left;
	display: inline-block;
	overflow: hidden;
	height: 39px;
	text-align: center;
	line-height: 39px;
    margin-right: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #1e4e8e;
	font-family: Open Sans;
	font-size: 12px;
	color: #ffffff;
}

.wda_menu_item a:hover
{
	background-color: #1e4e8e;
	color: #ffffff;
}

.wda_menu_item_selected
{
}

.wda_menu_item_selected a
{
	float: left;
	display: inline-block;
	overflow: hidden;
	height: 39px;
	text-align: center;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
	font-family: Open Sans;
	font-size: 13px;
	color: #000000;
}

.wda_menu_item_selected a:hover
{
	background-color: #ffffff;
	color: #0094da;
}

.wda_menu_item_disabled
{
}

.wda_menu_item_disabled a
{
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 120px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #aaaaaa;
	font-family: Open Sans;
	font-size: 13px;
	color: #e3e3e3;
}

.wda_menu_item_disabled a:hover
{
}

.wda_menu_sub_items
{
}

.wda_menu_sub_item
{
}

.wda_menu_sub_item a
{
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 125px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #053a82;
	color: #ffffff;
}

.wda_menu_sub_item a:hover
{
	background-color: #0094da;
	color: #ffffff;
}

.wda_menu_sub_item_disabled
{
}

.wda_menu_sub_item_disabled a
{
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 125px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f48d1e;
	color: #e07a0c;
}

.wda_menu_sub_item_disabled a:hover
{
	background-color: #f48d1e;
	color: #e07a0c;
}

.wda-casefile-status-bar-1 {
    width: 85px;
    height: 85px;
    background-color: #f4f4f4;
    border-style: solid;
    border-color: #e3e3e3;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float:left;
}

.wda-casefile-status-bar-2-on {
    height: 85px;
     background-color: #c2e8fc;
    border-style: solid;
    border-color: #6bbde7;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float:left;
    font-size: 12px;
    overflow-y: hidden;
}

.wda-casefile-status-bar-2-completed {
    height: 85px;
    background-color: #f4f4f4;
    border-style: solid;
    border-color: #e3e3e3;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float:left;
    font-size: 12px;
    overflow-y: hidden;
}

.wda-casefile-status-bar-2-awaiting {
    height: 85px;
    background-color: #f4f4f4;
    border-style: solid;
    border-color: #e3e3e3;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    float:left;
    font-size: 12px;
    color: #999999;
    overflow-y: hidden;
}

.wda-casefile-status-bar-icon-completed {
    overflow: hidden;
    color: #52b05c;
    font-size:13px;
    font-weight:bold;
    padding-bottom: 5px;
    width: 100%;
}

.wda-casefile-status-bar-icon-on {
    overflow: hidden;
    color: #0082ff;
    font-size:13px;
    font-weight:bold;
    padding-bottom: 5px;
    width: 100%;
}

.wda-casefile-status-bar-icon-awaiting {
    overflow: hidden;
    color: #f26363;
    font-size:13px;
    font-weight:bold;
    padding-bottom: 5px;
    width: 100%;
}

.ListControl input[type=radio] + label {
    display: block;
    width: 1em;
    height: 1em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 1em;
    background: rgb(211,168,255);
    background-image: -moz-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -ms-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -o-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(211,168,255));
    background-image: linear-gradient(rgb(240,240,240),rgb(211,168,255));
    vertical-align: middle;
    line-height: 1em;
    font-size: 14px;
}
.rbl input[type="radio"] {
    margin-left: 10px;
    margin-right: 1px;
}


