/*
Virgin Bookclub v1.0
by Random House Group Digital Studio
webmaster@randomhouse.co.uk
*/


body {
	font-family:verdana, arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
    font-size:10pt;
	color:#252525;
	background-image:url(../images/vbc_bg01.gif);
	background-repeat:repeat;
background-color:#d2d7da;
width:100%;
height:auto;
}
a:link {
color:#ed1a37;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color:#ed1a37;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color:#ed1a37;
	text-decoration: underline;
	background-color : transparent;
}
.fbframe{
border:none;
overflow:auto;
overflow-x: hidden;
overflow-y: scroll; 
width:275px;
height:300px;
}
.feature{
		width: 626px;
	height: 248px;
overflow:hidden;
}
ul, ul li{
list-style-image: url(../images/vbc_rarrow_s.gif);
}
.nav{
width:970px;
height:37px;
text-align:left;
background-color:transparent;
background-image:url(../images/vbc_navbg.gif);
background-repeat:repeat-x;
}
.title
{
font-size:10pt;
	color:#252525;
font-weight:bold;
}
.title a:link, .title a:active, .title a:visited
{
font-size:10pt;
	color:#252525;
font-weight:bold;
text-decoration:none;
}
.title a:hover
{
font-size:10pt;
	color:#252525;
font-weight:bold;
text-decoration:none;
}
.rarrow{
float:left;
margin-right:10px;
}
.wrapper {
width: 990px;
min-width:990px;
height:auto;
background-color:transparent;
padding:0px;
margin:0px;
}
.linkbox{
padding-left:20px;
}

.containerbase{
width: 990px;
min-width:990px;
height:11px;
background-color:transparent;
padding:0px;
margin:0px;
background-image:url(../images/vbc_bodybase01.png);
background-repeat:no-repeat;	
}
.container {
width:990px;
height:auto;
text-align:left;
background-image:url(../images/vbc_bodybg01.png);
background-repeat:repeat-y;
}
.contentrow{
width:970px;
height:auto;
}
.contentrow #col1{
float:left;
width:625px;
position:relative;
left:20px;
}
.contentrow #col2{
float:right;
width:305px;
border-right:5px solid #fff;
}
.contentrow2colbg{
width:625px;
height:auto;
overflow:hidden;
background-image:url(../images/vbc_2colbg.gif);
background-repeat:repeat-y;
position:relative;
}

.contentrow2col{
width:625px;
height:auto;
position:relative;
}
.contentrow2col #ccol1{
float:left;
width:300px;
}
.contentrow2col #ccol2{
float:right;
width:300px;
}

.contentrow2colbg #ccol1{
float:left;
width:300px;
position:relative;
left:10px;
}
 .contentrow2colbg #ccol2{
float:right;
width:280px;
position:relative;
left:-10px;
}
.bookrow{
width:625px;
height:auto;
background-image:url(../images/vbc_bookbg.gif);
background-repeat:repeat-y;
position:relative;
}
.bookrow #book1{
width:200px;
height: auto;
float:left;
position:relative;
left:10px;
}
.bookrow #book2{
width:200px;
height: auto;
float:left;
position:relative;
left:30px;
}
.bookrow #book3{
width:190px;
height: auto;
float:left;
position:relative;
left:40px;
}
.homereviews{
width:180px;
height:35px;
}
.homereviews #rr{
float:left;
width:110px;
height:35px;
background-image:url(../images/vbc_icon_review.gif);
background-repeat:no-repeat;
background-position:left;
font-size:7pt;
}
.homereviews #wr{
float:right;
width:70px;
height:35px;
background-image:url(../images/vbc_icon_writereview.gif);
background-repeat:no-repeat;
background-position:left;
font-size:7pt;
}
.homereviews #rcopy{
padding-left:30px;
}
.choicebox{
width:180px;
font-size:9pt;
padding-top:10px;
}
.setHeight {
	height: 330px;	
}
.choicebox #copy{
font-size:8pt;
}
.homecvr{
float:right;
margin-left:5px;
border: 1px solid #ed1a37;
}
.lrgcvr{
border: 1px solid #ed1a37;
}
.titlerow{
	width:100%;
color:#252525;
	border-top:1px solid #949599;
		border-bottom:1px solid #949599;
	padding:5px 5px 5px 5px;
	text-transform:uppercase;
	font-weight:bold;
}

.titlerow a:link, .titlerow a:active, .titlerow a:visited{
font-size:8pt;
color:#ed1a37;
text-transform:none;
text-decoration:underline;
}
.titlerow a:hover{
font-size:8pt;
color:#ed1a37;
text-transform:none;
text-decoration:underline;
}
.snbox{
width:300px;
background-color:#eceff5;
height:auto;
text-align:center;
padding:5px;
}

.header{
width:970px;
text-align:right;
height:105px;
padding-bottom:5px;
}
.header #vlogo{
width:103px;
height:100px;
float:left;
position:relative;
left:10px;

}
.header #intro{
width:600px;
height:65px;
float:right;
background-color:#ed1a37;
position:relative;
left:-10px;
padding:20px 10px 10px 10px;
text-align:left;
color:#fff;
}
.introarrow{
width:11px;
height:22px;
position:relative;
left:-21px;
top:-20px
}
.header #connect{
width:205px;
height:95px;
float:right;
position:relative;
left:-10px;
background-color:#eceff5;
border-left:10px solid #fff;
text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.header #connect img{
margin-left:10px;
margin-top:10px;
}
.connectarrow{
width:20px;
height:9px;
position:relative;
left:20px;
top:25px
}
.farrow{
width:950px;
text-align:left;
position:relative;
left:20px;
}
.footer{
	padding-top:10px;
	margin-bottom:10px;
	font-size:10px;
width:970px;
color:#fff;
height:auto;
background-color:#ed1a37;
}
.footer #fleft{
width:170px;
float:left;
}
.footer #fright{
width:780px;
float:right;
text-align:left;
}
.footer a, .footer a:visited, .footer a:active {
	color:#fff;
font-size:10px;
text-decoration:none;
}
.footer a:hover{
color:#fff;
font-size:10px;
text-decoration:underline;
}
.hidefromie{
display:block;	
}
.red{
color:#ed1a37;	
}
.small {
font-size:8pt;

}
.small a, .small a:visited, .small a:active {
font-size:8pt;
text-decoration:none;
}
.small a:hover{
font-size:8pt;
text-decoration:underline;
}
.clear{
clear:both;
}
.clear2px{
height:2px;
clear:both;
}
.clear5px{
height:5px;
clear:both;
}
.clear20px{
height:20px;
clear:both;
}
.clear10px{
height:10px;
clear:both;
}
.clear30px{
height:30px;
clear:both;
}
.clear40px{
height:40px;
clear:both;
}
.clear50px{
height:50px;
clear:both;
}
.clear100px{
height:100px;
clear:both;
}
.clearnone{
clear:none;
}

.padding10px{
padding:10px;
}
/** floats**/
.floatleft{
float:left;	

}
.floatright{
float:right;

}
/** comments **/
.comments{
background-color:transparent;
width:600px;
height:auto;
padding:10px;
margin-bottom:10px;
border:1px #acadac dashed;
}

.formerror {
font-size:10pt;
margin-top:10px;
margin-bottom:10px;
color:#ed1a37;	
font-weight:bold;
display:none;
position:relative;
}
.submit{
width:95px;
height:26px;
background-image:url(../images/vbc_btn_submit.gif);
border:0px;
cursor:pointer;
background-color:#ECEFF5;
}

.submit2{
width:95px;
height:26px;
background-image:url(../images/vbc_btn_submit.gif);
border:0px;
cursor:pointer;
background-color:#fff;
}

.formbox{
width:600px;
background-color:#ECEFF5;
padding:20px;
}

.promobanner-rbooks {
	background-image: url(../images/vbc_promobanner_bg2.gif);
	background-repeat: no-repeat;
	width: 623px;
	height: 109px;
}

.promobanner-rbooks .book {
	float: left;
	margin: 11px 5px 0 5px;
}

.promobanner-rbooks .book img {
	border: 1px solid #7d7073;
}

.promobanner-rbooks .spacer {
	float: left;
	margin: 0;
}
