
body{
	padding:0px;
	margin:5px 0px 20px 0px;
	background-color: #05050d;
	background-image: url(../images/general/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	}


p{
	padding:0px;
	margin:0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	}
	
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

a{ color:#2f82b6;
text-decoration:none;}
a:hover{ color:#a1d6ff;}
.mainCell{
	background-color:#111c36;
	border:solid 1px #2f4062;
	border-top:0px;
	background-image: url(../images/general/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.logoCell{
		padding:0px;
		}
.releaseImageCell{
	width:80px;}
.releaseTitle{ color:#b1cbff;
font-size:12px;
font-weight:bold;}

.buttonBuy a {
	display:block;
	width: 60px;
	height:17px;
	padding:0px;
	background: url(../images/general/button-buy.gif) no-repeat 0 0;
	text-decoration: none;
	float:left;
	margin-right:5px;
	margin-top:7px;
}
.buttonBuy a:hover { 
background-position: 0 -18px;
}



.buttonBook a {
	display:block;
	width: 57px;
	height:17px;
	padding:0px;
	background: url(../images/general/button-book.gif) no-repeat 0 0;
	text-decoration: none;
	float:right;
	margin-right:0px;
	margin-top:0px;
}
.buttonBook a:hover { 
background-position: 0 -18px;
}

.buttonPress a {
	display:block;
	width: 193px;
	height:24px;
	padding:0px;
	background: url(../images/general/button-press.gif) no-repeat 0 0;
	text-decoration: none;
	float:right;
	margin-right:19px;
	margin-bottom:10px;
}
.buttonPress a:hover { 
background-position: 0 -25px;
}


	
	
#footerbar {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:57px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/general/footer-bg.jpg);
	background-repeat: repeat-x;
	border: 0px solid #666;
	background-position: top;
}
#footerbar li {
    list-style:none;
    display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar a {
	color:#fff;
	text-decoration:none;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar .facebook a {
	background-image: url(../images/general/facebook.gif);
	background-repeat: no-repeat;
	width:122px;
	height:28px;
	margin:12px 54px 0px 40px;
	padding:0px 0px 0px 0px;
}

#footerbar .facebook a:hover { 
    background-position:0 -58px;
    color:#1e5ebd;
}


#footerbar .myspace a {
	background-image: url(../images/general/myspace.gif);
	background-repeat: no-repeat;
	width:120px;
	height:34px;
	margin:8px 54px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar .myspace a:hover { 
    background-position:0 -58px;
    color:#1e5ebd;
}



	
#footerbar .armada a {
	background-image: url(../images/general/armada.gif);
	background-repeat: no-repeat;
	width:166px;
	height:29px;
	margin:12px 54px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar .armada a:hover { 
    background-position:0 -58px;
    color:#1e5ebd;
}
		
#footerbar .subculture a {
	background-image: url(../images/general/subculture.gif);
	background-repeat: no-repeat;
	width:174px;
	height:23px;
	margin:13px 54px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar .subculture a:hover { 
    background-position:0 -58px;
    color:#1e5ebd;
}
#footerbar .vandit a {
	background-image: url(../images/general/vandit.gif);
	background-repeat: no-repeat;
	width:96px;
	height:32px;
	margin:14px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footerbar .vandit a:hover { 
    background-position:0 -58px;
    color:#1e5ebd;
}	


.footerText{
	color:#193d61;
	font-size:11px;
	padding-top:20px;
	}
	
.footerText a{
	color:#193d61;
	text-decoration:none;
	}
	
.footerText a:hover{
	color:#fff;
	text-decoration:none;
	}
	
	
.contentCell{
	padding:15px;}


.contentTable{
	margin-bottom:10px;
	}
.contentInnerCell{
	border: solid 1px #15315c;
	padding:5px;
	background-color:#0a2143;
	
}
	
.titleBG{
	background-image: url(../images/general/title-bg.jpg);
	background-repeat: repeat-x;
	}
	
.innerCell{
	padding:10px;
	}	
