/* TEMPLATE */


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #000000;
}

#hidethis_body{
	width:850px;
	text-align:left;
	margin:0 auto;
}

a.backtop:link, a.backtop:active, a.backtop:hover, a.backtop:visited{
	text-decoration: none;
	color: #ff0000;
}

a.red:link, a.red:active, a.red:visited{
	text-decoration: none;
	color: #ff0000;
}
a.red:hover{
	text-decoration:underline;
	color: #ff0000;
}

/* HEADER */

#hd{
	background:#FFFFFF;
	color:#959595;
	width:100%;
	height:41px;
	overflow:hidden;
}
	#logo{
		width:850px;
		margin:0 auto;
	}

	#logo a#homelogo{
		display: block;
		background: url(../images/ht_logo.jpg);
		width:240px;
		float:left;
		height:41px;
	}

	#logo a#homelogo span{ display: none; }
	
	#logo #sociallinks{
		float: right;
		width: 290px;
		text-align: left;
		font-size: 13px;
		color: #959595;
	}
	
	#logo #sociallinks ul  {
		margin:11px 0 0 8px;
	}
	#logo #sociallinks ul li{
		float:left;
		margin-right:5px;
	}
	#logo #sociallinks ul li a{
		float:left; 
		padding-left:30px;
		font-size:13px;
		font-weight: bold;
		color:#959595;
		height: 17px;
	}
	
	#logo #sociallinks ul li a#facebook{ background:url(../images/ht_thumb_facebook.jpg) no-repeat left top; text-decoration: none; margin-left: 20px;}
	#logo #sociallinks ul li a#twitter{ background:url(../images/ht_thumb_twitter.jpg) no-repeat left top; text-decoration: none; margin-left: 20px;}

#nav_wrapper{
	float: left;
	position: relative;
	width: 850px;
	margin: 0 auto;
}

#nav{
	float: right;
	position: relative;
	width: 234px;
	background-color: #ff0000;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	z-index: 1;
}

	#nav ul  {
		margin:0px 0px 0px 0px;
		border-bottom: 2px solid #ef4135;
	}
	#nav ul li{
		margin: 0px 0px 0px 0px;
		
	}
	#nav ul li a{
		float: left;
		width: 234px;
		font-size:13px;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration: none;
		height: 17px;
		border-bottom: 2px solid #ef4135;
		padding: 11px 0px 10px 0px;
	}
	
	#nav ul li a#nav-bookxtreme{ background: #ed1c24; }
	#nav ul li a#nav-bookxtreme:hover{ background: #d00202; }
	
	#nav ul li a#nav-book{ background: #ed1c24; }
	#nav ul li a#nav-book:hover{ background: #d00202; }
	
	#nav ul li a#nav-phrasebook{ background: #ed1c24; }
	#nav ul li a#nav-phrasebook:hover{ background: #d00202; }
	
	#nav ul li a#nav-bookforlovers{ background: #ed1c24; }
	#nav ul li a#nav-bookforlovers:hover{ background: #d00202; }
	
	#nav ul li a#nav-book101{ background: #ed1c24; }
	#nav ul li a#nav-book101:hover{ background: #d00202; }
	
	#nav ul li a#nav-thiscd{ background: #ed1c24; }
	#nav ul li a#nav-thiscd:hover{ background: #d00202; }
	
	#nav ul li a#nav-upyourbottom{ background: #ed1c24; }
	#nav ul li a#nav-upyourbottom:hover{ background: #d00202; }
	

	
#hidethis_main{
	position: relative;
	float: left;
	width: 550px;
	height: 121px;
	z-index: 10;
}

#warning{
	position: absolute;
	display: block;
	background: url(../images/ht_warning.png);
	width: 647px;
	height: 121px;
}

	#hidethis_main_text{
		clear: left;
		color: #ffffff;
	}
	
	#hidethis_main_text h1{
		margin-left: 20px;
		width: 400px;
		font-size: 24px;
	}
	
	#hidethis_main_text h2{
		margin-left: 20px;
		width: 400px;
		font-size: 14px;
	}

#content_start{
	position: relative;
	width: 850px;
}

#greybox_wrap{
	background: #363636;
	color: #ffffff;
	float: left;
	width: 513px;
	height: 74px;
	margin: 15px 0px 0px 0px;
}
	#greybox_wrap p{
		margin: 10px 0px 0px 20px;
	}

#uncensored{
	float: right;
	background: url(../images/ht_uncensored.jpg);
	width: 324px;
	height: 74px;
	display: block;
	margin: 15px 0px 0px 0px;
}

#section{
	float: left;
	width: 850px;
	background: #363636;
	color: #ffffff;
}

#section_left{
	position: relative;
	width: 300px;
	background: #363636;
	color: #ffffff;
	float: left;
	height: 295px;
}
#section_left_small{
	position: relative;
	width: 300px;
	background: #363636;
	color: #ffffff;
	float: left;
	height: 240px;
}
#section_right{
	width: 545px;
	background: #363636;
	color: #ffffff;
	float: right;
}

	#section h1{
		margin: 25px 0px 0px 20px;
		font-size: 24px;
		width: 250px;
	}
	#section h2{
		margin: 5px 0px 0px 20px;
		font-size: 16px;
		width: 250px;
		}
	
.whitebox{
	position: absolute;
	bottom: 0px;
	background: #ffffff;
	color: #d40202;
	width: 268px;
	display: block;
	font-size: 14px;
	margin-top: 20px;
	z-index: 50;
}
.whitebox p{
	margin: 0px 0px 0px 20px;
	line-height: 14px;
}

#listwrap{
	margin-top: 20px;
}

	#listwrap ul  {
		
	}
	#listwrap ul li{
		float: left;
		margin: 0px 15px 0px 15px;
	}
	#listwrap ul li a{
		border: 1px solid white;
	}
	
	#listwrap ul li a#bkxtreme_spanish{ background: url(../images/ht_spanish_extreme.jpg) no-repeat; width: 148px; height: 238px; display: block; }
	#listwrap ul li a#bkxtreme_spanish span{ display: none; }
	#listwrap ul li a#bkxtreme_french{ background: url(../images/ht_french_extreme.jpg) no-repeat; width: 149px; height: 238px; display: block;}
	#listwrap ul li a#bkxtreme_french span{ display: none; }
	#listwrap ul li a#bkxtreme_italian{ background: url(../images/ht_italian_extreme.jpg) no-repeat; width: 149px; height: 238px; display: block;}
	#listwrap ul li a#bkxtreme_italian span{ display: none; }
	
	#listwrap ul li a#bk_spanish{ background: url(../images/ht_spanish.jpg) no-repeat; width: 146px; height: 238px; display: block; }
	#listwrap ul li a#bk_spanish span{ display: none; }
	#listwrap ul li a#bk_french{ background: url(../images/ht_french.jpg) no-repeat; width: 146px; height: 238px; display: block;}
	#listwrap ul li a#bk_french span{ display: none; }
	#listwrap ul li a#bk_italian{ background: url(../images/ht_italian.jpg) no-repeat; width: 146px; height: 238px; display: block;}
	#listwrap ul li a#bk_italian span{ display: none; }
	
	#listwrap ul li a#bkphrase_spanish{ background: url(../images/ht_spanish_phrase.jpg) no-repeat; width: 161px; height: 238px; display: block; }
	#listwrap ul li a#bkphrase_spanish span{ display: none; }
	#listwrap ul li a#bkphrase_french{ background: url(../images/ht_french_phrase.jpg) no-repeat; width: 161px; height: 238px; display: block;}
	#listwrap ul li a#bkphrase_french span{ display: none; }
	#listwrap ul li a#bkphrase_italian{ background: url(../images/ht_italian_phrase.jpg) no-repeat; width: 161px; height: 238px; display: block;}
	#listwrap ul li a#bkphrase_italian span{ display: none; }
	
	#listwrap ul li a#bklovers_spanish{ background: url(../images/ht_spanish_lovers.jpg) no-repeat; width: 159px; height: 181px; display: block; }
	#listwrap ul li a#bklovers_spanish span{ display: none; }
	#listwrap ul li a#bklovers_french{ background: url(../images/ht_french_lovers.jpg) no-repeat; width: 158px; height: 180px; display: block;}
	#listwrap ul li a#bklovers_french span{ display: none; }
	#listwrap ul li a#bklovers_italian{ background: url(../images/ht_italian_lovers.jpg) no-repeat; width: 159px; height: 180px; display: block;}
	#listwrap ul li a#bklovers_italian span{ display: none; }
	
	#listwrap ul li a#bk101_spanish{ background: url(../images/ht_spanish_101.jpg) no-repeat; width: 159px; height: 180px; display: block; }
	#listwrap ul li a#bk101_spanish span{ display: none; }
	#listwrap ul li a#bk101_french{ background: url(../images/ht_french_101.jpg) no-repeat; width: 159px; height: 180px; display: block;}
	#listwrap ul li a#bk101_french span{ display: none; }
	#listwrap ul li a#bk101_italian{ background: url(../images/ht_italian_101.jpg) no-repeat; width: 159px; height: 180px; display: block;}
	#listwrap ul li a#bk101_italian span{ display: none; }
	
	#listwrap ul li a#bkcd_spanish{ background: url(../images/ht_spanish_cd.jpg) no-repeat; width: 161px; height: 238px; display: block; }
	#listwrap ul li a#bkcd_spanish span{ display: none; }
	#listwrap ul li a#bkcd_french{ background: url(../images/ht_french_cd.jpg) no-repeat; width: 161px; height: 238px; display: block;}
	#listwrap ul li a#bkcd_french span{ display: none; }
	#listwrap ul li a#bkcd_italian{ background: url(../images/ht_italian_cd.jpg) no-repeat; width: 161px; height: 238px; display: block;}
	#listwrap ul li a#bkcd_italian span{ display: none; }


a#blogbanner{
		display: block;
		background: url(../images/ht_blogbanner.jpg);
		width:850px;
		float:left;
		height:200px;
	}

a#blogbanner span{ display: none; }
	
#footer{
	background:#FFFFFF;
	color:#959595;
	width:100%;
	height:41px;
	border-bottom: 1px solid #333333;
	overflow:hidden;
}

#footer #backtotop{
	float: left;
	margin: 9px 0px 0px 30px;
	font-size: 18px;
	color: #ef4135;
}