﻿/* style sheet for styles that are used all over the site */
/* basic styles and tag resets */
body
{
    font: 11px/1.231 Avenir, "Trebuchet MS" , verdana, arial, helvetica, clean, sans-serif;
    font-size: small;
    font: x-small;
	background: url(/Content/images/updates/gradient_body.gif) top center repeat-x;
	margin: 0;
	padding: 0;
}
ul, li, p
{
	padding:0;
	margin:0;
}
a {text-decoration: none;}
table
{
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt
{
    font-family: monospace;
    font-size: 108%;
    line-height: 100%;
}
#bd
{
    height: 100%;
    clear: both;
    margin: 200px 0;
}
div, p{font-size: 11px;}
img{border: 0;}
input
{
    padding-bottom: 1px;
    font-size: 11px;
    color: #999;
}
#content 
{
    margin: 0;
    height: 100%;
}
.content { width:100%;}
input
{
    padding-bottom: 1px;
    font-size: 11px;
    color: #999;
}
.clearer
{
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* remove oultines from flash */
.noOutline {
	outline:none;
}
/* --- header --- */

.header 
{
	height: 75px;
	width: 100%;
	padding-top:20px;
}

.logo 
{
	float: left;
	margin: -21px 0 0 0;
}

.top_leftNav 
{
	padding-left: 20px;
}

ul#top_mainMenu
{
	float:left;
	list-style-type:none;	
	padding: 8px 0 0 32px;
	margin: 0;
}

#top_rightMenu
{
	float:right;
	list-style-type:none;	
	padding: 8px 20px 0 0;
}

ul#top_mainMenu li,
#top_rightMenu li
{
	float:left;
}

ul#top_mainMenu a,
#top_rightMenu a
{
    display:block;
    text-indent: -5000px;
    overflow: hidden;
}	


a.link_exploreProd,
a.link_exploreProd_selected  
{
    width: 132px;
    height: 29px;
}

a.link_exploreProd:link,
a.link_exploreProd:visited,
a.link_exploreProd:active 
{
    background: url(../images/updates/link_products.gif) top left no-repeat;
}

a.link_exploreProd:hover 
{
	background: url(../images/updates/link_products_hover.gif) top left no-repeat;
}

a.link_exploreProd_selected:link,
a.link_exploreProd_selected:visited,
a.link_exploreProd_selected:active,
a.link_exploreProd_selected:hover 
{
	background: url(../images/updates/link_products_selected.gif) top left no-repeat;
}

a.link_pad
{
	width: 196px;
    height: 29px;
    margin-left: 15px;
}

a.link_pad:link,
a.link_pad:visited,
a.link_pad:active
{
    background: url(../images/updates/link_pad.gif) top left no-repeat;
}

a.link_pad:hover
{
    background: url(../images/updates/link_pad_hover.gif) top left no-repeat;
}

a.link_pad_selected:link,
a.link_pad_selected:visited,
a.link_pad_selected:active,
a.link_pad_selected:hover 
{
	background: url(../images/updates/link_pad_selected.gif) top left no-repeat;
}

.is_feeling
{ 
	padding: 0px 0px 0 39px;
    text-align:left;
    color: #999;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -0.1px; 
}

/*
#layer_dailyWord
{
    position: absolute;
    visibility: hidden;
    margin-left: -13px;
	margin-top: -20px;
	padding:0px 0 0 0;
	width:auto;
	cursor:pointer;
}
*/
.layer_dailyWord_hidden
{
    position: absolute;
    visibility: hidden;
    margin-left: 0px;
	margin-top: -7px;
	padding:0px 0 0 0;
	width:auto;
	cursor:pointer;
    /**/
}

.layer_dailyWord_visible
{
    position: absolute;
    visibility: visible;
    margin-left: 0px;
	margin-top: -7px;
	padding:0px 0 0 0;
	width:auto;
	cursor:pointer;
	z-index: 10000;
    /**/
}

* html body #layer_dailyWord {
    margin-left: -13px;
	margin-top: -23px;
}
*+html #layer_dailyWord {
    margin-left: -145px;
	margin-top: 7px;
}

.content_dailyWord
{ display:block;
    background-color: #fefefe;
    font-size: 11px;
	margin:5px 0 0 0; 
    padding: 5px 5px 5px 5px;
    color: #989898;
    border: 1px solid #CCCCCC;
    width: auto;
    white-space:nowrap;
	~white-space:nowrap;
    text-align: left;
    letter-spacing: 0.5px;/**/
    font-weight: normal;
	text-decoration:none;
	cursor:pointer;
}
* html body .content_dailyWord {
	margin-top: 10px;	
}
*+html .content_dailyWord {
	margin-top: 10px;	
}
a#link_content_dailyWord { cursor:pointer;}
a#link_content_dailyWord:link {text-decoration:none;color: #989898;}
a#link_content_dailyWord:visited {text-decoration:none;color: #989898;}
a#link_content_dailyWord:hover {text-decoration:none;color: #989898; cursor:hand;}
a#link_content_dailyWord:active {text-decoration:none;color: #989898;}

.content_dailyWord a {padding:0 1px 0 1px; letter-spacing:normal;}
.content_dailyWord a:link
{
    color: #9ed32d;
    text-decoration: none;
    background: none;
}

.content_dailyWord a:visited
{
    color: #9ed32d;
    text-decoration: none;
    background: none;
}

.content_dailyWord a:hover
{
    color: #fff;
    text-decoration: none;
    background: #9ed32d;
}

.content_dailyWord a:active
{
    color: #9ed32d;
    text-decoration: none;
    background: none;
}

#daily_word
{ 
    margin-left: 0px;
    font-style: italic;
}

#daily_word a {padding:0 1px;}

#daily_word a:link,
#daily_word a:visited,
#daily_word a:active,
#daily_word a:hover
{ 
    text-decoration: none;
    font-style: italic;
    color: #9ed32d;
}    

#miniCart
{
    width: 259px;
    height: 460px;
    background: url(../images/bg/checkout_frame3.png) 0 0 no-repeat;            
    margin: 60px 0px 0 0px;
    padding: 10px 0 0 10px;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000;
}

.menu_border 
{
	background: url(../images/top_divider.gif) right 5px no-repeat;
	padding-right: 6px;
	margin-right: 6px;
}

.top_rightNav input {vertical-align:middle;}/* */
.top_rightNav input#input_search { border:1px solid #afafaf;width:115px; height:13px;}
/*.searchBox { background-color:#FFFF99; width:170px; float:left;}*/
#btn_search {width:16px; height:16px; background:url(/Content/images/search_btn.png) top left no-repeat;}

li.topNavSearch {
    margin-top: 4px;
}

/* --- FOOTER --- */

.footer 
{
	clear: both;
	font-size: 10px!important;
    font-family: Arial;
	width:100%;
	background: #333;
	height: 25px;
	position: fixed;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	z-index: 8000;
}	
.footer ul {
    padding: 5px 0 0 10px;
    margin: 0;
 }
.footer ul li
{
    display: inline;
    background: url(../images/footer_menu_divider.gif) right no-repeat;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}    

.footer ul li.last 
{
	background: none;
}

div.footer_left
{
    float: left;
    width: 400px;
    
}  

.footer ul a:link,
.footer ul a:active,
.footer ul a:visited {color: #999;}
.footer ul a:hover {color: #fff;}

.footer_center 
{
	float:left;
	padding-top: 6px;
	width:37%;
	position:relative;
}

.footer_center form
{
    color: #FFF;
    text-align: center;
    margin: 0 auto;
    white-space:nowrap;
}

.footer_center label
{
    position: relative;
    top: -4px;
}

.footer_center input.getEmails
{
    width: 155px;
    height: 13px;
    padding: 0 0 0 3px;
    position: relative;
    top: -3px;
    color: #000;
    font-size: 10px;
    border: 1px solid #CCCCCC;
}


#btn_getEmails
{
    width: 18px;
    height: 18px;
    background: url(../images/go.gif) top left no-repeat;
    position: relative;
    top: -1px;
    border:0;
    text-indent:-5000px;
    cursor: pointer;
}

#btn_getEmails:hover 
{
	background: url(../images/go_hover.gif) top left no-repeat;
}

.footer_right
{
    color: #999999;
    text-align: right;
    padding-top: 5px;
    white-space:nowrap;
    z-index: 10000;
    width: auto;
}

.copyright
{
	padding-right: 15px;
    white-space:nowrap;
}


div.footer_left {width:541px;}
.message-box h1 {margin:0}