/*
  $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
*/

.boxText { 
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #006666; 
	text-decoration: none; 
}

.errorBox { font-family : arial, verdana, helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, verdana, helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, verdana, helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY { 	margin-top: 0; 
		margin-left: 0; 
		margin-right: 0; 
		margin-bottom: 0;
		scrollbar-base-color:#99CCCC;
		scrollbar-3dlight-color:#99CCCC;
		scrollbar-arrow-color:#006666;
		scrollbar-darkshadow-color:#006666;
		scrollbar-face-color:#99CCCC;
		scrollbar-highlight-color:#99CCCC;
		scrollbar-shadow-color:#006666;
		scrollbar-track-color:#006666;
}

A:link, A:visited, A:active{
    	font-family: arial, verdana, helvetica, sans-serif;
		color: #99CCCC;
		text-decoration: none;	
		font-weight: bold;}

A {
    	font-family: arial, verdana, helvetica, sans-serif;
		color: #99CCCC;
		text-decoration: none;	
		font-weight: bold;
}

A:hover {
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
}

.boxText A:link, .boxText A:visited, .boxText A:active{
    	text-decoration:none;
		color: #006666;
}

.boxText A {
    	text-decoration:none;
		color: #006666;
}

.boxText A:hover {
		color: #99cccc;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  		background-image: url('http://www.onlineexhibits.co.uk/images/bg_shopcrumb.jpg'); 
		background-color: #ffffff;
		font-size: 10px;
		color: #006666;
		vertical-align: bottom;
}

TD.headerNavigation {
	background-image: url('http://www.onlineexhibits.co.uk/images/bg_shopcrumb.jpg'); 
	background-color: #ffffff;
	font-size: 10px;
	color: #006666;
	vertical-align: bottom;
}

.headerNavigation A:link, .headerNavigation A:visited, .headerNavigation A:active {
 		text-decoration:none;
		color: #006666;
}

.headerNavigation A { 
 		text-decoration:none;
		color: #006666;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
	
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #99CCCC;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, verdana, helvetica, 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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
}

.productListing-heading {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  background: #99CCCC;
  color: #006666;
  font-weight: bold;
}

TD.productListing-data {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

h1		{
    	font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;	
		line-height: 12px;
		color: #006666;
		}

TD.pageHeading, DIV.pageHeading {
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;	
		line-height: 12px;
		color: #006666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #006666;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, verdana, helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, verdana, helvetica, sans-serif;
  color: #990033;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; color: #ff0000; }


/*  new ccs for moustique design */


TD		{
		font-family: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		font-weight: normal;
		vertical-align: top;
		}

h1		{
    	font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;	
		line-height: 12px;
		color: #006666;
		}	
		
.lightblu		{
		background-color: #99CCCC;
		}	
		
.dark		{
		background-color: #006666;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #99CCCC;
		font-size: 12px;
		font-weight: bold;
		vertical-align: middle;
		}	
		
.activepage		{
		background-color: #006666;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		}	
		
.bl		{
		background-color: #000000;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #33FF00;
		font-size: 12px;
		}	

.linkactive		{
		background-color: #000000;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		}	
		
.strong		{
		font-family: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		text-align: justify;
		line-height: 14px;
		}
		
.top	{
		text-align: right;
		}
		
/*  begin: links -------------------------------------------------------------*/

a:link, a:visited, a:active {
    	font-family: arial, verdana, helvetica, sans-serif;
		color: #006666;
		text-decoration: none;	
		font-weight: bold;
		}
		
a:hover	{
		font-family: arial, verdana, helvetica, sans-serif;
		color: #99CCCC;
		}

a.topnav:link, a.topnav:visited, a.topnav:active {
    	font-family: arial, verdana, helvetica, sans-serif;
		color: #99CCCC;
		text-decoration: none;	
		font-weight: bold;
		}
		
a.topnav:hover	{
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		}
	
	
a.txtlink:link, a.txtlink:visited, a.txtlink:active {
		text-decoration:none;
		color: #006666;
		}
		
a.txtlink:hover	{
		color: #99CCCC;
		}

a.shopnav:link, a.shopnav:visited, a.shopnav:active {
		text-decoration:none;
		color: #006666;
		}
		
a.shopnav:hover	{
		color: #FFFFFF;
		}
		  
.shopnav	{
		font-family: arial, verdana, helvetica, sans-serif;
		color: #006666;
		}  
		
a.smallgrey:link, a.smallgrey:visited, a.smallgrey:active 	{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 9px;
		color: #CCCCCC;
		} 
		
a.go:link, a.go:visited, a.go:active 	{
		font-family: century gothic, arial, verdana, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		} 
		
a.go:hover	{
		color: #006666;
		}
		
		
/*  end: links  */





    
/*  begin: general  */
	

.grow	{
		background-image: url('http://www.onlineexhibits.co.uk/images/lines_top.gif'); 
		background-color: #ffffff;
		} 
		
.leftimage {
		background-image: url('../images/leftimage.jpg'); 
		background-color: #ffffff;
		} 
				
.shopcrumb	{
		background-image: url('http://www.onlineexhibits.co.uk/images/bg_shopcrumb.jpg'); 
		background-color: #ffffff;
		font-size: 10px;
		color: #006666;
		vertical-align: bottom;
		} 			
				
.shopleft	{
		background-image: url('http://www.onlineexhibits.co.uk/images/shop_left6.jpg'); 
		background-color: #ffffff;
		} 
		
.specials	{
		background-image: url('images/specials_bg.gif'); 
		background-repeat: no-repeat;
		}	
		
.specials_im	{
	margin: 0 10px 0px 10px;
	float: left;
}
.specials_txt	{
	padding: 10px 15px 20px 10px;
	color: #006666;
	height:120px;
}
.specials_name {
	color: #FFFFFF;
}
.specials_wh	{
	color: #FFFFFF;
}
.line-through {
text-decoration: line-through;
}
/* FOOTER ITEMS --------------------------------------------------------------*/				
 
		
.popup	{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
        padding-left: 4px;
		padding-top: 4px;
		} 		
		

