﻿/*Wella Red 09*/

/*Login*/
.loginWrapper
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

.loginLeft
{
    position:relative;
    float:left;
    width:609px;
    height:599px;
    background:url(../Images/WellaRed09/loginLeft.jpg) top left no-repeat;
}

.loginRight
{
    position:relative;
    float:left;
    width:351px;
    height:599px;
    background:url(../Images/WellaRed09/loginRight.jpg) top left no-repeat;
}

.loginContainer
{
    position:relative;
    top:350px;
}

.lostPasswordContainer
{
    position:relative;
    top:220px;
}

.loginContainer TD
{
    color:#333333;
}

.loginTitle
{
    color:#C80D16;
}

body
{
    margin:10px 0 10px 0;
    background-color:#000;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-size:13px;
    line-height:140%;
    color:#CCCCCC;
    font-weight:normal;
    font-style:normal;
    height:100%;
}

DIV, TD
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-size:13px;
    color:#363636;
    font-weight:normal;
    font-style:normal;
}

#wrapper
{
    position:absolute;
    text-align:center;
    width:100%;
    height:100%;
}

#wrapper1
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
	text-align:left;
	width:960px;
	background:url(../Images/WellaRed09/mainBackground.jpg) top left repeat-y;
}
	
#wrapper2
{
	position:relative;
	text-align:left;
	width:100%;
}

.masthead
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:960px;
    height:230px;
}

#containerwrapper
{
    /*margin-left:121px;*/
    width:960px;
}

#containertop
{
    
}

/*Optional bottom on main container*/
#containerbottom
{
    position:relative;
    bottom:0px;
    width:100%;
    height:1px;
}

#container
{
    width:940px;
}

#menucontainer
{
    position:relative;
	top:0px;
	left:5px;
	float:left;
	width:276;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:266px; /* actual value */
	margin:0 0 0 0;
	padding:10px;
	z-index:100;
}

#menubpad
{
    clear:both;
    /*height:50px;*/
}

#contentcontainer
{
    position:relative;
    float:left;
    width:630px;
    padding-left:246px;
    margin-bottom:15px;
    padding:1px;
    padding-top:20px;
    padding-bottom:40px;
}

/*Optional right container*/  
#rightcontainer
{
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	z-index:99;
}

#contentmast
{
    width:690px;
    padding-top:37px;
    padding-left:0px;
    margin-bottom:20px;
    color:#000000;
    font-size:26px;
}

#footer
{
	top:1px;
	clear:both;
	margin:0;
	padding:1% 0;
    width:960px;
    height:30px;
    background-color:#000000;
    /*background:url(../images/footerBackground.jpg) top center no-repeat;*/
}

#footercontent1
{
    position:relative;
    top:5px;
    text-align:right;
    padding-right:10px;
    font-size:9px;
    text-transform:uppercase;
    font-weight:bold;
}

.clear
{
    clear:both;
}

h1, h3
{
	font-size:22px;
	font-weight:normal;
	color: #C80D16;
	margin-top:0px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

h2
{
	font-size:17px;
	font-weight:normal;
	color: #C80D16;
	margin-top:2px;
}

h4
{
	font-size:13px;
	font-weight:bold;
	color: #C80D16;
	margin-top:0px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

a:link
{
    color:#C80D16;
}

a:hover
{
    color:#C80D16;
}

a:active
{
    color:#C80D16;
}

a:visited
{
    color:#C80D16;
}

INPUT[type="text"]
{
    border:1px solid #869bba;
    height:18px;
    font-family: Arial, HelveticaNeue, Sans-Serif;
    font-size:12px;
    color:#676767;
}

TEXTAREA
{
    border:1px solid #869bba;
    height:22px;
    font-family: Arial, HelveticaNeue, Sans-Serif;
    font-size:12px;
    color:#676767;
}

SELECT
{
    border:1px solid #869bba;
    height:19px;
    font-size:11px;
    color:#676767;
}

#mastright SELECT
{
    border:1px solid #869bba;
    height:19px;
    font-size:11px;
    color:#676767;
}

.menuitem
{
    width:237px;
    margin-bottom:10px;
    margin-left:0px;
    font-size:11px;
    color:#0c0c0c;
    padding-left:0px;
    padding-top:4px;
    padding-bottom:4px;
    line-height:130%;
    cursor:pointer;
    text-decoration:none;
    border-bottom:2px solid #d5d5d5;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}

.menuitemHover
{
    width:237px;
    margin-bottom:10px;
    margin-left:0px;
    font-size:11px;
    color:#C80D16;
    padding-left:0px;
    padding-top:4px;
    padding-bottom:4px;
    line-height:130%;
    cursor:pointer;
    text-decoration:none;
    border-bottom:2px solid #d5d5d5;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}

.menuitemDisabled
{
    width:237px;
    margin-bottom:10px;
    margin-left:0px;
    font-size:11px;
    color:#DADADA;
    padding-left:0px;
    padding-top:4px;
    padding-bottom:4px;
    line-height:130%;
    cursor:pointer;
    text-decoration:none;
    border-bottom:2px solid #d5d5d5;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}

.footer
{
    font-size:11px;
    color:#FFFFFF;
}

.footer a:link
{
    color:#FFFFFF;
}
.footer a:active
{
    color:#FFFFFF;
}

.footer a:hover
{
    color:#FFFFFF;
}

.footer a:visited
{
    color:#FFFFFF;
}

.tableHeader
{
    color:#004564;
    font-weight:bold;
    font-size:12px;
}

.tableHeaderCell
{
    color:#004564;
    font-weight:bold;
    font-size:12px;
}

.tableRow
{
	background-color: #fafafa;
}

.tableAltRow
{
	background-color:white;
}

.tableRowHover
{
	background-color: #e7f7f9;
}

.tableAltRowHover
{
	background-color: #e7f7f9;
}

.tableCellTopBorder
{
	border-top: solid 1px #bddff2;
}

.genericbutton
{
    background-color:#C80D16;
    height:24px;
    border:0px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:8px;
    padding-right:8px;
    text-align:center;
    margin-right: 4px;
}


HR
{
    height:1px;
    color:#CCCCCC;
}


/*Original Content*/
.contentCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 

.contentHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
} 

a.contentCopyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.contentCopyLink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
} 

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 

td.seperator
{
	background-color: #000000;
} 

.bigLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a.bigLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a.bigLink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a.bigActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a.bigActive:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
} 

a.smallLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C80D16;
	text-decoration: none;
	cursor: hand;
	line-height: 13px;
} 

a.smallLink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C80D16;
	text-decoration: none;
	cursor: hand;
	line-height: 13px;
} 

a.smallActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C80D16;
	text-decoration: none;
	cursor: hand;
	line-height: 13px;
} 

a.smallActive:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C80D16;
	text-decoration: none;
	cursor: hand;
	line-height: 13px;
} 

td.teaserCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
} 

.teaserHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
} 

a.teaserCopyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	line-height: 12px;
	text-decoration: none;
} 

a.teaserCopyLink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C80D16;
	line-height: 12px;
	text-decoration: none;
}

td.TitleCell
{
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

td.DataCellTL
{
	border-top: black 1px solid;
	border-left: black 1px solid;
}

td.DataCellTLR
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}

td.DataCellTLB
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

td.DataCellTLBR
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

td.RedCellTL
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #b50008;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: black 1px solid;
	border-left: black 1px solid;
}

td.RedCellTLR
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #b50008;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
}

td.RedCellTLB
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #b50008;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

td.RedCellTLBR
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #b50008;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

td.GreyCell
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: gray;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.BlackCell
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: black;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*Apply style to Christmas Countdown*/
#countdown
{
    position:absolute;
    left:0px;
    width:1px;
    text-align:center;
    margin-top:20px;
    visibility:hidden;
}

#countdown
{
    text-align:-moz-center;
}

#countdowncontainer
{
    position:relative;
    width:440px;
	text-align:center;
    height:220px;
    padding:10px;
    background-color:#EEEEEE;
    border:1px solid #333333;
}

#closecountdown
{
    position:relative;
    width:400px;
	height:30px;
    font-weight:bold;
    text-decoration:underline;
    text-transform:uppercase;
    text-align:center;
	cursor:default;
}

.close
{
	cursor:pointer;
}

/*New promo page style*/

.promoTextRoman TD
{
    font-family:"Times New Roman";
    font-size:12px;
}

.promoBlueHeader
{
    font-size:44px;
    color:#0094b8;
}

.promoBlueText
{
    color:#0094b8;
}

.promoTextRoman TD a:link, .promoTextRoman TD a:active, .promoTextRoman TD a:hover, .promoTextRoman TD a:visited
{
    color:#0094b8;
    font-family:"Times New Roman";
    font-size:12px;
}

.errorLabel
{
    color:Red;
}

.printButton
{
    position:relative;
    margin:25px 0 0 0;
}

/*Gallery*/
.galleryContainer
{
    position:relative;
    width:660px;
    margin:0 auto 0 auto;
}
.galleryContainer .image
{
    position:relative;
    float:left;
    width:110px;
    background:#eeee;
    border:3px solid #ff0000;
    margin:10px 22px 10px 22px;
    padding:2px;
    text-align:center;
}
.galleryContainer .clear
{
    clear:both;
    height:1px;
    width:100%;
}
/*Lightbox*/
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}	
#lightbox-image-details-caption, 
#lightbox-image-details-caption a
{
    font-weight: bold;
    font-size:18px;
}
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;	
    padding-top: 1.0em;	
}			
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;	
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../Images/WellaRed09/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../Images/WellaRed09/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../Images/WellaRed09/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../Images/WellaRed09/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../Images/WellaRed09/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../Images/WellaRed09/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../Images/WellaRed09/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../Images/WellaRed09/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../Images/WellaRed09/fancybox.png');
	background-position: -40px -122px;
}
