@charset "UTF-8";
/* CSS Document */

body {
	background-color:#00d8ff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#575858;
}

#pink {
	width: 770px;
	height: 40px;
	background-color:#ea0f8f;
	margin:0;
}

#pink h1 {
	font-size:14px;
	padding: 10px;
	color:#FFFFFF;
	margin:0;
}

#blue {
	width: 770px;
	height: 40px;
	background-color:#01c9ed;
	margin:1px 0 1px 0;
}

#blue h1 {
	font-size:14px;
	padding: 10px;
	color:#FFFFFF;
	margin:0;
}

h1 {
	color:#3c3c3c;
	font-size:12px;
	font-weight:bold;
	line-height: 140%;
	padding: 0 12px 0 0;
	padding: 0 12px 0 12px;
}

p, li, .tblForm {
	color:#3c3c3c;
	font-size:12px;
	line-height: 140%;
	padding: 0 24px 0 12px;
}

h2 {
	color:#008ea8;
	font-size:14px;
	line-height: 140%;
	padding: 0 24px 0 12px;
}

h2 a {
	color:#00CCFF;
}

a {
	color:#3c3c3c;
}

a:hover {
	color:#e90f8f;
}

img {
	border:0;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:770px;
}

#wrapperWhite {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-color:#FFFFFF;
}

#flashMain {
	width: 770px;
	height: 356px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#contentLeft {
	width: 452px;
	float:left;
}

#contentFull {
	width: 770px;
	float:left;
}

#contentFullL {
	float:left;
	width: 530px;
	margin-bottom: 60px;
}

#contentFullR {
	float:left;
	width: 220px;
	margin-bottom: 60px;
}

#contentInnerImg {
	width: 98px;
	float:left;
	margin: 12px 0 0 12px;
}

#contentInnerRight {
	float:left;
	width: 330px;
	margin-bottom: 20px;
}

#contentRight {
	width: 318px;
	float:left;
	margin-bottom: 20px;
}

#wrapperMain {
	width:770px;
	background-image:url(../images/bg-main.jpg);
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width: 531px;
	height: 92px;
	background-image:url(../images/logo-radicool.gif);
	background-repeat:no-repeat;
	float:left;
}

#bag {
	width: 212px;
	height:67px;
	background-image:url(../images/bg-bag.gif);
	background-repeat:no-repeat;
	float:right;
	position: relative;
}

#bagLeft {
	float:left;
	width: 62px;
	text-align:center;
	padding-top: 23px;
}

.topCurrency {
	color: #37666e;
	font-size:9px;
	line-height: 150%;
}

.topCurrency a {
	border:0;
	color: #37666e;
}

.topCurrency a:hover {
	border:0;
	color: #FFF;
}

#bagRight {
	float:right;
	width: 150px;
	padding-top: 18px;
	position: relative;
}

#currencySwap {
	margin-top: 8px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/currency-swap-bg.gif') -1px 0 no-repeat;
	height: 118px;
	width: 125px;
	display: none;
}

#currencySwap img {
	margin: 8px 0;
	margin-left: 24px;
}

.bagText {
	color: #cdf7ff;
	font-size:11px;
	line-height: 140%;
}

.bagText a {
	color: #cdf7ff;
	font-weight:bold;
}

.bagText a:hover {
	color: #FFF;
}

#clear {
	clear:both;
}

#nav {
	width:770px;
	height: 39px;
	overflow:hidden;
}

#nav a {
	float:left;
	display:block;
	text-indent:-9999em;
}

#nav a:hover {
	background-position: 0 -39px;
}

a.Homepage {
	width: 89px;
	height: 78px;
	background-image:url(../images/btn-homepage.gif);
}

a.Toddlers {
	width: 77px;
	height: 78px;
	background-image:url(../images/btn-Toddlers.gif);
}

a.Kids {
	width: 52px;
	height: 78px;
	background-image:url(../images/btn-Kids.gif);
}

a.Adults {
	width: 64px;
	height: 78px;
	background-image:url(../images/btn-Adults.gif);
}

a.AboutUs {
	width: 79px;
	height: 78px;
	background-image:url(../images/btn-AboutUs.gif);
}

a.SunSafety {
	width: 87px;
	height: 78px;
	background-image:url(../images/btn-SunSafety.gif);
}

a.YourHealth {
	width: 92px;
	height: 78px;
	background-image:url(../images/btn-YourHealth.gif);
}

a.GotQuestion {
	width: 115px;
	height: 78px;
	background-image:url(../images/btn-GotQuestion.gif);
}

a.ContactDetails {
	width: 115px;
	height: 78px;
	background-image:url(../images/btn-ContactDetails.gif);
}

#sideCurrencyTxt {
	float:left;
	width:212px;
}

#sideCurrencyImg {
	float:right;
	margin-right:12px;
	margin-top:12px;
	width: 85px;
}

#Selection {
	width: 138px;
	float:left;
}

.txtSmall {
	font-size:9px;
	font-weight:normal;
}

#footer {
	width: 770px;
	margin-bottom: 70px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height: 93px;
}

.txtnorm {
	font-size:11px;
	
}

#footerLeft {
	float:left;
	width: 600px;
}

#footerRight {
	float:right;
	width: 120px;
	text-align:right;
	padding: 24px 24px 0 0;
}

#footer p {
	padding:12px;
	color: #bfe9f1;
	font-size:10px;
}

#footer p a {
	color:#bfe9f1;
}

#footer p a:hover {
	color:#e0f3f7;
}

#productIMG {
	clear:both;
	float:left;
	width: 170px;
	margin: 14px 0 14px 14px;
}

#productDETAILS {
	float:left;
	width: 245px;
	margin: 14px 10px 14px 0;
}

#productSPECS {
	float:left;
	width: 150px;
	margin: 14px 0 14px 14px;
}

#productSELECT {
	float:left;
	width: 145px;
	margin: 14px 0 14px 14px;
}

#productIMG p, #productDETAILS p, #productSPECS p, #productSELECT p {
	color:#3c3c3c;
	font-size:12px;
	line-height: 140%;
	padding: 0;
}

#productDETAILS h1 {
	color:#008ea8;
	font-size:14px;
	font-weight:normal;
	line-height: 140%;
	padding: 0;
}

.productBOLD {
	color:#008ea8;
	font-weight:bold;
}

#productLINE {
	clear:both;
	width: 750px;
	background-image:url(../images/product-spacer.jpg);
	background-repeat:no-repeat;
	height: 20px;
	margin: 5px 0 5px 10px;
}

#cartDetails {
	padding: 10px;
	font-size:11px;
	width:100%;
	margin: 0;
}

#cartDetails td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px;
}

.tblSide {
	width: 90px;
}



#loginarea {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 48px;
	background: #d1f8ff;
}
#loginarea img { float: left; }
#loginarea p {
	margin: 0;
	display: inline;
}
#loginarea .fail {
	margin: 0;
	float: left;
	padding-top: 16px;
	padding-left: 120px;
}
#loginarea .accepted {
	margin: 0;
	float: left;
	padding-top: 13px;
	padding-left: 260px;
}
#loginarea .accepted p  {
	font-size: 11pt;
}
#loginarea #form {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	height: 38px;
}
#loginarea .field {
	font-family: Arial;
	font-size: 9pt;
	color: #666;
}