/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #ececec url(/images/bg.png) repeat-y center;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h2{
	font-size: 100%;
	color: #8A8A00;
	margin-bottom: 10px;
}



h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	color: #333333;
	font-size: 16px;
	text-decoration: underline;
}

h6{
	font-size: 100%;
	color: #000000;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#outerContainer  {
/*position: relative;*/
    width: 100%;
    margin: 0;
    text-align: center;  /* IE */
}
#main {
	background:#fff;
	width:850px;
	margin:0 auto;
	padding:8px;
	text-align:left;
}


#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-image: url(../images/design/test.jpg);
}

#navBar{
	margin: 0 81% 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#breadcrumb{
	padding: 10px 0px;
	width: 90%;
	background-color: #FFFFFF;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tourbox{
	padding: 5px;
	border-top: 1px solid #cccccc;
}
#tourboxtop{
	padding: 5px;
	border-top: 1px solid #cccccc;

}
#tourboxtopbottom{
	padding: 5px 5px 10px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#content{
	float:right;
	width: 650px;
	margin: 0;
	padding: 0 3% 0 0;
}

#homecontent{
	width: 100%;
	margin: 0;
	padding: 0;
}

#slideshow {
	border: 1px solid #CCCCCC;
	background-color: #F7F6EC;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px -10px 0px;
	width: 604px;
}
#storyWrapper {
	width:100%;
	line-height:1.3em;
}
#storyFirstlevelright{
	margin-top: 10px;
	border-right: 1px solid #e3e3e3;
	width:340px;
	float:left;
	margin-top: px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#storyFirstlevelleft{
	margin-top: 10px;
	padding: 3px 3px 10px 5px;
	border-left: 1px solid #e3e3e3;
	width:342px;
	float:left;
}

#storySecondlevel{
	margin-top: 10px;
	padding: 3px 3px 10px 3px;
	width:240px;
	float:left;
}
#storySecondlevelleft{
	margin-top: 10px;
	padding: 3px 3px 10px 3px;
	width:240px;
	border-left: 1px solid #e3e3e3;
	float:left;
}
#storyThirdlevel{
	margin-top: 10px;
	padding: 3px 3px 10px 3px;
	width:24%;
	float:left;
}
#storyThirdlevelleft{
	margin-top: 10px;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid #e3e3e3;
	width:24%;
	float:left;
}
#storyFourthlevel{
	margin-top: 10px;
	padding: 3px 3px 10px 3px;
	width:149px;
	float:left;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 70%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** tours *****************/

#tour{
	clear: both;
	padding: 5px;
	width:290px;
}

#jms{
    position: relative;
	background: url(../images/backgrounds/bg_jms.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jms{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

#jss{
    position: relative;
	background: url(../images/backgrounds/bg_jss.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jss{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jsn{
    position: relative;
	background: url(../images/backgrounds/bg_jsn.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jsn{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jsk{
    position: relative;
	background: url(../images/backgrounds/bg_jsk.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jsk{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}


#jlf{
    position: relative;
	background: url(../images/backgrounds/bg_jlf.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jlf{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jnk{
    position: relative;
	background: url(../images/backgrounds/bg_jnk.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jnk{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jip{
    position: relative;
	background: url(../images/backgrounds/bg_jip.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jip{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jtw{
    position: relative;
	background: url(../images/backgrounds/bg_jtw.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jtw{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jmc{
    position: relative;
	background: url(../images/backgrounds/bg_jmc.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jmc{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
#jsc{
    position: relative;
	background: url(../images/backgrounds/bg_jsc.jpg) no-repeat right top;
	margin: 0 -10px -10px 0;
	z-index: 1;
}
.jsc{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.story p{
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.list ul {
list-style-image: url(/images/text/arrow.gif);
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #CCCCCC;
	font-size: 70%;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCC;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #CCC;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #CCC;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

#relatedLinks{
	position: relative;
	margin: 1px solid #CCC;
	padding: 0px;
	background-color: #FFFFFF;
}

#relatedLinks h3{
	padding: 10px 0px 2px 10px;
}
#relatedLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCC;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#relatedLinks a:visited{
	border-top: 1px solid #CCC;
	padding: 2px 0px 2px 10px;
}

#relatedLinks a:hover{
	border-top: 1px solid #CCC;
	padding: 2px 0px 2px 10px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 70%;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 70%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************* other styles *******************/

.imageborderright {
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	border: 2px solid #E9E9E9; 
}
.imageright {
	margin-right:5px;
	margin-bottom:3px;
}
.imageborder {
	margin-top:3px;
	margin-bottom:3px;
	border: 2px solid #E9E9E9; 
}
.imageleft {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}


.white{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 70%;
	color: #FFFFFF;
}

.black{
	font-weight: bold;
	color: #333333;
}

.burgundy {
	color: #990000;
	font-weight: normal;
}

.tourdetails {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	background-color: #F7F6EC;
}

.accommdetails {
	font-size: 11px;
}
img {
	border: 0px;
}
.availabilitytable {
	background-color: #F7F6EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.availabilitytableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #67612C;
}
.availabilitytablecell {
	background-color: #E1DDB9;
}

.burgundysmall {
	color: #990000;
	font-weight: normal;
	font-size: 11px;
}
