/* NESTED STORE MENU and KEYWORDS WIDGET and BRANDS WIDGET */



/* STORE SEARCH WIDGET */

input.store_search_field {width: 140px;}


/* MINI CART */

#store_minicart table { padding-top: 10px; }

#store_minicart a { margin: 0 0; font-size: 0.9em;}

#store_minicart th {
	padding: 5px;
	background: none;
}

#store_minicart tr.top th {border-bottom: 1px dotted #168381;}

#store_minicart tr.bottom th {border-top: 1px dotted #168381;}

#store_minicart td { padding:5px; background: #EFF2F2; border-top: none; border-bottom: 1px solid #fff;}



/*EMAIL SUBSCRIBE*/

#email_widget {margin: 15px 0;}
#email_widget_message {margin-top: 5px;}



/* MICRO CART */

#subheader #store_microcart {
	float: right;  display: inline;
	width: 200px; height: 25px;
	margin-top: 6px; margin-right: 5px;
	text-align: right;
}

#subheader #store_microcart p {margin:0; padding: 0 32px 0 0; line-height: 25px; color: #fff;}
#subheader #store_microcart p a {color: #fff;}


#brand_menu {margin-top: 5px;}