@charset "UTF-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;	
	/* background-color:#BDBBB1; */
	background-color:#CAC7BE;
	font-family:Arial, Helvetica, sans-serif;
}

div, a {
	margin:0px auto;
	text-align:left;
}

a {
	font: 11px/15px Arial;
	/* color:#A79881; */ 
	color:#6E6A54;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	/* color: #C19B6B; */
	color:#74211d;
	text-decoration:none;
	cursor:pointer;
}
a:focus {
	outline:none;
}
a:active {
	outline:none;
}

.clear {
	clear:both;
	width:0px;
	height:0px;
}

.body {
	text-align:center;
	width:852px;
	background-color:#BDBBB1;
}

.header {
	background-image:url('/works/images/topart.gif');
	background-repeat:no-repeat;
	height:87px;
}

.menu {
	background:#403F35 url('/works/images/artworkbymolliekellogg.gif') no-repeat 19px 3px;
}

.menu_top_links {
	height:44px;	
}

.mtl_margin {
	width:762px;
	float:left;
	padding-top:15px;
}

.mtl_right {
	background-color:#56564c;
	width:78px;
	height:44px;
	float:right;
}

.menu_top_links a {
	float:right;
	padding-left:11px;
	color:#CAC7BE;
}

.menu_top_links a:hover {
	/* color: #C19B6B; */
	color:#999999;
}

.menu_bar {
	background-color:#BDBBB1;
	height:9px;
}

.home_menu_bar {
	background-color:#000000;
	height:9px;
	background-image:url(/works/images/home_menu_swirl.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
}

.main {
	background-color:#eae8e2;
	text-align:left;
	color:#000000;
	font: 12px/16px Arial;
}

.footer_header {
	background-color:#000000;
	color:#6E694C;
	height:21px;
	padding-left:31px;
	padding-top:4px;
}

.fh_item {
	float:left;
	width:110px;
	font: 12px/16px Arial;
}

.footer_body {
	background-color:#1a1a16;
	height:120px;
	background-image:url('/works/images/molliekelloggcom.gif');
	background-position:426px 43px;
	background-repeat:no-repeat;
	padding-left:33px;
}

.fb_linkset {
	float:left;
	width:110px;
	padding-top:12px;
}

.fb_linkset a {
	display:block;
	padding-top:2px;
	padding-bottom:1px;
	color:#CAC7BE;
}

.fb_linkset a:hover {
	color:#999999;
}

.footer_right {
	float:left;
	width:557px;
	padding-top:26px;
}
.fb_link {
	height:72px;
}
.fb_link a {
	background:transparent url(../images/facebookb.gif) no-repeat scroll 0 0;
	display:block;
	height:52px;
	width:52px;
	float:right;
}

.fb_link a:hover {
	/* background-position:-52px 0px; */
	margin-top:-3px;
}
.fb_bottom_right {

}
.fb_br_links {
	float:right;
	text-align:right;
}
.fb_br_links a {
	line-height:9px;
	font:10px/14px Arial;
	padding-left:20px;
	/* color:#696452; */
	color:#CAC7BE;
}
.fb_br_links a:hover {
	/* color:#A79881; */
	/* color: #C19B6B; */
	/* color: #74211d; */
	color:#999999;
}
.fb_copyright {
	font:9px/13px Arial;
	color:#403f35;
	float:right;
	width:242px;
	text-align:right;
}

.cart_tr {
	background-image:url(../images/cart-horizontalgridline.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.cart_tr td {
	background-image:url(../images/cart-verticalgridline.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

.cart_tr td.noright {
	background-image:none;
}

.cart_header {
	color:#96938B;
	font:10px/11px Arial;
}

.cart_tr a {
	color:#6E6A54;
	font:11px/18px Arial;
}

.cart_tr a:hover {
	color:#74211D;
}

.cart_tr td .large_text {
	color:#403F35;
	font:12px/14px Arial;
}

.cart_tr td .small_text {
	font:10px/12px Arial;
}

.cart_tr a.cart_mag {
	background-image:url(../images/enlarge2b.gif);
	width:14px;
	height:14px;
	display:block;
	overflow:hidden;
}

.cart_tr a.cart_mag:hover {
	background-position:-14px 0px;
}

.cart_tr input {
	width:37px;
	height:17px;
}

a.continue_shopping_link, a.checkout_link {
	display:inline-block;
	font:12px/18px Arial;
	line-height:12px;
	height:12px;
	vertical-align:middle;
}

a.continue_shopping_link span, a.checkout_link span {
	display:inline-block;
	width:9px;
	height:12px;
	overflow:hidden;
}

a.continue_shopping_link span {
	background-image:url(../images/arrow1b.gif);
}

a.checkout_link span {
	background-image:url(../images/cartsubmit-arrow2b.gif);
}

a.continue_shopping_link:hover span, a.checkout_link:hover span {
	background-position:-9px 0px;
}

a.previous_and_next {
	color:#6E6A54;
	font:10px/25px Verdana;
	position:relative;
	top:-6px;
	display:inline-block;
	margin-left:10px;
	margin-top:9px;
}

a.previous_and_next:hover {
	color:#74211D;
}

#slideshow_head, #slideshow_main, #slideshow_controls, #slideshow_counter, #slideshow_thumbs_panel {
	
	background-color:#33322d;
}

#slideshow_head {
	background-image:url(/images/slideshow_top.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:59px;
	height:29px;	
	color:#908f8a;
}

#slideshow_head a {
	color:#bbbbb3;	
	font-size:12px;
}

#slideshow_main {
	height:564px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	line-height:564px;
	color:#FFFFFF;
	position:relative;
	width:852px;
	display:table-cell;
}

#slideshow_main a {
	text-align:center;	
	line-height:564px;
	display:table-cell; 
	vertical-align:middle;
}

#slideshow_main a img {
	vertical-align:middle;
	text-align:center;
	border:0px;	
	line-height:564px;
}

#slideshow_controls {
	clear:both;	
	text-align:center;
	padding-bottom:15px;
	padding-right:7px;
	background-image:url(/images/slideshow_controls_top.jpg);
	background-repeat:repeat-x;
	padding-top:25px;
}

#slideshow_controls a {
	color:#bbbbb3;	
	font-size:12px;	
}

#sp_pause {
	margin-left:50px;
	margin-right:65px;	
}

#sp_inner_controls {
	width:300px;
	display:inline-block;
	text-align:center;	
}

#slideshow_counter {
	text-align:center;
	color:#908f8a;
	font-style:italic;	
}

#slideshow_thumbs_panel {
	height:92px;
	overflow:hidden;
	color:#FFFFFF;
	width:852px;
	display:block;
	position:relative;
}

#slideshow_thumbs {
	white-space:nowrap;	
	position:relative;
}

#slideshow_thumbs a {
	width:87px;
	height:100px;
	/* background-image:url(/images/slideshow_thumb_top.jpg); */
	background-repeat:repeat-x;
	border-top:dotted 3px #bd9b6b;
	overflow:hidden;
	display:inline-block;
	padding-top:10px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
}

#slideshow_thumbs a img {
	border:0px;	
}
