﻿/*---------------------------------------------------------------------------- 
ALL PAGES
-----------------------------------------------------------------------------*/	

body {background-color:Black;}

a:link {color:#990000; font-weight:bolder; text-decoration:none;}
a:visited {color:#990000; font-weight:bolder; text-decoration:none;} 
a:hover {color:#660000; font-weight:bolder; text-decoration:underline;}
a:active {color:#990000; font-weight:bolder; text-decoration:none;}


/*---------------------------------------------------------------------------- 
HOME PAGE
-----------------------------------------------------------------------------*/	
#fullbody{
margin: 0 auto;
width:775px;
}

#fullbodytop{
width:775px;
height:56px;
background-image:url(images/top.jpg);
background-repeat:no-repeat;
}

#full_title{
width:775px;
height:402px;
padding:0px;
margin:0px;
background-image:url(images/title.jpg);
background-repeat:no-repeat;
}

#fulllogo{
width:775px;
height:201px;
padding:0px;
margin:0px;
}

#fullbodymiddle{
width:775px;
height: 201px;
background-image:url(images/reflect.jpg);
background-repeat:no-repeat;
}

#fullbodybottom{
width:775px;
height: 139px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
}

/*---------------------------------------------------------------------------- 
ESSENTIAL PAGE
-----------------------------------------------------------------------------*/	

#essential_allcontent{
	width:767px; 
	margin: 0 auto;
}
#essential_mainheaderinfo{
	width:767px; 
	position:relative; 
	left:-1px;
	padding:0px;
	margin:0px;
}
	
#essential_fullcontentboxes_repeat{
	width:767px; 
	background-image:url(images/hellboy_repeater.jpg); 
	background-repeat:repeat-y;  
	background-position:left;
	position:relative; 
	padding:0px;
	margin:0px;
	left:0px;

}

#essential_fullcontentboxes_top{
	width:767px; 
	background-image:url(images/hellboy_maintop.jpg); 
	background-repeat:no-repeat; 
	position:relative;  
	background-position:left top;
	margin:0px;
	padding:0px; 
}

#essential_fullcontentboxes_footer{
	width:767px; 
	background-image:url(images/hellboy_footer.jpg); 
	background-repeat:no-repeat; 
	position:relative;  
	background-position:left bottom;
	margin:0px;
	padding:0px;
}

#essential_footer_center{
	width:760px; 
	position:relative; 
	top: 23px;
}

#essential_textbox{
	width:335px; 
	font-size:12px; 
	font-family:Times New Roman; 
	color:#ffffff; 
	margin:55px 0px 10px 20px;
	padding:15px 5px 0px 10px;
	
}
#essential_comp
{
   position:relative;
   width:294px;
   height:120px; 
   margin-left:2px;
   padding: 0px 0px 0px 0px;
   
   
}
#essential_bannerinformation{
	width:325px; 
	height:200px; 
	position:relative; 
	left:50px; 
	top:45px;
	margin:0px;
	padding:0px;
}

#essential_threeimages{
	width:380px; 
	height:190px; 
	position:relative; 
	left:8px;
	top:49px;
	padding: 0px;
	margin:0px;
} 
 
#essential_boxONE{
	height:163px; 
	width:117px; 
	position:absolute;
	left:8px;  
	top:15px;
	padding: 0px;
	margin:0px;
}  
    
#essential_boxTWO{
	height:163px; 
	width:112px; 
	position:absolute;
	left:130px;
	top:15px;
	padding: 0px;
	margin:0px;
}
  
#essential_boxTHREE{
	height:163px; 
	width:117px; 
	position:absolute;	
	left:251px; 
	top:15px;
	padding: 0px;
	margin:0px;
}  

#essential_buynow
{
	position:relative;
	top: 664px;
	left: 40px;
	width:334px; 
	height:115px;
}

.footer_bottom_cell_bkgd
{
	display:none;
}

#essential_all_right
{
	position:relative;
	left:390px;
	width:368px;
	height:840px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#essential_all_left
{
	position:absolute;
	width:387px;
	height:840px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}


.ftrbodytext a 
{
	font-size:11px;
}
.prbodytext
{
	font-size:11px;
}	