/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffa104;
}

TD.headerNavigation {

  font-size: 10px;
  background: #ffa104;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:link  { 
  color: #68422d; 
}
A.headerNavigation:visited { 
  color: #68422d; 
}


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

TR.footer {
  background: #bbc3d3;
}

TD.footer {

  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #f8f8f9;
}

.infoBoxContents {
  background: #f8f8f9;

  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading {

  font-size: 10px;
  font-weight: bold;
	background-image: url(images/infobox/corner_right_left.gif);  
/*  background: #bbc3d3;*/
  color: #333333;
}

TD.infoBox, SPAN.infoBox {

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

.productListing-heading {

  font-size: 11px;
  background: #a4a4a4;
  color: #333333;
  	background-image: url(images/infobox/corner_right_left.gif);  
  font-weight: bold;
}
TD.productListing-data {
/*width: 10%;*/

text-align:left;
vertical-align:top;
padding:2 2 2 2;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
color: #009900;
}

A.productListing-data {
  color: #ff6600;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

  font-size: 12px;
  color: #333333;
}

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

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #ff6600;
  font-weight: bold;
}

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

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/***************************************************/

/* ---------------------
basic layout
--------------------- */

* {
	font-family: "MS Sans Serif";
		font-size : 8pt;
}

.waterbody {
	background:#CCCCCC url(../images/bg_body.jpg) repeat-x left top;
	margin:0;
	color:#333333;
}

div,
td,
p {
	font-size:13px;
	line-height:16px;
	color:#333333;
}

A:link { color:#FF6600; text-decoration:none;font-weight: bold;}
A:visited {color:#FF6600;text-decoration:none;font-weight: bold;}
A:active {text-decoration:none;}
A:hover {color:#fc2323; }

a.menu:link {		text-decoration:none;	color : #68422d;	}
a.menu:visited {		text-decoration:none;	color : #68422d;	}
a.menu:hover {		text-decoration:none;	color : #6aa7a0;	}
a.menu:hover { position:relative; top:0; left:0;	}

a.submenu:link {		text-decoration:none;	color : #333333;	}
a.submenu:visited {		text-decoration:none;	color : #333333;	}
a.submenu:hover {		text-decoration:none;	color : #999999;	}

a.gotop:link {		text-decoration:none;	color : #999999;	}
a.gotop:visited {		text-decoration:none;	color : #999999;	}
a.gotop:hover {		text-decoration:none;	color : #333333;	}
a.gotop:hover { position:relative; top:0; left:0;}

A.ic:link { color:#333333; text-decoration:none;}
A.ic:visited {color:#666666;text-decoration:none;}
A.ic:active {text-decoration:none;}
A.ic:hover {color:#ff0000; position:relative; top:1; left:1;}

a.orange:link {		text-decoration:none;	color : #FF6600;	}
a.orange:visited {		text-decoration:none;	color : #FF6600;	}
a.orange:hover {		text-decoration:none;	color : #6aa7a0;	}
a.orange:hover { position:relative; top:0; left:0;}
  
a.green:link {		text-decoration:none;	color : #75782b;	}
a.green:visited {		text-decoration:none;	color : #75782b;	}
a.green:hover {		text-decoration:none;	color : #6aa7a0;	}
a.green:hover { position:relative; top:0; left:0;}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

/** Border Styles **/
.top_bd {
	border-top-style: solid;
	border-top-color: #979797;
	border-top-width: 1px;
}
.top_bd2 {
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}.dotl_bd {
	background-image: url(../images/dot_v.gif);
	background-position:left;	
	background-repeat:repeat-y;	
}
.dott_bd {
	background-image: url(../images/dot_h.gif);
	background-position:top;	
	background-repeat:repeat-x;	
}
.img_db {
	border-style: solid;
	border-color: #cbcdcc;
	border-width: 1px;
}

/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}
.blog_submenu { cursor:hand;}

/** text in content **/
.supersmall {
	font-family: Arial, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color:#666666;
}
.small {
	color:#999999;
	font-size : 7pt;
}
.hilight {
	font-size : 9pt;
	background-color: #FFFF00;
}
.subheader {
	color:#ff6c00;
	font-size : 12pt;
	font-family:Arial, Helvetica, sans-serif;
}
.newshead {
	font-size : 14pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14pt;
}
.update {
	font-size : 11pt;
}
/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}

#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}

/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-size:11px;
}


/** content item navigation  **/
.pagenavbar  {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-image: url(../images/bg_pagenav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	width:130px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}

/** Form **/
.formobj {

	font-size: 12px;
	color: #333333;
	background-color: #fefdfa;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
/** Font size **/
.size3 {
  font-size: 12px;
}
.alert {
  font-size: 16px;
font-weight:bold;
  color: #FF0000;
}
.large {
font-size:large;
}
.h4 {
font-size:14px;
}
.h3 {
font-size:18px;
}
.h2 {
font-size:20px;
}

.gphoto-album-cover {
	margin: .7em;
	text-align: left;
	vertical-align: top
}

html>body .goog-inline-block {
	display: -moz-inline-box;
	display: inline-block
}

.goog-inline-block {
	position: relative;
	display: inline-block
}

* html .goog-inline-block {
	display: inline
}

* :first-child+html .goog-inline-block {
	display: inline
}

table.googletb , td.googletb 
{
    border-color: #000000;
    border-style: solid;
}

table.googletb 
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.googletb 
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #ffffff;
}

