@import url(http://copyrite.ca/public/css/main.css);

#top-nav {
	top:auto;
	bottom:35px;
}

#fbFanBox {
	margin-left:10px;
}

#fbIcon {
	height:30px !important;
	margin:0 !important;
	padding:0 !important;
}

#fbIcon a {
	height:30px !important;
	margin-top:-2px !important;
	padding:0 !important;
}

#sections #about-sections-title {
	float: right;
}
	
#sections #about-sections-title a {
	float:left;
	color:#000;
	border-color:#ec008c;
}	
	
#sections #about-sections-title a:hover,
#sections #about-sections-title.current a {
	background: #ec008c;
	color: #fff;
}			

#sections #book-search-sections-title {
	float: right;
}	
	
#sections #book-search-sections-title a,
#sections #profs-sections-title a,
#sections #faq-sections-title a,
#sections #news-sections-title a {
	float:left;
	color:#000;
	border-color:#cc0000;
}	
	
#sections #book-search-sections-title a:hover,
#sections #book-search-sections-title.current a,
#sections #profs-sections-title a:hover,
#sections #profs-sections-title.current a,
#sections #faq-sections-title a:hover,
#sections #faq-sections-title.current a,
#sections #news-sections-title a:hover,
#sections #news-sections-title.current a {
	background: #cc0000;
	color: #fff;
	text-decoration: none;
	border-color:#cc0000;
}

#two {
	margin-left: 12px;
	width: 744px;	
}	

.section-head-img {
	width: 736px;
	height: 290px;
	background: grey;
	margin: 0px 0px 24px -10px	
}	

#two h2 {
	font-weight: bold;
	font-size: 20px;
	color: #cc0000;
	margin-bottom: 24px
}
	
#breadcrumbs {
	margin-top: -24px;
	margin-bottom: 5px;
}	
	
#breadcrumbs a{
	font-weight: bold;
	color: #cc0000;
}	
	
#breadcrumbs a:hover{
	text-decoration: none;
	color: grey;
}
	
#breadcrumbs .space {
	margin: 0px 6px;
}

#one {
	display:none;
}

#two {
	margin-left:24px;
	width:744px;
}

#two .home-grid .form-border {
	margin-left:10px;
	margin-bottom:10px;
}

#two .home-grid .btn-wrap {
	margin-left:10px;
}

.info-block ul {
	padding-left: 24px;
	margin-bottom: 20px;
	list-style: disc;	
}

.info-block li {
	margin-bottom: 10px;	
}

.section-head-img {
	margin-left:0px;
}

#logo {
	background:transparent url(../imgs/USED-BOOK-LOGO.gif) no-repeat scroll left top;
	height:100px;
	margin-top:2px;
	width:120px;
}

#head {
	background:transparent url(../imgs/head_usedbook.gif) repeat-x scroll left top;
	height:134px;
}

#feedback div {
	padding:24px;
}

.errors {
	margin-left:140px;
	color:#cc0000;
}

.message {
	background-color:#DFEAFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border-bottom-color:#3B5999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#3B5999;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:24px;
	padding-left:24px;
	padding-right:24px;
	padding-top:24px;
}
