
/*
Author:			Aimee Babb <ababb [at] carat.com>
Company:		For Almay
Methods: 		RULES ORGANIZATION WITHIN CSS FILES
				General
					Container
						Header
							Nav
						Body
							Layout Setup
								Modules
						Footer
					Hacks
					(other)

--------------------------------------------------------------------------------------------------------------*/

/* General Styles
----------------------------------------------------------------------*/
body {
	background-color:				#fff;
}

img {
	border: 			0;
}

/* Links
----------------------------------------------------------------------*/

/* Text
----------------------------------------------------------------------*/

/* Often Used Classes
----------------------------------------------------------------------*/

/* Lists
----------------------------------------------------------------------*/
ul, ol, dl {
	position: relative;
	margin-bottom: 1em;
}

li, dt, dd {
	font-size: 1.2em;
	line-height: 1.5em;
}

/* Tables
----------------------------------------------------------------------*/

/* Form Elements
----------------------------------------------------------------------*/
input.text,
input.password {
	background-color: #ffffff;
	border: 1px solid #ccc;
	padding: 2px;
}

#search {
	margin:			0 0 25px 0;
}

#search input.text {
	width:			86px;
}
input.checkbox,
input.radio {
	_height: 13px;
	_width: 13px;
}
input.file {
	padding: 2px;
}
select {
	font-size: 1.1em;
}
select option {
	padding: 0 2px;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #ccc;
	padding: 2px;
}


/* Images
----------------------------------------------------------------------*/

/* Containers
----------------------------------------------------------------------*/
#wrapper {
	position:		relative;
 	background:		url(../AlmaySiteImages/bkg/bkg-Almay-main2.jpg) no-repeat right top;
	margin:			0 auto;
	padding: 		0;
	width:			1007px;
	min-height:     660px;
	height:			auto !important;
	height:			660px;
}
#PBwrapper {
	position:		relative;
 	background:		url(../AlmaySiteImages/bkg/PureBlends_Bkg2.jpg) no-repeat right top;
	margin:			0 auto;
	padding: 		0;
	width:			1007px;
	min-height:     660px;
	height:			auto !important;
	height:			660px;
}
#Homewrapper {
	position:		relative; 	
	margin:			0 auto;
	padding: 		0;
	width:			1007px;
	min-height:     600px;
	height:			auto !important;
	height:			660px;
	
}

#main-nav {
	display:		inline;
	float:			left;
	padding: 		54px 0 0 20px;
	width:			155px;
	/*height: 100%;
	border: 1px solid #000;*/
}

#content {
	display:		inline;
	float:			left;
	width:			549px;
	min-height:    	660px;
	height:			auto !important;
	height:			660px;
	/*border-bottom: 1px solid red;*/
}
/*
#contentSubCat {
	display:		inline;
	float:			left;
	width:			549px;
	min-height:    	900px;
	height:			auto !important;
	height:			900px;
*/
	/*border-bottom: 1px solid red;*/
}

/*#Homecontent {
	display:		inline;
	float:			left;
	width:			549px;
	min-height:    	603px;
	height:			auto !important;
	height:			603px; auto !important;
}
*/

#Homecontent {
display:inline;
float:left;
/*height:auto !important;*/
min-height:603px;
width:549px;
}


#featuring {
	display:		inline;
	float:			left;
	/*background:		url(../AlmaySiteImages/bkg-features-nav.png) repeat 0 0;*/
	margin:			0 0px 0 0;
	padding:        33px 28px 0 28px;
	border-left:	1px solid #cacaca;
	border-right:	1px solid #cacaca;
	width:			142px;
	/*
	min-height:    	660px;
	height:			auto !important;
	height:			660px;

	border-bottom: 1px solid blue;
	_background:	none;
	_filter:		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../AlmaySiteImages/bkg-features-nav.png', sizingMethod='scale');
*/
}

#featuring h2 {
	margin:			0 0 20px 0;
}

#featuring .productFrame,
#featuring .productFrame2 {
	margin:					0 0 20px 0;
	width:					142px;
	
	text-align:center;
}

#featuring .productFrame p {
	padding: 0px;
}

#featuring p a 
{
	color:#bbbbbb;	
	text-decoration:none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	
}
#featuring p a:hover 
{
	color:#000000;	
	text-decoration:none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	
}
.loginstate a 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegister.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}
.loginstate a:hover 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegister_on.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}

.loginstateOn a 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegisterIn_off.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}
.loginstateOn a:hover 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegisterIn_on.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}



.loginstatePage a 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegister_on.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}
.loginstatePage a:hover 
{
	background: url(/AlmaySiteImages/LeftNav/LoginRegister_on.png) no-repeat 0 0px;
	width:74px;
	height:10px;
}


/* Header
----------------------------------------------------------------------*/
div#logo {
	background:		url(../AlmaySiteImages/logos/AlmayLogo.png) no-repeat 0 0;
	margin:			0 0 40px 0;
	width:			120px;
	height:			19px;
	cursor: hand;
}

div#logo a {
	display:		block;
	text-indent:	-9999px;
}

#reg-login a 
{
	/*
	background:		url(../AlmaySiteImages/LeftNav/LoginRegister.png) no-repeat 0 0;
	display:		block;
	text-indent:	-9999px;
*/
}

#why-almay {
	position:			absolute;
	bottom:				4px;
	_bottom:10px;
	 /*bottom:				-2px;
	margin-bottom:		35px;*/ /*-- old style to raise up the left-side bottom text */
	margin:0px; 
	font-size:			0.8em;
	line-height:		1.2em;
	text-transform:		uppercase;
	color:				#868686;
	/*list-style-type:none;
	list-style-position:outside; */
	
}

#why-almay li, #why-almay p {
	margin-bottom:		10px;
	font-size:			1.2em;	
	
	/*list-style-type:none;
	list-style-position:outside;*/
}
#why-almay-last-link 
{
	margin-bottom:		0px !important;
	/*font-size:			1.2em;	*/
	
}
/*
#why-almay ul 
{
	list-style-type:none;
	list-style-position:outside;
}
*/
/* Navigation
----------------------------------------------------------------------*/
div#nav {
	background-color:	#fff;
}

div#nav ul li a {
	display:			block;
	text-indent:        -9999px;
	height:				22px; 
}
div#nav ul li 
{
	BEHAVIOR: url(/Js/iepngfix.htc)
}


/* Top Nav ---------------------------------------------------*/
#leftNavTitle, #leftNavTitle a {
	font-family: Arial;
	font-size: 11px;
	color: #868686;
	display: inline;
	text-decoration: none;
	padding-right: 10px;
}
/*new header */
#leftNavTitleProductLines, #leftNavTitleProductLines a {
	font-family: Arial;
	font-size: 11px;
	color: #868686;	
	text-decoration: none;
	padding-right: 10px;	
	display: block;
	float:left;
	height:30px;
}

.nav_subhead_type, .nav_subhead_type a,
.nav_subhead_product, .nav_subhead_product a {
	font-family: Arial;
	font-size: 11px;
	color: #868686;
	display: inline;
	text-decoration: none;
	padding-right: 10px;
}

.nav_highlight_type, .nav_highlight_type a,
.nav_highlight_product, .nav_highlight_product a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	display: inline;
	text-decoration: none;
	padding-right: 10px;
}
/* new title here */

/* new product links here */
.nav_subhead_type_productlines, .nav_subhead_type_productlines a
{
	font-family: Arial;
	font-size: 11px;
	color: #868686;	
	text-decoration: none;
	padding-right: 10px;	
	display: block;
	float:left;	
	width:auto;
}
.nav_highlight_type_productlines, .nav_highlight_type_productlines a
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	padding-right: 10px;	
	display: block;
	float:left;	
	width:auto;
}
.CatLandingTitle, .CatLandingTitle a {
	color: #000000 !important;
}
#ProductLinesLinksDiv 
{
	display:block;
	float:left;	
	width:400px;
}

/* Primary navigation --------------------------------------*/

div#nav ul li#new a{
	background:			url(../AlmaySiteImages/LeftNav/whatsNew_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#new a:hover,
div#nav ul li#new a.current {
	background:			url(../AlmaySiteImages/LeftNav/whatsNew_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}



div#nav ul li#newPage a {
	background:			url(../AlmaySiteImages/LeftNav/whatsNew_onNoLine.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#newPage a:hover,
div#nav ul li#newPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/whatsNew_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}




div#nav ul li#products a {
	background:			url(../AlmaySiteImages/LeftNav/products_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#products a:hover,
div#nav ul li#products a.current {
	background:			url(../AlmaySiteImages/LeftNav/products_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}


div#nav ul li#productsPage a {
	background:			url(../AlmaySiteImages/LeftNav/products_onNoLine.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#productsPage a:hover,
div#nav ul li#productsPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/products_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}



div#nav ul li#tips a {
	background:			url(../AlmaySiteImages/LeftNav/getTheLook_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#tips a:hover,
div#nav ul li#tips a.current {
	background:			url(../AlmaySiteImages/LeftNav/getTheLook_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}


div#nav ul li#tipsPage a {
	background:			url(../AlmaySiteImages/LeftNav/getTheLook_onNoLine.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#tipsPage a:hover,
div#nav ul li#tipsPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/getTheLook_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}




div#nav ul li#suggests a {
	background:			url(../AlmaySiteImages/LeftNav/productRecom_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#suggests a:hover,
div#nav ul li#suggests a.current {
	background:			url(../AlmaySiteImages/LeftNav/productRecom_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}


div#nav ul li#suggestsPage a {
	background:			url(../AlmaySiteImages/LeftNav/productRecom_on.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#suggestsPage a:hover,
div#nav ul li#suggestsPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/productRecom_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}





div#nav ul li#buy-now a {
	background:			url(../AlmaySiteImages/LeftNav/whereToBuy_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#buy-now a:hover,
div#nav ul li#buy-now a.current {
	background:			url(../AlmaySiteImages/LeftNav/whereToBuy_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}


div#nav ul li#buy-nowPage a {
	background:			url(../AlmaySiteImages/LeftNav/whereToBuy_on.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#buy-nowPage a:hover,
div#nav ul li#buy-nowPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/whereToBuy_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}



div#nav ul li#your-list a {
	background:			url(../AlmaySiteImages/LeftNav/shoppingList_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#your-list a:hover,
div#nav ul li#your-list a.current {
	background:			url(../AlmaySiteImages/LeftNav/shoppingList_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#your-listPage a {
	background:			url(../AlmaySiteImages/LeftNav/shoppingList_on.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

div#nav ul li#your-listPage a:hover,
div#nav ul li#your-listPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/shoppingList_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}





div#nav ul li#about-almay a:hover,
div#nav ul li#about-almay a.current {
	background:			url(../AlmaySiteImages/LeftNav/aboutalmay_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}
div#nav ul li#about-almay a {
	background:			url(../AlmaySiteImages/LeftNav/aboutalmay_off.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}



div#nav ul li#about-almayPage a:hover,
div#nav ul li#about-almayPage a.current {
	background:			url(../AlmaySiteImages/LeftNav/aboutalmay_on.png) no-repeat 0 0;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}
div#nav ul li#about-almayPage a {
	background:			url(../AlmaySiteImages/LeftNav/aboutalmay_on.png) no-repeat 0 0;
	width:				139px;
	_BEHAVIOR: url(/Js/iepngfix.htc);
}

/* Secondary navigation --------------------------------------*/
div#nav ul li ul {
	background:			none;
	width: 125px;
}

div#nav ul li ul li a {
	display:			block;
	text-indent:        -9999px;
	/*height:				22px; */
}

/* Products - 2nd level navigation ------------*/
div#nav ul li ul li#new-products a {
	background:			url(../AlmaySiteImages/LeftNav/subNewProducts_off.png) no-repeat 0 0;
	width:				97px;
	height:23px;
}

div#nav ul li ul li#new-products a:hover,
div#nav ul li ul li#new-products a.current {
	background:			url(../AlmaySiteImages/LeftNav/subNewProducts_on.png) no-repeat 0 0;
	height:23px;
}

div#nav ul li ul li#product-awards a {
	background:			url(../AlmaySiteImages/LeftNav/subAwards_off.png) no-repeat 0 0;
	width:				97px;
	height:27px;
}

div#nav ul li ul li#product-awards a:hover,
div#nav ul li ul li#product-awards a.current {
	background:			url(../AlmaySiteImages/LeftNav/subAwards_on.png) no-repeat 0 0;
	height:27px;
}

div#nav ul li ul li#prod-eyes a	{
	background:			url(../AlmaySiteImages/LeftNav/subEyes_off.png) no-repeat 0 0;
	width:				125px;
	height:23px;
}

div#nav ul li ul li#prod-eyes a:hover,
div#nav ul li ul li#prod-eyes a.current	{
	background:			url(../AlmaySiteImages/LeftNav/subEyes_on.png) no-repeat 0 0;
	height:23px;
}

div#nav ul li ul li#prod-face a {
	background:			url(../AlmaySiteImages/LeftNav/subFace_off.png) no-repeat 0 0;
	width:				125px;
	height:17px;
}

div#nav ul li ul li#prod-face a:hover,
div#nav ul li ul li#prod-face a.current {
	background:			url(../AlmaySiteImages/LeftNav/subFace_on.png) no-repeat 0 0;
	height:17px;
}

div#nav ul li ul li#prod-lips a {
	background:			url(../AlmaySiteImages/LeftNav/subLips_off.png) no-repeat 0 0;
	width:				125px;
	height:				17px;
}

div#nav ul li ul li#prod-lips a:hover,
div#nav ul li ul li#prod-lips a.current {
	background:			url(../AlmaySiteImages/LeftNav/subLips_on.png) no-repeat 0 0;
	height:				17px;
}

div#nav ul li ul li#prod-rem a {
	background:			url(../AlmaySiteImages/LeftNav/subRemovers_off.png) no-repeat 0 0;
	width:				125px;
	height:17px;
	
}

div#nav ul li ul li#prod-rem a:hover,
div#nav ul li ul li#prod-rem a.current {
	background:			url(../AlmaySiteImages/LeftNav/subRemovers_on.png) no-repeat 0 0;
	width:				125px;
	height:17px;
}

div#nav ul li ul li#prod-lines a {
	background:			url(../AlmaySiteImages/LeftNav/subProductLines_off.png) no-repeat 0 0;
	width:				125px;
	height:27px;
}

div#nav ul li ul li#prod-lines a:hover,
div#nav ul li ul li#prod-lines a.current {
	background:			url(../AlmaySiteImages/LeftNav/subProductLines_on.png) no-repeat 0 0;
	height:27px;
}


/* Tips & Techniques - 2nd level navigation ------------*/
div#nav ul li ul li#tip-eyes a {
	background:			url(../AlmaySiteImages/LeftNav/subEyes_off.png) no-repeat 0 0;
	width:				125px;
	height:23px;
}

div#nav ul li ul li#tip-eyes a:hover,
div#nav ul li ul li#tip-eyes a.current {
	background:			url(../AlmaySiteImages/LeftNav/subEyes_on.png) no-repeat 0 0;
	height:23px;
}

div#nav ul li ul li#tip-face a {
	background:			url(../AlmaySiteImages/LeftNav/subFace_off.png) no-repeat 0 0;
	width:				125px;
	height:17px;
}

div#nav ul li ul li#tip-face a:hover,
div#nav ul li ul li#tip-face a.current {
	background:			url(../AlmaySiteImages/LeftNav/subFace_on.png) no-repeat 0 0;
	height:17px;
}

div#nav ul li ul li#tip-lips a {
	background:			url(../AlmaySiteImages/LeftNav/subLips_off.png) no-repeat 0 0;
	width:				125px;
	height:17px;
}

div#nav ul li ul li#tip-lips a:hover,
div#nav ul li ul li#tip-lips a.current {
	background:			url(../AlmaySiteImages/LeftNav/subLips_on.png) no-repeat 0 0;
	height:17px;
}

div#nav ul li ul li#tip-blends a {
	background:			url(../AlmaySiteImages/LeftNav/subPureBlends_off.png) no-repeat 0 0;
	width:				125px;
	height:27px;
}

div#nav ul li ul li#tip-blends a:hover,
div#nav ul li ul li#tip-blends a.current {
	background:			url(../AlmaySiteImages/LeftNav/subPureBlends_on.png) no-repeat 0 0;
	height:27px;
}

/* Content
----------------------------------------------------------------------*/
#nav-top {
	margin:				59px 0 17px 0;
	width:				549px;
	height:				15px;	
}

#nav-top li {
	display:			inline;
	float:				left;
	margin-right:		15px;
	font-size:			1.0em;
}

#nav-top li a,
#nav-top li a:link,
#nav-top li a:visited {
	display:			block;
/*	text-indent:		-9999px; */
}

#nav-top li a:hover,
#nav-top li a:active,
#nav-top li a.current {
	color:				#000;
}

div#content h1 {
	clear:				left;
}



/* Footer
----------------------------------------------------------------------*/
#navbottomleft {
	clear:				both;
	margin:				0 0 0 0px;	
	height:				15px;
	width:175px;
	float:left;
}
#leftFooterContent p 
{
	font-size:1.00em;
	color:#868686;
	text-transform:uppercase;		
}
#leftFooterContent p.nontop
{
	font-size:1.0em;
	color:#868686;
	margin-top:10px;
	text-transform:uppercase;	
}
#leftFooterContent 
{
		bottom:55px;
	/*	margin-bottom:55px;*/
		z-index:1000px;
		padding-left:20px;
		clear:both;
}
#nav-bottomright {
	
	margin:				0 0 0 0px;
	width:				850px;
	height:				15px;
	float:left;
}

#nav-bottomright li {
	display:			inline;
	float:				left;
	margin:0px 0px 0px 23px !important;
	/*margin-right:		12px;*/
	font-size:			1.0em;
	color:				#868686;
	
}

#nav-bottomright li a,
#nav-bottomright li a:link,
#nav-bottomright li a:visited {
	display:			block;
	text-decoration:	none;
	color:				#868686;
}

#nav-bottomright li a:hover,
#nav-bottomright li a:active {
	color:				#000;
}
#nav-bottomright li#Prof_FooterLink a,
#nav-bottomright li#Prof_FooterLink a:link,
#nav-bottomright li#Prof_FooterLink a:visited {
	display:			block;
	text-decoration:	none;
	color:				#32428C;
}

#nav-bottomright li#Prof_FooterLink a:hover,
#nav-bottomright li#Prof_FooterLink a:active {
	color:				#32428C;
}

#nav-bottomright li a img {
	margin-right:		5px;
}
