/*
Theme Name: Trail's Travel Center
Theme URI: http://voyageurweb.com
Description: Custom Wordpress Theme
Version: 2009-09-25
Author: Bryce @ Vweb
Author URI: http://voyageurweb.com
Tags: clean, basic
*/

/********************************************************************/
/*         Base Structure Style Sheet Edited 11.17.2008 BDM         */
/*       This sheet may not be accessible to the client in Ct       */
/********************************************************************/


body, h1, h2, h3, ol, ul, li, a, .header, .footer, .navbar { margin: 0; padding: 0; } /* clear padding/margin browser defaults */

body { /* default fonts, and colors  */
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/wp-content/themes/trailstravel/images/bg.jpg) top center repeat-x #14362b;
}
.pagetitle { /* page titles used in the main content area - may be same as h1 */
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
form#searchform {
	text-align: center;
	margin: 10px auto;
}
.wrapper { /*centers the page content */
	margin: 0 auto;
	width: 915px;
	background: url(/wp-content/themes/trailstravel/images/bg-wrapper.png) top left repeat-y;
	padding: 0 18px 0 17px; 
}
#header { /* header area */
	background: url(/wp-content/themes/trailstravel/images/bg-header.jpg) top left no-repeat;
	width: 915px;
	height: 262px;
	position: relative;
	z-index: 99999;
}
#header h1, #header h2 {
	visibility: hidden;
}
#header .logo {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 300px;
	height: 100px;
}
#header .logo a {
	display: block;
	width: 300px;
	height: 100px;
}
#header .info {
	position: absolute;
	bottom: 5px;
	left: 18px;
	color: #f8db75;
	font-size: 14px;
	text-transform: uppercase;
}
#header .accountLinks {
	position: absolute;
	top: 10px;
	right: 30px;
	color: #14362b;
	text-align: right;
}
#header .accountLinks a {
	color: #14362b;
	text-decoration: none;
}
#header .accountLinks a:hover {
	color: #5a0300;
	text-decoration: none;
}

.content-wrap {
	height: 100%;	/* height attribute fixes a repeating background bug in ie6 - can change to exact value but DO NOT REMOVE */
	padding: 0 13px;
	position: relative;
}
.sidebar {
	float: left;
	width: 168px;
	min-height: 200px;
	margin-bottom: 100px;
	z-index: 99999;
}
#content { /* main content area*/
	float: left;
	width: 698px;
	padding: 10px;
	min-height: 150px;
}
#content h2, #content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #a01d19;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#content h3 {
	color: #a01d19;
}
#content p {
	margin-top: 0px;
	margin-bottom: 13px;
}
.contactinfo {  /* contact information area */
	position: absolute;
	bottom: 0px;
	left: 20px;
	color: #fff;
	font-size: 12px;
}
.homeFlash {
	width: 353px;
	height: 246px;
	float: right;
}

a { /* link properties */
	color: #a01d19;
	text-decoration: none;
}
a:visited { /* visited link properties */
	color: #a01d19;
	text-decoration: none;
}
a:hover { /* hover link properties */
	color: #14362b;
	text-decoration: none;
}
a:active { /* active link properties */
	color: #a01d19;
	text-decoration: none;
}
.alternatelink { /*alternate to the standard a tag*/
}
a.alternatelink:link { /*alternate to the standard a tag*/
}
a.alternatelink:visited { /*alternate to the standard a tag*/
}
a.alternatelink:hover { /*alternate to the standard a tag*/
}
a.alternatelink:active { /*alternate to the standard a tag*/
}
a img { border: 0px; }

.clear { /* Must stay to work with height attribute in .content-wrap - div is right before closing tag in source */
	height: 1px;
	clear: both;
}
#footer{ /* footer area */
	clear:both;
	width: 915px;
	background: url(/wp-content/themes/trailstravel/images/bg-footer.jpg) top left no-repeat;
	min-height: 21px;
}
.weaver a{ /* VoyageurWeb weaver link */
	color: #fff;
	text-decoration: underline;
}
.weaver a:hover {
	color: #fff;
	text-decoration: none;
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

#content ul, #content ol {
	list-style-position: outside;
	margin-left: 25px;
}



/**********************************************/
/*     Programming Styles Listed Below        */
/*      Used with forms and databases         */
/**********************************************/

.error{ /* error messages */
	color: #FF0000;
	font-weight: bolder;
}
.success{ /* success messages */
	color: green;
	font-weight: bolder;
}
.instructions{ /* general instructions on the page */
	color: #999966;
	font-size: 8pt;
}
.required{  /* required fields */
	color: #FF0000;
	font-weight: bolder;
}
.fieldlabel{ /*labels that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}
.fieldinstructions{ /*instructions that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}



/**********************************************/
/*       Wordpress Styles Listed Below        */
/*        styles placed by the editor         */
/**********************************************/

.alignright {
	float: right;
	text-align: right;
}
.alignleft {
	float: left;
}
p.wp-caption-text {
	text-align: center;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.sidebar .menu {
	font-family: arial, sans-serif;
	width: 158px;
	/*height: 150px;*/
	position: relative;
	margin: 0;
	font-size: 13px;
	margin: 25px 0;
	z-index: 99999;
}
.sidebar .menu ul li a, .sidebar .menu ul li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 158px;
	height: 14px;
	padding: 5px;
	text-align: right;
	/*border: 1px solid #fff;*/
	/*border-width: 1px 1px 0 0;*/
	background: url(/wp-content/themes/trailstravel/images/bg-nav.jpg) top left repeat-x;
	/*line-height: 19px;
	font-size: 11px;*/
}
.sidebar .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sidebar .menu ul li {
	float: left;
	margin-right: 1px;
	\position: relative;
}
.sidebar .menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.sidebar .menu ul li:hover a {
	color: #5a0300;
	background: url(/wp-content/themes/trailstravel/images/bg-nav-hover.jpg) top left repeat-x;
	z-index:1000;
}
.sidebar .menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 0;
	left: 168px;
	width:125px;
}
.sidebar .menu ul li:hover ul li a.hide {
	background: #dfc184;
	color: #000;
}
.sidebar .menu ul li:hover ul li:hover a.hide {
	width: 125px;
}
.sidebar .menu ul li:hover ul li ul {
	display: none;
}
.sidebar .menu ul li:hover ul li a {
	display: block;
	background: url(/wp-content/themes/trailstravel/images/bg-nav.jpg) top left repeat-x;
	color: #fff;
	width: 125px;
	text-align: left;
}
.sidebar .menu ul li:hover ul li a:hover {
	background: url(/wp-content/themes/trailstravel/images/bg-nav-hover.jpg) top left repeat-x;
	color: #5a0300;
}
.sidebar .menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 135px;
	top: 0;
	color: #000;
}
.sidebar .menu ul li:hover ul li:hover ul li a {
	display: block;
	width: 125px;
	background: url(/wp-content/themes/trailstravel/images/bg-nav.jpg) top left repeat-x;
	color: #fff;
	text-align: left;
}
.sidebar .menu ul li:hover ul li:hover ul li a:hover {
	background: url(/wp-content/themes/trailstravel/images/bg-nav-hover.jpg) top left repeat-x;
	color: #5a0300;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
#header .menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #5b0300;
	width: 721px;
	height: 22px;
	position: absolute;
	top: 237px;
	left: 181px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 99999;
}
#header .menu ul li a, #header .menu ul li a:visited {
	display: block;
	text-decoration: none;
	/*width: 104px;*/
	height: 19px;
	padding: 3px 20px 0 20px;
	text-align: center;
	color: #fff;
	/*background: #710069;*/
	overflow: hidden;
}
#header .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#header .menu ul li {
	float: left;
	position: relative;
}
#header .menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
#header .menu ul li:hover a {
	color: #f8db75;
	background: none;
}
#header .menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 22px;
	left: 0;
	width: 174px;
}
#header .menu ul li:hover ul li a.hide {
	background: #6a3;
	color: #fff;
}
#header .menu ul li:hover ul li:hover a.hide {
	background: #6fc;
	color: #000;
}
#header .menu ul li:hover ul li ul {
	display: none;
}
#header .menu ul li:hover ul li a {
	display: block;
	width: 164px;
	padding: 5px 5px 0 5px;
	background: url(/wp-content/themes/trailstravel/images/bg-nav.jpg) top left repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #fff;
}
#header .menu ul li:hover ul li a:hover {
	background: url(/wp-content/themes/trailstravel/images/bg-nav-hover.jpg);
	color: #5a0300;
}
#header .menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 105px;
	top: 0;
}
#header .menu ul li:hover ul li:hover ul.left {
	left: -105px;
}

/* Application Styles */ 
.noentry
{
	display:none;
}
 
 /**********************************************/
/*  basemodule styles  */
/**********************************************/

.basemodule {
	width: 200px;
}
.basemodprdname {  /* product name */
	color: #009933;
	font-weight: bold;
}
.basemodprdname a:link {  /* product name link properties */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.basemodprdname a:visited { /* product name visited link properties */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.basemodprdname a:hover {  /* product name hover link properties */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: underline;
}
.basemoddetails { /* product details */
	color: #6c6c6c;
}
.basemodprice { /* product price */
	color: #000000;
}
.basemodsalesprice { /* product sales price */
	color: #7c1e27;
	font-weight: bolder;
}
.basemodbestseller { /* best seller properties */
	color: #1e367c;
}

/**********************************************/
/*  Row/Grid Styles  */
/**********************************************/

.rowstyle_first {
   border-bottom: 5px solid  #5b0301;
   border-top: 5px solid  #5b0301;
}

.rowstyle_last {
	border-top: 5px solid  #5b0301;
  border-bottom: 5px solid  #5b0301;
}

.rowstyle_other {
   border-bottom: 5px solid  #5b0301;
}

.gridstyle_center {
  border-left: 2px solid #5b0301;
  border-right: 2px solid #5b0301;
}

/**********************************************/
/*  Category Description Area Styles  */
/**********************************************/

.categorydescription {
	width: 700px;
}

/**********************************************/
/*  Page Title Styles  */
/**********************************************/

.pagetitlewords {
	font-size: 20px;
	color: #13367c;
}
.pagetitlewords a, .pagetitlewords a:visited {
	color: #13367c;
	text-decoration: underline;
}
.pagetitlewords a:hover {
	color: #7c1e27;
	text-decoration: underline;
}

/**********************************************/
/*  Product Detail Styles  */
/**********************************************/

.detailprdname{ /* detail page product name */
	background-image: url('/store/images/productnamebar.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 10px;
	color: #ffffff;
	vertical-align: middle;
	height: 38px;
	min-height: 38px;
	max-height: 38px;
	width: 253px;
	/*min-width: 280px;
	max-width: 280px;*/
	font-weight: bold;
}
.detailimage {
	text-align: center;
	vertical-align: top;
	width: 365px;
	min-width: 365px;
	max-width: 365px;
}
.detaildescrip{ /* detail page product description */
	
}
.detaildescrip img { /* detail page image padding */
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.alternateproduct img { /* altername product image  */
	padding-top: 25px;
}

.detailyear { /* detail page year */
	
}
.detailprdnum { /* detail page product number */
	font-weight:bold;
}
.detailprice{ /* detail page price */
	padding-left: 20px;
}
.detailsaleprice{ /* detail page sale price  */
	color: #7c1e27;
}
.detailformat{ /* detail page format available */
	font-weight: bold;
}
.detailnew { /* detail page new image */
	
}
.detailbestseller {
	font-weight: bold;
}

/**********************************************/
/*  Related Item Styles  */
/**********************************************/

.relateditemsheader { /* related items header */
	font-weight: bold;
}
.relateditemsbg { /* related items background color  */
	background-color: #FFFFFF;
}
.relateditemprdname{ /* related items product name */
	color:#7c1e27;
	font-weight:bold;
	padding-left: 0px;
	padding-bottom: 5px;
}
.relateditemprdname a:link { /* related item product name link style */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.relateditemprdname a:visited { /* related item product name link style */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.relateditemprdname a:hover { /* related item product name link style */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: underline;
}
.relateditemimg{ /* related item image */
	padding-left: 0px;
	padding-bottom: 15px;
}
.relateditemmorelink{ /* more related items */
	color: #7c1e27;
	font-weight: bold;
	padding-left: 20px;
}
.relateditemmorelink a:link{ /* more related items link  */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.relateditemmorelink a:visited { /* more related items visited link */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: none;
}
.relateditemmorelink a:hover { /* more related items visited link */
	color: #7c1e27;
	font-weight: bold;
	text-decoration: underline;
}

/**********************************************/
/*  Product List-View Styles (Where you can add more than one product to the cart at once)  */
/**********************************************/

.productTable {
	border: 0px;
	font-size: 14px;
	width: 560px;
}
.productTableHead {
	color: #13367c;
	font-size: 14px;
}
.productTable td, .productTable th {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
.productTable td hr {
	background-color: #13367c;
	color: #13367c;
}
.subcategoryname {
	font-weight: bold;
	color: #13367c;
}
.subcatlink:hover {
	color: #000000;
}
.saleasterisk{ /* general instructions on the page */
	color: #ff0000;
	font-size: 9pt;
	font-weight: normal;
}

/**********************************************/
/*  Popup Styles  */
/**********************************************/

.popup{   /* mouseover popup box */
	border: 1px solid #7c1e27;
	font-size: 10px;
}
.popuptitlebar{ /* mouseover popup box title bar color  */
	
}
.popuptitle{ /* mouseover popup box title properties  */
	color: #ffffff;
	font-weight:bold;
	margin: 5px;
}
.popupbackground{ /* mouseover popup box background properties */
	
}
.popuptext{ /* mouse over popup box content properties */
	color: #21618d;
}

/**********************************************/
/*  Pagination Styles  */
/**********************************************/

.pagination{ /* pagination properties */
	color: #000000;
	clear: left;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 10px 0;
}
.pagination a:link{ /* pagination link properties */
	color: #000000;
	text-decoration: underline;
}

/**********************************************/
/*  Cart Styles  */
/**********************************************/

.cartheading {  /* shopping cart heading */
	font-size:16px;
	color:#551024;
	font-weight:bold;
}
.cartheading a:link { /* shopping cart heading link properties */
	font-size:16px;
	color:#551024;
	font-weight:bold;
}
.carttext {
	background-color: #eeeeee;
}
.carttext_odd {
	background-color: #eeeeee;
}
.carttext_even {
	background-color: #dddddd;
}
.carttextheading {
	background-color: #5b0301;
	color: #ffffff;
}

.cartsubtotal {
	background-color: #5b0301;
	color: #ffffff;
}
.updatecartbutton {
	background-color: #f9d558;
	color: #5b0301;
	font-weight: bold;
	padding: 5px;
	width: 110px;
	border: 0px;
}
.continueshoppingbutton {
	background-color: #f9d558;
	color: #5b0301;
	font-weight: bold;
	padding: 5px;
	border: 0px;
}
.backtocartbutton {
	background-color: #191970;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border: 0px;
}
.checkoutbutton {
	background-color: #16372c;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	width: 110px;
	border: 0px;
}
.submitorderbutton {
	background-color: #006400;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	width: 110px;
	border: 0px;
}
.sidebar table {
	margin-top: 25px;
}
.sidebar table a {
	color: #fff;
}
/**************************
 * Thawt seal
 *************************/
.seal
{
	padding-top:10px;
	text-align:center;
}
.seal-link
{
	font-family:arial;
	font-size:8px;
	color:#ffffff;	
}