/* CSS Document (c) The Basics Publishing Limited, 2006 */
/* Published on 6/13/06 for cholesterolbasics.info (010042) */

/* General */

body {
	background-color: #EEEEEE;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #F8B528;
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
}

h2 {
	color: #F8B528;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color: #F8B528;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	color: #F8B528;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.menutext {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
}

.text {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.product {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.testcountrybanner {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/* Links */

a:link {
	color: #F8B528;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #F8B528;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F8B528;
	font-weight: bold;
	text-decoration: underline;
}

a.links:link {
	color: #F8B528;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.links:visited {
	color: #F8B528;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.links:hover {
	color: #F8B528;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.navorange:link {
  color: #FF9933; 
  font-weight: bold;
  text-decoration: none; 
}

a.navorange:visited {
  color: #FF9933;
  font-weight: bold;
  text-decoration: none;
}

a.navorange:hover {
  color: #FF9933;
  font-weight: bold;
  text-decoration: underline;
}

/* Borders */

.full {
	border-bottom: 1px solid #F8B528;
	border-left: 1px solid #F8B528;
	border-right: 1px solid #F8B528;
	border-top: 1px solid #F8B528;
}

.left {
	border-right: 1px solid #F8B528;
}

.leftright {
	border-left: 1px solid #F8B528;
	border-right: 1px solid #F8B528;
}

.righttop {
	border-right: 1px solid #F8B528;
	border-top: 1px solid #F8B528;
}

.top {
	border-top: 1px solid #F8B528;
}

/* Google Search */

.googlesearch {
	border-left: 1px solid #F8B528;
	border-right: 1px solid #F8B528;
	padding-top: 22px;
}

.googlesearchbottom {
	border-bottom: 1px solid #F8B528;
	border-left: 1px solid #F8B528;
	border-right: 1px solid #F8B528;
	padding-top: 22px;
}

/* Footer */

.footer {
	color: #000000;
	font-family: arial;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
