BODY {
    background: #000000;
    color: #a6a6a6;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;

    scrollbar-base-color: #f2f2f2;
    scrollbar-track-color: #f9fafa;
    scrollbar-face-color: #F1F1F1;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;

    scrollbar-shadow-color: #C8C8CA;
    scrollbar-arrow-color: #999999;
}

td, th, p, li
{
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a:link, body_alink, a:visited
{
	color: #f2f2f2;
}
a:hover, a:active, body_ahover
{
	color: #00cc00;
}

.onbody, a:link, a:visited, a:active {
    color: #ffffff;
}

.onbody a:hover {
    color: #00cc00;
}

FORM {
  display: inline;
  margin-bottom: 0;
}

PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
	background: #141414;
	color: #a6a6a6;
}

.tddetails {
    background: #333333;
}

.alt1, .alt1Active
{
	background: #333333;
	color: #f2f2f2;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #404040;
}
.alt2, .alt2Active
{
	background: #2a2a2a;
	color: #f2f2f2;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #404040;
}

.tdbackground {
  font-size: 10px;
  font-weight: ;
  color: #ffffff;
  background: #222222;
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 10px;
  font-weight: ;
  color: #ffffff;
  background: #999999;
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.menubar{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 5px;
    margin: 0px;
    color: #ffffff;
    padding-top: 5px;
}
.menubar a:link, a:visited, a:active {
  color: #ffffff;
}
.menubar a:hover {
  color: #00cc00;
}

.menubarnb {
color: #ffffff;
}

.catcolumn {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #848484;
}

.photocol {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #848484;
}

.commentscol {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #848484;
}

.lastphocol {
    font-size: 10px;
    font-style: ;
    text-align: ;
    background: #848484;
}

.lastcommcol {
    font-size: 10px;
    background: #848484;
    color: ;
}

.small {
    font-size: 9px;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.medium {
    font-size: 10px;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.large {
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.welcome {
    background: ;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    color: #ffffff;
}

.lighttable {
    background: #BEBEBE;
    color: #ffffff;
}

.alternatetable {
    background: #444444;
}

.formboxes {
    font-family: ;
    background-color: #848484;
    color: #ffffff;
    font-size: 10px;
}

.blockquote input {
    font-family:verdana;
    font-size:8px;
    font-weight:bold;
    background-color: #CCCCCC;
    padding:3px;
    margin-top: 2px;
    display:inline;
}

select {
    font-family:verdana;
    font-size:10px;
    background-color: #CCCCCC;
    padding: 2px;
    margin-top: 2px;
}

input {
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    background-color: #CCCCCC;
    padding:3px;
    margin-top: 2px;
    display:inline;
}

textarea, .bginput
{
	background: #CCCCCC;
	color: #454445;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #2F0304;
}

#share-icons					{ margin: 0 0 0 0; padding: 0; }
#share-icons li					{ display: inline; list-style: none; padding: 0 5px 0 0; }
#share-icons li a				{ background: url(/images/social-icons.png) no-repeat; display: inline-block; height: 16px; opacity: 1; width: 16px; }
#share-icons li a:hover			{ opacity: .7; }
#share-icons li a.twitter 		{ background-position: 0 0; }
#share-icons li a.flickr 		{ background-position: 0 -16px; }
#share-icons li a.facebook		{ background-position: 0 -32px; }
#share-icons li a.digg			{ background-position: 0 -48px; }
#share-icons li a.designmoo	    { background-position: 0 -64px; }
#share-icons li a.stumble		{ background-position: 0 -80px; }
#share-icons li a.designbump	{ background-position: 0 -96px; }
#share-icons li a.rss			{ background-position: 0 -112px; }
#share-icons li a.email		    { background-position: 0 -128px; }

div.catmenu{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	margin: 0 0 0 0;
	padding: 0;
	background: #333333;
}

div.catmenu ul{
    text-indent: 0;
    padding: 0px 5px 0px 5px;
    list-style: none outside none;
}

div.catmenu ul li{
    display: inline;
	padding:2px 15px 2px;
}

div.catmenu ul li a{
    text-decoration: none !important;
    background-image: none;
	display:block;
    text-align:left;
}

div.menubar{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	margin: 0 0 0 0;
	padding: 3;
	width: 98%;
	margin: auto 5px auto 5px;
	background: #333333;
}

div.menubar ul{
    text-indent: 0;
	padding:2px 10px 2px;
    list-style: none outside none;
}

div.photoinfo{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	margin: 0 0 0 0;
	padding: 3;
	width: 98%;
	margin: auto 5px auto 5px;
	background: #141414;
}

div.photoinfo ul{
    text-indent: 0;
	padding:2px 10px 2px 10px;
    list-style: none outside none;
}

div.commentline {
 height:0px;
 border-top:  1px solid #999999;
}

div.sigline {
 height:0px;
 border-bottom:  2px dotted #444444;
 border-top: 0px;
 padding-top: 3px;
 padding-bottom: 3px;
}

