﻿/* Cascading Stylesheet for Common Elements */

/* Begin: General */
.CollapseHeader
{
    border: 2px solid #FFCC00;
    background-color: #000000;
    color: #FF0000;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.5em;
}
.CollapseContent
{
}
.evilreport
{
}
.evilcomments
{
    font-size: 80%;
}
.finalgridleft
{
	vertical-align: top;
}
.finalgridright
{
    float: right;
}
.finalgrid
{
}
.newdetailhead
{
	color: #000000;
	padding-top: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: 'Courier New' , Courier, monospace;
}
.newdetailtext
{
	color: #FF0000;
	font-family: 'Courier New' , Courier, monospace;
	font-weight: bold;
}
#topleaderbanner
{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	height: 90px;
}
.noindentgrid
{
	text-indent: 0px;
}
.loginnotice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
.browserlabel
{
	text-decoration: blink;
}
#browserproblem
{
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	color: #FF0000;
}
.poplabel
{
	color: #FF0000;
	cursor: pointer;
	padding-left: 1px;
}
.poplabel:hover
{
	color: #FFCC66;
	text-decoration: underline;
}
#toptools
{
	font-size: .95em;
	font-weight: bolder;
	color: #FF0000;
	font-family: 'Arial Narrow';
	overflow: hidden;
}

.logincontrol{}
#login
{
	padding-bottom: 5px;
	text-indent: 0px;
}
.carrierimage
{
	max-height: 500px;
	max-width: 700px;
}
.commentgrid
{
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-indent: 0px;
}
.perpgrid
{
    font-size: 1.2em;
    font-family: 'Arial Narrow';
    font-weight: bolder;
    text-indent: 0px;
}
.dragContainer
{
	background-color: #000000;
	border-bottom-color: black;
}
.dragHeader
{
	cursor: move;
}

.dragBody
{
	background-color: #999999;

}
.popupControl
{
	border: 2px solid #000000;
	background-color: #999999;
	position: absolute;
	visibility: hidden;
	color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
.googlesearchiframe
{
	padding-bottom: 2px;
}
#ieproblem
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
}
#bottombanners
{
    padding: 0px;
    width: 100%;
    text-align: center;
    text-indent: 0px;
}
#bottomlinks
{
	padding: 8px;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-indent: 0px;
}
#copyright
{
    width: 100%;
    display: inline-block;
    text-align: center;
}
#main
{
	padding: 5px 5px 20px 5px;
	display: block;
}
#mainleft
{
	width: 160px;
	float: left;
	padding-right: 8px;
	text-indent: 0px;
	display: table-row-group;
}
#maincenter
{
	vertical-align: top;
	display: table;
}
#mainright
{
	width: 160px;
	float: right;
	padding-left: 8px;
	text-indent: 0px;
	display: table-row-group;
}

#headtitle
{
    text-indent: 0px;
    padding: 0px;
    margin: 0px;
    min-height: 230px;
}
#leftlogo
{
	float: left;
}
#rightlogo
{
	float: right;
}
#mastertitle
{
	float: none;
}
#mastertitletop
{
	font-size: 2.4em;
	font-weight: bolder;
}
#mastertitlemiddle
{
	font-size: 3.4em;
	font-weight: bold;
	font-family: Haettenschweiler;
}
#mastertitlebottom
{
	font-size: 1.7em;
}
body.template
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 75%;
    color: #000000;
    text-indent: 20px;
    background-color: #CCCCCC;
    background-image: url('../../images/evil-doer-background.jpg');
}
#wrapper
{
    border: 2px solid #000000;
    margin: 0px auto;
    min-width: 1000px;
    max-width: 1250px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 8px;
    background-color: #999999;
}
body.template h1
{
	padding-bottom: 12px;
	font-size: 1.7em;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
}
span.allcaps
{
    font-variant: small-caps;
}
body.template h2
{
	margin-bottom: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1.5em;
	color: #000000;
}
div.back
{
    margin-bottom: -20px;
    position: relative;
    top: -28px;
    padding-left: 5px;
    padding-bottom: 5px;
}
div.back img
{
    position: relative;
    margin-top: 0em;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #999999;
}
div.back a:link, div.back a:visited
{
	color: #FF0000;
	text-decoration: none;
	background-color: #999999;
	padding-right: 8px;
	top: -.2em;
	left: .25em;
}
div.back a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
/* End: General */

/* Begin: Tables */
body.template table.listview, table.gridview, table.detailstable
{
	border: 1px solid #dbddff;
	border-bottom: 3px solid #dbddff;
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 95%;
}

body.template table.listview th, table.gridview th, table.detailstable th,
body.template table.listview td, table.gridview td, table.detailstable td 
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

body.template table.listview th, table.gridview th, table.detailstable th
{
	background-position: 1px 1px;
	background-repeat: repeat-x;
	background-color: #999999;
	font-size: 100%;
	text-align: left;
	line-height: 1.3em;
	color: #000000;
	border-left: 1px solid #dbddff;
	border-right: 1px solid #dbddff;
	border-bottom: 1px solid #dbddff;
}

body.template table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

body.template td.bold {
    font-weight:bold;
}

body.template th a:link, body.template th a:visited, body.template th a:hover
{
	color: #FF0000;
	text-decoration: none;
}

body.template td a:link, body.template td a:visited
{
	color: #FF0000;
	text-decoration: none;
	padding-right: 0px;
}
body.template td a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
table.gridview
{
}
table.gridview table td
{
    padding-left: 0em;
    padding-right: 0em;
}

table.gridview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.listview
{
}
table.listview td a:link, 
table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: 0em;
    padding-right: 0em;
}

table.listview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.detailstable td
{
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    vertical-align:top;
}

table.detailstable th
{
    background: #999999;
    vertical-align:top;
}

td.nowrap 
{
    white-space: nowrap;
}
/* The following modifies the details table */
body.template tr
{
    background: #999999;
}
/* The following modifies the controls in the list table footer */
tr.footer td
{
    background: #999999;
    height: 1.5em;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #999999;
}

/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float:left;
}
span.results2
{
    float:right;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: #FF0000;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link, div.bottomhyperlink a:visited
{
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
	margin-top: -3px;
}
div.bottomhyperlink a:hover
{
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}


p
{
	color: #000000;
}

a
{
	color: #FF0000;
}
a:link
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
    color: #FFCC66;
    text-decoration: underline;
}
