﻿html
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #EFEBEF;
}
body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
#Form2, #Form1
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.global_bottom
{
}
.global_content
{
	min-height: 100%;
	position: relative;
	color: Black;
	background-color: White;
	margin: 0 20px 0 20px;
}
.global_wrapper
{
	width: 100%;
	background-color: #EFEBEF;
}
.global_content_left
{
	min-height: 100%;
	background: URL(/ASTD/images/shadow_l.png) repeat-y top left;
}
.global_content_right
{
	min-height: 100%;
	background: URL(/ASTD/images/shadow_r.png) repeat-y top right;
}

.wrapper
{
	height: auto;
	margin: 0 auto 0 auto;
	width: 90%;
	min-width: 810px;
	text-align: left;
	background-color: White;
}

/* IE6 Only */
* html .wrapper
{
	height: auto;
	margin: 0 auto 0 auto;
	width: expression(document.body.clientWidth < 787?       "785px" : "90%" );
	text-align: left;
	background-color: White;
}
* html #rightContent
{
	position: absolute;
	right: 0px;
	top: 205px;
	margin: 0 20px 0 0;
}
#rightContent
{
	position: absolute;
	right: 0px;
	top: 205px;
	margin: 0 0 0 0;
}
.leftContentCell
{
	width: 160px;
	vertical-align: top;
	text-align: left;
}
.centerContentCell
{
	border-left: solid 1px #DFF4FF;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	width: 100%;
}
.rightContentCell
{
	width: 125px;
	vertical-align: top;
	padding-left: 10px;
	text-align: right;
}
#insideSection font
{
	color: #333333;
}
#insideSection span
{
	color: #333333;
}
#insideSection a
{
	color: #015387;
	text-decoration: underline;
}
#insideSection a:hover
{
	color: green;
	text-decoration: underline;
}

#leftContent
{
	color: #000000;
	width: 160px;
	padding: 0 0 0 0px;
	overflow: visible;
}
.clear
{
	clear: both; /* extend height of .main to longest column */
	height: 1px;
	overflow: hidden; /* prevent IE expanding the container */
	margin: 0; /* keep flush with surrounding blocks */
}

#headlineWrapper
{
}
#topHeadline
{
	width: 100%;
	float: left;
	font-size: 13px;
}

#topHeadline P
{
	clear: right;
	margin: 0px 0px 20px 0px;
}
#topHeadline img, #bottomRightHeadline img, #bottomLeftHeadline img
{
	padding: 5px 5px 5px 5px;
	display: inline-block;
	float: left;
}
#topHeadline H1
{
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	margin: 10px 0 0 0;
}
#topHeadline H2
{
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
#topHeadline H3
{
	font-size: 15px;
	color: Black;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 10px 0 0 0;
}
#bottomRightHeadline, #bottomLeftHeadline
{
	font-size: 12px;
}
#bottomRightHeadline P, #bottomLeftHeadline P
{
	clear: right;
	margin: 0px 0px 10px 0px;
}

#bottomRightHeadline H1, #bottomLeftHeadline H1
{
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	clear: both;
	display: table;
	margin: 20px 0 0 0;
}
#bottomRightHeadline H2, #bottomLeftHeadline H2, #bottomRightHeadline H3, #bottomLeftHeadline H3, #bottomRightHeadline H4, #bottomLeftHeadline H4, #bottomRightHeadline H5, #bottomLeftHeadline H5, #bottomRightHeadline H6, #bottomLeftHeadline H6
{
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	clear: both;
	display: table;
	margin: 20px 0 0 0;
}
#bottomRightHeadline
{
	/*float: right; 	width: 48%;*/
}
#bottomLeftHeadline
{
	clear: both;
	overflow: hidden;
	margin: 0; /*width: 50%; 	float: left;*/
	border-right: solid 1px #DFF4FF;
	margin-right: 10px;
}

.max
{
	width: 100%;
	border: 0;
	padding: 0;
}

/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/ASTD/images/star/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/ASTD/images/star/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/ASTD/images/star/SavedStar.png);
}

.starRatingText
{
	font-size: 11px;
	color: Gray;
}

/* Feedback */

.feedbackBox
{
	background-color: #f5f5f5;
	height: 200px;
	margin: 0px;
	width: 450px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}



.warningMessage
{
	font-size: 10pt;
	color: #a9a9a9;
	font-family: Verdana;
}

/*TD */
#topContent
{
	float: left;
	clear: none;
	line-height: normal;
}
#topContent font
{
	color: #333333;
}
#topContent .subText
{
	padding: 6px 0 15px 5px;
}


/* Grid Styles */

table.grid
{
	border: solid 1px #abb079;
}



/* header cell style */

.igoogle-busstop th
{
	color: #696e2f;
	border-right-color: #abb079;
	border-bottom-color: #abb079;
	background: #e1e5b2 url(img/busstop/mt_back.gif) repeat-x;
}



/* cell styles */
.grid td
{
	border-bottom-color: #f0f2da;
	border-right-color: #f0f2da;
}



/* mouseover row style */

.grid .row-over
{
	background-color: #f0f2da;
}



.grid .expired
{
	color: dimgray;
	background-color: lightgrey;
}
.grid .active
{
	color: #009900;
	background-color: #99ff33;
}
.grid .pending
{
	color: #ff9900;
	background-color: #ffff33;
}
table.grid
{
	font-family: lucida grande,arial,helvetica,sans-serif;
	font-size: 11px;
	width: 700px;
}



/* common cell styles */

.grid th, .grid td
{
	cursor: default;
	height: 20px;
}



/* header cell style */

.grid th
{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: bold;
	text-align: center;
}



/* cell styles */

.grid td
{
	color: #000;
	padding: 2px 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

