/*
  $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
*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
    font-size: 1em;
    font-style:normal;
	color: #777;
    background: #FFFFFF;
	margin:auto;
}
div, p, img, a, td, ul, ol {
    font-size: 100%; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	/*letter-spacing: .02em;*/
}
h1 { font-size: 150% }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #555;
    /*border-bottom: 1px dotted #69c;*/ 
}
a:visited { color: #555;}
a:hover { color: #F90;}
a:active { color: #555;}


a img, img {
	border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
.main ul li{
	list-style:disc;
	list-style-position:inside;
}
.main ol {
	list-style-type:lower-alpha;
}
.main ul li ol li {
	list-style-type:lower-alpha;
}
.messageStackWarning, .messageStackError {
    font-size: 85%; 
	background-color:#FFCC33;
	color:#000000;
}
#content {
	width:960px;
	padding:0;
	margin:auto;
}
#head {
	width:100%;
	height:150px;
	background:url(images/head.gif) no-repeat;
	margin:0;
}
#logo {
	float:left;

}
#currencies {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	height: 22px;
	font-size:0.8em;
}
#languages {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	height: 22px;
}
#search {
	float: right;
	clear:right;
	width:290px;
	margin-top: 90px;
	margin-right: 5px;
	height: 22px;
	overflow: hidden;
	text-align:right;
}
#search a:link, #search a:active, #search a:visited {
	color:#555;	
}
#search a:hover {
	color:#CC6633;
}
#search table{
}
#search input {
}
#field{
	height:18px;
	float:left;
	border:1px #666666 solid;
}
#submit {
	margin-left:-1px;
	height:18px;
	float:left;
	border:1px #666666 solid;
	background: #EFEFEF;
}
#submit:hover {
	background: #FF9933;
}/**/
.tablebody {
	margin:0;
	padding:0;
	width: 100%;
}
.column_left, .column_right {
	border: 0;
	background:#EFEFEF;
	padding:0;
}
.column_right {
	padding:0 0px 0 0px;
}
.infoBoxHeading {
	background-color:#666666;
	text-indent:5px;
	color:#EFEFEF;
    font-size: 85%; 
	font-weight:bold;
	border-bottom:1px solid #FF9900;
}
.infoBoxHeading img {
	vertical-align:middle;
}
.infoBoxHeading a:link, .infoBoxHeading a:active, .infoBoxHeading a:visited{
	color:#EFEFEF;
}
.infoBoxHeading a:hover {
	color:#FF9900;
}
.infoBoxContents, .boxText {
	color:#777;
	padding:0 3px 0 3px;
	margin: 3px 0 8px 0;
    font-size: 85%; 
}
.boxText select {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
    font-size: 88%; 
	border:1px solid #000000;
}
.boxText input {
	border:1px #666666 solid;
}
	
.boxText {
}
.boxText a:link, .boxText a:active, .boxTextg a:visited{
	text-decoration:none;
	color:#555;
}
.boxText a:hover {
	color:#FF9900;
}
.column_right .boxText {
	margin:5px;
	background:#FFFFFF;
}

.categories a:link, .categories a:active, categories a:visited {
}
.categories a:hover {
	color:#FF9900;
}
.productTitle {
	background-color:#EFEFEF;
	width:100%;
}
.productTitle, .productTitle a:link, .productTitle a:visited, .productTitle a:active {
	color:#555;
    font-size: 90%; 
	font-weight:bold;
}
.productTitle a:hover{
	color:#FF9900;
}
.productDesc {
	width:100%;
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	text-decoration: none;
	font-weight:normal;
    font-size: 88%; 
	text-transform:none;
	/*padding-left: 125px;*/
}
.productDesc td{
	vertical-align:top;
}
.productnewimage {
	width:120px;
	text-align:center;
}
.productPrice {
	width:100%;
	text-align:right;
	color:#FF9900;
    font-size: 120%; 
	font-weight:bolder;
	letter-spacing:-0.05em;
	padding-right:5px;
}

.pageHeading .smallText{
	color:#555555;
    font-size: 50%; 
	font-weight:bold;
}

.copy {
	font-family:"Courier New", Courier, monospace;
    font-size: 67%; 
	text-align:center;
}
.brandLine {
	text-indent:5px;
	color:#999999;	
    font-size: 85%; 
	font-weight:bold;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
}
.cssButton {
	white-space:nowrap;
	/*display:block;*/
	padding: 1px 8px 1px 8px;
	height:24px;
}
.login, .login input {
	white-space:nowrap;
	padding: -3px 0 -3px 0;
	height:22px;
}
.cssButton, .login {
	height:22px;
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	vertical-align:bottom;
	color:#555555;
	font-size:11px;
	background: #CECECE;
	border:1px solid #555555;
}
.cssButton:hover, .login:hover {
	color:#555555;
	border:1px solid #FF9900;
}
.main {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-size:100%;
	padding:0 10px 0 10px;
}
.main input, .main select, .main textarea {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-size:90%;
	border:1px #666666 solid;
}
.pageHeading {
	color:#FF9900;
    font-size: 160%; 
	font-weight:bold;
}
.pageHeading td{
	/*padding: 0 5px 0 5px;*/
}
.pageHeading s {
	color:#f00;
	font-size:80%;
}
.white{
	font-size:90%;
	padding: 0 5px 0 5px;
}
.quantitybox {
	width:50px;
	height:16px;
	border:1px #666666 solid;
	font-size:85%;
}
.productListing-heading {
	width:inherit;
	color: #555555;
	background: #CCCCCC;
	border-bottom:1px solid #555555;
}
.productListing-data {
	font-size:90%;
	vertical-align:middle;
}
.productListing-data .field{
	height:18px;
	border:1px #666666 solid;
}
.productListing {
	border-collapse:inherit;
	border-bottom:1px #666666 solid;
	border-top:1px #666666 solid;
}
.productListing-even {
	border-bottom:1px solid #555555;
}.productListing-odd {
	background: #EFEFEF;
	border-bottom:1px solid #555555;
}
.col_width {
	width:120px;
}
.col_width input{
	float:left;
}

.inputRequirement {
	text-indent:120px;
	font-size: 80%;
	color:#FF9900;
}
.shopping_cart {
	background-color:#FFCC33;
}
.breadcrumb td{
	width:100%;
	font-size: 75%;
	border-bottom:1px solid #FF9900;
}
