﻿
a:link {
	color: #79797a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/*color: #f6fd2b;*/
	color: #79797a;
}
a:hover {
	text-decoration: underline;
	color: black;
}
a:active {
	text-decoration: none;
	color: black;
}

.navBar
{
border: 0px !important;
margin: 0px !important;
padding: 0px !important;
min-width: 20px !important;
}

/* Internet Explorer */
/*body 
{
text-align: center;
}*/

/* Mozilla Firefox alignment */
/*body 
{
text-align: -moz-center;
} */


.BodyContent
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	COLOR: #000000;

}

.style2
{
	FONT-SIZE: 8pt;
}

.textBox{
	FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
    WIDTH: 150px;    
}

.ddList{
	FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
    WIDTH: 150px;    
}

.ddListNoWidth{
	FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
}

.button
	{
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #6c8ba9;
	CURSOR: hand;
	}
	
.actionButton
{
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	FONT-SIZE: 9pt;
	COLOR: BLACK;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #6c8ba9; /*#FFCC00;*/
	CURSOR: hand;
}

.actionButton:hover{
	BACKGROUND-COLOR: #FFCC00;
}



.checkbox
{		
	CURSOR: hand;		
}

.styleError
{
	Font-Size: 10pt;
	FONT-FAMILY: Verdana;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	COLOR: Red;
}



/* begin GridView */
.GridView
{
	border: solid 1px #6c8ba9;
	font-size: 9pt;
}

.GridView td
{
	background-color: #999999;
	border: solid 1px #6c8ba9;
	padding: 1px 1px 1px 1px;
}


.GridView a:link {
	color: #f6fd2b;
	text-decoration: none;
}
.GridView a:visited {
	text-decoration: none;
	color: #f6fd2b;
}
.GridView a:hover {
	text-decoration: underline;
	color: black;
}
.GridView a:active {
	text-decoration: none;
	color: black;
}


.GridViewHeader, .GridViewHeader a
{
	background-color: #404b55;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
.GridViewHeader a:hover
{	
	color: White;
	text-align: left;
	text-decoration: none;
}

.GridViewPager, .GridViewPager a
{
	background-color: #6c8ba9;
	color: #FFCC00;
	text-align: left;
	border: none 0px black;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size: 9pt;
}
.GridViewPager a:hover
{	
	color: White;
	text-align: left;
	border: none 0px black;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size: 9pt;
}

.GridViewPager td
{
	background-color: #6c8ba9;
	color: White;
	text-align: left;
	border: none 0px black;
	padding: 1px 1px 1px 1px;
	FONT-WEIGHT: bold;
	font-size: 9pt;
	
}


/* BorderLess Gridview */

.GridViewBorderLess
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #6C8BA9;
	COLOR: #FFCC00;
	
}

.GridViewBorderLess td
{	
	padding: 5px 5px 5px 5px;
	WHITE-SPACE: nowrap;
}


.GridViewBorderLessItem
{
	background-color: #6C8BA9;
	text-align:left;
}

.GridViewHeaderBorderLess, .GridViewHeaderBorderLess a
{
	color: #FFCC00;
	text-align: left;
	font-weight: bold;
}
.GridViewHeaderBorderLess a:hover
{
	color: black;
	text-align: left;
	font-weight: bold;
}

.battle
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.home
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.search
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.about
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.login
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.register
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.bandJoin
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.bandEdit
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.challenge
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.bands
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.bandsImage
{
 background-repeat: no-repeat;
 background-position: center top;
}

.bandsName
{
 background-repeat: no-repeat;
 background-position: left top;
}

.user
{
 background-repeat: no-repeat;
 background-position: center top; 
}

.userEdit
{
 background-repeat: no-repeat;
 background-position: center top; 
}


.LinksOverGray
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	COLOR: #000000;

}

.LinksOverGray a:link {
	color: #f6fd2b;
	text-decoration: none;
}
.LinksOverGray a:visited {
	text-decoration: none;
	color: #f6fd2b;
}
.LinksOverGray a:hover {
	text-decoration: underline;
	color: black;
}
.LinksOverGray a:active {
	text-decoration: none;
	color: black;
}
