/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

.Notification {
	color: #CC6600;
	border-left: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	padding-left: 10px;
	font-weight: bold;
}

.ot_orderdiscount {
	color:#0000C0;
	font-weight: bold;
}

.boxText {
	font-size: 10px;
}

.boxTextBG {
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF6B2B;
}

.errorBox {
	color: white;
	background-color: #ee7300;
	padding: 3px 5px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ee7300;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #6b6b6a;
  text-decoration: none;
}

A:hover {
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}


TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #ee7300;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #929291;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #FF6B2B;
}

TR.headerMessage {
	background-color: #FF6B2B;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #FF6B2B;
  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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}


.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #f9f9f9;
  height:17px;
  color: #8e8f91;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #f9f9f9;
  height:17px;
  color: #8e8f91;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
  background: #E6E6E6;

}

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;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  font-size: 10px;
  font-weight: bold;
  color: #9c9d9f;
  padding: 0 2px;
}

A.pageResults:hover {
  color: #666666;
  padding: 0 2px;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

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

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

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-size: 10px;
  color: #FF6B2B;
}

CHECKBOX, INPUT, RADIO, SELECT {
 	color: #666666;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0em;
}

.input {
  height: 19px;
}

TEXTAREA {
	color: #3C3C3C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	font-size: 12px;
	letter-spacing: 0em;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

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

.copyright {
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  display: none;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #FF6B2B;
}
SPAN.productOldPrice {
	font-size: 10px;
	color: #464646;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #FF6B2B;
}

SPAN.productDiscountPrice {
  color: #FF6B2B;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #C3DAEC;
	line-height: 1.5;
}
.moduleRowOver {
 background-color: #f9f9f9;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	line-height: 1.5;
}
.moduleRowSelected { background-color: #f9f9f9; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { color: white; font-size: 10px; background-color: #ee7300; }
.messageStackSuccess { font-size: 10px; background-color: #f9f9f9; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #FF6B2B; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* mister-media  */

* { padding: 0; margin: 0; }
img {border: 0;}
body {
	color: #3B3B3B;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
}

p {
  margin-bottom: 10px;
}

td {
  padding: 2px;
}

h1 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}



h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FEFEFE;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	background-color: #FF8000;
}

h4 a {
	color: #FEFEFE;
	text-decoration: none;
}

h4 a:hover {
	color: #EEEEEE;
}

h5 {
	padding-left: 10px;
	font-weight: bold;
	color: #FEFEFE;
	background-color: #FF8000;
	height: 28px;
	padding-top: 5px;
}

.heading {
   font-size: 32px;
  font-weight: normal;
  margin: 0;
}

.bold {
  font-weight:bold;
}

.small {
  font-size: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.bullet {
  float: left;
  margin: 5px 3px 0 3px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.block {
  display: block;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.white {
  color: white;
}

.grey {
  color: #666666;
}

.orange {
  color: #ee7300;
}

.size10 {
  font-size: 10px;
}

.size11 {
  font-size: 11px;
}

.size14 {
  font-size: 14px;
}

.backgroundwhite {
  background: white;
}

.blue {
  background: #eeeeee;
}

.margin0 {
  margin: 0;
}

.padding0 {
  padding: 0;
}

.margintop {
  margin-top: 10px;
}

.margintoptop {
  margin-top: 30px;
}

.borders {
  border: 1px solid #c1c1c1;
}

.line {
	border-top: 1px solid #c1c1c1;
	height: 5px;
}

.heading_line {
	border-top: 1px solid #c1c1c1;
	height: 20px;
}


#wrapper {
  margin: 0 auto;
  width: 1280px;
  padding: 0 0 20px 17px;
  background: #f9f9f9 url('img/bg.jpg') center top no-repeat;
}

#header {
	background-image: url('img/shop-headline-bg.jpg');
	background-repeat: repeat-x;
	padding: 54px 14px 0 14px;
	width: 982px;
	height: 80px;
	background-color: #CCCCCC;
}

.box_search {
  margin-top: -15px;
  width: 224px;
}

.top_navi {
  font-size: 11px;
  font-weight: bold;
  padding: 14px 9px 0 0;
  background: url('img/bg_navi.gif') left top no-repeat;
  width: 999px;
  height: 30px;
  margin-top: 10px;
}

.top_navi a, .home_navi a {
  font-size: 11px;
  font-weight: bold;
  margin-right: 4px;
}


.navtrail {
  font-size: 11px;
  font-weight: bold;
  color: #47758f;
  background: #fff;
  padding: 14px 14px 0 0;
  width: 696px;
  height: 16px;
  margin: 10px 0 10px 8px;
}

.navtrail a {
  font-size: 11px;
  font-weight: bold;
  color: #637989;
}
.navtrail a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #2a4555;
}
.sitenavi {
  font-size: 10px;
  font-weight: bold;
  background: #f9f9f9;
  height: 30px;
  margin-top: 10px;
  color: #9c9d9f;
}

#left {
  float: left;
  width: 250px;
}

.infoBoxHeading {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-transform: lowercase;
  background: url(img/heading_box.gif) no-repeat right top;
  padding: 3px 8px 0;
  height: 20px;
  margin-top: 20px;
}

.infoBoxHeading a {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-transform: lowercase;
}

.infoBoxHeading a:hover {
  text-decoration: none;
}


.infoBox {
  margin-top: 8px;
  padding: 8px;
  background: #eeeeee;
}

.infoBox_specials {
  margin-top: 8px;
  padding: 8px;
  background: #fff;
}

#box_categories {
  margin-top: 8px;
}

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

#box_categories li a  { color: #637989; font-weight: normal; display: block; padding: 8px; background: url(img/bg_categories.gif) no-repeat right top; height: 11px; margin-bottom: 4px; }

#box_categories li a:hover  { color: #2a4555; font-weight: bold; text-decoration: none; }

#box_categories li.main a.active {
  background: url('img/bg_categories_active.gif') right top no-repeat;
}

#box_categories li.sub a, #categories li.sub1 a  {
  padding: 8px 8px 8px 24px;
}

#box_categories li.sub a.active, #box_categories li.sub1 a.active {
}


#main {
  padding: 40px;
  background: #fff;
  width: 610px;
  margin: 0 0 0 8px;
}

.heading_content {
  background: url(img/heading_content.gif) no-repeat left top;
  color: #fff;
  font-weight: bold;
  overflow:hidden;
  padding: 2px 5px 0;
  width: 582px;
  height: 19px;
  margin-left: 2px;
}

.heading_content a, .heading_content a:hover {
  color: white;
  font-weight: bold;
}


.listing {
  padding: 5px;
}

.hr_listing {
  background: #faf4de;
  height: 5px;
}

.listing_image {
  padding: 5px;
  background: #fff;
}

.listing_name {
  padding: 6px 5px 6px 5px;
  background: #fcf9f1;
}

.info_incart {
  padding: 5px;
  background: #f9f9f9;
}

.listing_price {
  font-size: 16px;
  color: #ee7300;
  padding: 3px 5px 3px 5px;
  background: #f9f9f9;
  margin-top: 5px;
}

.listing_button {
  padding: 2px 5px 2px 5px;
  background: #f9f9f9;
  margin-top: 5px;
}

.categorie_listing {
  padding: 15px 3px 0 50px;
  height: 84px;
}

.categorie_listing a:hover {
  color: white;
}

.product_info_image {
  text-align: center;
  padding-top: 5px;
  width: 220px;
  margin-right: 10px;
}

.product_info {
  width: 330px;
}

.sitemap ul, .sitemap ol {
  list-style-type: none;
}

li.sitemap1 {
  margin-left: 20px;
}

li.pay {
  list-style-position: inside;
  margin-left: 10px;
}


#right {
  position: absolute;
  left: 763px;
  width: 169px;
}

#shadow {
	position: relative;
	background: url(img/shadow_bottom.gif) top right no-repeat;
	width: 940px;
  	height: 7px;
  	margin: 0 auto;
}

/* Pay4 Styles */

#pay4head{
	background:#f7f7f7;
	width:100%;
	height:106px;
}

#pay4headcontent{
	width:800px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}

#pay4logo{
	float: right;
	width: 106px;
	height: 53px;
	background: url('/images/logo_pay4.gif') no-repeat;
	margin-top:26px;
}

#pay4headline{
	background:#033074;
	width:100%;
	height:4px;
}

#pay4contentwrap{
	background:#ffffff;
	width:100%;
	height:auto;
	min-height:658px;
	margin-left:auto;
	margin-right:auto;
}

#pay4wpfcontent{
	background:#ffffff;
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.content_gel h4{
	font-weight: bold;
	font-size: 24px;
}

.content_gel ul {
	padding-left: 20px;
	font-size: 14px;
	list-style-type:none;
}
.content_gel li {
	padding-bottom: 10px;
} 

.content_gel ul li a {
	color: #ee7300;
	font-size: 24px;
	text-decoration:none;
}

.content_myhand h3{
	height:70px;
	background: url('/images/myhand_logo.png') no-repeat;
	}
	
.content_myhand .main a {
	color: #666666;
	font-size: 16px;
	text-decoration:none;
}
