/* JUNKIES HOME------------------------------------------------*/

#mainfeature_footer {
	width: 755px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-right: 22px;
	padding-left: 22px;
}

.mainfeature_footertext {
	font-size: 12px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-weight: bold;
}

.junkie_list {
	width:378px;
	float:left;
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom: 22px;
}

/* JUNKIES PAGES------------------------------------------------*/

.vitalstable {
	margin-bottom: 40px;
}
.junkiesidebar_header {
	padding-bottom:10px
}

.pre-contest_diet_table_details {
	line-height: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
	
.pre-contest_diet_table_details p {
	font-size:11px;
	line-height:16px;
	margin:7px 0 0 0; padding:0;
}


.pre-contest_diet_table_meal {
	line-height: normal;
	text-align: left;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* diets and training list------------------------------------------------*/

ul.day  {
	width: 180px;
	float: left;
	padding:5px;
	margin:0;
	border-top: solid 1px #333333;
}

ul.day li {
	list-style: none;
	line-height: normal;
	text-align: left;
	padding:0 0 0 10px;
	margin: 0;
}

.exercise_wrapper {
	width: 398px;
	border: #333333 solid 1px;
	border-bottom: none;
	float:left;
}

.exercise_bodypart {
	border-bottom: #333333 solid 1px;
	padding:5px;
}

ul.exercise  {
	margin:0;
	padding:0px;
}

ul.exercise li {
	padding:0;
	margin:0;
	list-style:none;
	position: relative;
}

.exercise li span {
	position: absolute;
	top: 0;
	right: 0;
}

ul.exercise li p.smalltext {
	color:#666666;
	font-size:10px;	line-height:16px; text-align:justify;
	margin:3px 0 0 0; padding:0;}

ul.exercise li p {
	color:#666666;
	font-size:11px;	line-height:16px; text-align:justify;
	margin:3px 0 0 0; padding:0;}



/* Q&A index //////////////////////////////////////////////////////////////*/

#hdr_askajunkie{
	width:800px;
	height:287px;
	position:relative;
}

#hdr_askajunkie .content{
	width:289px;
	height: 90px;
	position:absolute;
	left:447px;
	top:143px;
	overflow:hidden;
}

#hdr_askajunkie p{
	margin-bottom:5px;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	}
	
#hdr_askajunkie p a {text-decoration:none;}	

#hdr_askajunkie p a:hover{color:#FF0000; background:none;}


/* Q&A section------------------------------------------------*/

.profile_qna_wrapper { margin-top:20px;}

.profile_question_img, .profile_answer_img {
	width: 16px;
	margin: 0 10px 0 0;
	float:left;
}

.profile_question p {
	color: #FFFFFF;
}

.profile_question p, .profile_answer p {
	padding: 0;
	margin: 0;
}

.profile_question, .profile_answer {
	width: 573px;
	margin: 0;
	float:left;
}

/* Junkie Blogs ------------------------------------------------*/

#nav_blog {
	width: 800px;
	height: 300px;
}
