﻿body 
{
	color: #666666;
	font-size: 0.8em;
	font-family:Arial;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.mainheader
{
	width: 100%; 
	height: 120px; 
	background-color: #d78226;
	background-image: url('images/NewIMG/GS_Logo_BkGrd.png'); 
	background-repeat: no-repeat;
	min-width: 1024px;
}

.mainmenu
{
	float: right; 
	text-align: center; 
	margin-top: -18px; 
	background-color: #dfdab9;
	margin-right: 25px;
}

.menustringer
{
	width: 100%; 
	height: 5px; 
	background-color: #94af89; 
	float: left;
}

.menustringerfooter
{
	width: 100%; 
	height: 5px; 
	background-color: #94af89;
}

.welcomepanel
{
	float: left; 
	width: 196px; 
	text-align: center; 
	vertical-align: middle; 
	background-color: #dfdab9; 
	border-bottom: solid 2px #94af89; 
	border-left: solid 2px #94af89; 
	border-right: solid 2px #94af89; 
	margin-left: 12px;
	max-height: 25px;
	overflow: hidden;
}

.alertspanel
{
	width: 186px; 
	overflow: visible; 
	margin-bottom: 10px; 
	padding: 0px 0px 10px 10px; 
	border: solid 2px #94af89; 
	background-color: #dfdab9; 
	vertical-align: top;
}

ul.menu {list-style:none; margin:0; padding:0; z-index: 999;}
ul.menu * {margin:0; padding:0; z-index: 999;}
ul.menu a {display:block; color:#666666; text-decoration:none; z-index: 999;}
ul.menu li {position:relative; float:left; width: 150px; background-color:#dfdab9; border: solid 1px #94af89; z-index: 999;}
ul.menu ul {position:absolute; top:30px; left:0px; display:none; opacity:0; list-style:none; z-index: 999;}
ul.menu ul ul {left:150px; top:-1px; z-index: 999;}
ul.menu .menulink {padding:5px 5px 5px; font-weight:bold; border: solid 1px #94af89; z-index: 999;}
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#fdfaa6; border: solid 1px #94af89; z-index: 999;}


a
{
	color: #666666;
	text-decoration: none;
}

a:link
{
	color: #666666;
    text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

.required
{
	background-color:#FFFFCC !important;
}

.optional
{
	border-style: groove !important;
	background-color: White !important;
}

/*.button
{
	background-color: #dfdab9 !important;
	border-color: #94af89 !important;
	border-style: Solid !important;
	border-width: 1px !important;
	color: #666666 !important;
}
*/
.bluebutton
{
	background-color: #df9c67 !important;
	border-color: #7C7C7C !important;
	border-style: Solid !important;
	border-width: 1px !important;
	font-family: Arial !important;
	color: #284775 !important;
}

.HeaderStyle
{
	background-color: #dfdab9;
	color: #404040;
	border-color: #94af89;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.griditems
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #94af89;
	overflow: hidden;
}

.gridrows
{
	background-color: white;
}

.alternating
{
	background-color: #E0E0E0;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #94af89;
}

.cells
{
	background-color: #dfdab9;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #9AB74C;
}

.subcells
{
	background-color: #F3F3F3;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.UpdateProgressModalBackground
{
       background-color: #6D7B8D; /* Blue Slate Gray */
       /* 
	   position: fixed;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       min-height: 100%;
       min-width: 100%;
       */
	   filter:alpha(opacity=50);
       opacity:0.5;
       -moz-opacity: 0.5;
}


.rating_bar {
  width: 65px;
  background: url(Images/EmptyStar.png) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(Images/FilledStar.png) 0 0 repeat-x;
}

.UpdatePanelStyle
	{  
    width:100%; 
    height:100%; 
    margin:0px; 
    padding:0px; 
    top:0px; 
    bottom:0px; 
    left:0px; 
    right:0px; 
    position:absolute; 
    z-index:1000; 
    background-color:Transparent; 
    text-align:center; 
    vertical-align: middle;        
    }  
.UpdatePanelContentStyle
	{
	width:100%; 
	height:100%; 
	margin:0px; 
	padding:0px; 
	top:0px; 
	bottom:0px; 
	left:0px; 
	right:0px; 
	position:absolute; 
	z-index:1001; 
	background-color:Transparent; 
	text-align:center; 
	vertical-align: middle; 
	}

.Tabs .ajax__tab_header 
{
    font-weight: bold;
    margin-left: 10px;
    
}
.Tabs .ajax__tab_outer
{
    background-color: White;
}
.Tabs .ajax__tab_inner
{
    padding: 6px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #dfdab9;
    border: solid 1px #94af89;
}
.Tabs .ajax__tab_hover .ajax__tab_inner
{
    background-color: #fdfaa6;
}
.Tabs .ajax__tab_active .ajax__tab_outer
{
    background-color: White;
}
.Tabs .ajax__tab_active .ajax__tab_inner
{
    background-color: #fefdf7;
}
.Tabs .ajax__tab_body 
{
    border-top:1px solid #999999;
    padding:8px;
    background-color:#ffffff;
}


/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:20px;
	background:url(images/NewIMG/buttons/buttons.gif) no-repeat right top; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	padding-bottom: 2px;
	color: #666666;
	font-weight: bold;
}
 
.round span { 
	background:url(images/NewIMG/buttons/buttons.gif) no-repeat left top; 
	height:20px;
	display:block;
	display:inline-block;
	padding-left:15px; 
	line-height:20px;
	padding-bottom: 2px;
}
 
.filteredbutton
{
	cursor:pointer; 
	cursor:hand; 
	line-height:20px;
	background:url(images/NewIMG/buttons/buttonyellow.gif) no-repeat right top; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	padding-bottom: 2px;
	color: Red !important;
	font-weight: bold !important;
}

.filteredbutton span { 
	background:url(images/NewIMG/buttons/buttonyellow.gif) no-repeat left top; 
	height:20px;
	display:block;
	display:inline-block;
	padding-left:15px; 
	line-height:20px;
	padding-bottom: 2px;
}

.PollAnswers
{
	border: solid 1px gray;
	text-align: left;
}

.bordersonly
{
	border: #94af89 1px solid;
}

.borderswithslvrbkgrnd
{
	border: #94af89 1px solid; 
	background-color: #dadada; 
}

/* Twitter */
#twitter_update_list li 
{ 
    list-style-type: none; 
    font-size: 12px; 
    padding: 0 0 10px 0; 
    margin: 0 0 15px -30px; 
    border-bottom: 1px solid gray; 
    width: 175px;
}

#twitter_update_list li a
{
	color: #00ccff;
	text-decoration: underline;
}
#twitter_update_list li a:link
{
	color: #00ccff;
    text-decoration: underline;
}
#twitter_update_list li a:visited
{
	color: #00ccff;
	text-decoration: underline;
}

#twitter_update_list li:first-child 
{ 
    font-size: 13px; 
    padding-top: 5px;
    border-bottom: 3px solid gray;
}

#twitter_div
{
    width: 198px;
    border: solid 1px gray;
    display: block;
}

.watermark
{
	color: Gray;
}