@font-face {  
    font-family: "Starcraft Normal";  
    src: url( ../fonts/Starcraft Normal.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/Starcraft Normal.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "Arbl";  
    src: url( ../fonts/arbl____.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/arbl____.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "Chiller";  
    src: url( ../fonts/CHILLER.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/CHILLER.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "GhoulFriAOE";  
    src: url( ../fonts/GhoulFriAOE.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/GhoulFriAOE.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "Nightmare 5";  
    src: url( ../fonts/Nightmare 5.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/Nightmare 5.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "impact";  
    src: url( ../fonts/impact__.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/impact__.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "oreos";  
    src: url( ../fonts/oreos.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/oreos.ttf") format("truetype"); /*non-IE*/  
}
@font-face {  
    font-family: "plasdrip";  
    src: url( ../fonts/plasdrip.ttf.eot ); /* IE */  
    src: local("realfontname"), url("../fonts/plasdrip.ttf") format("truetype"); /*non-IE*/  
}

/*** STANDARD TAGS ****/
#next_button{
float:right;
width:100px;
overflow:visible;

}

#previous_button{
float:left;
width:100px;
overflow:visible;
margin-left:-100px;
}


.mag_book_image{
/*width:143px;*/
}
.cat_image{
width:240px;
}

#construction_img{
width:240px;
position:relative;
top:-50px;
left:300px;
}

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.8em;
font-weight:500;
color:white;
background-color:black;
text-shadow:#333333 5px 5px 5px;
margin:0;padding:0;
overflow-y:scroll;
}

img{
border:0;
margin:0;
padding:0;
}
a{
margin:0;
padding:0;
font-weight:bold;
}

h1{
font-size:100%;
color:white;
padding:10px 10px 10px 10px;
font-weight:normal;
}

h2{
font-size:90%;
color:white;
margin:0;
padding:10px 10px 10px 10px;
}
h3{
font-size:90%;
color:white;
margin:0;
padding:10px 10px 10px 10px;
}
p{
margin:5px 10px 5px 10px;
font-size:90%;
text-align=left;
}

li{
font-size:90%;
}

a{
color:white;
text-decoration:none;
}
a:hover{
color:#B3222F;
}

#mag_left{
width:325px;
float:left;
text-align:left;
border:0px solid red;
margin-left:0px;
}
#mag_right{
float:right;
width:610px;
margin-right:4px;
border-left:1px solid #00766D;
padding-left:10px;
}
.mag_book{
border-bottom:1px solid #00766D;
padding:15px 0 15px 15px;
margin-left:-10px;
}
.mag_book_image{
padding-right:10px;
}
.italic{
font-style:italic;
text-decoration:underline;
}

.mag_book_left{
border-bottom:1px solid #00766D;

}

#promoted_item{
float:left;
border-bottom:1px solid #00766D;
margin-top:10px;

}
#promoted_left{
width:269px;
float:left;
border-right:1px solid #00766D;
}
#promoted_right{
float:left;
width:520px;
padding-left:10px;
border-left:1px solid #00766D;
margin-left:-1px;
}
/**** MY STANDARD DIVS ETC ****/

#site{
width:990px;
margin:auto;
/*height:550px;*/
top:0;
margin-top:4px;
padding:0;

}

#header{
width:100%;
height:100px;

}

#navigation{
width:990px;
position:relative;
margin:auto;
margin-top:0px;
height:130px;
z-index:9;

}
html>body #navigation{
width:990px;
}

#main{
position:relative;
z-index:1;
background-image:url(../images/backgrounds/background.jpg);
background-repeat:no-repeat;
width:990px;
border:0px solid #FF0000;
/*height:550px;*/
}

#content{
padding:0;
position:relative;
top:0px;
margin:0px 50px 0px 20px;
width:938px;
z-index:1;
border:0px solid #FFF;
/*height:530px;*/
}

.contentinner{
padding:0;
position:relative;
top:0px;
margin:0px 50px 0px 80px;
width:790px;
z-index:1;
border:0px solid #FFF;
/*height:530px;*/
}



/**** SITE SPECIFIC TAGS ****/



#img_logo{
position:relative;
left:400px;
}

#sub_footer{
position:relative;
margin:auto;
top:0px;
width:400px;
text-align:center;
height:20px;
z-index:2;
}
#sub_footer a{
font-weight:normal;
text-decoration:underline;
}

.highlight{
font-weight:bold;
}

.highlight2{
font-style:italic;
}

#shop_content{
padding:0;
float:left;
margin-top:-180px;
width:820px;
z-index:1;
color:white;
}
#shop_content h1{
margin:0;
padding:0;
}
#shop_content h2{
margin:0;
padding:0;
font-weight:normal;
font-style:italic;
}
#shop_content h3{
margin:0;
padding:0;
}
.book_left{
float:left;
width:400px;
height:300px;
text-align:left;
margin-top:15px;
}
.book_right{
float:right;
width:390px;
height:300px;
text-align:left;
margin-top:15px;

}

.book_left img{
float:left;
padding:10px 10px 5px 0px;
margin-left:40px;

}
.book_right img{
float:right;
padding:10px 0px 5px 10px;
margin-right:30px;

}
.book_details{
float:left;
width:400px;
height:300px;
}
#content_left{
float:left;
width:400px;
}
#content_right{
float:right;
width:400px;
border-left:1px solid #3D6D6F;
}

#content_right h1{
text-align:left;
color: white;
font-style:italic;
margin:0;
padding:0;
margin-left:10px;
font-size:90%;
font-weight:bold;
}
#content_right h2{
text-align:left;
color: white;
font-style:italic;
margin:0;
padding:0;
margin-left:10px;
}
#content_right p{
color:#3D6D6F;
font-size:95%;
font-weight:bold;
margin:0;
padding:0 10px 10px 0;
margin-left:10px;
}

#content_right .small{
color:white;
font-size:70%;
font-weight:normal;
padding:0;
margin-left:10px;
}

.small2{
text-align:left;
font-size:80%;
}
.small3{
text-align:left;
font-size:80%;
color:#3C6D69;
}
.small4{
text-align:left;
font-size:90%;
color:#3C6D69;
}
.green{
color:#3C6D69;
}

.red{
color:#FF0000;
}

.white{
color: white;
}
.underline{
text-decoration:underline;
}


.subsection_summary{
border-top:1px solid #00766D;
margin-top:-1px;
padding:5px;
}

#promoted_item{
float:left;
border-bottom:1px solid #00766D;
margin-top:10px;

}
.promoted_left{
width:269px;
float:left;
border-right:1px solid #00766D;
}
.promoted_right{
float:left;
width:520px;
padding-left:10px;
border-left:1px solid #00766D;
margin-left:-1px;
}
.promoted_bottom{
border-bottom:1px solid #00766D;
}
#section_summary{
float:right;
width:509px;
padding:15px 10px 0 5px;
margin-bottom:0px;
border-left:1px solid #00766D;
}
.subsection_summary{
float:left;
border-top:1px solid #00766D;
margin-top:-1px;
padding:5px 0 5px 10px;
width:100%;
}
#mag_left{
border-right:1px solid #00766D;
}
#mag_right{
margin-left:-1px;
}

/*** SOCIAL ICONS ***/
.book-social { float:left; margin-left:0px; margin-bottom:5px;margin-top:3px;width: 260px; background-image:url('/images/social-bg.jpg');height:38px;border:0px solid red; }
.social-like, .social-facebook, .social-twitter, .social-google  { float:left; margin-top:5px; width:34px; margin-left:7px; }
.social-like { width: 64px;margin-left:35px; }
.book-social img { height: 28px; }

/**** 1, 2, 3 or 4 books per row ***/
.mag_book_1{
border-bottom:1px solid #00766D;
border-left:1px solid #00766D;
padding:15px 0 15px 15px;
margin-left:-1px;
}

.mag_book_1 .mag_book_image{
width:143px;
}

.mag_book_2{
position:relative;
float:left;
width:296px;
height:290px;
margin:0;
margin-left:-1px;
padding:8px 0 0 8px;
border-left:1px solid #00766D;
border-bottom:1px solid #00766D;
}
.mag_book_2 .mag_book_image{
max-width:295px;
max-height:165px;
}

.mag_book_3{
position:relative;
float:left;
width:204px;
height:290px;
margin:0;
margin-left:-1px;
padding:5px 0 0 22px;
border-left:1px solid #00766D;
border-bottom:1px solid #00766D;
}
.mag_book_3 .mag_book_image{
max-width:156px;
max-height:220px;
}


.mag_book_4{
	float:left;
	margin:8px 0px 0px 20px;
	width:128px;
	height: 240px;
	font-size:80%;
}
.mag_book_4 .mag_book_image{
width:126px;
margin-bottom:2px;
}

.product_listing_price {
	position:absolute;
	bottom:17px;
	width:100%;
	height:17px;
	background-color:black;
}

#shop_subtitle{
height:30px;
margin-bottom:-30px;
margin-left:60px;
margin-right:30px;
margin-top:30px;
float:left;
}


#qscroller2 {
  width:620px;
  height:154px;
  border:1px solid #c0c0c0;
  background:#fff;
}
.qscroller2-nav {
  font-size: 9pt;
  width:320px;
  height: 15px;
  background:#f0f0f0;
  border:1px solid #c0c0c0;
}
.qscroller2-nav a {
  text-decoration: none;
}
.qscroller2-nav div {
  float: right;
}
.qslide2 img {
  float: left;
  padding: 1px;
  border: 1px solid #00ffff;
  margin: 3px 15px 0 3px;
}
.qslide2 h1 {
  margin:0 0 5px;
  font-size: 110%;
  color: #16387c;
} 


/**** BLOG ***/
#blog_title{
float:right;
text-align:right;
width:200px;
margin-right:150px;
/*height:160px;*/
margin-top:110px;
}
#blog_title h1{
font-size:250%;
line-height:90%;
}

#blog_content{

}

#blog_links{
float:left;
width:200px;
margin-left:10px;
margin-top:30px;
border-top:1px solid #00766D;
border-left:1px solid #00766D;
border-bottom:1px solid #00766D;
border-right:1px solid #00766D;
clear:both;
}

#other_links{
float:right;
width:400px;
margin-right:10px;
margin-top:30px;
/**
border-top:1px solid #00766D;
border-left:1px solid #00766D;
border-bottom:1px solid #00766D;
border-right:1px solid #00766D;
**/
}

#subscribe-bg { 
	background-image: url('/images/signup-bg.jpg');
	width:900px;
	height:112px;
	overflow:hidden;
	position:relative;
	margin-left:10px;
}
#subscribe-input {
	position:absolute;
	left:478px;
	top: 55px;
	width:217px;
	height:17px;
	border:0;
}
#subscribe-input-2 {
	position:absolute;
	left:478px;
	top: 77px;
	width:217px;
	height:17px;
	border:0;
}
#subscribe-submit {
	position:absolute;
	left:697px;
	top: 14px;
}

.defaultColour { color:silver; }

/*** Messageboards ***/
.discussion_box			{width:800px;overflow:hidden;padding:20px;float:left;margin-right:0px;margin-top:9px;border-bottom:dotted 1px #407584;background-color:black;}
.discussion_box h2		{font-weight:bold;font-size:110%;}
.discussion_box p			{font-family:arial, Helvetica, sans-serif;  color:#00475b; margin:0px; padding:0px; font-size:12px;margin-bottom:5px;margin-top:0px;}

.dis_01					{float:left;width:360px;border-right:solid 1px #407584;height:60px;padding-right:10px;;}
.dis_02					{float:right;width:126px;border-left:solid 1px #407584;height:60px;padding-left:10px;}
.dis_03					{float:left;width:100px;height:60px;padding-left:10px;}

#reply_table { margin-top:10px; border:1px solid #e7eaeb; }

#reply_table td{
 padding:3px;
}
#reply_table input[type='text'], #reply_table textarea{ width: 340px }


#reply_table2 { margin-top:10px; }

#reply_table2 td{
 padding:3px;
}
	#reply_table2 input[type='text'], #reply_table2 textarea{ width: 432px }
	
.thread_table		{border:1px solid #1b3d7c;}
.thread_table td { font-size:12px; }
.thread_title		{background:black;}
.table_title		{border-bottom:1px solid #1b3d7c; background-color:#fff;}
.thread_title_td	{border-bottom:1px dotted #407584;}
