/*
File:			custom.css
Description:	Custom styles for The Mango Factory
	=================================================================================
*/


/* Begin header */

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; border: 0; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #logo a { display: block; height: 150px; width: 875px;  outline: none; background: url('http://themangofactory.com/wp-content/uploads/2009/06/MangoFactoryHeader.png') no-repeat; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; }

/* End header */

.custom #image_box {background: #f7ae1c;}
body.custom {background:#F7AE1C;}
.custom #custom_box {background:#f7ae1c;border:0;}
.custom #image_box {border-bottom:1px solid #FFFFFF;}
.custom #header #logo {margin-top:-20px; background: #f7ae1c;}

.custom a {color:#F7AE1C;}
.custom h2 {color:#F7AE1C;}
.custom #content {background: url('http://themangofactory.com/wp-content/uploads/2009/06/content.png') no-repeat; padding:0em; width:59.5em;}
.custom #content_box{background: url('http://themangofactory.com/wp-content/uploads/2009/06/content_back.png') repeat-y;}

.custom input, textarea{ background:#FEFADE;} 
.custom .sidebar {background:#F7AE1C;}
.custom #sidebars {background:#F7AE1C; }
.custom .sidebar a{color:#979C81;}
.custom .sidebar h3{color:#555C4C; padding:10px 0 0 15px; border-bottom:1px solid #eeeeee; }
.custom li.widget {background:#ffffff url('http://themangofactory.com/wp-content/uploads/2009/06/tab.png') no-repeat scroll 0 0; }
.custom li.widget ul li{padding-left:5px;}


/* Shopping Cart */

.custom p.eshopshipping {display:none;}
.custom .eshoprow5, .eshoprow6, .eshoprow7, .eshoprow8, .eshoprow9, .eshoprow10, .eshoprowf  {display:none;}

.custom #footer a{color:#ffffff; border:0}

/* Begin Menu */

ul#tabs { list-style: none; background:#979C81; border: 1px solid #f7ae1c; width: 875px; }

/* First Level */

ul#tabs li { margin-bottom: -.1em; width:auto; background: #979C81; border: 0; float:left; position:relative; }


ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #f7ae1c; padding-bottom: 0.1em; border-bottom: 0; }
ul#tabs li.current_page_item, ul#tabs li.current-cat a:hover {color:#ffffff; text-decoration:underline; }

ul#tabs li li.current_page_item, ul#tabs li li.current-cat { background:#F7AE1C; padding-bottom: 0em; }
ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover {color:#ffffff; text-decoration:underline; }
ul#tabs li li.current_page_item a, ul#tabs li li.current-cat a { text-decoration:underline; }

	
ul#tabs li a { display: block; line-height:inherit; color: #ffffff; text-transform: uppercase; width:auto; letter-spacing: 2px; }

ul#tabs li a:hover { color: #F7AE1C; text-decoration:underline; }


ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }

ul#tabs li.current_page_item li a, ul#tabs li.current-cat li a { cursor:pointer; }

ul#tabs li li.current_page_item  a:hover, ul#tabs li li.current-cat  a:hover { text-decoration:underline; }
		
ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }
	
ul#tabs li.rss { padding-right: 16px; background: none; border: none; float: right; }
		
ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }

ul#tabs li ul { list-style:none; position:absolute; left:-9999px; border-top:0; float:left; width:auto; overflow:hidden;}

ul#tabs li:hover ul { left:auto; display:inline-block; margin:0; padding:0;} 