/* CSS Document */
.bannerspace {
	background-color:#530425;
	background-image:url(images/leftbannerbg.gif);
	background-repeat:no-repeat;
}
.CHeader {
	background-image:url(images/mainnavbg.gif);
	background-repeat:repeat-x;
}
.CLogo {
	background-image:url(images/CSocietyLogo.gif);
	background-repeat:no-repeat;
	width:189px;
	height:60px;
}
.NGCLogo 
{
	background-image: url(images/ph_NGChdr_logo.gif);
	background-repeat:no-repeat;
	width:189px;
	height:80px;
}
.navitem {
	border-right:1px solid #530425;
}
html .dropmenudiv a, /*IE only hack*/ body a, body a:hover, .dropmenudiv, .dropmenudiv a, .dropmenudiv a:hover, h2
{
	color:#7d194f;
}

h1,
h3,
 .textbox,
 .loggedinas a, 
.loggedinas a:link, 
.loggedinas a:hover, 
.loggedinas a:visited,
.loggedinas span,
 .highcolor,
 .memberlinks a,
 .memberlinks a:hover,
 .toptabon a,
 .toptabon a:hover,
 .leftmenuhead
{
	color:#530425;
}

#sidebar h3 {background-image:url(images/colorarrow.gif);
	background-repeat:no-repeat;
	background-position: 5% 50%;}

.arrowheading {
	background-image:url(images/colorarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
}

.arrowheading h3 {color: #530425 !important;}
.arrowlogin, .SelectedCoinSet, .regulararrow {
	background-image:url(images/colorarrow.gif);
	background-repeat:no-repeat;
}
.submitbutton, 
.cursor,
.datagrid_header, 
.tab_on, 
.sectiontitle,  
.sectioncrumb
{
	background-color:#530425;
}
.datagrid_header a{
   display:block;
}
.tab_on 
{
	border:1px solid #530425;
}
.master_tab_background
{
	border-top:6px solid #530425;
}
.normalBackground 
{
	width:180px;
	background-color:#807e6d;
}
.datagrid_selected, .datagrid_selected a, .datagrid_selected a:hover
{
	background-color:#530425;
	color:#FFFFFF;
}
.SelectedCoinSet 
{
	background-color:#f6f5ed;
}
.searchcomics 
{
	background-image:url(images/ph_corner.gif);
	border-bottom:1px solid #7d194f;
}
.searchcomicstext 
{
	background-color:#7d194f;
}



/* COUNTDOWN TIMER
=============================================*/
.countdownTimer {background: #530425;}
.countdownTimer .title,
.countdownTimer .title2,
.countdownTimer .title3 {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif !important;
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	width: 175px;
}


.countdownTimer .title {
	font-size:11px;
	line-height:11px;
	letter-spacing: .04em;
	padding: 10px 0px 2px 2px;
}

.countdownTimer .title2 {
	font-size:20px;
	font-weight: bold;
	line-height: 20px;
}

.countdownTimer .title3 {
	font-size:12px;
	line-height: 12px;
	letter-spacing: .12em;
	padding: 0px 0px 10px 2px;
}

.countdownTimer .info {color: #FFF; font-size: 9px; padding: 7px 3px 7px 3px; text-align: center; }
.countdownTimer .link {color: #FFF; font-size: 9px; padding: 7px 3px 7px 3px; text-align: center; }
.countdownTimer .link a {color: #FFF;}
.countdownTimer .link a:hover {color: #FFF; text-decoration: none;}
.countdownTimer .hasCountdown{
	background: url(/images/timer/timer.gif) repeat-x top ;
	background-color: #C8C8C8;
	border: none;
	font-size: 12px;
	height: 35px;
	width: 100%;
}

.countdownTimer .hasCountdown .countdown_section {color: #530425; font-size: 10px; line-height: 11px;text-align: center !important; width: 45px; display: inline;}
.countdownTimer .hasCountdown .countdown_amount {line-height: 23px;}

/* COIN WOLD LANDING PAGE */
.HolidayCallout{
background:url(/images/winterbox_bg.jpg) no-repeat left top; width:100%; height:100px; padding:15px 10px 10px 10px; margin-top:10px;}

.HolidayCallout p {text-align:center; font-size:14px; width:540px; font-weight:bold; color:#333333}

/* GALLERY PAGE
============================================*/
.galleryImage {border:1px solid #001b58; background-color:#adad98; text-align:center; padding:0px; margin:0px 2px 5px 0px; float:left; width:100px; height:100px;}

td.galleryItem { vertical-align:top; padding:15px 7px; border-top:1px solid #001b58; border-bottom:1px solid #001b58;} 


