﻿* { font-family: Arial, Helvetica, sans-serif; }
.wrapper { position: relative; max-width: 100%; overflow: auto; }

body { margin: 0;   }
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:26px}
#navigation { z-index: 5; margin: 0; padding: 5px; border: 2px solid black; position:fixed; 
	background-color:Black; was-top 0; top: 26; left:180px; right: 0; height:54px; temp-height:80px}


.navtab { float: left; width: 10%; 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;
	was-top: 54px;
	top: 80px;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: auto;
}

#sidebar { overflow:auto; z-index: 4; top: 26px; left: 0; bottom: 44px; width: 180px; background-color: #666666; 
	position:absolute; padding: 10px 0 6px 0;  }

#copyright
{
	overflow: hidden;
	left: 0;
	bottom: 0;
	width: 180px;
	height: 40px;
	position: absolute;
	font-size: small;
	padding: 8px 0 0 0;
	margin: 0;
	text-decoration: none;
}
#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;
}

#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;
	padding-top: 5px;
	border-bottom: grey 2px solid;
	border-top: grey 2px solid;
	background-color: black;
	margin: 0;
}

#sidebar LI A
{
	font-size: small;
	color: white;
	text-decoration: none;
	display: block;
}

#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;
}

#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;}


* { margin: 10 0 0 0;
}

#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"); */
}

