html {
	height: 101%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #4c4c4c;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

a { color: #745d55; text-decoration: underline;}
a:visited { color: #78a392; text-decoration: underline;}
a:active { color: #78a392; text-decoration: none;}
a:hover { color: #78a392; text-decoration: none;}

p {
	margin: 1em 0 1em 0;
}

form {
	margin: 1em 0 1em 0;
}

h1 {
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 17px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 2em 0;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1em 0 2em 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 1em 0 2em 0;
	padding: 0px;
}

h4 {
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	margin: 0.5em 0px 0.5em 0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 0.5em 0px 0.5em 0px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	display: inline;
}

.clear {
	clear: both;
}

.clearout {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

div.rule {
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-width: 0px 0px 1px 0px;
	border-color: #745d55;
	border-style: solid;
	margin: 40px 0px 40px 0px;
}

div.rule2 {
	clear: both;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #745d55;
	margin: 15px 0px 15px 0px;
}

.bodytext {
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 2em;
	color: #666666;
}

.bodytext p {
	margin: 1em 0 2em 0;
}

.bodytext img.img1 {
	border-width: 1px;
	border-color: #745d55;
	border-style: solid;
}

.bodytext img.left {
	margin: 0px 10px 10px 0px;
	float: left;
}

.bodytext img.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

.bodytext_small, p.bodytext_small {
	margin: 1em 0 1.5em 0;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.5em;
	color: #666666;
}

.error {
	color: #FF0000;
}

img.cart {
	width: 85px;
	height: 32px;
}

img.cart_disabled {
	padding: 0px 7px 7px 0px;
	width: 85px;
	height: 32px;
}

a.cart {
	display: block;
	width: 85px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0px 7px 7px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	color: #666666;
	outline: none;
	background-image: url(../images/webstore/cart_icon_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.cart:hover {
	background-image: url(../images/webstore/cart_icon_u.gif);
}

a.cart_pre {
	background-image: url(../images/webstore/cart_icon_pre_n.gif);
}
a.cart_pre:hover {
	background-image: url(../images/webstore/cart_icon_pre_u.gif);
}

#supershell {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainshell {
	position: relative;
	width: 1000px;
	margin: 0px auto 30px auto;
	clear: both;
	background-color: #FFFFFF;
	/*border-width: 1px 1px 0px 1px;
	border-color: #000000;
	border-style: solid;*/
}

#header {
	position: relative;
	height: 175px;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_header_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 175px;
}

#header #logo a {
	display: block;
	width: 350px;
	height: 162px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*#header div.contact {
	position: absolute;
	left: 350px;
	top: 0px;
	width: 620px;
	margin: 0px;
	padding: 27px 10px 20px 20px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: .1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}*/
/*#header div.contact {
	position: absolute;
	left: 340px;
	top: 0px;
	width: 648px;
	margin: 0px;
	padding: 27px 0px 20px 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: .1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
#header div.contact a { color: #FFFFFF; text-decoration: none; outline: none;}
#header div.contact a:visited { color: #FFFFFF; text-decoration: none;}
#header div.contact a:active { color: #FFFFFF; text-decoration: underline;}
#header div.contact a:hover { color: #FFFFFF; text-decoration: underline;}
*/

#header h1.subhead {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 650px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background-image: url(../images/header_subhead.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#bodyshell {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 20px 0px;
	clear: both;
}

#navigation {
	position: relative;
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	color: #745d55;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}

#navigation ul#mainnav1 {
	margin: 0px 0px 30px 8px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
}

#navigation ul#mainnav2 {
	margin: 0px 0px 20px 8px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation li {
	display: block;
	text-align: left;
	padding: 0px 7px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation li a {
	display: block;
	padding: 7px 0px 7px 24px;
	color: #745d55;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	line-height: 1em;
	/*line-height: 25px;*/
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#navigation li a:visited { color: #745d55; text-decoration: none;}
#navigation li a:active { color: #745d55; text-decoration: none;}
#navigation li a:hover {
	/*color: #4c4c4c;*/
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	/*background-image: url(../images/nav_leaf.gif);*/
}

#navigation ul#mainnav1 li.first a {}

#navigation ul#mainnav1 li.last a {}

#navigation a.navlink {
	font-weight: normal;
}


#navigation ul.subnav {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	display: none;
}

#navigation ul.subnav li {}

#navigation ul.subnav li a {
	display: block;
	padding: 5px 0px 5px 24px;
	color: #78a392;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	line-height: 1em;
	/*line-height: 25px;*/
}
#navigation ul.subnav li a:visited { color: #78a392; text-decoration: none; }
#navigation ul.subnav li a:active { color: #78a392; text-decoration: none; }
#navigation ul.subnav li a:hover { color: #336666; text-decoration: none; }

#navigation ul#mainnav2 img {
	margin: 0px 0px -1px 0px;
}

#navigation ul#mainnav2 li.nav2_subscribe {
	font-size: 9px;
	color: #666666;
	line-height: 9px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}

#navigation ul#mainnav2 li.nav2_subscribe a {
	color: #666666;
	font-size: 9px;
	line-height: 9px;
	outline: none;
	text-decoration: none;
}
#navigation ul#mainnav2 li.nav2_subscribe a:visited { color: #666666; text-decoration: none;}
#navigation ul#mainnav2 li.nav2_subscribe a:active { color: #666666; text-decoration: none;}
#navigation ul#mainnav2 li.nav2_subscribe a:hover { color: #666666; text-decoration: none;
}

#navigation ul#mainnav2 li.nav2_subscribe a.button {
	display: block;
	/*padding: 31px 0px 7px 27px;*/
	height: 24px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	outline: none;
	text-indent: -9999px;
	background-image: url(../images/icon_subscribe_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul#mainnav2 li.nav2_subscribe a.button:hover {
	background-image: url(../images/icon_subscribe_u.gif);
}

#navigation ul#mainnav2 li.nav2_subscribe a.text {
	padding-right: 20px;
}


#column1 {
	width: 366px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	float: left;
	overflow: hidden;
}

#column2 {
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 10px 32px 0px 0px;
	float: left;
	overflow: hidden;
}

#column2 .photo img {
	margin: 0px 0px 1em 0px;
}

#fullcolumn {
	width: 776px;
	margin: 0px 0px 0px 0px;
	padding: 0px 32px 0px 0px;
	float: left;
	overflow: hidden;
}

#fullcolumn div.leftcol {
	width: 366px;
	padding: 0px 40px 0px 0px;
	float: left;
	overflow: hidden;
}

#fullcolumn div.rightcol {
	width: 370px;
	margin-bottom: 20px;
	float: left;
	clear: right;
	overflow: hidden;
}

#fullcolumn div.fullcol {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

#column1 p.first, #fullcolumn p.first {
	margin: -.5em 0 2em 0;
	padding: 10px 0 0 0;
}

#column1 h2.first, #fullcolumn h2.first, #column1 h3.first, #fullcolumn h3.first {
	margin: 0em 0 2em 0;
	padding: 10px 0 0 0;
}

#column1 div.first, #fullcolumn div.first {
	padding: 10px 0 0 0;
}



#footer {
	position: relative;
	padding: 20px 0px 20px 0px;
	clear: both;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 1.5em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	background-color: #4c4c4c;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#footer a { color: #FFFFFF; text-decoration: none;}
#footer a:visited { color: #FFFFFF; text-decoration: none;}
#footer a:active { color: #FFFFFF; text-decoration: underline;}
#footer a:hover { color: #FFFFFF; text-decoration: underline;}

#footer .navlinks {
	padding: 0px 0px 1em 0px;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
#footer .navlinks a { color: #FFFFFF; text-decoration: none;}
#footer .navlinks a:visited { color: #FFFFFF; text-decoration: none;}
#footer .navlinks a:active { color: #FFFFFF; text-decoration: underline;}
#footer .navlinks a:hover { color: #FFFFFF; text-decoration: underline;}

#footer .copyright {
	font-style: italic;
}

/*#footer .contact {
	padding: 0px 0px 1em 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#footer .contact a { color: #FFFFFF; text-decoration: none; outline: none;}
#footer .contact a:visited { color: #FFFFFF; text-decoration: none;}
#footer .contact a:active { color: #FFFFFF; text-decoration: underline;}
#footer .contact a:hover { color: #FFFFFF; text-decoration: underline;}
*/

/* ------------------------ page styles ------------------------ */

body.page_home,

body.page_about,
body.page_about #supershell.sub_comments,
body.page_about #supershell.sub_subscribe,
body.page_about #supershell.sub_nye,

body.page_gallery,

body.page_portfolio,
body.page_portfolio #supershell.sub_all,
body.page_portfolio #supershell.sub_spring,
body.page_portfolio #supershell.sub_summer,
body.page_portfolio #supershell.sub_autumn,
body.page_portfolio #supershell.sub_winter,
body.page_portfolio #supershell.sub_pano,

body.page_webstore,
body.page_webstore #supershell.sub_prints,
body.page_webstore #supershell.sub_calendar,
body.page_webstore #supershell.sub_book,
body.page_webstore #supershell.sub_notecards,
body.page_webstore #supershell.sub_screensaver,
body.page_webstore #supershell.sub_cart,
body.page_webstore #supershell.sub_service,
body.page_webstore #supershell.sub_virtual,
body.page_webstore #supershell.sub_compare,
body.page_webstore #supershell.sub_quickorder,

body.page_news,
body.page_news #supershell.sub_workshops,

body.page_blog,
body.page_subscribe,
body.page_contact {}




body.page_home #header { background-image: url(../images/bg_header_home.jpg); }

body.page_about #header { background-image: url(../images/bg_header_about.jpg); }

body.page_gallery #header { background-image: url(../images/bg_header_gallery.jpg); }

body.page_news #header { background-image: url(../images/bg_header_news.jpg); }

body.page_portfolio #header { background-image: url(../images/bg_header_portfolio.jpg); }

	body.page_portfolio #mainshell.view_detail1 #header { background-image: url(../images/bg_header_detail1.jpg); }

body.page_webstore #header { background-image: url(../images/bg_header_webstore.jpg); }

	body.page_webstore #mainshell.view_detail2 #header { background-image: url(../images/bg_header_detail2.jpg); }

body.page_blog #header { background-image: url(../images/bg_header_about.jpg); }

body.page_subscribe #header { background-image: url(../images/bg_header_about.jpg); }

body.page_contact #header { background-image: url(../images/bg_header_about.jpg); }




/*body.page_home #navigation li.nav_home { background-image: url(../images/nav_leaf.gif); }

body.page_about #navigation li.nav_about { background-image: url(../images/nav_leaf.gif); }

body.page_gallery #navigation li.nav_gallery { background-image: url(../images/nav_leaf.gif); }

body.page_news #navigation li.nav_news { background-image: url(../images/nav_leaf.gif); }

body.page_portfolio #navigation li.nav_portfolio { background-image: url(../images/nav_leaf.gif); }

body.page_webstore #navigation li.nav_webstore { background-image: url(../images/nav_leaf.gif); }*/

body.page_home #navigation li.nav_home a.navlink,
body.page_about #navigation li.nav_about a.navlink,
body.page_gallery #navigation li.nav_gallery a.navlink,
body.page_news #navigation li.nav_news a.navlink,
body.page_portfolio #navigation li.nav_portfolio a.navlink,
body.page_webstore #navigation li.nav_webstore a.navlink {
	font-weight: bold;
	font-size: 11.5px;
	background-image: url(../images/nav_leaf.gif);
}




body.page_home #navigation li.nav_home ul.subnav { display: block; }

body.page_about #navigation li.nav_about ul.subnav { display: block; }

body.page_gallery #navigation li.nav_gallery ul.subnav { display: block; }

body.page_news #navigation li.nav_news ul.subnav { display: block; }

body.page_portfolio #navigation li.nav_portfolio ul.subnav { display: block; }

body.page_webstore #navigation li.nav_webstore ul.subnav { display: block; }




body.page_webstore #navigation li.nav_cart a,
body.page_webstore #navigation li.nav_service a,
body.page_webstore #navigation li.nav_quickorder a {
	font-style: italic;
}




body.page_about #supershell.sub_comments #navigation li.nav_about a.navlink,
body.page_about #supershell.sub_subscribe #navigation li.nav_about a.navlink,
body.page_about #supershell.sub_nye #navigation li.nav_about a.navlink,

body.page_portfolio #supershell.sub_all #navigation li.nav_portfolio a.navlink,
body.page_portfolio #supershell.sub_spring #navigation li.nav_portfolio a.navlink,
body.page_portfolio #supershell.sub_summer #navigation li.nav_portfolio a.navlink,
body.page_portfolio #supershell.sub_autumn #navigation li.nav_portfolio a.navlink,
body.page_portfolio #supershell.sub_winter #navigation li.nav_portfolio a.navlink,
body.page_portfolio #supershell.sub_pano #navigation li.nav_portfolio a.navlink,

body.page_webstore #supershell.sub_prints #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_calendar #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_book #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_notecards #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_screensaver #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_cart #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_service #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_virtual #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_compare #navigation li.nav_webstore a.navlink,
body.page_webstore #supershell.sub_quickorder #navigation li.nav_webstore a.navlink,

body.page_news #supershell.sub_workshops #navigation li.nav_news a.navlink {
	background-image: url(../images/blank.gif);
}




body.page_about #supershell.sub_comments #navigation li.nav_comments a,
body.page_about #supershell.sub_subscribe #navigation li.nav_subscribe a,
body.page_about #supershell.sub_nye #navigation li.nav_nye a,

body.page_portfolio #supershell.sub_all #navigation li.nav_all a,
body.page_portfolio #supershell.sub_spring #navigation li.nav_spring a,
body.page_portfolio #supershell.sub_summer #navigation li.nav_summer a,
body.page_portfolio #supershell.sub_autumn #navigation li.nav_autumn a,
body.page_portfolio #supershell.sub_winter #navigation li.nav_winter a,
body.page_portfolio #supershell.sub_pano #navigation li.nav_pano a,

body.page_webstore #supershell.sub_prints #navigation li.nav_prints a,
body.page_webstore #supershell.sub_calendar #navigation li.nav_calendar a,
body.page_webstore #supershell.sub_book #navigation li.nav_book a,
body.page_webstore #supershell.sub_notecards #navigation li.nav_notecards a,
body.page_webstore #supershell.sub_screensaver #navigation li.nav_screensaver a,
body.page_webstore #supershell.sub_cart #navigation li.nav_cart a,
body.page_webstore #supershell.sub_service #navigation li.nav_service a,
body.page_webstore #supershell.sub_virtual #navigation li.nav_virtual a,
body.page_webstore #supershell.sub_compare #navigation li.nav_compare a,
body.page_webstore #supershell.sub_quickorder #navigation li.nav_quickorder a,

body.page_news #supershell.sub_workshops #navigation li.nav_workshops a {
	font-weight: bold;
	font-size: 10.5px;
	background-image: url(../images/nav_leaf.gif);
}




/*body.page_about #supershell.sub_about #column1 {
	width: 466px;
}

body.page_about #supershell.sub_about #column2 {
	width: 270px;
}*/


body.page_about #supershell.sub_subscribe #column1 {
	width: 327px;
}

body.page_about #supershell.sub_subscribe #column2 {
	width: 409px;
}


body.page_news #supershell.sub_workshops #column1 {
	width: 327px;
}

body.page_news #supershell.sub_workshops #column2 {
	width: 409px;
}


body.page_webstore #supershell.sub_virtual #column1 {
	width: 486px;
}

body.page_webstore #supershell.sub_virtual #column2 {
	width: 250px;
}


body.page_webstore #supershell.sub_service #column1 {
	width: 486px;
}

body.page_webstore #supershell.sub_service #column2 {
	width: 250px;
}


body.page_contact #column1 {
	width: 257px;
}

body.page_contact #column2 {
	width: 479px;
}



body.page_about #supershell.sub_subscribe form input#form_name,
body.page_about #supershell.sub_subscribe form input#form_email,
body.page_about #supershell.sub_comments form input#form_name,
body.page_about #supershell.sub_comments form input#form_email,
body.page_about #supershell.sub_comments form input#form_location,
body.page_news #supershell.sub_workshops form input#form_name,
body.page_news #supershell.sub_workshops form input#form_email {
	width: 250px;
}



body.page_home div.featureimg {
	padding: 12px 0px 0px 20px;
	/*padding: 30px 0px 0px 20px;*/
}

body.page_home div.featureimg div.galimg_lg {
	margin: 0px 0px 0px 0px;
}

/*body.page_home div.featureimg div.galimg_lg_pland {
	width: 700px;
	height: 252px;
	background-image: url(../images/portfolio/bg_img_lg_pland.jpg);
}

body.page_home div.featureimg img.galimg_lg_pland {
	width: 700px;
	height: 252px;
}*/


body.page_home div.featureimg h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1em;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	text-align: left;
	margin: 1em 0 2em 0;
	padding: 0px;
}
body.page_home div.featureimg h3 a { color: #333333; text-decoration: none;}
body.page_home div.featureimg h3 a:visited { color: #333333; text-decoration: none;}
body.page_home div.featureimg h3 a:active { color: #333333; text-decoration: underline;}
body.page_home div.featureimg h3 a:hover { color: #333333; text-decoration: underline;}


body.page_home div.featuretext {
	margin: 1em 0 1.5em 0;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
}




body.page_webstore #fullcolumn div.leftcol {
	width: 257px;
}

body.page_webstore #fullcolumn div.rightcol {
	width: 479px;
	padding-top: 10px;
	line-height: 1em;
	color: #745d55;
}

body.page_webstore #fullcolumn div.rightcol p {
	margin: 1em 0 1em 0;
}


body.page_webstore #mainshell.item #fullcolumn div.leftcol {
	width: 366px;
}

body.page_webstore #mainshell.item #fullcolumn div.rightcol {
	width: 370px;
}

body.page_webstore div.itemimg {
	width: 350px;
	overflow: hidden;
}

body.page_webstore div.itemimg img {
	border: none;
}

img.galimg_tn {
	border: none;
}
img.galimg_tn_item {
	width: 120px;
}
img.galimg_tn_land {
	width: 180px;
	height: 120px;
}
img.galimg_tn_port {
	width: 120px;
	height: 180px;
}
img.galimg_tn_mland {
	width: 180px;
	height: 135px;
}
img.galimg_tn_mport {
	width: 135px;
	height: 180px;
}
img.galimg_tn_pland {
	width: 240px;
	height: 86px;
}
img.galimg_tn_pport {
	width: 65px;
	height: 180px;
}

img.galimg_sm_land {
	width: 180px;
	height: 120px;
}
img.galimg_sm_port {
	width: 120px;
	height: 180px;
}
img.galimg_sm_mland {
	width: 180px;
	height: 135px;
}
img.galimg_sm_mport {
	width: 135px;
	height: 180px;
}
img.galimg_sm_pland {
	width: 240px;
	height: 86px;
}
img.galimg_sm_pport {
	width: 65px;
	height: 180px;
}

div.galimg_sm {
	width: 180px;
	/*height: 120px;*/
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	text-align: center;
	/*border-style: solid;
	border-width: 4px;
	border-color: #d1c9bb;*/
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
div.galimg_sm_land {
	width: 180px;
	height: 120px;
	background-image: url(../images/portfolio/bg_img_sm_land.jpg);
}
div.galimg_sm_port {
	width: 120px;
	height: 180px;
	/*border-width: 1px;*/
	background-image: url(../images/portfolio/bg_img_sm_port.jpg);
}
div.galimg_sm_mland {
	width: 180px;
	height: 135px;
	background-image: url(../images/portfolio/bg_img_sm_mland.jpg);
}
div.galimg_sm_mport {
	width: 135px;
	height: 180px;
	background-image: url(../images/portfolio/bg_img_sm_mport.jpg);
}
div.galimg_sm_pland {
	width: 240px;
	height: 86px;
	background-image: url(../images/portfolio/bg_img_sm_pland.jpg);
}
div.galimg_sm_pport {
	width: 65px;
	height: 180px;
	background-image: url(../images/portfolio/bg_img_sm_pport.jpg);
}

img.galimg_md {
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}

img.galimg_md_land {
	width: 274px;
	height: 183px;
}
img.galimg_md_port {
	width: 183px;
	height: 274px;
}
img.galimg_md_mland {
	width: 274px;
	height: 206px;
}
img.galimg_md_mport {
	width: 206px;
	height: 274px;
}
img.galimg_md_pland {
	width: 378px;
	height: 136px;
}
img.galimg_md_pport {
	width: 136px;
	height: 378px;
}

div.galimg_md/*, div#imgframe*/ {
	font-size: 9pt;
	line-height: 1.5em;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

div.galimg_md_land {
	width: 274px;
	height: 183px;
	padding: 70px 70px 70px 70px;
	background-image: url(../images/portfolio/bg_img_md_land.jpg);
}
div.galimg_md_port {
	width: 183px;
	height: 274px;
	padding: 70px 70px 70px 70px;
	background-image: url(../images/portfolio/bg_img_md_port.jpg);
}
div.galimg_md_mland {
	width: 274px;
	height: 206px;
	padding: 70px 70px 70px 70px;
	background-image: url(../images/portfolio/bg_img_md_mland.jpg);
}
div.galimg_md_mport {
	width: 206px;
	height: 274px;
	padding: 70px 70px 70px 70px;
	background-image: url(../images/portfolio/bg_img_md_mport.jpg);
}
div.galimg_md_pland {
	width: 378px;
	height: 136px;
	padding: 50px 50px 50px 50px;
	background-image: url(../images/portfolio/bg_img_md_pland.jpg);
}
div.galimg_md_pport {
	width: 136px;
	height: 378px;
	padding: 50px 50px 50px 50px;
	background-image: url(../images/portfolio/bg_img_md_pport.jpg);
}

div.galimg_md_none/*, div#imgframe.none*/ {
	width: 414px;
	height: 323px;
	background-image: url(../images/portfolio/bg_img_md_missing.jpg);
	background-position: center center;
}

div.galimg_md_blank/*, div#imgframe.blank*/ {
	width: 414px;
	height: 323px;
	background-image: url(../images/bg_lightgray.jpg);
	background-repeat: repeat;
	background-position: left top;
}

img.galimg_lg {
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}

img.galimg_lg_land {
	width: 600px;
	height: 400px;
}
img.galimg_lg_port {
	width: 400px;
	height: 600px;
}
img.galimg_lg_mland {
	width: 600px;
	height: 450px;
}
img.galimg_lg_mport {
	width: 450px;
	height: 600px;
}
img.galimg_lg_pland {
	width: 700px;
	height: 252px;
}
img.galimg_lg_pport {
	width: 216px;
	height: 600px;
}

div.galimg_lg {
	font-size: 9pt;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
	margin: 0px auto 20px auto;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	/*border-style: solid;
	border-width: 1px;
	border-color: #745d55;*/
}

div.galimg_lg_land {
	width: 600px;
	height: 400px;
	background-image: url(../images/portfolio/bg_img_lg_land.jpg);
}
div.galimg_lg_port {
	width: 400px;
	height: 600px;
	background-image: url(../images/portfolio/bg_img_lg_port.jpg);
}
div.galimg_lg_mland {
	width: 600px;
	height: 450px;
	background-image: url(../images/portfolio/bg_img_lg_mland.jpg);
}
div.galimg_lg_mport {
	width: 450px;
	height: 600px;
	background-image: url(../images/portfolio/bg_img_lg_mport.jpg);
}
div.galimg_lg_pland {
	width: 700px;
	height: 252px;
	background-image: url(../images/portfolio/bg_img_lg_pland.jpg);
}
div.galimg_lg_pport {
	width: 216px;
	height: 600px;
	background-image: url(../images/portfolio/bg_img_lg_pport.jpg);
}

div.galimg_lg_none {
	width: 620px;
	height: 420px;
	background-image: url(../images/portfolio/bg_img_lg_missing.jpg);
	background-position: center center;
}


/*body.page_portfolio.detail div.galimg_lg {
	margin: 0px auto 10px auto;
}*/


body.page_portfolio div.imgnav {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	color: #745d55;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 1em 0 1em 0;
}
body.page_portfolio div.imgnav a { color: #745d55; text-decoration: none;}
body.page_portfolio div.imgnav a:visited { color: #745d55; text-decoration: none;}
body.page_portfolio div.imgnav a:active { /*color: #d1bd89;*/ color: #333333; text-decoration: none;}
body.page_portfolio div.imgnav a:hover { /*color: #d1bd89;*/ color: #333333; text-decoration: none;}


body.page_portfolio .view_detail1 #fullcolumn {
	padding-top: 1em;
}

body.page_portfolio .view_detail1 h3 {
	text-align: center;
	margin: 1em 0 1.5em 0;
}

body.page_portfolio .view_detail1 div.imgnav {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	color: #745d55;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 1em 0 3em 0;
}
body.page_portfolio .view_detail1 div.imgnav a { color: #745d55; text-decoration: none;}
body.page_portfolio .view_detail1 div.imgnav a:visited { color: #745d55; text-decoration: none;}
body.page_portfolio .view_detail1 div.imgnav a:active { /*color: #d1bd89;*/ color: #333333; text-decoration: none;}
body.page_portfolio .view_detail1 div.imgnav a:hover { /*color: #d1bd89;*/ color: #333333; text-decoration: none;}

body.page_portfolio .view_detail1 div.imgnav a.prevlink, .view_detail1 div.imgnav a.nextlink {}

body.page_portfolio .view_detail1 div.imgnav a.orderlink {
	font-weight: bold;
}

body.page_portfolio .view_detail1 div.imgnav a.comparelink {
	font-weight: bold;
}

body.page_portfolio .view_detail1 div.imgsearch {
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	margin: 3em 0 1em 0;
	white-space: nowrap;
}
body.page_portfolio .view_detail1 div.imgnav a.backlink {}


table.order {
	width: 415px;
	margin: 1em 0px 10px 0px;
	border: none;
}

table.order td {
	vertical-align: top;
	padding: 0px 15px.5em 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	color: #745d55;
	font-weight: normal;
}

table.order form select {
	color: #000000;
	background-color: #d7ca9d;
}


#fullcolumn #searchshell.first {
	/*margin: -1.5em 0 1em 0;
	padding: 10px 0 0 0;*/
	margin: 0em 0 1em 0;
	padding: 3px 0 0 0;
}

#fullcolumn #searchshell.first form {
	margin: 0em 0 1em 0;
}

#searchshell #searchbox {
	position: relative;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1em;
	color: #745d55;
	width: 100%;
	margin: 0em 0px 1.5em 0px;
	padding: 0px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #745d55;*/
	float: left;
}

#searchbox a { color: #745d55; text-decoration: underline;}
#searchbox a:visited { color: #745d55; text-decoration: underline;}
#searchbox a:active { color: #745d55; text-decoration: none;}
#searchbox a:hover { color: #745d55; text-decoration: none;}

#searchbox input {
	/*font-size: 8pt;*/
	font-size: 11px;
	line-height: 8px;
}

#searchbox input.text, input.keywords {
	width: 150px;
	/*font-size: 8.5pt;*/
	font-size: 11px;
	line-height: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#searchbox span.text {
	/*font-size: 8.5pt;*/
	font-size: 11px;
	line-height: 2em;
	text-transform: uppercase;
}

#searchbox p {
	margin: 1em 0 1.5em 0;
}

#searchbox div.full {
	padding: 10px 10px 10px 10px;
}

#searchbox div.left {
	width: 166px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#searchbox div.right {
	width: 600px;
	padding: 0px 0px 0px 0px;
	/*border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #745d55;*/
	float: right;
}

#searchbox #searchtipslink {
	white-space: nowrap;
}

#searchbox #searchtips {
	line-height: 1.5em;
}

/*#searchbox div.bottom {
	padding: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #745d55;
	clear: both;
}*/

ul.searchnav {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.searchnav li {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #745d55;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	margin: 0px;
	display: inline;
}

ul.searchnav li span.selected {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #745d55;
	display: inline;
}

ul.searchnav li a {
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	display: inline;
}

ul.searchnav li a:visited {
	text-decoration: none;
}

ul.searchnav li a:active {
	text-decoration: none;
	padding: 0px 2px 2px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #745d55;
	display: inline;
}

ul.searchnav li a:hover {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #745d55;
	display: inline;
}

table.portfolioimages {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border: none;
}

table.portfolioimages td.spacer {
	width: 13px;
}

table.portfolioimages td.galimg {
	width: 250px;
	text-align: center;
	vertical-align: bottom;
	padding: 30px 0px 10px 0px;
}

table.portfolioimages td.galimg img {
	border: none;
}

table.portfolioimages td.galtext {
	text-align: center;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
	color: #745d55;
	font-weight: normal;
}
table.portfolioimages td.galtext a { text-decoration: none;}
table.portfolioimages td.galtext a:visited { text-decoration: none;}
table.portfolioimages td.galtext a:active { text-decoration: underline;}
table.portfolioimages td.galtext a:hover { text-decoration: underline;}

body.page_webstore #supershell.sub_compare table.portfolioimages td.galtext {
	padding-bottom: 30px;
}

table.portfolioimages td.galtext .galtitle {}

table.portfolioimages td.galtext .gallinks {
	margin: .5em 0 .5em 0;
	font-size: .9em;
	font-style: italic;
}

body.page_webstore #supershell.sub_compare table.portfolioimages td.galtext a:visited {
	color: #745d55;
}

table.pricing {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: none;
}

table.pricing td {
	vertical-align: top;
	padding: 10px 30px 10px 0px;
	line-height: 1em;
}

table.pricing td.rule {
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	line-height: 0;
	padding: 0;
}


table.webstore {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: none;
}

table.webstore td {
	vertical-align: top;
	padding: 10px 20px 10px 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 2em;
	color: #666666;
	font-weight: normal;
}

table.webstore td.left {
	padding: 10px 20px 10px 0px;
	text-align: right;
}

table.webstore td.right {
	padding: 10px 20px 10px 0px;
	text-align: left;
}

table.webstore td.rule {
	padding: 0px 20px 0px 0px;
}

table.cart {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border: none;
}

table.cart tr.thead td {
	font-weight: bold;
}

table.cart td {
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
}
table.cart td a { text-decoration: underline;}
table.cart td a:visited { text-decoration: underline;}
table.cart td a:active { text-decoration: none;}
table.cart td a:hover { text-decoration: none;}

table.cart td a.orderlink {
	font-weight: bold;
}

table.cart td a.viewlink {
	font-style: italic;
}

table.cart td img.galimg_tn {
	border: none;
	margin: 7px 7px 7px 0px;
}

table.cart td div.rule, table.checkout td div.rule {
	margin: 5px 0px 5px 0px;
}


table.checkout {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border: none;
}

table.checkout td {
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	border-width: 0px;
	border-color: #745d55;
}

table.login {
	padding: 0px;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #745d55;
}

table.quickorder_items {
	width: 100%;
}

table.quickorder_items td {
	padding: 0px 10px 10px 0px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
}

table.quickorder_items td.rule {
	padding: 15px 10px 25px 0px;
}

table.quickorder_items td div.rule {
	margin: 0px 0px 0px 0px;
}

#quickorder_print_form #print_result {
	color: #990000;
	font-weight: bold;
}

div.quickorder_submit {
	margin: 30px 0px 0px 0px;
	padding: 10px 10px 10px 200px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #745d55;
	clear: both;
}

div.quickorder_submit h4 {
	margin-right: 15px;
	padding-top: 10px;
	float: left;
}

div.quickorder_submit a.cart {
	float: left;
}

div.quickorder_submit #submit_message {
	padding-top: 20px;
	color: #990000;
	clear: both;
}


/* ------------------------ popup styles ------------------------ */


body.page_portfolio #supershell.view_img {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body.page_portfolio #supershell.view_img #mainshell {
	width: 100%;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-color: #FFFFFF;
}

body.page_portfolio #supershell.view_img #header {
	display: none;
}

body.page_portfolio #supershell.view_img #bodyshell {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

body.page_portfolio #supershell.view_img #navigation {
	display: none;
}

body.page_portfolio #supershell.view_img #fullcolumn {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

body.page_portfolio #supershell.view_img #footer {
	display: none;
}

body.page_portfolio #supershell.view_img a#closelink {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/blank.gif);
}

body.page_portfolio #supershell.view_img a#closelink { color: #FFFFFF; text-decoration: none; }
body.page_portfolio #supershell.view_img a#closelink:visited { color: #FFFFFF; text-decoration: none; }
body.page_portfolio #supershell.view_img a#closelink:active { color: #FFFFFF; text-decoration: none; }
body.page_portfolio #supershell.view_img a#closelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_layer_dark.png);
}

body.page_portfolio #supershell.view_img a#closelink div.closetext { visibility: hidden; }
body.page_portfolio #supershell.view_img a#closelink:hover div.closetext { visibility: visible; }

body.page_portfolio #supershell.view_img div.closetext {
	padding: 50px 10px 10px 10px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	overflow: hidden;
}

body.page_portfolio #supershell.view_img .closetext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: 1em 0 2em 0;
	padding: 0px;
}

body.page_portfolio #supershell.view_img img.galimg_lg {
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}

body.page_portfolio #supershell.view_img img.galimg_lg_land {
	width: 484px;
	height: 323px;
}
body.page_portfolio #supershell.view_img img.galimg_lg_port {
	width: 323px;
	height: 484px;
}
body.page_portfolio #supershell.view_img img.galimg_lg_mland {
	width: 484px;
	height: 363px;
}
body.page_portfolio #supershell.view_img img.galimg_lg_mport {
	width: 363px;
	height: 484px;
}
body.page_portfolio #supershell.view_img img.galimg_lg_pland {
	width: 484px;
	height: 174px;
}
body.page_portfolio #supershell.view_img img.galimg_lg_pport {
	width: 174px;
	height: 484px;
}

body.page_portfolio #supershell.view_img div.galimg_lg {
	font-size: 9pt;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
	margin: 0px auto 20px auto;
	padding: 8px 8px 8px 8px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

body.page_portfolio #supershell.view_img div.galimg_lg_land {
	width: 484px;
	height: 323px;
	background-image: url(../images/portfolio/bg_img_view_land.jpg);
}
body.page_portfolio #supershell.view_img div.galimg_lg_port {
	width: 323px;
	height: 484px;
	background-image: url(../images/portfolio/bg_img_view_port.jpg);
}
body.page_portfolio #supershell.view_img div.galimg_lg_mland {
	width: 484px;
	height: 363px;
	background-image: url(../images/portfolio/bg_img_view_mland.jpg);
}
body.page_portfolio #supershell.view_img div.galimg_lg_mport {
	width: 363px;
	height: 484px;
	background-image: url(../images/portfolio/bg_img_view_mport.jpg);
}
body.page_portfolio #supershell.view_img div.galimg_lg_pland {
	width: 484px;
	height: 174px;
	background-image: url(../images/portfolio/bg_img_view_pland.jpg);
}
body.page_portfolio #supershell.view_img div.galimg_lg_pport {
	width: 174px;
	height: 484px;
	background-image: url(../images/portfolio/bg_img_view_pport.jpg);
}



/* ------------------------ lightbox/slideshow styles ------------------------ */


div.lightbox_group {
}

a.lightbox_img {
	outline: none;
}

a.lightbox_img.hide {
	display: none;
}

a.lightbox_img img {
	border: none;
}

#lb_imgshell {
	position: relative;
	/*width: 370px;
	height: 648px;*/
}

#lb_imgshell.unzoomed:hover {
	cursor: url(http://www.mohonkimages.com/images/slideshow/zoom_in.gif), -moz-zoom-in;
}
#lb_imgshell.zoomed:hover {
	cursor: url(http://www.mohonkimages.com/images/slideshow/zoom_out.gif), -moz-zoom-out;
}

#lb_imgdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}

#lb_img {
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

#lb_imgshell div.caption {
	position: relative;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #FFFFFF;
	/*font-style: italic;*/
	text-align: center;
}

#ss_imgnav {
	position: absolute;
	right: -65px;
	bottom: -4px;
	width: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	display: none;
}
#ss_imgnav a { color: #FFFFFF; text-decoration: none;}
#ss_imgnav a:visited { color: #FFFFFF; text-decoration: none;}
#ss_imgnav a:active { color: #b2b2b2; text-decoration: none;}
#ss_imgnav a:hover { color: #b2b2b2; text-decoration: none;}


#ss_imgnav a.arrow {
	display: block;
	width: 21px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
#ss_imgnav a.disabled {
	cursor: default;
}

#ss_imgnav a#ss_imgback { background-image: url(../images/slideshow/arrow_back_n.gif); float: left;}
#ss_imgnav a#ss_imgback:hover { background-image: url(../images/slideshow/arrow_back_u.gif); }
#ss_imgnav a#ss_imgback.disabled { background-image: url(../images/slideshow/arrow_back.gif); }
#ss_imgnav a#ss_imgback.disabled:hover { background-image: url(../images/slideshow/arrow_back.gif); }

#ss_imgnav a#ss_imgfwd { background-image: url(../images/slideshow/arrow_fwd_n.gif); float: right;}
#ss_imgnav a#ss_imgfwd:hover { background-image: url(../images/slideshow/arrow_fwd_u.gif); }
#ss_imgnav a#ss_imgfwd.disabled { background-image: url(../images/slideshow/arrow_fwd.gif); }
#ss_imgnav a#ss_imgfwd.disabled:hover { background-image: url(../images/slideshow/arrow_fwd.gif); }

#ss_imgnavtext {
	clear: both;
}

#lb_zoombg {
	/*position: absolute;*/
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	z-index: 3;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#lb_zoomshell {
	position: absolute;
	padding: 0px;
	/*background-color: #000000;*/
	background-repeat: no-repeat;
	background-position: center bottom;
	border-width: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	z-index: 4;
	/*overflow: hidden;*/
	overflow: visible;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#lb_zoombar {
	display: block;
	/*height: 16px;
	padding: 7px 7px 7px 7px;*/
	height: 1px;
	padding: 1px;
	/*background-color: #333333;*/
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1em;
	/*font-style: italic;*/
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#lb_zoombar a { color: #FFFFFF; text-decoration: none; padding: 3px; }
#lb_zoombar a:visited { color: #FFFFFF; text-decoration: none; }
#lb_zoombar a:active { color: #b2b2b2; text-decoration: none; }
#lb_zoombar a:hover {
	color: #b2b2b2;
	text-decoration: none;
	/* ALT STYLE BELOW */
	/*padding: 2px;
	border-width: 1px;
	border-color: #b2b2b2;
	border-style: solid;*/
}

#lb_zoombar div.resizetext {
	display: block;
	float: left;
	padding-right: 20px;
}

#lb_zoombar div.resizetext .selected {
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

#lb_zoombar a.closelink {
	display: block;
	/*text-align: left;
	float: left;*/
	/*text-align: right;
	float: right;*/
	position: absolute;
	right: -35px;
	top: 3px;
	text-indent: -9999px;
	width: 15px;
	height: 15px;
	text-decoration: none;
	outline: none;
	background-image: url(../images/slideshow/closelink_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lb_zoombar a.closelink:hover { background-image: url(../images/slideshow/closelink_u.gif); }

img#lb_zoomimg {
	border: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}






/* ------------------------ preload styles ------------------------ */


div.preload, div.preload div {
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: -9999px top;
}

div.preload .plimg1 { background-image: url(../images/nav_leaf.gif); }
div.preload .plimg2 { background-image: url(../images/webstore/cart_icon_u.gif); }
div.preload .plimg3 { background-image: url(../images/webstore/cart_icon_pre_u.gif); }
div.preload .plimg4 { background-image: url(../images/slideshow/closelink_u.gif); }
div.preload .plimg5 { background-image: url(../images/slideshow/arrow_back_u.gif); }
div.preload .plimg6 { background-image: url(../images/slideshow/arrow_fwd_u.gif); }
div.preload .plimg7 { background-image: url(../images/slideshow/zoom_out.gif); }
div.preload .plimg8 { background-image: url(../images/icon_subscribe_u.gif); }






