@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color:#999999;
	font-weight: normal;
	line-height: 24px;
	background-color:#333;
	margin: 0 auto;
}

a {
text-decoration: none;
color: inherit;	
}

a:hover {
text-decoration: underline;
cursor: pointer;
}

p a:hover {
	text-decoration: underline;
	color: inherit;
}

#maincontent a {
	text-decoration:none;
	color: #e3872c;
}
#maincontent a:hover {
	text-decoration: underline;
cursor: pointer;
}

h1 {
	font-family: helvetica neue light, helvetica neue, helvetica, sans-serif;
	color: #333333;
	font-size: 48px;
	font-weight: 200;
	margin: 0px;
	line-height: 55px;
}

h2 {
	font-family: Gnoulane, GnoulaneRg, GnoulaneBK, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 200;
	color: white;
	margin: 0px;
	font-size: 28px;
	white-space: nowrap;
overflow: visible;
}

h3 {
	font-family: Gnoulane, Gnoulane BK, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 200;
	color: white;
	margin: 0px;
	overflow: visible;
	white-space: nowrap;
	font-size: 16px;
}

h4 {
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #333333;
	display: inline;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: HelveticaNeue Thin, HelveticaNeue, Helvetica Neue, Helvetica, Myriad Pro, Arial, sans-serif;
	font-size: 48px;
	color: #333333;
	margin-bottom: 45px;
	margin-top: 10px;
	font-weight: 100;
}

h6 {
	line-height: 10px;
}

h7 {
	font-family: Gnoulane, GnoulaneRg, GnoulaneBK, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 200;
	color: white;
	margin: 0px;
	font-size: 24px;
}

h8 {
	font-family: Gnoulane, Gnoulane BK, Helvetica Neue, Helvetica, sans-serif;
	font-weight: 200;
	color: #999999;
	margin: 0px;
	overflow: visible;
	white-space: nowrap;
	font-size: 16px;
}

p {
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #141414;
	font-weight: 400;
	line-height: 24px;
}		

p.light {
	color: #333333;
	line-height: 18px;
}

p.tiny {
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	line-height: 10px;
}

.orangetext {
	color: #e3872c;
	display:inline;
}

#wrapper {
	width: 1024px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

#login {
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-left: 30px;
}
	
#header {
	width: 100%;
	float:left;
	background-color: #fff;
}

#banner {
	width: 100%;
	height: 120px;
	background-color: #000000;
	float: left;

}

#logo {
	height: 120px;
	width: 405px;
	margin-left: 545px;
	background-image:url(imagesnew/pb_logo.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	
}

#navbar {
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 0px;
	margin-left: 20px;
	float: left;
	height: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 600px;
	position: relative;
	top: -40px;
}

#navbar a {
	color: #999999;
	text-decoration: none;
	font-family: Gnoulane, Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
}

navbar a:hover {
	background-color: #141414;
	cursor: pointer;
}

#navbar a:active {
	background-color: #141414;
}

#navbar ul {
	position: relative;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float:left;
}

#navbar li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	
}

#subbanner {
	width: 100%;
	height: 285px;
	background: url(imagesnew/peanutbuttersticks.png) no-repeat;
	float: left;
}

#subbannerstore {
	width: 100%;
	height: 205px;
	background: url(imagesnew/peanutbuttersticks.png) no-repeat;
	float: left;
}

#subbannertogo {
	background: url(imagesnew/PeanutButterCups.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#subbannerathome {
	background: url(imagesnew/athome.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#subbanneratwork {
	background: url(imagesnew/atwork.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#subbanneratschool {
	background: url(imagesnew/atschool.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#subbannergrammartools {
	background: url(imagesnew/grammartools.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#subbannercontactus {
	background: url(imagesnew/contactus.png) no-repeat;
	width: 100%;
	height: 285px;
	float: left;
}

#pagedescription {

}

#content {
	width: 100%;
	height: 100%;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-bottom: 20px;
}

#atwork a {
	color: blue;
}

#contentwrapper {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	width: 100%;
}

#content img {
	border: none;
}


#leftsidebar {
	width: 230px;
	height: 100%;
	float: left;
}

#sidemenu {
	width: 100%;
	margin-top: 0px;
	margin-left: 30px;
	border: 1px solid #cccccc;
	padding-right: 0px;
	float: left;
	background-color: white;
}

#sidemenusmall {
	width: 160px;
	margin-top: 0px;
	margin-left: 30px;
	border: 1px solid #999;
	padding-right: 0px;
	float: left;
	background-color: white;
}

#sidemenusmall h3 {
	width: 100%;
	overflow: hidden;
}

#maincontent {
	width: 725px;
	height: 100%;
	margin-top: 55px;
	float: right;
	padding-left: 30px;
	
}

.contentblock {
	padding-bottom: 0px;
	margin-right: 30px;
	margin-left: 20px;
	float: left;

}	

#footer {
	background-image: url(imagesnew/footer.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	position:relative;
	bottom: 0px;
	float: left;
	margin-left: auto;
	margin-right: auto;

}

.curved {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior:url(border-radius.htc);
}


img.curved {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior:url(border-radius.htc);
}

.footer {
	text-align: center;
	padding-top: 40px;
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #555;
	font-size: 10px;
	line-height: 12px;
}

#iphone {
	width: 375px;
	height: 180px;
	margin-left: auto;
	margin-right: 55px;
	background-image: url(imagesnew/iphone.png);
	background-repeat: no-repeat;
	position: relative;
	bottom: -100px;
	z-index: 100;
	visibility: hidden;

}

.pb01 {
	background-image: url(imagesnew/pb01.png);
	background-position: left;
	background-repeat: no-repeat;
}

#freedownloads {
	height: auto;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	padding: 20px;
}

#register {
width: 615px;	
height: auto;
	background-color: #FFFFFF;
	border: 1px solid #141414;
	float: left;
	padding-bottom: 35px;
padding-top: 25px;
padding-left: 15px;
margin-left: 15px;
margin-top: 0px;
z-index: 1;
border-top: #999 1px solid;

}

#register div {
width: 500px;
}

#register h4 {
padding-right: 25px;
}

#registerhome {
width: 575px;	
height: auto;
	background-color: #FFFFFF;
	border: 1px solid #141414;
	float: left;
	padding-bottom: 35px;
padding-top: 25px;
padding-left: 45px;
margin-left: 15px;
margin-top: 0px;
z-index: 1;
border-top: #999 1px solid;

}

.bullet {
	list-style-type: disc;
	
}

.plainlist {
	list-style-type: none;
}

li {
	color: #141414;
	font-family: Helvetica Neue Light, Helvetica Neue, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

ul {
	margin-top: 0px;
}

.languagecategories {
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	float: left;
}

.languagecategories ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 15px;
}
.peanutbuttercups {
	padding-left: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
}

.peanutbuttercups ul{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 15px;
}

.information {
	padding-left: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
}

.information ul{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 15px;
}

.sidebaractive {
	background-color: #f7f7f7;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sidecontent {
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
	float:left;
	text-indent: 20px;
	width: 100%;
overflow: hidden;
}

.sidecontent li{
	text-indent: 32px;
	width: 100%;
	padding: 0px;
	margin: 0px;
float: left;
}

.sidecontent ul {
width: 100%;
float: left;
}

.sidecontent a {
width: 100%;
float: left;
}

.sidecontent h3 {
padding: 0px;
margin: 0px;
max-width: 100%;
overflow: hidden;
}

.register {
	width: 620px;
	float: left;
	margin-left: 60px;
}

.itunestore {
	width: 620px;
	float: left;
	margin-left: 60px;
	margin-top: 0px;
	padding-top: 0px;
	
}

#appstorebadge {
	margin-left: 35px;
	float: left;
	padding: 0px;
margin-bottom: -25px;
}

.announcements a {
	color: inherit;
}

.announcements a:hover {
	text-decoration: underline;
	cursor: pointer;
}


.itunestore p{
	line-height: 18px;
}

.register p {
	line-height: 18px;
}

.flash {
	z-index: 0;
	visibility: visible;
	float:left;
	height: 285px;
}

#login {
	background: none;
	float: left;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#login a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: inherit;
	text-decoration: underline;
	color: #FFFFFF;
}

.sidebaractivelink {
	background-image: url(imagesnew/arrow.png);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#leftsidebar li {
	padding-left: 0px;
width: 100%;
overflow: hidden;
} 

#currentLocation {
	clear:both;
	margin-left: 10px;
	position: relative;
	top: -85px;
}
<!--feature.teaching.php-->

#featuresText {
	float: left;
	width: 500px;
	margin-right: 20px;
}

#featuresText p {
	float: left;
	margin-left: 40px;
	width: 480px;
}

#featureScreenshot {
	margin-left: 25px;
	width: 457px;
	float:left;
}

#featureScreenshot img{
	border: none;
}


#featureScreenshot1 {
	float:left;
	width: 457px;
	padding: 25px;
}

#featureScreenshot2 {
	width: 457px;
	float: left;
	padding: 25px;
}

.featureScreenshot {
	padding: 25px;
	width: 457px;
	float:left;
}

#athome {
	margin-left: 90px;
	margin-right: 70px;
	width: 875px;
	float: left;
}

#athome img{
	padding-bottom: 30px;
}

#atschool {
	margin-left: 90px;
	margin-right: 70px;
	width: 875px;
	float: left;
}

#atschool img{
	padding-bottom: 30px;
}	


#atwork {
	margin-left: 90px;
	margin-right: 70px;
	width: 875px;
	float: left;
}

#atwork img{
	padding-bottom: 30px;
}	

#atwork ul {
padding-left: 40px;


}

#athome p {
	padding-left: 25px;
}

#atschool p {
	padding-left: 25px;
}

#atwork p{
	padding-left: 25px;
}

#atwork ul {
	margin-left: 25px;
} 

#headerbackground {
	height: 42px;
	width: 658px;
	font-family: HelveticaNeue, Helvetica Neue, Helvetica, Myriad Pro, Arial, sans-serif;
	font-size: 30px;
	font-weight: 200;
	padding-bottom: 30px;
}

.grammartoolsheading {
	background: url(imagesnew/grammartoolsheading.png) no-repeat;
}

.teachingbuddyheading {
	background: url(imagesnew/teachingbuddyheading.png) no-repeat;
}

.vocabularyheading {
	background: url(imagesnew/vocabularyheading.png) no-repeat;
}

.speakingbuddyheading {
	background: url(imagesnew/speakingbuddyheading.png) no-repeat;
}

.searchfeatureheading {
	background: url(imagesnew/searchfeatureheading.png) no-repeat;
}

.readingbuddyheading {
	background: url(imagesnew/readingbuddyheading.png) no-repeat;
}

.focuslistsheading {
	background: url(imagesnew/focuslistsheading.png) no-repeat;
}

.flashcardsheading {
	background: url(imagesnew/vocabularyheading.png) no-repeat;
}

#headerbackground h6 {
	font-family: HelveticaNeue, Helvetica Neue, Helvetica, Myriad Pro, Arial, sans-serif;
	font-size: 30px;
	font-weight: 200;
	color: #ffffff;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}

.featuresoverview {
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	float: left;
}

.featuresoverview ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 5px;
}	
	
.imageblock {
	width: 525px;
	float: left;
	margin-left: 20px;
}

.imageblock img{
	padding-right: 5px;
	padding-bottom: 5px;
	border: none;
	float: left;
}

#content table {
	float: left;
}


#subbannersubmitadialogue {
	background: url(imagesnew/submitadialogue.png) no-repeat;
	width: 100%;
	height: 205px;
	float: left;
}

.wrapper {
	float: left;
width: 100%;

}

#submitadialogue {
	margin-right: 55px;
}

#submitadialogueheading {
	float: left;
	clear: both;
	background-image: url(imagesnew/dialogue.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 30px;
	margin-left: 30px;
	min-height: 55px;
}

#submitadialogueheading h1 {
	font-family: helvetica neue light, helvetica neue, helvetica, sans-serif;
	color: #333333;
	font-size: 48px;
	font-weight: 200;
	margin: 0px;
	padding-left: 60px;
	padding-top: 10px;
	line-height: 55px;
}

#form {
	margin-left: 55px;
	clear: both;
	display: block;
}


.input {
	background-color: #f2f2f2;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: #666666 thin solid;
	font-family: lucida grande, helvetica, sans-serif;
	font-size: 14px;
}

.inputinline {
	display: inline;
	padding: 20px;
}

.inputblock {
	display: block;
}	

.buttons {
	clear: both;
	float: left;
	padding-top: 20px;
}

.inputleft {
	float: left;
	display: inline;
	padding-top: 15px;
clear:left;
}

.inputright {
	display: inline;
	float: right;
	padding-top: 15px;
}

#form h2{
	margin-bottom: 5px;
}

.button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f2f2f2;
	color: #333333;
	border: #666666 thin solid;
	font-family: lucida grande, helvetica, sans-serif;
	font-size: 14px;
}

.formfield {
	padding-top: 15px;
	float: left;
	clear: both;
margin-left: 20px;
}

.white {
	color: #ffffff;
}

#subbannersuggestions {
	background: url(imagesnew/suggestions.png) no-repeat;
	width: 100%;
	height: 205px;
	float: left;
}

#suggestionsheading {
	float: left;
	clear: both;
	background-image: url(imagesnew/suggestionsmall.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 30px;
	margin-left: 30px;
	min-height: 75px;
padding-bottom: 60px;
}

#suggestionsheading h1 {
	font-family: helvetica neue light, helvetica neue, helvetica, sans-serif;
	color: #333333;
	font-size: 48px;
	font-weight: 200;
	margin: 0px;
	padding-left: 65px;
	padding-top: 10px;
	line-height: 55px;
}

#suggestions {
	margin-right: 55px;
}

.contactinfo wrapper{
	margin-left: 25px;
	width: 375px;
}

.contactinfo {
	float: left;
	width: 391px;
}

.suggestions {
	float: left;
	width: auto;

}

form.nuvo input {
	background-color: #f2f2f2;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: #666666 thin solid;
	font-family: lucida grande, helvetica, sans-serif;
	font-size: 14px;
}

form.nuvo select {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	
}

textarea {
	background-color: #f2f2f2;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: #666666 thin solid;
	font-family: lucida grande, helvetica, sans-serif;
	font-size: 14px;
	
}

.submitformfield {
	padding-top: 15px;
	float: left;
	clear: both;
}

#productimages {
	width: 420px;
margin-right: auto;
margin-left: auto;
}

.productimage {
	float: left;
}

.anylinkmenu ul li {
text-align: left;
}

#sidemenusmall .menuitem li:hover {
	width: 100%;
	background-color: #999999;
	color: #333;
	cursor: pointer;
	text-decoration: none;

}


#sidemenusmall .menuitem:hover a{
	text-decoration: none;
}

#sidemenusmall .menuitem a:hover {
	text-decoration: none;
}

#sidemenusmall .menuitem:hover li {
	text-decoration:none;
}

#sidemenu a:hover {
	text-decoration: underline;
	color: #333333;
}

#sidemenusmall .menuitem li {
	text-indent: 30px;
}

#sidemenu .menuitem {
	width: 100%;
	float: left;
}

#sidemenu .menuitem li:hover {
	width: 100%;
	background: none;
	cursor: pointer;

}

#supportsuggestions {
	float: right;
	margin-top: 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-right: 55px;
color: #333;
	
}

#navtabs {
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 0;	
}

#navtabs ul {
	padding: 0px;
	margin: 0px;
}
#navtabs li {
	background-color: #f7f7f7;
	border-right: #999 thin solid;
border-left: #999 thin solid;
border-top: #999 thin solid;
	padding-left: 7px;
	padding-right: 7px;
	display: inline;
	list-style-type:none;
	padding-bottom:6px;
padding-top: 4px;
}

#navtabs a {
color: #000;
}

#navtabs a:hover {
color: #141414;
}

#navtabs li:hover {
background-color: #eee;

}

#navtabs li:active {
background-color: #FFA800;
}

#navtabs a:active {
color: #141414;
}

#announcements {
	position: relative;
}

#announcementsiphone {
	position: relative;
margin-top: 14px;
}
