@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image:url(../images/common/background.jpg);
	background-repeat:repeat;
	/* background:#f4f4f4; */
}

h3
{
	padding:5px 0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#cf261f;
}

h4 
{
	padding:5px 0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#666666;
}

h5 
{
	padding:5px 0px;
	margin:0;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0066CC;
	width:880px;
	//background-color:#0066CC;
	border-bottom:2px solid #0066CC;
}

#container /* Background for the Body */
{
	margin: 0 auto;
	width: 960px;
	/* background-image:url(../images/common/bkdGreen.jpg); */
	/* background-image:url(../images/common/background3.jpg);  */
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f4f4f4; /* blue1; #eef7f6;   gray - #f4f4f4 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
}

#header
{
	background-image:url(../images/common/header6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#cf261f;
	height:100px;
}

#header a 
{
text-decoration:underline;
font-size:14px;
color:#cf261f;
}

#header a:hover
{
text-decoration:underline;
color:#FF0000;
}

#header a:visited a:active a:link 
{
text-decoration:underline;
}

#top_line
{
background-image:url(../images/common/bkdTopnav.jpg);
background-position:bottom;
height:24px;
}

#bottom_stat
{
background-image:url(../images/common/bkdBottomStat.jpg);
background-position:top;
height:38px;
clear:both;
font-size:11px;
color:#FFFFFF;
}

#top_links
{
background-image:url(../images/common/bkdTopnav.jpg);
background-position:bottom;
height:40px;
color:#FFFFFF;
}

.sortbar a 
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
color:#666666;
}

.sortbar a:hover
{
text-decoration:underline;
color:#666666;
}

.sortbar a:visited a:active a:link 
{
text-decoration:underline;
color:#666666;
}


div.tbnFrame { 
	margin:10px 0 50px 8px; 
	float:left; 
	/* padding:15px;  */
	width:138px; /* 158 98 */
	height:128px;
	background-color:#e5e5e5;
	border:1px #cccccc solid;
	background-repeat:no-repeat;
	background-position:center;
	/* background-image:url(../images/common/paper5.gif);
	background-repeat:no-repeat; */
}

div.tbnButton { 
	margin:10px 0 12px 12px; 
	float:left; 
	/* padding:15px;  */
	width:138px; /* 158 98 */
	height:152px;
	border:1px #cccccc solid;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/_thumbnails/open-folder.png);
	background-repeat:no-repeat;
}

form.folderOpen input[type=submit] {
	background : url("../images/_thumbnails/closeme.png") no-repeat center center;
	width : 38px;
	height :40px;
	border : none;
	position:relative;
	top:-16px; left: 98px;
	color : transparent;
	font-size : 0
}

form.folderOpen input[type=submit]:hover {
	background : url("../images/_thumbnails/openme.png") no-repeat center center;
}

div.fileDownload  {
	background : url("../images/_thumbnails/downloadme.png") no-repeat center center;
	width : 38px;
	height :40px;
	border : none;
	position:relative;
	top:-16px; left: 98px;
	color : transparent;
	font-size : 0
}

   div.fileDownload:hover {
	background : url("../images/_thumbnails/downloadbigme.png") no-repeat center center;
} 

div.fileView  {
	background : url("../images/_thumbnails/viewme.png") no-repeat center center;
	width : 38px;
	height :40px;
	border : none;
	position:relative;
	top:-56px; left: 60px;
	color : transparent;
	font-size : 0
}

div.fileView:hover {
	background : url("../images/_thumbnails/viewbigme.png") no-repeat center center;
}


div.fileThumb  {
	background : url("../images/_thumbnails/thumbme.png") no-repeat center center;
	width : 38px;
	height :40px;
	border : none;
	position:relative;
	top:-96px; left: 22px;
	color : transparent;
	font-size : 0
}

div.fileThumb:hover {
	background : url("../images/_thumbnails/thumbbigme.png") no-repeat center center;
}

div.fileOffOn  {
	/* background : url("../images/btns/btnPowerOn.png") no-repeat center center; */
	background-image:url(../images/btns/btnPowerOnSml.png);
	background-repeat:no-repeat;
	background-position:center center;
	width : 24px;
	height :25px;
	border : none;
	position:relative;
	top:-16px; left: 2px;
	color : transparent;
	font-size : 0
}

/* div.fileOffOn:hover {
	background : url("../images/_thumbnails/thumbbigme.png") no-repeat center center;
} */

form.backDirectory input[type=submit] {
	background : url("../images/_thumbnails/backArrow.png") no-repeat center center;
	width : 38px;
	height :40px;
	border : none;
	position:relative;
	top:-16px; left: 98px;
	color : transparent;
	font-size : 0
}

form.backDirectory input[type=submit]:hover {
	background : url("../images/_thumbnails/backArrowPop.png") no-repeat center center;
}

div.tbnTitle { 
	/* text-align:center; 
	font-size:10px; */
	background-color:#cf261f;
	padding:0;
	height:30px;
	margin:102px 0 0 0;
	opacity:0.25;
    filter:alpha(opacity=25); /* For IE8 and earlier */

}

div.tbnFrame p
   {
	position:relative;
	top:122px;
	width:136px;
	text-align:center; 
	font-size:12px;
	/* margin:2px 2px; */
	font-weight:bold;
	color:#000000;
   }

#top_links a 
{
float:right;
text-decoration:none;
font-size:11px;
padding:2px 10px;
color:#FFFFFF;
}

#top_links a:hover
{
text-decoration:underline;
}

#top_links a:visited a:active a:link 
{
text-decoration:none;
}

#left_column {
	width: 185px; /* 210 */
	float: left;
	/* text-align:center; */
}

#right_column {
	padding-left: 0px;
	margin-left:194px;
	margin-right:10px;
	padding-bottom:80px;
	/* min-height:400px;
	height:95%;
	position:absolute; */
	/* ---- */
	border:solid 1px #cccc;
	background-color:#FFFFFF;
	-moz-box-shadow:3px 3px 5px #dedede;
	-webkit-box-shadow:3px 3px 5px #dedede;
	box-shadow:3px 3px 5px #dedede;
}

#link_column {
	padding:10px 20px;
}

#link_column a 
{
text-decoration:underline;
font-size:11px;
color:#cf261f;
}

#link_column a:hover
{
text-decoration:underline;
color:#FF0000;
}

#link_column a:visited a:active a:link 
{
text-decoration:underline;
}

#full_column {
	padding-left: 20px;
	margin-left:20px;
	margin-right:20px;
	width:900px;
	padding-bottom:20px;
	float: left;
	/* min-height:400px;
	height:95%;
	position:absolute; */
	/* ---- */
	border:solid 1px #cccc;
	background-color:#FFFFFF;
	-moz-box-shadow:3px 3px 5px #dedede;
	-webkit-box-shadow:3px 3px 5px #dedede;
	box-shadow:3px 3px 5px #dedede;
}

#left_nav {
	padding:5px 5px;
	margin:0 0 10px 0;
	background-color:white;
	border-top:5px solid #cf261f;
	-moz-box-shadow:3px 3px 5px #dedede;
	-webkit-box-shadow:3px 3px 5px #dedede;
	box-shadow:3px 3px 5px #dedede;
}

#left_nav_items {font-size:14px; width:175px;} /* 13px */
#left_nav_items ul {margin:0; padding:0;}
#left_nav_items li {list-style: none;}
ul.top-level {background:#d2e1ee;}
ul.top-level li {
	border-bottom: #3333 solid;
	border-top: #3333 solid;
	border-width: 1px;
}
#left_nav_items a {
	color: #444444;
	cursor: pointer;
	display:block;
	height:25px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration:none;
	width:100%;
}
#left_nav_items a:hover{
	text-decoration:underline;
}

#left_nav_items li.link:hover {
	background: #eaf1f7;
	position: relative;
}

#left_nav_items li.title {
	background-color:#006699;
	color:#FFFFFF;
	position: relative;
	font-weight:bold;
	font-size:16px;
}

ul.sub-level {
    display: none;
}
li:hover .sub-level {
    background: #d2e1ee;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 175px;
    top: 5px;
}
ul.sub-level li {
    border: none;
    float:left;
    width:150px;
}

.txtError {
	color: #cf261f;
	padding-left:300px;
}

#navigation
{
	float: left;
	width: 1011px;
	height:26px;
	background-image:url(../images/common/nbrNormalHover.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li i
{
	display: block;
	float: left;
	padding: 0px 25px;
	color:#fff;
	text-decoration: none;
	/* border-right: 1px solid#fff; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
}

#navigation li b
{
	display: block;
	float: left;
	padding: 0px 20px;
	color:#fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:23px;
	background-image:url(../images/common/nbrSelected.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 0px 20px;
	color:#fff;
	text-decoration: none;
	/* border-right: 1px solid#fff; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
}

#navigation li a:hover { 
	background-image:url(../images/common/nbrHover.gif);
	background-position:top;
	background-repeat:repeat-x;
	/* margin-top:-1px; */
	
 }

#content
{
	clear: left;
	padding: 0px 0px;
	/* Below here added to try and get right div to expad 
	overflow:hidden;
	position:relative;
	height:100%; */
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#footer
{
	background:#fff;
	text-align: center;
	color:#555555; /* Lavendar */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 5px;
	height: 56px;
	clear:both;
	width:960px;
}

#footer a:link
{
text-decoration:underline;
color:#cf261f;
}

#footer a:hover
{
text-decoration:underline;
color:#FF0000;
}

#footer a:visited a:active
{
text-decoration:underline;
}

.tblLitOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}

.tblLitOrder td {
	/* background-color: #FFFFFF; */
	padding-left: 5px;
	padding-right: 5px;
	height:26px;
	border-top: 1px solid #cf261f; /* #D6D6D6; */
	border-right: 1px solid #cf261f;
}

.titLitOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}


.followUs {
	padding:0 6px 0 0;
	}
	
.tblResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #D6D6D6;
}
.tblListbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 0px solid #D6D6D6;
	/* margin-top:-10px; */
}
.tblListbox td {
	padding:0 0 0 0;
}
.tblResults th {
	font-weight:normal;
	background-color: #f2f4f7; /* #ECE9D8 */
	padding:2px 10px;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
.tblResults td {
	/* background-color: #FFFFFF; */
	padding-right: 10px;
	padding-left: 10px;
}
.tblResults tr:hover td {
	background-color: #aaaaFF;
	padding-right: 10px;
	padding-left: 10px;
}
.tblResults td A:link {
	/* text-decoration: none; */
	color: Blue;
}
.tblResults td A:visited {
	color: Blue;
}
.tblResults td A:active {
	color: Blue;
}
.tblResults td A:hover {
	text-decoration: none;
	background-color:#D6D6D6;
	color: Red;
}

table#example1 {
    border-collapse: collapse;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #D6D6D6;
}
#example1 tr {
    background-color: #fff;
    border-top: 1px solid #fff;
}
#example1 tr:hover {
    background-color: #a7cdf0;
}
#example1 th {
    /* background-color: #fff; */
	font-weight:normal;
	background-color: #f2f4f7; /* #ECE9D8 */
	padding:2px 10px;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
#example1 th, #example1 td {
    padding: 3px 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#example1 td:hover {
    cursor: pointer;
}

table#highlight1, table#highlight2, table#highlight3, table#highlight4, table#highlight5, table#nohighlight1, table#nohighlight2, table#nohighlight3, table#nohighlight4, table#nohighlight5  {
    border-collapse: collapse;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #D6D6D6;
}
#highlight1 tr, #highlight2 tr, #highlight3 tr, #highlight4 tr, #highlight5 tr, #nohighlight1 tr, #nohighlight2 tr, #nohighlight3 tr, #nohighlight4 tr, #nohighlight5 tr {
    background-color: #fff;
    border-top: 1px solid #fff;
}
#highlight1 tr:hover, #highlight2 tr:hover, #highlight3 tr:hover, #highlight4 tr:hover, #highlight5 tr:hover {
    background-color: #a7cdf0;
}
#highlight1 th, #highlight2 th, #highlight3 th, #highlight4 th, #highlight5 th, #nohighlight1 th, #nohighlight2 th, #nohighlight3 th, #nohighlight4 th, #nohighlight5 th {
    /* background-color: #fff; */
	font-weight:normal;
	background-color: #f2f4f7; /* #ECE9D8 */
	padding:2px 10px;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
#highlight1 th, #highlight2 th, #highlight3 th, #highlight4 th, #highlight5 th, #highlight1 td, #highlight2 td, #highlight3 td, #highlight4 td, #highlight5 td, #nohighlight1 th, #nohighlight2 th, #nohighlight3 th, #nohighlight4 th, #nohighlight5 th, #nohighlight1 td, #nohighlight2 td, #nohighlight3 td, #nohighlight4 td, #nohighlight5 td {
    padding: 3px 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#highlight1 td:hover, #highlight2 td:hover, #highlight3 td:hover, #highlight4 td:hover { /* , #highlight5 td:hover */
    cursor: pointer;
}

#div0, #div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11, #div12, #div13, #div14, #div15, #div16, #div17, #div18, #div19, #div20 {
	display:none;
	cursor:pointer; 
}
#divNOT0, #divNOT1, #divNOT2, #divNOT3, #divNOT4, #divNOT5, #divNOT6, #divNOT7, #divNOT8, #divNOT9, #divNOT10, #divNOT11, #divNOT12, #divNOT13, #divNOT14, #divNOT15, #divNOT16, #divNOT17, #divNOT18, #divNOT19, #divNOT20 {
	display:block;
	cursor:pointer; 
}