/* CSS Reset Eric Meyer v1.0 | 20080212 */
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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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;
}
/* font face */
@font-face {
	font-family: 'AldusRoman';
	src: url('https://www.allenorgan.com/fonts/aldusr61-webfont.eot');
	src: local(' '), url('https://www.allenorgan.com/fonts/aldusr61-webfont.woff') format('woff'),
	url('https://www.allenorgan.com/fonts/aldusr61-webfont.ttf') format('truetype'),
	url('https://www.allenorgan.com/fonts/aldusr61-webfont.svg#webfontsqyJJdQJ') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueCondensed';
	src: url('https://www.allenorgan.com/fonts/helvnc04-webfont.eot');
	src: local(' '), url('https://www.allenorgan.com/fonts/helvnc04-webfont.woff') format('woff'),
	url('https://www.allenorgan.com/fonts/helvnc04-webfont.ttf') format('truetype'),
	url('https://www.allenorgan.com/fonts/helvnc04-webfont.svg#webfontZmedSzGT') format('svg');
}
/* main css */
html {min-width:990px;}
body {
	min-width:990px;
	min-height:800px;
	color:#000;
	height:100%;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff url(https://www.allenorgan.com/images/bg-html.gif) repeat-x;
}
* html body {height:800px;}
a {
	color:#6c2b17;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
/* wrapper */
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
	background:url(https://www.allenorgan.com/images/bg-body.gif) repeat-x 0 100%;
}
.w1 {
	width: 1020px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width:1020px;
	position: relative;
	float: left;
	left: -50%;
}
.inner {
	width:990px;
	padding:0 15px;
	background:url(https://www.allenorgan.com/images/bg-wrapper.png) repeat-y;
}
/* header */
#header {
	position:relative;
	width:100%;
	z-index:12;
}
.header-holder {
	background:url(https://www.allenorgan.com/images/bg-header.png) no-repeat;
	width:953px;
	padding:12px 17px 0 20px; 
	height:193px;
}
/* panel */
.panel {
	position:relative;
	width:100%;
	overflow:hidden; 
}
/* add-nav */
.add-nav {
	float:left;
	overflow:hidden;
}
.add-nav li {
	float:left;
	font-size:11px;
/*	line-height:14px; */
	line-height:25px; 
    vertical-align:top;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
	background:url(https://www.allenorgan.com/images/separator.gif) no-repeat 0 7px;
}
.add-nav a {color:#e6b37c;}
/* tools */
.tools {float:right;}
.tools li {
	float:left;
	display:inline;
	margin-right:7px;
}
.tools a {
	float:left;
	color:#fff;
}
.tools a:hover {text-decoration:none;}
.tools span {
	float:left;
	height:21px;
	font:13px/21px HelveticaNeueCondensed, Arial, Helvetica, sans-serif;
	padding:0 15px 0 27px;
	cursor:pointer;
}
.service {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat;}
.service span {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 100% -21px;}
.service:hover {background-position:0 -42px;}
.service:hover span {background-position:100% -63px;}
.storelocator {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 0 -168px;}
.storelocator span {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 100% -189px;}
.storelocator:hover {background-position:0 -210px;}
.storelocator:hover span {background-position:100% -231px;}
.locator {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 0 -252px;}
.locator span {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 100% -273px;}
.locator:hover {background-position:0 -294px;}
.locator:hover span {background-position:100% -315px;}
.searchlocator {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 0 -84px;}
.searchlocator span {background:url(https://www.allenorgan.com/images/bg-tools-expanded.gif) no-repeat 100% -105px;}
.searchlocator:hover {background-position:0 -126px;}
.searchlocator:hover span {background-position:100% -147px;}
/* logo */
.logo {
	display:block;
	margin:-35px auto 14px;
	background:url(https://www.allenorgan.com/images/logo.jpg) no-repeat;
	width: 200px;
	height: 77px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	position:relative;
	display:block;
	height:100%;
}
/* main navigation */

.nav-bar {
	position:absolute;
	top:109px;
	left:35px;
	width:953px;
	text-align:center;
	z-index:14;
}
.nav-holder {
	display:inline-block;
	vertical-align:top;
	padding-left:55px;
	background:url(https://www.allenorgan.com/images/bg-nav.gif) no-repeat 0 3px;
}
* html .nav-holder {display:inline;}
*+html .nav-holder {display:inline;}
.nav {
	float:left;
	padding-right:55px;
	background:url(https://www.allenorgan.com/images/bg-nav.gif) no-repeat 100% -128px;
}
.nav:after {
	content:"";
	display:block;
	clear:both;
}
.nav li {
	float:left;
	font:18px/25px AldusRoman, "Times New Roman", Times, serif;
	padding:0 29px;
	background:url(https://www.allenorgan.com/images/nav-separator.gif) no-repeat 0 3px;	
}
.menu-item {float:left;}
.nav li:first-child,
.nav li.first-child {background:none;}
.nav a {color:#f9bf81;}
.nav a:hover,
.nav .active a,
.menu-item:hover a,
.nav .hover a {
	text-decoration:none;
	color:#fff;
}
/* drop down */




/* png box */
.png-box {
	float: left;
	position: relative;
}
.png-box .holder { display: table; }
.png-box .c { display: table-row; }
.png-box .l,
.png-box .r {
	background: url(https://www.allenorgan.com/images/bg-left.png) repeat-y;
	width: 24px;
	display: table-cell;
}
.png-box .r { background: url(https://www.allenorgan.com/images/bg-right.png) repeat-y; }
.png-box .content {
	height: 1%;
	background-color: #fff;
	display: table-cell;	
}
.png-box .lt,
.png-box .rt,
.png-box .lb,
.png-box .rb {
	background: url(https://www.allenorgan.com/images/bg-top-left.png) no-repeat;
	font-size: 0;
	display: table-cell;
}
.png-box .lt,
.png-box .rt {
	width:24px;
	height:16px;
}
.png-box .lb,
.png-box .rb {
	width:24px;
	height:32px;	
}
.png-box .rt { background: url(https://www.allenorgan.com/images/bg-top-right.png) no-repeat; }
.png-box .lb { background: url(https://www.allenorgan.com/images/bg-bottom-left.png) no-repeat; }
.png-box .rb { background: url(https://www.allenorgan.com/images/bg-bottom-right.png) no-repeat; }
.png-box .t,
.png-box .b {
	background: url(https://www.allenorgan.com/images/bg-top.png) repeat-x;
	height: 16px;
	display: table-cell;
	font-size: 0;
} 
.png-box .b {
	height:32px; 
	background: url(https://www.allenorgan.com/images/bg-bottom.png) repeat-x;
}


/* main */
#main {width: 990px;}
#main:after {
	content:"";
	display:block;
	clear:both;
}
/* block gallery */
.block-gallery {
	position:relative;
	height: 469px;
	width:972px;
	margin:-81px auto -56px;
	/* background:url(https://www.allenorgan.com/images/bg-gallery.jpg) no-repeat; */
	overflow:hidden;
}
.link-prev,
.link-next {
	position:absolute;
	z-index:12;
	width:29px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	top:214px;
	cursor:pointer;
}
.link-prev {
	left:12px;
	background:url(https://www.allenorgan.com/images/btn-prev.png) no-repeat;
}
.link-prev:hover {background:url(https://www.allenorgan.com/images/btn-prev-h.png) no-repeat;}
.link-next {
	left:930px;
	background:url(https://www.allenorgan.com/images/btn-next.png) no-repeat;
}
.link-next:hover {background:url(https://www.allenorgan.com/images/btn-next-h.png) no-repeat;}
.block-gallery .holder {
	width:100%;
	position:relative;
	overflow:hidden;
}
/* gallery */
.gallery {
	position:relative;
	width:9999px;
	height:470px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery li {
	position:relative;
	float:left;
	width:869px;
	padding:0 43px 0 60px;
	overflow:hidden;
}
.gallery .text {
	position:absolute;
	top:146px;
	left:110px;
	width:330px;
}
.gallery .slide-1 .text {
	width:400px;
	top:117px;
	left:88px;
}
.img-block {
	width:100%;
	margin-bottom:5px;
	text-align:center;
}
.img-block img {
	vertical-align:top;
	margin:0;
}
.img-block span {margin-right:33px;}
* html .img-block span {margin-right:30px;}
.slide-title {
	display:block;
	margin-bottom:-18px;
	font:55px "Times New Roman", Times, serif;
	color:#504947;	
}
.slide-1 .slide-title {
	color:#611b08;
	font-size:47px;
	line-height:63px;
}
.slide-subtitle {
	display:block;
	font:60px "Times New Roman", Times, serif;
	color:#611b08;
	margin-top:-4px;
}
.slide-1 .slide-subtitle {
	font-size:41px;
	line-height:49px;
	color:#8f7c76;
	text-align:right;
}
.gallery .more {
	width:210px;
	padding-top:10px;
	overflow:hidden;
}
.gallery .slide-1 .more {
	width:390px;
	padding-top:5px;
}
.gallery .image {
	float:right;
	margin:-25px -1px 0 0;
}
.gallery .slide-1 .image {margin:54px 53px 0 0;}
.gallery .more a {
	font-weight:bold;
	/* float:right; */		
	line-height:15px;
	color:#611b08;
	padding-left:13px;
	text-transform:uppercase;
	background:url(https://www.allenorgan.com/images/bg-more.gif) no-repeat 0 3px;
}
/* switcher */
.switcher {
	position:absolute;
	height:21px;
	top:386px;
	left:31px;
}
.switcher li {
	float:left;
	position:relative;
	margin-right:1px;
}
/* popup */
.switcher .popup {
	position:absolute;
	display:none;
	top:-105px;
	width: 174px;
	left:-20px;
}
.popup-holder {
	background:url(https://www.allenorgan.com/images/bg-popup.png) no-repeat;
	width:154px;
	height:95px;
	padding:8px 10px 10px;
	overflow:hidden;
}
.switcher li:hover .popup,
.switcher li.hover .popup {display:block;}
.popup img {
	vertical-align:top;
	margin:0;
}
.switcher a {
	float:left;
	width:21px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(https://www.allenorgan.com/images/bg-switcher.png) no-repeat;
	cursor:pointer;
}
.switcher .active a,
.switcher li:hover a,
.switcher li.hover a,
.switcher a:hover {background:url(https://www.allenorgan.com/images/bg-switcher-h.png) no-repeat;}
/* boxes */
.boxes {
	position:relative;
	z-index:12;
	width:987px;
	padding:0 0 18px 3px;
	overflow:hidden;
}
.boxes ul {width:1036px;}
.boxes li {
	float:left;
	margin-right:4px;
	width:243px;
	font-size:11px;
	line-height:15px;
} 
/* photo */
.photo {
	width:243px;
	overflow:hidden;
	position:relative;
}
.photo a {
	display:block;
	width:243px;
}
.photo img {display:block;}
.photo span {
	width:486px;
	float:left;
	cursor:pointer;
}
.photo a:hover {background:url(https://www.allenorgan.com/images/transparent.gif);}
.photo a:hover span,
.boxes .hover span {margin-left:-243px;}
.boxes .center {padding-top:40px;}
.boxes h2 {
	font:18px/24px "Times New Roman", Times, serif;
	color:#b57530;
}
.boxes h3 {
	font:21px/25px "Times New Roman", Times, serif;
/* changed DEC	color:#6c2b17; */
	color:#b57530;
	word-spacing:-2px;
}
.boxes .title {
	width:238px;
	padding:0 0 0 5px;
}
.boxes .text-block {
	width:212px;
	padding:0 24px 0 7px;
}
.boxes p {margin:4px 0 5px;}
/* content */
#content {
	position:relative;
	z-index:12;
	display:inline;
	margin:-24px 15px 0 0;
	padding:23px 0 0 10px;
	float:right;
	width:746px;
}
/* breadcrumbs */
.breadcrumbs {
	width:100%;
	margin:-23px 0 9px;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	font-size:11px;
	line-height:14px;
	margin-right:3px;
}
.breadcrumbs a {
	color:#000;
	padding-right:3px;
}
#content h1 {
	font:30px/35px AldusRoman, "Times New Roman", Times, serif;
	color:#692f17;
	margin-bottom:6px;
}
/* post */
.post {
	width:737px;
	line-height:18px;
	margin-bottom:22px;
}
.post:after {
	content:"";
	display:block;
	clear:both;
}
.post-title {
	height:1%;
	overflow:hidden;
	padding-bottom:13px;
}
.post .visual {
	position:relative;
	float:right;
	margin:-12px 0 0 25px;
}
.view {
	position:absolute;
	z-index:12;
	right:17px;
	bottom:9px;
	font-size:11px;
	font-weight:bold;
	color:#6c2b17;
	padding:0 0 5px 15px;
	background:url(https://www.allenorgan.com/images/bg-view.gif) no-repeat 0 3px;
}
* html .view {bottom:12px;} 
.post p {padding-bottom:18px;}
/* tab area */
.tab-area {
	width:772px;
	margin:0 0 0 -15px;
}
/* tabset */
.tabset {
	width:742px;
	padding-left:15px;
	position:relative;
	margin-bottom:-7px;
	overflow:hidden;
}
.tabset li {
	float:left;
	margin-right:-1px;
	padding-top:7px;
	line-height:15px;
}
.tabset a {
	float:left;
	color:#fff;
	border-bottom:1px solid #c4c3c3;
	height:32px;
}
.tabset a:hover {
	text-decoration:none;
	background: url(https://www.allenorgan.com/images/transparent.gif);
}
.tabset a em {
	float:left;
	//aoc padding:1px 13px 0 17px;
    padding:1px 8px 0 8px;
	background:url(https://www.allenorgan.com/images/bg-tabset.gif) no-repeat;
	height:31px;
	line-height:31px;
	font-style:normal;
	cursor:pointer;
}
.tabset .active a {
	position:relative;
	color:#6c2b17;
	height:40px;
	//aoc margin:-7px -9px -1px 0;
    margin:-7px -5px -1px 0;
	border-bottom:0;
	z-index:12;
}
.tabset .active a em,
.tabset .active a:hover em {
	height:35px;
	padding-top:5px;
	background:url(https://www.allenorgan.com/images/tab-active-l.gif) no-repeat;
}
.tabset a:hover em {background-position:0 -64px;}
.tabset span {
	float:left;
	background:url(https://www.allenorgan.com/images/bg-tabset.gif) no-repeat 100% -32px;
	height:32px;
	width:4px;
	cursor:pointer;
}
.tabset a:hover span {background-position:100% 100%;}
.tabset .active a span,
.tabset .active a:hover span {
	background:url(https://www.allenorgan.com/images/tab-active-r.png) no-repeat;
	width: 13px;
	height: 40px;
	overflow:hidden;
}
/* tab-content */
.tab-content {width:772px;}
.tab-content-t {
	background:url(https://www.allenorgan.com/images/tab-content-t2.png) no-repeat;
	width: 772px;
	height: 22px;
	overflow:hidden;
}
.tab-content .holder {
	width:772px;
	background:url(https://www.allenorgan.com/images/tab-content-c2.png) repeat-y;
}
.tab-content-b {
	width:772px;
	height: 33px;
	background:url(https://www.allenorgan.com/images/tab-content-b2.png) no-repeat;
	overflow:hidden;
}
.tab-content .frame {
	position:relative;
	width:686px;
	padding:9px 20px 12px 36px;
	overflow:hidden;
}
/* tab-list */
.tab-list {
	font-size:18px;
	line-height:25px;
}
.tab-list li {
	padding:0 0 8px 13px;
	height:1%;
	background:url(https://www.allenorgan.com/images/bg-tab-list.gif) no-repeat 1px 10px;
}
.tab-list .active {background-position:-693px 11px;}
.tab-list a {color:#7a7a7a;}
.tab-list ul {
	display:none;
	font-size:12px;
	line-height:17px;
	padding:12px 0 2px 34px;
}
.tab-list .active ul {display:block;}
.tab-list ul li {
	background-position:1px 6px;
	padding-bottom:8px;
}
.tab-list ul .active {background-position:-693px 7px;}
.tab-list ul a {color:#000;text-decoration:underline;}
.tab-list ul a:hover {
	text-decoration:none;
	color:#6c2b17;
}
.tab-list ul .active a {
	font-weight:bold;
	color:#6c2b17;
}
.tab-list .text-block {
	display:none;
	width:539px;
	padding:5px 0 0 1px;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.tab-list ul .active .text-block {display:block;} 
.image-block {
	background:#e2dede url(https://www.allenorgan.com/images/bg-img-block.gif) no-repeat;
	width:156px;
	margin:4px 9px 0 0;
	float:left;
}
* html .image-block {margin-right:6px;}
.image-block img {
	vertical-align:top;
	margin:0;
}
.image-holder {
	background:url(https://www.allenorgan.com/images/bg-img-block.gif) no-repeat 100% 100%;
	width:144px;
	padding:6px;
}
/* sidebar */
#sidebar {
	position:relative;
	float:left;
	width:201px;
	padding:3px 0 0 9px;
}
/* subnav */
.subnav-block {
	padding:20px 0 29px;
	margin-top:-20px;
	font-size:13px;
	line-height:16px;
	width:188px;
	background:url(https://www.allenorgan.com/images/bg-subnav.png) no-repeat;
}
.subnav {
	width:198px;
	margin-right:-10px;
	overflow:hidden;
}
.subnav a {
	display:block;
	position:relative;
	color:#000;
	width:183px;
	overflow:hidden;
	padding:4px 5px 3px 0;
}
.subnav a:hover {
	text-decoration:none;
	background:url(https://www.allenorgan.com/images/subnav-hover.png) repeat-y;
}
.subnav span {
	display:block;
	width:170px;
	padding:0 5px 0 13px;
	background:url(https://www.allenorgan.com/images/subnav-arrow.png) no-repeat;
	cursor:pointer;
}
.subnav .active span,
.subnav .active .active span,
.subnav .active .active .active span {background:url(https://www.allenorgan.com/images/subnav-arrow-active.png) no-repeat;}
.subnav .active li span,
.subnav .active .active li span {background:url(https://www.allenorgan.com/images/subnav-arrow.png) no-repeat;}
.subnav ul,
.subnav .active ul ul,
.subnav .active .active ul ul {display:none;}
.subnav .active ul,
.subnav .active .active ul,
.subnav .active .active .active ul {display:block;}
.subnav ul a {
	width:166px;
	padding-left:17px;
}
.subnav ul a span {width:153px;}
.subnav ul ul {
	font-size:12px;
	line-height:15px;
}
.subnav ul ul a {
	width:151px;
	padding:5px 5px 3px 32px;
}
.subnav ul ul a span {width:138px;}
.subnav ul ul ul a {
	width:122px;
	padding:4px 5px 4px 61px;
}
.subnav ul ul ul li {background:none;}
.subnav li {
	overflow:hidden;
	width:100%;
	position:relative;
	background:url(https://www.allenorgan.com/images/subnav-separator.gif) no-repeat;
	vertical-align:top;
	padding-top:2px;
	margin:-2px 0 2px;
}
.subnav li li {margin:0;}
.subnav .current {
	color:#fff;
	background:url(https://www.allenorgan.com/images/subnav-current.png) no-repeat;
	padding-right:15px;
	margin-right:-15px;
	cursor:pointer;
}
.subnav .current:hover {background:url(https://www.allenorgan.com/images/subnav-current.png) no-repeat;}
/* section */
.section {
	width:200px;
	margin-left:-6px;
	font-size:11px;
	line-height:15px;
	overflow:hidden;
}
.section li {
	background:url(https://www.allenorgan.com/images/bg-blocks.gif) no-repeat 5px 0;
	width:100%;
	padding:29px 0 22px;
	margin:-2px 0 2px;
}
.section .visual {
	background:url(https://www.allenorgan.com/images/visual-shadow.png) no-repeat;
	width:178px;
	height: 94px;
	padding:0 6px;
	overflow:hidden;
	margin-bottom:-4px;
}
.section .visual img {
	vertical-align:top;
	margin:0;
	border:1px solid #a6885c;
}
.section .visual a {display:block;}
.section .visual a:hover img {border:1px solid #d3871a;}
.section .text-block {
	width:190px;
	padding-left:4px;
}
.section p {margin:0 0 5px;}
#sidebar h2 {
	font:18px/22px "Times New Roman", Times, serif;
	color:#b57530;
}
#sidebar h3 {
	margin-bottom:5px;
	color:#6c2b17;
	letter-spacing:-1px;
	font:17px/21px "Times New Roman", Times, serif;
}
/* footer */
#footer {
	background:url(https://www.allenorgan.com/images/bg-footer.png) no-repeat;
	width:955px;
	margin:0 auto;
	padding:28px 0 0 17px;
	height:82px;
	color:#fff;
	font-size:11px;
	line-height:14px;
    position:relative;
    z-index:12;
}
/* container */
#footer .container {
	position:relative;
	width:100%;
	padding-bottom:6px;
	overflow:hidden;
}
/* add-nav */
.container .add-nav {margin-left:-6px;}
/* copyright */
.copyright {
	position:relative;
	width:100%;
	overflow:hidden;
}
.copyright span {
	float:left;
	margin-right:5px;
}
#footer a {color:#dea86e;}
ul.slide {
	overflow:hidden;
	width:100%;
}
/*lightbox*/
.lightbox {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:683px;
	z-index:11000;
}
.lightbox-t {
	background:url(https://www.allenorgan.com/images/lightbox-t.png) no-repeat;
	width:661px;
	padding:16px 12px 2px 10px;
	text-align:center;
}
.lightbox img {
	vertical-align:top;
	margin:0;
}
.lightbox-b {
	background:url(https://www.allenorgan.com/images/lightbox-b.png) no-repeat;
	width: 683px;
	height: 5px;
}
.btn-close {
	position:absolute;
	top:8px;
	right:13px;
	padding:0 20px 1px 0;
	color:#585858;
	font-size:13px;
	line-height:16px;
	background:url(https://www.allenorgan.com/images/btn-close.gif) no-repeat 100% 4px;
}
* html .btn-close {right:12px;}
.hidden {display:none;}

.slide-out {
  float:left;
}



.bold {
  font-weight: bold;
}




/* Inner popup menu */
.inner-popup {
  /* background:#000; */
  background:url(https://www.allenorgan.com/images/menu_box.png) no-repeat;
  color:#fff;
  /* padding:6px 12px 0 12px; */  
  width:105px;
  position:absolute;
  top:36px;
  left:98px;  
}

.inner-popup ul {
  list-style-image: url(https://www.allenorgan.com/images/bullet-inner-popup.gif);
  padding-left:18px;
  margin:6px 12px 0 12px;
}

.inner-popup ul li {
  padding-bottom: 12px;
}

.inner-popup ul li a {
  color:#fff;
}

/* Fancybox overrides */
#fancybox-outer {
  background:none;
}

#fancybox-wrap {
  /* top:0px !important; */
}

#fancybox-content {
  top:-20px;
  overflow:visible;
}


/* Carousel */
.slide-copy {  
  width:200px;  
  line-height:20px;
  font-size:13px;
}

.slide-copy5 {  
  width:238px;  
  line-height:20px;
  font-size:13px;
}

#combination-image {
  margin-top:70px;
  margin-right:27px;
}

.gallery .topmargin1 {
  margin-top:58px;
  margin-right:45px;
}

.gallery .topmargin3 {
  margin-top:-30px;  
  margin-right:10px;
}

.gallery .topmargin4 {
  margin-top:22px;
  margin-right:48px;
}

.gallery .topmargin5 {
  margin-top:18px;
  margin-right:33px;
}

a.organ-link {  
  z-index:11000;
}

.close-button {
  position:absolute;
  left:89px;
  top:-14px;
}

 
#fancybox-content
{
  background: url("https://www.allenorgan.com/images/pop_bg.png") no-repeat;
}

#fancybox-outer {
  background:transparent;
}

/* Main images */
.photo a {
  height:145px;
}

a#genisys {
  background:url("https://www.allenorgan.com/images/img30.png") no-repeat;
}

a#week {
  background:url("https://www.allenorgan.com/organoftheweek/go/OW.png") no-repeat;  
}

a#news {
  background:url("https://www.allenorgan.com/images/img31.png") no-repeat;  
}

a#factory {
  background:url("https://www.allenorgan.com/images/img4NEW.png") no-repeat;
}

a#genisys:hover, a#week:hover, a#news:hover, a#factory:hover {
  background-position:-243px 0;
}


.center .title {
  margin-top:-40px;
}



/*added by DEC*/
#content h4 {
	font:18px/20px AldusRoman, "Times New Roman", Times, serif;
	color:#692f17;
	margin-bottom:6px;
}
#content h5 {
	font:16px/18px AldusRoman, "Times New Roman", Times, serif;
	color:#b57530;
	margin-bottom:4px;
}
