A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #87CEEB;
}
A:visited { 
  color: #87CEEB;
}
A:active {
  color: #87CEEB;
}
/* A:HOVER { 
  color: #63b8ff;
  background-color: #000000;
}
*/
.onbody {
  color: #000000; 
}
.onbody A:link {
  color: #FFFFFF;
}
.onbody A:visited {
  color: #FFFFFF;
}
.onbody A:active {
  color: #FFFFFF;
}
.onbody A:hover {
  color: #0600ff;
}

BODY,P,TABLE,TD,TR {   
  font-size: 11pt;
  color: #CCFFFF;
  font-family: Verdana, Helvetica, sans-serif;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
background: #000000 url(/images/brick051.jpg);
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
/* === COMMENT NAV SYSTEM === */
.commentnav {
width: 100%;
text-align:center;
font-family:Verdana,Helvetica,sans-serif;
font-size:10pt;
color:#CCFFFF;
}

/* === END COMMENT NAV SYSTEM === */
/* === CSS MENU SYSTEM === */

#navlist{position:relative;}
#navlist li{margin:0;padding:0;list-style:none;position:relative;}
#navlist li, #navlist a{height:25px;display:block;}

#nav_pc-gallery_btn{width:175px;}
#nav_pc-gallery_btn{background:url('/images/Navigation_Sprites.png') 0 0;}
#nav_pc-gallery_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px 0;}

#nav_help_btn{width:175px;}
#nav_help_btn{background:url('/images/Navigation_Sprites.png') 0 -26px;}
#nav_help_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -26px;}

#nav_about_btn{width:175px;}
#nav_about_btn{background:url('/images/Navigation_Sprites.png') 0 -52px;}
#nav_about_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -52px;}

#nav_terms_btn{width:175px;}
#nav_terms_btn{background:url('/images/Navigation_Sprites.png') 0 -78px;}
#nav_terms_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -78px;}

#nav_contact_btn{width:175px;}
#nav_contact_btn{background:url('/images/Navigation_Sprites.png') 0 -104px;}
#nav_contact_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -104px;}

#nav_categories_btn{width:175px;}
#nav_categories_btn{background:url('/images/Navigation_Sprites.png') 0 -130px;}
#nav_categories_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -130px;}

#nav_glossary_btn{width:175px;}
#nav_glossary_btn{background:url('/images/Navigation_Sprites.png') 0 -156px;}
#nav_glossary_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -156px;}

#nav_adm-messages_btn{width:175px;}
#nav_adm-messages_btn{background:url('/images/Navigation_Sprites.png') 0 -182px;}
#nav_adm-messages_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -182px;}

#nav_member-gallery_btn{width:175px;}
#nav_member-gallery_btn{background:url('/images/Navigation_Sprites.png') 0 -208px;}
#nav_member-gallery_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -208px;}

#nav_subscriptions_btn{width:175px;}
#nav_subscriptions_btn{background:url('/images/Navigation_Sprites.png') 0 -234px;}
#nav_subscriptions_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -234px;}

#nav_donations_btn{width:175px;}
#nav_donations_btn{background:url('/images/Navigation_Sprites.png') 0 -260px;}
#nav_donations_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -260px;}

#nav_store_btn{width:175px;}
#nav_store_btn{background:url('/images/Navigation_Sprites.png') 0 -286px;}
#nav_store_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -286px;}

#nav_chat_btn{width:175px;}
#nav_chat_btn{background:url('/images/Navigation_Sprites.png') 0 -312px;}
#nav_chat_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -312px;}

#nav_forum_btn{width:175px;}
#nav_forum_btn{background:url('/images/Navigation_Sprites.png') 0 -338px;}
#nav_forum_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -338px;}

#nav_links_btn{width:175px;}
#nav_links_btn{background:url('/images/Navigation_Sprites.png') 0 -364px;}
#nav_links_btn a:hover{background: url('/images/Navigation_Sprites.png') -176px -364px;}/* === END CSS MENU SYSTEM === */


/* === Tables & Table Styling Borrowed From PHPBB3.0 === */

.row1, .row2, .row3, .row4 {
	border: solid 1px #181818;
	border-right-color: #222222;
	border-bottom-color: #222222;
	padding: 4px;
}

.cat-bottom {
	background: #111111 url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/bg_catbottom.gif') top left repeat-x;
	border: solid 1px #181818;
	border-right-color: #222222;
	border-bottom-color: #222222;
	height: 28px;
	min-height: 28px;
	text-align: center;
	padding: 0px;
}

.tbl-title {
	color: #33B1FF;
	margin-top: 6px;
}

.tbl-h-c {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_h_c.gif') bottom left repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-h-l {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_h_l.gif') bottom left no-repeat;
	padding-left: 27px;
}

.tbl-h-r {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_h_r.gif') bottom right no-repeat;
	padding-right: 27px;
}

.tbl-f-c {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_f_c.gif') bottom left repeat-x;
	height: 12px;
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-f-l {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_f_l.gif') bottom left no-repeat;
	padding-left: 10px;
}

.tbl-f-r {
	background: url('http://www.perfectlycaptured.com/forum/styles/black_pearl/theme/images/tbl_f_r.gif') bottom right no-repeat;
	padding-right: 10px;
}

/* ===End Of Tables Borrowed From PHPBB3.0 === */
/* ===Start Of Widget Styleing === */

.widget_table {
background: #FFFFFF;
}

/* ===End Of Widget Styleing ===*/
/* ===Start Of Help List Styleing === */

.list_spacing {
text-align:left;
margin-top:20px;
margin-bottom:20px;
}

/* ===End Of Help List Styleing === */

.tableborders {
  background: #000000;
}

.tddetails {
    background: #000000;
}

.tdbackground {
  font-size: 11pt;
  color: #adb0ff;
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 11pt;
  color: #000000;
  background: #bcbdbd;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #000000;
  font-size: 10pt;
  color: #CCFFFF;
}
.menuimg{
  text-align: left;
}

.menubar A:link {
  color: #CCFFFF;
}
.menubar A:visited {
  color: #CCFFFF;
}
.menubar A:active {
  color: #CCFFFF;
}
.menubar A:hover {
  color: #63b8ff;
}

.navbar{
  background: #f7f7f7;
  font-size: 11pt;
  color: #0600ff;
}
.navbar A:LINK {
  color: #000000;
  text-decoration: underline;
}
.navbar A:VISITED {
  color: #000000;
  text-decoration: underline;
}
.navbar A:ACTIVE {
  color: #000000;
  text-decoration: underline;
}
.navbar A:hover {
  color: #cc0000;
  text-decoration: underline;
}

.navigation{
  background: #DEDFDF;
  color: #000000;
  font-size: 11pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.catcolumn {
  font-size: 11pt;
  background: #000000;
}

.photocol {
  font-size: 12pt;
  background:#000000;
}

.commentscol {
  font-size: 12pt;
  background: #000000;
}

.lastphocol {
  font-size: 11pt;
  background: #000000;
}

.lastcommcol {
  font-size: 11pt;
  background: #000000;
}

.small {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 11pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ffffff;
}

.forumtitle {
}
.forumdescript {
  font-size: 10pt;
}
.lighttable {
  background: #f7f7f7;
  color: #000000;
}
.darktable {
  background: #F7F7F7;
  color: #000000;
}
.cleartable {
  font-size: 10pt;
  background: #F7F7F7;
}
.alternatetable {
  background: #000033;
}
.subjecttable {
  background: #000000;
  color: #000000;
}
.footertable {
  background: #ffffff;
}                          
.formboxes{
  font-size: 11pt;
}
.buttons {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #DEDFDF;
  color: #000000;
  font-size: 11pt;
}

blockquote {
   font-size:11pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

.tdheader {
  font-weight : bold;
  color : white;
  font-size: 11pt;
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
.navigation{
  color: #000000;
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
        font-size: 10pt;
        font-family: Tahoma;
        color: #66ffff;
}

.posttime {
  font-size: 10pt;
  background: #e8e8e8;
}
.threadtotal {
  font-size: 11pt;
  background: #CCFFFF;
}
.posttotal {
  font-size: 11pt;
  background: #CCFFFF;
}
.modcolumn {
  font-size: 10pt;
  background: #F7F7F7;
}
.small {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.forumtitle {
}
td.tdheader a {
  color : white;
  background-color : transparent;
}

a.lightlink         { color: #CCFFFF; text-decoration: none; }
a.lightlink:hover   { color: #00bdf9; text-decoration: none; }

.tlc {
 background-image: url(http://www.viperalley.com/images/chrome-tlc.gif);
}
.topleft {
  background-image: url(http://www.viperalley.com/images/chrome-topleft.gif);
}
.top {
  background-image: url(http://www.viperalley.com/images/chrome-top.gif);
}
.topright {
  background-image: url(http://www.viperalley.com/images/chrome-topright.gif);
}
.trc {
 background-image: url(http://www.viperalley.com/images/chrome-trc.gif);
}
.left {
 background-image: url(http://www.viperalley.com/images/chrome-left.gif);
}
.right {
 background-image: url(http://www.viperalley.com/images/chrome-right.gif);
}
.blc {
 background-image: url(http://www.viperalley.com/images/chrome-blc.gif);
}
.botleft { 
 background-image: url(http://www.viperalley.com/images/chrome-botleft.gif);
}
.bot { 
 background-image: url(http://www.viperalley.com/images/chrome-bot.gif);
}
.botright { 
 background-image: url(http://www.viperalley.com/images/chrome-botright.gif);
}
.brc {
 background-image: url(http://www.viperalley.com/images/chrome-brc.gif);
}
.img1234 {
 position: absolute;
 left: 50%
}
.textnorm
{
	font-size: 100%;
	color: #0099FF;
	text-align: center;
	}
.amess1
{
        font-size: 13pt;
        text-align: center;
        }
.amess2
{
        font-size: 14pt;
        text-align: center;
        font-weight: bold;
        }
.amess3
{
        font-size: 15pt;
        text-align: center;
        font-weight: bold;
        }
.flashmenu
{
        width: 190px;
        height: 500px;
        }
.cfib
{
        width: 350px;
        color: #000000;
        }
#invis
{
        visibility:hidden;
        }

