﻿/*
Yellow: FFCC00;
*/

#__asptrace{

padding:1800px 0 0 0;}

html
{
    height:100%;
    margin: 0;
    padding:0;
}

form
{
    height:100%;
    margin: 0;
    padding:0;
}



body 
{
    height:100%;
    margin: 0;
    padding:0;
    color: #fff;
    background-color: #000;
    font:0.79em/1.4em Georgia,Arial, Helvetica, sans-serif;
}




/*
body > div
{
    background-color: #ff0022;
    height:300px;
    }*/

#wrapper
{
    margin: 0 auto;
    width: 870px;
    height:100%;
    
}

#frame
{
    background-color: #fff;
    padding:5px;
    margin-top:10px;

}

#header
{
    background-color: #000;
    height:180px;
    margin-bottom:5px;
}

#header h1 {

margin:0;padding:0 0 0 0;
background: url('../images/shoplifterrecords.png') no-repeat left top;
display:block;
text-indent: -700em;
height:50px;
position:relative;
/*top:120px;*/
}

#header h1 a, #header h1 a:link, #header h1 a:active, #header h1 a:visited 
{
    display: block;
    height:50px;
}

#navlist
{
    padding:0;
    margin-left: 20px;
    position:relative;
    top:80px;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    padding-right:30px;
}


#navlist li a, #navlist li a:link, #navlist li a:active, #navlist li a:visited 
{
    color:#fff;
    padding-bottom:3px;
    text-decoration:none;
    border-bottom:3px solid #fff;
}
#navlist li a:hover 
{ 
    border-bottom:3px solid #FFCC00;
}

#navlist li a.menuSelected, #navlist li a.menuSelected:link, #navlist li a.menuSelected:active, #navlist li a.menuSelected:visited 
{
    color:#fff;
    padding-bottom:3px;
    text-decoration:none;
    border-bottom:3px solid #FFCC00;
}
#navlist li a.menuSelected:hover 
{ 
    border-bottom:3px solid #FFCC00;
}

#container
{
    background-color: #000;
    /*height:100%;*/
    /*padding:20px;*/
    overflow: hidden;
    margin-bottom:5px;

}

#content
{
    /*height:100%;*/
    padding:20px;
    overflow: hidden;
    width:500px;
    float:left;

}

#content a, #content a:link, #content a:active 
{
    color:#ffcc00;
    text-decoration:none;
}
#content a:visited 
{
    color:#ffcc00;
    text-decoration:none;
}
#content a:hover 
{ 
    text-decoration:underline;
}

#content a.red, #content a.red:link, #content a.red:active { color: #ff0000; text-decoration:none; }
#content a.red:visited {color: #ff0000; text-decoration:none; }
#content a.red:hover { text-decoration:underline; }

#bandMenu
{
    padding:0;
    margin-left: 0px;
}

#bandMenu li
{
    display: inline;
    list-style-type: none;
    padding-right:20px;
}


#bandMenu li a, #bandMenu li a:link, #bandMenu li a:active, #bandMenu li a:visited 
{
    color:#ffee00;
    text-decoration:none;
}
#bandMenu li a:hover 
{ 
    text-decoration:underline;
}

#bandList
{
    padding:0;
    margin-left: 0px;
}

#bandList li
{
    
    list-style-type: none;
    padding-right:20px;
}


#bandList li a, #bandList li a:link, #bandList li a:active 
{
    color:#fff;
    text-decoration:none;
}
#bandList li a:visited 
{
    color:#aaa;
    text-decoration:none;
}
#bandList li a:hover 
{ 
    text-decoration:underline;
}



#container h2
{
    color:#FFCC00;
}

#container h5
{
    color:#FFCC00;
}

.bandImage
{
    border:3px solid #fff;
}



.bandBox
{
    padding:10px 10px 10px 10px;float:left;
    width:160px;
	height:150px;
    }
    
.bandBox a, .bandBox a:link, .bandBox a:active 
{
    color:#ffcc00;
    text-decoration:none;
}
.bandBox a:visited 
{
    color:#ffcc00;
    text-decoration:none;
}
.bandBox a:hover 
{ 
    text-decoration:underline;
}

#sidebar
{
    background-color: #000;
    /*height:50%;*/
    padding:20px;
    width:260px;
    float:right;
}

#footer 
{
    background-color: #000;
    clear: both;
    padding:10px;
	font-size:0.9em;
}

div.green,span.green
{
	color: #009900;
}

div.red,span.red
{
	color:#FF0000;
}

.gridViewStyle
{ 
	border:none;
	border-collapse:collapse;
}

.headerStyle
{
    height: 20px;
    color: #000;
    background-color: #fff;
}

.rowStyle
{ 
	vertical-align:middle;
	background-color:#000;
	padding-top:5px;
}

.alternatingRowStyle
{ 
	vertical-align:middle;
	background-color:#333;
	
}

.gridViewStyle td
{ 
	padding:0.9em 5px 0.2em 5px;
}

.gridViewStyle a:link, visited {
	color: #ffee00;
	text-decoration: none;}

.gridViewStyle a:visited {
	color: #ffee00;
	text-decoration: none;}

.gridViewStyle a:hover {
	color: #ffee00;
	text-decoration: underline;}

.gridViewStyle a:active {
	color:#ffee00;}	



.rowStyleHover
{ 
	height:20px;
	vertical-align:middle;
	background-color:#fff;
}

.editRowStyle
{ 
	height:20px;
	vertical-align:middle;
}

.selectedRowStyle
{ 
	height:20px;
	vertical-align:middle;
	background-color:#ccff99;
}

.movedRowStyle
{ 
	height:20px;
	vertical-align:middle;
	background-color:#3399FF;
}

.pagerStyle
{ 
	height:20px;
	background-color:#333;
	color: #000;
	font-weight:bold;
	
    
}
.pagerStyle td 
{
    padding:0 2px 0 2px;
   
    
}

.pagerStyle a:link, visited {
	color: #ffee00;
	text-decoration: none;}

.pagerStyle a:visited {
	color: #ffee00;
	text-decoration: none;}

.pagerStyle a:hover {
	color: #ffee00;
	text-decoration: underline;}

.pagerStyle a:active {
	color:#ffee00;}

.footerStyle
{ 
	height:20px;
	background-color:#fff;
	color: #000;
}

.guestbookDate 
{
    color:#cccccc;font-size:0.65em;
}

a, a:link, a:active { color: #fff; text-decoration:none; }
a:visited {color: #aaa; text-decoration:none; }
a:hover { text-decoration:underline; }

a.yellow, a.yellow:link, a.yellow:active { color: #ffCC00; text-decoration:none; }
a.yellow:visited {color: #FFCC00; text-decoration:none; }
a.yellow:hover { text-decoration:underline; }

a.red, a.red:link, a.red:active { color: #ff0000; text-decoration:none; }
a.red:visited {color: #ff0000; text-decoration:none; }
a.red:hover { text-decoration:underline; }

a.button, a.button:link, a.button:active, a.button:visited { 

	
	padding:0 5px 0 5px;

	border: 2px outset #cccccc;
	color: #fff;
	font-weight:bold; 
	text-decoration:none;}
a.button:hover 
{
    color: #fff;
    text-decoration:none; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;
