﻿body {
	background-color: #EBEBCD;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	margin: 0; 
	border: 0px none;
	volume:silent;
}
.loginInput
{
	border-style: solid;
	border-color: #E35000;
	font-size: 12px;
	background-color:#EBEBCD;
	border-width: 1px;
	font-family:Verdana;
}
.inputWM
{
	border-style: solid;
	border-color: #E35000;
	font-size: small;
	background-color: #EBEBCD;
	border-width: 1px;
	color: Gray;
}

.formLabel
{
	font-weight:bold;
	font-size:small;
}

.coloredLabel
{
	font-weight:bold;
	font-size:small;
	color: #E35000;
}
.coloredLabel2
{
	font-size:x-small;
	color: #E35000;
}
.labels
{
	font-size:x-small;
	color: #E35000;
	font-weight:bold;
}
.repeaterHeader
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
	text-decoration: underline;
}
.repeaterLabel
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
}
.errLabel
{
	font-size: small;
	color: Red;
}
.menuLinks, .menulinks:visited
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
	text-decoration: none;
}
.menuLinks:hover
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
	text-decoration: underline;
}
.menuLinks:active
{
	font-weight:bold;
	font-size:x-small;
	color: Black;
	text-decoration: underline;
}
.repeaterLinks, .repeater:visited
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
	text-decoration: underline;
}
.repeaterLinks:hover
{
	font-weight:bold;
	font-size:x-small;
	color: #E35000;
	text-decoration: underline;
}
.repeaterLinks:active
{
	font-weight:bold;
	font-size:x-small;
	color: Black;
	text-decoration: underline;
}
.Links, .links:visited
{
	color: #E35000;
}
.Links:hover
{
	color: #E35000;
	text-decoration: underline;
}
.Links:active
{
	color: Black;
	text-decoration: underline;
}
.titleText
{
	font-weight:bold;
	font-size:x-large;
	color:#E35000;
	font-family: Arial;
}
.firstLetter {
	font-family: Georgia, serif;
	position: fixed;
	font-size: 20px;
	font-weight: normal;

	color: #C93;
	display: inline;

	width: 20px;
	float:left;
	top: -10px;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.unwatermarked {
	height:18px;
	width:138px;

	font-weight: normal;
}

.watermarked {
	height:20px;
	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
/*CollapsiblePanel*/
.collapsePanel {
	
	background-color: Transparent;
	overflow:hidden;
}
.collapsePanelHeader{	
	width:90%;		
	height:30px;
	background-image: url(../../../App_Themes/Squirrel/images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.tailored, .tailored:visited
{
	font-weight:bold;
	text-decoration: none;
	color: Black;
}
.tailored:hover
{
	font-weight:bold;
	text-decoration: underline;
	color: Black;
}
.deleteLinks, .deleteLinks:visited
{
	color: Blue;
	text-decoration: underline;
}
.deleteLinks:hover
{
	color:Red;
	text-decoration: underline;
}
#navLinksC {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 7px 7px 0px 7px;
	padding: 5px 0px 5px 0px;	
	color: #CC9;
	text-align: center;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: 8.5px;
	list-style: none;
}

#navLinksC a {
	color: #CC9;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 8.5px;
}

#navLinksC a:hover {
	color: #C93;
}

#navLinksC #highlight a {
	color: #C93;
}
#navLinksC #highlightC a:hover {
	color: #C93;
}

.ProgressDisplay {
}

.ProgressDisplay .StatusMessage {
	margin: 1px;
}

.ProgressDisplay .ProgressBar {
	background-color: #e35000;
}

.ProgressDisplay .ImageButton {
	border-width: 0px; 
	margin: 0px; 
	padding: 0px;
	background-color: inherit;
}

.ProgressDisplay .ImageButton img {
	border-width: 2px; 
	border-style: outset;
	border-color: #e35000;
	margin: 0px; 
	padding: 0px;
	height: 1.5em;
	vertical-align: top;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.rtop, .rbottom
{
	width: 799px;
	background: #FFFFFF;
	margin:0 15px;
	display: block;
	background:#EBEBCD;
	padding-left: 0px;
	padding-right: 0px;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FFFFFF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
	border: outset 1px white;
	padding: 2px;
}

.popupHover {
	/*background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;*/
}