body {
	background-color: #E5EBE5;
	background-image: url(http://www.vitality4life.com/ebay/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
p {
	margin-left: 5px;
}
#subTitle {
	position:relative;
}
#calc {
	position:absolute;
	left: 200px;
	top: 55px;	
}

/*
/---------------------------------------------/
/  THIS HIDES THE CA NAV BAR 
/  AND REPLACE WITH OURS
/---------------------------------------------/
*/
.topbar{
display:none;
}
/*td.framebghorizontal{
display:none;
}*/
td.framebgvertical{
display:none;
}

#topnav{
position:absolute;
top:-24px;
*top:-26px;
left:275px;
margin:0px;
padding:0px;
}
#header {
	background: #FFFFFF url('http://www.vitality4life.com.au/wp-content/themes/v4l/images/handstand.jpg') no-repeat top right; 
	margin: 0; 
	padding: 0; 
	height: 185px; 
	width: 890px;
}

#headerimg {
	margin: 0;
	height: 150px;
}
#flags {
	float:right;
}
#flags img, #flags a { border:none;}
.headerbg { background:none; }
#menu a {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}

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

#menu {
	width: 890px;
	height: 33px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0;
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
	font-size:13px;
}
#menu td { color: #FFFFFF; }

/*
/-------------------------------------------------------/
/  TOP NAVIGATION - GW 2009-03-11
/-------------------------------------------------------/
*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	/*width: 10em;*/
}

#nav li { /* all list items */
	float: left;
	padding: 7px;
	border-right:1px dotted #BFBBAB;
	/*width: 10em; /* width needed or else Opera goes nuts */
}
#nav ul li {
border-bottom:1px dotted #BFBBAB;
border-right:medium none;
width:160px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #333333;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*
/--------------------------------/
/   MEGA MENU
/--------------------------------/
*/
.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #333333;
border: 1px solid #333333;
border-width: 1px;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;

}

.megamenu .column{
float: left;
width: 180px; /*width of each menu column*/
margin-right: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
/* background: #e0e0e0; */
font: bold 14px Arial;
color: #9DBB4B;
margin: 5px 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
color: #CCCCCC;
}

.megamenu .column ul li a:hover{
color: #FFFFFF;
}


/*
/---------------------------------------------/
/  SIDE NAVIGATION
/---------------------------------------------/
*/
#nav-menu {
	margin-left: 0 0 10px 10px;
}
#nav-menu h3 {
	margin-left: 10px;
}
#nav-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav-menu li {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	margin-left: 12px;
}
#nav-menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-menu li a:hover {
	color: #000000;
	text-decoration: underline;
}
/*
/--------------------------------/
/   SIDEBAR ARTICLES AREA
/--------------------------------/
*/
.sidebar {width:168;}

.sidewhitetop {
	background: transparent url('http://www.vitality4lifeshop.co.uk/wp-content/themes/v4l/images/sideWhiteTop.jpg') no-repeat scroll 0 0;
	height: 90px;
	
}
.sidewhitemid {
	background: transparent url('http://www.vitality4lifeshop.co.uk/wp-content/themes/v4l/images/sideWhiteMid.jpg') repeat-y scroll 0 0;
	padding-right:2px;
}
.sidewhitebot {
	background: transparent url('http://www.vitality4lifeshop.co.uk/wp-content/themes/v4l/images/sideWhiteBot.jpg') no-repeat scroll 0 0;
	height: 25px;
}
#sidewhite a:link, #sidewhite a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
#sidewhite a:hover {
	color: #555555;
	text-decoration:underline;
}
#sidewhite ul{
	list-style: none;
	margin: 0 ;
	padding: 0 0 8px 15px;
}
#sidewhite ul li {
	padding: 0;
}
/*.mainnavofftxt, .mainnavontxt {
	font-size: 11px;
}
.mainnavofftxt a:link, .mainnavontxt a:link{
	font-size: 11px;
}
.v4ltopnav {
	background-color:#333333;
	height: 35px;
}*/
/*
/---------------------------------------------/
/  FEATURE BOXES
/---------------------------------------------/
*/
#health-feature {
	background-color: #FFFFCC;
	background-repeat: repeat-y;
	border: 1px solid #FFCC66;
	padding: 10px;
}
#health-feature h1 {
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 1px;
}
#health-feature-white {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px;
}
#health-feature-blue {
	background-color: #BDD1F2;
	border: 1px solid #3366FF;
	padding: 10px;
	margin: 10px;
}
#flash-movie {
	padding: 5px;
	float: left;
}
.movies {
	margin-top: 10px;
	float:right;
}
.chairBigtext {
	color: rgb(153, 51, 0);
	font-size: 18px;
}
#column-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
}
#health-left {
	float:left;
	border-top: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	padding-right: 10px;
	width: 325px;
}
#health-right {
	float: left;
	border-top: 1px dotted #cccccc;
	padding-left: 15px;
	width: 325px;
}
.footer {
	margin: 0 0 5px 0;
	padding: 10px 5px 10px 30px;
	text-align: left;
}
.clearboth { clear: both; }
/*
/---------------------------------------------/
/  IMAGES 
/---------------------------------------------/
*/
.rollwrapper {
	width: 650px;
	padding: 0 20px 0 20px;
	margin-left: 30px;
}

.rollover a {
display: block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM3000.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: -200 0;
color: #049;
}

.rollover2 a {
display:block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM200.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover2 a:hover { 
background-position: -200 0;
color: #049;
}

.rollover3 a {
display:block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM105.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover3 a:hover { 
background-position: -200 0;
color: #049;
}

td .topbar {
	text-align: left;
}
#noca {
	display: none;
}

img#largeImage {
	/*display: none;
	border: 2px solid #333333;*/
	/*width: 200px;*/
}
#image_span {
	/*display: block;
	width: 350px;
	height: 350px;
	/*background-image: url(http://www.vitality4life.co.nz/img/Oscar-Vital900.jpg);}*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

.prodFeature1 {
	border:dotted #009900;
	padding: 5px;
	width: 500px;
	text-align: left;
}

.prodFeature2 {
	width: 600px;
	padding: 5px;
	background-color: #CCFFFF;
	border: 1px solid #0000CC;
	text-align: left;
}

.zalFeature {
	padding: 3px;
	align: center;
	background-image: url(../images/zalmandin_prodFeature.jpg);
}

.zalFeature table {
	width: 598px;
	height: 300px;
	border: none;
}

.zalFeature2 {
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 10px;
	background-image: url(../images/zalmandin_prodFeature.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.zalFeature2sky {
	padding: 10px;
	background-image: url(../images/zalmandn-feature-prod.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#bookmark-feature {
	border-bottom: 1px solid #FFCC66;
	padding: 10px;
}
#bockme {
	background-color: #FFFFCC;
	border: 0px solid #FFCC66;
	padding: 0px;
	float:right;
}
/* Data Table */ 
.data-table { width:100%; border:1px dotted #C0B899; border-collapse:collapse; border-spacing:0; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd { background-color:#ffffff; }
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; text-align:left; }
.data-table td.value {}
.data-table .odd th { background-color:#ffffff; }
