body {
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	color:#0099FF;
}
div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #0099FF;
}
a#placeholder-logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	width:350px;
	height:123px;
	display:block;
	background:url(/Images/learning-logo.png) no-repeat top left;
	
}
a#placeholder-logo h1 {
	display:none;
}
div.whoslogged {
	color: #fff;
}
div.whoslogged a {
	color: #000;
}
div#placeholder-nav {
	color: #fff;
}
div#header {
	margin-bottom: 0px;
}
div#placeholder-hero {
	background: #eee;
	border: 1px solid #eee;
}
div#placeholder-footer {
	color: #fff;
}
td.menu-item {
	color: #666;
}
td.menu-item-hover {
	color: #1969bc;
	font-weight:bold;
}
td.menu-item-selected {
	color: #000;
}
td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}
td.submenu-item-hover {
	background: #DAE9FA;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}
td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}
/* @group Forms */



#placeholder-box1 {
	background: #DAE9FA;
	color: #555;
	padding: 20px 9px;
}
#placeholder-box1 a {
	color: #000;
}
#placeholder-box2, #placeholder-box3 {
	background: #E9F2FB;
	color: #555;
	padding: 9px;
}
#placeholder-box2 {
	border-bottom: 1px solid #DAE9FA;
	padding: 18px 9px 0 9px;
}
.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}
.announcement-list {
	padding: 0 18px;
}
.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}
.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}
#placeholder-nav table td {
	cursor: pointer;
	cursor: hand;
}    /* @end */
/* @group Links */



a:link, a:visited {
	color: #1969bc;
	text-decoration: none;
}
a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}
#placeholder-nav table td {
	cursor: pointer;
	cursor: hand;
}    /* @end */
/* @group Template Settings */



/* Don't touch these unless you know how CSS layouts work */



body {
	background: url(/images/bg-14-8.png) repeat-x 0 0;
	margin: 0;
	background-color: #1C5BB0;
}
div#header {
	background: url(/images/bg-logo-14-8.png) no-repeat 0 0;
	height: 234px;
}
div#header div.inner, div.whoslogged {
	height: 180px;
}
div.whoslogged {
	line-height: 180px;
	text-align: right;
}
a#placeholder-logo {
	position: relative;
	top: 25px;
	right: 0;
}
div#placeholder-search {
	padding-top: 9px;
	text-align: right;
}
div.search-box input.cat_textbox_small {
	width: 150px;
}
div#placeholder-nav {
	height: 36px;
	padding-top: 18px;
}
div#placeholder-nav table {
	width: 100%;
}
div#content {
	margin-bottom: 36px;
	background-color:#fff;
	padding:20px 20px 20px 20px;
	border-left:1px solid #0E2D56;
	border-right:1px solid #0E2D56;
	border-bottom:1px solid #0E2D56;
}
div#main {
	margin: 0;
	width: 600px;
}
div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
}
div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}
div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}
#placeholder-nav table td {
	cursor: pointer;
	cursor: hand;
}    /* @end */
.productrow *{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.productrow{
	padding:10px;
	float:left;
	border:1px solid #9c9c9c;
}
.productrow .image, .productrow .information, .productrow .price, .productrow .buy, .productrow .logo{
	width:185px;	
	float:left;	
}
.productrow h2 a{
	color:#4c4c4c;
	padding-bottom:5px;
	font-weight:normal;
	font-size:18px;
}
.productrow .image{
	width:200px;
	margin-right:10px;
	border:1px solid #fff;
	text-align:center;
}	
.productrow .information{
	width:336px;	
	padding-right:10px;
}
.productrow .information h2{
	padding:0;
	margin:0;
}
.information h5{
	font-size:20px;	
}
.productrow .price{
	width:120px;	
	margin-left:20px;
	text-align:center;
}
.productrow .price h3{
		margin:0;
		padding:20px 0 0 0;
		font-size:25px;
		color:#000;
}
.productrow .logo{
	width:223px;	
	padding-top:15px;
	text-align:center;
}
.buyNow:hover{
	cursor:pointer;
}
.productrow .buy{
	width:922px;	
	text-align:right;
	margin-top:10px;
}
.productrow .productTextInput{
	width:50px;	
}
.productrow .moreinfo a{
	color:#1f5e41;
}
