/* CSS Document */

#shoppingList{
width:29px; height:442px; 
position:fixed; 
top:210px; right:0px;
overflow:hidden;
z-index:10000;
display:block !important;
}
#shoppingListToggle{
background:url(/wp-content/themes/townandcountry/images/shopListToggle.png) top right no-repeat; 
width:36px; height:402px; 
position:absolute; 
top:1px;; left:0;
cursor:pointer;cursor:hand;
}
#shoppingListHolder{
background:url(/wp-content/themes/townandcountry/images/shopListHolder.png) top left no-repeat; 
width:300px; height:442px; 
position:absolute; 
top:0; left:36px;
}
.hoverLabel{
cursor:pointer;cursor:hand;	
	
}
.hoverLabel a :hover{
	text-decoration:underline;
	cursor:pointer;cursor:hand;	
}
#shoppingListHeader{padding:5px 10px; color:#657e1d; font-size:14px; height:35px;}
#shoppingList #listQty{ float:right}
#shoppingListGutz{color:#657e1d; padding:0px 5px 0px 5px; height:340px;}
#shoppingListContent{color:#657e1d; padding:0px 5px 0px 0px; height:285px; margin:10px 0 5px; overflow:auto;}
#shoppingListFooter{padding:0px 10px; color:#657e1d; font-size:14px; clear:both}
#shoppingListGutz .button{
	background:url(/wp-content/themes/townandcountry/images/shopButtonBack.png) center center repeat-x;
	padding:3px 8px;
	color:#657e1d;
	border:1px solid #e8e070;
}
#shoppingListGutz .button.small{
	font-size:10px;
	padding:2px 5px;
}

table.shopList th{
	padding:3px 4px;	
	text-align:left;
	font-weight:100;
	font-size:11px;
}
table.shopList .anItem td{
	padding:3px 7px;
	line-height:14px;
}

#user_pass{width:143px \0/;}

/* rollowver */



#rolls{position:absolute; width:200px; /*height:150px; background-color:#789843; padding:10px; border:3px solid #657f1e; display:none; color:#fdf5ce;*/ z-index:9999 }