@charset "UTF-8";
/* CSS Document */
html {
	height:101%;
	margin-bottom:1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.vedacareremedies.com/images/vc-background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
	background-color: #4a982a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
}

table {
	font-size: 12px;
}
a:link {
	color: #b77300;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #b77300;
	text-decoration: none;
}
a:visited {
	color: #b77300;
	text-decoration: none;
}
#container {
	position: absolute;
	left:50%;
	width: 950px;
	
	text-align: center;
	margin-top:0px;
	margin-left:-475px;
	z-index:1;
}
#Navigation {
	position:absolute;
	left:0px;
	top:52px;
	width:950px;
	height:157px;
	z-index:1;
	background-image: url(http://www.vedacareremedies.com/images/navBG.png);
	background-repeat: no-repeat;
}
#navigationMenu {
	position:absolute;
	left:435px;
	top:126px;
	width:494px;
	height:27px;
	z-index:1;
}
#cartLink {
	position:absolute;
	left:460px;
	top:56px;
	width:105px;
	height:18px;
	z-index:2;
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
}
#cartLink a:link {
	color: #FFF;
	text-decoration: none;
}
#cartLink a:hover {
	color: #e8d766;
	text-decoration: none;
}
#cartLink a:active {
	color: #FFF;
	text-decoration: none;
}
#cartLink a:visited {
	color: #FFF;
	text-decoration: none;
}
#cartArrow {
	position:absolute;
	left:448px;
	top:58px;
	width:6px;
	height:12px;
	z-index:3;
}
#siteSearch {
	position:absolute;
	left:638px;
	top:56px;
	width:96px;
	height:21px;
	z-index:4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
#searchDIV {
	position:absolute;
	left:710px;
	top:56px;
	width:216px;
	height:24px;
	z-index:5;
	text-align: left;
}
.searchBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	height: 16px;
	width: 190px;
}
