html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#1C1C1C;
	background:#FFF;
	line-height:1.33em;
}

html>/**/body{
  overflow-y: scroll;
}

#outside{
  width:100%;
  height:100%;
  overflow: hidden;
  position:relative;
  min-width:952px;
}
.container{
	width:952px;
	margin:0 auto;
	position:relative;
	padding:0 0 0 0;
}

#hd{
  position:absolute;
  width:2300px;
  left:50%;
  margin-left:-1150px;
  z-index:1;
}

#logo{
	position:absolute;
	left: 0;
	right:0;
	top:0;
	z-index:0;
	
}
#logo img{
	position:absolute;
	left:0;
	top:0;
}

#link_home{
  width:330px;
  float:right;
}

#main{
	padding:135px 0 20px 7px;
	width:100%
}


#ft{
	border-top:1px dotted #000;
	color:#272021;
	font-size:0.92em;
	padding-top: 20px;
	margin-left: 7px;
	line-height:1.18em;
	width: 937px;
}

#nav{
	padding:44px 0 36px 7px;
	position:relative;
	height:25px;
	margin:0 0 0 0;
	width:610px;
	z-index:2;
	float:left;
}

#nav:after, #main:after, #ft:after, .grid:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#nav, #main, #ft, .grid {
  display: inline-block; }

* html #nav, * html #main, * html #ft, * html .grid {
  height: 1%; 
}

#nav li{
	display:inline;
}

#nav a, #nav .active li a{
	color:#272021;
	text-indent:-9999px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	height:20px;
	margin-right:7px;
	z-index:1;
	position:relative;
	text-transform:uppercase;
	/*background-color:#FFFFFF;*/
}

#nav li ul{
	position:absolute;
	width:952px;
	top:73px;
	height:29px;
	padding:7px 0 0 7px;
	z-index:2;
	left:0;
}

#nav .active a, #nav .active .active a{
	background-position:0 -40px;
	/*background-color:#000;*/
	color:#E07800;
}

#nav a:hover, #nav .active li a:hover{
	background-position:0 -20px;
	/*background-color:#E07800;*/
}


.column{
	float:left;
	margin-left:20px;
	position:relative;
}

.column.first{
	margin-left:0;
}

.column img, .grid img{
	margin:0 0 16px 0;	
	display:block;
}

.column a.imglink img, .grid li a img{
	margin-bottom:0.5em;
}

#bd .grid li a{
	font-size:0.92em;
	display:block;
	line-height:1.18em;
}

.column.right{
	text-align:right;
	float:right;
	margin-right:15px;
	margin-left:0;
}

.column.right img{
	display:inline;
}



.column.width140{
	width:140px;
}

.column.width300{
	width:300px;
}
.column.width276{
	width:276px;
}

.grid li{
	float:left;
	margin:0 0 1.5em 16px;	
}

.grid.width90 li{
	width:92px !important;
	margin-bottom:12px;
}
.grid.width90 li img{
	margin-bottom:0;
}

.grid.width90 li a{
	margin:0;
	border: 1px solid #E3E0D9;
	height: 90px;
	width:90px;
	padding:0;
}

* html .grid.width90 li a{
  margin:0 0 12px 0;
}

.grid.width90 li a img{
  margin-bottom:0;
}

.video {
	position: relative;
}

.video img.play_video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.grid.width140 li{
	width:142px !important;
	margin-bottom:28px;
}
.grid.width140 li a{
	margin-bottom:0;
	display:block;
	width:140px;
}

.grid.width140 li a img{
	border: 1px solid #E3E0D9;
}

.grid.width90 li a:hover, .grid.width140 li a:hover{
	border-color: #E07800;
}

.grid{
	width:auto;
}

.grid.width300 li{
	width:300px;
}

.grid li.first{
	margin-left:0;
}

.column.width600{
	width:600px;
}

.column.width620{
	overflow:hidden;
	width:auto;
	max-width:622px;
}

.column.height620{
	
	overflow:hidden;
}

.column.withnav{
	margin-top:-22px;
}

.column.withnav .grid, .column.withnav .img_lg{
	margin-top:7px;
}

.column.withnav .img_nav{
	text-align:left;
	margin-top:0px;
	height:20px;
}

.column .img_nav .dragtoexplore{
	float:left;
	width:181px;
	height:20px;
	background-image:URL(/images/txt_dragtoexplore.gif);
	text-indent:-9999px;
}

.column .img_nav:after, .column .img_nav ul:after{
	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden; 
}

.column .img_nav, .column .img_nav ul{
	/*display:inline-block*/
}

* html column .img_nav, * html .column .img_nav ul {
  height: 1%; 
}

.column.width620.right .img_lg{
	float:right;
	width:620px;
	margin-bottom:20px;
	border: 1px solid #E3E0D9;
}

.noborder{
  border:none !important;
}

.column.width620.right p{
	float:right;
	width:auto;
	margin-bottom:20px;
}

.column.width620 .img_nav ul, .column.width620.right p img{
	float:right;
	width:auto;
}

.column.width620.right .img_lg img{
	
}

.column.width300 .img_nav ul{
	width:100%;
}

.column .img_nav li{
	display:inline !important;
	clear:none !important;
	float:none !important;
}

.column .img_nav li a{
	float:left;
	display:block;
	width:19px;
	height:20px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.column .img_nav li a:hover{
	background-position:0 -21px;
}

.column .img_nav li.prev a{
	background-image:URL(/images/arrow_prev.gif);
}


.column .img_nav li.next a{
	background-image:URL(/images/arrow_next.gif);
	margin-left:5px;
}
.column.width300 .img_nav li.next a{
	float:right
}

.column .img_lg{
	overflow:hidden;
	overflow:hidden;
	height:620px;
	width:620px;
	position:relative;
}

.column.height380{
	height:380px;
}

.column.width460{
	width:460px;	
}

.column.width460 img{
  width:458px;
  border: 1px solid #E3E0D9;
}

.column.width460.noborder img{
  border:none;
  width:460px;
}

.column.width940{
	width:940px;
}

a{
	color:#E07800;
	text-decoration:none;
}


a:hover{
	color:#1C1C1C;
	text-decoration:underline;
}

.column li{
	margin-bottom: 3px;
}


.hr{
	height:1px;
	border-top:1px dotted #B0ACA6;
	margin:1.5em 0;
}

.hr hr{
	visibility:hidden;
}

h1{
	font-size:1.33em;
	margin-bottom:1.13em;
}

h1 span{
	color:#E07800;
}

p{
	margin:0 0 1.5em 0;
}

.tel .type{
	display:none;
}

.vcard p{
	margin-bottom:0.5em;
}

.vcard span.tel{
	display:block;
}

.email{
	margin-top:0.5em;
}

.overimg{
	position:absolute;
	bottom:-4px;
	display:block;
	font-size:0.92em;
	line-height:1.18em;
	background:#FFF;
}

.pager{
	margin:1.5em 0 1.5em 0;
}

.pager li{
	display:inline;
	background:URL(/images/sep_pager.gif) no-repeat 0 2px;
	padding:0 0 0 5px;
}

.pager li.first{
	background:none;
	padding-left:0;
}



.nextprev {
	position:relative;
	text-align:center;
	margin:0 0 1.5em 0;
	border-top:1px dotted #B0ACA6;
	padding:0.5em 0 0 0;
}

.nextprev div{
	margin:0 2.5em;
}

.nextprev .prev, .nextprev .next{
	display:block;
	position:absolute;
	top:0.5em;
}
.nextprev .prev{
	left:0;
}
.nextprev .next{
	right:0;
}

.thumb{
	position:relative;
	max-width:140px;
	max-height:100px;
	display:block;
	margin:0 0 16px 0;	
} 

.thumb div{
	width:90px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.thumb:hover .overlay{
	display:block;
	background:#FFF;
	z-index:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
}
.thumb .overlay2{
	display:none;
	background:URL(/images/overlay_140.gif);
}
.thumb:visited .overlay2{
	display:block;
}

.column.right li{
	width:auto;
	float:right;
	clear:both;
}

.caption{
	display:block;
	margin:20px 0 16px 0;
	border-top:1px dotted #B0ACA6;
	color:#6F6A6B;
	font-size:0.92em;
	padding-top:5px;
	text-align:left;
	clear:both;
}

#dragme{
  overflow:hidden;
}

.column.withnav.right h1{
  float:left;
  margin:22px 0 12px 0;
}

.store_item {
	clear: both;
	border-top: 1px dotted #000;
	padding-top: 30px;
}

.store_item img {
	margin: 0;
	margin-bottom: 30px;
}

.store_item .column {
	margin-right: 0;
}

.store_item h2 {
	font-size:1.33em;
	margin-bottom:1.13em;
}

.store_item form{
  margin:-1.5em 0 -1em;
}

.rollme{
  color:#E07800
}

.rollme:hover{
  color:#272021;
}

.desc *{
  text-align:left;
  float:none !important;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 10%;
    left: 50%;
    
    background-color: transparent;
    color: #fff;
    padding: 12px;
}

.jqmOverlay { background-color: #fff; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}