BODY {
	margin-top: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	text-align: center;
}

BODY, TD, P, INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663;
}

P {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

P, LI {
	line-height: 15px;
}

A, A:link, A:visited {
	color: #6D9C1A;
	text-decoration: none;
}

A:hover, A:active {
	color: #6D9C1A;
	text-decoration: underline;
}

.on A, .on A:link, .on A:visited {
	color: #663;
	text-decoration: none;
}

.on A:hover, .on A:active {
	color: #663;
	text-decoration: underline;
}

A.priority {
	font-weight: bold;
}

H1 {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}

H2 {
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

H3 {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 15px;
}

UL {
	list-style-type: square;
}

IMG {
	display: block;
	border: none;
}

/* hack to get graphical <HR> in both IE and Firefox */
DIV.hr {
	height: 5px;
	border: none;
	padding-bottom: 15px;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	clear: both;
}

HR {
	display: none;
}

SUP {
	font-size: 9px;
}

SPAN.clear-float, DIV.clear-float {
	display: block;
	clear: both;
	visibility: hidden;
}

FORM {
	padding: 0px;
	margin: 0px auto;
}

.error {
	color: #C00;
	font-weight: bold;
}

.print-only {
	display: none;
}

/******************************************************************************
 * Page template
 ******************************************************************************/
#content {
	width: 911px;
	margin: 0px auto;
	border-width: 0px 7px;
	border-color: #E5E5DA;
	border-style: solid;
	min-height: 364px;
	background-color: #FFF;
}

#content .column {
	text-align: left;
	padding-top: 0px;
}

#left {
	float: left;
	padding: 0px;
	margin: 0px;
}

#center {
	float: left;
	padding: 0px;
	margin: 0px;
}

#right {
	float: right;
	padding: 0px;
	margin: 0px;
}

/******************************************************************************
 * Page Layout: Homepage
 ******************************************************************************/
#homepage #content {
	background-color: #E5E5DA;
	border-color: #E5E5DA;
	border-style: solid;
	border-width: 0px 7px 5px 7px;
	height: 364px;
}

#homepage #center {
	width: 624px;
	height: 364px;
	margin: 0px;
}

#homepage #right {
	width: 243px;
	height: 346px;
	margin: 0px;
	padding: 18px 20px 0px 24px;
	background: #FFF url(../images/home_copy_bg.gif) no-repeat;
}

#homepage #right P {
	padding-bottom: 15px;
	font-size: 10px;
}

#homepage #right H1 {
	margin-bottom: 5px;
}
 
#homepage #right P {
	padding-bottom: 5px;
}

/******************************************************************************
 * Page Layout: One-column
 ******************************************************************************/
BODY.one-col #content {
	width: 705px;
	padding: 50px 34px 24px 172px;
}

BODY.one-col #center {
	width: 705px;
	float: none;
}

BODY.one-col #center H1 {
	padding-bottom: 20px;
}

BODY.one-col.faq #center H2 {
	padding-bottom: 2px;
}

/******************************************************************************
 * Page Layout: Two-column
 ******************************************************************************/
BODY.two-col #content {
	width: 891px;
	padding: 24px 10px;
}

BODY.two-col #left {
	width: 319px;
	margin-left: 15px;
}

BODY.two-col #center {
	float: right;
	width: 522px;
	margin-left: 35px;
}

BODY.two-col H1 {
	padding-bottom: 20px;
}

/******************************************************************************
 * Page Layout: Subnav plus content column
 ******************************************************************************/
BODY.subnav #content {
	width: 891px;
	padding: 0px 10px;
}

BODY.subnav #center {
	width: 680px;
	margin-left: 33px;
	margin-top: 20px;
}

BODY.subnav #left {
	width: 178px;
	margin-top: 24px;
	font-size: 10px;
}

BODY.subnav #left DIV.hr {
	height: 5px;
	border: none;
	padding-bottom: 0px;
}

BODY.subnav #left UL A {
	font-weight: bold;
}

BODY.subnav #left UL {
	padding: 5px 0px;
	margin: 0px;
}

BODY.subnav #left UL LI {
	display: block;
	margin: 0px;
	padding: 1px 0px;
}

/******************************************************************************
 * Page Layout: Product detail
 ******************************************************************************/
BODY.product #content {
	width: 891px;
	padding: 0px 10px;
}

BODY.product #left {
	float: left;
	margin: 24px 0px;
}

BODY.product #center {
	float: right;
	width: 393px;
	margin: 24px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

BODY.product.landscape #left {
	width: 463px;
	padding: 0px 0px 0px 15px;
}

BODY.product.landscape #frame {
	width: 386px;
	height: 302px;
	padding: 34px 43px 48px 36px;
}

BODY.product.landscape #frame.natural {
	background: #FFF url(../photography/detail/frame_landscape.jpg) no-repeat;
}

BODY.product.landscape #frame.black {
	background: #FFF url(../photography/detail/frame_landscape_black.jpg) no-repeat;
}

BODY.product.landscape #print {
	width: 382px;
	height: 302px;
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center center;
}

BODY.product.portrait #left {
	width: 423px;
	padding: 0px 0px 0px 55px;
}

BODY.product.portrait #frame {
	width: 304px;
	height: 388px;
	padding: 34px 50px 48px 38px;
}

BODY.product.portrait #frame.natural {
	background: #FFF url(../photography/detail/frame_portrait.jpg) no-repeat;
}

BODY.product.portrait #frame.black {
	background: #FFF url(../photography/detail/frame_portrait_black.jpg) no-repeat;
}

BODY.product.portrait #print {
	width: 304px;
	height: 386px;
	background-color: #F3F3EA;
	background-repeat: no-repeat;
	background-position: center center;
}

BODY.product UL#framing-option {
	width: 392px;
	height: 80px;
	margin: 0px;
	padding: 10px 0px;
	background-color: #F5F5F1;
}

BODY.product UL#framing-option LI {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 87px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

BODY.product UL#framing-option LI IMG {
	margin: 0px auto;
}

BODY.product .list-link {
	font-weight: bold;
}

BODY.product UL#size-option {
	width: 392px;
	height: 18px;
	margin: 0px;
	padding: 10px 0px;
	background-color: #F5F5F1;
}

BODY.product UL#size-option LI {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 6px;
	font-size: 10px;
	font-weight: bold;
}

BODY.product UL#size-option LI INPUT {
	float: left;
}

BODY.product UL#size-option LI .price {
	font-weight: normal;
}

BODY.product UL#size-option LI .size {
	display: block;
	padding-top: 4px;
}

BODY.product P.option-title {
	padding: 10px 0px 7px 0px;
	background: #FFF url(../images/hr_dots.gif) bottom left repeat-x;
}

BODY.product #center HR {
	padding-top: 4px;
	padding-bottom: 0px;
}

BODY.product .add-item {
	float: left;
	width: 135px;
	height: 40px;
}

BODY.product .total-price {
	float: left;
	padding: 10px 5px;
	font-weight: bold;
	font-size: 12px;
}

BODY.product .total-price .price {
	font-weight: normal;
}

/******************************************************************************
 * Thumbnail list
 ******************************************************************************/
#thumblist .row {
	height: 190px;
}

#thumblist .hr-row {
	clear: left;
}

.thumb {
	display: block;
	float: left;
	width: 134px;
	height: 160px;
	margin-left: 28px;
	* margin-right: 14px;  /* IE fix */
	* margin-left: 14px;  /* IE fix */
	text-align: center;
	font-size: 10px;
	outline: none;
}

.thumb IMG {
	margin: 0px auto;
}

.thumb.landscape {
	margin-top: 20px;
}

/******************************************************************************
 * Multipage
 ******************************************************************************/
.multipage {
	float: right;
}

.multipage-top {
	padding-top: 9px;
}

.multipage-bottom {
	padding: 1px 0px 15px 0px;
}

.multipage-link {
	margin: 0px 2px;
	padding: 0px 3px;
}

A.multipage-link {
	font-weight: bold;
}
 
/******************************************************************************
 * About page
 ******************************************************************************/
#published {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 62px;
}

#honors {
	float: left;
	width: 230px;
	margin-top: 10px;
}

#published H2, #honors H2 {
	padding-bottom: 8px;
}

#published UL, #honors UL {
	margin: 0px;
	padding: 0px;
}

#published LI, #honors LI {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

/******************************************************************************
 * Page Header
 ******************************************************************************/
#header {
	width: 911px;
	/*height: 99px;*/
	height: 140px;
	margin: 0px auto;
	border-width: 0px 7px 5px 7px;
	border-color: #E5E5DA;
	border-style: solid;
}

#header #cart {
	height: 30px;
	background: #A2CB5A url(../images/header_cart_bg.gif) top repeat-x;
	font-size: 11px;
}

#header #cart A {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	float: right;
	line-height: 23px;
}

#header #cart-link {
	float: right;
	padding: 0 10px 0 0;
}

#header #navigation-area {
	/*height: 76px;*/
	height: 110px;
	background: #F1F1EA url(../images/header_bg.gif) no-repeat top center;
}

#header #logo {
	display: block;
	padding-left: 12px;
	float: left;
	outline: none;
}

#header #navigation {
	float: right;
	margin-top: 43px;
}

/******************************************************************************
 * Page Footer
 ******************************************************************************/
#footer {
	clear: both;
	width: 925px;
	margin: 0px auto 10px auto;
	text-align: left;
	font-size: 10px;
}

#footer-address {
	width: 891px;
	height: 27px;
	background: #FFF url(../images/footer_address_bg.gif) no-repeat;
	border-width: 0px 7px 17px 7px;
	border-color: #E5E5DA;
	border-style: solid;
	padding: 15px 10px 0px 10px;
}

#footer-copy {
	width: 891px;
	height: 183px;
	background: #F5F5EF url(../images/footer_bg.jpg) top right no-repeat;
	padding: 10px 17px;
}

#footer-copyright {
	float: left;
}

#footer-credit {
	padding-top: 5px;
}

UL#footer-links {
	float: right;
}

UL#footer-links LI {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

UL#footer-links A {
	margin-left: 25px;
}


/******************************************************************************
 * Main navigation
 ******************************************************************************/
UL#navLinks {
	width: 344px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	height: 39px;
}
	
UL#navLinks LI {
	display: block;
	float: left;
	height: 39px;
	margin: 0px;
	padding: 0px;
}

UL#navLinks LI A SPAN {
	position: absolute;
	left: -9384px;
}

UL#navLinks LI A {
	display: block;
	position: relative;
	height: 39px;
	padding: 0px;
	background: url(../images/navigation2.gif) no-repeat; /*contains all hover states*/
	outline: none;	/*remove firefox dotted outline when link is active*/
}

UL#navLinks LI#navScenics A {
	width: 113px;
	background-position: 0px 0px;
}
UL#navLinks LI#navScenics A:hover, UL#navLinks LI#navScenics.on A  {
	background-position: 0px -39px;
}

UL#navLinks LI#navWildlife A {
	width: 127px;
	background-position: -113px 0px;
}
UL#navLinks LI#navWildlife A:hover, UL#navLinks LI#navWildlife.on A  {
	background-position: -113px -39px;
}

UL#navLinks LI#navAbout A {
	width: 104px;
	background-position: -240px 0px;
}
UL#navLinks LI#navAbout A:hover, UL#navLinks LI#navAbout.on A  {
	background-position: -240px -39px;
}


/******************************************************************************
 * Sub-Navigation
 ******************************************************************************/
UL#subnavLinks {
	width: 129px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}
	
UL#subnavLinks LI {
	width: 129px;
	margin: 0px;
	padding: 0px;
}

UL#subnavLinks LI A SPAN {
	position: absolute;
	left: -9384px;
}

UL#subnavLinks LI A {
	display: block;
	position: relative;
	height: 26px;
	padding: 0px;
	outline: none;	/*remove firefox dotted outline when link is active*/
	text-decoration: none;
}


/******************************************************************************
 * Recommend to a Friend
 ******************************************************************************/
#recommend-sidebar {
	display: none;
	width: 178px;
	margin-top: 40px;
	margin-bottom: 25px;
}

#recommend-sidebar INPUT, #recommend-sidebar TEXTAREA {
	width: 166px;
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #7A744D;
	color: #6D9C1A;
	font-size: 9px;
}

#recommend-sidebar INPUT {
	height: 12px;
}

#recommend-sidebar TEXTAREA {
	height: 61px;
}

#recommend-copy, #recommend-copy-copy {
	z-index: 2;
}

#recommend-form-container {
	margin-top: 4px;
	z-index: 1;
}

#recommend-submit {
	display: block;
	width: 178px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	outline: none;
}