/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
html {
}
   
body {
	font-family : Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #066;
	margin: 0;
	background: #FFC /*url('./img/decoration.png') top left no-repeat fixed*/;
	text-align: left;
}

img {
	border: none;
}

h1 {
  font-size: 15px;
}

h3 {
	font-size: x-small;
	font-weight: bold;
	color: Black;
  margin: 1.2em auto;
  border-bottom: 1px solid #066;
}

form {
  margin: 0;
}

#container {
  width: 900px;
  background: #FFC url('./img/bg_y.jpg');
  margin: 3% auto;
  padding: 0;
  border: 1px solid #690;
  font-size: 11px;
  line-height: 1.5;
  overflow: hidden;
}

a {
  color: #066;
  text-decoration: none;
}
a:hover {
  color: #066;
  text-decoration: underline;
}

table {
  clear: both;
}

#head, #head, #main, .box {
  margin: 0;
  padding: 0;
  width: 100%;
}



#head #logo {
  padding: 10px 5px;
  text-align: center;
}
#head #navigation_line {
  width: 900px;
  border-bottom: 1px solid #690;
  border-top: 1px solid #690;
  background: url('./img/highlight_yellow.gif') repeat-x;
  color: #066;
}
#head #navigation_line #navigation {
  text-align: right;
  float: right;
  padding-right: 5px;
}

#head #navigation_line #navtrail {
  padding-left: 5px;
}

#head #navigation_line #navigation a, #head #navigation_line #navtrail a {
  color: #066;
  text-decoration: none;
  font-weight: bold;
}
#head #navigation_line #navigation a:hover, #head #navigation_line #navtrail a:hover {
  text-decoration: underline;
}


#main {
  clear: both;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  border: none;
}

#boxes_left, #boxes_right {
  border-bottom: 1px solid #690;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
  background: #FF9;
  width: 199px;
}

#boxes_left {
  border-right: 1px solid #690;
  float: left;
}

#boxes_right {
  border-left: 1px solid #690;  
  float: right;
}

#center {
  float: left;
  margin: auto 5px;
  width: 490px;
  overflow: hidden;
}

#processing{
  margin: 2em auto;
  padding: 1em;
  width: 300px;
  border: 4px double #066;
  background: #FF9 url('./img/bg_dy.jpg');
  text-align: center;  
}
.note {
	font-weight: bold;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.strong {
  font-weight: bold;
}
.red {
  color: #900;
}
.bg_dy {
  background: #FF9 url('./img/bg_dy.jpg');
}
.bg_g {
  background: #690;  
  color: #FFC;
  font-weight: bold;
  padding: 1px 3px;
}
.clear {
  clear: left;
}
.va_mid {
  vertical-align: middle;
}
.va_top {
  vertical-align: top;
}
.va_bot {
  vertical-align: bottom;
}
.nowrap {
  white-space: nowrap;
}
.small {
  font-size: 10px;
}
.hrule {
  height: 1px;
  background: #690;
  color: #690;
}
.oh {
  overflow: hidden;
}
.dg_brd {
  border: 1px solid #066;
}
.dg_brd_btm {
  border-bottom: 1px solid #066;
}
.smallText {
  font-size: 9px;
}


.std_small_pic, .product_list_pic{
  width: 72px;
  height: 80px;
  text-align:center;
  background: #FFF;
  margin: 2px auto;
  padding: 20px 4px;
  overflow: hidden;
}



.box .head {
  font-size: 10px;
  font-weight: bold;
  background: #690 url('./img/highlight.gif') repeat-x;
  height: 17px;
  color: #FFC;
  padding: 2px;
  vertical-align: middle;
  overflow: hidden;
}
.box .head a {
  color: #FFC;
  text-decoration: none;
}
.box .head a:hover {
  text-decoration: underline;
}
.box .headlink {
  float: right;
  padding: 2px;
  margin: 0;
  height: 100%;
}
.box .content {
  clear: right;
  padding: 5px 2px;
}

.main_container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.main_headline, .cat_headline, .error_headline{
  background: #690 url('./img/highlight.gif') repeat-x;  
  color: #FFC;
  font-weight: bold;
  padding: 1px 15px;
  margin: 0 auto;
}
.main_content {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}
	.agb {
		background: #FFF;
		border: 1px solid #690;
		padding: 5px;
	}

	.agb h1{
		font-weight: bold;
		font-size: 17px;
		margin-bottom: 0;
		padding: 0;
	}
	
	.agb div h2{
		font-weight: bold;
		font-size: 13px;
		margin: 1em 10px 0 10px;
		padding: 0;
	}
	
	.agb div p {
		padding: 0;
		margin: 5px 15px;
	}
	
	.agb div address {
		margin: 5px 5px 5px 25px;
	}
	
.cat_headline {
  font-size: 13px;
}
.error_headline {
  background: #C33;
  text-align: center;
}

.product {
  height: 124px;
  text-align: left;
  vertical-align: top;
  background: #FF9 url('./img/bg_dy.jpg');
  border: 1px solid #690;
  margin-top: 2px;
  margin-bottom: 2px;
  overflow: hidden;
}
.product_list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.product_list_container {
  margin-left: 85px;
  width: 285px;
}
.product_list_text { 
  overflow: auto;
  height: 85px;
}
.product_list_name {
  border-bottom: 1px solid #690;
  margin-bottom: 1em;
  padding: 3px;
}
.product_list_name a{
  color: #066;
  font-weight: bold;
  text-decoration: none;
}
.product_list_name a:hover {
  color: #066;
  text-decoration: underline;
}
.product_list_pic{
  float: left;
  margin: 1px 5px 1px 1px;
  overflow: hidden;
}
.product_list_price {
  float: right;
  width: 102px;
  text-align: right;
  margin: 0 1px 0 0;
  line-height: 15px;
  position: relative;
  top: 58px;
}


.std_ul, ul.cat_lvl0, ul.cat_lvl1 {
  font-size: 10px;
  line-height: 1.5;
  list-style-image: url('./img/list.gif');
  padding: 2px 2px 2px 20px;
  margin: 0;
}

.std_ul li {
  padding: 1px 0;  
}

ul.cat_lvl0 {
  font-size: 11px;
  font-weight: bold;
}
ul.cat_lvl1 {
  font-size: 10px;
  font-weight: normal;
  color: #933;
  list-style-image: url('./img/list_small.gif');
}

ul.cat_lvl0 li, ul.cat_lvl1 li {
  padding: 1px;
  margin: 0;
  color: #066;
}
ul.cat_lvl0 li a, ul.cat_lvl1 li a {
  display: block;
  width: 100%;
  color: #066;
  text-decoration: none;
}
ul.cat_lvl0 li a:hover, ul.cat_lvl1 li a:hover {
  color: #066;
  text-decoration: underline;
}

.tbl_order_details {
  border-collapse: collapse;
  width: 100%;
}
.tbl_order_details thead tr th {
  padding: 1px 3px;
  vertical-align: bottom;
  border-bottom: 1px solid #066;
}
.tbl_order_details tbody tr td {
  padding: 1px 3px;
  border-bottom: 1px solid #CCC;
}
.order_details_price {
  vertical-align: bottom;
  text-align: right;
  white-space: nowrap;
  background: #FF9 url('./img/bg_dy.jpg');
}
.order_details_del {
  vertical-align: middle;
  text-align: center;
  background: #FC9;
}
.tbl_order_details tfoot tr td {
    text-align: right;
}
.sum {
  border-top: 4px double #066;
}


ul.sub_cats_listing {
  text-align: justify;
  width: 100%;
  margin: 0;
  padding: 2px;
}

ul.sub_cats_listing li {
  display: inline;
  margin-left: 50px;
}


.products_info_pic {
  margin: 0 5px 5px 0;
  padding: 20px 4px;
  width: 144px;
  height: 160px;
  float: left;
  background: #FFF;
  border: 4px #690 solid;
  text-align: center;
  overflow: hidden;  
}
.products_info_buy {
  float: right;
  padding: 5px;
  margin: 5px;
  border: solid 4px #FFC;
}
.pit_flt {
  margin-left: 165px;
}
.products_info_tbl {
  width: 100%;
  margin: 5px 0;
  padding: 0;
  border-collapse: collapse;
  clear: left;
}
.products_info_tbl tbody tr td {
  border-top: 2px solid #FF9;
}
.pit {
  width: 156px;
  padding: 1px 2px;
}
.pit_vb {
  width: 112px;
  float: left;
  text-align: right;
}


.acc_create {
  width: 100%;
  border: 1px solid #066;
  background: #FF9 url('./img/bg_dy.jpg');
  margin-bottom: 2em;
}
.acc_create caption, .smalllist caption, .bundle caption {
  background: #690 url('./img/highlight.gif') repeat-x;  
  color: #FFC;
  font-weight: bold;
  border: 1px solid #066;
  padding: 1px 3px 1px 10px;
  text-align: left;
}

.product_history {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #066;
  width: 100%;
}
.product_history_name {
  width: 130px;
  border-bottom: 1px solid #690;
  margin: 0 0 1em 85px;
  padding: 3px;
}
.product_history_name a{
  color: #066;
  font-weight: bold;
  text-decoration: none;
}
.product_history_name a:hover {
  color: #066;
  text-decoration: underline;
}

.product_history li{
  border: 1px solid #066;
  background: #FF9 url('./img/bg_dy.jpg');
  margin-top: 2px;
  padding: 2px;
  height: 124px;
}

.address {
  border: 1px solid #066;
  background: #FF9 url('./img/bg_dy.jpg');
  padding: 1em 5px;
}

.sitemap {
  width: 30%;
  margin: 1em 1%;
  float: left;
  background: #FF9 url('./img/bg_dy.jpg');
  border: 1px solid #066;
}
.sitemap div a:link {
  color: #FFC;
  text-decoration: none;
}
.sitemap div a:hover {
  color: #FFC;
  text-decoration: underline;
}
.sitemap div a:visited {
  color: #FFC;
  text-decoration: none;
}

.smalllist {
  width: 100%;
}
.smalllist caption {
  padding-left: 30px;
}
.smallist_content {
  width: 30%;
  padding: 2px;
  margin: 1em 1%;
  border: 1px solid #066;
  background: #FF9 url('./img/bg_dy.jpg');
  text-align: center;
  vertical-align: bottom;
}
.smalllist_name {
  font-weight: bold;
}
.smalllist_name a {
  color: #066;
  text-decoration: none;
}
.smalllist_name a:hover{
  color: #066;
  text-decoration: underline;
}

.bundle {
  width: 100%;
  border: 1px solid #066;
}
.bundle_pic {
  width: 45px;
  height: 50px;
  text-align: center;
  background: #FFF;
  margin: 2px auto;
  padding: 4px 4px;
  overflow: hidden;
}

.checkout_line {
  background: url('./img/pixel_green.gif') repeat-x 0 25%;
  width: 100%;
  margin-top: 2em;
  color: #066;
  line-height: 14px;
  padding: 0;
  clear: left;
}

.copyright {
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  clear: both;
  width: 900px;
}

.productOldPrice {
	
	text-decoration: line-through;
}
.productsSpecialPrice {
	color: #993333;
}

/* format for ajax drop down list box while searching for text */
div.auto_complete {
	position:absolute; 
	height: 100px;
	width: 350px;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	background: #FFFF99;
}
div.auto_complete ul li {
	margin:0;
}
div.auto_complete ul li.selected { 
	background-color: #ffb; 
}
div.auto_complete ul strong.highlight { 
	color: #800; 
	margin: 0;
	padding: 0;
}

/*IE Special 
html, body, div {
  scrollbar-3dlight-color: #FFF;
  scrollbar-darkshadow-color: #7D2;
  scrollbar-shadow-color: #9D4;
  scrollbar-highlight-color: #FFC;
  scrollbar-arrow-color: #690;
  scrollbar-base-color: #FF9;
  scrollbar-track-color: #EEC;
}
*/
