/* ================================
    CSS STYLES FOR CORNERSTONE PORTAL 
    v1.2
   ================================
*/   

/* ----- General ----- */
body {
	background-color: #AED7ED;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	margin:0;
	padding:0;
	}

h3, h5, a {
	color: #0381B3;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.content {
	background-color: #ffffff;
	}

.content td#TopPane {
	padding-bottom:10px;
	}
		
.content td#ContentPane {
	padding:0 5;
	vertical-align:top;
	}

.content td#RightPane {
	vertical-align:top;
	}
	
/* ----- Header Controls ----- */
div#header {
	background-image:url('../images/header.gif');
	}

div#header {
	background-repeat:no-repeat;
	height:100px;
	width:771px;
	margin:0;
	padding:0;
	}
	
div#header h1, div#header h5{
	display:none;
	}	

/* ----- Top Menu Controls ----- */
div#navwrap {
	height: 25px;
	background-color:#ff6600;
	text-align:left;
	width: 771px;
	}

div#navbar {
	margin:0;
	}
		
/* ----- Global Login ----- */
.LoginTitle {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	}

.LoginTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border: black 1px solid;
	width:200px;
	}

div.globallogin {
	position: absolute;
	left: 50%;
 	top: 103px;	
	margin-left: 220px;
	width:165px;
	z-index:5;
	}
	
div.loginbutton {
	text-align:right;
	height: 20px;
	}
	
div.loginbutton a {
	display:block;
	}

div.loginbutton a:hover {
	display:block;
	}
	
div#loginbox {
	position: absolute;
	left: -243px;
 	top: -64px;	
	width: 408px;
	/*visibility: hidden;*/
	border: solid 1px #0381B3;
	border-width: 1px 1px 0px 1px;
	background-color: #ffffff;
	padding: 10px 10px 10px 18px;
	display:none;
	}
	
div#loginbox a {
	color: #0381B3;
	text-decoration:none;
	}

div#loginbox img {
	margin-left: 10px
	}
	
div#loginbox input.textfield {
	width: 120px;
	font-size:10px;
	}
	
/* ----- Info Controls ----- */
div#infowrap {
	background-image: url(../images/blue-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:59px;
	}

div#infowrap div#welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0381B3;
	text-align:right;
	float:right;
	width:300px;
	margin-top:35px;
	padding-right:2px;
	}

div#infowrap div#breadcrumb {
	color: #FFFFFF;
	padding:8px 15px;
	}
	
div#breadcrumb span#breadtitle {
	color:#AED7ED;
	}

div#breadcrumb span.arrow {
    background-image:url('../images/gridNext.gif');
    background-position: 5px 5px;
    background-repeat:no-repeat;
    width:13px;
    }

 div#breadcrumb a {
	color:#AED7ED;
    text-decoration:none;
    }	

div#breadcrumb a:hover {
    text-decoration:underline;
    }

/* ----- Top Menu Controls ----- */
div#sidenavbot {
	width: 160px;
	height: 39px;
	background-image: url('../images/nav-bot.gif');
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* ----- Module Title/Banner Controls ----- */
.ModuleTitle   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #333333;
	}

.ModuleTitle hr {
	color:#dcdcdc;
	}

.ModuleBanner {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold; 
    text-align:center;
    color: #FFFFFF;
	}

.ModuleBanner td.LeftContainer, .ModuleBanner td.LeftContainer img {
    width:20px;
    height:31px;
	}

.ModuleBanner td.RightContainer, .ModuleBanner td.RightContainer img {
    width:19px;
    height:31px;
	}
	
.ModuleBanner td.TitleContainer {
    background-image: url('../images/lozenge-back.gif');
	background-repeat: repeat-x;
	background-position: center center;
	}
	
/* ----- Grid Controls ----- */
.GridControl {
	width:100%;
	}

.GridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

.GridItems {
	background-color:#ffffff;
	}

.GridAlternatingItems {
	background-color:#EAF3F7;
	}

.GridFooter {
	background-color:whitesmoke;
	/*text-align:right;*/
	}

.GridItems input, .GridAlternatingItems input, .GridFooter input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.GridPager {
	background-color:gainsboro;
	text-align:right;
	}

/* ----- Grid Alpha Pager Controls ----- */
.GridPageControl {
	text-align:center;
	}

.GridDataPagerControl {
	text-align:right;
	}

.GridPageNormal {
	background-color: white;
	font-size:10px;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	}

.GridPageSelected {
	background-color: white;
	font-size:10px;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	}

/* ----- Grid Filter Control ----- */
.GridFilterDropDown {
	border-right: black 1px solid;
	border-top:  black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	}
	
.GridFilterEditDataBox {
	border-right:  black 1px solid;
	border-top:  black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
/* ----- Grid Search Control ----- */
.GridSearchDataBox {
	border-right: black 1px solid;
	border-top:  black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

/* ----- Grid Sort Control ----- */
.GridSortDataBox {
	border-right: black 1px solid;
	border-top:  black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	}
	
/* ----- RichList Controls ----- */
.RichListControl {
	width:100%;
	}

.RichListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2 4 2 4;
	}

.RichListItems {
	background-color:#ffffff;
	}

.RichListAlternatingItems {
	background-color:#EAF3F7;
	}

.RichListFooter {
	background-color:gainsboro;
	text-align:right;
	border-top: #d5d5d5 1px solid;
	padding:2 4 2 4;
	}
	
/* ----- Field List Controls ----- */
.FieldListControl {
	/*border: solid 1px #ebebeb;*/
}

.FieldListControlCell {
	width:49%;
	vertical-align:top;	
	}

.FieldListControlPadCell {
	width:2%;
	}

.RowTitle {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	}
	
.FieldListLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    text-align:right;
    width:150px;
    background-color:#dcdcdc;
    border:solid 1px #dcdcdc;
	}    

.FieldListLabelReq {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    text-align:right;
    width:150px;
    background-color:#bcbcbc;
    border:solid 1px #bcbcbc; 
	}

.FieldListDatabox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:300px;
    background-color:#ffffff;
    border:solid 1px #cccccc;
	}

.FieldListDataArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:400px;
    background-color:#ffffff;
    border:solid 1px #cccccc;
	}

.FieldListIcon {
	vertical-align:bottom;
	}

.FieldListCheckBox {
	border-style:none;
	}

.FieldListHidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style: none;
    background-color:#ffffff;
    color:#ffffff;
    width:1px;
	}

.FieldListLabelLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    /*font-weight:bold;*/
    width:150px;
    background-color:#dcdcdc;
    border:solid 1px #ffffff;
    text-align:right;   
	}

.FieldListLabelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    width:300px;
    background-color:#ececec;
    border:solid 1px #ffffff;
	}

.FieldListPicture {
	margin-left: 20;
	border: solid 1px #333333;
	}

/* ----- Button Controls ----- */
.Button {
	background-color:gainsboro;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:10px;
	}
	
div.buttonwrap  {
	margin:10px 0 10px 0;
	}
	
div.spotbutton {
	background-image:url("../images/button_corner.gif");
	background-repeat:no-repeat;
	background-position: right center;
	padding: 5px 0 5px 0;
	display:inline;
	/*margin-right:10px;*/
	}
	
div.spotbutton div {
	background-image:url("../images/button_bg.gif");
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding: 5px 0 5px 10px;
	margin-right: 10px;
	margin-top:1px;
	display:inline;
	}
	
div.spotbutton a {
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	}
	
/* ----- Miscellaneous Controls ----- */
.errorlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
    color:Red;
    width:80%;
    background-color:Transparent;
	}

/* ----- LinkList Controls ----- */
.LinksListHeader {
	Font-Size:small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#0000FF;
	color:white;	
	}

/* ----- Footers ----- */
.footercontent {
	/*border-top: 1px solid #999999;*/
	}
	
div#footerwrap {
	/*border:solid 1px green;*/
	}

div#footerwrap div#footer {
	width: 771px;
	height:49px;
	text-align:center;
	margin: 0 auto 0 auto;
	background-image: url('../images/footer2.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	
div#footer div.links {
	margin-top:10px;
	color: #FFF;
	}
	
div#footer a, div#footer a:visited {
	color: #FFF;
	text-decoration:none;
	}
	
div#footer a:hover {
	color: #D6ECFA;
	text-decoration:none;	
	}
	
div#footer div.addresses {
	margin-top: 6px;
	color: #FFF;
	}

div.afterwrapperlinks {
	color: #0381B3;
	margin-top: 8px;
	text-align:center;
	}
	
div.afterwrapperlinks a, div.afterwrapperlinks a:visited {
	color: #0381B3;
	text-decoration:none;
	}
	
div.afterwrapperlinks a:hover {
	text-decoration:underline;
	}


