/* This Style Sheet is only for styles that are added for a specific customer site
   All styles used in the default setup of the PowerWeb site can be found in the site_styles.css 

   Modified:
   July 14, 2005: KSTEVENSON: Moved all styles into site_styles.css
   Any styles needed for a customer's site design need to be added below. Do not ADD styles in site_styles.css
*/
body {
	color: #000;
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
	text-align: center;
	outline:none;
}
/* #################### STATIC PAGE STYLES ########################## */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#contactus {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin:0 15px;
}
#contactus h1 {
	font-size: 20px;
	color: AB0932;
	font-weight: bold;
}
#contactus h2 {
	color: #808080;
	font-size: 16px;
	font-weight: lighter;
}
.ie #contactus h2{
margin-bottom: 15px;
margin-top: -5px;
}

.ie #contactus hr, .ie #contactus blockquote {
	margin-top: -5px;
}


#contactus hr {
	margin-top: -10px;
}
.ie #contactus hr {
	margin-top: -20px;
}
#contactus p, #contactus td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 13px;
}
.ie #contactus p {
	margin-top: -10px;
	padding: 0px;
}
#contactus .asterisk {
	color: #ab0932;
	font-size: 16px;
}
#contactus .red {
	color: #ab0932;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	color: #000000;
	font-weight: bold;
}
p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
/* #################### END STATIC PAGE STYLES ########################## */

#wrapper {
	width:775px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
.ie #wrapper {
	width:683px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
#header {
	width: 775px;
}
#header #topnavbar {
	margin-top: 25px;
}
#header #midbar #logo {
	background: url(/client/client_images/template/osuedu_logo.gif) no-repeat;
	background-position: 0px 7px;
	display: block;
	width: 233px;
	height: 88px;
	margin-top: 10px;
	margin-left: 17px;
	float: left;
}
#header #midbar #logo #links {
	margin-left: 75px;
	margin-top: -18px;
	font-size: 12px;
	float:left
}
#header #midbar {
	margin-top:0px;
	height: 118px;
}
#header #midbar #midmenu {
	float: left;
	margin-top: 16px;
	margin-left: 215px;
	text-align: right;
}
.ie #header #midbar #midmenu {
	float: none;
	margin-top: 16px;
	margin-right: 15px;
	text-align: right;
}
#header #midbar #logo #links a {
	color: #000;
}
#header #midbar #logo #links a:hover {
	text-decoration:underline;
}
#header #mainnavbar {
	background: url(/client/client_images/template/bgd_midnavbar.gif) no-repeat;
	height: 32px;
	width: 775px;
	margin-top:-18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.ie #header #mainnavbar {
	width: 777px;
}
#header #mainnavbar a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header #mainnavbar a:hover {
	text-decoration:underline;
}
#header #mainnavbar .grey a, #header #mainnavbar .grey {
	color: #a7a9ac;
}
#header #mainnavbar #menu {
	margin-left: 20px;
	padding-top:8px;
}
#header #mainnavbar #menu a {
	text-decoration: none;
	font-weight: bold;
}
#header #mainnavbar #searcharea {
	float: left;
	margin-top:-17px;
	margin-left:450px;
}

.ie #header #mainnavbar #searcharea {
	height:30px;
	margin-top:-21px;
	margin-right: 5px;
	float: right;
}
.ie #header #mainnavbar #searcharea td {
	VERTICAL-ALIGN: middle;
	height: 28px;
	text-align: right;
}
#searcharea .textcontrol, #searcharea .searchbox{
	height: 19px;
	font-size: 11px;
}
#searcharea input[type=image] {
	position:relative;
	top:1px;
}
#dynamicarea_home {
	width: 545px;
	margin: 0px;
	background-color: #FFF;
}
.ie #dynamicarea_home {
	width: 544px;
	height: 100%;
	margin: 0px 1px;
}
#dynamicarea {
	width: 580px;
	margin: 10px;
	background-color: #FFF;
}
.ie #dynamicarea {
	width: 580px;
	height: 100%;
	margin: 5px 10px;
}
#cartarea {
	width: 580px;
	margin: 10px;
	background-color: #FFF;
}
#ssl {
	background-color: transparent;
	text-align: center;
	margin-top: 15px;
}
input[type=image] {
	position:relative;
	top:-2px;
}
.ie input[type=image] {
	position:relative;
	/*top:2px;*/
left: 0px;
}
#footer {
	width:775px;
	margin-right:2px;
}
.ie #footer {
	margin-top: -10px;
	width:775px;
	margin-right:2px;
}
#footer #logo {
	margin-top: 4px;
	margin-left: 30px;
	float: left;
}
#footer #copyright {
	margin-top: 2px;
	margin-right: 7px;
	padding-bottom: 9px;
	text-align: right;
	font: 8px Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer #copyright a {
	color: #2b388f;
	text-decoration: none;
}
#footer #copyright .email a {
	color: #2b388f;
	text-decoration: underline;
}
#home #productspotlight {
	background: #666666 url(/client/client_images/template/bg_prodspot.jpg) no-repeat;
	height:282px;
	width:545px;
}
#productspotlight #buttons {
	float:left;
	margin-top: 10px;
	margin-left: 185px;
}
.ie6 #productspotlight #buttons {
	float:left;
	margin-top: 10px;
	margin-left: 95px;
}
#productspotlight #bookimage {
	float:left;
	margin-top: 30px;
	margin-left: 31px;
}
.ie6 #productspotlight #bookimage {
	float:left;
	margin-top: 30px;
	margin-left: 12px;
}
#productspotlight #bookinfo {
	float:left;
	min-height:282px;
}
.ie6 #productspotlight #bookinfo {
	float:left;
	min-height:282px;
	margin-left: 7px;
}
#productspotlight #bookinfo h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 27px;
	margin-left: 13px;
}
.ie6 #productspotlight #bookinfo h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 27px;
	margin-left: 13px;
}
#productspotlight #bookinfo p {
	font-size: 11px;
	font-weight: normal;
	width: 140px;
	margin-top: 36px;
	margin-left: 13px;
}
#productspotlight #bookinfo a {
	color: #2b388f;
	font-size: 11px;
	font-weight:bold;
}
#productspotlight #bookinfo #link {
	margin-top: 95px;
	margin-left: 13px;
}
#productspotlight #alsolike {
	width: 190px;
	float:left;
}
#productspotlight #alsolike h1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
#productspotlight #alsolike a {
	color: #2b388f;
	font-size: 10px;
	font-weight:bold;
}
#productspotlight #alsolike #prodone {
	margin-top: 18px;
}
#productspotlight #alsolike #prodone #book {
	float:left;
	margin-left: 32px;
	margin-bottom: 40px;
}
#productspotlight #alsolike #prodone #info {
	margin-left: 118px;
	margin-top: 12px;
}
#productspotlight #alsolike #prodone #link, #productspotlight #alsolike #prodtwo #link {
	margin-top: 20px;
}
#productspotlight #alsolike #prodtwo {
}
#productspotlight #alsolike #prodtwo #book {
	float:left;
	margin-left: 32px;
	margin-top: -10px;
}
#productspotlight #alsolike #prodtwo #info {
	margin-left: 118px;
	margin-top: -8px;
}
#home #specials {
	background: url(/client/client_images/template/bg_specials.jpg);
	background-repeat:no-repeat;
	height:278px;
	width:545px;
	font-size: 11px;
}
#specials .more a {
	color: #FFFFFF;
	font-weight: bold;
	text_decoration: none;
	font-size: 10px;
}
#specials .more {
	text-align: right;
	margin-top: 2px;
}
#specials #prod1, #specials #prod2, #specials #prod3, #specials #prod4 {
	width: 121px;
	padding-top:8px;
	text-align:center;
	padding-left: 15px;
}
#specials #prod1 img, #specials #prod2 img, #specials #prod3 img, #specials #prod4 img {
margin-top:15px;
}

#specials #prod1 a, #specials #prod2 a, #specials #prod3 a, #specials #prod4 a {
	color: #2b388f;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
#specials #prod1 h1, #specials #prod2 h1, #specials #prod3 h1, #specials #prod4 h1 {
	padding-top: 0px;
	margin-top: 0px;
}
#specials #prod1 p, #specials #prod2 p, #specials #prod3 p, #specials #prod4 p {
	margin-top:0px;
}
#specials #prod1 .button, #specials #prod2 .button, #specials #prod3 .button, #specials #prod4 .button {
	margin-top: 0px;
	margin-left: -15px;
}
#hm_leftnavbar {
	float:left;
	margin-right: 0px;
	padding-top: 15px;
	margin-left: 0px;
	width: 230px;
	height:75%
}
#hm_leftnavbar img, #pg_leftnavbar img {
	margin: 11px 12px;
}
#hm_leftnavbar br, #pg_leftnavbar br {
	line-height: 5px;
}
#hm_leftnavbar a, #hm_leftnavbar a:link, #hm_leftnavbar a:visited, #pg_leftnavbar a, #pg_leftnavbar a:link, #pg_leftnavbar a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #626366;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}

#hm_leftnavbar a:hover, #pg_leftnavbar a:hover {
	background-color: #878787;
	color: #FFFFFF;
}
#pg_leftnavbar {
	width: 175px;
}
#pg_leftnavbar #menu {
	margin-left: 25px;
}
#pg_leftnavbar #menu .button {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	width: 190px;
	height: 14px;
}
#pg_leftnavbar #menu .submenu {
	padding: 0px;
	margin-left: 9px;
	margin-top: 3px;
	padding-bottom:5px;
}
#pg_leftnavbar #menu .submenu a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#pg_leftnavbar #menu .submenu a:hover {
	text-decoration: underline;
}
#pg_leftnavbar #menu .submenu .dropdown {
	margin-top: 4px;
}
.ie #aboutus {
	margin-left: 10px;
}
#aboutus img {
	text-align: left;
	margin-bottom: 8px;
}

#aboutus #text {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 0px;
}

#aboutus #text .allcapbold {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
#aboutus #text .valueslist ul li  {
	margin-left:5px;
}

#aboutus #text .valueslist  {
	margin-top: -12px;
}
#aboutus #text h2, #orderinfo h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #980000;
	text-align: left;
	margin-bottom: -8px;
}
#aboutus #text, #col1 p, #orderinfo #text, #orderinfo #text td, #orderinfo #text caption {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	line-height: 16px;
}
#aboutus h4 {
	font: lighter 25px Arial, Helvetica, sans-serif;
	color: #949799;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom:5px;
}

#orderinfo {
	margin-top: 10px;
}

#orderinfo #text {
	margin-left:-7px;
	margin-top: 85px;
	float: left;
	width: 500px;
	padding: 0px;
}
#orderinfo #text caption {
	font-weight:bold;
}

#orderinfo .listprice {
	margin-left:45px;
}
#orderinfo p {
	margin-top:-3px;
	line-height: 16px;
}


#orderinfo h1 {
	font-family:Arial, Helvetica, Verdana;
	font-size:20px;
	color: #808080;
	padding-bottom: 5px;
}
#orderinfo hr.h2 {
	margin-top:8px;
}
#products {
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 20px;
}
#products .cats {
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: underline;
}
#products .curcats {
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}
/* Secure Chekout message box */
#hopmessage {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #E1E1E1;
	text-align: center;
	margin: 0 auto 20px;
	border: 2px solid #666666;
	width: 400px;
	line-height: 160%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#hopmessage h3 {
	font-size: 14px;
	color: #990000;
	text-align: left;
	margin-bottom: 0px;
}
#hopmessage p {
	text-align: left;
	color: #990000;
	line-height: 160%;
	font-size: 12px;
}
#adspace, #catdrilldown{
margin:0;
padding: 0;
float: left;}

#adspace{
margin-left: 70px;
width: 300px;
float: left;}
