﻿/* GLOBAL MARGIN AND PADDING
-------------------------------------*/

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

/* COLORS USED
-------------------------------------
#100000  light tan color, as in 3 pixel border on right and bottom

#C3C5DE  light blue color, as in testimonials box

#B37C40  yellow ochre color accent and background gradient base color

#4C4689  purple-blue color accent

#200F33  dark purple-blue color accent

*/




/* MAIN SETTINGS
-------------------------------------*/


div#body ul li {
	list-style: none;
}

div#content ul {
	margin: 0 0 12px 0;
    list-style: none;
}

div#content ul li {
	background: url(images/new/arr_plans.gif) no-repeat 0 4px;
	margin-top: .7em;
	padding-left: 10px;
}

div#content strong {
  color: #333333;
}

div#content a {
  color: #333333;
}

div#content a:hover {
  color: #000000;
}


html { height: 100%; margin-bottom: 1px; }
body { margin: 0px; padding: 3px 0px 0px; background: url(images/new/bgstretch.jpg) #7D5420 repeat-x;  }
body, td, input, textarea, select {	color: #333333; font: normal 11px Arial, sans-serif; }

form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear { clear: both; margin: -1px 0px 0px !important; height: 1px !important; margin: 0px; height: 0px; }

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p { margin: 0px 0px 10px; padding: 0px; }
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }

/* LINK STYLES
-------------------------------------*/

/* SIDE MENU - MY CUSTOMER SERVICE AREA */
a {	color: #000; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

/* TOP LOGO
-------------------------------------*/


div#logo {
	position: absolute;
	top: -117px;
	display: block;
	height: 0px;
	width: 410px;
	left: 173px;
}
/* Here is that arrow graphic (arrcont.gif) that is seen in the body or shopping area. */
h2 {  }
h2.x { margin: 3px 0px 3px; padding: 0px 0px 0px 15px; font: bold 11px Arial, sans-serif; color: #fff; background: #4C4689;}

/* STRUCTURE
-------------------------------------*/
/* CONTAINER: "root" is the div I usually call "wrapper" or "container" and it hold the entire site. */
#root { position: relative; width: 800px; margin: 0px auto; min-height: 300px; }

/* HEADER AREA - LARGE BACKGROUND IMAGE AREA - make the head div any height here */
 #head { position: relative; height: 180px; top: 0px; background-image: url(images/new/header.jpg); background-repeat: no-repeat; }
 
  #head h1 { width: 120px; height: 84px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head h2 {
	width: 267px;
	height: 62px;
	position: absolute;
	right: 25px;
	top: -62px;
	text-indent: -10001px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 0px;
	margin: 0px;
}
  #head p {
	text-align: right;
	position: absolute;
	right: 10px;
	top: 20px;
	color: #777;
	width: 230px;
	height: 1px;
}
   #head p a { color: #000; } #head p a:hover { color: #000; text-decoration: underline; }
   #head p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(images/new/li_vd.gif) 14px 50% no-repeat; }
   
/* HEAD 2 AREA - BACKGROUND IMAGE AREA - make the head div any height here */
 #head2 { position: relative; height: 180px; top: 0px; background-image: url(images/new/header.jpg); background-repeat: no-repeat; }
 
  #head2 h1 { width: 120px; height: 30px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head2 h2 {
	width: 267px;
	height: 62px;
	position: absolute;
	right: 0px;
	top: 30px;
	text-indent: -10001px;
	overflow: hidden;
	background: url() no-repeat;
	padding: 0px;
	margin: 0px;
}

/* HEAD 2 p AREA - sets size and position of top text links */
  #head2 p {
	text-align: right;
	position: absolute;
	right: 10px;
	top: 20px;
	color: #777;
	width: 230px;
	height: 1px;
}
   #head2 p a { color: #000; } #head2 p a:hover { color: #000; text-decoration: underline; }
   #head2 p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(images/new/li_vd.gif) 14px 50% no-repeat; }   
   
   
   
/* TOP MENU
-------------------------------------*/
/* This first menu div is an image behind the top horizontal nav */
  #menu { background: url(images/new/menubg.gif) repeat-x; height: 30px; width: 794px; list-style: none; margin: 0px; padding: 0px 0px 0px 0px; text-align: center;border-top:3px #100000 solid; background:url(images/new/k_bg_content_b.gif) #000000 repeat-x bottom; border-right: 3px solid #100000; border-left: 3px solid #100000; }
 
/* These are the separators in the top horizontal nav */
  #menu li { float: left; height: 20px; font: bold 10px/30px Tahoma, Arial, sans-serif; background: url(images/new/separator.gif) 0% 100% no-repeat; }
  
/* TOP MENU COLOR AND HOVER ROLLOVER COLOR */
  #menu li.f { background: url(images/new/separator.gif) 0px 12px no-repeat; background-color: #100000; }
  #menu li.s { background: none; background-color: #100000;}
   #menu li a { color: #FFE267; padding: 0px 23px; } #menu li a:hover, #menu li.over a { color: #fff; text-decoration: underline;}
   
 /* This is the ***** 3-PIXEL WIDE BORDER ***** seen to the right and bottom of the entire page layout */
 #croot { border-right: 3px solid #100000; border-bottom: 3px solid #100000; border-left: 3px solid #100000; background: #fff url(images/new/k_bg_content.gif) 155px 0px repeat-y; }
   #croot0 { border-right: 3px solid #100000; border-bottom: 3px solid #fff; background: #fff url(images/new/k_bg_content.gif) 155px 0px repeat-y;  }
   
/* This is the TOP NEWS FLASH AREA */
  #path { height: 35px; background: #fff; padding: 0px 5px 3px 13px; font-style: italic; color:#990000;}
   #path div.fl { padding: 10px 0px 0px; }
    #path div.fl a { color: #333333; }
   #path div.fr { width: 200px; padding: 0px 0px 0px 0px; margin: 6px 0 0 0px;}
   
/* This is the BACKGROUND TO THE LEFT SIDE NAV. Background color is the yellow ochre color */
  #side { float: left; border-top: 1px solid #100000; width: 155px; background-color: #B37C40;}
  
  #content { float: right; width: 600px; margin: 0px 0px 0px 10px; padding: 10px 15px 0px 0px; background: url(images/new/bdg.gif) repeat-x; }
  
  /* This is the Background color to the bar at the bottom of the page; this is the yellow ochre color */
  #croot div.cx { background: #100000; margin: 0px; padding: 1px 0px; }
   #croot div.showphotos { background:url(images/new/showphotos.gif); height:120px; }
 #footer { height: 25px; padding: 4px 8px 0px; color: #333; }
  #footer a { color: #333; text-decoration: none; } #footer a:hover { color: #333; text-decoration: underline; }

/* LEFT MENU
-------------------------------------*/

#men { 
width: 139px;  
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
display: block;
padding: 2px;
width: 139px;
background: #C3C5DE; border-bottom: 1px solid #EBE2D6; border-left: 1px solid #B37C40; padding: 4px 2px 2px 12px; 
}
#men a:link, #menitems a:visited
{
text-decoration: none;
font-weight:bold;
}
#men a:hover
{
/* This is the rollover color for category items in the left side CUSTOMER SERVICE menu */
background-color: #B37C40; /* Yellow Ochre color */
font-weight:bold;
}

/* TESTIMONIALS BOX (background: #C3C5DE)
-------------------------------------*/

div.testimonials { background: #C3C5DE; border-bottom: 1px solid #C3C5DE; border-left: 1px solid #C3C5DE; padding: 8px 2px 8px 12px; }
div.testimonials p { padding: 3px 0px 0px 0px; margin: 0px;}
div.testimonials strong { color: #333; }

 /* "CALL NOW" AREA */
 div.leftm { background: #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; padding: 0px 0px 0px 0px; }
 div.leftm p { padding: 6px 0px 6px 40px; margin: 0px; border-bottom: 1px solid #fff; }
 
 /* SHOPPING CART AREA */
 div.leftcart { background: #C3C5DE; border-bottom: 1px solid #C3C5DE; border-left: 1px solid #C3C5DE; padding: 4px 0px 4px 0px; }

 div.leftm p.p { font-weight: bold; background: url(images/new/blt.gif) 15px 6px no-repeat; padding: 2px 0px 2px 27px;}
 div.leftm p.guarantees { padding: 2px 0px 3px 3px; }
 div.leftm p.m { background: url(images/new/i_mail.gif) 20px 10px no-repeat; border-bottom: none; margin: 0px 0px 0px 0px; }
#side a.am { position: relative; left: 155px; padding: 0px 0px 0px 15px; font-weight: bold; color: #333; background: url(images/new/li_sw.gif) 0px 50% no-repeat; }
#side a.am:hover { text-decoration: underline; }


/* LEFT MENU LI STYLES
-------------------------------------*/

a.fm { font-weight: bold; }
ul#sidemenu { background: #100000; border-bottom: 1px solid #C3C5DE; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #C3C5DE; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #333; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x { background: #C3C5DE; }

/* AREA FOR PHOTOS ON HOME PAGE - The bottom padding number (240px here) must make the #drp div go BELOW and encompass the 4 containers with pictures!
-------------------------------------*/
div#drp {
margin:0 0 0 0;
padding:0 0 240px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	background: url(images/new/arr_plans.gif) no-repeat 0 .5em;
	margin-top: .2em;
	padding-left: 8px;
	color: #000;
}

div#drp ul li strong{
	color: #646D74;
}

/* HOME PAGE IMAGE BOX STYLES
-------------------------------------*/

div.plan1 {
    width: 132px;
    height:220px;
    margin: 0px 0px 0px 0px;
    float:left;
	padding:5px 0px 0px 5px;
	background:#ffffff url(images/new/EntrancePkgs_133.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #333666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

  div.plan2 {
    width: 132px;
    height:220px;
    margin: 0px 0px 0px 14px;
    float:left;
	padding:5px 0px 0px 5px;
	background:#ffffff url(images/new/OvernightPkgs_133.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #333666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

  div.plan3 {
    width: 132px;
    height:220px;
    margin: 0px 0px 0px 14px;
    float:left;
	padding:5px 0px 0px 5px;
	background:#ffffff url(images/new/RaftingPackages_133.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #333666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

  div.plan4 {
    width: 132px;
    height:220px;
    margin: 0px 0px 0px 14px;
    float:left;
	padding:5px 0px 0px 5px;
	background:#ffffff url(images/new/RentalCars_133.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #333666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
/* SEARCH SUBMIT BUTTON */
.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
    background: #B37C40;
	height: 19px;
    width: 48px;
    border: 1px solid #2A3865;
}
/* Borders around product and catalog pictures uploaded through the admin */
.catimage {border: 1px solid #333}
.prodimage {border: 1px solid #333}

.ectlink {color: #660000; text-decoration: underline; font-weight: bold;}
a.ectlink:hover {color: #990000;}
