@import url('/templates/css/menus/horizontal_dd_default.css');

body, html {
	padding:0px;
	margin:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/templates/images/custom_simpsons/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#333333;
}

h1, h2 {
	padding:0px;
	margin:0px;
}

#wrapper {
	width:1000px;
	margin:auto;
	background-repeat:repeat-y;
	margin:auto;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	position:relative;
}

html>body #wrapper {
	height: auto;
}

#container {
	height:100%;
	background-image:url(/templates/images/custom_simpsons/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:254px;
}

p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;	
}

select {
	font-family:Arial, Helvetica, sans-serif;
}

/*---------------------------------------------------------------SHOPPING BUGGY--------------------------------------*/

#shopping_buggy .element_cart {
	width:200px;
	height:74px;
	float:right;
}

#shopping_buggy .element_cart {
	background-image:url(/templates/images/custom_simpsons/shopping_buggy.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#shopping_buggy .middle{
	padding-top:20px;
	font-size:11px;
}

#shopping_buggy .middle .text {
	display:block;
	float:left;
	font-size:10px;
	padding-left:45px;
}

#shopping_buggy .middle .amount {
	display:block;
	text-align:right;
	padding-right:10px;
	font-size:10px;
}

#shopping_buggy .middle .link {
	float:left;
	color:#06937F;
	padding-left:50px;
	padding-top:5px;
}

#shopping_buggy .middle .link a {
	font-size:10px;
	color:#06937F;
	text-decoration:none;
}

#flash {
	width:600px !important;
}

/*-------------------------SEARCH------------------------*/

#search {
	margin:0px;
	padding:0px;
	float:right;
	margin-right:30px;
	margin-top:5px;
}

#search td {
	margin:0px;
	padding:0px;
}

#search input{
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image:url(/templates/images/custom_simpsons/search_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*width:206px;*/
	font-size:11px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
    padding: 5px 20px 5px 10px;
    width: 178px;
}

#search input.button {
	margin:0px;
	padding:0px;
	background-image:none;
	background-image:url(/templates/images/custom_simpsons/search_button.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:25px;
	height:20px;
	display:block;
	margin-top:0px;
}

/*-----------------------------------------------MENU------------------------------------------------------*/

#menu {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	padding-left:40px;
	padding-top:0px;
	padding-bottom:2px;
	height:30px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
}

#menu > ul > li {
	font-weight:normal;
	position:relative;
	padding:0px;
	margin:0px;
	padding-bottom:9px;
	float:left;
}

#menu > ul > li.current, #menu > ul > li:hover {
	text-decoration:none;
	background-image:url(/templates/images/custom_simpsons/menu_over.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#menu > ul > li > a {
	background-image:url("/templates/images/custom_simpsons/menu_line.gif");
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	height:25px;
	letter-spacing:0.2em;
	line-height:20px;
	padding:6px 15px 0;
}

#menu a {
	color: #FFF;	
}

#menu > ul > li > ul {
	margin-top: -8px;	
}

#menu ul ul {
	padding: 10px 0 20px 0px;
	width:181px;
	background-image:url(/templates/images/custom_simpsons/sidebar_calendar.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	top:0;
}

#menu ul ul li {
	letter-spacing:normal;
	height:auto;
	margin:0px;
	padding:0px;
}

#menu li.last ul ul {
	border:1px solid red;
}

#menu ul ul a {
	padding-left:20px;
	width:150px;
}

#menu ul ul a:hover {
	color:#307E70;
}

#menu ul ul ul {
	top:0;
	padding:0;
	margin:0px;
	background-image:none;
	background-color:#309D8A;
	width:170px;
	left:173px;
	padding:10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#menu ul ul ul li a{
	padding-left:0px;
}

#menu ul ul ul a:hover {
	color:#27594E;
}

#text, .textsize {
	display:none;
}

#content {
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#content img {
	padding:5px;
}

#content h2, #form_container strong  {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-family: GalliardEF, "Times New Roman", Times, serif;
	color:#2a4d39;
	font-size:18px;
	font-weight:normal !important;
}

#content h2 {
	font-size:25px;
}

td p {
	text-align:left;
}

#title h1{
	padding:0px;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535355;
	letter-spacing:0.1em;
	float:left;
	display:inline;
	padding-top:10px;
	font-weight:normal !important;
}

#content a {
	color:#2a4d39;
}

#content a:hover{
	color:#3a7251;
}

#breadcrumbs {
	padding:0px;
	margin:0px;
	display:inline-block;
	padding-left:5px;
	margin-top:10px;
	position:relative;
	z-index:0;
}

#menu li {
	z-index: 100;	
}

#breadcrumbs li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535355;
	z-index:auto !important;
}

#breadcrumbs li a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#535355;
	text-decoration:none;
	font-weight:normal;
	z-index:auto !important;
}

.sidebar_column {
	width:150px;
}

/*-----------------------------------------CONTACT----------------------------------------------*/

#form_container {
	float:right;
	margin-right:50px;
	padding-top:20px;
}

/*
#form_container input {
	border:none;
	border-width:0px;
	background:none;
	background-color:none;
	width:390px;
	background-image:url(/templates/images/custom_simpsons/input.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:7px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#form_container textarea {
	border:none;
	border-width:0px;
	background:none;
	background-color:none;
	width:390px;
	height:80px;
	background-image:url(/templates/images/custom_simpsons/text_area.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;
}
*/

#mailform_form .dijitTextBox , #mailform_form .dijitTextArea{
	padding:0px;
	margin:0px;
	padding:2px;
}

#shop_autocomplete {
	margin:0px !important;
	padding:0px;
	color:#000;
	99px !important
}

#mailform dd {
	padding-bottom:10px;
}

#mailform label {
	padding-bottom:5px;
	display:block;
}

#intro_container{
	float:left;
	width:490px;
	clear:both;
	padding-top:20px;
}	

/*---------------------------------------------- SIDE BAR SEARCH ------------------------------------------------*/

#sidebar_column .tundra .dijitTextBox, #sidebar_column .tundra .dijitComboBox, #sidebar_column .tundra .dijitSpinner, #sidebar_column .tundra .dijitTextArea, #sidebar_column .tundra .dijitInlineEditor input {
	margin:0px;
	padding:0px;
	background:none;
	background-color:none;
	background-color:transparent;
	background:transparent;
	border:none;
	border-with:0px;
	background-image:url(/templates/images/custom_simpsons/sidebar_textbox.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
}

.checkout_body .dijitTextBox {
	border:none;
}

#widget_shop_autocomplete {
	margin:0px !important;
	padding:0px !important;
	padding-left:10px !important;
	padding-top:5px!important;
	padding-bottom:5px!important;
	width:110px !important;
}

#shop_autocomplete td {
	margin:0px;
	padding:0px;
}

#search_button {
	padding:0;
	position:absolute;
	right:0;
	background:url("/templates/images/custom_simpsons/search_button.png") no-repeat scroll center top transparent;
	border:0 none;
	color:transparent;
	padding-left /*\**/:24px\9;
	width:20px;
	height:20px;
	margin-right:20px;
	margin-top:-16px;
}

/*--------------------------------------------BLOG-----------------------------------------------------*/

p.posted {
	padding-top:7px;
	padding-left:10px;
}

p.posted, p.social_all, p.social_rss  {
	float:left;
}

#blog #sidebar_column{
	background-image:url(/templates/images/custom_simpsons/shop_menu.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-top:27px;
	margin-right:0px;
	padding-bottom:20px;
	float:right;
	min-height:300px;
	font-size:10px;
	*padding-right:30px;
	*margin-right:-15px;
}

#blog_content {
	background-image:url(/templates/images/custom_simpsons/shop_menu_top.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:0px !important;
	padding-top:10px;
}

#blog_content hr{
	width:100% !important;
	color:#069480;
	border-bottom:none;
	border-left:none;
	border-right:none;
	clear:left;
}

#sidebar_column table.sidebar_box th.calendar {
	display:none;
}

#blog_content td {
	padding:0px;
	margin:0px;
}

#sidebar_calendar {
	padding:0px;
	margin:0px;
	text-align:center;
	padding: 0 15px 0 15px;
	color:#307E70;
	margin-right:-10px; 
	margin-top:-15px;
}

#sidebar_calendar td{
	padding:3px;
	margin:0px;
}

#sidebar_calendar td.day a{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}

#sidebar_calendar td.day {
	color:#666;
}

#sidebar_box_recent_post a{
	display:block;
}


/*---------------------------------- SIDEBAR RIGHT------------------------------------*/


#sidebar_column.sidebar_right {
	padding:0px;
	margin:0px;
	margin-top:27px;
	padding-bottom:10px;
	background-image:url(/templates/images/custom_simpsons/shop_menu.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	min-height:140px;
}

#sidebar_column.sidebar_right hr {
	display:none;
}

#sidebar_column.sidebar_right td {
	padding:0px 10px;
	margin:0px;
}

#sidebar_column {
	float:left;
	width:181px !important;
}

#sidebar_column table.sidebar_box th, body #sidebar_calendar h2 {
	padding:0px;
	margin:0px;
	margin-top:-30px;
	color:#307E70;
	font-family:"Times New Roman",Times,serif;
	font-weight:normal;
	padding:0px 0px 3px 15px;
	text-align:right;
	text-transform:uppercase;
	font-size:13px;
	
	*padding-right:10px;
}

.sidebar_box_border {
	border:0px;
	background-image:url(/templates/images/custom_simpsons/line.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#sidebar_column.sidebar_right table.sidebar_box_border {
	*padding-right:30px;
	*width:150px;
	*margin-right:15px;
}

#content #sidebar_column table {
	text-align:right;
	padding-right:20px;
}

#content #sidebar_column table td {
	*padding-bottom:10px;
}

body #content #sidebar_box_calendar td {
	padding-right:0px;
}

body #content #sidebar_box_calendar table td {
	padding-right:0px;
}

#sidebar_column a {
	text-decoration:none;
	text-align:right;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:capitalize;
}

#content #sidebar_column a:hover {
	color:#307E70;
}

body #content .sidebar_box td a.special_offer img {
	padding:0px;
	margin:0px;
	text-align:center;
	display:block;
	margin:auto;
	text-align:center;
	padding-left:20px;
	*padding-left:0px;
}

#sidebar_column br {
	padding:0px;
	margin:0px;
	height:0px;
}

#sidebar_column.sidebar_right p.small, #sidebar_column.sidebar_right p, #content #sidebar_column.sidebar_righ table {
	margin:0px;
	padding:0px;
	display:none;
}


/*----------------------------------------------------  SIDE BAR LEFT ------------------------------------------------------------*/

#sidebar_category_column {
	width:181px !important;
	background-image:url(/templates/images/custom_simpsons/shop_menu_top.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.side_category_list {
	padding-top:0px;
	border-width:0px;
	border-width:0px;
	padding-bottom:20px;
	background-color:none;
	background:transparent;
	background-image:url(/templates/images/custom_simpsons/shop_menu.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:27px;
	padding-left:20px;
	padding-right:20px;
}

.cat_level_1 a:hover, .cat_level_2 a:hover, .side_category_list .current a , .cat_level_2 a {
	background-color:transparent;
	border-width:0px;
}

.cat_level_1 a , .cat_level_1 a:hover , .cat_level_1.current a{
	border-width:0px;
	color:#307E70;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:right;
	font-size:11px;
	letter-spacing:0.05em;
	border-bottom:1px solid #333;
}

.cat_level_2 {
	background-color:#339a85;
}

.cat_level_1 a , #sidebar_category_column .current a{
	font-weight:normal;
}

body .cat_level_2 a {
	background:transparent;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	color:#fff !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	text-transform:capitalize !important;
	text-align:right;
	padding-top:3px;
	padding-right:20px;
}

.cat_level_2.current a , .cat_level_2 a:hover {
	background-image:url(/templates/images/custom_simpsons/cat_level_2_arrow.gif) !important;
	background-position:right center;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
}

/*------------------------------------------------- SHOP BODY ---------------------------------------------*/


#shop_body_content {
	margin-right:0px !important;
	margin:0px;
	padding:0px;
	background-image:url(/templates/images/custom_simpsons/shop_content_top.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:27px;
	margin-left:181px !important;
}

.categories {
	margin-right:0px !important;
	margin:0px;
	padding:0px;
	float:left;
}

#shop_body_content h2 {
	display:none;
}
#shop_body_content #checkout h2{
	display: block;
}

#content #shop_body_content .wide_products_holder h2 {
	display:inline;
	color:#307E70;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	position:relative;
}

body #content #shop_body_content p.small {
	display:inline;
	margin:0px;
	padding:0px;
	padding-left:20px;
	position:absolute;
	left:0;
	z-index:10000;
	display:none;
}

#shop_body_content .small a {
	color:#307E70;
}

#shop_body_content .small a:hover {
	color:#FFF;
}

#sidebar_column form.search_form {
	margin:0px;
	padding:0px;
	height:25px;
}

.narrow_category h4 {
	margin:0px;
	padding:0px;
	color:#307E70;
	padding-bottom:10px;
}

.narrow_category .more_info, .products_products .more_info, .narrow_products_holder a {
	color:#999;
	text-decoration:none;
}

.narrow_category .middle, .narrow_products.middle {
	min-height:150px;
	padding-top:10px;
}

#content .narrow_product a, .msg {
	color:#307E70;
}

.price, #cart strong {
	color:#307E70;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#cart input.highlighted_button, #cart textarea, #cart input.button {
	background:none;
	background:transparant;
	border:none;
	border-width:0px;
}

#content #shop_body_content .products .wide_products_holder .add_to_cart a, #cart input.highlighted_button, #shop_body_content .checkout_body input.highlighted_button  {	
	background-image:url("/templates/images/custom_simpsons/add_to_cart2.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:15px;
	text-align:left;
	text-decoration:none;
	width:120px !important;
	padding-top:5px;
	padding-bottom:5px;
}

#content #shop_body_content .text .add_to_cart a{
	padding-bottom:3px;
	padding-left:10px !important;
	padding-right:40px;
	padding-top:2px;
}

#cart input.highlighted_button {
	padding-right:50px;
}

#shop_body_content p.msg {
	display:none;
}

body a.special_offer {
	text-align:center;
	width:100%;
	display:block;
}

.narrow_place div.text {
	*position:relative;
	margin:0 5px 0 20px;
	position:relative;
	text-align:left;
	width:250px;
}


.product_bottom {
	background:transparent  url("/templates/images/custom_simpsons/products_bottom.png") no-repeat left bottom;
	bottom:0;
	float:left;
	z-index:0;
	*float:none;
	width:596px;
	height:20px;
	display:block;
}

/*----------------------------------------- SHOPPING CART -------------------------------------------*/


#cart {
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(/templates/images/custom_simpsons/shop_content_mid.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:558px;
	min-height:355px;
	*float:left;
}

#cart td {
	padding:2px;
}

#cart input {
	margin:0px;
	padding:0px;
	border-width:0px;	
	background-image:url(/templates/images/custom_simpsons/quantity.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:4px 10px 4px 0;
	width:43px !important;
}

#cart input.nostyle {
	background-image:none;
}

#cart textarea {
	background-image:url(/templates/images/custom_simpsons/cart_text_area.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
	height:160px;
	overflow:hidden;
}

#cart hr {
	height:1px;
	background-color:#000;
	border:0 none;
}

#cart input.button, #form_container input.button{
	background-image:url(/templates/images/custom_simpsons/continue_shopping.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	width:133px !important;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:5px;
}

body #content #sidebar_column #sidebar_box_archive table {
	text-align:left;
}

#cart p, #cart strong, #cart table, #cart em, #cart textarea, #cart hr, #cart span{
	position:relative;	
}

#sidebar_box_archive a {
	display:block;
}

/*----------------------------------------- PRICE LIST -------------------------------------------*/

#content #price_list_outer a{
	color:#FFFFFF;
}

#shop_body_content .price_list_outer {
	background:url("/templates/images/custom_simpsons/shop_content_mid.png") repeat-y scroll left top transparent;
	min-height:380px;
	padding:22px 20px 10px;
	width:558px;
	padding-top:0px;
	float:left;
	*float:none;
}

#shop_body_content .price_list_bottom {
	background:url("/templates/images/custom_simpsons/products_bottom.png") no-repeat scroll left bottom transparent;
	bottom:0;
	width:597px;
	float:left;
}

#price_list_title, #price_list_odd_div, #price_list_even_div, #price_list_item_name, #price_list_item_price {
	border:none;
	border-width:0px;
	position:relative;
	background-color:transparent;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
}

#price_list_odd_div {
	background-color:#ededed;
}

#price_list_item_price {
	padding-left:0px;
	padding-right:10px;
}

#price_list_odd_div a, #price_list_even_div a{
	text-transform:capitalize;
	padding-left:10px;
}

#price_list_even_div a {
	color:#666;
}

#price_list_even_div a
#price_list_odd_div a:hover, #price_list_even_div a:hover{
	color:#307E70;
}

#price_list_title a {
	padding-left:0px;
	color:#307E70;
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
}

#price_list_title a:hover{

}

#price_list_title {
	border-top:1px solid #666;
	padding-top:5px;
}

/*-------------------------------------------- CHECKOUT----------------------------------------------------------*/

#shop_body_content .checkout_body, #shop_body_content .checkout {
	background:url("/templates/images/custom_simpsons/shop_content_mid.png") repeat-y scroll left top transparent;
	width:579px;
	padding-left:17px;
}

#shop_body_content .checkout_body strong {
	color:#307E70;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#shop_body_content .checkout_body p {
	position:relative;
}

#shop_body_content .checkout_body input {
	background:url("/templates/images/custom_simpsons/input.png") no-repeat scroll left center transparent;
	border:0 none;
	padding:7px 5px 5px 10px;
	margin-top:5px;
	padding-left:10px !important;
}

.checkout_body .dijitInputContainer {
	background-color:#FFF;
	width:405px;
}

.checkout_body .dijitTextBox {
	width:405px;
}

#shop_body_content .checkout_body input.highlighted_button {
	position:relative;
	margin-right:20px;
}

#shop_body_content .checkout_body input.button {
	background-image:url("/templates/images/custom_simpsons/continue_shopping.png");
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:3px;
	text-align:left;
	text-decoration:none;
	width:133px !important;
}

#shop_body_content .checkout_body textarea{
	background:url("/templates/images/custom_simpsons/text_area.png") no-repeat scroll left center transparent;
	border:0 none;
	height:80px !important;
	width:390px !important;
	padding:7px 5px 5px 10px;
	overflow:hidden;
}

#shop_body_content .checkout_body textarea.instructions{
	background-image:url("/templates/images/custom_simpsons/cart_text_area.png");
	background-position:center top;
	background-repeat:no-repeat;
	height:160px;
	margin-top:10px;
	width:100%!important;
	width:550px !important;
	height:150px !important;
}

/*-------------------------------------------- SIDEBAR----------------------------------------------------------*/

#main_sidebar ul {
	padding:0px;
	margin:0px;
}

#main_sidebar .sidbar_item_outer .special_offers{
	background-image:url(/templates/images/custom_simpsons/main_sidebar_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:125px;
	color:#000;
}

#content .special_offers .button a {
	color:#fff;	
	text-decoration:none;
	background-image:url(/templates/images/custom_simpsons/main_sidebar_button.png);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	width:97px;
	font-size:11px;
	padding-bottom:7px;
	padding-top:4px;
	margin-top:10px;
}

#main_sidebar hr.item_separator {
	display:none;
}

/*-------------------------------------------- PLACES TO STAY ----------------------------------------------------------*/


.places .narrow_places_holder {
	padding-left:20px;
}

.places .narrow_places_holder div.narrow_place {
	background-image:url(/templates/images/custom_simpsons/places_to_stay_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px 10px 0px 10px;
	margin-bottom:10px;
}

.products .narrow_products_holder {
	margin-top:0px;
	width:575px !important;
}

#zoom_image_pane {
	background-color:#FFF!important;
}

#mailform .asterisk {
	color:#478262;
}

#checkout hr {
	background-color:#ccc;
	border:none;
	height:1px;
}

.narrow_products_holder {
	margin:0px;
	padding:0px;
	background-image:url(/templates/images/custom_simpsons/shop_content_mid.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:558px;
	padding-left:20px;
	padding-right:20px;
	min-height:380px;
}

.product_page_as_table .thumb_holder a {
	display:block;
	background-color:#FFF;
	vertical-align:middle;
}

.product_page_as_table .thumb_holder .thumb_outer_div img {
	vertical-align:middle;
	display:block;
}

/*-------------------------------------------- FOOTER ----------------------------------------------------------*/

#footer {
	clear:both;
	margin:auto;
	text-align:center;
	color:#666;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	position:relative;
	width:960px;
	bottom:0px;
	_top:100%;
	padding-bottom:10px;
}

#footer a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	color:#666;
	text-transform:uppercase;
}

#footer a:hover{
	color:#333;
}

