body {
	background: #f8f5e6 url(/images/background.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/*** CONTAINERS ***/
#background-top {
	background: url(/images/shadow_top.gif) no-repeat left top;
	position: absolute;
	width: 897px;
	height: 214px;
	left: 50%;
	margin-left: -448px;
}
#background {
	background: url(/images/shadow_sides.gif) repeat-y left top;
	position: fixed;
	width: 897px;
	height: 100%;
	left: 50%;
	margin-left: -448px;
}
#container {
	position: relative;
	width: 865px;
	left: 50%;
	margin-left: -432px;
}

/*** HEADER **/
#header {
	font-size: 10px;
	color: #d4efff;
	width: 865px;
	overflow: auto;
}
#header a { color: #d4efff; }
#header #nav {
	background: url(/images/header_bg.gif) repeat-x left top;
	width: 545px;
	height: 142px;
	float: left;
}
#header #nav a.rollover {
	display: block;
	height: 33px;
	background: no-repeat left top;
}
#header #nav a.rollover:hover {
	background-position: 0px -33px;
}
#header #nav a.current {
	display: block;
	height: 33px;
	background: no-repeat 0px -33px;
	cursor: default;
}
#header #nav td.bottom {
	color: #ffe28b;
	font-size: 10px;
	padding-top: 8px;
	vertical-align: top;
	text-align: right;
	height: 43px;
}
#header #nav td.bottom img {
	vertical-align: -5px;
}
#sub-header { background: url(/images/content_bg.gif) repeat-x left top; }
#sub-header table { margin: 0px 19px; }
#sub-header a.rollover {
	display: block;
	height: 40px;
	background: no-repeat left top;
}
#sub-header a.rollover:hover {
	background-position: 0px -40px;
}
#sub-header a.current {
	display: block;
	height: 40px;
	background: no-repeat 0px -40px;
	cursor: default;
}

/*** MENUS ***/
#nav a#home     { background-image: url(/images/nav_top_01_home.gif) !important;     width: 58px; }
#nav a#specials { background-image: url(/images/nav_top_02_specials.gif) !important; width: 77px; }
#nav a#faqs     { background-image: url(/images/nav_top_03_faq.gif) !important;      width: 52px; }
#nav a#about    { background-image: url(/images/nav_top_04_about.gif) !important;    width: 84px; }
#nav a#news     { background-image: url(/images/nav_top_05_news.gif) !important;     width: 63px; }
#nav a#careers  { background-image: url(/images/nav_top_06_careers.gif) !important;  width: 75px; }
#nav a#contact  { background-image: url(/images/nav_top_07_contact.gif) !important;  width: 76px; }
#sub-header a#office-supplies { background-image: url(/images/subnav_01_office_supplies.gif); width: 149px; }
#sub-header a#furniture       { background-image: url(/images/subnav_02_furniture.gif);       width: 113px; }
#sub-header a#technology      { background-image: url(/images/subnav_03_computers_tech.gif);  width: 214px; }
#sub-header a#printing        { background-image: url(/images/subnav_04_printing.gif);        width: 105px; }
#sub-header a#teachers        { background-image: url(/images/subnav_05_teachers.gif);        width: 244px; }

/*** CONTENT ***/
#content-left {
	float: left;
	width: 193px;
	margin: 1px 0px 12px 19px;
}
#content {
	font-size: 12px;
	line-height: 18px;
	color: #1d6f9f;
	float: right;
	width: 620px;
	margin: 12px 21px 12px 0px;
}
#content .page {
	font-size: 15px;
	font-weight: bold;
	color: #ff8e31;
	display: block;
	border-bottom: 1px dotted #1d6f9f;
	padding-bottom: 2px;
	width: 98%;
}
#content .caption {
	font-weight: bold;
	color: #1d6f9f;
	text-decoration: underline;
}
#content a {
	text-decoration: underline;
	color: #ff8e31;
}
#titlebar {
	width: 825px;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#titlebar td { background: url(/images/titlebar_bg.gif) repeat-x left top; }
.subnav {
	width: 183px;
	background-color: #6accff;
	margin-top: 1px;
	padding: 1px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.subnav.normal {
	background: #6accff url(/images/label_client_login.gif) no-repeat left top;
	margin-top: 12px;
	padding-top: 21px;
}
.subnav img {
	padding: 0px;
	padding-left: 20px;
}
.subnav input {
	font-size: 10px;
	width: 180px;
}
.subnav .submit {
	width: 81px;
	height: 19px;
	margin-bottom: 5px;
}
.subnav-bottom {
	margin-top: 1px;
	height: 40px;
	background-color: #94d9ff;
}

/*** FOOTER ***/
#footer {
	background: url(/images/footer_bg.gif) repeat-x left top;
	color: #68bdee;
	font-size: 9px;
	height: 67px;
	clear: both;
	margin-top: 12px;
	padding: 10px 15px 0px 15px;
}
#footer a { color: #68bdee; }

/*** OTHER ***/
table { empty-cells: show; }
table.small {
	border-collapse: collapse;
	empty-cells: show;
}
table.small td { padding: 0px; }
td.spacer {
	padding-top: 5px !important;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div.pagination {
	font-size: 0.97em;
	text-decoration: none !important;
	text-align: right;
}
.input-on    { border: 1px solid #fe9434 !important; }
.input-hover { border: 1px solid #aaa !important; }
.input-off   { border: 1px solid #ccc !important; }
input.btn-pri-sm,
input.btn-pri-lg,
input.btn-sec-sm,
input.btn-sec-lg {
	border: none;
	color: #fff;
	background: no-repeat left top;
}
input.btn-pri-sm {
	width: 80px;
	height: 25px;
	background-image: url(/images/form_btn_blue.gif);
}
input.btn-pri-lg {
	width: 130px;
	height: 25px;
	background-image: url(/images/form_btn_blue_long.gif);
}
input.btn-sec-sm {
	width: 80px;
	height: 25px;
	background-image: url(/images/form_btn_orange.gif);
}
input.btn-sec-lg {
	width: 130px;
	height: 25px;
	background-image: url(/images/form_btn_orange_long.gif);
}

#newsletter {
	background: #6accff url(/images/box_signup_bottom.gif) no-repeat left bottom;
	font-size: 10px;
	min-height: 56px;
	margin-top: 10px;
	border-top: 8px solid #ff8e31;
	color: #fff;
	width: 193px;
}
#newsletter td {
	padding: 2px 5px;
}
#newsletter input.email {
	background: url(/images/form_field_bg.gif) no-repeat left top;
	padding: 2px;
	border: none;
	width: 179px;
	height: 21px;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #fb8c01;
}

a.bookmark { background: url(/images/icon_bookmark.gif) no-repeat left center; padding-left: 14px; }
a.email { background: url(/images/icon_email.gif) no-repeat left center; padding-left: 16px; }
a.more { background: url(/images/raquo.gif) no-repeat left center; padding-left: 12px; font-size: 11px; font-weight: bold; }
a.backtotop { background: url(/images/backtotop.gif) no-repeat left center; padding-left: 10px; }
a.login {
	background: url(/images/icon_key.gif) no-repeat left center;
	padding-left: 19px;
	font-weight: bold;
	color: #ffe28b !important;
}
legend {
	color: #FF8E31;
	font-size: 12px;
	font-weight: bold;
}
fieldset { border: 1px solid #ccc; }

/*** ICONS ***/
a.ico-pdf { background:url(/images/icon_pdf.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-doc { background:url(/images/icon_doc.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-ppt { background:url(/images/icon_ppt.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-xls { background:url(/images/icon_xls.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-txt { background:url(/images/icon_txt.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-jpg { background:url(/images/icon_jpg.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-gif { background:url(/images/icon_gif.gif) 0 50% no-repeat; padding-left: 20px; }
a.ico-email { background:url(/images/icon_email.gif) 0 50% no-repeat; padding-left: 15px; }
a.ico-vcard { background:url(/images/icon_vcard.gif) 0 50% no-repeat; padding-left: 20px; }

li.pdf { list-style-image: url(/images/icon_pdf.gif); }
li.doc { list-style-image: url(/images/icon_pdf.gif); }
li.gif { list-style-image: url(/images/icon_pdf.gif); }
li.jpg { list-style-image: url(/images/icon_pdf.gif); }
li.ppt { list-style-image: url(/images/icon_pdf.gif); }
li.txt { list-style-image: url(/images/icon_pdf.gif); }
li.xls { list-style-image: url(/images/icon_pdf.gif); }
li.email { list-style-image: url(/images/icon_email.gif); margin-left: 3px; }

/*** MESSAGE AREA ***/
#error-message,
#message-area {
  margin: 12px 19px;
  padding: 10px 10px 10px 32px;
  background-color: #f8f5f6;
  border: 1px solid #fe9434;
}
#error-message a,
#message-area a {
  text-decoration: underline;
}
#error-message a:hover,
#message-area a:hover {
  text-decoration: none;
}
#error-message .close,
#message-area .close {
  padding: 5px 0 0 0;
	font-size: 10px;
  text-align: left;
}
#error-message li.error a,
#message-area li.error a {
  color: #c00;
}
.message-area-success {
  background: url(/images/icon_success.gif) 12px 14px no-repeat;
}
.message-area-error {
  background: url(/images/icon_error.gif) 10px 10px no-repeat;
}

#noscript {
  margin:0;
  padding:10px 10px 10px 32px;
  background:#ffcfce url(/images/icon_error.gif) 10px 12px no-repeat;
  border:1px solid #ddd;
  text-align:left;
}

