/* CSS Document */

body{
	font:12px/130% Arial, Helvetica, sans-serif;
	background:#ffffff;
	text-align:center;
	color:#000;
	margin: 0;
}

#wrapper, #grey{height:1500px;}

/*
#content a, a.lnkforgotPw:link 
{
	text-decoration:none;
	color:#0066CC;
}


#content a:hover, a.lnkforgotPw:hover
{
	color: #0066CC;
	text-decoration:underline;
}
*/
a{
	text-decoration:none;
	color:#0066CC;
}

a:hover{
	color: #0066CC;
	text-decoration:underline;
}

p{padding: 8px 0;margin: 0;}

a img{border:none;}

ul.nav, ul.footernav{
	list-style:none;
	margin: 0;
	padding: 0;
}

a img{
	border:none;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
}


/* layouts */

#mainwrapper{
	width:900px;
	text-align:left;
	background:#fff;
	margin: auto;
}

#popupmainwrapper{
	width:550px;
	text-align:left;
	background:#fff;
	margin: auto;
}

#header{
	background:url(images/edubookswapbanner.jpg) no-repeat;	
	height:88px;
	text-indent:-9999px;
}

#popupheader{
	background:url(images/edubookswappopupbanner.jpg) no-repeat;	
	height:88px;
	text-indent:-9999px;
}

#mainbanner{height:204px;}

#flashbanner{height:185px;}

#content{
	padding: 10px 4px 20px 4px;
	line-height: 1.3;
}

#popuplbox{
	float:left;
	width: 550px;
}

#lbox{
	float:left;
	width: 597px;
}

#rbox{
	float:right;
	width: 277px;
}

#wraphead{
	height:88px;
	text-align: right;
}

/* styles */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1.logo a{
	width:300px;
	height:88px;
	display:block;
	float:left;
}

p.logodesc{
	float:left;
}

#navbox{background:#5A5959; height:28px;}
.nav li{float:left;background:url(images/bookswap_navbar.jpg) right center no-repeat;}
.nav li.nobar, .footernav li.nobar{background:none;}
.nav a {color:#FFFFFF;padding: 5px 23px;font-weight: bold;display: block;text-decoration:none;}
.nav a:hover {color:#cccccc;font-weight: bold;text-decoration:none;}

.loginbox{
	width:128px;
	height:28px;
	float:right;
}

h2.titleheader1,h2.titleheader2,h2.titleheader3,h2.titleheader4,h2.titleheader5,h2.titleheader6, h2.titleheader7{
	/*width:750px;*/
	height:55px;
	text-indent:-9999px;
	margin: 0 0 15px 0;
	padding:0;
}

h2.titleheader1{background:url(images/bookswapping01.jpg) no-repeat;}
h2.titleheader2{background:url(images/bookswapping02.jpg) no-repeat;}
h2.titleheader3{background:url(images/bookswapping03.jpg) no-repeat;}
h2.titleheader4{background:url(images/bookswapping04.jpg) no-repeat;}
h2.titleheader5{background:url(images/bookswapping05.jpg) no-repeat;}
h2.titleheader6{background:url(images/bookswapping06.jpg) no-repeat;}
h2.titleheader7{background:url(images/bookswapping07.jpg) no-repeat;}

h3.subheader{
	color:#666666;
	font-size:18px;
	font-weight: normal;
}

h3.titlestyle{
	color:#3588b4;
	font-size:24px;
	font-weight: normal;
	line-height:1.3
}

h3.plan{
	color: #3588b4;
	font-size: 14px;
	float: left;
	
}

.headerbg{
	background: #F0F0F0;
	padding: 5px;	
}

.textstyle1{
	font-size: 14px;
	color:#3588b4;
	font-weight: bold;
}

.textstyle2{
	color: #666666; font-size: 16px; 
}


.rate{
	float:right;
}

input.txtfield, select.txtfield, textarea.txtfield{
	border: #000000 1px solid;
}

.med{
	font-size: 14px;
	
}

.bginsidead{
	 background:url(images/booktrading_bginside-1.jpg) left bottom no-repeat; 
	 border:1px solid #dedede;
}

a.linkstyle:link, a.linkstyle:visited {
	text-decoration:underline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

a.linkstyle:hover{
	text-decoration:underline;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}	

a.linkstyle2:link, a.linkstyle2:visited {
	text-decoration:underline;
	color: #3588b4;
	font-size: 14px;
	font-weight: bold;
}

a.linkstyle2:hover{
	text-decoration:underline;
	color: #3588b4;
	font-size: 14px;
	font-weight: bold;
}
a.linkstyle3:link, a.linkstyle3:visited {
	text-decoration:underline;
	color: #3588b4;
	font-size: 14px;
	font-weight: none;
}

a.linkstyle3:hover{
	text-decoration:underline;
	color: #3588b4;
	font-size: 14px;
	font-weight: none;
}
.required{color:#FF0000;font-weight:bold;}


#footerbox{color:#666666;padding-top: 3px;margin-bottom: 20px;}
.footernav{float: right;}
.footernav li{float:left;background:url(images/bookswap_navbar.jpg) right center no-repeat;}
.footernav a {color:#666666;padding: 0 15px;display: block;text-decoration:none;}
.footernav a:hover {color:#666666;text-decoration:underline;}
.copyright{float: left;}
