﻿.wrapper { position: relative; max-width: 100%; overflow: auto; }

div { text-align:center;}

#offers { z-index: 5; margin: 0; padding: 5px; border: 2px solid black; position:fixed; 
	background-color:Black; top: 0; left:0px; right: 0; height:13px}
#navigation { z-index: 5; margin: 0; padding: 5px; border: 2px solid black; position:fixed; 
	background-color:Black; top: 0px; left:0px; margin-left: 130px; right: 0; height:54px; }


.navtab { float: left; width: 9%; font-size:small; margin: 12px 2px 2px 2px; border:3px; 
	background-color:#888888; padding:8px 2px 6px 2px; color:White; overflow:hidden; 
	behavior: url(common/PIE.htc); -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; 
	border-radius:10px 10px 0 0; }

.navSelect { float: left; position:relative; top:-4px; width: 10%; font-size:small; 
	margin: 10px 2px 2px 5px; border:2px; background-color:#eeeeee; padding:12px 10px 15px 10px ; 
	color:black; font-weight:900; behavior: url(common/PIE.htc); -moz-border-radius:10px 10px 0 0; 
	-webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; }




#navigation a { text-decoration: none; color: White;}   

#navigation a visited { color: White; }

#sidebar a:visited
{
	color: White;
	font-weight: normal;
	font-style: normal;
}

#sidebar a:link
{
	color: Yellow;
}

#content {
	margin: 0px 0 0 0;
	padding: 20px 10px 30px 10px;
	border: 2px solid black;
	background-color: #eeeeee;
	top: 80px;
	left: 130px;
	right: 0;
	bottom: 0;
	overflow: auto;
}

#sidebar { overflow:auto; z-index: 4; top: 0px; left: 0; max-height: 90vh; width: 130px; background-color: #666666; 
	position:absolute; padding: 10px 0 6px 0;  }

#copyright
{
	overflow: hidden;
	left: 0;
	bottom: 0;
	width: 130px;
	height: 80px;
	position: fixed;
	font-size: small;
	padding: 8px 0 0 0;
	margin: 0;
	text-decoration: none;
    background-color: midnightblue;
}
#copyright A { text-decoration: none; }
   
#sidebar p { color: Aqua; }
.tlDiv A { font-size:15px; color: White; line-height:15px; padding:10px 0 10px 0; font-weight:700; 
	text-align:center; vertical-align: middle; text-decoration: none;}
    
#sidebar UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	font-size: small;
}

#sidebar LI.btn visited 
{
    border-right: black 1px solid;
    padding-right: 5px;
    display: list-item;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: grey 12px solid;
    color: red;
    padding-top: 5px;
    border-bottom: grey 2px solid;
    border-top: grey 2px solid;
    background-color: black;
    list-style-type: none;
}

#sidebar LI.btn 
{
    border-right: black 1px solid;
    padding-right: 5px;
    display: list-item;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: grey 12px solid;
    color: white !important;
    padding-top: 5px;
    border-bottom: grey 2px solid;
    border-top: grey 2px solid;
    background-color: black;
    margin: 0;
    list-style-type: none;
}

#sidebar LI A 
{
    font-size: small;
    color: white;
    text-decoration: none;
    display: block;
    list-style-type: none;
}

#sidebar .alpha A
{
	text-align: left;
	padding-left: 30px;
	font-size: small;
	font-weight: bold;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	text-indent: -20px;
}
#sidebar .alpha2 A
{
	text-align:left;
	padding-left: 30px;
	margin-top: 8px;
	font-weight: bold;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	text-indent: -20px;
}
#sidebar .alphaY
{
	color: Aqua;
	font-weight: normal;
	font-family: Arial Narrow;
}

#sidebar .indSw
{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: x-small;
	color: #FFCC00;
}
#sidebar .indSw:hover
{
	cursor: pointer;
}

.btnSelect {
    background-image: url('../images/arrow_black_10x18.gif');
    background-position: right;
    background-repeat: no-repeat;
    background-color: #eeeeee !important;
    padding-right: 5px;
    display: list-item;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: grey 12px solid;
    padding-top: 5px;
    border-bottom: grey 2px solid;
    border-top: grey 2px solid;
    list-style-type: none;
}

#sidebar .btnSelect A 
{ 
	COLOR: black; 
	cursor:default; 
	font-weight:700;
	margin: 0;
	padding: 0;
}

#sidebar .btn A 
{ 
	margin: 0;
	padding: 0;
}


* html #sidebar LI { padding: 8px 0 8px 0; border: 2px solid #888888; }

#wrapper { max-width: 100% ;  }

.debug { display: none}

imgP { border: 1px solid black; width:auto; height:auto;}
img { width:auto; height:auto;}

.imgR { float:right; margin: 0 0 0 20px;  max-width: 45%;}
.imgL { float:left; margin: 0 20px 0 0;  max-width: 45%;}
.imgC { margin: 0 auto 0 auto; max-width:100%; height: auto;}

.imgRR 
{ 
    float:right; margin: 0 0 0 20px;  max-width: 45%; 
    -ms-transform: rotate(6deg); /* IE 9 */
    -webkit-transform: rotate(6deg); /* Chrome, Safari, Opera */
    transform: rotate(6deg);
}
.imgRL {
    float: left; margin: 0 20px 0 0; max-width: 45%;
    -ms-transform: rotate(-6deg); /* IE 9 */
    -webkit-transform: rotate(-6deg); /* Chrome, Safari, Opera */
    transform: rotate(-6deg);
}



.char
{
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    background-color: #99CCFF;
    font-size: medium;
}
.charName
{
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: right;
    padding-right: 20px;
    background-color: #99CCFF;
    font-size: medium;
}
.results 
{
    background-color: #99CCFF;
}




#sidebar LI:hover
{
	cursor: pointer;
	background-image: url('../images/arrow_red_5x9.gif');
	background-position: right;
	background-repeat: no-repeat;
	background-color: gray;
}

#sidebar LI:hover.btnSelect 
{ 
	cursor:default; 
	background-position:right; 
	/* background-image: url("images/arrow_black_10x18.gif"); */
}
