/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Verdana;
  font-size: 11px;
}

BODY {
  background: #EEEEEE;
  color: #787878;
  margin: 0px;
  scroll:yes;
}

BODY.body_background {
  background: #000000;
  color: #ededed;
  margin: 0px;
}

.main_bg {
  background: #ffffff;
  color: #ededed;
  margin: 0px;
}

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

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

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-family: Verdana;
  font-size: 15px;
  color:#12130D;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 5px;
  text-align:left;
}

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

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

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

.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color:#12130D;
  line-height: 1.5;
  width: 150px;
}

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

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
  text-align:left;
}

img {
  border: 0;
}

table, p {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color:#12130D;
  line-height: 1.5;
  text-align:left;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -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;
}
.leftbuttonAction {
  float: left;
}

.boxText { font-family: Verdana; font-size: 10px; }
.errorBox { font-family: Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Verdana; font-size : 12px; color: #000000; text-decoration: underline; }

A {
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #000000;
  text-decoration: none;
}

A:hover {
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #F50B0B;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  
}

.infoBoxNotice {
  background: #EEEEEE;
}

.infoBoxNoticeContents {
  background: #EEEEEE;
  font-family: Verdana;
  font-size: 10px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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.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: #000000;
  font-weight: bold;
}

A.pageResults:hover {
  color: #F50B0B;
  background: #FFFFFF;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 12px;
  color:#12130D;
  font-weight:normal;
}
TD.main1, P.main1 {
  font-family: Verdana;
  font-size: 12px;
  color:#737373;
  font-weight:bold;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 12px;
  border:1px solid #CCCCCC;
  background: #FFFFFF;
  color:#201F1A;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 12px;
  border:1px solid #CCCCCC;
  background: #FFFFFF;
  color:#201F1A;
}

SPAN.greetUser {
  font-family: Verdana;
  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: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #3D6A15;
  font-size: 12px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff6600;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 12px; background-color: #EEEEEE; color: #000000; }
.messageStackSuccess { font-family: Verdana; font-size: 12px; background-color: #EEEEEE; color: #000000;}

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 12px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

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

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
/*product listing*/

.infoBoxProducts {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* product listing header */

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

/* product listing border*/

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

/* product listing header*/

.productListing-heading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  //border:1px solid #DBDBDB;
  height:47px;
}

/* product listing thumbnail */

.infoBoxProducts {
  text-align: center;
  border: 2px solid #a6c9e2; /*default #ccc*/
  border-bottom: 4px solid #a6c9e2; /*default #ccc*/
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333; /* price color */
  background-image: url(images/mypic.jpg);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;
  padding: 10px 40px; /* move thumb desc */
}

.infoBoxProducts a {
  color: #333333;
}

/* product listing description */

.productDesc {
  font-family: Verdana;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
  background-color: transparent; /*8px solid #fff / ccc*/
  font-style:oblique;
  margin: 1px 7px 1px 7px; /* top / right / bottom / left */
}

.productListing-name a, .productListing-name {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
/* new changes */

.wholebox { /* pages content */
 background: #ffffff;
 border:1px solid #ffffff;
}
.welcome_font{
font-family: Verdana;
font-size: 12px;
color:#1B1B1B;
font-weight: normal;
}
A.head_link {
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  text-decoration:none;
  color: #1A1A1A;
}

A:hover.head_link {
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  text-decoration:none;
  color: #1A1A1A;
  text-decoration: underline;
}
.shopping_content{
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #1A1A1A;
}
.versep_repeat{
background-image: url("images/vertical_separator.gif");
background-repeat: repeat-y;
}
.copyright{
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  color: #1B1B1B;
}
.menu_bg {
background:#1B1B1B;
}
A.menutext {
font-family: Verdana;
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

A:hover.menutext {
font-family: Verdana;
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}
.top_menu_sep{
font-family: Verdana;
font-size: 16px;
color:#FFFFFF;
font-weight: normal;
}
.newsletter_box_text{
  font-family: Verdana;
  font-size: 12px;
  color: #1B1B1B;
  font-weight: normal;
}
.search_font{
  font-family: Verdana;
  font-size: 12px;
  text-align:center;
  border:1px solid #1B1B1B;
  background: #FFFFFF;
  color:#1B1B1B;
  height:25px;
}
.box_content_odd{
font-family: Verdana;
font-size: 9px;
background: #ffffff;
color:#444444;
border-bottom:1px solid #989898;
border-left:1px solid #989898;
border-right:1px solid #989898;
font-weight: bold;
}

.box_content_even{
font-family: Verdana;
font-size: 9px;
background: #F2F2F2;
color:#444444;
border-bottom:1px solid #989898;
border-left:1px solid #989898;
border-right:1px solid #989898;
font-weight: bold;
}
A.cat {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #1B1B1B;
  padding-left:30px;
}

A.cat_selected {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  color: #1B1B1B;
  padding-left:30px;
}

A:hover.cat {
  color: #1B1B1B;
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  padding-left:30px;
}

A:hover.cat_selected {
  color: #1B1B1B;
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  padding-left:30px;
}
.cat_bg_repeat{
background: #FFFFFF;
padding-left:10px;
}
.cat_pad{
padding-left:20px;
}
.category_heading{
  font-family: Verdana;
  font-size: 14px;
  font-weight:bold;
  color: #1B1B1B;
  padding-left:20px;
}
.pad {
 padding:5px;
}
A.view_all{
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #000000;
  text-decoration: none;
}
A:hover.view_all{
  font-family: Verdana;
  font-size: 12px;
  font-weight:normal;
  color: #F50B0B;
  text-decoration: underline;
}
.sortby_bg{
  background:#FFFFFF;
}
.sort_by{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #3C3C3C;
}
.prolist_textarea{
  font-family: Verdana;
  font-size: 12px;
  border:1px solid #3C3C3E;
  background: #FFFFFF;
  color:EEEEEE;
}
.prolist_smallText{
  font-family: Verdana;
  font-size: 12px;
  color:#000000;
}
A.pro_link {
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;
  color: #4C4C4C;
}

A:hover.pro_link {
 text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  text-decoration:underline;
  color: #4C4C4C;
}
.prolist_border{
border:1px solid #EEEEEE;
}
.prolist_namebg{
background:#EEEEEE;
padding-left:5px;
}
.productPrice {
  font-family: Verdana;
  color: #4B4B4B;
  font-size: 14px;
  font-weight: bold;
}
.productListing-pic {
  background: #ffffff;
  color: #B5B4B4;
}

.productListing-pic-spe {
  border: 1px solid #c5c5c5;
  padding-top:5px;
  padding-bottom:5px;
}
.exinput {
  border:1px solid #ffffff;
}
.proinfoimg_border{
border:1px solid #CCCCCC;
}
.pro_info_pad{
padding-left:10px;
}
.more_views{
  font-family: Verdana;
  font-size: 12px;
  color:#1B1B1B;
  font-weight:normal;
}
.pro_border1{
background:#ffffff;
border:1px solid #989898;
padding-left:7px;
padding-right:7px;
padding-top:7px;
padding-bottom:7px;
}
.proinfo_pageHeading{
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #1B1B1B;
}
.account_pad{
padding-right:5px;
}
.pad_left_50{
padding-left:50px;
}
.pad_left_60{
padding-left:60px;
}
p.paypalexpress{
text-align:right;
}
/* new changes */
