/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/
.boxText {
	padding: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #636363;
}

.boxText a {
	color: #636363;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

* {
	font-family: verdana;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

BODY {
	text-align: center;
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
}

div#container {
	position: relative;
	margin: 0px;
	width: 100%;
	height: auto;
	background-color: #fff;
}

div#header {
	position: relative;
	height: 119px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

.toptext {
	font-size: 9px;
}

#headerlogo {
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}

#memberlogin {
	margin-right: 0;
	margin-top: 3px;
}

form input#memb_email,#memberlogin form input#memb_pass {
	margin-top: 3px;
	width: 96px;
}

a#memb_reg,a#memb_fpass,a#login_reg,a#login_fpass {
	font-size: 9px;
}

a#memb_reg {
	font-weight: normal;
	color: white;
}

a#memb_fpass {
	float: left;
	margin-left: 1px;
	margin-top: 4px;
}

a#login_fpass {
	vertical-align: 4px;
}

#memberlogin form fieldset,#search form fieldset {
	border: none;
	width: 100%;
}

#memberlogin form,#search form {
	background-color: white;
	background-image: url(/images/box_top_01.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #646466;
	padding: 2px 2px 2px 3px;
	width: 210px;
}

#search {
	margin-top: 0;
}

.search_input {
	width: 138px;
}

#search_submit,#memb_submit,#login_submit {
	text-align: center;
	width: 58px;
}

#search_submit {
	margin-top: 1px;
}

#memb_submit {
	float: right;
	margin-right: 5px;
}

div#login_submit_container {
	clear: both;
	padding-left: 94px;
}

div#login_submit_container {
	clear: both;
	padding-left: 95px;
}

#ml-se_sep hr {
	background: none;
	border: none;
	display: none;
}

#ml-se_sep {
	height: 4px;
}

form#login_create {
	width: 100%;
	padding: 0;
	margin: 0;
}

form#login_create input#login_pass {
	margin: 2px 0 4px;
}

form#login_create fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form#login_create label {
	display: block;
	clear: both;
	float: left;
	width: 85px;
	padding-top: 2px;
	height: 16px;
}

div#menu_container_top {
	position: relative;
	width: 100%;
	font-size: 12px;
	height: 16px;
	font-weight: bold;
	/*background-color: #f3962e;*/
	text-align: right;
	color: #fff;
	background: url(images/slices/menu_top_bg.png) repeat-x top left;
}

A.menu_top {
	text-decoration: none;
	height: 20px;
	color: #fff;
	background: url(images/slices/menu_top_bg.png) repeat-x top left;
}

A.menu_top:hover {
	color: #fff;
	background-color: #cc720d;
	text-decoration: none;
	background: url(images/slices/menu_top_bg_over.png) repeat-x top left;
}

div#content_box {
	position: relative;
	width: 100%;
	background: #fff;
}

div#column_left {
	float: left;
	width: 70%;
}

div#left_float {
	float: left;
	width: 200px;
}

div#content {
	float: right;
	width: 500px;
}

div#column_right {
	float: right;
	width: 200px;
}

.menu_table {
	margin-left: auto;
	margin-right: auto;
}

.form_search a {
	color: #6D6D6F;
	text-decoration: underline;
}

.bestsellers {
	color: #6D6D6F;
}

.orderon {
	cursor: pointer;
	background: url(images/slices/orange_button_over.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.orderoff {
	cursor: pointer;
	background: url(images/slices/orange_button.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.orderoff form {
	text-align: center;
}

.specialon {
	cursor: pointer;
	background: url(images/slices/blue_button_over.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.specialoff {
	cursor: pointer;
	background: url(images/slices/blue_button.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.afhalen {
	
}

.mainTable {
	background-color: #FFFFFF;
}

A {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #888888;
	text-decoration: underline;
}

TR.header {
	background: #D1E2FE;
}

TR.headerNavigation {
	background: #D1E2FE;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0083C3;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

#breadcrumbs {
	background-color: #FEA620;
}

#breadcrumbs,#breadcrumbs a {
	color: white;
}

#breadcrumbs a:hover {
	color: #0083C3;
}

A.headerNavigation {
	color: #0083C3;
}

A.headerNavigation:hover {
	color: #FEA620;
}

TR.headerError {
	background: #000000;
}

TD.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer { /* background: #bbc3d3;*/
	
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #3f586c;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}

.infoBox { /* background: #3f586c;
  border: 1px black solid; */
	border-left: 1px #646466 solid;
	border-right: 1px #646466 solid;
}

body table .create_account_row {
	border: none;
}

td.create_account_firstcolumn {
	border-right: 1px #646466 solid;
}

.create_account_label {
	width: 120px;
}

create_account_secondcolumn .create_account_tdlabel {
	width: 140px;
}

td.create_account_firstcolumn.firstcolumn .create_account_tdlabel {
	text-indent: 5px;
}

.create_account_tdlabel {
	width: 100px;
}

table.option_create_account {
	background: #F5F5F5;
	width: 100%;
	margin: 0;
	color: #777;
}

table.option_create_account .create_account_tdlabel {
	color: #777;
}

.create_account_tdlabel
{
	
}

.infoBoxContents {
	/* background: url(images/slices/infobox_bg.jpg) repeat-y top left; */
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #636363;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #636363;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	/* background: url(images/slices/infobox_top.jpg) no-repeat top left;*/
	background: #0071bd;
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

TD.SpecialsHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	/* background: url(images/slices/specials_top.jpg) repeat top left;*/
	background: #0071bd;
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	border-left: 1px #646466 solid;
	border-right: 1px #646466 solid;
}

A.SpecialsHeadingLink {
	color: #fff;
}

A.SpecialsHeadingLink:hover {
	color: #bbb;
}

.SpecialContents {
	/* background: url(images/slices/infobox_bg.jpg) repeat-y top left; */
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #636363;
}

TD.infoBox,SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #636363;
}

TR.accountHistory-odd,TR.addressBook-odd,TR.alsoPurchased-odd,TR.payment-odd,TR.productListing-odd,TR.productReviews-odd,TR.upcomingProducts-odd,TR.shippingOptions-odd
	{
	background: #ffffff;
}

TR.accountHistory-even,TR.addressBook-even,TR.alsoPurchased-even,TR.payment-even,TR.productListing-even,TR.productReviews-even,TR.upcomingProducts-even,TR.shippingOptions-even
	{
	background: #ffffff;
}

TABLE.productListing { /* border: 1px;
  border-style: solid;
  border-color: #636363; */
	border-top: 1px #636363 solid;
	border-left: 1px #636363 solid;
	border-right: 1px #636363 solid;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.productListing-heading_quantity {
	width: 60px;
}

.productListing-heading_total {
	width: 72px;
}

.productListing-heading_remove {
	padding-left: 2px;
	text-align: left;
	width: 20px;
}

.productListing-titles {
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	border-bottom: 1px #636363 solid;
	font-weight: bold;
}

TD.productListing-data {
	padding-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 15px;
	background-color: #ffffff;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.xsellHeading {
	font-family: Verdana, Arial, sans-serif;
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.indexPageHeading {
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-left: 1px #646466 solid;
	border-right: 1px #646466 solid;
	border-bottom: 1px #646466 solid;
	height: 20px;
}

.searchLeftHeading {
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-left: 1px #646466 solid;
	border-bottom: 1px #646466 solid;
	height: 20px;
}

.searchRightHeading {
	/*background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-right: 1px #646466 solid;
	border-bottom: 1px #646466 solid;
	height: 20px;
}

.searchHeading {
	/* background: url(images/slices/infobox_back.png) repeat-x top left;*/
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	height: 20px;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main,P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 5px;
}

#login_create p.main {
	padding: 25px 0 0 5px;
}

td.first_create_column {
	width: 115px;
}

td.first_create_column_pass {
	width: 145px;
}

td.first_create_column_source {
	width: 160px;
}

td.first_create_column.create_account {
	width: 140px;
}

td.first_create_column_source.create_account {
	width: 160px;
}

.mainStyle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #646466 solid;
	border-right: 1px #646466 solid;
}

TD.smallText,SPAN.smallText,P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px #646466 solid;
}

TD.searchSmallText,SPAN.searchSmallText,P.searchSmallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
}

TD.productSmallText,SPAN.productSmallText,P.productSmallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	border-left: 1px #646466 solid;
	border-bottom: 1px #646466 solid;
}

TD.xsellSmallText,SPAN.xsellSmallText,P.xsellSmallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #636363;
}

CHECKBOX,INPUT,RADIO,SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #ffffff;
	border-color: #636363;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

.pageSpecialPrice {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #636363;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.moduleRow {
	
}

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom,.checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	margin: auto;
	text-align: center;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: auto;
	text-align: center;
}

/* message box */
.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError,.messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

input.orderweekoffer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

A.infoweekoffer {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

A.infoweekoffer:hover {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}

.specialPrice {
	color: #ff0000;
}

.oldPrice {
	text-decoration: line-through;
}

.star-product-title {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.star-product {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.star-product-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

A.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover {
	text-decoration: underline;
}

UL {
	margin-left: 2em;
}

.bottomtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #636363;
}

.productinfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f3962e;
	border: 1px solid black;
	align: center;
	cursor: pointer;
	color: #fff;
	width: 150px;
}

#nav,#nav ul { /* all lists */
	padding: 0 0 8px;
	margin: 0;
	/*list-style: none;*/
	float: left;
	width: 175px;
	line-height: 20px;
	font-size: 11px;
	list-style-type: none;
	z-index: 99;
}

#nav li { /* all list items */
	position: relative;
	float: left;
	margin-bottom: -1px;
	width: 175px;
	line-height: 20px;
	z-index: 99;
	text-indent: .2em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 175px;
	_margin-left:172px;
	margin-top: -22px;
	z-index: 99;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	width: 175px;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	/*background-color : #f2942f;*/
	background: #f2942f url(images/slices/menu_pro_bg.png) repeat-x top left
		;
	border: 1px solid #fff;
	z-index: 99;
}

#nav li li a { /*background-color : #f2942f;*/
	background: #f2942f url(images/slices/menu_pro_bg.png) repeat-x top left
		;
	z-index: 99;
}

#nav li a:hover {
	color: white;
	/*background-color : #cc720d;*/
	background: #cc720d url(images/slices/menu_pro_bg_over.png) repeat-x top
		left;
	z-index: 99;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul
	{
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul
	{
	left: auto;
}

a#all-prod_link {
	font-size: 10px;
	padding: 0 0 0 5px;
}

/*** Begin Header Tags SEO ***/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2,#memberlogin form legend,#search form legend {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0;
}

#memberlogin form legend,#search form legend {
	font-size: 10px;
	margin: 0;
	padding: 1px 0 4px;
	text-indent: 0;
}

#search form legend {
	margin-bottom: 1px;
}

form#login_create {
	border: 1px solid #646466;
	border-top: none;
	width: 628px;
	padding: 0 0 7px;
	margin-bottom: 2px;
	position: relative;
}

form#login_create fieldset {
	margin: 0;
	position: relative;
}

form#login_create legend#login_legend {
	padding: 0;
}

form#login_create legend#login_legend span {
	position: absolute;
	left: 0;
	top: 0;
	background: #0071bd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	border-bottom: 2px #646466 solid;
	height: 18px;
	width: 624px;
	padding-top: 2px;
	padding-left: 5px;
	display: block;
}

label {
	font-size: 11px;
}

#login_create label {
	padding-left: 10px;
}

/*** End Header Tags SEO ***/
.soldout {
	color: #F00;
}

#submit_confirm_order {
	margin: 10px;
}

div#price_container {
	padding: 8px 10px;
	background: #F3962E;
	color: white;
	font-size: 12px;
	font-weight: bold;
	width: 40%;
	border: 2px solid #0071BD;
}

div#price_container h3 {
	text-align: center;
	width: auto;
}

div.char_head {
	border-bottom: 2px solid #0071BD;
	font-size: 14px;
	margin: 0 0 0 -5px;
	padding: 7px 0 0 5px;
}

a.char_top {
	float: right;
	font-size: 9px;
	color: #0071BD;
	text-decoration: none;
}

a.qmarkcursor {
	font-weight: normal;
	font-size: 9px;
	color: 5F5050;
	text-decoration: none;
}
a.qmarkcursor:hover {
	cursor: help;
	color: AFA0A0;
	text-decoration: none;
}


div.pricecontainer
{
 text-align: right;
 padding-right: 10px;
}

a.pricelink,
div.front2_product
{
 font-size: 18px;
 text-decoration: none;
 font-weight: bold;
 text-align: right;
 font-family: Arial;
}

div.front_product_small
{
 text-align: right;
}