/* --------------***** css specific application *******-----------------*/
/* -------------- Dyna left side side green/gray rounded boxes ---------*/
.round_green
{
	width:280px;
	background:#CCCC33;
	margin:0 5px 20px 0;
}
.round_green .top
{
	height:20px;
	width:280px;
	background:url(/themes/feezeek/images/corner_green_top.jpg) no-repeat 260px 0px;
}
.round_green .bot
{
	height:20px;
	width:280px;
	background:url(/themes/feezeek/images/corner_green_bot.jpg) no-repeat 260px 0px;
}
.round_green li
{
	list-style-type:none;
	/*background:url(/themes/feezeek/images/arrow_green.jpg) no-repeat;*/
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
.round_grey
{
	width:280px;
	background:#999999;
	margin:0 5px 20px 0;
}
.round_grey .top
{
	height:20px;
	width:280px;
	background:url(/themes/feezeek/images/corner_grey_top.jpg) no-repeat 260px 0px;
}
.round_grey .bot
{
	height:20px;
	width:280px;
	background:url(/themes/feezeek/images/corner_grey_bot.jpg) no-repeat 260px 0px;
}
.round_grey .nav_head
{
	list-style-type:none;
	background:url(/themes/feezeek/images/arrow_grey.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0 5px 30px;
	padding:0 0 0 20px;
}
.round_grey a:visited, .round_grey a:link
{
	color:#FFFFFF;
}
.round_grey a:hover, .round_grey a:active
{
	color:#000000;
	/*text-decoration: underline overline;*/
	background:#cccc33;
}
.round_grey li
{
	list-style-type:none;
	/*background:url(/themes/feezeek/images/arrow_grey.jpg) no-repeat;*/
	color:#FFFFFF;
	font-size:12px;
	margin:5px 0 5px 0px;
	/*padding:0 0 0 0px;*/
}
.round_green_s
{
	width:170px;
	background:#CCCC33;
	margin:0 10px 20px 0;
}
.round_green_s .top
{
	height:20px;
	width:170px;
	background:url(/themes/feezeek/images/corner_green_top.jpg) no-repeat 150px 0px;
}
.round_green_s .bot
{
	height:20px;
	width:170px;
	background:url(/themes/feezeek/images/corner_green_bot.jpg) no-repeat 150px 0px;
}
.round_green_s li
{
	list-style-type:none;
	background:url(/themes/feezeek/images/arrow_green.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
.round_grey_s
{
	width:170px;
	background:#999999;
	margin:0 10px 20px 0;
}
.round_grey_s .top
{
	height:20px;
	width:170px;
	background:url(/themes/feezeek/images/corner_grey_top.jpg) no-repeat 150px 0px;
}
.round_grey_s .bot
{
	height:20px;
	width:170px;
	background:url(/themes/feezeek/images/corner_grey_bot.jpg) no-repeat 150px 0px;
}
.round_grey_s .nav_head
{
	list-style-type:none;
	background:url(/themes/feezeek/images/arrow_grey.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0 5px 5px;
	padding:0 0 0 20px;
}
.round_grey_s a:visited, .round_grey_s a:link
{
	color:#FFFFFF;
}
.round_grey_s a:hover, .round_grey_s a:active
{
	color:#000000;
	/*text-decoration: underline overline;*/
	background:#cccc33;
}
.round_grey_s li
{
	list-style-type:none;
	/*background:url(/themes/feezeek/images/arrow_grey.jpg) no-repeat;*/
	color:#FFFFFF;
	font-size:12px;
	margin:5px 0 5px 0px;
	/*padding:0 0 0 0px;*/
}
.hr_white
{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:2px;
	margin:0 0 10px 0;
	width:100%;
}
.close_btn
{
	float:right;
	margin: -15px 10px 0px 0px;
}
.feat_box {
	background-color:white;
	width: 200px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	/*border:1px solid black;*/
}
#feat_img
{
	/*background:#FFFFFF;*/
	/*text-align:center;*/
	width:150px;
	height:150px;
	padding:2px;
}
#feat_text
{
	text-align:center;
	margin-top:5px;
}
.feat_title{
	margin-top:3px;
	color:#666;
	font-weight:bold;
}
.feat_button {
	margin-left:40px;
}
/* ------------Dyna Goal pages --------------*/
#goals_pan {
}
.goal_container
{
	margin:0 10px 10px 0;
	text-align:right;
	font-size: 17px;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
	padding:10px;
	width:168px;
	height:278px;
	overflow:hidden;
	border:1px solid #000000;
	cursor:pointer;
}
#goal_h1
{
	background:url(/themes/feezeek/images/back_weight_loss.jpg) no-repeat;
}
#goal_h2
{
	background:url(/themes/feezeek/images/back_muscles.jpg) no-repeat;
	color: #ffffff
}
#goal_h3
{
	background:url(/themes/feezeek/images/back_energy.jpg) no-repeat;
}
#goal_b1
{
	background:url(/themes/feezeek/images/back_deals.jpg) no-repeat;
	color: #ffffff
}
#goal_b2
{
	background:url(/themes/feezeek/images/back_joints.jpg) no-repeat;
}
#goal_b3
{
	background:url(/themes/feezeek/images/back_weight_gain.jpg) no-repeat;
	color: #ffffff
}

