
				
html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
	}

body * {
	margin:0px;
	border:0px;
	padding:0px;
	}

body {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.70em;font-style:normal;
	margin: 0px;
	color:#CCCCCC;
	height:100%;
	background-image:none;background-repeat:repeat-x;background-position:0 0;
	background-color: #FFFFFF;
	}
	
#uberContainer {
	margin:  12px auto 0px auto;
	padding:  0px;
	width: 760px;
	background-color: #FFFFFF;
	background-image:none;background-repeat:repeat-y;background-position:0 0;
	}

.clear {
	clear: both;
	}

.clearing {
	clear: both;
	line-height: 0;
	height: 0;
	font-size:1px;
	}
	
.hide {
	display: none;
	}
	
/* Structure */
div#header {
	width:744px;
	border-style:solid;border-width: 8px 8px 8px 8px;
	border-color: #CCCCCC;
	overflow: hidden;
	position:relative;
	width:744px;
	height:184px;
	background-image:none;background-repeat:no-repeat;background-position:0 0;
	background-color:#333333;
	margin:  0px;
}

div#logopanel {
	position:absolute;
	top:24px; left:12px;;
	z-index:5;
}	

div#topNav {
	position:absolute;
	top:0px; right:32px;
	z-index:20;
}

div#content {
	border-style:solid;border-width: 0px 8px 8px 8px;
	background-image:none;background-repeat:repeat-y;background-position:0 0;
	border-color: #CCCCCC;
	width:744px;
	background-color: #333333;
	position:relative;
}

div#location {
	color: #CCCCCC;
	padding:8px 12px 6px 12px;
	font-weight:bold;
	position:absolute;	
	bottom:0px;
	left:0px;
	width:100%;
	z-index:10;
}

div#maincol {
	height:348px;
	overflow-x:hidden;
}

html>body div#maincol {
	height:auto;
	min-height:348px;
	overflow:hidden;
}

div#maincol {
	border-color: #CCCCCC;
	border-style:solid;border-width: 0px 0px 0px 8px;
}



div#subcol {
	margin:  0px 0px 0px 0px;
	border-color: #CCCCCC;
	border-style:solid;border-width: 0px;
	background-color:#333333;
	background-image:none;background-repeat:no-repeat;background-position:0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:normal;
	color:#CCCCCC;
	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:744px; }
body.col-SM div#subcol, body.col-MS div#subcol, body.col-MX div#xcol { width:236px; }
body.col-SM div#maincol, body.col-MX div#maincol, body.col-MS div#maincol { width:500px; }


/* TEXT LINKS */
	
a {
	color: #FFCC33;
	text-decoration: none;
	}
	
a:hover {
	color: #FFCC33;
	text-decoration: underline;
	}
	

div#location a {
	color:#CCCCCC;
}

div#title {
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;font-size:1.6em;font-style:normal;font-weight:bold;
	color: #CCCCCC;
}

ul {
	list-style-type: circle;
}

/* HEADER */
ul#topNav_menu {
	display:inline;
	
	list-style-type: none;
	margin:0px;
	height: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:normal;
}
	
/*
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_menu li {
	float: left;
	display: block;
	border-style:solid;border-width: 0px;
	border-color: #333333;
}

ul#topNav_menu a {
	padding:  9px 12px 12px 10px;
	display: block;
	background-image:url(_graphics/style80/menu_bg.gif);background-repeat:no-repeat;background-position:0 13px;
	color:#CCCCCC;
	background-color: none;
}
	
ul#topNav_menu a:hover {
	background-image:url(_graphics/style80/menu_hibg.gif);background-repeat:no-repeat;background-position:0 13px;
	color:#FFCC33;
	background-color: none;
}

ul#topNav_menu li.hilight a {
	background-image:url(_graphics/style80/menu_hibg.gif);background-repeat:no-repeat;background-position:0 13px;
	color:#FFCC33;
	background-color: none;
}


/* TITLES */

h1, h1 a {
	font-family:Arial, Helvetica, sans-serif;font-size:1.5em;font-style:normal;font-weight:bold;
	padding: 0 0 2px 0;
	color: #CCCCCC;
	margin-bottom:6px;
	}
	
h2, h2 a  {
	color: #CCCCCC;
	margin: 0px 0 12px 0;
	font-family:Arial, Helvetica, sans-serif;font-size:1.3em;font-style:normal;font-weight:bold;
	padding: 0 0 2px 0;	
	}

h3, h3 a  {
	color: #CCCCCC;
	margin: 0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;font-size:1.2em;font-style:normal;font-weight:bold;
	padding: 0 0 0px 0;	
	}
	
h4, h4 a  {
	color: #CCCCCC;
	margin: 0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;font-size:1.1em;font-style:normal;font-weight:bold;
	padding: 0 0 0px 0;	
	}


.sectionhead, .imageTitle {
	margin-top:1px;
	margin-bottom:8px;
	border-bottom:1px solid #CCCCCC;
}

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: #FFCC33;
}

p {
	margin-bottom:1em;
}

p.description {
	margin-bottom: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;
}

.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 {
	width:760px;
	background:#FFFFFF;
	color: #CCCCCC;
	padding:  6px 0px;
	border-style:solid;border-width: 0px;
	border-color: #CCCCCC;
	margin:  4px 0px 0px 0px;
	background-image:none;background-repeat:no-repeat;background-position:0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:normal;
}
	
#footer a {
	color: #CCCCCC;
}

/* Slideshows */


	
	
	
	
	


div.slideshowContainer{
	vertical-align:middle;
	text-align:center;
	display:block;
}

div.slideshow{
	display:inline;
}

/* section nav */

.sectionintro {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:normal;
}

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/style80/next_arrow.gif);background-repeat:no-repeat;background-position:100% 3px;
}

a.previous  {
	float:left;
	padding:0 0 0 10px;
	background-image:url(_graphics/style80/previous_arrow.gif);background-repeat:no-repeat;background-position:0 3px;
}

div#imageDetails{
	background-color: #333333;
	color: #CCCCCC;
	min-width:0; /* Peekaboo fix for IE7 */
	position: relative; /* Peekaboo fix for IE6 */
	height: 1%;
}

/* 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 #CCCCCC;
	float:left;
	margin: 0px 8px 6px 0;
}

div.article h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

div.article h2 {
	border-bottom:1px solid #CCCCCC;
}

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 #CCCCCC;
	}

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 */


/* photo galleries */
table.galleryImages td {
	text-align:center;
	vertical-align:middle;
	width:130px;
	
}

table.galleryImages td.galleryPhoto {
	padding:5px;
	overflow:hidden;
	
}

table.galleryImages td.galleryCaption, table.galleryImages td.galleryName {
	text-align:center;
	vertical-align:middle;
}

table.galleryImages td.first {
	padding-left:0px;
}

table.galleryImages td.last {
	padding-right:0px;
}

table.galleryImages td h3 {
	margin:0px;
	padding:0px;
}


	table.galleryImages td.galleryPhoto img {
	margin-top:0px;
	margin-bottom:2px;
	}
	table.galleryImages tr.first td.galleryPhoto img {
		margin-top:0;
	}
	


table.galleryImages td h3{
	margin: 0 0 5px 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;
	}

input#galleryCode {
	width:auto;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}

input#gallerySubmit {
	margin:0px;
}

input.button, input.buttonHi {
	clear:both;
	float: left;
	width: 80px;
	height: 20px;
	 
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.9em;font-style:normal;
	text-indent: 0;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}

input.button {
	background-color: #333333;
	color: #CCCCCC;
	}

 input.buttonHi {
 	background-color: #CCCCCC;
	color: #333333;
 
 }
	

/* inline images */
	
.ArticleImageLeft {
	float:left;
	padding-right:4px;
	margin-bottom:4px;
}

.ArticleImageRight {
	float:right;
	padding-left:4px;
	margin-bottom:4px;
}

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:italic;
}



.more{
	background-image:none;background-repeat:no-repeat;background-position:0 50%;
}


/* Shopping cart */


div#confirmContainer{
	position: relative;
	padding-bottom: 12px;
}

div#paymentConfirm{
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	filter:alpha(opacity=0);
	position: absolute;
}

table#cartTable {
	width: 490px;
	padding:0px;
	margin:0px;
	border:0px;
	border-color:#CCCCCC;
	border-style: solid;
	border-left-width: 2px;
	border-top-width: 2px;
	
	background-color: #333333;
	color: #CCCCCC;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.9em;font-style:normal;
}

table#cartTable th, table#cartTable td {
	border:0px;
	border-color:#CCCCCC;
	border-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;
	
	padding:3px;
}

table#cartTable td.image {
	width:130px
}

input.cartInputField {
	float:left;
	border-color:#CCCCCC;
	
	border-style:solid;border-width: 2px;
	background-color: #333333;
	color: #CCCCCC;
	text-indent: 4px;	
	display:block;
}





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#paymentAddButton, input#paymentViewButton {
	margin-top:4px;
	float:left;
	margin-right:2px;
	margin-left:0px;
}

select.paymentlink {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding:0px;
}

/*An example of using a section specific header 
div#uberContainer.sectionhome div#header {
	background:url(_graphics/style80/sample_bg.jpg) #333333;
	background-repeat:no-repeat;
	background-position:100% 100%;
}
*/

/* table */
table.td table.th {
	vertical-align:top;
}

table.info {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom:12px;
	margin-top:8px;
	color: #CCCCCC;
	background-color: #333333;
}

table.info th  {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:bold;
}

table.info td, table.info th  {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:2px;
}


/* Survey styling */


div.survey  {
	width:370px;
}

div.survey div.field {
	height:1px;
	padding:2px 0px;
}

html>body div.survey div.field {
	height:auto;
	overflow:hidden;
}

div.survey label.fieldLabel, div.survey h3.fieldLabel {
	display:block;
	float:left;
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:normal;
	text-align:right;
	margin: 0px 10px 0px 0px;
}



div.survey div.fieldInput {
	float:left;
	display:block;
	width:280px;
}



div.survey div.fieldInput .field {
	padding:0px;
	margin:0px;
	border-style:solid;border-width: 1px;
	border-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;font-size:1.0em;font-style:normal;font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	width:278px;
}




div.submit{
	padding-left:90px;
}

input.submit, input.submitHi  {
		border-width:1px;
		border-style:solid;
		padding:4px;
		font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.9em;font-style:normal;
		float:left;
		margin:0 2px 0 0;
		line-height:1em;
		text-align:center;
		vertical-align:middle;
		display:block;
	}
	
html>body input.submit, html>body input.submitHi  {
	height:auto;
	overflow:hidden;
}	

a.submit, a.submit:hover {
	text-decoration:none;
}
	
input.submit  {
	border-color:#CCCCCC;
	color:#CCCCCC;
	background-color:#333333;
}

input.submitHi, a.submit:hover {
	border-color:#CCCCCC;
	background-color:#CCCCCC;
	color:#333333;
}

div.checklist.vertical div.checklistitem {
	clear:both;
}

div.checklist.vertical div.checklistitem input.checkbox {
	float:left;
}

div.checklist.vertical div.checklistitem input.radio {
	float:left;
}

div.booleanField input {
	float:left;
}

div.checklist.vertical div.checklistitem label.checkLabel, div.checklist.vertical div.checklistitem div.fieldnote,
	div.booleanField div.fieldnote {
	display:block;
	margin-left:26px;
	width:160px;
	padding-top:2px;
}

html>body div.checklist.vertical div.checklistitem label.checkLabel, 
html>body div.checklist.vertical div.checklistitem div.fieldnote,
html>body div.booleanField div.fieldnote{
	height:auto;
	overflow:hidden;
}


div.survey{
	padding: 23px 10px;
}

div.survey div.field{
	padding-bottom: 8px;
}

div.survey input.submit, div.survey input.submitHi{
	padding: 2px 20px;
}

/* home page */

div.homepageposition {
	border:0;
	margin:0;
	padding:0;
	margin-bottom:12px;
}

div.homepageposition#homepagepos2 {
	float:left;
	width:60%;
	clear:both;
}
div.homepageposition#homepagepos3 {
	float:right;
	width:38%;
}

div.homepageposition#homepagepos4 {
	clear:both;
}

div.homepageposition {
	margin:0;
	padding:0;
	margin-bottom:12px;
}

div.homepageposition {
	margin:0;
	padding:0;
	margin-bottom:12px;
}

div.homepagesection {
	margin:0;
	padding:2px;
	margin-bottom:12px;
}

div.homepagesection div.clear {
	margin-left:2px;
	margin-right:2px;
}*/

/*
img.homepageimage {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}*/

/*div.homepagearticle {
	clear:both;
	border:0;
	margin:0;
	padding:2px;
	margin-bottom:6px;
}

div.homepagesection  p {
	padding:2px;
}

div.homepagesection  p, div.homepagearticle p {
	margin:0;
	margin-top:4px;
}




			
