/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-corner-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: small;
}

.ui-widget-content {
    border: none;
    background: #e7e7e7;
}

.ui-widget-header {
    border: none;
    background: silver;
    color: #555555;
    font-weight: bold;
    text-transform: uppercase;
}

#bodyContent .ui-widget-header {
  background: #2F7FB0;
  color: white
}

.ui-widget-header a {
    color: #555;
}

body {
  background: #5C7D9C;
  color: #000;
  margin: 0px;
  font-size: small;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
  background: white;
  border-right: 1px solid #3A5269;
  border-left: 1px solid #3A5269
}

#bodyContent {
  background: #E8F6FF;
  margin-top: 5px;
  border: 1px solid #858585;
  padding: 5px;
  left: 215px
}

#header {
  position: relative;
  margin: 0;
  width: 100%;
  background: #3493CD;
  background: -moz-linear-gradient(-45deg, #3493CD 30%, gold 100%);
  background: -webkit-linear-gradient(-45deg, #3493CD 30%, gold 100%);
  background: linear-gradient(135deg, #3493CD 30%, gold 100%);
}

.grid_4 {
  margin: 0
}

#loginModules .grid_8 {
  width: 245px;
}

#loginModules .grid_8 .contentText {
  border: 1px solid #2F7FB0;
  padding: .5em
}

.container_24 .grid_24 {
  margin: 0;
  width: 100%;
}

.container_24 .pull_16 {
}

.container_24 .push_4 {
}

.container_24 .grid_16 {
  width: 500px
}

#storeLogo {
  float: left;
  z-index: 100;
  background: #3493CD;
  background: -moz-linear-gradient(left, #3493CD 85%, transparent 100%);
  background: -webkit-linear-gradient(left, #3493CD 85%, transparent 100%);
  background: linear-gradient(to right, #3493CD 85%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3493CD', endColorstr='transparent',GradientType=1 );
  padding: 1em 3em 1em 1em
}

#headerShortcuts {
  margin-top: 2.3em;
  margin-right: 0;
  padding: .3em .3em .3em 152px;
  border: 1px solid white;
  border-right: 0;
  background: -moz-linear-gradient(-45deg, #3493CD 50%, gold 100%);
  background: -webkit-linear-gradient(-45deg, #3493CD 50%, gold 100%);
  background: linear-gradient(135deg, #3493CD 50%, gold 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3493CD', endColorstr='gold',GradientType=1 );
  box-shadow: inset 0 -5px 20px #555
}

#headerShortcuts form {
  float: right;
}

#headerShortcuts input {
  width: 160px !important
}

#languages {
  position: absolute;
  right: 0;
  margin: .5em;
}

#mininav {
  position: absolute;
  right: 5em;
  color: #555;
  margin: .5em;
}

#mininav a {
  color: #555;
  font-weight: bold
}

#breadcrumbs {
}

#columnLeft, #altHeaderLeft {
  margin-left: 0;
  width: 215px;
  padding-top: 5px;
  left: -522px
}

#columnRight, #altHeaderRight {
  margin-right: 0;
  padding-top: 5px;
  width: 215px;
}

#bodyContent .infoBoxContainer.ui-widget {
  border: 1px solid #2F7FB0;
  margin-top: 1em;
  margin-bottom: -.8em;
}

#bodyContent .infoBoxContainer.ui-widget .ui-widget-content {
  padding: 1em;
  background: white
}

.infoBoxHeading {
  padding: 2px;
  font-size: small;
  text-transform: uppercase;
}

#columnLeft .infoBoxHeading,
#columnRight .infoBoxHeading {
  padding: .5em;
  border-right: 0;
  border-left: 0;
}

#columnLeft .infoBoxHeading {
  background: -webkit-linear-gradient(left, silver, white);
  background: -o-linear-gradient(right, silver, white);
  background: -moz-linear-gradient(right, silver, white);
  background: linear-gradient(to right, silver, white);
}

#columnRight .infoBoxHeading {
  background: -webkit-linear-gradient(left, white, silver);
  background: -o-linear-gradient(right, white, silver);
  background: -moz-linear-gradient(right, white, silver);
  background: linear-gradient(to right, white, silver);
}

.infoBoxContents {
  padding: 1em;
  font-size: small;
  line-height: 1.5;
}

#columnLeft .infoBoxContents img,
#columnRight .infoBoxContents img {
  border: 1px solid #00448b;
  box-shadow: 3px 0 3px #555
}

.infoBoxContents a,
.productListTable a,
.contentText table a {
  color: #00448B;
}

.infoBoxHeading td a {
  color: white
}

.infoBoxContents ol {
  list-style-position: inside !important;
  padding-left: 0 !important;
}

#columnLeft .infoBoxContents {
  box-shadow: inset -3px 0 3px #555
}

#columnRight .infoBoxContents {
  box-shadow: inset 3px 0 3px #555
}

.contentContainer {
  padding-bottom: 10px;
}

#loginModules .contentContainer .contentText {
  min-height: 220px
}

.contentContainer h2 {
  font-size: medium;
  font-weight: normal;
  padding: 5px;
  background: #2F7FB0;
  border: 1px solid #2F7FB0;
  color: white;
  margin-bottom: 0;
}

.contentText {
  background: white;
}

h2 .contentText {
  background: transparent;
}

.contentText table {
  border: 1px solid #858585;
}

.contentText table table {
  border: 0
}

.contentText form table,
.contentText table.productListingHeader,
.contentText table.productListingData {
  border: 0
}

.contentText, .contentText table {
  font-size: small;
  line-height: 1.5;
}

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

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

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

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

h1 {
  color: #114262;
  font-size: large;
  padding: 1em .5em;
  margin-top: 0;
  background: #1e5799;
  background: -moz-linear-gradient(top, #bde5ff 0%, white 100%);
  background: -webkit-linear-gradient(top, #bde5ff 0%,white 100%);
  background: linear-gradient(to bottom, #bde5ff 0%,white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bde5ff', endColorstr='white',GradientType=0 );
  box-shadow: 0px 3px 3px 0px #ccc;
}

h1.price {
  box-shadow: none;
  background: none;
  color: darkblue !important;
}

img {
  border: 0;
  height: auto
}

img.separator {
  height: 1px
}

table, p {
  font-size: small;
  line-height: 1.5;
}

#piGal {
  width: 100% !important;
  text-align: center;
}

#piGal img {
  height: auto;
}

#piGal .photoset-row {
  height: auto !important
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: small; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : small; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : small; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : small; color: #70d250; text-decoration: underline; }

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

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #555; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: small;
  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: small;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

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.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #114262;
}

#bodyContent form div h1 {
  color: #114262;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  line-height: 1.5;
}

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

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

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

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

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

TEXTAREA {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  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: small;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: small;
  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: small; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: small; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: small; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: small; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: small; background-color: #99ff00; }

/* input requirement */

input { line-height: 140% }
input[name=keywords] { width:98% !important }
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: small; color: #ff0000; }
#loginModules .grid_8 input { width: 80% }
#loginModules .grid_8 .fieldKey { width: 45px }

/* buttons */

.tdbLink a { }

.tdbLink button { }

.ui-state-default .ui-icon {
  /* Orange: */
  background-image: url(ext/jquery/ui/redmond/images/ui-icons_f9bd01_256x240.png);
  /* White: */
  background-image: url(ext/jquery/ui/redmond/images/ui-icons_d8e7f3_256x240.png);
}

#bodyWrapper button, a.ui-button, a.button {
  color: white !important;
  background: #3493CD !important;
  border-radius: 0 !important;
}

#headerShortcuts a.ui-button, #headerShortcuts button {
  background-color: transparent !important;
  margin: 0 2px
}

#headerShortcuts button {
  padding-top: 0
}

a.button {
  padding: .3em;
  text-decoration: none;
  display: block;
}

a.button:hover {
  background: #2F7FB0 !important
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
  opacity: 1;
}

/* account link list */

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

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

a {
  text-decoration: underline
}

a:hover {
  text-decoration: none
}