/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {font-size:9pt;line-height:13pt;vertical-align:top;}

.boxText a {color:#004B92;}
.boxText a:hover {color:#004B92;}

.errorBox {font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {text-decoration: underline; }

/*
html {
	width: 100%;
	height: 100%;
}
*/

BODY {
 background:#fff;
 color: #444444;
 font: normal 11pt/2 "Trebuchet MS","Helvetica","Lucida Grande", Tahoma, Verdana, sans-serif;
/* text-align:center;*/
 background-image: url(images/bodyBgVervolgRepeat.jpg);
 background-position: top center;
 background-repeat: repeat-y;
 height: 100%;
 width: 100%;
 }

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

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

FORM {
	display: inline;
}

TR.header {
  background: transparent;
}

TR.headerNavigation {
}

TD.headerNavigation {
padding:5px 0px 8px 0px;
  color:#80c5df;
  color: #fff;
  font-weight : bold;
}

A.headerNavigation { 
  color:#fff;
  font-weight: bold;
  font-size: 10pt;
}

A.headerNavigation:hover {
color: #fff;
border-bottom: 3px solid #00ABF0;
text-decoration: none;
}

TR.headerError {
}

TD.headerError {
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
border-top:0px solid #80c5df;
color: #004B92;
font-size:8pt;
}

table.infoBox {
}

.infoBoxContents {
	font-size:9pt;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
}

TD.infoBoxHeading {
	padding:11px 0px 11px 3px;
	color:#004B92;
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:10pt;
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

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: #e5f3f9;
}

TABLE.productListing {
background-color: #004B92;
}


.productListing td {
border-bottom:1px dotted #80c5df;
}


.productListing-heading {
color:#fff;
font-size:8pt;
text-transform:uppercase;
padding:11px 0px 11px 0px;
}

.productListing-heading a {color:#fff; font-weight: bold; font-size: 14px;}
.productListing-heading a:hover {color:#fff}

TD.productListing-data {
vertical-align:top;
padding:2px;
/*background: #fff;*/
background: transparent;
}

.productListing-data a {
text-transform:uppercase;
font-size:10pt;
color:#1c4a6d;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	color:#004B92;
	text-transform:uppercase;
	font-size:15pt;
	padding:22px 0px 22px 0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
font-size:10pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText , .smallText_blue{
	font-size:8pt; 	
	color:#004B92;
}

TD.smallText a, SPAN.smallText a, P.smallText a, .smallText_blue a{
	font-size:8pt; 	
	color:#004B92;
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {color: #8c8c8c; }
.checkoutBarCurrent {  color: #000000; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

.subbox {background:#80c5df;padding:4px;}

/* input requirement */

.inputRequirement { color: #ff0000; }

.store_wrap {
	margin: 0px auto; 
	width:950px;
}

.box_out {background:#E6F3F9;margin:0px 0px 5px 0px;}

.store_outer {
margin:0px 0px 0px 0px;
}
.store_header {
	display:block;
	width:100%;
	height: 150px;
}

.store_header td {
	background:url(images/store_header.jpg) 0px 0px no-repeat;
}

.store_header_nav {
	margin:11px 0px 0px 0px;
	background: transparent;
	font-size:9pt;
	color:#80c5df;
}

.store_col_left {width:150px; background: #fff; padding: 8px 16px;}
.store_col_centre {width:450px; background: #fff; width: 620px;}
.store_col_right {width:150px; background: #fff; padding: 8px 16px;}


a.upper_link {text-transform:uppercase; color:#004b92;text-align:center; font-weight: bold}
a.upper_link:hover {text-transform:uppercase; color:#004b92;text-decoration:none;}


/* ADDED STRATIM PUNTKOM 09/08/27 */

#fullWrapper	{background-image: url(images/bodyBgVervolgRepeat.jpg); background-position: top center; background-repeat: repeat-y;}

#storeWrapper	{position: absolute; z-index: 0; width: 100%; top: 0px; left: 0px; text-align: center; margin-left: -6px;}

#bgImg			{position: absolute; z-index: -1; width: 100%; height: 1200px; background-image: url(images/bgImg.jpg); background-position: top center}

#storeHeader	{position: absolute; top: 0px; left: 50%; margin-left: -475px; width: 620px; height: 110px; background-image: url(images/bgImg.jpg); background-position: -463px 0px; outline: none}




.productListing-even .productListing-data a {
text-transform:uppercase;
font-size:10pt;
color:#004b92;
font-weight: bold;
}

.productListing-even .productListing-data
{
background: #fff;
}

.productListing-odd .productListing-data a {
text-transform:uppercase;
font-size:10pt;
color:#004b92;
font-weight: bold;
}

.productListing-odd .productListing-data
{
background: #e5f3f9;
}

.productListing-data
{
color: #00AEEF;
font-size: 18px;
}

s	{font-size: 80%}


#store_col_center	{background: #fff; width: 620px;}



/*form .main p		{width: 620px; white-space: normal}

.store_col_centre form	{width: 620px;}*/


/* STYLING TOP MENU TYPO3 SITE */

.container 	{width: 950px; left: 50%; margin-left: -475px; padding: 0px; padding-top: 0px; padding-bottom: 0px;}


#mainMenu			{position: absolute; top: 120px; border: 0px solid #f00; height: 32px; width: 796px; margin-left: -374px; word-spacing: 1px;}
#mainMenu ul		{margin: 0; padding: 0;  text-align: center}
#mainMenu ul li		{list-style: none; margin: 0; padding: 0; display: block; float: left;}
#mainMenu ul li a	{color: #fff; font-weight: bold; font-size: 14px; padding: 0px 20px; text-decoration: none; line-height: 14px;}










