#topBar {
	background-color:#000000;
}

#topBar #logo {
	border-right: 1px solid #999999;
}

#topBar #loginBox {
	/*
	background: #999999 no-repeat right top url(/retrieve_image.php?image=login-title.png);
	*/

	background-color: #999999;
}

#topBar #stats {
	background:#000000 no-repeat url(/retrieve_image.php?image=topbar-mountains.png) right top;
	color:#FFF;
}

#topBar #nav {
	background: #000000;
}

#topBar #nav div {
	border-right: 1px solid #999999;
}

#contentArea .smallHeader a.button {
	border-left: 1px solid #999999;
}

#contentArea h2 {
	background: #000000 no-repeat 4px url(/retrieve_image.php?image=header-arrow.png);
}

#contentArea h2 b {
	color: #999999;
}

#contentArea h2 a {
	border-left: 1px solid #999999;
	color: #ffffff;
}
#contentArea h2 a:hover {
        border-left: 1px solid #999999;
        color: #cccccc;
}


#mainFrame {
	background: #999999;
	font-size:12px;
}

#adminPage h3 {
	background: #999999;
}

#contentArea h3 a {
	background: #cccccc no-repeat right center url(/retrieve_image.php?image=red-diagonal-bg-trans.png);
}

#pageThrough a {
	color: #000000;
}

#adminToolss div h3 p.one {
/*	background: url(/retrieve_image.php?image=admin/admin-home-user.png) 3px center no-repeat;*/
}

#adminTools div h3 p.two {
/*	background: url(/retrieve_image.php?image=admin/admin-home-location.png) 3px center no-repeat;*/
}

#adminTools div h3 p.three {
/*	background: url(/retrieve_image.php?image=admin/admin-home-pen.png) 3px center no-repeat;*/
}

#adminTools div a:link, #adminTools div a:visited {
	background: #f4f5f7 url(/retrieve_image.php?image=admin/admin-home-arrow.png) 5px center no-repeat;
}

#adminTools div a:hover {
/*	background: #e8ebef url(/retrieve_image.php?image=admin/admin-home-arrow.png) 7px center no-repeat;*/
	background: #eeeeee url(/retrieve_image.php?image=admin/admin-home-arrow.png) 5px center no-repeat;
}

#mainFrame #logIn {
	color: #999999;
}

#createAccount {
	color: #999999;
}

#createAccount form input {
	border: 1px solid #999999;
}

#alphabet a {
	color: #999999;
}

#introBox {
	background: #999999;
}

#columns .leftCol a.col2 {
	background: #999999 url(/retrieve_image.php?image=ssfront/col2-bg.png) no-repeat right top;
	background: #999999;
}

#columns .rightCol {
	float: left;
	width: inherit;
}

#columns .rightCol div a {
	background: #000000;
	border-color: #000000;
}

#columns .rightCol  div a:hover {
	background: #999999;
	border-color: #999999;
}

#mainFrame #accountInfo b {
	color: #999999
}

#subscriptionsTable .rightCol .smallHeader {
	background: #999999; 
}

.currentPeriod .daysRemaining .moreTime {
	color: #999999;
}

#quickCategories #alphabet a {
	color: #999999;
}

#quickCategories #searchResults a {
	float: right;
}
#quickCategories #searchResults a:visited {
	float: right;
}

#listtable a:link {
	color: #666666;
}

#listtable th {
	background: #999999;
}

#listtable .button a {
	background: no-repeat 2px center url(/retrieve_image.php?image=listtable-button-arrow.png);
}

a.stripeButton.blue, a:link.stripeButton.blue, a:visited.stripeButton.blue {
	background: #CCC url(/retrieve_image.php?image=blue-diagonals-arrow.png) no-repeat right bottom;
	color: #FFF !important;	
}

a.stripeButton, a:link.stripeButton, a:visited.stripeButton {
	display: block;
	height: 68px;
	color: #000000;	
	background: #ffffff url(/retrieve_image.php?image=red-diagonals-arrow.png) no-repeat right bottom;
}

a:hover.stripeButton.blue {
	background: #000 url(/retrieve_image.php?image=blue-diagonals-arrow.png) no-repeat right bottom;
	color: #FF0000;

}


a:hover.stripeButton {
	background: #cccccc url(/retrieve_image.php?image=red-diagonals-arrow.png) no-repeat right bottom;
	text-decoration: none;
	color: #FF0000;	

}


a.pagination:visited {
  color: #333333 ; 
  text-decoration: none; 
  background: #FFFFFF; /*normal links in the text*/
}

