/* @group Design and Layout */
ul#promoMenu {
	display: none;
}
#promotions ul#promoMenu {
	display: block;
}
ul#promoMenu {
	position: absolute;
	top: 69px;
	left: 755px;
}
ul#promoMenu, ul#promoMenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#promoMenu li {
	float: left;
	display: inline;
	line-height: 0;
}
ul#promoMenu li a {
	float: left;
	height: 10px;
	display: inline-block;
	text-indent: -5000px;
	outline: none;
	padding: 0;
}
a#promoEvents {
	width: 62px;
	background: url(../img/promoMenu.gif) no-repeat 0 0;	
	margin-right: 20px;
}
a#promoEvents.active, a#promoEvents:hover  {
	background: url(../img/promoMenu.gif) no-repeat 0 -10px;	
}
a#promoPromotions {
	width: 99px;
	background: url(../img/promoMenu.gif) no-repeat -82px 0;	
	margin-right: 20px;
}
a#promoPromotions.active, a#promoPromotions:hover {
	background: url(../img/promoMenu.gif) no-repeat -82px -10px;	
}

body, td, ul, li {
	padding: 0;
	margin: 0;
}

body {
	background: url(../img/bg.gif) no-repeat fixed center;
}

#container {
	width: 958px;
	margin: 50px auto 0;
}

/* @group Header */

#header {
	height: 80px;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	background: #fff url(../img/logo.gif) no-repeat 0 0;
	position: relative;
}
ul#navMenu, ul#navMenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#navMenu li {
	float: left;
	display: inline;
	padding:0;
	margin:0;
	line-height:0;
	
}
ul#navMenu li a {
	float: left;
	height: 33px;
	display: inline-block;
	margin-top: 25px;
	margin-left: 33px;
	text-indent: -5000px;
	outline: none;
	padding: 0;
}
/*ul#navMenu li:first-child a {
	margin-top: 0;
	height: 63px;
	margin-left: 0;
}*/
#navHome {
	width: 156px;

}
ul#navMenu li a#navAbout {
	width: 94px;
	background-image: url(../img/navAbout.gif);
	float: left;
	height: 33px;
	display: inline-block;
	margin-top: 25px;
	margin-left: 0px;
	text-indent: -5000px;
	outline: none;
	padding: 0;
}
#navTry {
	width: 73px;
	background-image: url(../img/navTry.gif);
}
#navGet {
	width: 143px;
	background-image: url(../img/navGet.gif);
}
#navShare {
	width: 97px;
	background-image: url(../img/navShare.gif);
}
#navTell {
	width: 76px;
	background-image: url(../img/navTell.gif);
}
#navLatest {
	width: 103px;
	background-image: url(../img/navLatest.gif);
}
ul#aboutMenu {
	display: none;
}
#about ul#aboutMenu {
	display: block;
}
ul#aboutMenu {
	position: absolute;
	top: 69px;
	left: 189px;
	width: 600px;
	height: 30px;
}
ul#aboutMenu, ul#aboutMenu li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#aboutMenu li {
	float: left;
	display: inline;
	line-height: 0;
}
ul#aboutMenu li a {
	float: left;
	height: 10px;
	display: inline-block;
	text-indent: -5000px;
	outline: none;
	padding: 0;
}
a#aboutOneday {
	width: 156px;
	background: url(../img/aboutMenu.gif) no-repeat 0 0;	
	margin-right: 20px;
}
a#aboutOneday.active, a#aboutOneday:hover  {
	background: url(../img/aboutMenu.gif) no-repeat 0 -10px;	
}
a#aboutColorblends {
	width: 193px;
	background: url(../img/aboutMenu.gif) no-repeat -172px 0;	
	margin-right: 20px;
}
a#aboutColorblends.active, a#aboutColorblends:hover {
	background: url(../img/aboutMenu.gif) no-repeat -172px -10px;	
}
a#aboutNewcolors {
	width: 180px;
	background: url(../img/aboutMenu.gif) no-repeat -383px 0;		
}
a#aboutNewcolors.active, a#aboutNewcolors:hover {
	background: url(../img/aboutMenu.gif) no-repeat -383px -10px;		
}

/* @end */

#content {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 0px solid #cdcdcd;
	border-top: 0px solid #cdcdcd;
	background: #fff;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 0;
	height: 1%;
	overflow: hidden;
}
#content.bottom {
	background: url(../img/btmContentBg.jpg) no-repeat left top;
	height: 436px;
}
#tellafriend #content {
	background: url(../img/tellafriendBg.jpg) no-repeat left top;
	height: 436px;
}

#share #content {
	background: #fff url(../img/shareBg.jpg) no-repeat;
	height: 436px;
}
#content div {

}
#content form {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#aboutFlash {
	width: 458px;
	float: left;
	display: block;
}
#aboutContent {
	float: left;
	display: block;
	width: 478px;
	padding-left: 0;
	padding-top: 40px;
	padding-right: 20px;
	font: 12px Helvetica, Arial;
}
.contentBox {
	height: 397px;
	width: 407px;
	margin-top: 39px;
	margin-left: 549px;
	overflow: hidden;
}

#share .contentBox {
	padding-left: 360px;
	height: 395px;
	width: auto;
	margin-top: 39px;
	margin-left: 20px;
	overflow: hidden;
	font: 12px Helvetica, Arial;
	color: #959495;
	position: relative;
	color: #000;
}
#share .contentBox small {
	width: 300px;
	display: block;
}
#share a.submitbutton {
	cursor:pointer;
	color:#85D0D0;
	text-decoration:none;
}
#share .contentBox textarea {
	width: 450px;
	height: 120px;
	border: 1px solid #3c89a4;
}
#share .contentBox .text {
	width: 200px;
	border: 1px solid #3c89a4;
}
#share .contentBox .text2{
	width: 450px;
	border: 1px solid #3c89a4;
}
#share .contentBox #step2 {
	position: absolute;
	left: 660px;
	top: 65px;
	width: 300px;
}
#tellafriend .contentBox {
	height: 397px;
	width: 570px;
	margin-top: 39px;
	margin-left: 376px;
	overflow: hidden;
	font: 12px Helvetica, Arial;
	color: #959495;
}
#tellafriend label {
	color:  #000;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 12px;
	padding-left: 12px;
}
#tellafriend input.text {
	width: 250px;
	margin-right: 25px;
	margin-bottom: 35px;
}
.scrollBox {
	height: 372px;
	padding-right: 10px;
	overflow: auto;
	font: 10px Helvetica, Arial;
}
.scrollBox p {
	padding: 0;
	margin: 5px 0;
	line-height: 1em;
	display: block;
}
#contact-us .contentBox {
	width: 480px;
	margin-left: 475px;
}
#contact-us #name, #contact-us #email, #contact-us #address {
	width: 260px;
}
#contact-us #message {
	width: 373px;
	height: 88px;
}
#contact-us form td {
	font: normal 14px Helvetica, Arial;
	text-transform: none;
}
#contact-us .text {
	width: 260px;
}
#free-trial #content {

}
#free-trial form, #free-trial td {
	font: normal 12px Helvetica, Arial;
}
#free-trial #content {
	background: #fff url(../img/trialBg.jpg) no-repeat 0 0;
	height: 600px;
	position: relative;

}
#free-trial form {
	position: absolute;
	left: 460px;
	top: 15px;
	height: 600px;
	overflow:auto;
	width: 490px;
}
#free-trial .text {
	width: 173px;
	border: 1px solid #3f89a6;
}
#free-trial select {
	border: 1px solid #3f89a6;
	height: 14px;
}
#free-trial #age {
	width: 36px;
	border: 1px solid #3f89a6;
}
#free-trial .text2 {
	width: 150px;
	border: 1px solid #3f89a6;
	margin-bottom: 5px;	
}

/* @group Footer */

#footer {
	display: block;
	height: 80px;
	border: 0;
	margin: 0;
	position: relative;
}
ul#btmMenu, ul#btmMenu li, ul#btmMenu li a {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#btmMenu {
	height: 45px;
	background: #4ad984 url(../img/btmLogo.gif) no-repeat right center;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
	overflow: hidden;
	display: block;
	line-height: 0;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;

}
ul#btmMenu li {
	float: left;
	display: inline;
	line-height: 0;
}

ul#btmMenu li a {
	float: left;
	height: 12px;
	display: inline-block;
	margin-top: 15px;
	margin-left: 55px;
	text-indent: -5000px;
	outline: none;
	padding: 0;
}
ul#btmMenu li:first-child a {
	margin-left: 15px;
}
ul#btmMenu li:first-child {
	position: relative;
}
ul#regionSelect {
	position: absolute;
	top: -140px;
	list-style: none;
	list-style-type: none;
	left: 15px;
	width: 120px;
	z-index: 99;
}
ul#regionSelect li {
	background: #fcfcfc;
	padding-left: 5px;

}
ul#regionSelect li.selected {
	background: #7a93a1;
	padding-left: 5px;

}
ul#regionSelect li.selected a {
color: #fff;

}
ul#regionSelect li:hover {
	background: #c9cfce;
}
ul#regionSelect li a:hover {
	color: #fff;
	background: #c9cfce;
}
ul#regionSelect li a {
	font: bold 13px 'Trebuchet MS';
	color: #7c94a2;
	text-transform: uppercase;
	text-decoration: none;
}
#btmSingapore {
	width: 78px;
	background: url(../img/btmSingapore.gif) no-repeat;
}
#btmFaq {
	width: 24px;
	background: url(../img/btmFaq.gif) no-repeat;
}
#btmPrivacy {
	width: 106px;
	background: url(../img/btmPrivacy.gif) no-repeat;
}
#btmLegal {
	width: 42px;
	background: url(../img/btmLegal.gif) no-repeat;
}
#btmContact {
	width: 85px;
	background: url(../img/btmContact.gif) no-repeat;
}
#btmSitemap {
	width: 60px;
	background: url(../img/btmSitemap.gif) no-repeat;
}
#liner {
	height: 31px;
	text-indent: -5000px;
	background: transparent url(../img/footerCopyright.gif) no-repeat center top;
}
.smallerFont {	
	font: 10px Helvetica, Arial;
}

/* @end */
/* @end */

/* @group Typography */



/* @end */
