/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0
}
 
body {
font: normal 100%/1.6 "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif; color:#eee;
background:#0b4c9e url(../images/bg.jpg);
text-align:center
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal
}
h1, h2, h3 {font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
line-height:1.2}

h1 {
color:#eee;
padding:0 0 16px 0;
font-size:3em;

}
 
h2 {
color:#eee;
padding:0.6em 0 0.4em 0;
font-size:2em;
}
 
h3 {
color:#dcf979;
padding:30px 0 0.2em 0;
font-size:1.6em

}
h4 {
color:#ccc;
padding:0 0 0.6em 0;
font-size:1.2em

}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.2em 0
}
 
ul, ol {
padding:0 0 1.25em 2em
}
li {padding:0 0 0.6em 0; line-height:1.0}
 
blockquote {
margin:0 1em 0.2em 1em
}
 
small {
font-size:0.8em
}
 
img {
border:0
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline
}
 
acronym, abbr {
cursor:help;
border-bottom:1px dashed;
font-variant:normal
}
 
/***** Links *****/
 
a, a:link, a:visited, a:hover {text-decoration:underline}
a {color:#a1cbff}
a:visited {color:#dc89ff}
a:hover, a:active {color:#eb402e}

/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline
}
 
input, select, textarea {
font:1em Tahoma, Arial, Helvetica, sans-serif
}
 
textarea {
line-height:1.25
}

 
/***** Tables *****/
 
table {
width:100%;
border:0;
border-collapse:collapse;
margin:0 0 0 0;
padding:0
}
 
table tr td {
padding:0; 
vertical-align:top
}

 
 
/***** Global Classes *****/

.nobullet      { list-style:none; list-style-image:none }
.gray {color:#279800}
ul.recipe, ol.recipe {
padding:0 0 0.4em 2em
}
ul.recipe li, ol.recipe li {padding:0 0 0.4em 0; line-height:1.2; font-style:italic}

#top_bg {background:url(../images/top_bg.jpg) top repeat-x}
#top_bgz {background:url(../images/top_bgz.jpg) top left no-repeat; height:900px}


#header {height:600px; background:url(../images/top_bg.jpg) top repeat-x}
#header table {width:100%; height:600px}
#header table td {text-align:center}
#header_main {background:url(../images/top_bg_main.jpg) top repeat-x}
#header_main table {width:100%; height:470px}
#header_main table td {text-align:center; width:20%; vertical-align:middle}

#logo {width:441px; height:140px; position:absolute; top:-1px; left:1px}
#menu {position:absolute; top:10px; left:330px; right:30px; text-align:center}

#top_menu {height:40px; text-align:right; padding:16px 100px 0 250px}
#top_menu ul {list-style:none}
#top_menu li {display:inline; padding:0 12px 16px 12px; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.8}

#mainpic {background:#000 url(../images/hdr_bg.jpg) top repeat-x; height:262px}
#mainpic table {width:960px; height:262px}
#mainpic td {background:url(../images/hellboy2.jpg) no-repeat}

#contnt {}
#content {width:100%; background:url(../images/cont_bg.jpg) top repeat-x}
#content_td {vertical-align:top; background:url(../images/cont_botbg.jpg) bottom repeat-x; text-align:center}
#content_tbl {width:86%; height:400px; text-align:left; margin:0 auto}

#content_tbl div{width:320px; height:260px; font-size:16px; text-align:left; float:left; margin:10px; vertical-align:top}
#content_tbl img {float:left; padding:0 10px 0 0; margin-top:-7px}
#content_tbl div h3 {padding-bottom:14px}

#cnt1 {}
#cnt2 {text-align:center; width:50%}
#content_tbl2 {margin:70px 0; width:94%; text-align:center}
#cont_right {background:url(../images/splitter.jpg) left top no-repeat; padding:0 0 0 30px; text-align:left}
#cont_right ul {padding:0 0 1.25em 1em}

#mobilebox td{width:25%; text-align:center; vertical-align:bottom; font-size:1.6em; line-height:1.0}




#bot_bgz {background:url(../images/bot_bgz.jpg) bottom right no-repeat}
#bot_bg {background:url(../images/bot_bg.jpg) bottom repeat-x}

#footer {height:175px}
#footer_tbl {height:180px; width:80%}
#footer_tbl table {width:100%; line-height:1.0}
#td1 {text-align:left; width:50%}
#td2 {text-align:right; width:50%}
#footer td {vertical-align:middle}