@charset "UTF-8";
/* FILM STRIP start */
/* defaults required for IE */
#scrollbox a, a:visited, a:hover, a:active, a:focus {color:#000;}
#holder {
	position:relative;
	width:120px;
	height:479px;
	font-family:arial, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 460px;
	background-image: url(../portland/screen2.png);
	background-repeat: no-repeat;
}
p.instructions {
	position:absolute;
	left:84px;
	top:117px;
	width:292px;
	font-size:13px;
	color:#FF6633;
	line-height:20px;
	text-align:center;
	height: 101px;
}
#scrollContainer {
	width:115px;
	height:460px;
	overflow:auto;
}
#scrollbox {
	padding:0;
	margin:0;
	width:92px;
	list-style:none;
	height:1720px;
}
#scrollbox ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; top:-9999px;}
#scrollbox table {border-collapse:collapse:width:0; height:0; margin:-4px;}
#scrollbox li {
	float:left;
	width:92px;
	height:86px;
	background-image: url(portland/35mm.gif);
}
#scrollbox a {display:block; color:#999; text-decoration:none; width:92px; height:86px;}

#scrollbox a.slidea {background:url(../portland/gallery_portland_Nadine_hats_up_ht.jpg) no-repeat center center;}
#scrollbox a.slideb {background:url(../portland/gallery_portland_gl1800rt_ht.jpg) no-repeat center center;}
#scrollbox a.slidec {background:url(../portland/gallery_portland_gl1800ltFrt_ht.jpg) no-repeat center center;}
#scrollbox a.slided {background:url(../portland/gallery_portland_gl18001tTrailerRoad_ht.jpg) no-repeat center center;}
#scrollbox a.slidee {background:url(../portland/gallery_portland_openRoad1_ht.jpg) no-repeat center center;}
#scrollbox a.slidef {background:url(../portland/gallery_portland_openRoad2_ht.jpg) no-repeat center center;}
#scrollbox a.slideg {background:url(../portland/gallery_portland_pop18_vt.jpg) no-repeat center center;}
#scrollbox a.slideh {background:url(../portland/gallery_portland_our_flag_ht.jpg) no-repeat center center;}
#scrollbox a.slidei {background:url(../portland/gallery_portland_rix_redwood1_ht.jpg) no-repeat center center;}
#scrollbox a.slidej {background:url(../portland/gallery_portland_T-Rex1_vt.jpg) no-repeat center center;}
#scrollbox a.slidek {background:url(../portland/gallery_portland_rix_store1_ht.jpg) no-repeat center center;}
#scrollbox a.slidel {background:url(../portland/gallery_portland_caged_ht.jpg) no-repeat center center;}
#scrollbox a.slidem {background:url(../portland/gallery_portland_ducks_ht.jpg) no-repeat center center;}
#scrollbox a.sliden {background:url(../portland/gallery_portland_gl1800lt_scenic1_ht.jpg) no-repeat center center;}
#scrollbox a.slideo {background:url(../portland/gallery_portland_fishy_ht.jpg) no-repeat center center;}
#scrollbox a.slidep {background:url(../portland/gallery_portland_arrested_vt.jpg) no-repeat center center;}
#scrollbox a.slideq {background:url(../portland/gallery_portland_bmw_side_car_ht.jpg) no-repeat center center;}
#scrollbox a.slider {background:url(../portland/gallery_portland_openRoad3_vt.jpg) no-repeat center center;}
#scrollbox a.slides {background:url(../portland/gallery_portland_rix_ocean1_ht.jpg) no-repeat center center;}
#scrollbox a.slidet {background:url(../portland/gallery_portland_driftwood_ht.jpg) no-repeat center center;}
#scrollbox a.slideu {background:url(../portland/gallery_portland_cliffside_pool_ht.jpg) no-repeat center center;}
#scrollbox a.slidev {background:url(../portland/gallery_portland_bridge_ht.jpg) no-repeat center center;}
#scrollbox a.slidew {background:url(../portland/gallery_portland_arrested_vt.jpg) no-repeat center center;}

#scrollbox a img.thumb {width:60px; height:80px; display:block; padding:3px 16px; border:0;}
#scrollbox a:hover {border:0;}
#scrollbox a:hover img.thumb {display:none;}
#scrollbox :hover > a img.thumb {display:none;}
#scrollbox :hover ul {
	width:435px;
	height:435px;
	left:0;
	top:20px;
	padding-right:15px;
	padding-left:15px;
	z-index:100;
	background: transparent;
}
#scrollbox :hover ul li {
	width:435px;
	height:435px;
	display:block;
	background: transparent;
}
#scrollbox :hover ul li a {
	display:block;
	width:435px;
	height:435px;
}
#scrollbox :hover ul li a img {display:block; border:0; margin:0 auto;}
#scrollbox :hover ul li.landscape a img {
	display:block;
	padding-top:70px;
}
#scrollbox :hover ul li a span {position:absolute; left:-9999px; bottom:0;}
#scrollbox :hover ul li a:hover span b {display:block; font-size:16px; padding:0 0 10px 0;}
#scrollbox :hover ul li a:hover span {
	left:70px;
	bottom:0;
	padding:10px;
	width:305px;
	background:url(portland/backing.png);
	color:#fff;
	text-align:left;
	font-size:12px;
	line-height:18px;
}
#scrollbox :hover ul li.landscape a:hover span {
	left:15px;
	bottom:40px;
	width:415px;
}
/* FILM STRIP end */




#dusk_todawn {
	background-image: url(../images/bg_hm_dusktodawn.gif);
	background-repeat: no-repeat;
	background-color: #DBD4C1;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #293976;
        text-align: center;
	font-size: 12px;
}
.hm_section {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #283977;
	padding-top: 8px;
	position: relative;
}
.hm_section_img {
	float: left;
	width: 240px;
}
.hm_section_right {
	float: right;
	width: 320px;
	position: relative;
}
#options_container {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #283977;
	width: 320px;
}

#include {
	clear: both;
	margin-bottom: 18px;
	padding-top: 5px;
	font-size: 11px;
}
.hm_price {
	font-size: 14px;
	color: #FF0000;
}.hm_type1 {
	font-size: 14px;
	font-weight: bold;
	color: #010101;
}
.hm_type2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #010101;
}
.hm_type3 {
	font-size: 13px;
	color: #010101;
}
.custm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283977;
	padding-bottom: 20px;
	padding-top: 20px;
}
.custm_img_right {
	display: block;
	clear: right;
	float: right;
	padding: 12px;
	text-align: center;
}
.custm_img_left {
	display: block;
	clear: left;
	float: left;
	text-align: center;
	padding: 12px;
}
.custm  h2 {
	font-size: 14px;
	color: #273977;
}
.custm  p {
	color: #676;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.custm  a {
	color: #FF6600;
}
#morcycles_cat {
	height: 110px;
	width: 100%;
}
#morcycles_cat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#morcycles_cat li {
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#morcycles_cat a {
	display: block;
	width: 116px;
}
#service_cat {
	height: 110px;
	width: 100%;
}
#service_cat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#service_cat li {
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#service_cat a {
	display: block;
	width: 190px;
}
#custom_bottom {
	text-align: center;
}
#mfrLinksContainer {
	background-color: #FFF;
	height: auto;
	width: 580px;
	font-family: "Trebuchet MS", Verdana, Helvetica, "Sans Serif";
	font-size: 0.8em;
	line-height: 1em;
	color: #669;
	text-decoration: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mfrLinksBarBoth {
	display: block;
	height: 76px;
	width: 578px;
	margin-bottom: 10px;
}
.mfrLinkBarLt {
	height: auto;
	width: 280px;
	float: left;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
}
.mfrLinkBarRt {
	height: auto;
	width: 280px;
	float: right;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 1.2em;
}
.imgMfrLogo {
	background-color: #CCC;
	padding: 0px;
	float: left;
	height: 64px;
	width: 110px;
	margin-right: 8px;
}
.mfrLinks {
	z-index:1;
	color: #667;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 64px;
	width: 240px;
	margin-left: 12px;
	padding-top: 5px;
	letter-spacing: 0.1em;
	text-align: left;
}
.mfrLinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.mfrLinks li {
	display: inline;
	float: left;
	text-decoration: none;
}
.mfrLinks a {
	display: block;
	color: #c11212;
	text-decoration: none;
	margin-top: 8px;
}
.mfrLinks a:hover {
	color: #668;
}
.mfrLinks a:active {
	color: #F58220;
}
.mfrLinks a:visited {
	color: #6997E6;
}
.galleryWrapper {
	background-color: #e7e7e7;
	display: block;
	padding: 0px;
	height: auto;
	width: 580px;
}