/* ================================
    CSS STYLES FOR CORNERSTONE PORTAL 
    v1.2
   ================================
*/   

/* ----- General ----- */
body {
	background-image:url("../Images/background.jpg");
	background-repeat:repeat-x;
	background-color:White;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	}

a {
	color: #6A8330;
	}
a2
{
	color:White;
}

h2 {
	color:#6A8330;
	}
	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.headcontent {
	background: #ffffff url(../Images/genus-logo-top.jpg) no-repeat 7px top;
	}
	
.content {
	background: #ffffff url(../Images/genus-logo-bot.jpg) no-repeat 7px top;
	}

.borderleft {
	padding-left:7px;
	}

.borderright {
	padding-right:7px;
	}

/* ----- Top Menu Controls ----- */
div#navwrap {
/*	height: 43px; */

	}

div#navbar {
	width:630px;
	margin:48px 0px 2px 0;
	background:#6A8330;
	float:right;
	}
		
/* ----- 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: 90px;	
	margin-left: 219px;
	width: 165px;
	z-index:5;
	}
	
div.loginbutton {
	border: solid 1px #FFDBC4;
	background-color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	}
	
div.loginbutton a {
	color: #FFDBC4;
	text-decoration: none;
	padding: 3px 5px 3px 4px;
	display:block;
	}

div.loginbutton a:hover {
	color: #993300;
	text-decoration: none;
	padding: 3px 5px 3px 4px;
	display:block;
	}
	
div#loginbox {
	/*visibility: hidden;*/
	border: solid 1px #ff6600;
	border-width: 0 1px 1px 1px;
	background-color: white;
	padding: 10px 0 0 20px;
	display:none;
	height: 120px;
	}
	
div#loginbox a {
	color: #ff6600;
	margin-left:3px;
	text-decoration:none;
	}
	
div#loginbox input {
	margin-bottom: 5px;
	}
	
div#loginbox input.textfield {
	width: 120px;
	font-size:10px;
	}
	
/* ----- Info Controls ----- */
div#infowrap {
	background-color:#ffffff;
	/*height:0px;*/
	padding:5px;
	}

div#infowrap div#welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ff6600;
	text-align:right;
	float:right;
	width:200px;
	}

div#infowrap div#breadcrumb {
	color: #333333;
	}
	
div#breadcrumb span#breadtitle {
	color:#696969;
	}

div#breadcrumb span.arrow {
    background-image:url('../images/gridNext.gif');
    background-position: 5px 5px;
    background-repeat:no-repeat;
    width:13px;
    }

 div#breadcrumb a {
    text-decoration:none;
    }	

div#breadcrumb a:hover {
    text-decoration:underline;
    }

/* ----- 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; 
    border-bottom: solid 1px #333333;
    text-align:center;
	}

/* ----- Grid Controls ----- */
.GridControl {
	width:100%;
	}

.GridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

.GridItems {
	background-color:ivory;
	}

.GridAlternatingItems {
	background-color:white;
	}

.GridFooter {
	background-color:whitesmoke;
	/*text-align:right;*/
	}

.GridItems input, .GridAlternatingItems input, .GridFooter input {
	font-family: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	}
	
/* ----- RichList Controls ----- */
.RichListControl {
	width:100%;
	border-right: #d5d5d5 1px solid;
    border-top: #d5d5d5 1px solid;
    border-left: #d5d5d5 1px solid;
    border-bottom: #d5d5d5 1px solid;
	}

.RichListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2 4 2 4;
	}

.RichListItems {
	background-color:ivory;
	}

.RichListAlternatingItems {
	background-color:white;
	}

.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: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	}
	
.FieldListLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    text-align:right;
    width:150px;
    background-color:#dcdcdc;
    border:solid 1px #dcdcdc;
	}    

.FieldListLabelReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    text-align:right;
    width:150px;
    background-color:#bcbcbc;
    border:solid 1px #bcbcbc; 
	}

.FieldListDatabox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:300px;
    background-color:#ffffff;
    border:solid 1px #cccccc;
	}

.FieldListDataArea {
	font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style: none;
    background-color:#ffffff;
    color:#ffffff;
    width:1px;
	}

.FieldListLabelLabel {
	font-family: Verdana, 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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:10px;
	}
	
div.buttonwrap  {
	margin:10px 0 10px 0;
	}
	
div.spotbuttonred, div.spotbuttonblue, div.spotbuttongreen {
	background-repeat:no-repeat;
	background-position: right center;
	padding: 5px 0 5px 0;
	display:inline;
	/*margin-right:10px;*/
	}
	
div.spotbuttonred div, div.spotbuttonblue div, div.spotbuttongreen div {
	padding: 5px 0 5px 10px;
	margin-right: 10px;
	margin-top:1px;
	display:inline;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	}
	
div.spotbuttonred a, div.spotbuttonblue a, div.spotbuttongreen a {
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	}
	
/* ----- red ----- */
div.spotbuttonred {
	background-image:url("../images/button_red_corner.gif");
	}
	
div.spotbuttonred div {
	background-image:url("../images/button_red_bg.gif");
	}

/* ----- blue ----- */
div.spotbuttonblue {
	background-image:url("../images/button_blue_corner.gif");
	}
	
div.spotbuttonblue div {
	background-image:url("../images/button_blue_bg.gif");
	}
	
/* ----- green ----- */
div.spotbuttongreen {
	background-image:url("../images/button_green_corner.gif");
	}
	
div.spotbuttongreen div {
	background-image:url("../images/button_green_bg.gif");
	}
	
div.spotbuttongreen a {
	color: #333333;
	}
	
/* ----- Miscellaneous Controls ----- */
.errorlabel {
	font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#0000FF;
	color:white;	
	}

/* ----- Footers ----- */
.footercontent {
	/*border-top: 1px solid #999999;*/
	}

div#footer {
	height:80px;
	background:#6A8330 url('../Images/bg_footer.jpg') no-repeat;
	padding-top:15px;
	}
	
div#footer div.links {
	margin-top:5px;
	margin-left:50px;
	color:#ffffff;
	}
	
div#footer a {
	color:#ffffff;
	text-decoration:none;
	}
	
div#footer a:hover {
	text-decoration:underline;	
	}
	
div.afterwrapperlinks {
	color: #6A8330;
	margin-top: 8px;
	text-align:center;
	}
	
div.afterwrapperlinks a {
	color: #6A8330;
	text-decoration:none;
	}
	
div.afterwrapperlinks a:hover {
	color: #6A8330;
	text-decoration:underline;
	}

/* ----- Breadcrumb ----- */	
div#breadwrap {
	/*height:14px;
	background-color:#ffffff;*/
	}
.CheckoutLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    background-color:#ffffff;
   font-weight:bold
	}

.CheckoutBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
    background-color:#ffffff;
  
	}