/* SSD style by Bluemonkey Designs www.blue-monkey.co.uk */

/* FRONT PAGE WINDOW */
#FPContentBox {
width:605px;
height: 280px;
padding: 5px 5px 5px 0;
background: #FFF url(../imgs/newback.jpg) no-repeat bottom right;
color: #333;
}

#FPContentBox .maintitle {
color: #333;
font-size: 16px;
margin: 0;
}

#FPContentBox .maintxt {
width: 600px;
height: 220px;
float: right;
margin: 15px 0 0 0;
}

#FPContentBox .img {
width: 250px;
height: 260px;
float: left;
margin: 10px 0 0 0;
}

#FPContentBox .FPlogo {
width: 279px;
height: 76px;
background: url(../imgs/FPBox1-logo.jpg) no-repeat left top;
float: left;
margin: 10px 0 0 0;
}

#FPContentBox .FPimg {
width: 610px;
height: 214px;
margin:0;
}

#FPContentBox .txt {
width: 300px;
height: 220px;
float: right;
margin: 5px 25px 0 0;
}

#FPContentBox .title {
color: #D1222B;
margin: 0 25px 0 0;
}

#FPtabs {
width: 147px;
height: auto;
font-size: 9px;
padding: 0;
margin: 0;
}
.FPnavbox{
width: 700px;
float: right;
}

.FPnavbox ul{
margin: 0;
padding: 0;
float: right;
background-color: #333;
}

.FPnavbox ul li{
display: inline;
}

.FPnavbox ul li a{
float: left;
color: white;
padding: 0px 3px;
text-decoration: none;
border-right: 2px solid #fff;
}

.FPnavbox ul li a:hover{
background-color: #ccc;
color: #333;
}

.FPnavbox ul li a.selected{
color: #333 !important;
background-color: #ccc;
}


.FPtabcontentstyle{
width: 450px;
margin-bottom: 1em;
padding: 10px;
position: relative;
}

.FPtabcontent{
display:none;
}

@media print {
.FPtabcontent {
display:block !important;
}
}

#FPWinMag {
width:610px;
height: 267px;
padding: 0;
background: #FFF url(../imgs/FB-Box-win.gif) no-repeat bottom right;
color: #333;
}

#FPWinMag .title{
	color: #20325F;
	font: bold 12px Verdana, sans-serif;
	margin:  0;
	padding: 85px 0 0 10px;
}
#FPWinMag .textBox{
	padding: 0 140px 0 10px;
}
#FPWinMag .textBox ul{
	margin-left: 20px;
}
#FPWinMag .textBox li{
	list-style: disc;
	margin-bottom: 3px;
}
#FPWinMag .more{
	width: 450px;
	height: 12px;
	text-align: right;
	padding: 0 160px 0 0;
}

#FPReactive {
width:610px;
height: 267px;
padding: 0;
background: #FFF url(../imgs/FPCBox/reactive.jpg) no-repeat;
color: #333;
}

#FPReactive .title{
	color: #FF0000;
	font: bold 12px Verdana, sans-serif;
	margin:  0;
	padding: 100px 0 0 20px;
}
#FPReactive .textBox{
	padding: 0 150px 0 20px;
}
#FPReactive .textBox ul{
	margin-left: 20px;
}
#FPReactive .textBox li{
	list-style: disc;
	margin-bottom: 3px;
}
#FPReactive .more{
	width: 580px;
	height: 12px;
	text-align: right;
	padding: 7px 30px 0 0;
}

#FPMAE {
width:610px;
height: 285px;
padding: 0;
background: #FFF url(../imgs/FPCBox/MAE.jpg) no-repeat top;
color: #333;
}

#FPMAE .title{
	color: #333;
	font: bold 12px Verdana, sans-serif;
	margin:  0;
	padding: 157px 0 0 20px;
}
#FPMAE .title a{
	color: #006D4F;
	text-decoration: underline;
}
#FPMAE .title a:hover{
	color: #39C;
}
#FPMAE .textBox{
	text-align: left;
	padding: 0 170px 0 20px;
}
#FPMAE .textBox a{
	color: #39C;
	text-decoration: underline;
}
#FPMAE .textBox a:hover{
	color: #006D4F;
}

#FPCRY {
width:610px;
height: 285px;
padding: 0;
background: #FFF url(../imgs/FPCBox/CryptoBK.jpg);
color: #333;
}

#FPCRY .title{
	color: #333;
	font: bold 18px Verdana, sans-serif;
	margin:  0;
	padding: 157px 0 0 190px;
}
#FPCRY .title a{
	color: #085EA4;
	text-decoration: underline;
}
#FPCRY .title a:hover{
	color: #666;
}
#FPCRY .textBox{
	text-align: left;
	padding: 0 170px 0 190px;
}
#FPCRY .textBox a{
	color: #085EA4;
	text-decoration: underline;
}
#FPCRY .textBox a:hover{
	color: #333;
}
