/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  #000322

  Released under the GNU General Public License
*/

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02476b;
}
.boxText a:link {
	color: #02476b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
.boxText a:visited {
	color: #02476b;
	text-decoration: none;
	font-weight: bold;
	}
.boxText a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c7fa6;
	padding-bottom: 10px;
	padding-left: 15px;
}


FORM {
	display: inline;
}
/*
TR.header {
  background: #ffffff;
}
*/
TR.headerNavigation {
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
/*
A.headerNavigation { 
}

A.headerNavigation:hover {
}
*/
TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, 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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #02476b;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #02476b;
	color: #FFFFFF;
	font-weight: bold;
}
.A.productListing-heading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.A.productListing-heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02476b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000322;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #02476b;
	font-size: 12px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
}

SPAN.errorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000322;
}

/* message box */

.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/* begin CSS Buttons */
   .cssbutton {
	background: #cc0000;
	color : #ffffff;
	width : 110px;
	vertical-align: top;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-spacing: 1px;
	text-transform: uppercase;
}

 
.cssbuttonsubmit{
	background: #cc0000;
	vertical-align: top;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border:none;
	text-transform: uppercase;
}
/* end CSS Buttons */

TD.prodRowHeadMatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border:1px;
	border-color: #cc0000;
	border-style: solid;
	background: #ffffff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
}
body {
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: center;
	font-size: 62.5%; /* renders 1em as roughly 10px */
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	background-image: url(img/background.jpg);
	background-repeat: both;
}
#outerWrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 970px;
	font-size: 1.1em;
	clear:both;
	display: block;
	background-image: url(img/outer_wrapper_bg_r2_c1.gif);
	background-repeat: repeat-y;
}
#ow_top {
	background-image: url(img/outer_wrapper_bg_r1_c1.gif);
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	height: 2.0em;

}
#ow_bottom{
	background-image: url(img/outer_wrapper_bg_r4_c1.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;

}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	display: block;
	height: 330px;
}
.clearAll {
	clear: both;
}
#rightColumn1 {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 249px;
}
#main_feature {
	background-repeat: repeat-y;
}
#content {
	margin-left: 0px;
	margin-right: 0px;
	width: 970px;
	float: left;
	height: 365px;
	padding: 0px;
}
#footer {
	width: 950px;
	padding-bottom: 10px;
	color: #85A6BA;
	text-align: right;
	clear: both;
}
hr {
	border: 1px solid #02476b;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
p {
	margin:0 0 1em 0
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #8fc8e9;
	text-decoration: none;
}
#top {
	text-align: left;
}
div#menu_holder {
	width: 500px;
	background-image: url(img/menu_left.gif);
	background-position: left center;
	background-color: #333333;
}
ul#main_nav {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	position: relative;
	font-size: 1.2em;
	float: right;
	list-style-image: none;
	margin-top: 5px;
	margin-bottom: 0;
	_margin-bottom: -10px;
	margin-left: 0;
	width: 39em;
	margin-right: 10px;
}
#main_nav li, #main_nav li.last {
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #02476b;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#main_nav li.last {
	margin-right: 0px;
	border-right-width: 0px;
}
#main_nav li a:hover, #main_nav li.last a:hover {
	color: #02476b;
	border-right-width: 0px;
	margin-right: 0px;
}
#main_nav li a:hover, #main_nav li.last a:hover {
	color: #A4B0D0;
	border-right-width: 0px;
	margin-right: 0px;
}
#main_nav li a#active, #main_nav li.last a#active {
	color: #374A6F;
}
ul#footer_nav {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	position: relative;
	font-size: 1.2em;
	float: right;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 0;
	_margin-bottom: -10px;
	margin-left: 0;
	width: 38em;
	background-image: none;
	background-repeat: repeat-x;
	margin-right: 10px;
}
#footer_nav li, #footer_nav li.last {
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2DBFB;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#footer_nav li.last {
	margin-right: 0px;
	border-right-width: 0px;
}
#footer_nav li a:hover, #main_nav li.last a:hover {
	color: #8FC8E9;
	border-right-width: 0px;
	margin-right: 0px;
}
#footer_nav li a:hover, #main_nav li.last a:hover {
	color: #A4B0D0;
	border-right-width: 0px;
	margin-right: 0px;
}
#footer_nav li a#active, #main_nav li.last a#active {
	color: #374A6F;
}

img.download {
	margin-top: 8px;
	display: block;
}

span.left_nav_corner {
	background-image: url(img/left_nav.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 15px;
	float: left;
	margin-top: -9px;
	margin-left: -22px;
	position: relative;
}
span.right_nav_corner {
	background-image: url(img/right_nav.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 15px;
	float: right;
	margin-top: -9px;
	margin-right: -11px;
	position: relative;
	right: 0px;
}
p.alternative_content {
	margin-top: 30px;
	margin-left: 30px;
}
/* Additional CSS styles for expandable OSCommerce template */

#contentWrapperHome {
	clear: both;
	margin-left: 10px;
	margin-right: 0px;
	width: 950px;
	float: left;
	padding: 0px;
}
#contentMain {
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	float: left;
	padding: 0px;
	margin-left: 3px;
	margin-right: 6px;
}
#rightColumnMain {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 249px;
	margin-right: 2px;
}
/* CSS for catalog layout */
#headerNavBar{
  border-bottom: solid 1px #D2DBFB;
 clear: both;
}

#headerBreadcrumb, #headerNav, #footer1 {
  font-family: Verdana, Arial, sans-serif;
  color: #D2DBFB;
  font-size:12px;
  line-height: 1.8em;
  font-weight : bold;

}
#headerBreadcrumb {
  float: left;
}

#headerNav {
  text-align: right;
}
#headerNav li, #headerNav li.last {
  display: inline;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D2DBFB;
	text-align: right;
	margin-right: 10px;
}

#headerNav li.last {
	border-right-width: 0px;
	margin-right: 0px;
  padding-right: 0px;
}
.page {
	width: auto;
	margin: 5px 0px 5px 188px;
	clear: both;
}

.section { 
  width: 100%;
  margin: 0;
}

.col-A, .col-B {
  position: relative;
  float: left;
}

.col-A {
	margin-right: 0px;
	margin-left: -189px;
	z-index: 10;
	width: 180px;
}

.col-B {
  margin: 0 -0px 0 -0px;
  width: 100%;
  text-align:center;
}

#footer1{
  border-top: solid 1px #666;
 clear: both;
}


/* Info box layout */
.ibContainer {
	margin-bottom: 5px;
	background-image: url(img/infobox_r2_c1.gif);
	background-repeat: repeat-y;
}
#main_col .ibContainer {
	background-image: url(img/wide_infobox_r2_c1.gif);
}

.ibHead, .ibBody {
  clear: both;
}
.ibHead {
	width: 100%;
	position: relative;
	height: 2.4em;
	margin:0;
	padding: 0;
	border:0;
	background-image: url(img/infobox_r1_c1.gif);
	background-repeat:no-repeat;
}
#main_col .ibHead {
	background-image: url(img/wide_infobox_r1_c1.gif);
}
.ibHead_left, .ibHead_center, .ibHead_arrow, .ibHead_right {
	position: absolute;
	border: 0;
	margin:0;
	padding: 11px 5px 5px 26px;
 }
.ibHead_left {
  width: 11px;
}
.ibHead_center {
	top: 0;
	left: 5px;
	margin-right:0px;
    width: auto;
}
.ibHead_arrow {
  right: 11px;
  top:0;
  width:14px;
}
.ibHead_right {
  right: 0;
  top:0;
  width: 11px;
}
.ibBody {
	background-image: url(img/infobox_r4_c1.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}
#main_col .ibBody {
	background-image: url(img/wide_infobox_r4_c1.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.ibContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 170px;
}
#main_col .ibContent {
	width: auto;
}

hr {
	color: #02476b;
	border: 2px solid #02476b;
}

