#popupPrivacy .close, #popupWhatsthis .close {
	margin: 2px 12px 0 50px;
	padding: 0 5px 0 15px;
	display: block;
	float: right;
	color: #fff;
	background: url('/images/SCP/close.gif') no-repeat 0px 1px;
	font-size: 11px;
	display: inline;
	position: relative;
}
#popupPrivacy a, #popupWhatsthis a 
{
	text-decoration:underline;
}
#popupPrivacy a:hover, #popupWhatsthis a:hover 
{
	text-decoration:none;
}
.smallLinks a {cursor:pointer; display:inline-block; text-decoration:underline;}

#optionBox a {cursor:pointer; display:inline-block;}

/*#headerMain, #frontPanel {z-index:-100;}*/

#shopArticle h1 {
	margin: 0 0 15px 0;
	color: #bf0020;
	font-size: 37px;
	font-weight: normal;
	line-height: 35px;
	letter-spacing: -3px;
}

.shopNavigation ul li {text-transform:uppercase}
.shopNavigation ul li ul li {text-transform:none}

#signupBox .text {
	width: 248px;
	margin: 9px 0 5px 0;
	color: #999;
	padding: 3px 0 3px 0;
	text-indent: 3px;
}

#signupBox .submit {
	width: 207px;
	margin: 12px 0 0 0;
	background: url('/Images/SCP/Template_34.gif');
	border: 0;
	height: 26px;
	font-size: 1px;
	color: #fff;
}

.noimage {height: 150px;float:left;position:relative;margin: 23px 5px 15px 5px;}
.noimagesmall {height: 85px;float:left;position:relative;margin: 23px 5px 15px 5px;}

#fullArticle .article, #fullPage .article {min-height:700px;}

.pagingBar .active {text-decoration:underline;}

.menu ul li#nav1 .selected { background: url('/Images/SCP/Template_Over_13.gif') no-repeat bottom left; }
.menu ul li#nav2 .selected { background: url('/Images/SCP/Template_Over_14.gif') no-repeat bottom left; }
.menu ul li#nav3 .selected { background: url('/Images/SCP/Template_Over_15.gif') no-repeat bottom left; }
.menu ul li#nav4 .selected { background: url('/Images/SCP/Template_Over_16.gif') no-repeat bottom left; }
.menu ul li#nav5 .selected { background: url('/Images/SCP/Template_Over_17.gif') no-repeat bottom left; }
.menu ul li#nav6 .selected { background: url('/Images/SCP/Template_Over_18.gif') no-repeat bottom left; }
.menu ul li#nav7 .selected { background: url('/Images/SCP/Template_Over_19.gif') no-repeat bottom left; }
.menu ul li#nav8 .selected { background: url('/Images/SCP/Template_Over_20.gif') no-repeat bottom left; }

#popupProducts {background-color:#800829;position:absolute;width: 212px;z-index: 100;margin:0px;padding:0px;}
#popupProducts  ul {padding:0;margin:0;list-style-type:none;}
#popupProducts ul li, #popupProducts ul li a {display:block;padding:2px 0 2px 1px;color:#ffffff;}
#popupProducts a, #popupProducts a:visited {display:block;padding:2px 0 2px 1px;text-decoration:none;color:#ffffff;}
#popupProducts a:hover, #popupProducts .selected {background:#5a0006;}

.popupPP {background-image: url(/Images/SCP/friend_popup.png);position: absolute;width: 259px;height: 373px;}
.popupPP .pngWrapper {width: 259px;height: 373px;font-size: 11px;font-family:Verdana; line-height:14px;}
.popupPP p {padding: 0;margin: 7px 0 9px 0;}
.popupPP .innerScroll {position: relative;height: 309px;width: 235px;color: #fff;overflow-y: auto;overflow-x:hidden;margin: 20px 0 0 20px;scrollbar-arrow-color: #476775;scrollbar-track-color: #476775;scrollbar-face-color: #a1b9c4;scrollbar-highlight-color: #ffffff;scrollbar-3dlight-color: #a1b9c4;scrollbar-darkshadow-color: #476775;scrollbar-shadow-color: #2c4955;z-index: 1;}
.popupPP .close {margin: 3px 22px 0 50px;padding: 5px 5px 0 15px;display: block;float: right;color: #ffffff;background: url('/Images/SCP/close.gif') no-repeat 0px 6px;font-size: 11px;display: inline;position: relative;}
.popupPP a {text-decoration:underline;}
.popupPP a:hover {text-decoration:none;}