@charset "utf-8";
/* Gioventu Common CSS Document
-----======[ www.totalinternet.com.au ]======----- */

body {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

/* --------------------- Header --------------------- */

.header {
	height: 115px;
	width: 100%;
}
.headerLeft {
/*	background:url(../img/logo.jpg);*/
	width: 133px;
	height: 115px;
	float:left;
	margin: 0px 5px 0px 15px;
}
.headerRight {
	position:relative;
	background:url(../img/phone.gif) top right no-repeat;
	width: 290px;
	height: 80px;
	margin: 25px 5px 0px 50px;
	float:right;
}
.banner {
	height: 304px;
	width: 100%;
	background:url(../img/banner.jpg);
	margin-top:5px;
	float:left;
}
.cartSummary {
	position:absolute;
	text-align: right;
	top:70px;
	right:0px;
	font-size:11px;
	line-height:20px;
	height:20px;
}

/* --------------------- menu --------------------- */
.menuBar {
	background:url(../img/bgFooter.gif) no-repeat;
	width: 100%;
	height: 30px;
	float:left;
	margin-bottom:3px;
}
.menuBarLeft {
	background:url(../img/menuBarLeft.gif) no-repeat;
	width:200px;
	height: 30px;
	margin:1px 0px 0px 10px;
	float: left;
}
.menuBarRight {
	height: 30px;
	float:left;
	padding-left:18px;
}

/* --------------------- Menu Bar ----------------------- */

.menuBarRight .links{
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	padding: 6px 0px 0px 0px;
	margin-left:1px;
	line-height:18px;
	text-align:left;
}
.menuBarRight .links a { color:#fff; text-decoration:none;}
.menuBarRight .links a:hover { color:#fff; text-decoration:underline;}
.menuBarRight .links .sep {
	color:#A39161;
	font-weight:bold;
	margin:0px 6px 0px 6px;
}

/* --------------------- Common --------------------- */

.pageHold {
	width: 778px;
	margin: 0px auto;
	background:#fff;
}
.contentGeneral {
	width:100%;
	float:left;
}
.contentLeft {
	width:200px;
	float:left;
}
.contentLeftTop {
	width:200px;
	float:left;
	margin: 5px 0px 0px 0px;
}

.contentLeftTop .contentLeftTopRoof {
	background:url(../img/bgContentLeftTop.gif) no-repeat top left;
	margin:0px;
	height:15px;
	width:200px;
}

.contentLeftTop .contentLeftTopMid {
	background-color:#009ddc;
	width:157px;
	padding:0px 20px 5px 20px;
	margin:0px;
	margin-left:1px;
}

.contentLeftTop .contentLeftTopBase{
	background:url(../img/bgContentLeftTop.gif) no-repeat bottom left;
	margin:0px;
	width:200px;
	height:15px;	
}

.contentLeftBottom {
	background:url(../img/bgContentLeftBottom.gif) no-repeat;
	width:160px;
	height:132px;
	float:left;
	padding:15px 20px 20px 20px;
	margin: 5px 0px 0px 0px;
}

.radBoxTop {
	padding-top: 10px 0px 0px 0px;
	float:left;
	width: 199px;
	height: 16px;
	background: url(../img/radTop.jpg) no-repeat;
	overflow:hidden;
}

.radBoxMid {
	background: #a39161;
	width: 159px;
	float:left;
	padding:0px 20px 0px 20px;
}

.radBoxBottom {
	width: 199px;
	height: 15px;
	background: url(../img/radBottom.jpg) no-repeat;
	float:left;
}
.contentRight {
	width:556px;
	padding:10px 0px 0px 20px;
	float:left;
}
.blueBoxTop {
	background:url(../img/blueBoxTop.gif) no-repeat;
	width:553px;
	height:4px;
	overflow: hidden;
	float:left;
}
.blueBox {
	background: #E9F8FE;
	width: 553px;
	float:left;
}
.blueBoxLow {
	background:url(../img/blueBoxLow.gif) no-repeat;
	width:553px;
	height:5px;
	padding-bottom:10px;
	float:left;
}
.contentA .links {
	margin:3px auto;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
.contentA .links .sep {
	color:#A39161;
	font-weight:bold;
}
.contentB .links {
	width:130px;
	font-size:11px;
	color:#333333;
	padding: 0px;
	margin:0px;
	line-height: 14px;
}


img.contentImg {float:right; }
.enquiry {
	width: 553px;
}
.enquiryLeft {
	float: left;
	width: 370px;
}
.enquiryRight {
	float: left;
	width: 150px;
	height: 32px;
	padding: 7px 0px 0px 33px;
}
.contentImageHold {
	float: left;
	padding: 0px 20px 10px 0px;
}

.addCart {
	float:right;
	clear:both;
}

.addCart form {
	padding:0px;
	margin:0px;
}

/* --------------------- Footer --------------------- */

.footer {
	height: 30px;
	width: 100%;
	background:url(../img/bgFooter.gif) no-repeat;
	clear: both;
	margin-top:5px;
	float:left;
	padding-bottom: 20px;
}
.footerLeft {
	height:27px;
	width:230px;
	float:left;
}
.footerRight {
	height:27px;
	width:400px;
	float:right;
}
.footerRight .links{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 15px 0px 10px;
	line-height:18px;
	text-align:right;
}
.footerRight .links .sep {
	color:#A39161;
	font-weight:bold;
}
.disclaimer {
	float: left;
	text-align:center;
	padding: 0px 10px 0px 10px;
}

/* --------------------- Typography --------------------- */

h1 {clear:both; }

.contentA h1 {
	color: #fff;
	font-size: 18px;
	padding: 10px 0px 0px 0px;
	margin-bottom:10px;
	line-height:20px;
}
.contentRight h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:20px;
	
	color:#A39161;
	margin:0px 0px 10px;
	padding-top:10px;
}
.contentRight h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	
	color:#A39161;
	margin:0px 0px 3px;
	padding-top:10px;
}

.contentRight h3 {
	color:#009ddc;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top:8px;
}

.contentRight h4 {
	color:#009ddc;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top:10px;
}

.contentA h2 {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin-bottom:4px;
	line-height:18px;
}
.productHold h2 { padding-bottom: 10px; }

.productHold h3, .productHold h3 a { 
	color:#009ddc;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	padding-bottom: 5px;
}

.blueBox h2 {
	color: #009DDC;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
.contentA h3 {
	color: #fff;
	font-size: 14px;
	font-style:italic;
	padding: 0px 0px 0px 0px;
	line-height:22px;
}
.contentB h1 {
	color: #a39161;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding: 0px;
	line-height:20px;
}
.contentB h2 {
	color: #009ddc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin-bottom:7px;
	line-height:20px;
	text-align:left;
}
.contentB h3 {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	padding: 5px 0px 0px 0px;
	line-height:20px;
}
.footerLeft p {
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 0px 0px 10px;
	line-height:18px;
}

.contentLeftTop h1 {
	text-indent:-700em;
	background:url(../img/menuBarLeft.gif) no-repeat;
	height:30px;
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}

.contentLeftTop h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}

.contentLeftBottom h2, .radBoxMid h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.contentLeftTop hr {
	height:1px;
	overflow:hidden;
	border:none;
	border-top:1px solid #fff;
	margin:7px 0px 7px;
	
}

.contentLeftBottom hr, .radBoxMid hr {
	height:1px;
	overflow:hidden;
	border:none;
	border-top:1px solid #fff;
	margin:5px 0px 5px;
	
}

.contentRight p {
	font-family:  Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:10px;
}
.disclaimer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
	line-height: 14px;
}
.blueBox p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #009DDC;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
}

 p.guarantee {
	font-size: 10px;
	line-height:14px;
}
.enquiry p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #777;
	font-weight:bold;
}
.mustard { color: #A39161; font-weight:bold; }
.contentRight hr {
	height: 1px;
	color: #A39161;
	background: #A39161;
	border:none;
	margin: 0px 0px 10px 0px;
}

sub {
	font-size: 9px;
	vertical-align:top;
}
.small {
	font-size: 10px;
	color: #999999;
}

/* --------------------- Links ----------------------- */

a { color:#009ddc; text-decoration:underline;}
a:hover {color:#009ddc; text-decoration:underline;}

h2 a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.productHold a, .cartSummary a { color: #009DDC; }
.contentA h3 a{ color: #fff; text-decoration:none; font-weight:bold;}
.contentA h3 a:hover{ color: #fff; text-decoration:underline; font-weight:bold;}
.contentA .links a { color:#FFFFFF; text-decoration:none; }
.contentA .links a:hover { color:#FFFFFF; text-decoration:underline; }
.contentB .links a{color:#333333; text-decoration:none;}
.contentB .links a:hover{color:#333333; text-decoration:underline;}
.contentB h3 a{ color:#666; text-decoration:none; font-weight:bold;}
.contentB h3 a:hover{ color: #666; text-decoration:underline; font-weight:bold;}
.footerRight .links a { color:#fff; text-decoration:none;}
.footerRight .links a:hover { color:#fff; text-decoration:underline;}

.contentLeftTop h2 a { color:#FFFFFF; text-decoration:none; } 
.contentLeftTop h2 a:hover { color:#FFFFFF; text-decoration:underline; } 

.contentLeftTop ul li a, .contentLeftBottom ul li a, .radBoxMid ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.contentLeftTop ul li a:hover, .contentLeftBottom ul li a:hover, .radBoxMid ul li a:hover {
	text-decoration:underline;
}
.blueBox a {
	color: #A39161;
	text-decoration: underline;
}

.contentLeftBottom a, .radBoxMid a {color:#FFFFFF; }

.contentLeftTopMid a.smlMenuA { color:#016f9b; }

/* --------------------- Forms ----------------------- */

form { margin-bottom:20px; }

.req {
	font-size: 10px;
	color:#660033;
}
.frmRow {
	clear:both;
	padding:2px 0px 0px 0px;
}

.frmRow p{
	float:left;	
}

.frmContainer { clear:both; }

.frmRowHalf {
	width:50%;
	padding:2px 0px 0px 0px;
	float:left;
}

.comp {
	clear:both;
	text-align:center;
	padding:9px 0px 9px 0px;
}
.label {
	color: #FFFFFF;
	float:left;
	padding:1px 1px 1px 1px;
	font-size:12px;
	vertical-align:top;
	text-align:right;
}
.ele {
	color:#666666;
	float:right;
	padding:1px 1px 1px 1px;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}
input, textarea {
	border: 1px solid #CCCCCC;
}
.contentLeftBottom .frmRow, .radBoxMid .frmRow  { padding: 0px; }
.contentLeftBottom .ele, .radBoxMid .ele {
	float:left;
	width:100%;
}
.contentLeftBottom .label, .radBoxMid .label {
	float:left;
	font-size:10px;
	color:#FFFFFF;
}
.button {
	float:right;
	margin-top:5px;
}
.contentLeftBottom form input, .radBoxMid form input {  color:#333333; font-size:11px;}
.contentLeftBottom form input.text, .radBoxMid form input.text { width:97%; }
.divContactFrm .label { width:25%;color:#666666;}
.divContactFrm .ele { width:73%; font-weight:100;}
.divAntiAgeingTestFrm .label { width:73%;color:#666666; text-align:left;}
.divAntiAgeingTestFrm .ele { width:26%; font-weight:100;}
.divAddMemberFrm .label { width:25%;color:#666666;}
.divAddMemberFrm .ele { width:73%; font-weight:100;}
.noBorder { border: none; }

.addToCartButton, .chkOutButton, .removeButton, .updateButton, .continueButton, .finaliseButton, .updateDetailsButton {
	width: 150px;
	height: 32px;
	border: none;
	margin-bottom: 15px;
	cursor:pointer;
}
.addToCartButton { background: url(../img/addToCartButton.gif) no-repeat; }
.chkOutButton { background: url(../img/checkoutButton.gif) no-repeat; }
.removeButton { background: url(../img/remove-button.gif) no-repeat; }
.updateButton { background: url(../img/update-button.gif) no-repeat; }
.continueButton { background: url(../img/continueButton.gif) no-repeat; }
.finaliseButton { background: url(../img/finaliseButton.gif) no-repeat; }
.updateDetailsButton { background: url(../img/updateDetailsButton.gif) no-repeat; }

.submitButton { cursor:pointer; }

/* --------------------- Lists ----------------------- */

.contentRight ul {
	list-style:outside disc;
	font-family:  Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:10px;
	padding-left:50px;	
}

.contentRight li {
	padding-bottom:0px;	
}

.right li {
	padding-bottom: 2px;
	background:url(../img/dotted.gif) bottom left repeat-x;
	text-indent: 5px;
}
.left li {
	list-style:disc;
	margin-left: 15px;
}

.contentLeftTop ul {
	margin:0px 0px 5px;
}

.contentLeftTop ul li {
	margin:0px 0px 5px;
}

ol {
	list-style: decimal;
	list-style-position:inside;
}	

/* --------------------- System Messages ----------------------- */

#sucMsg {
	font-size:13px;
	border:1px solid #a9d260;
	background-color: #fafff1;
	margin: 15px 0px 15px 15px;
	padding:10px 10px 10px 10px;
	color: #6c985f;
	font-weight:normal;
	text-align:center;
}

#systemErrDiv {
	text-align:center;
	width:100%;
}

#errorTable, #errorTableFront {
	border:solid #E4AC58 1px;
	margin: 15px auto 15px auto;
	text-align: left;
	background-color:#FDF1E3;
}
#errorTable #head, #errorTableFront #head {
	font-size:12px;
	margin:5px auto;
	text-align:center;
	font-weight:normal;
	color:#FF9900;
}
#errStr {
	margin:15px 0px 15px 0px;
	text-align:center;
	font-weight:bold;
	color:#FB6666;
	font-size:12px;
	background: #FEE6DE;
	border: 1px solid #FB6666;	
	padding: 5px;
}
#errPnt, #errPnt a {
	font-size:11px;
	color:#FF9900;
	margin:5px 5px 5px 10px;
}

/* --------------------- Index --------------------- */

.contentA {
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.contentA1 {
	background: url(../img/bgContentA1small.jpg);
	width: 188px;
	height: 160px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 8px 0px 0px;
	text-align:center;
}
.contentA2 {
	background: url(../img/bgContentA2small.jpg);
	width: 168px;
	height: 160px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 5px 8px 0px 0px; 
	text-align:center;
}

.noMargin {
	margin: 5px 0px 0px 0px;
}

.contentB {
	width: 100%;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	float:left;
}
.contentB1 {
	width: 257px;
	height: 90px;
	float: left;
	margin: 5px 0px 0px 0px;
}
.contentB2 {
	width: 154px;
	height: 110px;
	float: left;
	padding:0px 20px 0px 21px;
	margin: 5px 0px 0px 0px;
	border-left:#A39161 1px solid;
}

.contB2Left {
	border-left:none;
	padding:0px 19px 0px 19px;
	/*margin-left:20px;*/
}

.contB2Right {
	padding:0px 17px 0px 19px;
	/*margin-left:20px;*/
}

/* --------------------- Shop Online --------------------- */

.productHold {
	padding: 0px 0px 0px 0px;
}

.productImg {
	float: left;
	padding: 0px 15px 15px 0px;
}

/* --------------------- Cart --------------------- */

.cartItemHold {
	width: 556px;
}
.cartName {
	float: left;
	width: 350px;
}
.cartQty {
	float: left;
	width: 50px;
}
.cartPrice {
	float: left;
	width: 156px;
}
.cartTotalLeft {
	float: left;
	width: 278px;
}
.cartTotalRight {
	float: left;
	width: 278px;
}

/*----------------------------testimonials----------------------*/

.frmRow img {
	float:left;
	margin:0px 20px 0px 0px;
}



/* ------------- Pagging ---------------- */

.noOfRecords {
	font-size:11px;
	font-weight:100;
	color:#163e4f;
	text-align:right;
	float:none;
	clear:both;
}

.paggingTbl
{
	/* width:250px;*/
	margin-bottom:10px;
}

.paggingTbl th {
	font-size:11px;
	font-weight:100;
	color:#163e4f;
	padding-right:15px;
}
.paggingTbl th span
{
	/* padding-right:15px; */
}

.paggingTbl td {
	font-size:11px;
	color:#163e4f;
	height:20px;
	width:14px;
	vertical-align:middle;
}

.paggingTbl .act {
	/*border:1px solid #333333;
	background-color:#999999;*/
	color: #000;
	padding:0px 2px 0px 2px;
	font-size:12px;
	text-align:center;
}

.paggingTbl .inact {
	/*border:1px solid #999999;
	background-color:#CCCCCC;*/
	color: #009ddc;
	padding:0px 2px 0px 2px;
	font-size:12px;
	cursor:pointer;
	text-align:center;
}