* {
	margin: 0;
	padding: 0;
}

.offScreen {
	position: absolute !important;
	left: -999em !important;
	top: auto !important;
	text-indent: -999em !important;
}

.noCSS {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.alignCenter { text-align: center !important; }
.alignLeft { text-align: left !important; }
.alignRight { text-align: right !important; }

.floatLeft { float: left !important; }
.floatRight { float: right !important; }
.floatNone { float: none !important; }

.imgFloatRight {
	float: right;
	margin: 0 0 10px 10px;
}

.imgFloatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
button {
	border:1px solid #c4c4ff;
	border-radius: 2px;
	background: #d7e2f1; 
	font-weight: bold;
	width: 120px;
	height: 40px;
}

.btnlogout {
	margin-right: -30px; 
	margin-top: 5px; 
	height: 25px;
	width: 80px;
}



.factorbreak {
	 display: block;
}

#topperleft ul {
    text-align: left;
}

#topperleft ul li {
	font-size: 1.4em;
	font-weight: bold;
	display: inline-block;
    margin-top: 5px;
}

#topperright ul {
  margin-top: -36px; 
	margin-right: 20px;
    text-align: right;
    display: block;
     margin-right: 40px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	margin-bottom: 5px;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

a {
	color: #233551;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

fieldset {
	border: none;
}

ol, ul {
	margin: 0 0 10px 15px;
}

ol li,
ul li {
	font-size: 1.2em;
	line-height: 1.5em;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.secondLevelPage {
	position: relative;
	padding-top: 58px;
}

.secondLevelPage #header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#header {
	background: #d7e2f1 url(../images/mobile_wiley.gif) no-repeat right 50%;
	height: 28px;
	padding: 10px 0;
	margin-bottom: 10px;
}

#header h1,
#header h2 {
	text-indent: -999em;
	margin-left: 10px;
}

#header h1 a,
#header h2 a {
	display: block;
	width: 200px;
	height: 28px;
	background: url(../images/aacc-mobile-logo.png) no-repeat top left;
}

#leaderboard{
display:none;
}


#contentWrapper {
	padding: 0 10px;
}

#searchWrapper {
	border: 2px solid #CCC;
	margin: 0 10px 15px;
}

#contentTSWrapper { padding-top: 56px; }
#contentTSWrapper.dualTopLinks { padding-top: 84px; }
#productDetailWrapper { padding-top: 74px; }
#contentBPWrapper { padding-top: 194px; }

#contentBPWrapper #searchWrapper {
	display: block !important;
	position: absolute;
	top: 126px;
	left: 0px;
	width: 296px;
}

.formInlineWrapper,
.formWrapper {
	list-style: none;
	margin: 0;
}

.formInlineWrapper li,
.formWrapper li {
	margin-bottom: 10px;
}

.inputTextLarge {
	width: 95% !important;
	border: 1px solid #CCC;
	padding: 3px;
}

.btn {
	font-weight: bold;
	cursor: pointer;
}

.help {
	color: #666;
	padding-left: 21px;
	background: url(../images/icon_help.gif) no-repeat left 3px;
	margin: 0;
}

.titleResults {
	margin-bottom: 10px;
}

.tabLinks {
	list-style: none;
	margin: 0;
}

.tabLinks li {
	float: left;
	margin-right: 1px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}

.tabLinks li a {
	display: block;
	text-decoration: none;
	padding: 3px 7px;
	color: #FFF;
	background: #999;
}

.tabLinks li a.selected,
.tabLinks li a:hover {
	color: #233551;
	background: #FFF;
}

.tabLinks li a span {
	display: block;
}

.box {
	padding: 10px 0;
	margin-bottom: 10px;
}

#searchWrapper .box {
	padding: 10px;
	margin: 0;
}

.boxInfo {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
	background: #D7D9DF;
}

.moreInfo {
	margin: 0;
}

.moreInfo a {
	float: left;
	color: #FFF;
	padding: 2px 5px;
	background: #5C86B2;
}

.otherResultsListing {
	list-style: none;
	margin: 0;
}

.otherResultsListing li {
	margin-bottom: 15px;
	font-weight: bold;
}

.otherResultsTitle {
	float: left;
	width: 240px;
	margin-right: 5px;
}

.otherResultsAmount {
	float: left;
}

.mobilefooter {display:none;}

.mobileholder30 {
	margin-left: 30px;
}

.mobileholder100 {
	margin-left: 110px;
}

.mobilelogout {
	float: right;
	margin-right: 10px;
}

.mobileholder10 {
	margin-left: 10px;
}

.mobileholder5 {
	margin-left: 5px;
}

.mobileholder80 {
	margin-left: 60px;
}

.mobileholdertop30 {
	margin-top: 30px;
}

.otherResultsAmount a {
	display: block;
	width: 35px;
	color: #FFF;
	text-align: center;
	background: #5C86B2;
	padding: 5px 0;
	line-height: auto;
}

.product {
	margin-bottom: 15px;
}

.product.withBorder {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.product p {
	margin: 0;
}

.product .imgFloatRight,
.product .productThumbnail,
.boxInfo .imgFloatRight {
	width: 75px;
}

.productInfo .imgFloatLeft,
.productInfo .imgFloatRight {
	width: 200px;
}

.productDetails {
	list-style: none;
	margin: 0;
}

.productThumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

.toggleSummary {
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/icon_plus.gif) no-repeat top left;
	margin-right: 3px;
	cursor: pointer;
	display: none;
}

.toggleSummary.collapse {
	background-image: url(../images/icon_minus.gif);
}

#topLinks {
	position: absolute;
	width: 100%;
	top: 58px;
	left: 0;
	border-bottom: 1px dotted #CCC;
}

#topLinks ul {
	list-style: none;
	margin: 0 0 10px;
}

#topLinks ul li {
	font-weight: bold;
	width: 40%;
}

#topLinks .floatLeft {
	margin-left: 10px;
}

#topLinks .floatRight {
	margin-right: 10px;
	text-align: right;
}

#topLinks .widthAuto {
	width: auto !important;
	margin-left: 10px;
}

#topLinksHomeRight {
position: relative;
width: 100%;
text-align: right;
font-weight: bold;
width: auto !important;
margin: 5px 5px 5px 140px;
padding:0px;
text-decoration:underline;
}

#topLinksHomeLeft {
position: relative;
width: 100%;
text-align: left;
font-weight: bold;
width: auto !important;
margin: 5px 5px 5px 5px;
padding:0px;
text-decoration:underline;
}

.paginationWrapper {
	text-align: center;
	background: #CCC;
	padding: 5px 0;
	margin-bottom: 10px;
}

.paginationWrapper ul {
	list-style: none;
	margin: 0;
}

.paginationWrapper ul li {
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}

.darkGrey {
	color: #666;
}

.titleProduct {
	line-height: normal;
}

.subtitleProduct {
	color: #666;
	margin-bottom: 10px;
}

.orderBox {
	background: #FCB536 url(../images/bg_orderbox.gif) repeat-x top left;
	padding: 5px 10px 10px;
	margin-bottom: 10px;
}

.orderDetails {
	margin: 0;
	list-style: none;
}

.orderDetails li {
	font-weight: bold;
	padding-left: 21px;
	background-position: left 50%;
	background-repeat: no-repeat;
}

.orderDetails li.phone { background-image: url(../images/icon_phone.gif); }
.orderDetails li.email { background-image: url(../images/icon_email.gif); }

.backToResults {
	font-weight: bold;
}

#footer {
	margin-bottom: 15px;
	padding: 0 10px;
	text-align: center;
}

#footer ul {
	list-style: none;
	margin: 0;
}

#footer ul li {
	display: inline-block;
	margin-right: 15px;
	font-weight: bold;
}

.siteNav,
#topAd,
#sideBar,
.secondLevelPage #searchWrapper,
#contentLeft,
.titleProduct span,
.backToResults {
	display: none;
}

.tabLinks:after,
.otherResultsListing li:after,
.moreInfo:after,
#topLinks:after,
#topLinks ul:after,
#footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}