/*
  $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
*/

/* main structure */

body {
  background: url(../images/background.jpg);
  margin: 0px;
}
.header {
	width:950px;
    border-top-width: 2px;
    border-bottom-width: 0px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #EEEEEE;
}
.outline {
	width:950px;
	background-color:#FFFFFF;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #EEEEEE;
}
.footer {
	width:950px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
    border-top-width: 0px;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #EEEEEE;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #11245F;
}

a {
  color: #11245F;
  text-decoration: none;
}

a:hover {
  color: #11245F;
  text-decoration: underline;
}

.searchboxarea {
    background-color:#FFF;
    width: 205px;
    height: 30px;
    vertical-align: middle;
    padding-left: 15px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
	font-color: #11245F;
}
.languageboxarea {
    background-image: url(images/logo_3.jpg);
    width: 190px;
    height: 78px;
    vertical-align: bottom;
    padding-right: 5px;
}

/*****************Link Path starts here********************/

.breadcrumbarea {
	background: url(images/pathbg.jpg);
    background-color: #EEEEEE;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #EEEEEE;
    width: 950px;
    height: 30px;
	padding-top: 8px;
    padding-left: 30px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
  	color: #11245F;
}
A.headerNavigation { 
  color: #11245F;
}

A.headerNavigation:hover {
 text-decoration: underline;
  color: #11245F;

/*****************Link Path ends here********************/

/*******You can change the left column color below**************/

}
.left-column {
    background: #FFFFFF;
    padding-left: 20px;
   	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;

}

.main-content {
    background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
	
.main {
    background: #FFFFFF;
    padding: 10px;
}
.main-box {
    background		:#EEEEEE;
    padding			:10px;
	font-family		:Verdana, Arial, sans-serif;
  	font-size		:11px;
  	font-weight		:normal;
  	color			:#11245F;
}

/* This controls the side column infoboxes */

TD.SideinfoBoxHeading {
			background		: #FFF200; /* Background Colour for boxes with links !*/
			border			:1px solid #B6B7CB;
   			width			: 190px;
    		height			: 20px;
  			font-family		: Verdana, Arial, sans-serif;
  			font-size		: 12px;
  			font-weight		: normal;
  			color			: #11245F; /* Font Colour for boxes with links !*/
			padding-left	: 15px;
}
TD.SideinfoBoxHeading a{
  			color			: #11245F; /* Font Colour for boxes with links !*/
  			text-decoration	: none;
}

TD.SideinfoBoxHeading a:hover {
			color			: #11245F; /* Font Colour for boxes with links !*/
  			text-decoration	: underline;
   	
}
.SideinfoBox {
  			background		: #EEEEEE;
			border-left		: 1px solid #B6B7CB;
			border-right	: 1px solid #B6B7CB;
			border-bottom	: 1px solid #B6B7CB;
			margin-bottom	:10px;
   			font-family		: Verdana, Arial, sans-serif;
    		font-size		: 11px;
    		font-weight		: normal;
}

.SideinfoBoxContents {
  			background		: #EEEEEE; /* Background Colour for boxes !*/
  			font-family		: Verdana, Arial, sans-serif;
    		font-size		: 11px;
    		font-weight		: bold;
  			line-height		: 1.5;
  			padding-bottom	: 10px;
			padding-left	: 5px;
			padding-right	: 5px;
}

.SideinfoBoxContents-link{
			background		: #EEEEEE;
			margin			: 0 0 1px 0 ;
			width			: 156px; 
			padding-left	: 2px;

}
.SideinfoBoxContents  a {
		padding-left: 10px; 
		width: 140px; /* This changes the width of the link text - it may fix double digit item numbers that drop to a second line !*/
   		text-decoration: none;
   		color: #286BAF; /* Font Colour for boxes with links !*/
		background: #EEEEEE;
  		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight: normal;  
} 
.SideinfoBoxContents  a:hover {
  		text-decoration: underline;
  		color: #286BAF; /* Font Colour for boxes with links !*/
}
.boxText { /* Font Colour for empty cart text !*/
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight: normal; 
		color: #286BAF; 
}
SPAN.newItemInCart { /* Font Colour for cart text !*/
  		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		color: #286BAF;
		background: #EEEEEE;
}
/*************Side column infoboxes ends here********************/


.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; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/*******This controls the main content infoboxes**************/

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents { /* Font Colour for non mouse over text i.e. numbers in cart/best sellers list!*/
			font-family		:verdana, arial, sans-serif;
			font-size		:11px;
			font-weight		:normal; 
			color			:#286BAF;
  			background		:#EEEEEE;
}

.infoBoxNotice {
  			background		:#FF8E90;
}

.infoBoxNoticeContents {
  			background		:#FFE6E6;
  			font-family		:Verdana, Arial, sans-serif;
  			font-size		:10px;
}

TD.infoBoxHeading {
			background		:#FFF200;
			border-top		:1px solid #B6B7CB;
			font-family		:Verdana, Arial, sans-serif;
  			font-size		:12px;
  			font-weight		:normal;
  			color			:#333333;
}

TD.infoBox, SPAN.infoBox {
  			font-family		:Verdana, Arial, sans-serif;
  			font-size		:10px;
}

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: #EEEEEE;
}

.button_background {
    background: #EEEEEE;
    padding: 10px;
}
TD.productListing-heading {
				background		:#FFF200;
				border			:1px solid #B6B7CB;
  				font-family		:Verdana, Arial, sans-serif;
  				font-size		:12px;
  				font-weight		:normal;
  				color			:#11245F;
  				
}
TD.productListing-data {
  				font-family		:Verdana, Arial, sans-serif;
  				font-size		:11px;
				border			:1px solid #B6B7CB;
}
TD.product-data {
  				font-family		:Verdana, Arial, sans-serif;
  				font-size		:11px;
				border			:0px solid #B6B7CB;
}
TABLE.productListing {
				border			:1px solid #B6B7CB;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #11245F;
  font-variant: small-caps;
}

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;
  color: #11245F;

}
TD.contact, P.contact {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.1;
  color: #0000FF;

}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #11245F;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

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: #f1f9fe;
  border-color: #7b9ebd;
  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;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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: #ff0000; }

/* designer link */
#webzplus  {
		margin-top			:0px;
		margin-left			:20px;
		margin-bottom		:0px;
		font-family     	:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size       	:10px;
		padding				:0px 0px 0px 0px;
		color           	:#766342;
		font-style			:normal;
		text-decoration 	:none;
		text-align			: right;
}
#webzplus a:link, #webzplus a:visited {
		margin-top			:0px;
		margin-left			:0px;
		margin-bottom		:0px;
		font-family     	:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color            	:#766342;
		font-style			:normal;
  		text-decoration  	:none;
}
#webzplus a:hover {
  		color            	:#0000FF;
  		text-decoration  	:none;
  		font-style      	:normal;
}
.webzplus_logo {
		position: relative;
		top:6px;
		right:0px;
		left:2px;
		padding:0px 0px 0px 0px;
}
/* designer link */