/*
	Tribal color template
	(c) Summitmedia 2008
*/

* {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000;
}

body {
	background: #b2b2b2 url() 
}
input[type=submit], input[type=button]{
	border: 0px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 3px;
	border-radius: 5px;
	background-image: url(../images/tribal/button_bgr/btn190.gif);repeat 1 0;
	width: 190px;
	height: 27px;
}
.text-button{
	border: 0px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 3px;
	border-radius: 5px;
	background-image: url(../images/tribal/button_bgr/btn190.gif);
	width: 190px;
	height: 27px;
}


/* BUTTONS */
#apply_code{
	width:50px !important;
    background-image: url(../images/tribal/button_bgr/btn50.gif);
}
input[value=Search]{
	width:80px !important;
    background-image: url(../images/tribal/button_bgr/btn80.gif);
}
input[value="Sign in to Your Account"]{
	width:210px !important;
    background-image: url(../images/tribal/button_bgr/btn210.gif);
}
input[value="Remove Item"]{
	width:130px !important;
    background-image: url(../images/tribal/button_bgr/btn130.gif);
}


/* BUTTONS */

#Header {
	background: url(../images/tribal/bg-header.jpg) no-repeat 0 0;
	position: relative;
}
#SearchForm {
	position: absolute;
	top: 24px;
	left: 262px;
/*	background: url(../images/tribal/bgr_search.png) repeat-x 0px -126px;*/
}
#SearchForm .left-border{
	display: block;
	width: 14px;
	height: 48px;
	/*background: url(../images/tribal/bgr_search.png) repeat-x 0px 0px;*/
	text-align: left;
	float: left;
}
#SearchForm .content-search{
	float: left;
	width: 345px;
	overflow: hidden;
	/*background: url(../images/tribal/bgr_search.png) repeat-x 0 -126px;*/
	height: 48px;
	padding-left: 50px;
}
#SearchForm .right-border {
	display: block;
	width: 14px;
	height: 48px;
	/*background: url(../images/tribal/bgr_search.png) repeat-x 0px -63px;*/
	text-align: right;
	float: left;
}
#SearchForm .margin-container{
	margin-top: 9px;
}

body #SearchForm .Button {
	margin-top: 0px;
}


#SearchForm form {
	float: left;
}
#SearchForm input.Textbox {
	width: 293px;
	float: left;
	margin-right: 3px;
	font-weight: normal;
	color: #666;
	
}
#SearchForm label {
	background: transparent url(../images/tribal/bg-search-top.gif) no-repeat 0 0;
	width: 133px;
	height: 34px;
	display: block;
	float: left;
	position: absolute;
	top: -5px;
	left: 0px;
}
#SearchForm label span {
	visibility: hidden;
}
body #SearchForm div.advanced-search {
	color: #000;
	clear: both;
	float: left;
	width: 195px;
	margin-top: 2px;
	
	position: absolute;
	left: 17px;
	bottom: -1px;
	
	font-size: 11px;
}

#SearchForm div.advanced-search a {
	color: #000;
	font-size: 11px;
	padding: 0 5px 2px 4px;
	line-height: 18px;
	vertical-align: top;
}
#SearchForm div.advanced-search a:hover {
	text-decoration: underline;
}







#Menu {
/*	background: #000 url(../images/tribal/bg-topmenu.gif) repeat-x 0 0;*/
}
#Menu ul {

}
#Menu li .tab{
	padding: 0;
	margin-right: 5px;
	background: url(../images/tribal/bg-toptab-left.gif) no-repeat 0 0;
}
body #Menu li .tab a, .tabbernav li span a{
	background: url(../images/tribal/bg-toptab-right.gif) no-repeat 100% 0;
}
#Menu li ul .tab {
	background: #000 none;
}
#Menu li ul {
	background: #000 none;
}

#Menu li.ActivePage .tab , .tabbernav li span{
	background-image: url(../images/tribal/bg-toptabActive-left.gif);
}
#Menu li.ActivePage .tab a, .tabbernav li span a {
	background-image: url(../images/tribal/bg-toptabActive-right.gif);
}
#Menu li.ActivePage ul .tab {
	background-image: none;
}
#Menu li.ActivePage ul .tab a {
	background-image: none;
}
#Menu li ul li a:hover {
	background-color: #554828;
}
#Menu li ul li .tab {
	padding-left: 0;
}
#Menu li ul li .tab a {
	padding-left: 8px;
}

#Menu li ul li.ActivePage .tab, #Menu li ul li.ActivePage .tab a {
	background-color: #9d8346;
	color: #000;
	text-decoration: underline;
}

#Logo {
	position: absolute;
	top: 6px;
	left: 0;
}
#TopMenu li{
	
}

#TopMenu li a {
	color: #fff;
	padding: 0px 8px 0px 8px;
	border-right: 2px solid #fff;
	height: 12px;
}

#Container {
	background-color: #fff;
}
#Container .Content h2, .TitleHeading {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 10px;
}
#Container .Content {
	margin-bottom: 0px;
}
#Container .Content a:hover {
	text-decoration: none;
}
#Container .Content.Padding  {
	padding-left: 0;
	padding-right: 0;
	width: 995px;
	color: #fff;
}

#PageContent {
}
#Container #PageContent h2 {
  color:#000000;
  font-size:28px;
  font-weight:bold;
  padding: 20px 10px 10px 20px;
}
#PageContent .BlockContent {
	padding-left: 20px;
	padding-right: 20px;
}
#PageContent .BlockContent .inner {
	background-color: #9f8246;
	min-height: 400px;
	float: left;
	width: 935px;
	padding: 10px;
}


.Content.Category {
/*	background: #fff url(../images/tribal/bg-products.gif) */
}

#Footer {
	background: #978146 url(../images/tribal/bg-footer.jpg) repeat-x 0 0;
	min-height: 115px;
}

#Footer .FooterLinks {
	clear: both;
	padding-top: 0px;
	margin: 0 0 0 65px;
	float: left;
}
#Footer .FooterLinks li {
	float: left;
	line-height: 40px;
}
#Footer .FooterLinks a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	padding: 0 20px 0 55px;
	background: transparent url(../images/tribal/bullet-wings.gif) no-repeat 0 50%;
}
#Footer .PartnerLinks li a {
	color: #000;
}
#Footer .copyright {
	color: #fff;
	padding: 1em 0 0.2em;
	margin: 0;
	width: 100%;
	float: left;
	clear: both;
}
#Footer .copyright span {
	color: #fff;
	font-size: 20px;
}


.NewsletterSubscription {
	background: transparent url(../images/tribal/bg-signup.gif) no-repeat 0 0;
	height: 29px;
	width: 655px;
	padding-left: 340px;
	padding-top: 3px;
}
.NewsletterSubscription h2 {
	display: none;
}
.NewsletterSubscription label {
	padding-top: 4px;
}
.NewsletterSubscription input {
	margin: 3px 15px 0 8px;
}
.NewsletterSubscription .Button {
	margin-top: 0;
}

.Breadcrumb {
	background-color: #000;
	margin: 0;
}
.Breadcrumb a, .Breadcrumb li, .Breadcrumb span {
	color: #fff;
	text-decoration: none;
}
.Breadcrumb a {
	font-weight: bold;
}
.Breadcrumb a:hover {
	text-decoration: underline;
}
.Breadcrumb li {
	font-weight: bold;
}
.ProductDetail .Left {
	float: left;
	width: 500px;
	margin: 0;
	padding-top: 10px;
}
.ProductDetail h2 {
	font-size: 26px;
}
.ProductDetail .Right {
	float: right;
	margin: 0 30px 0 0;
	padding-top: 10px;
	width: 465px;
/*	background: transparent url(../images/tribal/bg-gradient-detail.gif) repeat-x scroll 0 100%;*/
}
.ProductDetail .Bottom {
	margin: 10px 20px;
}

#CategoryPagingBottom {
	width: 310px;
	float: right;
	background-color: #957f45;
	color: #fff;
}
#CategoryPagingBottom a {
	color: #fff;
	text-decoration: none;
}
#CategoryPagingBottom a:hover {
	text-decoration: underline;
}
#CategoryPagingBottom .CategoryPagination {
	padding: 2px 5px;
}
#CategoryPagingBottom .ActivePage {
	font-weight: bold;
}

#Container .ProductActionAdd a {
	color: #000;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	width: 60px;
	display: block;
	margin: 0 auto;
	padding-top: 4px;
	background: transparent url(../images/tribal/bg-button-blue-w60-top.gif) no-repeat 0 0;
}
#Container .ProductActionAdd a span {
	padding: 0 0 3px;
	text-transform: uppercase;
	display: block;
	background: transparent url(../images/tribal/bg-button-blue-w60-bottom.gif) no-repeat 0 100%;
}

#Container .ProductActionInfo a {
	color: #000;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	width: 60px;
	display: block;
	margin: 0 auto;
	padding-top: 4px;
	background: transparent url(../images/tribal/bg-button-brown-w60-top.gif) no-repeat 0 0;
}
#Container .ProductActionInfo a span {
	padding: 0 0 3px;
	text-transform: uppercase;
	display: block;
	background: transparent url(../images/tribal/bg-button-brown-w60-bottom.gif) no-repeat 0 100%;
}

#ProductDetailsGrid  .TitleRating {
	float: left;
}
#ProductDetailsGrid  .PricesWrapper {
	float: right;
}
#ProductDetailsGrid  h2 {
	font-weight: bold;
	font-size: 32px;
	color: #000;
	margin: 0;
	width: 355px;
	line-height: 100%;
}
#ProductDetailsGrid {
	padding-bottom: 20px;
}
#ProductDetailsGrid .Button {
	text-align: right;
/*	padding-top: 20px; */
}

#ProductDetailsGrid .Button input{
/*	position: absolute;
	bottom: 25px;
	right: 0px;*/
}


#ProductDetailsGrid .ProductPrices {
	left: 400px;
}
#ProductDetailsGrid .ProductPrices dt, #ProductDetailsGrid .ProductPrices dd {
	float: left;
	padding-top: 4px
}
#ProductDetailsGrid .ProductPrices dt {
	padding-right: 6px;
	padding-left: 6px;
}
#ProductDetailsGrid .ProductPrices .rrp {
	font-size: 16px;
	font-style: italic;
	padding-top: 1em;
}
#ProductDetailsGrid .ProductPrices .Price {
	color: #211E0F;
  font-size:28px;
	font-weight: bold;
	padding-top: 0em;
}

#ProductDetailsGrid .ProductPrices dt.Price {
}
#ProductDetailsGrid .ProductPrices .YouSave {
	font-size: 16px;
}
#ProductDetailsGrid .ProductPrices dt.YouSave {
	clear: left;
	margin-left: 46px;
}

#ProductDetailsGrid .ProductDetailsGrid {
	clear: both;
}
#ProductDetailsGrid .ProductDetailsGrid dt, #ProductDetailsGrid .ProductDetailVariations dt {
  text-align: right;
}

#ProductReviews, #ProductDescription {
	margin-top: 22px;
	padding-bottom: 10px;
	width: 465px;
}

.StockList h3 {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	clear: both;
}
.StockList h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.StockList li {
	margin: 0 21px 0 0;
	color: #fff;
	min-height: 150px;
	float: left;
	width: 210px;
}
.StockList .url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#CartContent .CartContents th {
	background-color: #eaeaea;
	padding: 6px 10px;
}
#CartContent .CartContents td {
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
}
#CartContent .CartContents td.Odd{
	padding: 6px 0px;
}

#CartContent a {
	color: #000;
}
#CartContent a:hover {
	text-decoration: none;
}
#CartContent .CartContents .SubTotal td {
	border-bottom: 0 none;
	padding-right:10px;
}

#MiniBasket h2 {
	background: transparent url(../images/tribal/bg-minibasket-header.gif) no-repeat 0 0;
	color: #fff;
	font-size: 12px;
}
#MiniBasket .inner {
	background: transparent url(../images/tribal/bg-minibasket.gif) no-repeat 0 100%;
	font-size: 9px;
	float: left;
}
#MiniBasket .amount {
	float: left;
}
#MiniBasket p, #MiniBasket a, #MiniBasket .total {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#MiniBasket .amount .total {
	font-size: 13px;
	font-weight: bold;
}
#MiniBasket .ViewCartLink {
	display: block;
}
#MiniBasket a:hover.ViewCartLink {
	text-decoration: underline
}
#MiniBasket .CheckoutLink {
	color: #fff;
	float: right;
	background: transparent url(../images/tribal/bg-minibasket-checkout.gif) no-repeat 0 0;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 6px 0 0;
}

.Content.Checkout a {
	color: #000;
}

#Container #PageContent .StockList h2 {
	padding: 0;
	width: auto;
	font-size: 24px;
}

.SubCategoryListGrid a {
	color: #000;
}
#Wrapper .SubCategoryListGrid a:hover {
	text-decoration: none;
}

.ProductDetail h1 {
  padding: 20px 0px 0px 30px;
/*
  color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #9e8346;
	margin-top: 11px;
	padding: 1px 0 2px 16px;
	width: 884px;
*/
}

.ContactUs {
	width: 370px;
	float: left;
	font-weight: bold;
	padding: 25px 0 0 10px;
}

.Right .ProductOptionList li {
	border-bottom: 0px none;
}

