/*  
Theme Name: The Basket Case
Theme URI: 
Description: 
Author: T.H. Creations, Inc.
Author URI: http://www.thcreations.com

	The Basket Case

*/

html, body {
  margin:0;
  padding:0;
  font-size:90%;
  font-family: Georgia, "Times New Roman", serif;
  text-align:center;
}

*html body {
  font-size:13px;
}

body {
  background: #5B0D0D url(im/body-bkg.gif) repeat-x top center;
}
  
#wrapper {
  width:812px;
  text-align:left;
  margin:0 auto;
  position:relative;
  background: #F8F7E9 url(im/wrapper-bkg.gif) repeat-y top center;
}

#header {  
  position:relative;
  width:812px;
  text-align:left;
  margin:0 auto;
  background: transparent url(im/header-bkg.gif) no-repeat top center;
  height:106px;
}

#header a#logo span {
  position:absolute;
  left:-2000px;
}

#header a#logo:link, #header a#logo:visited {
  display:block;
  width:196px;
  height:68px;
  position:absolute;
  left:303px;
  top:38px;
}

#header ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

#header ul li {
  float:left;
}

#header a#cart_link:link, #header a#cart_link:visited {
  font-size:.9em;
  float:right;
  color:#F0F3D2;
  text-decoration:none;  
  display:block;
  height:27px;
  padding: 5px 24px 7px 35px;
  margin-top:13px;
  height:27px;
  background: transparent url(im/utility-basket.gif) no-repeat 0 0;
}

#header a#cart_link:hover {
  text-decoration:underline;  
}

#header ul#left_menu {
  position:absolute;
  top:59px;
  left:27px;
}

#header ul#right_menu {
  position:absolute;
  top:59px;
  left:537px;
}

#header ul#left_menu li a:link, #header ul#left_menu li a:visited, #header ul#right_menu li a:link, #header ul#right_menu li a:visited {
  display:block;
  padding:8px 13px;
  color:#FFF;
  text-decoration:none;
  font-size:1.2em;
}

#header ul#left_menu li a:hover, #header ul#right_menu li a:hover {
  text-decoration:underline;
}

#main {
  background: transparent url(im/main-bkg.gif) no-repeat top center;
}

#home #main {
  background: transparent url(im/home-main-bkg.jpg) no-repeat top center;
  padding-top:343px;
}

#home_text {
  width:390px;
  height:135px;
  font-size:.9em;
  overflow:auto;
  position:absolute;
  top:145px;
  left:340px;
}

#searchform {
  position:absolute;
  top:20px;
  left:540px;
  width:300px;
}

#home #searchform {
  position:absolute;
  top:275px;
  left:340px;
}

#searchform input#s {
  width:170px;
  border:1px solid #000;
  font-family: Georgia, "Times New Roman", serif;
  font-size:.85em;
  padding:3px 3px;
  background-color:#F6F5E0;
}

#searchform #searchsubmit {
  background: #820A0A url(im/search-bkg.gif) repeat-x;
  border:1px solid #000;
  color:#FFF;
  padding:1px 7px;
  font-family: Georgia, "Times New Roman", serif;
  font-size:12px;
  width:70px;
}

#searchform a:link, #searchform a:visited {
  font-size:.8em;
  color:#999;
  text-decoration:none; 
}

#content {
  padding:20px 40px 0 40px;
}

#home #content {
  padding:0;
  background:transparent url(im/home-content-bkg.gif) repeat-y top center;
}

#home #inner_content {
  background:transparent url(im/home-content-top.gif) no-repeat top center;
}

#home #content_bottom {
  background:transparent url(im/home-content-bottom.gif) no-repeat top center;
  height:10px;
}

#home ul#categories {
  margin:0;
  padding:0;
  float:left;
  width:226px;
  margin-left:36px;
  padding:10px 15px 15px 25px;
}

*html #home ul#categories {
  margin-left:13px;
}

ul#categories {
  list-style-type:none;
}

ul#categories li{
  padding:15px 0 0 0;
  clear:both;
}

ul#categories li a:link, ul#categories li a:visited {
  font-size:1.3em;
  color:#B18523;
  text-decoration:none;
}

ul#categories li a:hover {
  text-decoration:underline;
}

ul#categories li ul {
  list-style-type:none;
  margin:0;
  padding:10px 0;
}

ul#categories li ul li {
  padding:0;
  margin:0;
  clear:none;
  float:left;
}

ul#categories li ul li a:link, ul#categories li ul li a:visited {
  display:block;
  width:94px;
  font-size:.85em;
  color:#297204;
  background:transparent url(im/green-bullet.gif) no-repeat 11px 7px;
  padding:2px 0 2px 19px;
}

ul#categories li ul li ul {
  display:none;
}

ul#sub_cats {
  float:left;
  width:148px;
  margin:0;
  padding:0 5px;
  list-style-type:none;
  font-size:1.2em;
}

ul#sub_cats li {
  padding:4px 0;
}

#prod_list {
  float:left;
  margin-left:10px;
  padding-left:10px;
  border-left:1px dashed #CCC;
  width:552px;  
}

ul#sub_cats li ul {
  display:none;
}

#home #new_products {
  float:left;
  margin-left:22px;
  margin-right:42px;
  width:416px;
  padding:18px 12px 18px 18px;
}


*html #home #new_products {
  margin-left:25px;
  margin-right:0;
}

.mini {
  padding:5px;
  text-align:center;
  float:left;
  width:128px;
  font-size:.9em;
  margin-top:10px;
  line-height:1.4em;
  height:200px;
}

.mini a:link img, .mini a:visited img {
  margin-bottom:5px;
  border:1px solid #868686;
}

.mini a:hover img {
  border:1px solid #333;
}

.mini a.title:link, .mini a.title:visited {
  font-weight:bold;
  text-decoration:none;
  color:#600;
  font-size:.95em;
}

.mini .action {
  color:#297204;  
}

.mini .action a:link, .mini .action a:visited {
  text-decoration:none;
  color:#297204;  
  font-size:.95em;
}

.mini .action a:hover, .mini a.title:hover {
  text-decoration:underline;
}

.mini form {
  margin:0;
  padding:0;
}

#breadcrumbs {
  width:250px;
  margin-bottom:50px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
  text-decoration:none;
  color:#297204;
}

#breadcrumbs a:hover {
  text-decoration:underline;
}

a:link img.img_full, a:visited img.img_full {
  border:1px solid #868686;
  float:left;
  margin-right:30px;
  margin-bottom:30px;
}

a:hover img.img_full {
  border:1px solid #333;
}

.prod_image {
  float:left;
  text-align:center;
}

.prod_image p {
  margin-top:4px;
  font-size:.85em;
}

.prod_image a:link img, .prod_image a:visited img {
  padding:5px;
  background-color:#FFF;
  border:1px solid #CCC;
}


.prod_desc {
  float:left;
  width:430px;
  margin-left:40px;
}

#content ul li {
  margin-top:10px;
}

.price {
  font-size:1.4em;
}

.price a:link, .price a:visited {
  font-size:.6em;
}

a.buy_now:link, a.buy_now:visited {
  display:block;
  width:120px;
  height:46px;
  background: transparent url(im/buy-now.gif) no-repeat;
  margin:25px 0;
}

a.buy_now:link span, a.buy_now:visited span {
  position:absolute;
  left:-2000px;
}

a.buy_now:hover {
  background: transparent url(im/buy-now-rlvr.gif) no-repeat;
}

#checkout_form {
  margin:0;
  padding:0;
}

#checkout_form fieldset legend {
  font-size:1.4em;
  color:#335EA8;
}

#checkout_form fieldset p {
  margin:0;
  padding:0;
}

#checkout_form fieldset {
  padding:15px 20px 20px 5px;
  float:left;
  height:320px;
  width:320px;
}

#checkout_form label {
  display:block;
  clear:both;
  margin:10px 5px 3px 0;
  width:105px;
  float:left;
  text-align:right;
}

#checkout_form fieldset input, #checkout_form fieldset select {
  float:left;
  margin-top:10px;
  width:200px;
}

#checkout_form #process_order input {
  font-size:1.4em;
}

#checkout_form #process_order {
  text-align:center;
  clear:both;
}

#checkout_form #use_billing_fields input, #checkout_form #use_billing_fields label {
  float:none;
  display:inline;
}

#checkout_form p#use_billing_fields {
  text-align:right;
  padding-bottom:15px;
  width:300px;
}

#checkout_form #use_billing_fields input {
  width:15px;
}

#checkout_form fieldset#comment_block {
  float:none;
  width:670px;
  clear:both;
  height:auto;
  padding:10px 20px 20px 20px;
}

.req {
  font-size:.9em;
  color:#CC0000;
}

.errors {
  border:1px dashed #660000;
  background-color:#F7EFF1;
  padding:20px;
}

.errors p {
  color:#660000;
  margin:0;
}

.errors ul {
  font-size:.85em;
}

#comments {
  width:100%;
  height:60px;
}

#shipping_info {
  margin-left:15px;
}

.alert {
  border:1px dashed #800000;
  background-color:#EEDEE2;
  padding:0 10px 0 10px;
  color:#330000;
  width:87%;
  margin:15px auto;
  text-align:center;
}

/* */

a:link, a:visited {
  color:#297204;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

p {
  line-height:1.4em;
  margin-top:15px;
}

h1 {
  color:#5D0021;
  font-weight:normal;
  font-size:2.1em;
  margin:0 0 15px 0;
}

h2 {
  color:#604733;
  font-weight:normal;
  font-size:1.6em;
  margin:25px 0 15px 0;
  }

h3 {
  color:#5D0021;
  font-weight:normal;
  font-size:1.3em;
  margin:15px 0 8px 0;
}

#addresses {
  margin:15px auto;
  border:1px dashed #CCC;
  width:90%; 
  background-color:#FFF;
}

.address {
  margin:0 15px 15px 15px;
  width:40%;
  float:left;
}

.comments {
  margin:0 15px;
}

#pp_form {
  width:90%;
  text-align:right;
  margin:15px auto;
}

#pp_form input {
  font-size:1.4em;
}

table#cart {
  width:90%;
  border:1px dashed #CCC;
  margin:0 auto;
  background-color:#FFF;
}

table#cart tr {
  background-color:#EEDEE2;
}

table#cart tr.alt {
  background-color:#F7EFF1;
}

table#cart th {
  background-color:#800000;
  color:#FFF;
}

table#cart tr.utility {
  background-color:#F8F5CB;
}

table#cart td, table#cart th {
  text-align:center;
}

table#cart td.title {
  text-align:left;
}

table#cart td.subtotal {
  text-align:right;
}

a.remove:link, a.remove:visited {
  color:#660000;
}

#checkout {
  width:90%;
  margin:0 auto;
  margin-top:25px;
}

#checkout a:link, #checkout a:visited {
  display:block;
  padding:4px;
  color:#000;
  background-color:#E8E8E5;
  border:1px solid #CCC;
  float:right;
  margin:0 2px 0 5px;
  text-decoration:none;
}

#checkout a:hover {
  text-decoration:underline;
}

div.clearer {
  clear: both; 
  line-height: 0px; 
  height: 0px;
  overflow:hidden;
}

#content img {
  padding:3px;
  border:1px solid #CCC;
}

#content h1 img {
  padding:0;
  border:none;
}

#content img.right {
  margin:0 0 20px 20px;
}

#content img.left {
  margin:0 20px 20px 0;
}

/* FOOTER */

#footer {
  background:#4a0000 url(im/footer-bkg.gif) no-repeat center bottom;
  padding-bottom:23px;
  margin-top:13px;
  font-size:.95em;
}

#footer ul {
  margin:0;
  padding:10px 10px 0 10px;
  list-style-type:none;
  color:#FFF;
  background:transparent url(im/footer.gif) repeat-y;
  text-align:center;
}

#footer ul li {
  display:inline;
}

#footer ul li a:link, #footer ul li a:visited {
  color:#FFF;
  text-decoration:none;
}

#footer ul li a:hover {
  text-decoration:underline;
}