body {
	color: #999; /* Font color */
}

h1, h2, h3, h4, h5, h6 {
	color: #FFF; /* Heading color */
}

div#content {
	background: #000000;
}

div#content2 {
background: transparent url(/Images/shadow-bg.png) repeat-x;
width:980px;
margin: 0 auto;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;

}

div#placeholder-logo {
	background: #000000 url(/Images/mainpagebuttons/aptopheaderlogo.gif) no-repeat right;
	margin-right: 10px;
	height: 77px;
	float: right;
	width: 350px;
}
div#placeholder-logo h1 {
	margin-left: -9000px;
}

div.whoslogged {
	color: #fff;
	text-align: right;
	font-size: 16px;
}

div#nav {
	border-bottom: 1px solid #666;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #000000;
}

div#sub div.box {
	background: transparent;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #d5d5d5;
}

div#footer {
	color: #ddd;
	font-size: 11px;
	text-align: center;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #ebf3ff;
}

td.menu-item-selected {
	color: #ffe35f;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-search input.cat_textbox_small {
	background:#FFFFFF url(/Images/search_icon.jpg) no-repeat scroll 6px 6px;
	border:1px solid #444444;
	width: 260px;
	height: 22px;
	margin: 0;
	padding: 7px 0 0 30px;
float: right;
}

div#placeholder-search {

	margin-bottom: 0;
margin-right: 0;
}

.secure-login, .newsletter-form {
	background: transparent;
	border: none;
	margin-bottom: 18px;
	margin-right: 10px;
}

.announcement-list {
	background: none;
	border: none;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 5px 18px;

}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	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: #FF66CC;
	text-decoration: none;	
}

a:hover, a:active {
	color: #FF66CC;
	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:  #FFFFFF url(/newacademysite/bckrnd.jpeg) repeat top center fixed;
	margin: 0 0 54px;
}

div#header { 
	padding-top: 10px;
	height: 77px;
	background: #000000;
}

div.whoslogged {
	height: 60px;	
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	padding: 0px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-16-1.png) repeat-x 0 0;
	height: 40px;
	padding: 5px 18px;
}

div#placeholder-nav table {
}

div#main div.inner {
	padding: 18px 40px;
}

div#sub div.box {
	margin: 0;
}

div#sub-bottom {
	
}

div#footer {
	padding: 1.5em 0;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }   

#top { height: 30px; margin-top: 5px; }


.spanlogo {
margin-left: -9000px;
}

#teaser {

width: auto;
height: 300px;
background: #000000;
}

#menu-item-home {
padding-right: 30px;
}

div#top a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

div#top a:hover, a:active {
	color: #FF66CC;
	text-decoration: underline;
	font-weight: bold;
}
div#sub a:link, a:visited {
	color: #FF66CC;
	text-decoration: none;
	font-weight: bold;	
}

div#sub a:hover, a:active {
	color: #FF66CC;
	text-decoration: underline;
	font-weight: bold;
}

div#shopbutton {
	margin: 0 auto;
	width: 300px;
	height: auto;
}


#cat_397935_divs {
width: 550px;
float: left;
padding-top: 5px;
}

#placeholder-box1 {
margin-top: 0px;
margin-bottom: 10px;
}

 /* @end */


