@charset "utf-8";
/* CSS Document */


/* Feature Lesson */

#category_title{
height:40px;
padding:10px;
background-image:url(images/line_sep_rep.png);
background-repeat:repeat-x;
background-position:bottom;
margin-right:5px;
}
#category_title h1{
font-size:18px;
font-weight:bold;
}

#featuredLesson_icon{
position:absolute;
width:118px;
height:122px;
top:5px;
left:5px;
}


#featureLesson_right{
float:right;
width:560px;
padding-top:15px;
padding-right:15px;
}

#featureLesson_left{
float:left;
width:130px;
padding-top:40px;
}

#featureLesson_right h3{
color:#FFFFFF;
font-size:12px;
}

#featureLesson_right h3 span{
color:#e57f02;
font-size:10px;
}

#featureLesson_right h1{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

#featureLesson_right h1 a:link, #featureLesson_right h1 a:visited{
color:#FFFFFF;
text-decoration:none;
}

#featureLesson_right h1 a:hover, #featureLesson_right h1 a:active{
text-decoration:underline;
}


#featureLesson_right p{
color:#fcfff5;
font-size:12px;
margin-top:10px;
}

#featureLesson_right img{
float:right;
margin:5px 0px 0px 10px;
border:#fcfff5 solid 6px;

}

#lesson_rate{
height:47px;
width:100px;
}



#lesson_rate_yes{
	width:33px;
	height:47px;
	margin-right:7px;
	float:left;
	clear:right;
	}

.lesson_rate_yes_cat{
		background-image:url(images/rate_up.png);
	background-repeat: no-repeat;
	}
.lesson_rate_yes_internal{
	background-image:url(images/rate_up_internal.png);
	background-repeat: no-repeat;
	}

#lesson_rate_yes a{
	display:none;
	color:#595241;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:47px;
}
#lesson_rate_yes a:link , #lesson_rate_yes a:visited{
	display:block;
	text-decoration:none;
}
#lesson_rate_yes a:hover , #lesson_rate_yes a:active{
	display:block;
	text-decoration:none;
	color:#b8ae9c;
}

#lesson_rate_no{
	width:33px;
	height:47px;
	margin-right:10px;
	float:left;
	height:47px;
	}
	
	.lesson_rate_no_cat{
	background-image:url(images/rate_down.png);
	background-repeat: no-repeat;
	}
	
	.lesson_rate_no_internal{
	background-image:url(images/rate_down_internal.png);
	background-repeat: no-repeat;
	}

#lesson_rate_no a{
	display:none;
	color:#595241;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:47px;
}
#lesson_rate_no a:link , #lesson_rate_no a:visited{
	display:block;
	text-decoration:none;
}
#lesson_rate_no a:hover , #lesson_rate_no a:active{
	display:block;
	text-decoration:none;
	color:#b8ae9c;
}

#lesson_views_counter{
width:70px;
height:34px;
background-image:url(images/views_counter.png);
background-repeat:no-repeat;
margin-left:30px;
margin-top:10px;
padding-top:18px;
text-align:left;
padding-left:4px;
float:left;
}
#lesson_views_counter div{
	color:#595241;
	font-size:12px;
	font-weight:bold;
	width:32px;
	text-align:center;
}


.lesson_buttons{
float:left;
}

#lesson_buttons_cat{
position:absolute;
bottom:5px;
left:10px;
}

/* End Feature Lesson*/

/* more lessons */

#moreLessonsList ul li h2{
color:#595241;
font-weight:bold;
font-size:12px;
float:right;
}

#moreLessonsList ul li h2 a:link, #moreLessonsList ul li h2 a:visited{ 
color:#595241;
text-decoration:none;
}

#moreLessonsList ul li h2 a:hover, #moreLessonsList ul li h2 a:active{ 
text-decoration:underline;
color:#5E8B1A;
}

#moreLessonsList ul li span{
color:#b8ae9c;
font-size:10px;
float:right;
margin-right:10px;
padding-top:2px;
}
/* End more lessons */

#tellFriend span{
color:#595241;
}

#tellFriend  p {
	float: right;
	width: 280px;
	margin-top: 6px;
	margin-right: 5px;
	}
	
#tellFriend input{
	width:250px;
	height:20px;
	text-align:right;
	font-size:12px;
	color:#b8ae9c;
	padding-top: 8px;
	padding-right: 2px;
	font-family:tahoma;
}

#tellFriend input.btn {
display: block; 
padding-top: 0px;
margin-left:10px;
text-decoration: none; 
cursor: pointer;
background-color:#e47e00;
border-width:0px;
color:#FFFFFF;
float:left;
font-size:11px;
text-align:center;
width:40px;
font-family:tahoma;
height:25px;
  }

#tellFriend input.btn:hover{
background-color:#595241;
color:#FFFFFF;
}

/* Bottom Columns */
#Bottomcolumn h3{
font-size:11px;

}

#Bottomcolumn h1{
font-size:18px;
color:#595241;
margin-top:5px;
margin-bottom:5px;
line-height:28px;
/*min-height:54px;*/
}

#lesson_views_dark{
width:55px;
height:51px;
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
background-image:url(images/fav_lesson_icon.png);
background-repeat:no-repeat;
}

#lesson_views_dark div{
color:#FFFFFF;
width:20px;
font-weight:bold;
text-align:center;
float:left;
margin:8px 0px 0px 10px;
font-size:11px;
}

#Bottomcolumn p{
padding-bottom:10px;
line-height:18px;
}

a.more{
color:#938d81;
}

a.more:link,  a.more:visited {
text-decoration:none;
}

a.more:hover, a.more:active {
color:#e47e00;
text-decoration:underline;	
}

#moreLessonsList_bottom ul li{
display:block;
float:right;
border-bottom:#b8ae9c dotted 1px;
min-height:35px;
padding:5px;
width:282px;
}

#moreLessonsList_bottom ul li h2 a:link, #moreLessonsList_bottom ul li h2 a:visited{
text-decoration:none;
color:#595241;
}

#moreLessonsList_bottom ul li h2 a:hover, #moreLessonsList_bottom ul li h2 a:active{
text-decoration:underline;
color:#5E8B1A;
}

#moreLessonsList_bottom ul li h2{
color:#595241;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}

#moreLessonsList_bottom ul li span{
color:#b8ae9c;
font-size:10px;
}