body,html
{
/*background-color:#E6FCFF;
background-color:#FFFFFF;*/
/*font:10px Tahoma;*/
height:100%;
}

a {
    color: #3F3FC7;
    text-decoration: none;
}

input.cartbtn
{
   font-size:12px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   height:25px;
   background: #4D7865;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#8DE5BA',EndColorStr='#4D7865');
   border-style:double;
}

input.cartbtn1
{
   font-size:12px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   height:25px;
   background: #C8C8C8;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#8DE5BA',EndColorStr='#4D7865');
   border-style:double;
}


#header
{
	position:  	relative;
        display:block !important;
}

#headerImage
{
	display:block !important;
}


#headertext
{
	position:  	absolute;
	top:		65;
	left:		50;
	width:       100%;
	z-index:	6;
}

#mainLeft
{
	position:  	absolute;
	top:		140;
	left:		10;
	z-index:	8;
	margin-left: 1em;
	height: 360;
	width:20%;
	vertical-align: top; 
}
#mainRight
{
	position:  	absolute;
	top:		140;
	left:		300;
	z-index:	9;
	margin-left: 1em;
	height: 360;
	width:70%;
	vertical-align: top; 
}

#main
{
	/*position:  	absolute;
	top:		120;
	left:		10;
	z-index:	3;*/
	margin-left: 20px;
	margin-top: 50px;
	/*height: 360;
	width:95%;*/
	vertical-align: top; 
  padding-bottom: 60px;
}

#container
{
	/*position:  	absolute;
	top:		140;
	left:		10;
	z-index:	3;*/
	margin-left: 1em;
	/*height: 360;
	width:960;*/
	vertical-align: top; 

}

#container1
{
	display:block; 
	position:  	absolute;
	top:		120;
	left:		10;
	z-index:	3;
	margin-left: 5em;
	width:960;
	vertical-align: top; 
	
}

a:link,a:visited,.eval-observations a:not(.btn)
{
text-decoration:none;
    color: #3F3FC7;
}

a.newOffer:link,a.newOffer:visited
{
color:#FF0000;
text-decoration:none;
}

a.headerLink:link,a.headerLink:visited
{
display:block;
font-weight:bold;
padding:4px;
color:#FFFFFF;
background-color:#336666;
width:auto;
text-align:center;
text-decoration:none;
}


a.headerLink:hover,a.headerLink:active
{
background-color:#7A991A;
}


#loginDetail
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
width:30%;
padding: 2px;
top: 50%;
left: 50%;
margin-left:300px; 
margin-top:100px;
}

#loginDetail td
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
border: 1px;
border-collapse:collapse;
border-color:black;
vertical-align:top;
align: center;
padding: 2px;
}


#loginDetail th
{
font:10px Tahoma;
font-size:12px;
font-weight:bold;
height: 25px;
background-color:#668B8B;
color: #fff;
text-align: left;
padding: 2px;
}


#helenMenu
{
font-family:"Tahoma";
width:100%;
border-collapse:collapse;
background-color:#336666;
}
#helenMenu td, #helenMenus th 
{
font-size:1em;
border:none;
padding:3px 7px 2px 7px;
}
#helenMenu th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#helenMenu tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

#coverage
{
font:10px Tahoma;
width:100%;
border:none;
padding: 4px;
}

#commission
{
font:12px Tahoma;
width:95%;
border:none;
padding: 2px;
}

#commission td
{
font-family:"Tahoma";
font-size:12px;
border:none;
padding: 2px;
}

#commission th
{
font:10px Tahoma;
font-size:12px;
font-weight:bold;
border:none;
background-color:#668B8B;
color: #fff;
text-align: left;
padding: 2px;
}

tr.whiteStripe
{
font-family:"Tahoma";
font-size:10px;
border:none;
background-color:#FFF;
padding: 2px;
}

tr.grayStripe
{
font-family:"Tahoma";
font-size:10px;
border:none;
background-color:#EBECE4;
padding: 2px;
}

tr.greenStripe
{
font-family:"Tahoma";
font-size:10px;
border:none;
background-color:#99CCCC;
padding: 2px;
}

tr.pinkStripe
{
font-family:"Tahoma";
font-size:10px;
border:none;
background-color:#F5AFAF;
padding: 2px;
}

#summary
{
font:10px Tahoma;
width:50%;
border:none;
padding: 0;
border-collapse:collapse;
}

#summary td
{
font-family:"Tahoma";
font-size:10px;
border:none;
padding: 0;
border-collapse:collapse;
}

h5
{
font-family:"Tahoma";
font-size:12px;
color: #336666;
font-weight:bold;
margin:0;        
padding:0;
}




#productDetail
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
vertical-align:top;
width:100%;
padding: 2px;
align: left;
}

#productDetail td
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
border: 1px;
border-collapse:collapse;
border-color:black;
vertical-align:top;
align: left;
padding: 2px;
}


#reviewRequired
{
	font-size:10px;
	color: #FF0000;
	padding: 0;
	vertical-align:middle;
}

#reviewReq
{
	color: #FF0000;
	vertical-align:middle;
}


#reviewQuestion
{
   font-weight:bold;
   vertical-align:top;
}

#reviewAnswer
{
   background-color:#E0E0E0;
   border-width: medium; 
   border-style: outset;
   border-color:black;	
}


#selectColor
{
	position: relative;
	width: 200px;
	margin-left: -1px;
	background-color: inherit; 
	color: #666666;
	font-family:"Tahoma";
	font-size:12px;
}
#selectSize
{
	position: relative;
	width: 120px;
	margin-left: -1px;
	background-color: inherit; 
	color: #666666;
	font-family:"Tahoma";
	font-size:12px;
}

#selectQty
{
	position: relative;
	width: 60px;
	margin-left: -1px;
	background-color: inherit; 
	color: #666666;
	font-family:"Tahoma";
	font-size:12px;
}

   
    #imgshow {
        float: left;
        width: 500px;
    }
    .imgdet {
        border:1px solid #e3e3e3;
        padding:2px;
    }
    #imglist {
        float: left;
        width: 800px;
    }
    .imgfor {
        border: none;
        padding: 10px 0;
    }
    #fupload {
        margin: 0;
        border: 1px solid #e3e3e3;
        padding: 10px 0;
        text-align: center;
        margin-bottom: 10px;
    }
 
    .imgbox {
        text-align: center;
        width: 104px;
        height: 104px;
        float: left;
        margin: 0 10px 10px 0;
    }
    .thumb {
        border:1px solid #e3e3e3;
        padding:2px;
	width:120px;
    }
    .thumb:hover {
        border-color: #0066cc;
    }
    .thumbclick {
        border:1px solid #0066ff;;
        padding:2px;
    }
    .dadel {
        margin-top: 2px;
	font-size: 11px;
    }
    .adel {
        color: #0066cc;
        font-size: 12px;
    }
    .adel:hover {
        background: #ff0000;
        color:#fff;
        text-decoration: none;
    }

     .asel {
        color: #0000CD;
        font-size: 12px;
	font-weight: bold;
    }

    .clear {
        clear: both;
    }
    .error p {
        font-size: 11px;
        color: #ff0000;
        margin: 0;
        padding: 10px 0 0 0;
    }
    .bottom {
        color: #666;
        font-weight: bold;
        font-size: 10px;
        text-align: center;
        border: 1px solid #e3e3e3;
        padding: 5px;
        margin-top: 2px;
    }
    .bottom a {
        color: #0066cc;
        font-size: 14px;
    }
    .bottom a:hover {
        text-decoration: none;
        color:#fff;
        background: #0066cc;
    }
   #swatchlist {
        float: left;
        width: 400px;
    }
    .swatchfor {
        border: none;
        padding: 0px 0;
    }
   .swatchbox {
        text-align: center;
        width: 60px;
        height: 60px;
        float: left;
        margin: 0 0 1px 1px;
    }
   .swatch {
        border:0px;
        padding:2px;
	width:50px;
    }

   .swatchChange {
        border:1px solid #CCFF00 ;
	background-color:#CCFF00;
        padding:1px 1px 1px 1px;
	width:50px;
    }


 .alink {
        color: #ffffff;
        font-size: 12px;
    }


 .alinkBlue {
        color: #0066cc;
        font-size: 12px;
    }

   .hdel {
        color: #0066cc;
        font-size: 10px;
    }

#productSearch
{
font-family:"Tahoma";
font-size:12px;
color:#4D4D4D;
padding: 2px;
}

#productSearch td
{
font-family:"Tahoma";
font-size:12px;
color:#4D4D4D;
padding: 2px;
}

#productMain
{
font-family:"Tahoma";
font-size:12px;
padding: 0px;
vertical-align:top;
}


#productMain td
{
font:10px Tahoma;
padding: 0px;
vertical-align:top;
}


input.productInput
{
   font-family:"Tahoma";
   font-size:10px;
   color:#4D4D4D;
   width: 120px;	
}

input.doubleWidth
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 180px;	
}

input.tripleWidth
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 360px;	
}


input.smallWidth
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 50px;	
}

input.normalWidth
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 80px;	
}

input.mediumWidth
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 120px;	
}

input
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066;
   padding:0px 3px 0px 3px;	
}

select
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066;
}

textarea
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066;
   background-color:#fff; 
}


#ratingInput
{
 border:none;
 font-family:"Tahoma";
 font-size:12px;
 color:gray;
 width:250px;	
}

#ratingStars
{
 border:none;
 font-family:"Tahoma";
 font-size:18px;
}

#productReview
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
width:100%;
padding: 2px;
border: 1px;
border-collapse:collapse;
border-color:black;
align: left;
}

#productReview td
{
font-family:"Tahoma";
font-size:12px;
color: #666666;

vertical-align:top;
align: left;
padding: 2px;
}


#productReviewFramed
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
border: 1px;
border-collapse:collapse;
border-color:black;
vertical-align:top;
align: left;
padding: 2px;
background-color:#E0E0E0;
border-width: medium; 
border-style: outset;
border-color:black;	
}

 #productlist {
        width: 700px;
	align: left;
	vertical-align:top;
    }
    .productfor {
        border: none;
        padding: 10px 0;
	align: left;	
    }
    .productbox {
        text-align: center;
        width: 160px;
        height: 104px;
        float: left;
        margin: 0px 10px 40px 0;
    }

#search-wrap {
	padding:0px; 
	border:none;
	z-index:5;
}
#keySearch {
	width:120px; 
	height:20px;
	font-family:"Tahoma";
	font-size:12px; 
	color:#606060; 
}

#results {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results ul, #results li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:1.5em;
}


#results li a:hover{
	background:#FFFFCC;
}

#results ul {
	padding:6px;
}

#facilityResults {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#facilityResults ul, #facilityResults li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#facilityResults li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#facilityResults li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#facilityResults li a:hover{
	background:#FFFFCC;
}

#facilityResults ul {
	padding:6px;
}


#ownerResults {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#ownerResults ul, #ownerResults li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#ownerResults li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#ownerResults li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#ownerResults li a:hover{
	background:#FFFFCC;
}

#ownerResults ul {
	padding:6px;
}

 #umpLog {
	align: left;
	vertical-align:top;
	border: 6px ridge #8DE5BA;
	background:#f0fff0;
	width:auto;
	height:300px;
    }

 #umpDetails {
	align: left;
	vertical-align:top;
	border: 6px ridge #8DE5BA;
	background:#f0fff0;
	width:700px;
    }

 #lvilist {
	width: 960px;
	align: left;
	vertical-align:top;
    }
    .lvifor {
        border: none;
        padding: 10px 0;
	align: left;	
    }
    .lvibox {
        text-align: center;
        width: 80px;
        height: 104px;
        float: left;
        margin: 0px 10px 40px 0;
    }
   .lvithumb {
        border:1px solid #e3e3e3;
        padding:2px;
	width:60px;
    }

input.checkOut
{
   font-family:"Tahoma";
   font-size:12px;
   color:#000066 ;
   width: 80px;	
}


.schedule
{
font:12px Tahoma;
width:100%;
border:1px solid #e3e3e3;
border-collapse:collapse;
background-color:#D0D0D0;
}

.schedule td
{
	font:12px Tahoma;
	height:15px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
}


.schedule th
{
	font:12px Tahoma;
	font-weight:bold;
	height:15px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
        border:none;
	background-color:#fff;
	text-align:left;
}



#appt {
	font:12px Tahoma;
	background-color: #FFFF99;
	vertical-align:middle;
}

#timeoff {
	background-color: #FFCCCC;
}


.procList
{
font:12px Tahoma;
width:80%;
border:1px solid #e3e3e3;
border-collapse:collapse;
background-color:#fff;
}



.procList td
{
	font:12px Tahoma;
	height:20px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
}


.proclist th
{
	font:12px Tahoma;
	font-weight:bold;
	text-align:left;
	height:20px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
        border:1px solid #303030;
	background-color:#fff;
}

#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
   height:100%!important;
}
#popUpNew {
	position: inital!important;
	background-color:#ffffff;
	width:650px;
	height:500px;
	padding:5px;
	margin: 24px auto;
	border-style:outset;
	border-width:4;
        border-color:#336666;
}
.thumb {
        border:1px solid black;
        padding:2px;
	width:50px;
    }
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:500px;
	height:200px;
	z-index: 9002;
	padding:5px;
	border-style:outset;
	border-width:4;
        border-color:#336666;
}

#patientDetail
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
width:100%;
padding: 00;
align: left;
}

#patientDetail td
{
font-family:"Tahoma";
font-size:12px;
color: #666666;
border: 1px;
border-collapse:collapse;
border-color:black;
vertical-align:top;
align: left;
padding: 0;
}

.patients
{
font:12px Tahoma;
width:100%;
border:1px solid #303030;
border-collapse:collapse;
background-color:#fff;
}

.patients td
{
	font:12px Tahoma;
	height:15px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
	background-color:#fff;
}


.patients th
{
	font:12px Tahoma;
	font-weight:bold;
	height:15px;
	vertical-align:top;
	border:1px solid #303030;
	padding:3px;
	background-color:#CAFFD8;
	text-align:left;
}

#newsDesc
{
	font:10px Tahoma;
}

#newsSection
{
	font:12px Tahoma;
	font-weight:bold;
	color: #336666;
}

#newsDesc
{
	font:12px Tahoma;
}


#weatherTable
{
font-family:"Tahoma";
width:100%;
border-collapse:collapse;
background-color:#FFFFFF;
}
#weatherTable td, #weatherTable th 
{
font:10px Tahoma;
border:none;
padding:3px 7px 2px 7px;
vertical-align:top;
}
#weatherTable th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#weatherTable tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

h3, .h3 {
    font-size:18px !important;
    font-family: Verdana  !important;
    font-weight:500  !important;
    line-height: 30px  !important;  
    color: #6082B6  !important;
    text-align:center;
}


.addInfo
{
font:12px Tahoma;
width:100%;
border:none;
text-align:left;
}

.addinfo td
{
	font:12px Tahoma;
	height:15px;
	vertical-align:top;
	text-align:left;
	padding:3px;
}


#letters
{
font:12px Tahoma;
width:95%;
border:none;
padding: 0;
}

#letters td
{
font-family:"Tahoma";
font-size:12px;
border:none;
padding: 0;
}

#letters th
{
font:10px Tahoma;
font-size:12px;
font-weight:bold;
border:none;
background-color:#668B8B;
color: #fff;
text-align: left;
padding: 0px;
}


#supportTable
{
font-family:"Calibri";
font-size:12px;
width:95%;
border:none;
padding: 2px;
margin-left:10px;
}

#supportTable td
{
font-family:"Calibri";
font-size:12px;
border:none;
padding: 2px;
color:#000000;
}

#supportTable th
{
font-family:"Calibri";
font-size:14px;
font-weight:bold;
border:none;
background-color:#d5d5e0;
color: #000;
text-align: left;
padding: 2px;
}

@media
	  only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		#supportTable table, thead, tbody, th, td, tr {
			display: block;
			background:#fff;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		#supportTable thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    tr {
      margin: 0 0 1rem 0;
    }
      
   
      
   
    
		#supportTable td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		#supportTable td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 0;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}


		/*
		Label the data
		*/	
		#supportTable td:before { content: attr(data-label); }
	}



#hardwareTable
{
font:10px Tahoma;
width:95%;
border:none;
padding: 2px;
}

#hardwareTable td
{
font-family:"Tahoma";
font-size:10px;
border:none;
padding: 2px;
}

#hardwareTable th
{
font:10px Tahoma;
font-size:10px;
font-weight:bold;
border:none;
background-color:#668B8B;
color: #fff;
text-align: left;
padding: 2px;
}


ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 2em 0 2em 0; /* set margins as desired */
font: 14px Tahoma; /* set font as desired */
border-bottom: 1px solid #66968A; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 20px 8px 20px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5,body#tab6 li.tab6,
body#tab7 li.tab7,body#tab8 li.tab8,body#tab9 li.tab9,body#tab10 li.tab10,
body#tab11 li.tab11,body#tab12 li.tab12,body#tab13 li.tab13,body#tab14 li.tab14,body#tab15 li.tab15,
body#tab16 li.tab16,body#tab17 li.tab17,body#tab18 li.tab18,body#tab19 li.tab19,body#tab20 li.tab20  {
 /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
border-collapse:collapse;
border-top: 1px solid transparent;
border-top-right-radius: 10px;
background-color: #9BCC99; /* set background color to match above border color */
}



body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a,body#tab5 li.tab5 a,
body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a,
body#tab10 li.tab10 a, body#tab11 li.tab11 a, body#tab12 li.tab12 a, body#tab13 li.tab13 a, body#tab14 li.tab14 a, 
body#tab15 li.tab15 a, body#tab16 li.tab16 a, body#tab17 li.tab17 a, body#tab18 li.tab18 a, body#tab19 li.tab19 a,  
body#tab20 li.tab20 a  { /* settings for selected tab link */
background-color: #9BCC99; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
border-top: 1px solid transparent;
border-top-right-radius: 10px;
padding-top: 8px; /* must change with respect to padding (X) above and below */
}


ul#tabnav li a { /* settings for all tab links */
padding: 8px 8px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #fff; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #66968A; /* set unselected tab background color as desired */
color: #fff; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
border-top-right-radius: 10px;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #9BCC99; /* set desired hover color */
color: #fff;
}


#results1 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results1 ul, #results1 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results1 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results1 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results1 li a:hover{
	background:#FFFFCC;
}

#results1 ul {
	padding:6px;
}







#results2 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results2 ul, #results2 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results2 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results2 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results2 li a:hover{
	background:#FFFFCC;
}

#results2 ul {
	padding:6px;
}







#results3 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results3 ul, #results li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results3 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results3 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results3 li a:hover{
	background:#FFFFCC;
}

#results3 ul {
	padding:6px;
}





#results4 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results4 ul, #results4 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results4 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results4 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results4 li a:hover{
	background:#FFFFCC;
}

#results4 ul {
	padding:6px;
}





#results5 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results5 ul, #results5 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results5 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results5 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results5 li a:hover{
	background:#FFFFCC;
}

#results5 ul {
	padding:6px;
}



#results6 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results6 ul, #results6 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results6 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results6 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results6 li a:hover{
	background:#FFFFCC;
}

#results6 ul {
	padding:6px;
}



#results7 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results7 ul, #results7 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results7 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results7 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results7 li a:hover{
	background:#FFFFCC;
}

#results7 ul {
	padding:6px;
}



#results8 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results8 ul, #results8 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results8 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results8 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results8 li a:hover{
	background:#FFFFCC;
}

#results8 ul {
	padding:6px;
}


#results9 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results9 ul, #results9 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results9 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results9 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results9 li a:hover{
	background:#FFFFCC;
}

#results9 ul {
	padding:6px;
}

#results10 {
	width:275px; 
	border:solid 1px #DEDEDE; 
	display:none;
}

#results10 ul, #results10 li{
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none;
}

#results10 li {
	border-top:solid 1px #DEDEDE; 
	height:1.5em;
}

#results10 li a{
	display:block; 
	padding:2px; 
	text-decoration:none; 
	font-family:"Tahoma";
	font-size:12px; 
	color:#999999; 
	font-weight:normal;
	height:20px;
}


#results10 li a:hover{
	background:#FFFFCC;
}

#results10 ul {
	padding:6px;
}

#questionTable
{
font:12px Tahoma;
width:100%;
padding: 0;
border-collapse:collapse;
background-color:#CCCCCC;
}

#questionTable td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
background-color:#CCCCCC;
text-align:center;
}

#questionTable th
{
font-family:"Tahoma";
font-size:12px;
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
padding: 0;
background-color:#ffffff;
text-align:center;
}

#questionDetail
{
font:12px Tahoma;
width:100%;
padding: 0;
background-color:#ffffff;
}

#questionDetail td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
background-color:#ffffff;
border-style:none;
text-align:left;
vertical-align:top;
}

#chapterTable
{
font:12px Tahoma;
width:100%;
padding: 0;
background-color:#98F5FF;
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
}


#chapterTable td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
background-color:#98F5FF;
text-align:center;
vertical-align:top;
}


#answerDesc
{
font:12px Tahoma;
width:100%;
padding: 0;
background-color:#FFEC8B;
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
}

#answerDesc td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
background-color:#FFEC8B;
text-align:left;
vertical-align:top;
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
}

#answerDesc1
{
font:12px Tahoma;
width:100%;
padding: 0;
background-color:#FFEC8B;
border-style:none;
border-color:#FFFFFF;
border-width:0px;
}

#answerDesc1 td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
background-color:#FFEC8B;
text-align:left;
vertical-align:top;
border-style:none;
border-color:#FFFFFF;
border-width:0px;
}

#printEval
{
font:12px Tahoma;
width:100%;
padding: 0;
background-color:#ffffff;
border-style:none;
vertical-align:top;
text-align:left;
}


#printEval td
{
font-family:"Tahoma";
font-size:12px;
padding: 0;
background-color:#ffffff;
text-align:left;
vertical-align:top;
}

#qDet{
font-size:8px;
height:10px;
padding:0;
}


#galleryTable{
	border style:none;
	border:0px;
	border-color:#fff;
}

#galleryTable tr{
	border style:none;
	border:0px;
	border-color:#fff;
}

#galleryTable td{
	border:0px;
	border style:none;
	border-color:#fff;
	vertical-align:top;
}

.galleryBlock{
	width:175px;
	height:160px;
	background:url(../images/galleryBG.jpg) no-repeat top right;
	line-height:160px;
	float:left;
		
}
.galleryBlock img{
	width:75px;
	height:auto;
	max-height:93px;
	margin:22px 0 0 46px;
	padding:0;	
}

#example-code
{
   font-family:"Tahoma";
   font-size:14px;
   color:grey;
   background-color:#fff; 
   width:600px;
   height:150px;
   overflow : auto;
}


#hiringDetail
{
font-family:"Tahoma";
font-size:12px;
color: #000;
border: 1px #000 solid;
border-collapse:collapse;
vertical-align:top;
width:100%;
margin: 0;
align: left;
}

#hiringDetail td
{
font-family:"Tahoma";
font-size:12px;
color: #000;
border: 1px #000 solid;
border-collapse:collapse;
vertical-align:top;
align: left;
padding: 5px 5px 5px 5px;
}



#hiringHeader
{
font-family:"Tahoma";
font-size:12px;
color: #000;
background-color:#969696;
border: 1px #000 solid;
border-collapse:collapse;
vertical-align:top;
width:100%;
margin: 0;
align: left;
}


#hiringHeader td
{
font-family:"Tahoma";
font-size:14px;
background-color:#969696;
color: #000;
border: 1px #000 solid;
border-collapse:collapse;
vertical-align:top;
align: left;
padding: 5px 5px 5px 5px;
}


.input-prompt {
  position: absolute;
  font-style: italic;
  color: #aaa;
  margin: 0.2em 0 0 0.5em;
}

.btntoggle .btn-warning, .btntoggle .btn-success {
  background-color: #999999;
}
.btntoggle .btn-warning.active {
  background-color: #ee3333;
}
.btntoggle .btn-success.active {
  background-color: #339933;
}

.grayStripe td a, .whiteStripe td a { color: #0066cc; }
.evalheader { position: relative; font-size: 12px; margin: 12px auto; }
.evalheader label { font-size: .75em; }
.eval-observations {  margin: 12px auto; border: 4px #E3E3F3 solid;  }
.eval-observations h3 { background: #E3E3F3; padding: 4px 12px; margin-top: 0; color: #222; font-size: 1.4em; text-align: left; }
.goals { border-color: #C0E6C0; }
.eval-observations.goals h3 { background: #C0E6C0; }
.summative { border-color: #C0E2E6; }
.eval-observations.summative h3 { background: #C0E2E6; }
.notifications { border-color: #F5EAB5; }
.eval-observations.notifications h3 { background: #F5EAB5; }
.history { border-color: #FFC9DD; }
.eval-observations.history h3 { background: #FFC9DD; }
.request { border-color: #FFB100; }
.eval-observations.request h3 { background: #FFB100; }
.eval-observations table { font-size: 11px;  margin: 12px .5%; width: 99%; }
.eval-observations table caption { color: #000; font-size: 14px; border-top: 2px #cccccc dotted; border-bottom: 1px #ededed dotted; font-weight: bold; }
.returnBTN { position: absolute; top:0; left:0; }
.glyphicon-edit { font-size: 1.4em; color:orange;  color:#fff; }
#headerImage {
background:#1c4989;
}

h3 span.eval-subhead { font-size: .75em; }

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    padding: 10px 2em;
}

@media print {
  .no-print { display: none; }
  .evalheader label { display: block; width: 100%; font-size: 9px; text-align: left; margin: 8px 0 0 0; }
  #main { top: 0!important;}
  .col-sm-4 {width:33%;float:left; font-size: 10px;}
  table.table td { font-size: 9px!important;  margin: 12px .5%; width: 99%; border:8px solid #333; }
   
  #header
  {
      display: none !important;
  }
}

/**
Dashboard Styles 
**/
.gallery-grid .grid-header h3 { margin-bottom: 0; margin-left:22px;}
.gallery-grid .grid-header:after { 	
	content: '-';
	color: transparent;
	display: block;
	width:75%;
	height:2px;
	background-color: #333;
	background-image:
		-webkit-linear-gradient(left, #222222, #ffffff);
	background-image:
		-moz-linear-gradient(left, #222222, #ffffff);
	background-image:
		-o-linear-gradient(left, #222222, #ffffff);
	background-image:
		linear-gradient(to right, #222222, #ffffff);
}
.gallery-grid .grid-header:before {
	content: '';
	display: block;
	clear: both;
}
.gallery-grid, .grid-row  {
	margin: 0 0 0 0;
	padding: 0px;
	list-style-type: none;
}
.grid-item img {
	width: 57px;
	height: auto;
}
.grid-row .grid-item {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 80px;
	height: 90px;
	text-align: center;
	font-size: .75em;
	font-family: 'Open Sans', arial, sans-serif;
	line-height: 1.25em;
	margin-top: 1.6em;
}
.grid-row .grid-item a {
	display: block;
	height: 62px;
}

.btn-custom {
  background-color: hsl(207, 77%, 32%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c83d8", endColorstr="#125790");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#1c83d8), to(#125790));
  background-image: -moz-linear-gradient(top, #1c83d8, #125790);
  background-image: -ms-linear-gradient(top, #1c83d8, #125790);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c83d8), color-stop(100%, #125790));
  background-image: -webkit-linear-gradient(top, #1c83d8, #125790);
  background-image: -o-linear-gradient(top, #1c83d8, #125790);
  background-image: linear-gradient(#1c83d8, #125790);
  border-color: #125790 #125790 hsl(207, 77%, 28%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.26);
  -webkit-font-smoothing: antialiased;
}
.btn-custom:hover {
  background-color: hsl(207, 88%, 38%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2294f0", endColorstr="#0b69b6");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2294f0), to(#0b69b6));
  background-image: -moz-linear-gradient(top, #2294f0, #0b69b6);
  background-image: -ms-linear-gradient(top, #2294f0, #0b69b6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2294f0), color-stop(100%, #0b69b6));
  background-image: -webkit-linear-gradient(top, #2294f0, #0b69b6);
  background-image: -o-linear-gradient(top, #2294f0, #0b69b6);
  background-image: linear-gradient(#2294f0, #0b69b6);
  border-color: #0b69b6 #0b69b6 hsl(207, 88%, 34%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.26);
  -webkit-font-smoothing: antialiased;
}

.event-item {
	font-size: .85em;
	line-height: 1.25em;
	position: relative;
	margin: 0 2% 1.45em;
}
.event-item:after {
	display: block;
	content: '';
	clear: both;
}

.event-item .event-cal:after {
	content:'';
	display:block;
	width: 1em;
	margin: -.2em 0 0 1.2em; 
	height: 1px;
	z-index: -1;
	background: rgba(0,0,0,0.4);
	position: absolute;
	-webkit-box-shadow: 		0 0 8px 6px rgba(0,0,0,0.4);
		-moz-box-shadow: 	0 0 8px 6px rgba(0,0,0,0.4);
		box-shadow: 		0 0 8px 6px rgba(0,0,0,0.4);
	-moz-transform: rotate(-8deg);
		-webkit-transform: rotate(-8deg);
		-o-transform: rotate(-8deg);
		-ms-transform: rotate(-8deg);
		transform: rotate(-8deg);
}
.event-item .event-cal {
	display: block;
	width: 60px;
	float: left;
	background: white;
	-webkit-box-shadow: 		0 0 1px 0 rgba(0,0,0,0.2);
		-moz-box-shadow: 	0 0 1px 0 rgba(0,0,0,0.2);
		box-shadow: 		0 0 1px 0 rgba(0,0,0,0.2);
}
.event-item .event-month {
	display: block;
	width: 100%;
	font-size: .75em;
	color: white;
	background: #556270;
	border-radius:  4px 4px 0 0;
	text-align: center;
}
.event-item .event-date {
	display: block;
	padding-top: 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.event-item .event-day {
	display: block;
	font-size: .65em;
	text-align: center;
	padding-bottom: 0;
}
.event-item .event-content {
	display:block;
	width: 80%;
	margin: 0 2% 0 0;
	float: right;
}
.event-item .event-content span {
	display:block;
}

.dropbtn {
  background-color: #FFF;
  padding: 5px;  
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
}