#body
{
    font-family: 'Trebuchet MS',Geneva,Arial,Helvetica,sans-serif;
}

a {
    color:#9E737C;
}
a:hover {
    color:#DA848B;
}
sup {
    font-size: .83em;
    position: relative; /* using vertical-align: super or top crops line-heights in ie7/6 */
    top: -.5em;
}

#background
{
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/corporate/bg.gif);
    z-index: 3;
}

.hover_bg:hover {
    background-color: #F0EEEC;
}

#content_container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #C5BDB5;
    border-right: 1px solid #C5BDB5;
    border-bottom: 1px solid #C5BDB5;
    position: relative;
    z-index: 0;
    background-color: #FFFFFF;
}

#menu_container
{
    height: 47px;
    z-index: 10;
    width: 960px;
    margin: 0 auto;
    border-left: 1px solid #C5BDB5;
    border-right: 1px solid #C5BDB5;
    background-color: white;
}
#content_container, #headercontainer{
    -moz-box-shadow: 2px 2px 4px #C5BDB5;
    -webkit-box-shadow: 2px 2px 4px #C5BDB5;
    box-shadow: 2px 2px 4px #C5BDB5;
}

#image_container
{
    width: 960px;
    height: 430px;
}

#image_menu
{   
    background-position: top left;
    background-repeat: no-repeat;
    width: 640px;
    height: 420px;
    border-right: 1px solid #D3D4D6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#image_menu2
{
    background-position: top left;
    background-repeat: no-repeat;
    width: 640px;
    height: 420px;
    border-right: 1px solid #D3D4D6;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#image_links
{
    padding-top: 55px;
    padding-left: 3px;
    line-height: 17px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
}

#image_links a
{
    font-family: Verdana;
    font-size: 12px;
    color: #9E737C;   
    text-decoration: none;
    height: 17px;
}

#content
{
    position: relative;
    z-index: 0;
    background-color: white;
}

#magazine
{
    position: relative;
    z-index: 0;
    top: 0px;
    left: 640px;
    height: 186px;  
    width: 299px;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #666666;
    padding: 10px;
    line-height:1.2em;
    background-color: white;
}

#magazine h1
{
    display: inline;
}

#magazine img
{
    float: right;
}

#magazine a
{
    font-family: Geneva, Arial;
    font-size: 14px;
    color: #9E737C;
    text-transform:uppercase;
    text-decoration:none;
}

#magazine_popup
{
    font-size: 11px;
    color: #9E737C;
    text-transform:none;
    text-decoration:none;
    cursor: pointer;
}

#shop_from_magazine
{
    font-size: 11px;
    color: #9E737C;
    position: absolute;
    z-index: 0;
    top: 157px;
    width: 150px;
    left: 10px;
    background-color: white;
}

#shop_from_magazine:hover
{
    cursor: pointer;
}

#magazine a:hover
{ 
    text-decoration:underline;
}

#magazine_free
{
    position: absolute;
    z-index: 0;
    top: 175px;
    width: 150px;
    left: 10px;
    background-color: white;
}

#feature
{
    position: absolute;
    z-index: 0;
    right: 0px;
    top: 206px;
}

#feature_text
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 30px;
}

#feature_link
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 100px;
}

#feature_link a
{
    font-family: Geneva, Arial;
    font-size: 14px;
    color: #9E737C;
	text-transform: uppercase; 
	line-height:1.2em;
	text-decoration:none;
}

#feature_link a:hover
{ 
	text-decoration:underline;
}

#guarantee
{
    position: absolute;
    z-index: 0;
    right: 0px;
    top: 206px;
    border: 0px solid #F7E4E5;
}

#guarantee_header
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 20px;
}

#guarantee_text
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 70px;
    font-family: Geneva, Arial;
    font-size: 14px;
    color: #000000;
	line-height:1.2em;
	text-decoration:none;

}

#guarantee_link
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 180px;
}

#grid
{
    border-top: 1px solid #D3D4D6;
    height: 281px;
    clear: both;
}

#grid a
{
    font-family: Geneva, Arial;
    font-size: 14px;
    color: #9E737C;
    text-decoration:none;
}

#grid a:hover
{
	text-decoration:underline;
}

.normal_text
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
}

.header_small
{
    font-family: Geneva;
    font-size: 12px;
}

.header_large
{
    font-family: Geneva;
    font-size: 14px;
}

#queries
{
    font-family: Verdana;
    font-size: 11px;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 4997;
}

#loading {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5001;
    width: 300px;
    font-family: 'Trebuchet MS';
    font-size: 13px;
    color: #666666;
    border: 4px double #C5BDB5;
    text-align: center;
    padding: 40px;
    font-weight: bold;
    background-color: #F0EEEC;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
}

#ajax_display
{
    width: 300px;
    padding: 10px;
    border: 1px solid #C5BDB5;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 13px;
    text-align: center;
    z-index: 8010;
    color: #666666;
}

#loading img, #ajax_display img {
    padding: 10px;
    padding-top: 0px;
    margin: auto;
    display: block;
}

.quick_popup
{
    position: absolute;
    display: none;
    z-index: 5002;
    border: solid 1px #C5BDB5;
    background-color: #FFFFFF;
}

.messages {
    color: #D20B79;
    font-weight: bold;
}

/* Alsett Clearing Method definitions */
.clearfix:after
{ 
   content: "."; 
   display:block; 
   height: 0; 
   clear:both; 
   visibility:hidden;
}

.clearfix { display:inline-block;}
html .clearfix { height:1%;}
.clearfix 
{
	display:block;
	clear:both;
}

.clearfix_simple {
    clear: both;
    float: none;
    line-height: 1px;
}

/* Standard form styles */

form .with-errors input, 
form .with-errors select,
form .with-errors textarea
{
    background-color: yellow;
}

input[type='text'], input[type='password'], textarea, select{
    background-color: #FEF1F2;
    border: 1px solid #C5BDB5;
    color: #666666;
}

label{
    color: #666666;
}

div.en_wrapper {
    margin: 10px;
    clear: both;
    border: 2px dotted #D3D4D6;
    text-align: center;
}
table.error-notice {
    color: #F16477;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
}
table.error-notice td {
    padding: 10px;
    vertical-align: middle;
}

.with-errors{
    background-color: yellow;
}

.errors {
    color: #F16477;
}

.errors li
{
    padding-top: 2px;
    padding-bottom: 0px;
    margin-bottom: -10px;
}

.left_side
{
    width: 12px;
    height: 19px;
    display: inline;
    background-repeat: no-repeat;
}

.right_side
{
    width: 12px;
    height: 19px;
    display: inline;
    background-repeat: no-repeat;
}


/* clickable items */
.clickable { 
    cursor: pointer;
    color: #9E737C; 
    text-decoration: underline;
}

.clickable:hover { 
    text-decoration: underline;
}

div.hr {
    background-color: #C5BDB5;
    margin: 10px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-size: 18px;
    color: #C5BDB5;
    padding: 2px;
    clear: both;
    font-style: italic;
    padding-left: 10px;
    text-align: left;
}
div.hr_thin {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    border-top: 1px solid #C5BDB5;
    clear: both;
    margin-bottom: 10px;
}
div.hr_thick {
    font-size: 1px;
    line-height: 1px;
    border-top: 2px solid #C5BDB5;
    clear: both;
}

div.clear {
    clear: both;
    height: 0px;
}

#ajax_loader
{
    position: absolute;
    left: -99999px;
    top: 0px;
    z-index: 5010;
}

.none
{
    display: none;
}

#grid_main
{
    position: relative;
}

.status_header {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 40px;
    border-bottom: 4px double #C5BDB5;
    padding-bottom: 20px;
}

.link {
    font-family: 'Arial';
    color: #9E737C;
    text-decoration: none;
    cursor: pointer;
    text-transform: lowercase;
    font-weight: normal;
}
.link_caps {
    color: #9E737C;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

.watermark
{
    color: #CCCCCC !important;
    font-style: italic;

}

.spacer_div {
    display: block;
    clear: both;
    height: 15px;
}

.personalization_actions {
    color: #9E737C;
    cursor: pointer;
}

.personalization_actions a {
    display: block;
    text-decoration: none;
}

.personalization_actions a:hover {
    text-decoration: underline;
}

.hover:hover {
    text-decoration: underline;
}

.button {
    cursor: pointer;
    clear: both;
    float: left;
}

.regularPrice {
    text-decoration: line-through;
}

.salePrice {
    color: #F16477 !important;
}

.important_message{
    color: #F16477
}

#email_friend {
    width: 433px;
    height: 320px;
    border: 4px double #C5BDB5;
    display: none;
    position: absolute;
    z-index: 9001;
    background-color: white;
    font-family: 'trebuchet ms';
    font-size: 11px;
    color: #666666;
    padding: 20px;
}
#email_friend input,
#email_friend textarea {
    font-family: 'arial';
    font-size: 11px;
    color: black;
    border: 1px solid #C5BDB5;
    padding: 2px;
    width: 275px;
    background-color: #FEF1F2;
}
li.element-group {
    clear: both;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height: 17px;
}
li.element-group label {
    width: 150px;
    float: left;
}
label.required {
    font-weight: bold;
}
#email_friend ul.errors {
    clear: both;
    margin-left: 152px;
    padding-bottom: 10px;
}
#email_friend textarea {
    height: 100px;
}
#email_friend_footer {
    margin-top: 25px;
}
#email_friend_close {
    float: left;
}
#email_friend_submit {
    float: right;
}
#email_friend_header {
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.center {
    text-align: center;
}
.product_detail {
    color: gray;
}
.bullet li {
    list-style: disc inside;
}
option.disabled {
    text-decoration: line-through;
    color: gray;
}

.important_notice {
    font-size: 150%;
    font-weight: bold;
}

.checkbox {
    margin: 0px;
    float: left;
    height: 17px;
    width: 17px;
    margin-right: 5px;
    border: 1px solid #D3D4D6;
    background-image: url(/images/button/checkbox_inactive.gif);
}

.checked {
    background-image: url(/images/button/checkbox_active.gif);
}

/* position background div correctly in IE 6 */
* html #background {
    top: 171px;
}

span#sharedSampleText {
    font-size: 11px;
}

/* IE 7 Fix for scrolling main container */
#main_container{
    position: relative;
    background-image: url(/images/corporate/bg.gif);
}

/* This ensures that all Jquery UI Dialog items are about the overlay*/
.ui-dialog{
    z-index: 9001 !important;
}

/* arrow used in breadcrumbs*/
.breadcrumb_arrow{
    font-size: 13px !important;
    color: #C5BDB5 !important;
}

/*** Main image container on the home page ***/
#image_container .img_hidden{
    display: none;
}

#image_container .img_hidden, #image_container .img_normal{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 960px;
    height: 425px;
}

#slider_nav{
    position: absolute;
    z-index: 101;
    right: 10px;
    top: 392px
}

#slider_nav img{
    position: relative;
}

#slider_nav img.nav_hidden{
    display: none;
}

#slider_nav img[pause]{
    cursor: pointer;
}

#image_container #slider_left, #image_container #slider_right{
    position: absolute;
    z-index: 30;
    top: 187px;
    cursor: pointer;
}

#image_container #slider_right{
    right: 0px;
}

/*** Feature details styling ***/

/* Text styling for the feature details */

.feature_items{
    position: absolute;
}

.feature_new{
    color: #666;
    font-size: 16pt;
    font-family: georgia;
    line-height: 1.7em;
    text-align: right;
}

.feature_new_small{
    font-size: 13pt;
    font-style: italic;
}

.feature_exclusive{
    color: white;
    font-size: 16pt;
    font-family: georgia;
    line-height: 2em;
    text-align: center;
}

.feature_magazine{
    color: #666;
    font-size: 16pt;
    font-family: georgia;
    line-height: 1.7em;
    text-align: center;
}

/* Magazine feature popup styling */
.feature_magazine_popup{
    display: none;
}

.feature_magazine_popup img{
    position: absolute;
}

.feature_magazine_popup div{
    color: #666;
    font-size: 1.21em;
}

.feature_magazine_popup a{
    font-weight: bold;
    text-decoration: none;
}

.feature_magazine_popup a, .feature_magazine_popup div{
    position: relative;
    z-index: 10;
    left: 40px;
    top: 20px;
    line-height: 2em;
}

/*** Ribbon at the bottom of the content area on the home page ***/
#sub_ribbon{
    position: absolute;
    left: 5px;
    top: 136px;
    z-index: 1;
}

/*** Images below the main image container ***/
#sub_images{
    position: relative;
    left: -8px;
    width: 968px;
}

/* The actual images inside the container */
#sub_images_images a{
    float: left;
    padding-left: 8px;
    height: 170px;
    position: relative;
    text-decoration: none;
    color: #9E737C;
}

#sub_images_images a:hover{
    cursor: pointer;
    color: #DA848B;
}

/* The anchor tags on top of the ribbon*/
#sub_images #sub_images_links{
    position: absolute;
    top: 146px;
    left: 0px;
    width: 968px;
    z-index: 2;
}

.sub_text{
    position: relative;
    z-index: 20;
    font-family: georgia;
    float: left;
    width: 234px;
    margin-left: 8px;
}

.sub_text a{
    text-decoration: none;
    margin-left: 5px;
    font-size: 10pt;
    font-weight: bold;
}

img[slidenum]{
    cursor: pointer;
}

.divider_three_left, .divider_three_right
{
    position: absolute;
    top: -2px;
}

.divider_four_left, .divider_four_right
{
    position: absolute;
    bottom: -2px;
}

.divider_three_left, .divider_four_left
{
   left: 0px;
}

.divider_three_right, .divider_four_right
{
    right: 0px;
}

.shadow{
    -moz-box-shadow: 2px 2px 4px #C5BDB5;
    -webkit-box-shadow: 2px 2px 4px #C5BDB5;
    box-shadow: 2px 2px 4px #C5BDB5;
}

/*** popup dialoag styled for 2012 site ***/

.site_popup{
    border: 2px solid #C5BDB5 !important;
    moz-border-radius: 0px/*{cornerRadius}*/ !important;
    -webkit-border-radius: 0px/*{cornerRadius}*/ !important;
    border-radius: 0px/*{cornerRadius}*/ !important;
    z-index: 9001 !important;
    overflow: visible !important;
}

.site_popup .ui-dialog-titlebar{
    display: none !important;
}

.site_popup .ui-dialog-content{
    overflow: hidden !important;
}

#site_popup
{
    display: none;
    /*width: 477px;*/
    /*height: 300px;*/
    min-height: 300px !important;
    /*min-width: 480px;*/
    position: relative;
    overflow: visible !important;
    background-color: #FEF1F2 !important;
}

#site_popup_banner
{
    position: absolute;
    left: -13px;
    top: 27px;
    z-index: 10;
}

#site_popup_image
{
    position: absolute;
    left: 20px;
    top: 40px;
    z-index: 11;
}

#site_popup_close {
    position: absolute;
    cursor: pointer;
    left: 388px;
    top: 45px;
    z-index: 11;
}

#site_popup_details
{
    position: relative;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
    /*width: 437px;*/
    color: #666666;
}

.site_popup_two_columns
{
   width: 40%;
   float: left;
   padding-right: 10%;
}

#site_popup_details p.site_popup_text
{
    font-family: 'Georgia';
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1.3;
}

/*** Promotion Popup Styling ***/
#site_popup.popup_promotion
{
    background-color: #FFFFFF !important;
}

#promotion_popup_header
{
    text-transform: uppercase;
    font-family: 'Georgia';
    font-weight: bold;
    font-size: 12px;
    display: inline;
}

#promotion_popup_top
{
    text-align: center;
    padding-bottom: 15px;
}

#promotion_popup_bottom
{
    position: relative;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.promotion_popup_bold
{
    font-family: 'Georgia';
    font-weight: bold;
    font-size: 12px;    
}

#promotion_popup_discounts
{
    font-family: 'Georgia';
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    margin-top:15px;
}

.promotion_popup_discount
{
    position: relative;    
    display: inline;
    padding-left: 12px;
    padding-right: 12px;
}

#promotion_popup_promocode
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.divider_popup_promo
{
    position: absolute;
    left: 5px;
}

#promotion_popup_terms
{
    font-family: 'Trebuchet MS';
    font-size: 10px;
    margin-bottom: 20px;
    display: block;
}

.promotion_popup_highlight
{
    color: #F16477;
    font-family: 'Georgia';
    font-weight: bold;
    font-size: 12px;  
}

/*** magazine retailer popup ***/

div.magazine_pop_container
{
    font-size: 11px;
    font-family: 'Trebuchet MS';
    max-width: 495px;
    position: relative;
}
div#magazine_pop_usa, #magazine_pop_canada
{
    padding-left: 38px;
    color: #666666;
    line-height: 12px;
}

div.mag_pop_left
{
    float: left;
    padding-left: 11px;
    text-align: left;
    width: 173px;
}
div.mag_pop_right
{
    float: left;
    padding-left: 50px;
    text-align: left;
    width: 173px;
}
div.mag_pop_country
{
    padding-bottom: 11px;
    padding-top: 6px;
    font-weight: bolder;
    font-size: medium;
}

div#magazine_pop_header{
    text-align: center;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
}

p.content_section_title
{
    font-weight: normal;
    font-style: italic;   
}

div#close-container
{
    position: absolute;
    right: 5px;
    width: 69px;
}
img#magazine-retailers-close
{
    cursor: pointer;
}
