
				
html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
	}

body * {
	margin:0px;
	border:0px;
	padding:0px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .70em;
	margin: 0px;
	color:#000000;
	height:100%; 
	background-image:url(_graphics/style84/);background-repeat:repeat-x;background-position:0 0;
	background-color: #FFFFFF;
	}
	
#uberContainer {
	text-align: left;
	margin: 12px auto 0px auto;
	width: 944px;
	background-color: #FFFFFF;
	}

.clear {
	clear: both;
	}

.clearing {
	clear: both;
	line-height: 0;
	height: 0;
	font-size:1px;
	}
	
.hide {
	display: none;
	}
	
/* Structure */
div#header {
	width:944px;
	border: 8px solid #DDDDDD;
	overflow: hidden;
	position:relative;
	width:944px;
	height:184px;
	background-image:url(images/boots_logo_e1.jpg);background-repeat:no-repeat;background-position:0 0;
	background-color:#FFFFFF;
}

div#logopanel {
	position:absolute;	
	top:0px;
	left:12px;
}	

div#navpanel {
	position:absolute;	
	top:0px;
	right:0px;
	
	}

div#content {
	border-right: 8px solid #DDDDDD;
	border-left: 8px solid #DDDDDD;
	border-bottom: 8px solid #DDDDDD;
	width:944px;
	background-color: #FFFFFF;
	position:relative;
	/*
	height:508px;
	width: 100%;*/
}

/*
html>body div#content {
	height:auto;
	min-height:508px;
}*/


div#location {
	color:#000000;
	padding:8px 12px 6px 12px;
	font-weight:bold;
	position:absolute;	
	bottom:0px;
	left:0px;
	width:100%;
}

div#maincol {
	/*background:#FFFFFF;*/
	height:508px;
	overflow-x:hidden;
}

html>body div#maincol {
	height:auto;
	min-height:508px;
	overflow:hidden;
}

body.col-SM div#maincol {
	border-left: 8px solid #DDDDDD;
}

body.col-MS div#maincol, body.col-MX div#maincol {
	border-right: 8px solid #DDDDDD;
}

div#subcol {
	background:#FFFFFF;
	overflow-x:hidden;
}

body.col-SM div#subcol, body.col-SMX div#subcol { 
	left:0px; 
}
body.col-MX div#xcol, body.col-MS div#subcol { 
	right:0px; 
}


/*
floats, display
********************************************************************************************************
*/

body.col-M div#maincol { float:none; }
body.col-SM div#xcol, body.col-M div#subcol, body.col-M div#xcol, body.col-MX div#subcol  { display:none; }

body.col-SM div#maincol, body.col-SMX div#maincol { float:right; }
body.col-MX div#maincol, body.col-MS div#maincol  { float:left; }

body.col-SM div#subcol, body.col-SMX div#subcol { float:left; }
body.col-MX div#xcol, body.col-MS div#subcol { float:right; }


/*
dimensions
********************************************************************************************************
*/

body.col-M div#maincol { width:944px; }
body.col-SM div#subcol, body.col-MS div#subcol, body.col-MX div#xcol { width:296px; }
body.col-SM div#maincol, body.col-MX div#maincol, body.col-MS div#maincol { width:640px; }


/* TEXT LINKS */
	
a {
	color: #888888;
	text-decoration: none;
	}
	
a:hover {
	color: #888888;
	text-decoration: underline;
	}
	

div#location a {
	color:#000000;
}

div#title {
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.6em;
	color: #000000;
	font-weight: bold;
}

ul {
	list-style-type: circle;
}

/* HEADER */
ul#topNav {
	display:inline;
	bottom:0px;
	list-style-type: none;
	margin:0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 2em;
	}
	
/*
Standard HTML lists have a certain amount of left-indentation. The amount varies on each browser. 
Some browsers use padding (Mozilla, Netscape, Safari) and others use margins (Internet Explorer, Opera) 
to set the amount of indentation.

To remove this left-indentation consistently across all browsers, set both padding and margins to "0" for 
the "UL". 
*/
	
ul#topNav li {
	float: left;
	display: block;
	padding: 8px 0px 8px 0px;
	color:white;
	}


ul#topNav a {
	padding: 1px 12px 4px 10px;
	display: block;
	background-image:url(_graphics/style84/menu_bg.gif);background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#000000;
	}

ul#topNav li.hilight a, ul#topNav a:hover {
	background-image:url(_graphics/style84/menu_hibg.gif);background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#888888;
}

/*ul#topNav li.hilight a {
	font-weight:bold;
}*/

/* TITLES */

h1, h1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.5em;
	padding: 0 0 2px 0;
	color: #000000;
	margin-bottom:6px;
	}
	
h2, h2 a  {
	color: #000000;
	margin: 0px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 0 0 2px 0;	
	}

h3, h3 a  {
	color: #000000;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding: 0 0 0px 0;	
	}
	
h4, h4 a  {
	color: #000000;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding: 0 0 0px 0;	
	}


.sectionhead, .imageTitle {
	margin-top:1px;
	margin-bottom:8px;
	border-bottom:1px solid #DDDDDD;
}

ul#subNav {
	position:absolute;
	list-style-type: none;
	padding: 0;
	font-size: 1.0em;
	}
	
ul#subNav li {
	display: inline;
	margin: 0;
	padding: 0;
	}

ul#subNav a {
	display: block;
	margin: 0;
	}

	
ul#subNav a:hover, ul#subNav li.hilight a {
	color: #888888;
}

p {
	margin-bottom:1em;
}

p.description {
	margin-bottom:0;
}
	
ul {
	padding-left: 20px;
	margin: 0;
	}
	
ul li {
	margin: 0;
	padding: 0;
	}

/* sub col */
div#subcolContent {
margin:0px;
padding:8px 6px 6px 6px;
}

/* NB two pixels shaved off sub and xcol to allow for IE wrapping when fonts are resized */
body.col-MS div#subcolContent  {
	margin-left:2px;
}
body.col-SM div#subcolContent  {
	margin-right:2px;
}


/* MAINCOL */

#maincolContent {
	padding: 4px 4px 4px 4px;
}

.notitle {
	margin-top:18px;
}
	
#photo {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	margin-top:4px;
}

div#homepageimage {
	vertical-align:middle;
	text-align:center;
}

/* FOOTER */
	
#footer {
	background:#FFFFFF;
	color: #000000;
	padding:6px 0px 6px 0px;
	border:0px;
	margin-top:4px;
	text-align:left;
	}
	
#footer a {
	color: #DDDDDD;
}

/* Slideshows */


	
	
	
	
	


div.slideshowContainer{
	vertical-align:middle;
	text-align:center;
	display:block;
}

div.slideshow{
	display:inline;
}

/* section nav */


div.sectionintro {
	clear:both;
	font-style:italic;
}

div#nextprevious {
	margin:2px 0 2px 0px;
	/*overflow:hidden;*/
}

div#nextprevious a {
	font-weight:bold;
}

a.next {
	float:right;
	padding:0 10px 0 0;
	background-image:url(_graphics/style84/next_arrow.gif);background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:100% 3px;
}

a.previous  {
	float:left;
	padding:0 0 0 10px;
	background-image:url(_graphics/style84/previous_arrow.gif);background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:0 3px;
}

/* articles */

div.listitem {
	clear:both;
	overflow:hidden;
	margin-bottom:12px;
}

div.article div#nextprevious {
	margin:2px 0 4px 0px;	
}

div.article img {
	border: 1px solid #DDDDDD;
	float:left;
	margin: 0px 8px 6px 0;
}

div.article h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

div.article h2 {
	border-bottom:1px solid #DDDDDD;
}

div.listitem p {
	margin-bottom:0px;
}

div.article p.date {
	font-style:italic;
	
}

div.linkdescription {
	margin-bottom:24px;
}

/* GALLERY */
.gallery img, #article img {
	border: 1px solid #DDDDDD;
	}

div.galleryContent {
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	}

div.galleryContent h3 {
	/* text-transform: lowercase; */
	font-weight: normal;
	font-size: 1.0em;
}
	
/* photo galleries */
table.galleryImages td {
	text-align:center;
	vertical-align:middle;
}

table.galleryImages td.galleryPhoto {
	padding:5px;
	overflow:hidden;
}

table.galleryImages td.galleryCaption {
	padding:2px;
	text-align:center;
	vertical-align:top;
}

table.galleryImages td.first {
	padding-left:0px;
}

table.galleryImages td.last {
	padding-right:0px;
}


	table.galleryImages td.galleryPhoto img {
		margin-bottom:0px;
		margin-top:2px;
	}
	table.galleryImages tr.last td.galleryPhoto img {
		margin-bottom:0;
	}
	

#imagePhoto {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	margin-top:4px;
}

/* FORMS */
#contactform {
	margin: 20px 0;
	/* NB the width is important here as IE ignores the "clear" on the <label> tags */
	width:400px;
	}

label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	margin: 8px 10px 5px 0;
	height: 1.25em;
	line-height: 1.0em;
	clear:both;
	}

input, textarea {
	padding:2px;
	color: #000000;
}
	
input.inputField, textarea.inputField {
	float: left;
	width: 275px;
	margin: 5px 0;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 4px;
	font-size: 1.1em;
	display:block;
}
	
input.inputField {
	height: 1.25em;
	}

input#galleryCode {
	width:auto;
	margin-right:8px;
	margin-top:0px;
}

input#gallerySubmit {
	margin:0px;
}

input.button, input.buttonHi {
	clear:both;
	float: left;
	width: 80px;
	height: 20px;
	margin-left: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-indent: 0;
	cursor: pointer;

}

input.button {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #000000;
	}

 input.buttonHi {
 	background-color: #000000;
	border: 1px solid #DDDDDD;
	color: #FFFFFF;
 
 }

	

/* inline images */
	
.ArticleImageLeft {
	float:left;
	padding-right:4px;
	margin-bottom:4px;
}

.ArticleImageRight {
	float:right;
	padding-left:4px;
	margin-bottom:4px;
}

.caption {
	font-style:italic;
}


p.imageinfo {
	margin-bottom:2px;
	margin-top:2px;
	margin-left:0px;
	padding:0px;
	
}

div#paypal {
	margin-top:12px;
}

div#paypal p {
	margin-top:2px;
	margin-bottom:2px;
}

input#payPalAddButton, input#payPalViewButton {
	margin-top:4px;
	float:left;
	margin-right:2px;
	margin-left:0px;
}

select.paypallink {
	font-size: 10px;
	border: 1px solid #DDDDDD;
	padding:0px;
}
/*
An example of using a section specific header 
div#uberContainer.sectionhome div#header {
	background:url(_graphics/style80/sample_bg.jpg) #FFFFFF;
	background-repeat:no-repeat;
	background-position:100% 100%;
}
*/

/* table */
table.td table.th {
	vertical-align:top;
}

table.info {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom:12px;
	margin-top:8px;
}

table.info td, table.info th  {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding:2px;
	/*color:#DDDDDD;*/
}







			
