/* Global Styles
----------------------------------------------- */
* {
  padding:0;
  margin: 0;
}

html, body {
    height: 100%;
}

body {
  
  font-size: 62.5%;
  /* 1em = 10px */
  text-align: center;
  font-family: Verdana, Arial, sans-serif;

  /*background: url(../images/tree-background.jpg) top left repeat-x;*/
  background-color: #2E2B22;

}

#container {
  position: relative;
  width: 1001px;
  margin: 0 auto;
  text-align: left;
  font-size: 1em;
  height: auto;
  background: url(../images/background-repeat.gif) top left repeat-y;
  padding: 1px 0px 0px 0px;
}

#subcontainer {
  margin: 0 10px 4px 10px;
  min-height: 100%;
  height: auto;
}

#left_background_trees {
    position:absolute;
    top:0px;
    left:0px;
    height:1300px;
    width:364px;
    background: url(../images/tree-background.jpg) top left no-repeat;
}

#right_background_trees {
    position:absolute;
    top:0px;
    right:0px;
    height:1300px;
    width:364px;
    background: url(../images/tree-background.jpg) top right no-repeat;
}

/* Header
----------------------------------------------- */
#header {
  position:relative;
  margin-bottom: 20px;
}

#header-bar {
  height: 41px;
  background: url(../images/header/header-bar.jpg) top left no-repeat;
  margin-top:5px;
  font-size: 1.1em;
  position: relative;
}
#search-bar {
  height: 41px;
  background: url(../images/header/search-bar.jpg) top left no-repeat;
  margin-top:5px;
  font-size: 1.1em;
  position: relative;
}
#header-bar *,#search-bar * {
  float: left;
}

#header-bar #search-text,#search-bar #search-text {
  color: #000;
  font-weight: bold;
  padding-top: 12px;
  margin-left: 15px;
}

#header-bar a {
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  position: absolute;
  font-weight: bold;
  top: 12px;
}

#header-bar a:hover {
  text-decoration: underline;
}

#header-bar #fifty-years {
  left: 520px;
}

#header-bar #customer-services {
  left: 700px;
}

#header #my-account-links {
  position: absolute;
  right:170px;
}

#header #my-account-links span {
  display: block;
  float: left;
  padding: 5px 10px 5px 10px;
}

#header #my-account-links #my-account {
  border-left: 1px dotted #7BA400;
  border-right: 1px dotted #7BA400;
}



#header #my-account-links img {
  margin-right: 5px;
}

/* Page Structure
----------------------------------------------- */

#main-content {
  float: left; 
  width: 640px;
  margin-left: 25px;
  margin-top: -15px;
  margin-bottom:20px;
}

.prod-slider {
  position: relative;
}

.prod-slider .sli-button {
  position: absolute;
}
.prod-slider #leftb {
  top: -1px;
  left:-1px;
}

.prod-slider #rightb {
  top: -1px;
  right:-1px;
}

#featured-slider {
  width: 644px;
  height: 355px;
  _height: 350px;
}

#featured-slider #slider-contents{
	margin-left:25px;
	width:auto;
	height:355px;
    _height: 350px;
	padding-right:35px;
	padding-top:5px;
}

#featured-slider .featured_content {
	width:205px;
    height:355px;
	padding-right:10px;
	margin-top:0px;
	margin-right:10px;
}

.featured-image {
    padding-left:5px;
    margin-bottom:5px;
}

#featured-slider .featured_title, #featured-slider .featured_price{
    padding-left:5px;
    font-size:15px;
}

#featured-slider .featured_description{
	color:#3E5D3E;
	margin-top:0px;
	font-size:1em;
	padding-left:5px;
	margin-right:5px;
}

#featured-slider .show_more{
	margin-top:0px;
	padding-left:5px;
    text-align:right;
}

#featured-slider .show_more a{
    color:#FF6E03;
    font-weight:bold;
    font-size:1.2em;
}

#featured-slider .show_more a:hover{
    text-decoration:none;
}

#small-slider {
  width: 644px;
  height: 85px;
  margin-bottom:10px;
}

#small-slider #slider-contents{
	margin-left:17px;
	width:auto;
	padding-right:30px;
	padding-top:7px;
}

#small-slider img{
	padding-right:10px;
	padding-left:10px;
	border-right:1px dotted #5D5301;
}


#featured-slider .sli-button {
  width: 25px;
  height: 355px;
}

#small-slider .sli-button {
  width: 25px;
  height: 97px;
  cursor: pointer;
}

#featured-slider #leftb {
	background: url(../images/big-left-button.jpg) top left no-repeat;
}

#featured-slider #leftb:hover {
	cursor:pointer;
}

#featured-slider #rightb {
	background: url(../images/big-right-button.jpg) top left no-repeat;
}

#featured-slider #rightb:hover {
	cursor:pointer;
}

#small-slider #leftb {
  background: url(../images/small-left-button.jpg) top left no-repeat;
}


#small-slider #rightb {
  background: url(../images/small-right-button.jpg) top left no-repeat;
}


#other-features {
  margin-top: 40px;
  padding-bottom: 20px;
  position:relative;
  width:615px;
}

/*#other-features #catalogue, #other-features #signup {
  width: 156px;
  height: 152px;
  margin-top: 40px;
  float: left;
}*/

#other-features #signup {
  width: 156px;
  height: 152px;
  margin-top: 40px;
  float: left;
}

#other-features #catalogue {
	width: 420px;
	height: 160px;
	float: right;
	margin-top: 39px;
}

#other-features #catalogue #thumb {
  text-align: center;
  margin-top: 17px;
}
 
#other-features #catalogue #thumb img {
  margin-left: -10px;
}

#other-features #signup p {
  width: 125px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}

#other-features #signup {
  float:left;
}

#other-features #signup .text {
  width: 93px;
  height: 17px;
  border: 0;
  background: url(../images/signup-email-background.jpg) repeat-x;
  padding-top: 4px;
  padding-left: 4px;
  color: #fff;
  position: relative;
  top: -7px;
  margin-left: 10px;
  font-size: 1em;
}

#other-features #signup .sub {
  margin-top: 5px;
}

#top-message #basket-msg{
	background-color:#ecae56;
	font-weight:bold;
	margin-left:28px;
	margin-top:20px;
	font-size:1.2em;
	width:570px !important;
	padding:10px;
}

#other-features #info_msg{
	background-color:#ecae56;
	font-weight:bold;
	margin-left:28px;
	margin-top:20px;
	font-size:1.2em;
	width:570px !important;
	padding:10px;
}

#top-message #basket-msg a{
	color:#FFF;
}

#top-message #basket-msg a:hover{
	color:#FFF;
	text-decoration:none;
}

#need-rhs .basket-msg{
	background-color:#BFDA69;
	font-weight:bold;
	font-size:1em;
	padding:10px;
}

#need-rhs .basket-msg a{
	color:#FFF;
}

#need-rhs .basket-msg a:hover{
	color:#FFF;
	text-decoration:none;
}

.green-outline {
  border: 1px solid #9EBD3B;
  position: relative;
}

.solid-green {
  position: relative;
}

.green-outline .corner, .solid-green .corner {
  position: absolute;
  width: 10px;
  height: 10px;
  background-position: top left;
  background-repeat: no-repeat;
}

.green-outline .tleft{
  top:-1px;
  left:-1px;
  background-image: url(../images/corners/top-left.gif);
}

.green-outline .tright{
  top:-1px;
  right:-1px;
  background-image: url(../images/corners/top-right.gif);
}

.green-outline .bleft{
  bottom:-1px;
  left:-1px;
  background-image: url(../images/corners/bottom-left.gif);
}

.green-outline .bright {
  bottom:-1px;
  right:-1px;
  background-image: url(../images/corners/bottom-right.gif);
}

.solid-green .tleft{
  top:0px;
  left:0px;
  background-image: url(../images/corners/options-top-left.gif);
}

.solid-green .tright{
  top:0px;
  right:0px;
  background-image: url(../images/corners/options-top-right.gif);
}

.solid-green .bleft{
  bottom:0px;
  left:0px;
  background-image: url(../images/corners/options-bottom-left.gif);
}

.solid-green .bright {
  bottom:0px;
  right:0px;
  background-image: url(../images/corners/options-bottom-right.gif);
}

#explore-brands {
  margin-top:40px;
  height:121px;
  _height:116px;
  width: 647px;
  clear:left;
}

#explore-brands h3,  #explore-brands select {
  float: left;
}

#explore-brands select {
  margin-top: 15px;
  margin-left: 10px;
  font-family:verdana;
  font-weight:bold;
  font-size: 1em;
}

.range_prod_name {
    text-align:left;
    height:22px;
    font-size:14px;
}

#subrange-table, #product-table {
  margin-left: 15px;
  margin-top: 10px;
  width:645px;
}

#product-table {
  
  margin-left: 5px;
  width: 640px;
}

#subrange-table td {
  border-left: 1px dotted #5D5301;
  border-top: 1px dotted #5D5301;
  padding: 20px 25px 20px 25px;
  text-align: center;
}

#product-table td {
  padding: 20px 15px 20px 15px;
  border-bottom: 1px dotted #5D5301;
  position: relative;
  width: 315px;
  vertical-align: top;
}

#search-table td {
  padding: 20px 15px 20px 15px;
  border-bottom: 1px dotted #5D5301;
  position: relative;
  vertical-align: top;
}

#list-table td {
  padding: 5px 5px 5px 5px;
  border-bottom: 1px dotted #5D5301;
  position: relative;  
}

#list-table .greentd {
  width:44px;
  background-color:#f5f9e8;
  vertical-align:bottom;
  text-align:center;
  border-left:1px dotted #7BA400;
}

#subrange-table .top-row {
  border-top: none;
}

#product-table .btm-row {
  border-bottom: none;
}

#subrange-table .left-col {
  border-left: none;
}

#product-table .left-col {
  border-right: 1px dotted #5D5301;
}

#breadcrumb, #breadcrumb a {
  font-size: 1em;
  font-weight: bold;
}

#breadcrumb {
  color: #3E5C40;
  margin-top: 10px;
  font-size: 1.1em;
  
}

#breadcrumb a {
  color: #86AE0F;
}

#product-table td .left-image,#search-table td .left-image,#list-table td .left-image {
  float: left;
  margin-right: 10px;
  position: relative;
}

#product-table td .left-image .next-day,#search-table td .left-image .next-day,#list-table td .left-image .next-day {
  position: absolute;
  top:0;
  right:0;
  border: 0;
}

.new_in {
  position: absolute;
  top:0;
  right:0;
  border: 0;
}

#product-table td .left-image .main-image,#search-table td .left-image .main-image,#list-table td .left-image .main-image {
  width: 133px;
  height: 140px;
  border: 1px solid green;
  padding-top: 15px;
	 float: left;
}
  
#product-table td .right-details {
  float: left;
  width: 140px;
}

#search-table td .list {
  float: left;
  width: 100%;
}
  
#list-table td .list {
  float: left;
  width: 100%;
}

#product_page_title {
    height:40px !important;
}

#single_price {
    height:22px;
}

h3.title {
    height:60px !important;
    margin-bottom:10px;
}

#product-table td .right-details .title, #search-table td .list .title, #list-table td .list .title {
  font-weight: bold;
  color: #3D5C3D;
  font-size: 1em;
  display: block;
  line-height:200%;
}

#product-table td .right-details p,#search-table td .list p,#list-table td .list p {
  margin-bottom: 5px;
}

#product-table td .right-details .price, #search-table td .list .price,#list-table td .list .price {
  display: block;
  font-weight: bold;
  color: #3D5C3D;
  margin-bottom: 15px;
  height:22px;
}

.list .on_sale{
	color:#FF2F2F;
	font-weight:bold;
}

.right-details .on_sale{
	color:#FF2F2F;
	font-weight:bold;
}

#product-table td .right-details .old_price {
  display: block;
  font-weight: bold;
  color: #3D5C3D;
  margin-bottom: 15px;
  height:22px;
}

#product-details {
  width: 640px;
  position: relative;
}

#product-details #left-image {
  float: left;
  width: 382px;
  height: 450px;
  position:relative;
}

#product-details #right-details {
  width: 255px;
  height:450px;
  float: left;
}

#product-details #right-details #price {
  height: 22px;
  font-size: 1.1em;
  font-weight: bold;
  color:#3D5C3D;
  margin-left:15px;
}

#product-details #right-details #price #old_price {
  text-decoration:line-through;
  font-weight: normal;
  margin-bottom:3px;
  float:left;
  margin-right:5px;
}

#product-details #right-details #price #was_lbl{
  float:left;
  padding-right:5px;
  color:#FF2F2F;
  font-size:1.3em;
  margin-top:-3px;
}

#product-details #right-details #price #new_price {
  text-decoration:none;
}

#product-details #right-details #long-desc {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.3;
  margin-bottom:20px;
  color:#3e5b3d;
}
 
#product-details #right-details #options {
  width: 217px;
  height: 70px;
  background-color: #F5F1E6;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#offer_advert_area {
    width:645px;
    height:136px;
    background: url('../images/specials_background.jpg') top left no-repeat;
    padding-top:20px;
}

#offer_advert_text {
    width:450px;
    margin:15px 0 15px 0;
    background-color:#F5F1E6;
    color:#776A01;
    font-size:14px;
    margin-left:150px;
    #margin-top:30px;
}

#offer_advert_text p{
    margin-bottom:5px;
}

#delivery_toggler {
    margin-left:15px;
    width:219px;
    height:33px;
    cursor: pointer;
}

#delivery_information {
    width:219px;
    height:0px;
    overflow:hidden;
    margin-left:15px;
}

/* Navigation
----------------------------------------------- */



/* Headings
----------------------------------------------- */
h1 {}
  
h2 {}  
  #next-day-bar,#kits-bar {
    width: 651px;
    height: 101px;
    margin: 5px 0px 5px 0px;
  }
  
  #kits-bar span {
    background-image: url(../images/banner-kits.jpg);
  }
  
  #other-features h2 {
    width: 203px;
    height:15px;
  }
  
  #other-features h2 span {
    background-image: url(../images/homepage-most-from-foxs.gif);
  }

  #range-header, #srange-header {
    color: #FFF;
    font-size: 1.6em;
  }

  #range_header_background {
    background: url(../images/subrange_header.jpg) top left no-repeat;
    width:647px;
    height:62px;
    margin-top: 15px;
    padding-top:12px;
    padding-left:15px;
  }

  #subrange_header_background {
    background: url(../images/subrange_prods_header.jpg) top left no-repeat;
    width:647px;
    height:62px;
    margin-top: 15px;
    padding-top:12px;
    padding-left:15px;
  }

  #product-header {
    margin-top: 20px;
  }

  #header h3 {
	position: absolute;
	top: 35px;
	right: 30px;
	width: 300px;
	height: 70px;
	/*border: 1px solid #cccccc;*/
  }
  
  #header h3 span {

  }

  #contact-store {
    position:absolute;
    right:180px !important;
  }

  #search-area {
    width: 176px;
    height:137px;
    background: url('../images/header/search.png') top left no-repeat;
    _background: url('../images/header/search.gif') top left no-repeat;
    position:relative;
    float:left;
  }

  #search-area #search-go {
    position:absolute;
    bottom:14px;
    right:13px;
  }

  #search-area #search-box {
      width: 96px;
      height:20px;
      font-size: 1.1em;
      background:none;
      border:0;
      padding: 0 5px 0px 5px;
      letter-spacing: 1px;
      position:absolute;
      bottom:13px;
      left:15px;
    }
  
  #explore-brands h3 {
    width: 317px;
    height: 19px;
    margin-left: 17px;
    margin-top: 14px;
  }
  
  #explore-brands h3 span {
    background-image: url(../images/homepage-foxs-brands-header.gif);
  }

  #other-features #signup h3 {
    width: 110px;
    height: 36px;
    top: 10px;
    margin-left: 10px;
  }
  
  #other-features #signup h3 span {
    background-image: url(../images/homepage-uptodate.gif);
  }
  
  #other-features #catalogue h3 {
    width: 132px;
    height: 23px;
    top: 10px;
    margin-left: 12px;
  }
  
  #other-features #catalogue h3 span {
    background-image: url(../images/homepage-catalogue-header.gif);
  }
  
  #product-details #right-details h3 {
    font-size: 1.1em;
    color: #395638;
    margin: 0px 10px 10px 15px;
    line-height: 1.3em;
    
  }
  
  #related-products h3 {
    width: 144px;
    height: 20px;
    margin-top: 20px;
    clear: both;
   }
  
  #related-products h3 span {
    background-image: url(../images/you-may-also-need.gif);
  }

  .homepage h3 span {
    background-image: url(../images/highly-recommended.gif) !important;
  }

#shopping_basket_top {
    width:170px;
    height:120px;
    position:absolute;
    right:0;
    top:0;
    background: url('../images/view-basket.png') top left no-repeat;
    cursor: pointer;
}

#shopping_basket_bottom {
    width:170px;
    height:120px;
    float:right;
    background: url('../images/view-basket.png') top left no-repeat;
    _background: url('../images/view-basket.gif') top left no-repeat;
    cursor: pointer;
}

#yazar1 {
    width:186px;
    height:174px;
	float:left;
    position:relative;
	margin-left:16px;
    left:100px;
    top:0px;
    background: url('../images/yazar1.png') top left no-repeat;
    _background: url('../images/yazar1.gif') top left no-repeat;
    cursor: pointer;
}

#yazar2 {
    width:186px;
    height:174px;
	float:left;
    position:relative;
	margin-left:16px;
    left:100px;
    top:0px;
    background: url('../images/yazar2.png') top left no-repeat;
    _background: url('../images/yazar2.gif') top left no-repeat;
    cursor: pointer;
}

#yazar3 {
    width:186px;
    height:174px;
	float:left;
    position:relative;
	margin-left:16px;
    left:100px;
    top:0px;
    background: url('../images/yazar3.png') top left no-repeat;
    _background: url('../images/yazar3.gif') top left no-repeat;
    cursor: pointer;
}

#yazar4 {
    width:186px;
    height:174px;
	float:left;
    position:relative;
	margin-left:16px;
    left:100px;
    top:0px;
    background: url('../images/yazar4.png') top left no-repeat;
    _background: url('../images/yazar4.gif') top left no-repeat;
    cursor: pointer;
}

  

#view_basket #page-header {
	float:left;	
	margin-bottom:10px;
}
  
/* Lists
----------------------------------------------- */

/* Forms
----------------------------------------------- */

#product-details #add-to-basket{
	text-align:right;
	margin-right:20px;
	height:40px;
	border:none;
    margin-top:10px;
}

.voucher-textbox {
    background:url('../images/voucher-textbox.jpg') top left no-repeat;
    width:137px;
    height:20px;
}

.voucher-textbox input {
    background:none;
    padding-top:2px;
    padding-left:5px;
    width:126px;
    height:20px;
    border:none;
}

#view_basket .enter_code{
    border:none;
	cursor:pointer;
    background:url('../images/voucher-enter.jpg') top left no-repeat;
    width:34px;
    margin-right:25px;
    margin-left:10px;
    height:12px;
}

/* Links
----------------------------------------------- */
a {
  color: #000;
}

#header #my-account-links a {
  color: #7BA400;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

#header #my-account-links a:hover {
  text-decoration: underline;
}

#account_basket a {
  color: #7BA400;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}

#account_basket a:hover {
  text-decoration: underline;
}

.sr-button {
  display: block;
  width: 85px;
  height: 30px;
  background: url(../images/subranges/srange-button.jpg) top left no-repeat;
  margin-top: 10px;
  float:right;
}

.sr-button:hover {
  color: #1C391C;
}

#product-table td .right-details .show-button,#search-table td .list .show-button, .featured_content .show-button {
  display: block;
  width: 77px;
  height: 30px;
  color: #306430;
  background: url(../images/subranges/show-me-button.jpg) top left no-repeat;
  padding-top: 8px;
  margin-top: 15px;
}

#product-table td .right-details .show-button:hover,#search-table td .list .show-button:hover, .featured_content .show-button:hover {
  color: #1C391C;
}

#product-details #right-details .sr-button {
  margin-left: 70px;
}

#view_basket .continue-button {
  display: block;
  width: 154px;
  height: 30px;
  text-align: center;
  background: url(../images/continue-shopping.jpg) top left no-repeat;
  margin-top: 5px;
  margin-left:245px;
}

#view_basket .continue-order {
  display: block;
  width: 154px;
  height: 30px;
  text-align: center;
  background: url(../images/proceed-order.jpg) top left no-repeat;
  margin-top: 5px;
  margin-left:245px;
}

#view_basket .proceed-button {
  width: 177px;
  height: 30px;
  background: url(../images/proceed-payment.jpg) top left no-repeat;
  text-align: center;
  font-weight: bold;
  color: #306430;
  font-size: 1em;
  cursor:pointer;
}

.header_link {
	font-size:0.8em !important;
	color:#80A902 !important;
}

.header_link:hover {
	text-decoration:none;
}

/* Tables
----------------------------------------------- */

#view_basket #basket th {
	vertical-align:center;
	font-size:1.2em;
	font-weight:normal;
}

#view_basket table {
	margin-top:10px;
}

#view_basket #table_header {
	height:35px;
	background-color:#9EB549;
	color:#FFF;	
}

#view_basket #basket .delete {
	color:#86AE0F;
	width:55px;
	border:none;
	background-color:#FFF;
	cursor:pointer;
    font-size:1.3em;
}


#view_basket #basket #items td {
	font-size:1.1em;
	border-bottom: 1px dotted #9C9868;
}

#view_basket #basket #items strong {
	color:#5D5200;
}

#view_basket #basket .highlight_cell{
	background-color:#F5F6F0;
}

#view_basket #basket #basket_total{
	background-color:#EEE7D4;
	border-top:2px solid #FFF;
}

#view_basket #basket .detail_cell{
	padding:10px;
	font-size:1.1em;
}


#view_basket .voucher-form label{
	padding-right:5px;
}

#view_basket .voucher-form a{
	padding-left:5px;
}

#view_basket .voucher-msg{
	padding:3px;
	font-weight:bold;
	font-size:1em;
	background-color:#ECAE56;
	margin-top:3px;
}

/* Misc
----------------------------------------------- */

.ir {
  position: relative;
  overflow: hidden;
}

.ir span {
	width:100%;
	height: 100%;
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #range-header, .sIFR-hasFlash #srange-header, .sIFR-hasFlash #product-header, .sIFR-hasFlash #page-header , .sIFR-hasFlash .sub-header {
    font-size: 28px;
    visibility: hidden;
    letter-spacing: 0px;
    height:35px !important;
    _height:35px !important;
    width: 520px;
}

.sIFR-hasFlash .sub-header {
  font-size: 28px;
  visibility: hidden;
	letter-spacing: 0px;
	height:35px !important;
	_height:35px !important;
	width:auto;
}


#order-details .sIFR-replaced{
	font-size:20px;
	visibility: hidden;
	letter-spacing: 0px;
}
#related-products {
    clear:both;
}

#view_basket #order-details {
	font-size:1.1em;
	margin-top:30px;
}

#view_basket #order-details p {
	color:#5E5301;
	position:relative;
	left:10px;
	padding-top:10px;
}

#view_basket #order-details a {
	color:#3B5C3D;
}

#view_basket #order-details #basket_left{
	float:left;
	margin-top:20px;
	margin-left:0px;
    border-top:1px dotted #9C9868;
	border-right:1px dotted #9C9868;
	padding:20px 20px 50px 10px;
}

#view_basket #order-details #basket_right{
	float:left;
	margin-top:20px;
	margin-left:0;
	border-top:1px dotted #9C9868;
	padding:20px 10px 45px 20px;
}

#view_basket #basket_left .label, #view_basket #basket_right .label{
	width:100px;
}

#view_basket #basket_right #additional{
	vertical-align:top;
}

#view_basket #order-details #basket_left .text-box, #view_basket #order-details #basket_right .text-box{
	width:164px;
	margin-top:3px;
	margin-bottom:3px;
}

#view_basket #order-details #basket_right textarea {
	width:164px;
	margin-top:3px;
	margin-bottom:3px;
}

#view_basket #order-details #basket_right .check_box{
	padding-top:3px;
	padding-bottom:3px;
	height:26px;
}

#view_basket #order-details #bottom-details{
	clear:both;
}

#view_basket #order-details #bottom-details table{
	margin-left:185px;
	margin-top:20px;
}

#view_basket .voucher-form {
	/*float:left;
	position:absolute;
	right:100px;
	top:350px;*/
}

#view_basket .shopping-basket {
	clear:both;
}

#view_basket .displayMsg{
	font-size:1.3em;
	background-color:#EEE7D4;
    color:#776A01;
	clear:both;
	font-weight:bold;
	padding:5px;
    margin-top:30px;
}

#view_basket .displayMsg a{
    color:#776A01;
}

#view_basket .displayMsg a:hover{
    text-decoration:none;
}

#order-complete .thank-you{
	font-size:1.4em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

#order-complete .body{
	font-size:1.2em;
	line-height:130%;
	margin-top:20px;
	margin-bottom:20px;
}

#order-complete .link a{
	font-size:1.2em;
	color:#336633;
	margin-top:20px;
	margin-bottom:20px;
	text-decoration:none;
}

#order-complete .link a:hover{
	text-decoration:underline;
}

#panel-login {
	float:left;
	width:146px;
	padding-right:50px;
	padding-left:40px;
	padding-top:60px;
	padding-bottom:60px;
}

#panel-login th{
	font-size:1.3em;
	padding-bottom:20px;
}

#panel-login td{
	padding-bottom:10px;
}

#panel-login .label{
	padding-right:10px;
}

#panel-sign-up {
	float:left;
	padding-left:50px;
	border-left:1px dotted #5D5301;
	width:146px;
	padding-top:60px;
	padding-bottom:60px;
}

#panel-sign-up th{
	font-size:1.3em;
	padding-bottom:20px;
}

#panel-sign-up td{
	padding-bottom:10px;
}

#panel-sign-up .label{
	padding-right:10px;
}

.sizechart td {
  background-color: #EFEFEF;
  border: 1px solid #fff;
  color: #33665C;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
}

.order_details {
	font-size:1.2em;
	padding-bottom:50px;
	border-bottom:1px dotted #97B92F;
	float:left;
	margin-bottom:50px;
	margin-top:20px;
}

.order_details td{
	padding-bottom:5px;
}

.order_details th{
	font-size:1.2em;
}

.order_details .order{
	width:600px;
	margin-bottom:30px;
}

.customer_details {
	font-size:1.2em;
	padding-bottom:20px;
	border-bottom:1px dotted #5D5301;
	float:left;
	margin-bottom:20px;
}

.customer_details td{
	padding-bottom:5px;
}

.customer_details th{
	font-size:1.2em;
}

.customer_details .address{
	float:left;
	width:200px;
	margin-left:175px;
}

.customer_details .blank_row{
	width:125px;
}

.login-error {
	color:red;
	font-size:1.1em;
	font-weight:bold;
}

#logout {
	margin-left:469px;
}

#header-graphic {
    width:1001px;
    height:46px;
    margin-top:-1px;
    background:url('../images/header.gif') top left no-repeat;
}

#footer {
    clear: both;
    color:#336633;
    width:1001px;
    height:103px;
    background:url('../images/footer.jpg') top left no-repeat;
}

#footer a{
	color:#336633;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.account-button {
  display:block;
  text-align: center;
  font-weight: bold;
  color: #306430;
  font-size: 1em;
  margin-top: 5px;
  border-style:none;
  text-decoration:underline;
  cursor:pointer;
}

.account-button#login {
    background: url(../images/login-button.jpg) top left no-repeat;
    width: 85px;
    height: 30px;
}

.account-button#register {
    background: url(../images/register-button.jpg) top left no-repeat;
    width: 85px;
    height: 30px;
}

.account-button#send {
    background: url(../images/send-button.jpg) top left no-repeat;
    width: 85px;
    height: 30px;
}

.account-button:hover {
	color: #1C391C;
}


/*Takvim*/
.takvim{
	float:left;
	width:640px;
	height:229px;
	overflow:hidden;
/*	border:1px solid #9EB64A;*/
	margin-top:20px;
	padding-bottom:0px;
	padding-top:5px;
}
.takvimbottom{
	float:left;
	width:640px;
	height:14px;
	background:url(../system_images/takvim_bottom.jpg) no-repeat;
}

/*MailList Baoneliši*/
#maillistArea {
    width: 175px;
    height:105px;
    background: url('../images/header/maillist.png') top left no-repeat;
    _background: url('../images/header/search.gif') top left no-repeat;
    position:relative;
    float:left;
}
#maillistArea #search-box {
      width: 93px;
      height:20px;
      font-size: 1.1em;
      background:none;
      border:0;
      padding: 0 5px 0px 5px;
      letter-spacing: 1px;
      position:absolute;
      bottom:13px;
      left:15px;
}
#maillistArea #search-go {
    position:absolute;
    bottom:14px;
    right:13px;
  }
.left		{float: left;}
.right		{float: right;}
.navigation p a {
	line-height: 24px;
	height: 24px;
	display: block;
	font-size: 15px;
}

.navigation .left a {
	background: url(../system_images/left.jpg) no-repeat left center;
	padding-left: 28px;
	margin: 0;
}

.navigation .right a {
	background: url(../system_images/right.jpg) no-repeat right center;
	padding-right: 28px;
	text-align: right;
	margin: 0;
}

.navigation .center {
	position: relative;
	font-family:Tahoma;
	color:#999999;
	font-size:0.7em;
	float:left;
	width:200px;
	left:155px;
	top:12px;
	margin: 0;
}