body
{
	background-color: #f7d500;
	background-image : url('/images/common/background-gradient.jpg');
	background-position: center center;
	font-family : Arial, comic-sans;
	font-size: 10pt;
	margin:0px;
}


img
{
	border:0;
	padding: 0;
	margin: 0;
	
}

h1, h2, h3
{
	margin:0;
	padding:0;
}

a
{
	color: #FFF;
	text-decoration:none;
}

a:hover
{text-decoration:underline;}

.float-clearer
{
	clear:both;
	height:1px;
}

.selected
{
	color: #ffdc00 !important;
}

#background
{
	background-image: url('/images/common/header-background.jpg');
	background-position: center top;
	background-repeat : no-repeat;

}


#container
{
	margin: auto;
    	position: relative;
    	width: 970px;
}

#layout
{
	
}

#top-links
{
	background-color: #252A29;
    	font-size: 8pt;
    	height: 21px;


}

#top-links-right
{float:right;}

#top-links-container
{
    margin: auto;
    width: 970px;
}

#top-links a
{
	padding-left: 15px;
	right: 20px;
}

#top-links .pointer-up
{
	position:relative;
	top : 11px;
	left: 58px;
}

#top-banner
{
	
	height: 92px;
}

#top-banner #right-side
{
    padding-left: 890px;
    padding-top: 12px;
    position: absolute;
    top: 0;
	left:0px;
	

}



#right-side a
{
	
	padding-left : 8px;
}

#search-container
{
	clear:both;
	position:relative;
	top : 8px;
	background-color: #FFF;
	height : 30px;
	width : 280px;
	padding-left:4px;
	border: 1px solid #d9d9d9;
}

#search-container input
{
	border:none;
	width:240px;
	height : 28px;
}

#search-container img
{float:right;}

#content-container
{
	float:left;
	width : 840px;
}

#menu
{
	width: 130px;
	height: 340px;
	float : left;
	position:relative;
	background-color: #252a29;
}

#menu #leaf
{
	left: 60px;
    	position: absolute;
    	top: -25px;
    	z-index: 10;
	
}

#menu ul
{
	list-style: none;
	margin: 30px 0 0 0;
	padding : 0;
}
#menu ul li ul
{
	margin-top: 5px;
}

#menu ul li
{
	
	padding-left: 15px;
	margin: 0 0 15px 0;
	line-height: 15px;
	font-size: 10px;
	min-height:15px;
}


#menu ul li a
{
	width:90px;
	outline:none;
}

#menu ul li a div
{
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 95px;
	height : 15px;
	margin:0;
	padding:0;

}


#menu ul li a:hover div, #menu ul li a div.selected
{
	background-position: center top;
	background-repeat: no-repeat;
}

#menu-home
{
	background-image: url("/images/menu/home.png");
}

#menu-products
{
	background-image: url("/images/menu/products.png");
}

#menu-featured
{
	background-image: url("/images/menu/features.png");
}

#menu-competitions
{
	background-image: url("/images/menu/competitions.png");
}

#menu-competitions-safari
{
	background-image: url("/images/menu/competitions-safari.png");
}

#menu-competitions-curling
{
	background-image: url("/images/menu/competitions-curling.png");
}

#menu-blog
{
	background-image: url("/images/menu/blog.png");
}

#menu-about
{
	background-image: url("/images/menu/about.png");
}

#menu-about-lipton
{
	background-image: url("/images/menu/menu-about-lipton.png");
}

#menu-about-tea
{
	background-image: url("/images/menu/menu-about-tea.png");
}

#menu-sustainability
{
	background-image: url("/images/menu/menu-sustainability.png");
}

#menu-liptonTV
{
	background-image: url("/images/menu/lipton-tv.png");
}

#menu ul li ul
{
	margin:4px 0 0 0;
	padding: 0;
}

#menu ul li ul li
{
	padding-top : 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	
}

#menu ul li ul li.no-bottom-padding
{
	padding-bottom: 0px;
}

#menu ul li ul li.first-li
{
	padding-bottom: 0px;
}

.menu-item-selected
{
	background-image: url("/images/common/menu-indicator.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 18px;
	left: 0;
	position: absolute;
	width: 7px;
	float : left;
	
}

.menu-item-selected.large-menu
{
	margin-top : -2px;
}





#a-feature
{
	height: 340px;
	
}


#a-feature-info
{
	width: 214px;
	height: 254px;
	padding : 41px 39px 45px 27px;
	float: left;
	background-color:#6b9d28;
	color: #FFF;
}



#a-feature-info h1
{
	font-size: 24px;
}

#a-feature-info p
{
	margin-top: 10px;
	line-height: 18px;
}

#a-feature-image
{
	width:560px;
	height: 340px;
	float: left;
	

}

#b-feature-wrapper
{
	width: 841px;
	height: 332px;
	
	background-position: center bottom;
	background-repeat : no-repeat;
}

div#b-feature-wrapper
{
background-image : url('/images/common/shadow-below.png');
}

.b-feature
{float:left;}

.b-feature-hover
{
	background-image: url('/images/common/b-feature-rollover.png' );
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index:10;
	
}

.b-feature.large
{
	width:280px;
	height: 340px;
}

.b-feature.large .b-feature-image
{
	width: 280px;
	height: 220px;
}

.b-feature.large .b-feature-image img
{z-index:2;}

.b-feature-rollover
{
	background-image: url('/images/common/b-feature-rollover.png');
	background-position: center bottom;
	background-repeat : no-repeat;
	height: 13px;
	position: relative;
	top :-16px;
	display:none;
}

.b-feature:hover .b-feature-image .b-feature-rollover
{display:block;}

.b-feature.small
{
	width: 280px;
	height: 190px;
}

.b-feature.small .b-feature-image
{
	height: 150px;
	z-index:2;
}
.b-feature.small .b-feature-info
{
	height: 22px;
	padding: 6px 0 12px 14px;
}

.b-feature .b-feature-info
{
	
	background-color: #6b9d28;
	color: #FFF;
	height: 60px;
    	padding: 20px 15px 22px 13px;
	border-right: 1px dotted #C4D8A9;
	z-index:2;
}

/*
.b-feature-info:hover
{
	background-image: url('/images/common/b-feature-rollover.png' );
	background-position: center top;
	background-repeat: no-repeat;
	z-index:10;
	
}

.b-feature-image:hover
{
	background-image: url('/images/common/b-feature-rollover.png' );
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index:10;
	
}
*/

.b-feature-info h2
{
	font-size: 15px;
}

.b-feature-info p
{
	margin-top: 12px;
}

.cross-promo-box
{
	width : 280px;
/*	height : 320px;*/
	float:left;
}

.cross-promo-text
{
	width : 280px;
}



#footer
{
	background-image: url("/images/common/footer-background-sun.png");
	background-position: center bottom;
	background-repeat: no-repeat;
    	height: 370px;
    	margin: auto;
	
}

#footer-wrapper
{
	left: 66px;
	margin: 28px auto 0;
	position: relative;
	width: 960px;
}

#footer-content
{
	    border-top: 1px dotted #BCA418;
    margin: auto;
    padding-top: 20px;
    width: 840px;
}

.footer-item
{
	float:left;
	width: 105px;
	color : #756935;
}

.footer-item a
{
	color : #756935;
}

#footer-content ul
{
	/*display: inline;*/
	margin: 0;
	padding: 0;
}

#footer-content ul li
{
	display: block;
	list-style:none;
	   margin: 0;
    padding: 0;
	text-align:left;
}



#footer-content .footer-heading
{
	color: #58950a;
	font-weight : bold;
}

#footer-leaves-container
{
	width:100%;
	height: 1px;
	position:relative;
}

.footer-title
{margin-bottom:10px;}

#footer-leaves
{	
	width:100%;
	height: 91px;
	position:absolute;
	top: -60px
}

#bottom-footer
{
	    margin: auto;
    padding-top: 135px;
    width: 840px;
}

#fb-like
{float:left;}

#legal
{
	float: right;
	font-size: 8pt;
	color: #2c281d;
	width: 280px;
}

#legal div
{
	float:right;
	clear:both;
}

#legal a
{
	color: #2c281d;
	padding: 0 3px 0 3px;
}

.social-buttons
{
	float:right;
	clear:both;
}



#pagination
{
	background-color: #252A29;
    	height: 45px;
    	padding: 0 280px 0 325px;
    	text-align: center;
    	width: 235px;
	position: relative;
	margin: 0px;
	color:#FFF;
}

#pagination li
{list-style:none;}

#pagination-pages
{
	height: 100%;
    	width: 235px;

}

.pagination-item
{
    float: left;
    height: 45px;
    line-height: 45px;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    vertical-align: middle;
    width: 3.125%;
}

.page-label
{
float: left;
    height: 45px;
    line-height: 45px;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    vertical-align: middle;
	width: 25px;
}

.pagination-item a
{
	width : 24px;
	height : 45px;

	
}

#pagination-previous
{
	position: absolute;
	left : 280px;
	width: 45px;
	height : 45px;
}

#pagination-next
{
	float:right;
	width: 45px;
	height : 45px;

}

.required
{
	color: #dd212e;
}

.date
{
	color: #7a7862;
	margin-bottom: 15px !important;
}

.quote-box
{
    background-color: #6B9D28;
    clear: right;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 155px;
    line-height: 25px;
    padding: 50px 40px 65px;
    width: 200px;
}

.shadow
{
	background-image : url('/images/common/shadow-below.png');
	background-position: center bottom;
	background-repeat : no-repeat;
	height:12px;
	clear:both;
}

#feature-content
{
	background-color: #FBF6C5;
	padding-top: 20px;
	width: 840px;
	min-height: 300px;
	position:relative;
}

#feature-content table
{
	width: 840px;
	border-collapse:collapse;
	border-spacing : 0;
	margin:0px;
	padding:0px;
}

#feature-content table img
{
	vertical-align: bottom;
}


#feature-content p, #feature-content h1, #feature-content h2, #feature-content h3
{
	padding-left: 40px;
	padding-right: 40px;
}

#feature-content h1, #feature-content h2, #feature-content h3
{
	color: #58950a;
	line-height: 30px;
}

#feature-content h2, #feature-content h3
{
	padding-top: 15px;
}

#feature-content p
{
	color: #3b3b3b;
	line-height: 	20px;
	margin-top: 0px;
	margin-bottom: 0px;
    	padding-bottom: 10px;
    	padding-top: 10px;
	
}

#feature-content p a
{
    color: #A28025;
}


.cross_promo_container
{
	width: 840px;
}

.cross-promo-box:hover 
{
	cursor: pointer;
}

.cross-promo-box:hover .b-feature-rollover
{display:block;}

.cross_promo_box_image
{
	height: 150px;
}

.cross_promo_box_titlebar
{
	height: 40px;
	width: 278px;
	background-color: #6b9d28;
	border-left: 1px solid #6b9d28;
	border-right: 1px dotted #bfd7a0;
}

.cross_promo_box_titlebar.right-side
{
	border-right: 1px solid #6b9d28;
}

#category-select
{
	width: 840px;
	height: 40px;
	background-color: #252a29;
	/*padding-left: 30px;
	padding-right: 30px;*/
	line-height: 40px;
	vertical-align: middle;
}

#category-select .category-menu-item
{
	border-bottom: 1px solid #4F5352;
	height: 39px;
	float: left;
	text-align:center;
	font-weight : bold;

}

#category-select .category-menu-item.shift-left
{
	position:relative;
	left: -17px;
}


#category-select .category-menu-item.category-menu-selected
{
	background-color: #404443;
	background-color: #404443;
	border-left: 1px solid #4F5352;
	border-right: 1px solid #4F5352;
	border-bottom: 1px solid #404443;
   
}
