/* These are the syles for dietarycard.com site, including shop*/
/**/

div.content {
	width: 420px;
	margin:18px 5px 5px 19px;
	
   }
   
#box {
	position:relative;
	left:50%;margin-left:-322px;
	top:10px;
	width:645px;
	background-color:#FFFFFF;
	border:none;
	padding:5px;
}




body {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	/* background-color: #566663; */
	margin-top: 10px;
	background-color:#566663;
	color: #666666;
}

a { 
	text-decoration: none; 
	font-weight: bold;
}
a:link, a:visited, a:active {
	color:#309C77;
}

a:hover {
	color:#309C77;
	text-decoration:underline;
}

a.cat {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}


p {
text-align:left;
}

.grey{ /* p grey*/
	color: #666666;
}
.black{ /* p grey*/
	color: #000000;
}
.blackbold{ /* p grey*/
	color: #000000;
	font-weight:bold;
}
.red{ /* p grey*/
	color: #ff0000;
	font-weight: bold;
}
.green{ /* p grey*/
	color: #309C77;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-size: 13px; 
	color: #595959;
	font-weight: bold;
}

h3 {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
}


.bold { 
	font-weight: bold;
}

.center {
	text-align: center;
}


#copyright, #copyright a, #copyright a:link {
position:relative;
	color: #666666;
	text-decoration:none;
	font-size: x-small;
	text-align:center;
}

#copyright a:link {
	text-decoration:none;
	font-weight: normal;
}

#copyright a:hover {
	text-decoration:none;
	font-weight: bold;
}


#bottom_menu {
position:relative;
	text-align:center;
	padding:10px 5px 10px 10px;
	border-top-color: #005d49;
	border-top-width: 1px;
	border-top-style: solid;
}


#banners {
position:relative;
top:100px;
	border:none;
}
#stats {
	position:relative;
	top:100px;
	border:none;
	clear: both;
}


div.rightmenu {
	width: 105px;
	padding-bottom:12px;
	padding-top:10px;
	border-bottom-color: #005d49;
	border-bottom-width: 1px;
	border-bottom-style: solid;
   }

.categorytree {
padding:3px 0px 3px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color:#309C77;

}

.categorytree a {
	text-decoration: none; 
	font-weight: bold;
		font-size: 12px;

}





