@charset "UTF-8";
/* CSS Document */
/* global */
body{
	background:url(img/bg.gif) top repeat-x #ffffff;
	margin:19px 0 25px 0;
	padding:0;
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}
body.interior{
	background:url(img/bg_2.gif) top repeat-x #ffffff;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}
p{
	margin:0 0 12px 0;
}
.invisible{
	position: absolute; 
	left: -9000px
}
.red{
	color:#ee3124;
}
#adpagewrap{
	width:904px;
	display:block;
}
#ads{
	width:124px;
	height:244px;
	display:block;
	float:left;
	margin-left:12px;
	margin-top:188px;
}
#mainads{
	width:760px;
	/*height:525px;*/
	display:block;
	margin:0;
	padding:0;
	border:2px solid #ee3124;
	float:left;
}
#main{
	width:760px;
	/*height:525px;*/
	display:block;
	margin:0;
	padding:0;
	border:2px solid #ee3124;
}
#top{
	height:66px;
	display:block;
}
#nav{
	display:block;
	float:right;
	text-align:right;
	width:530px;
	height:20px;
	padding:39px 40px 0 0;
	_padding:39px 37px 0 0;
	line-height:20px;
}
#nav a{
	color:#ff3333;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:20px;
	float:right;
	padding:0 5px 0 5px;
	margin-right:6px;
}
#nav a:hover{
	color:#999999;
}
#nav a.selected{
	color:#333333;
}
/* home */
#mid{
	display:block;
	background:url(img/conversations.jpg) no-repeat;
	height:358px;
	color:#ffffff;
}
#mid a{
	color:#ffffff;
	text-decoration:underline;
}
#mid a:hover{
	color:#ee3124;
}
#logo{
	width:400px;
	height:100px;
	display:block;
	float:left;
	margin-left:45px;
}
#colwrap{
	display:block;
	text-align:left;
	line-height:15px;
}
#colleft{
	float:left;
	display:block;
	width:248px;
	padding-left:22px;
	line-height:16px;
	padding-bottom:4px;
}
#colleft p{
	margin-bottom:12px;
}
#colleft a{
	color:#ff3333;
	text-decoration:underline;
}
#colleft a:hover{
	color:#999999;
}
#colright{
	float:left;
	display:block;
	width:400px;
	padding-bottom:4px;
	padding-left:30px;
}
#colright h1{
	font-size:12px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
}
#colright p{
	margin-bottom:8px;
}
#colright a{
	color:#ff3333;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#colright a:hover{
	color:#999999;
	text-decoration:underline;
}
/* Interior */
#midint{
	display:block;
	background:url(img/conversations_int.jpg) no-repeat;
	width:760px;
}
#intheader{
	height:104px;
	display:block;
}
#midintmain{
	display:block;
	text-align:left;
	height:354px;
	width:760px;
}
#midintmainalt{
	display:block;
	text-align:left;
	width:760px;
}
#intnav{
	height:26px;
	width:411px;
	background:url(img/int_nav.png) no-repeat;
	_background-image: none;
  	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/int_nav.png');
	display:block;
	font-weight:bold;
	font-size:10px;
}
#intnav a{
	height:18px;
	line-height:18px;
	display:block;
	padding:0 6px 0 6px;
	color:#ffffff;
	float:left;
	margin-right:4px;
	text-decoration:none;
	_position:relative;
}
#intnav a:hover{
	background:#000000;
}
#intnav a.selected{
	background:#000000;
}
#navspace{
	float:left;
	display:block;
	width:172px;
	height:26px;
}
#colleftint{
	width:255px;
	display:block;
	float:left;
	height:300px;
}
#colrightint{
	width:460px;
	display:block;
	float:left;
}
#colleftintalt{
	width:115px;
	display:block;
	float:left;
	padding-left:50px;
	font-size:10px;
	text-align:left;
	padding-top:12px;
}
#colleftintalt img{
	margin:12px 0 4px 0;
}
#colrightintalt{
	width:530px;
	display:block;
	float:left;
}
.content{
	display:block;
	padding:7px 0 0 8px;
	line-height:14px;
}
.content h1{
	height:37px;
	display:block;
	margin:0 0 12px 0;
	padding:0;
}
.content h2{
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
.content a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
.content a.red{
	color:#ff3333;
	text-decoration:none;
	font-weight:bold;
}
.content a.white{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}
.content a.white2{
	color:#ffffff;
	font-weight:bold;
}
.content a:hover{
	color:#ff3333;
}
.content a:hover.juice{
	color:#ffffff;
}
.content a:hover.red{
	color:#333333;
}
.content a:hover.white{
	color:#333333;
}
.content a:hover.whitealt{
	color:#ffffff;
}
.content a:hover.white2{
	color:#cccccc;
}
.content a.selected{
	color:#ff3333;
}
.content a.selectedalt{
	color:#ffffff;
}
.smalllink a{
	color:#ff3333;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
.smalllink a:hover{
	color:#333333;
	text-decoration:underline;
}
.secondsub a{
	color:#ff3333;
	text-decoration:none;
	font-weight:bold;
}
.secondsub a.underline{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
.secondsub a:hover.underline{
	color:#ff3333;
}
.secondsub a:hover{
	color:#333333;
	text-decoration:underline;
}
.secondsub a.selected{
	color:#333333;
	text-decoration:none;
}
#displayblock{
	display:block;
	float:right; 
	width:300px; 
	text-align:right; 
	font-size:10px;
}
#displayblock a{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
#displayblock a.white{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
#displayblock a:hover{
	color:#ffffff;
}
#displayblock a:hover.white{
	color:#cccccc;
}
/* bookpreview */
#bookwrap{
	width:850px;
	display:block;
	margin:0;
}
.bookcol{
	width:63px;
	display:block;
	float:left;
	padding-top:67px;
}
.bookcol a{
	width:63px;
	height:104px;
	display:block;
	background:url(img/book_left.gif);
}
.bookcol a.right{
	background:url(img/book_right.gif);
}
.bookcol a:hover{
	background-position:100% -104px;
}
#bookmain{
	width:720px;
	height:524px;
	display:block;
	margin:0;
	padding:0;
	border:2px solid #ee3124;
	float:left;
	background:#ffffff;
}
#bookbotnav{
	display:block;
	height:24px;
	line-height:24px;
	padding-top:8px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#ee3124;
	width:714px;
}
#bookbotnav a{
	text-decoration:underline;
	color:#ee3124;
}
#bookbotnav a:hover{
	color:#999999;
}