/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#bodyWrapper {background:transparent url(/images/blur-bg.gif) no-repeat center top;}
/*#headerWrapper {background:url(/images/hdr-main-bg.gif) no-repeat;}*/
#headerCenter {margin: 0 auto;overflow:hidden;width:1000px;height:170px;}

#site_wrap 
{
	
	margin:0 auto;
	padding:0px;
	height:auto;
	float:left;	
	}
#navContainer 
{
	margin:0 auto;
	padding:0;
	/*text-align:center;*/
	}
#divMiddle
{
	
	background:#FFFFFF none repeat scroll 0 0;
	opacity: .96;
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)"; // first!
  	filter: alpha(opacity=96);
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:1000px;

	}
.boxText { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 12px;color:#963139; }
.errorBox { font-family : Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #963139;
  text-decoration: none;
}

A:hover {
  color: #001d70;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  background: #4763bf;
}

TD.headerNavigation {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
  background: #4763bf;
  color: #ffffff;
  font-weight : bold;
  height:15px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
  opacity: .3;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; // first!
  filter: alpha(opacity=30);

}

TD.headerError {
  font-family: Tahoma, Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#headerTitle {margin-bottom:105px}


#footerWrap {margin: 10px auto; width:1000px;/*opacity: .9;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; // first!
  filter: alpha(opacity=90);*/}

TR.footer {
  background:transparent url(/images/claret_pix.gif) repeat scroll 0 0;
  opacity: .9;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; // first!
  filter: alpha(opacity=90);
}

TD.footer {
  	color:#AB9A62;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.infoBox {
  /*background: #FFFFFF url(/images/box_offer_bg.png) scroll 0 0*/
}

.infoBoxContents {
  
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial,Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ac9c9c ;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
}

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: #f8f8f9;*/
    background: #ffffff;

}

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: #f8f8f9;
}

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

.productListing-heading {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
  background:transparent url(/images/nav_bg.png) repeat-x scroll 0 0;
  color: #FFFFFF;
  font-weight: bold;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
  filter: alpha(opacity=80);

}
a.productListing-heading {color:#FFFFFF;}
TD.productListing-data {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  color:#963139;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Haettenschweiler,Impact;
  font-size: 20px;
  
  color: #ab9a62;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 13px;
  color: #AABBDD;
}

TD.fieldKey {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif; font-size: 10px; color: #ff0000; }

/*
Custom Styles - APS 03-08-09
*/
hr { border: none 0;
border-top: 1px solid #000;
width: 100%;
height: 1px;
text-align:left;}


#root_wrap 
{
	margin:0 auto;
	width:1030px;
	padding:0;
	font-family:Tahoma, Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
	font-size:10px;
	text-align:left;
}
#root_wrap #left
{
	float:left;
	width:150px;
	overflow:hidden;
	margin: 0 5px 0 0;
}
#root_wrap #center
{
	float:left;
	width:835px;
	position:relative;
}

#root_wrap #center p
{
	width:340px;
	margin:0px;
	padding:0px;
}

#root_wrap #right
{
	float:left;
	width:150px;
	overflow:hidden;
}

#nav_wrap 
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/claret_pix.gif) repeat scroll 0 0;
height:20px;
margin:0 auto;
width: 1000px;
padding:0;
opacity: .8;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
filter: alpha(opacity=80);
margin-bottom:10px;
}
.nav_left {
	float:left;
    width:20px;
    height:30px;
	background:transparent url(/images/nav_left.gif) repeat scroll 0 0;

	}

.nav_right 
{
	float:right;
    width:20px;
    height:30px;
   	background:transparent url(/images/nav_right.gif) repeat scroll 0 0;

            }

.tdnav 
{
	font-family:Calibri,'Segoe UI','Trebuchet MS',Tahoma,Arial,sans-serif;
	font-weight:bold !important;
	font-size:13px !important;
	color:#ffffff !important;
	height:20px;

	}

#home_wrap 
{
	float:left;
	font-size:12px;

	}

#home_wrap .left 
{
	float:left;
	width:340px;
	}
#home_wrap .right 
{
	float:right;
	
	}

#home_wrap .right #promotion1
{
float:right;
text-align:right;
width:340px;	
}

.topright_callus 
{
	font-family:Haettenschweiler,Impact;
	font-size:23pt;
	color:#963139;
	
	
	top:0;
	right:0;	
}

.topright_callus a:Hover,.topright_callus a:Link, .topright_callus a:Active, .topright_callus a:Visited {
	color:#e5eafc;

	}
/*#topright_callus 
{
	
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	font-size:29pt;
	color:#FFFFFF;
}*/

.topright_callus a:link {text-decoration:none}
.topright_callus a:visited {text-decoration:none;color:#000000;}
.topright_callus a:active {text-decoration:none}
.topright_callus a:hover {text-decoration:underline}

.officialClub {
	color:#AB9A62;
	font-size:17pt;
	font-family:Haettenschweiler,Impact;
}

#BasketCheckoutButtons 
{
	position:relative;
	width:120px;
	right:0px;
	top:-60px;
	height:0;
}



#offer_container {
margin:0 auto;
padding:0;
text-align:center;
width:350px;
}
#single_offer p
{
	width:300px;
}
#offer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(/images/box_offer_bg.png) repeat-x scroll 0 0;
border:1px solid #E2E2E2;
float:left;
font-size:10px;
height:120px;
margin-top:27px;
overflow:hidden;
text-align:left;
width:320px;
}

#root_wrap #center #offer p {
margin:0;
width:145px;
}

#offer .left {
float:left;
margin:5px 5px 5px 5px;
width:auto;

}
#offer .right {
float:left;
margin:5px 2px;
width:153px;
}

#returns p 
{
	width:600px;
	}
	
h1 {
margin:0;
padding:0;
font-size:12px;
color:#ac9c9c;
}

#splash-crest {text-align:center;float:left;width:180px;opacity: 1;
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
  	filter: alpha(opacity=100);}

#splash-center {opacity: 1;
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
  	filter: alpha(opacity=100);}


.crest-caption {font-family: Arial; font-size:12px; font-weight:bold; color:#ab9a62;}
.crest-enter {font-size:20pt; font-family: Haettenschweiler, Impact; color:#ffffff; }

a.crest-enter {
  color:#ffffff;
}
a.crest-enter:hover {
  text-decoration:none
}
a.crest-enter:visited {
  text-decoration:none
}

a.goldLink {
  color:#ab9a62;
}
a.goldLink:hover {
  text-decoration:none
}
a.goldLink:visited {
  text-decoration:none
}
a.goldLinkLight {
  color:#AB9A62;
}
a.goldLinkLight:hover {
  text-decoration:none
}
a.goldLinkLight:visited {
  text-decoration:none
}

.splash-cat {width:163px;height:150px;float:left;text-align:center;}
.splash-footer {font-family: Arial; font-size:10px; font-weight:bold; color:#cec199;}



