body {
	BACKGROUND-COLOR: #242424;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #707070;
	margin: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
}
h3 {
	color: #3E81B4;
	font-size: 11pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}
h4 {
	color: #7B6635;
	font-size: 9pt;
	padding: 8px 6px 0px 6px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPage {
}
td.err {
	padding: 3px;
	color: #D98719;
	background: #ECF1F1;
	border: 1px solid #CECECE;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #D98719;
	background: #ECF1F1;
	border: 1px solid #CECECE;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #3E81B4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #ECF1F1;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #FFA814;
	font-weight: bold;
}
div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: Green;
}
.sort2 {
	float: right;
   color: Green;
}
div.pr {
	font-size: 6pt;
	color: Green;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #00CC00;
	height: 3px;
	font-size: 1px;
}
.price {
   color: #909090;
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links,
.paging-info {
   text-align:right;
}
.paging-info {
   font-style: italic;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */
#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}
#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}
#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}
#categtree .categ-item img {
   margin-right:1em;
}
#categtree .odd {
   background:#F8F8FC;
}
#categtree .even {
   background:#fff;
}
#categtree .categ-item:hover {
   background:#eee;
}
/* --------------------------------------------------------------- */
.center {
	margin: 0 auto;
	width: 960px;
}
.center1 {
	background-color: #191919;
	margin: 0 auto;
	width: 960px;
}
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 88px;
}
.headerLogo {
	float: inherit;
	margin: 0px 0px 0px 0px;
}
.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}
.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
}
.searchInput {
	border-top: 0; border-bottom: 0; border-left: 0;
	border-right: 1px solid #E2B9B8;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}
.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}
.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}
.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}
.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}
.userBar {
	clear: right;
	float: right;
	margin: 13px 40px 0px 0px;
	color: #FFFFFF;
}
.userBar a:active, .userBar a:link, .userBar a:visited, .userBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-------------------*/
.headnav {
	background: #4A6786 url(images/th.gif) top left repeat-x;
}
.navrow {
	background: #3B83C6 url(images/buttons.gif); 
	height: 21px;
	width: 952px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #F0E80A;
	text-align: center;
	font-size: 11px;
	padding: 4px;
}
.hMenuContainer {
	background: url("../images/hNMenuContainerBg.gif") repeat-x;
	height: 33px;
}
.hMenu {
	float: left;
	margin-left: 25px;
}
.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
}
.hMenu a:hover {
	float: left;
	display: block;
	height: 34px;
	color: #D98719;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
}
/*-------------------*/
.path {
	background: url("../images/pathBg.gif") repeat-x;
	background-color: #191919;
	margin: 0 auto;
	width: 745px;
	height: 23px;
	padding: 5px 190px 0px 25px;
}
.path a:link, .path a:active, .path a:visited {
	color: Lime;
	text-decoration: none;
}
.path a:hover {
	color: Green;
	text-decoration: underline;
}
.path img {
	margin: 0px 5px 1px 5px;
}
/*-------------------*/
.leftContainer {
	float: right;
	width: 215px;
	background-color: #191919;
}
/*-------------------*/
.centerContainer {
	float: left;
background-color: #191919;
}
.centerContainerT {
	background: url("../images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}
.centerContainerB {
	clear: both;
	background: url("../images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 530px;
}
.centerContainerM {
	width: 528px;
	padding: 18px 1px 0px 1px;
	background: url("../images/contentMiddle.gif") repeat-y;
	background-color: #191919;
}
.centerContainerRules {
	width: 550px;
	padding: 18px 1px 0px 1px;
	background-color: #242424;
	border: thin ridge;
}
.maincontTopRules {
	float: left;
	background: url("../images/hdr_mid.gif") repeat-x;
	width: 495px;
	height: 25px;
	padding-top: 4px;
	color: #FF6600;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.category {
	float: left;
	width: 120px;
	height: auto;
	padding: 8px 8px 18px;
}
.cat-icon {
	float: left;
	background: none;
	width: 85px;
	height: auto;
	margin-right: 9px;
	padding: 0px 0px 18px 10px;
}
.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 25px;
}
a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: ActiveCaption;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.catHomeMain:hover {
	text-decoration: underline;
}
.catHomeSubcats {
	margin: 2px 0px 0px 0px;
   font-size: 11px;
}
a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: Gray;
	text-decoration: none;
}
a.catHomeSub:hover {
	color: Silver;
	text-decoration: underline;
}
.catHomeCount {
	color: #315A73;
	font-weight: bold;
}
/*-------------------*/
.rightContainer {
	float: left;
	width: 215px;
	background-color: #191919;
}
/*-------------------*/
.footer {
	margin: 0 auto;
	width: 960px;
	background-color: #333333;
	border-top: 2px solid #3E81B4;
	color: #315A73;
	font-weight: bold;
	clear: both;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.footer a:active, .footer a:link, .footer a:visited {
	color: #315A73;
	text-decoration: none;
}
.footer a:hover {
	color: #D98719;
	text-decoration: underline;
}
.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}
/*-------------------*/
/* Main Container*/
.maincont {
	margin: 0px 0px 20px 12px;
}
.maincontTopLeft {
	float: left;
	background: url("../images/hdr_left.gif") no-repeat;
	width: 25px;
	height: 27px;
}
.maincontTopCenter {
	float: left;
	background: url("../images/hdr_mid.gif") repeat-x;
	width: 479px;
	height: 25px;
	padding-top: 4px;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.maincontTopRight {
	float: left;
	background: url("../images/hdr_right.gif") no-repeat;
	width: 25px;
	height: 27px;
}
/*End Main Container*/
.box {
	margin: 0px 0px 20px 12px;
}
.boxTopLeft {
	float: left;
	background: url("../images/hdr_left.gif") no-repeat;
	width: 25px;
	height: 27px;
}
.boxTopCenterMain {
	float: left;
	background: url("../images/hdr_mid.gif") repeat-x;
	width: 190px;
	height: 25px;
	padding-top: 4px;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.boxTopCenter {
	float: left;
	background: url("../images/hdr_mid.gif") repeat-x;
	width: 140px;
	height: 25px;
	padding-top: 4px;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.boxTopRight {
	float: left;
	background: url("../images/hdr_right.gif") no-repeat;
	width: 25px;
	height: 27px;
}
.boxMiddle {
	clear: both;
   background: url("../images/boxMiddle.gif") repeat-y;
	width: 190px;
}
.boxMiddleMain {
	clear: both;
   background: url("../images/boxMiddle.gif") repeat-y;
	width: 240px;
}
.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}
.boxTopCenterB {
	float: left;
	background: url("../images/hdr_mid.gif") repeat-x;
	width: 170px;
	height: 25px;
	padding-top: 4px;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.boxMiddleB {
	clear: both;
   background: url("../images/boxMiddleB.gif") repeat-y;
	width: 220px;
}
.boxBottomB {
	background: url("../images/boxBottomB.gif") no-repeat;
	width: 220px;
	height: 6px;
}
.boxTopRightB {
	float: left;
	background: url("../images/hdr_rightb.gif") no-repeat;
	width: 25px;
	height: 27px;
}
.boxTopLeftB {
	float: left;
	background: url("../images/hdr_leftb.gif") no-repeat;
	width: 25px;
	height: 27px;
}
/*-------------------*/
.boxStats {
	padding: 2px 2px 10px 20px;
	margin: 0;
	color: #707070;
	list-style: none;
}
.boxStats li {
	padding-bottom: 2px;
	color: #707070;
}
/*-------------------*/
.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}
.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	font-size: 10px;
}
a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}
a.boxSponsoredA:hover {
	color: #D98719;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------------*/
.boxPopCats {
   color: #7B6635;
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}
.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}
.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: Gray;
	text-decoration: none;
}
.boxPopCats li a:hover {
	color: Silver;
	text-decoration: underline;
}
/*-------------------*/
.noResults {
	margin-left: 20px;
}
.noResults p {
	color: #D98719;
	margin: 0px 0px 15px 0px;
}
.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}
/*-------------------*/
.navig {
	padding: 5px;
	color: #D98719;
	font-weight: bold;
}
.mainPaging {
	float: right;
}
.pagingLinks {
	color: #D98719;
	font-weight: bold;
}
.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}
.pagingLinks a:hover {
	color: #D98719;
	text-decoration: none;
}
/*-------------------*/
a.link:active, a.link:link {
	font-size: 12px;
	color: #D98719;
	text-decoration: none;
}
a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	color: #FFA814;
	text-decoration: underline;
}
a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #3E81B4;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	color: #D98719;
	font-weight: bold;
	text-decoration: none;
}
a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}
a.readMoreFeat:hover {
	color: #D98719;
	text-decoration: underline;
}
/*-------------------*/
.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #D98719;
	font-weight: bold;
	text-decoration: none;
}
.searcCat a:hover {
	color: #D98719;
	font-weight: bold;
	text-decoration: underline;
}
a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}
/*-------------------*/
.catcount {
	padding: 2px 2px 10px 1px;
	margin: 0;
	color: #707070;
	list-style: none;
	}
.Details {
	padding: 2px 2px 10px 10px;
	margin: 0;
	color: #707070;
	list-style: none;
}
.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #D98719;
	text-decoration: underline;
}
.contentText {
	width: 530px; /*color: #D98719;*/
	color: #D98719;
	text-align: justify;
	margin-bottom: 20px;
}
/* Featured Link css */
.container {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px auto; BORDER-LEFT: #cccccc 1px solid; WIDTH: 95%; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px solid;
}
.featured2 {
	background: #cccccc; BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px auto; BORDER-LEFT: #ffffff 1px solid; WIDTH: 95%; PADDING-TOP: 5px; BORDER-BOTTOM: #ffffff 1px solid;
}
.featured {
	padding: 2px 2px 10px 10px;
	margin: 0;
	list-style: none;
	background: #242424;
	 BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px auto; BORDER-LEFT: #ffffff 1px solid; WIDTH: 95%; PADDING-TOP: 5px; BORDER-BOTTOM: #ffffff 1px solid;
}
.details {
	background: #333333;
	BORDER-RIGHT: #ffffff 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px auto;
	BORDER-LEFT: #ffffff 1px solid;
	WIDTH: 95%;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #ffffff 1px solid;
}
.im {
	BORDER-RIGHT: #b7b9bd 1px solid; BORDER-TOP: #b7b9bd 1px solid; BORDER-LEFT: #b7b9bd 1px solid; WIDTH: 78px; BORDER-BOTTOM: #b7b9bd 1px solid; HEIGHT: 56px
}
.content {
	PADDING-RIGHT: 5px; MARGIN-TOP: 0px; PADDING-LEFT: 5px; FONT-SIZE: 10px; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; HEIGHT: 48px
}
.titlebar {
	BACKGROUND: url(../images/bar.gif) repeat-x left top
}
.titlebar H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; TEXT-TRANSFORM: uppercase; CURSOR: pointer; COLOR: #dde8ed; PADDING-TOP: 5px; LETTER-SPACING: 1px; HEIGHT: 20px; TEXT-DECORATION: none
}
.titlebar2 {
	BACKGROUND: url(../images/bar.bg.gif) repeat-x left top
}
.titlebar2 H2 {
	BORDER-RIGHT: #aeaeae 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #aeaeae 1px solid; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #aeaeae 1px solid; CURSOR: pointer; COLOR: #444; PADDING-TOP: 5px; BORDER-BOTTOM: #aeaeae 1px solid; LETTER-SPACING: 1px; HEIGHT: 19px; TEXT-DECORATION: none
}
/*End Featured Link css */
.bar_down {
	background-color: transparent;
	Height: 20px;
	FONT-SIZE: 14px;
	Font-weight: bold;
	Color: Black;
	border: 1px solid #333333;
	Padding: 5px 10px 0 5px;
	Margin: 0 1px 0 1px;
	text-align: center;
	background-image: url('../images/bar.gif');
}
.bar_detail{
	border-left:1px solid #333333; border-right:1px solid #333333; 
	Margin: 0 15px;
    text-align:left; padding-left:5px; padding-right:10px; padding-top:5px; padding-bottom:0
}
.bar {
	background-color: transparent;
	Height: 20px;
	FONT-SIZE: 14px;
	Font-weight: bold;
	Color: #3E81B4;
	border: 1px solid #333333;
	Padding: 5px 10px 0 5px;
	Margin: 0 1px 0 1px;
	text-align: center;
	BACKGROUND-IMAGE: url(../images/bar.bg.gif);
}
.artbar {
	background-color: transparent;
	Height: 20px;
	FONT-SIZE: 14px;
	Font-weight: bold;
	Color: Black;
	border: 1px solid #242424;
	Padding: 5px 10px 0 5px;
	Margin: 0 1px 0 1px;
	text-align: center;
	BACKGROUND-IMAGE: url(../images/bar2.gif);
}
/*---RSS MOD BOXES----*/
.rssleft {
	float: left;
	}
.rssright {
	margin-left: 30px;
}
/*---END RSS MOD BOXES----*/
.left {
  position: absolute;
  left: 5px;
  padding: 0px;
  width: 150px;
}
.right{
  margin-left: 100px;
  padding: 0px;
  margin-right: 15px;
}
.img{
	BORDER-RIGHT: #b7b9bd 1px solid; BORDER-TOP: #b7b9bd 1px solid; BORDER-LEFT: #b7b9bd 1px solid; WIDTH: 150px; BORDER-BOTTOM: #b7b9bd 1px solid; HEIGHT: 113px
}
.link_rating {padding: 0px; padding-right: 5px; border: 1px solid #E1E1E1; background: #ffffff; color: #6b6b6b; width: 200px;}
.link_rating img {display: block; float: left; margin-right: 2px;}
.link_rating span.review {display: block; float: right; color: #000000; padding-top: 3px;}
.frontend_actions {float: right; width: 36px; height: 36px;}
.float_tiny {float: left; margin-right: 4px; margin-bottom: 4px;}
/* login slider related */
#panel {background: #fff; height: 75px; width: 960px; margin: 0 auto;
/* padding: 10px 20px 10px 20px;*/
position: absolute; z-index: -1; top: 0px;}
#panel a{color: #000;}
.slide {margin: 0; padding: 0; background: url("../images/hMenuContainerBg2.gif") repeat-x; text-align: right; color: #191919; padding: 10px 20px 0px 20px;}
.btn-slide {text-align: right;
/*margin: 0 auto;*/
display: inline; font: normal 110%/100% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;}
.slide a:active, .slide a:link, .slide a:visited {color: #CC9966; text-decoration: none;}
.slide a:hover {color: #D98719; text-decoration: underline;}
.active {background-position: right 12px;}
.header_panel {background: #E51D25; height: auto; margin: 0 auto;}
.center_panel {margin: 0 auto; width: 960px; background: #E51D25;}
form { margin:0px; padding:0px}
.form input {
	width:166px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:166px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color:#585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff;
	overflow:auto;
}
.alphabet {
	background-color: #ECF1F1;
	margin: 5px auto;
	width: auto;
	height: 42px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 11px;
}
.alphabet a:active, .alphabet a:link, .alphabet a:visited{
	color: #7B6635;
	text-decoration: underline;
	font-weight: bold;
}

.alphabet a:hover  {
	color: #D98719;
	text-decoration: underline;
	font-weight: bold;
}
.help{
	position: absolute;
	left: 700px;
	width: 200px;
	height: 250px;
	border: thin dotted Green;
	background-color: #ECE9D8;
	overflow: hidden;
	visibility: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* Help Test */
 .info {
	font-size: 8px;
	margin: 0px 0px 0 0px;
	text-align: center;
	position: absolute;
	width: 17px;
}      
.info .info-top {
	background: url('../images/infotop.png');
	height: 18px;
	width: 350px;
	padding: 6px 30px 2px 20px;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	font-family: Verdana;
	font-style: normal;
}
.info-middle {
	background: url('../images/infomiddle.png');
	padding: 5px 8px 0 8px;
	text-align: left;
	color: #ECE9D8;
	font-size: 12px;
	width: 370px;
}  
.info .info-bottom {
  background:url('../images/infobottom.png');
  width:400px;
  height:74px;
}
.info:hover {
        float:left;
}

.info a span {
        display:none;
}

.info a {
	position: relative;
	display: block;
	width: 25px;
	z-index: 0;
}
 
.info a:hover {
 position:relative;
 display:block;
 width:25px;
 z-index:2;
 }

.info a:hover .info-container{
  display:block;
  position: absolute;
  bottom: 6px;
  left: 25px;
  display: block;
  width: 370px;
  z-index:5000;
    }  
.boxMain {
	width: 700px;
	padding: 4px 1px 0px 1px;
	clear: both;
}

.resource {
	width: 500px;
	padding: 18px 5px 0px 5px;
	background-color: #ECE9D8;
	border: thin ridge;
	margin-left: 8px;
} 
.options {
	background-color: #ECE9D8;
	margin: 0 auto;
	width: 600px;
}
.options1 {
	background-color: #ECE999;
	margin: 0 auto;
	width: 600px;
}	
