/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.ui-widget {
	font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 12px;
}

body {
	background: url("images/bg.png") repeat-x 0 0 #EEEDED;
	color: #000;
	margin: 0px;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
}

#bodyWrapper {
	width: 925px;
	margin: 0 auto;
	padding: 5px;
	background: #FFF;
}

#bodyContent {
	float: right;
	width: 759px;
	margin-left: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
}

#header {
	background: none repeat 0 0 #74DCDE;
    padding: 5px;
}
#header2 {
    background: url("images/header.jpg") no-repeat scroll -32px 0 transparent;
    height: 157px;
    margin-top: 0.5em;
    width: 925px;
}
#storeLogo {
  float: left;
  margin: 15px 5px 0 10px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}
#mainNav {
	height: 29px;
	margin-top: 5px;
    background: url("images/nav_bg.png") repeat-x scroll 0 0 transparent;
}
#mainNav UL {
	margin: 0;
	padding: 0;
}
#mainNav LI.selected {
    background: url("images/nav-selected.jpg") no-repeat scroll 50% 100% transparent;
}
#mainNav LI {
    float: left;
    list-style: none outside none;
    padding: 5px;
}
DIV#mainNav UL LI A {
    color: #FFFFFF;
}
#columnLeft {
	float: left;
	width: 130px;
	padding-top: 5px;
}

#columnRight {
  
}
#breadcrumb {
	float: none;
	display: inherit;
	margin: 5px 0 20px -5px;
}
.infoBoxContainer { 
}

.infoBoxHeading {

}

.infoBoxContents {
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 12px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 12px;
  line-height: 1.5;
}

h1 {
	color: #B12A30;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h2 {
	 font-family: Tahoma, Verdana, Arial, sans-serif;
	 font-size: 1.5em;
	 font-weight: normal;
	 margin-bottom: 0;
	 margin-top: -3px;
	 padding-bottom: 0;

}
h3 {
	 font-family: Tahoma, Verdana, Arial, sans-serif;
	 font-size: 12px;

}
img {
  border: 0;
}
HR {
	height: 1px;
    background: #EEE;
    border: medium none;
    margin: 1em 0;
}
DIV.contentContainer LI {
	padding-left: 2em;
	background: url(images/bullet.png) no-repeat 0 0;
}
UL.accountLinkList {
	margin-left: 0;
	padding: 0;
}
UL.accountLinkList LI {
	padding-left: 0;
	background: none;
}
table, p {
  font-size: 12px;
  line-height: 1.5;
}
.ui-widget-header, .ui-widget-header A {
	background: #A6C9E2;
	color: #FFF;
}
.productListTable IMG{
	width: 75px;
	height: 122px;
	border: 1px solid #A6C9E2;
}
.productListTable TD {
	padding: 10px 0;
	border-bottom: 1px solid #A6C9E2;
}
.productName h2 {
	font-size: 18px;
}
.productListTable TD.productName {
	padding-left: 20px;
	vertical-align: top;
}
#piGal ul {
  list-style-type: none;
}

#piGal img {
	width: 125px;
	height: 191px;
	margin: 0 0 20px 20px;
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

A {
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  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;
}

A.headerNavigation { 
  color: #000; 
  font-size: 12px;
}

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

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

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.footer {
	clear: both;
	width: 910px;
	margin: 0;
	padding: 5px;
	background: #999999;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
.footer A {
	color: #FFF;
}
TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

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

TABLE.productListingTABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  border-right: none;
  border-collapse: collapse;
}

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

TD.productListing-data {
	padding-left: 10px;
	background: #FFF;
	border-right: solid 1px #b6b7cb;
	text-indent: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 20px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
.pageHeading IMG {
	display: none;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 12px;
  line-height: 1.5;
}

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

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

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

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

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

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

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; cursor: hand; }
.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; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
splitL {
	float: left;
}
.splitR {
	float: right;
}
#latestArticle, #affiliates {
	padding: 1em;
	margin-bottom: 1.5em;
	background:#AEDBDC url(images/toolbox_bg.gif) repeat-x 0 100%;
	border: solid 1px #B12A30;
}
#affiliates H2, #latestArticle H2 {	
	margin-bottom: 1em;
}
#affiliates LI {
	height: 150px;
	padding-left: 210px;
	background: url(images/hamls.png) no-repeat 0 0;
	width: 150px!important;
	float: left;
}
#affiliates LI#wolah {
	margin-right: 1em;
	background: url(images/wohal.png) no-repeat 0 0;
}
#latestArticle P {
	padding: 0;
	margin: 0;
}

TD.main LI {
    background: url("images/bullet.png") no-repeat scroll 0 0 transparent;
    padding-left: 2em;
}
/* Contact Us */

.contact .mainContent .address {
	margin-bottom: 1em;
}

.contact .mainContent .splitL, .contact .mainContent .splitR {
	width: 41%;
	padding-left: 65px;
}
.contact .mainContent .splitR {
	background: url(images/us.gif) no-repeat 0 0;
}
.contact .mainContent .splitL {
	background: url(images/uk.gif) no-repeat 0 0;
}


DIV#footer {
	padding: .5em;
	background:#999999;
	color: #FFFFFF;
font-size: 1.3em;
}
DIV#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: .9em;
}
DIV.flash {
	margin-top: 2em;
	width: 320px;
	border: solid 4px #B12A30;
}
.flashVideo {
	background: url(images/nav_bg.png) repeat-x;
	padding: .2em;
	width: 5.5em;
	text-align: center;
}
.flashVideo A {
	color: #FFFFFF;
}
td.three {
	background: url(images/nav_bg.png) repeat-x;
}
td.two {
	color: #000;
	background:#E2FFF6;
}
.payment#wrapper .containercell {
	width: 95%!important;
}
.highlight {
 font-size: 1.3em;
}
LI.rss-item {
	font-size: 12px;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: solid 1px #EEE;
}
.address .splitL {
	padding-left: 65px;
    background: url("images/uk.gif") no-repeat 0 0;
}
DIV.quote {
	padding: 0 0 0 4em;
	margin-top: 1em;
	background: url(images/quote.gif) 0 0 no-repeat;
	color: #000;
	font-size: 12px;
/*	width: 495px;*/
}
DIV.testi,
DIV.testi DIV.quote {
	width: 680px!important;
}
DIV.quote SPAN {
	display: block;
	background: url(images/quote1.gif) 100% 100% no-repeat;
	line-height: 2.5em;
	padding-bottom: 1em;
}
