﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    background-image: url('/Content/images/site_bkg.png');
    background-repeat: repeat-x;
    
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

#login fieldset div {
    width: 300px;
}

#login fieldset div.validation-summary-errors {
    width:100%;
}

#inputForm .active {
    width: 300px;
    min-height:40px;
    height:auto;
}

#login     .active label,
#inputForm .active label {
    font-weight: bold;
}

#login     .passive label
#inputForm .passive label {
    font-weight: normal;
}

#inputForm .active  {
    padding-left: 10px;
    padding-bottom: 10px;
    float: left;
}

#inputForm fieldset p {
    text-align: center;
    margin: 0 auto; 
}

#menucontainer {
    
}

.imageList li {
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0 2px 0;
}

#menucontainer ul li {
    font-size: 16px;
    font-family: Arial Narrow, Arial;
    font-weight: bold;
    display: inline;
    color: #5f5f5f;
    
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 19px 4px 19px;

    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#menucontainer ul li a  
{
    color: #5f5f5f;
    text-decoration: none;
}

#menucontainer ul li a:hover 
{
    color: #5f5f5f;
    text-decoration: none;
}


    
#menucontainer  
{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-right-width-value: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width-value: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style-value: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #aaaaaa;
    border-right-color-value: #aaaaaa;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #aaaaaa;
    border-left-color-value: #aaaaaa;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    line-height: 1;
    font-size: 1.5em;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;    
}

#menucontainer ul li:hover,
.tabSelected {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 19px 4px 19px;

    border: 1px solid #909090;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    
    /*behavior:url(border-radius.htc);*/
}

#menucontainer ul li.tabSelected {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 19px 4px 19px;

    border: 1px solid #909090;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;    
}

#menucontainer ul li#tabSelected  {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 19px 4px 19px;

    border: 1px solid #909090;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;   
}


.editButton  {
    background: url('/Content/images/edit.png') no-repeat top left;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

.resetButton  {
    background: url('/Content/images/reset.png') no-repeat top left;
    display: inline-block;
    width: 45px;
    height: 24px;
    text-indent: -9999px;
}

.trashButton {
    background: url('/Content/images/delete.png') no-repeat top left;
    display: inline-block;
    width: 16px;
    height: 16;
    text-indent: -9999px;    
}

.viewButton {
    background: url('/Content/images/glasses.png') no-repeat top left;
    display: inline-block;
    width: 32px;
    height: 16px;
    text-indent: -9999px;
}

.unlinkButton {
    background: url('/Content/images/link_break.png') no-repeat top left;
    display: inline-block;
    width: 19px;
    height: 16px;
    text-indent: -9999px;
    
}

#qsearch 
{
    float: right;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-right-width-value: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width-value: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style-value: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #aaaaaa;
    border-right-color-value: #aaaaaa;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #aaaaaa;
    border-left-color-value: #aaaaaa;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    line-height: 1;
    font-size: 1.5em;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    
    margin-right: 5px;
    padding-right: 5px;
    background: white url('/Content/images/SearchGlass.gif') right no-repeat;
}


.entirePage 
{
    width: 100%;
    background: url('/Content/images/header_bkg.png') no-repeat;
}

.adminUnderTabNav li {
    display: inline;
}

.adminUnderTabNav .head 
{
    padding: 4px;
    color: White;
    background-color: Gray;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#tableData #title {
    border-top-width: 1px;
    text-align: center;
    color: #fff;
    /*padding: 1px;*/
    width: 100%;
    height: 24px;
    background-image: url('/Content/images/tables/title-bg.png');
    background-repeat:repeat-x;
}

#tableData #title #titleText {
    margin: 3px;
    font-weight: bold;
    font-size: 14px;
}

#tableData table {
    margin: 0;
    padding: 0;
    width: 100%;   
}

#main {
    
    padding: 15px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */


    margin-left: 5px;
    margin-right: 5px;

    border: 1px solid #909090;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;   


}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

/*
#menucontainer
{
    margin-top:40px;
}
*/

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-weight: bold;
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color: #000393;
}

#logindisplay a:link
{
    color: #000393;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: #000393;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: #000393;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}


.editForm {
    border: 0;
}

.editForm tr th  {
    width: 150px;
    border: 0;
}

.editForm tr td  {
    border: 0;    
}


/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field {
    display: inline;
    margin: 0.5em 0;
}

.display-label,
.editor-label {
   font-weight: bold;   
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


#pagination  {
    display: inline;
}

#pagination ul 
{
    display: inline;   
}

#pagination ul li 
{
    margin: 5px;
    width: 15px;
    display: inline;
    list-style-type: none;
    border: 2px solid #6bba40;
    background: #a6e584;
    padding: 5px;
}

#pagination ul #currentPage  {
    border: 2px solid #6bba40;
    display: inline;
    list-style-type: none;
    margin: 5px;
    padding: 5px;
    }

#pagination ul #yadda  {
    border: 0;
    background: white;
    display: inline;
    list-style-type: none;
    margin: 5px;
    padding: 5px;
    }


#pagination ul li a,
#pagination ul li a:visited  {
    color: Blue;
    text-decoration: none;   
}
#pagination ul li a:hover {
    text-decoration: underline;
    color: Red;
}


#paginationPage  {
    margin: 1;
    padding: 2;
    border: 2px solid #6bba40;
    background: #a6e584;
    
    
}

/* Start Admin Sub Menu */
ul.adminSubTabNav {
	/*font: bold 12px/18px sans-serif;*/
	font-size : 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	display: inline;
	margin: 0;
	padding: 10px 4px 12px 0;
	list-style: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
}
ul.adminSubTabNav li {
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 10px 20px;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
ul.adminSubTabNav li.selected {
	background: #00b312;
	color:White;
}

ul.adminSubTabNav li:hover{
	background: #00b312;
	color:White;
}
ul.adminSubTabNav li ul {
	padding: 0;
	position: absolute;
	top: 39px;
	left: 0;
	width: 150px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul.adminSubTabNav li ul li { 
	background: #02a612; 
	display: block; 
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	z-index:1000;
}

ul.adminSubTabNav li ul li:last-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
ul.adminSubTabNav li ul li:hover { background: #028a0f; }
ul.adminSubTabNav li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

ul.adminSubTabNav li a { margin: 0px; display: block; width: 100%; height: 100%;}
ul.adminSubTabNav li a:link, 
ul.adminSubTabNav li a:visited, 
ul.adminSubTabNav li a:active { 
	color:#696969;
	text-decoration:none;
}
ul.adminSubTabNav li a:hover { 
	color:White;
	text-decoration:none;
}

ul.adminSubTabNav a { margin: 0px; display: block; width: 100%; height: 100%;}
ul.adminSubTabNav li ul li a:link, 
ul.adminSubTabNav li ul li a:visited, 
ul.adminSubTabNav li ul li a:hover, 
ul.adminSubTabNav li ul li a:active { 
	color:White;
	text-decoration:none;
}

ul.adminSubTabNav li.selected a:link,
ul.adminSubTabNav li.selected a:visited,
ul.adminSubTabNav li.selected a:hover,
ul.adminSubTabNav li.selected a:active {
	color:White;
}

ul.adminSubTabNav li:hover, ul.adminSubTabNav li:hover a {
	color:White;
}
	
/* End Admin Sub Menu */