/*
  $Id$

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

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

H2 {
  color: #9A9A9A;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

#indexCategoryHeader
{
  color: #7C7C7C;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 10px 0px 0px 0px;
  overflow: hidden;
}

#indexCategoryText A {
  color: #8C8C8C;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
  text-decoration: none;
}

TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#pageContent {
  float: right;
  width: 78%;
}

#pageColumnLeft {
  float: left;
  width: 20%;
  padding-left: 5px;
}

#pageBlockLeft {
  float: left;
  width: 82%;
  margin: 75px 0 10px 0;
}

#pageColumnRight {
  float: right;
  width: 16%;
  margin: 75px 5px 10px 0;
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
}

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

#categories A {
	color: #9A9A9A;
  	padding-left: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 0 10px 0;
	
	text-decoration: none;
}

#categories A:hover {
	color: #9A9A9A;
	padding-left: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #a3a3a3;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 0 10px 0;
	
  	text-decoration: none;
}

/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
  padding-right: 5px;
}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #B6B7CB;
  background-color: #F8F8F9;
  padding: 5px;
  margin-bottom: 5px;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/////////////////////////
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; font-weight: normal; }

/*A {
  color: black;
  text-decoration: none;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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



A.pageResults {
  color: #0000FF;
}

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



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

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

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


/* CSS Boxes */

.boxGroup {
  border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;
}

.boxNew {
}

.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}

.boxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 3px;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}

/* NEW CSS */
html{height: 100%;}

BODY {

  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  
  height: 100%;
  
  background: url(images/background.png) repeat-y center;
  background-color: #909090;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	height: auto;
	text-align: left;
	/*background: url(images/container-bg.png) repeat-y;*/
	/*background: url(images/left-menu-background.png) repeat-y left;*/
	background-color: #ffffff;
	margin-top: 0px;
	overflow: hidden;
	
	border-width: 0px 1px 0px 1px;
	border-color: #444444;
	border-style: solid;
}



#header {
	position: relative;
	height: 200px;
	background: url(images/header.png) no-repeat;
	/*background-attachment:scroll fixed;*/
  	background-position: center center;
  	
	
	/*background-color: red;*/
}

/* SELECTOR BAR BEGIN */
#selector-bar {
	clear: both;
	position: relative;
	height: 60px;
	background: url(images/bar-fill.png) repeat-x;
	overflow: hidden;
	padding-left: 0px;
	text-align: center;
}

#selector-bar ul{
	height: 60px;
	display: inline;
}

#selector-bar li {
	list-style: none;
	/*float: left;*/
	height: 50px;
	display: inline;
	text-align: center;
	padding-top: 15px;
}

#selector-bar li.space {
	width: 1px;
}

#selector-bar li.begin {
	float:left;
	background: url(images/bar-left.png) no-repeat;
	background-color: #ffffff;
	width: 20px;
}

#selector-bar li.end {
	float: right;
	background: url(images/bar-right.png) no-repeat;
	background-color: #ffffff;
	width: 20px;
}
/* SELECTOR BAR END */

/* Gallery Begin */
#gallery
{
	width: 780px;
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	text-align: center;
}

#gallery ul{
	padding: 0px;
	list-style: none;
	
	color: white;
}

#gallery li.top {
	background: url(images/gallery-top.png) no-repeat;
	background-color: #ffffff;
	width: 780px;
	height: 12px;
}

#gallery li.bottom {
	background: url(images/gallery-bottom.png) no-repeat;
	background-color: #ffffff;
	width: 780px;
	height: 23px;
}

#gallery li.spacer {
	background: url(images/gallery-spacer.png) no-repeat;
	background-color: #ffffff;
	width: 780px;
	height: 16px;
}

#gallery li
{
	background: url(images/gallery-fill.png) repeat-y;
}
	
/* Gallery End */

/* SEARCH FIELD BEGIN */
#search-field {
	clear: both;
	position: relative;
	height: 24px;
	border-width: 0px;
	overflow: hidden;
	padding-left: 0px;
	width: 160px;
	text-align: center;
}

#search-field ul{
	height: 24px;
	display: inline;
	border-width: 0px;
	
}

#search-field li.field{
	height: 24px;
	background: url(images/search-field-fill.png) repeat-x;
	display: inline;
	width: 148px;
	border-width: 0px;
}

#search-field li.begin {
	float:left;
	background: url(images/search-field-left.png) no-repeat;
	width: 10px;
	border-width: 0px;
}

#search-field li.end {
	float:left;
	background: url(images/search-field-right.png) no-repeat;
	width: 10px;
	border-width: 0px;
}

#search-field li.space {
	width: 5px;
	border-width: 0px;
}

#search-field input {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 160px;
	border-width: 0px;
	background-color: transparent;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}

/* SEARCH FIELD END */

	/* TOP MENU BEGIN */
#top-menu {
	clear: both;
	position: relative;
	height: 26px;
	background: url(images/menu-background.png) repeat-x;
	overflow: hidden;
	padding-left: 0px;
	
	border-width: 1px 0px 1px 0px;
	border-color: #1d1d1d;
	border-style: solid;
}

#top-menu ul{
	height: 26px;
	display: inline;
}

#top-menu li {
list-style: none;
float: left;
	height: 26px;
	/*display: inline;*/
	text-align: center;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
	border-right-color: #1d1d1d;
	border-left-color: #444444;
	

}

#top-menu li a {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	height: 26px;
	line-height: 26px;
	

}

#top-menu li.header {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	height: 26px;
	line-height: 26px;
}

#top-menu li.begin {
	border-left-width: 0px;
}

#top-menu li.end {
	border-right-width: 0px;
}

#top-menu li.selected {
	/*background-color: #1f1f1f;*/
	border-width: 0px;
	background: url(images/menu-selected-background.png) no-repeat;
}

#main-column {
	width: 800px;
	/*max-width: 664px;*/
	
	float: right;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	
	margin-bottom: 10px;
}

#page-container
{
	margin: 10px;
	min-height: 600px;
}

#page-container-no-margins
{
	margin: 0px;
	min-height: 0px;
}

	/* TOP MENU END */
#footer-navigation li a:hover {
	color: #feeb02;
}

#footer-navigation li a: {
	color: #feeb02;
}

	/* LEFT MENU BEGIN */
#left-menu {
	/*background-color: green;*/
	background: url(images/left-menu-background.png) repeat-y;
	height: 100%;
	min-height: 400px;
	width: 180px;
	float: left;
	clear: both;
	
	padding: 0px;

}

#left-menu ul{
	padding: 0px;
	margin: 0px;
	
}

#left-menu li.header{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	
	background-color: #15478a; 
	border-width: 1px 0px 1px 0px; 
	border-color: #265698 #ffffff #1b4174 #ffffff; 
	border-style: solid;
}

#left-menu li a{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #a3a3a3;
	font-family: Verdana, Arial, sans-serif;
	
	text-decoration: none;
}

#left-menu li{
	background-color: #4d4d4d; 
	border-width: 1px 0px 1px 0px; 
	border-color: #5b5b5b #ffffff #3e3e3e #ffffff; 
	border-style: solid;
}

#left-menu-bottom {
	
	background: url(images/left-menu-bottom.png) no-repeat;
	background-color: #ffffff;
	height: 12px;
	width: 180px;
	
	padding: 0px;
	margin: 0px;
	clear:both;

}

#left-menu-bottom-data {
	background-color: #ffffff;
	width: 180px;
	
	padding: 3px;
	margin: 0px;
	clear:both;

}

	/* LEFT MENU END */


#right-column {
	width: 200px;
	float: right;
}

#footer-container {
	/*background: url(images/body-bg.png) repeat-x 0 -135px;*/
	
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	
	max-width: 1085px;
	min-width: 885px;
	text-align: left;
	/*background: url(images/container-bg.png) repeat-y;*/
	margin-top: 0px;
	overflow: hidden;
	
	/*height: 100%;*/
	
	border-width: 0px 1px 0px 1px;
	border-color: #444444;
	border-style: solid;
	
}

#footer {
	clear: both;
	padding: 20px;
	max-width: 1085px;
	min-width: 885px;
	
	margin-right: auto;
	margin-left: auto;
	/*background: url(images/footer-bg.png) no-repeat 0 bottom;*/
	background-color: #cccccc;
	color: #666666;
	overflow: hidden;
}

/* FONT STYLES */
.product-titletext
{
	color: #9A9A9A;
  	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	
	color: #a3a3a3;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}

H1 {
	color: #9A9A9A;
  	padding-left: 0px;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 0 10px 0;
}

/* TABLE STYLES */
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: url(images/product-listing-background.png) repeat-x center;
    margin: 0px;
  padding: 0px;
  border-width: 1px 0px 1px 0px;
  border-top-color:  #001245;
  border-bottom-color:  #3b7cff;
    border-style: solid;
}

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: url(images/product-listing-background-odd.png) repeat-x center;
    margin: 0px;
  padding: 0px;
    border-width: 1px 0px 1px 0px;
  border-top-color:  #001245;
  border-bottom-color:  #3b7cff;
  border-style: solid;
  
}

div#product-box{
	background: url(images/product-listing-background-odd.png) repeat-x center;
}

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

.smallText
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* INDEX */
#index_column1 {
	float:left;
	width: 33%;
}
#index_column2 {
	float:left;
	width: 33%;
}
#index_column3 {
	float:left;
	width: 33%;
}

/* BOXES */
#product-listing-container {
 padding: 5px;
 margin: 0px;
 width: 800px; 
 float: left; 
 display: block;
 min-height: 600px;
}

#small_box {
	position: relative;

	float:left;
	
	background: url(images/box-260x195.png) no-repeat;
	
	width: 250px;
	height: 185px;
	
	margin: 0px 5px 5px 0px;
	padding: 5px;	
	
}

#small_ad_box {

	float:left;


	
}

#price_tag {
	position: relative;
	
	bottom: 0px;
	left: 0px;
	
	overflow: hidden;
}

#product_default_image
{
	height: 150px;
	float: right;
}


#box_header {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
	font-weight: bold;
}

#large_box{
	width: 700px;
	margin: 0px;
	padding: 0px;
	
	position: absolute;
	z-index: 99;
	left: auto;
	right: auto;
	top: 150px;
}

#large_box_top{
	background: url(images/large-box-top.png) no-repeat;
}

#large_box_fill{
	background: url(images/large-box-fill.png) repeat-y;
}

#large_box_bottom{
	background: url(images/large-box-bottom.png) no-repeat;
}

/* BOX FULLPAGE */
#fullpage_box{
	width: 780px;
	margin: 0px;
	padding: 0px;
}

#fullpage_box_top{
	height: 15px;
	background: url(images/box-fullpage-top.png) no-repeat;
}

#fullpage_box_fill{
	background: url(images/box-fullpage-fill.png) repeat-y;
	padding: 10px;
}

#fullpage_box_bottom{
	height: 15px;
	background: url(images/box-fullpage-bottom.png) no-repeat;
}

.outfaded-text
{
	color: #dcdcdc;
}

.bold-text
{
	font-weight: bold;
}

