﻿form {
	margin:0px;
	padding:0px;
}
select, input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
label {
	padding-bottom: 10px;
	margin-left: 10px;
}
input#perform_search {
	margin-top: 3px;
	width: 115px;
	color:#666666;
	font-weight: bold;
	border: solid #CCCCCC 2px;
	padding: 3px;
}
input#search {
	width: 250px;
}
.radio {
	width:auto;
	border:none;
	background-color: #DDDDDD;
}
#content {
	margin-left: 185px;
}
#content h1, #content h2, #content h3, #content p {
	margin: 0px;
	padding: 0px;
}
#content h1 {
	margin-bottom: 10px;
}
#content ul {
	padding-left:10px;
	margin-left:10px;
}
#content h2 {
	margin-top:10px;
	margin-bottom: 10px;
}
#content h3 {
	margin-top: 5px;
}
#content p {
	margin-top: 3px;
	margin-bottom: 3px;
}
/* Navigation */
#sidecolumn {
	margin: 0px;
	margin-bottom: 10px;
	width: 170px;
	float: left;
}
#Google_adsense {
	margin-top: 20px;
}
#google_adsense_top {
	text-align:center;
	margin:auto;
	margin-bottom: 5px;
}
#Google_sky
{
	position: absolute;
	right: -160px;
}
#media-clic_bottom {
	float:left;
	margin: 10px 10px 10px 0;
}
#lessonbox {
	padding: 5px;
	color:#666666;
	margin-bottom: 10px;
}
#lessonbox h3 {
	color:#666666;
	margin:0px;
	font-size: 12px;
}
#lessonbox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav h2 {
	font-size: 14px;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}
#nav ul {
	background-color:#DDDDDD;
	list-style:none;
	margin: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#nav ul ul {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}
#nav li {
	border-top: 1px solid #CCCCCC;
}
#nav ul ul li {
	border: none;
}
#nav a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#nav ul ul a {
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav a:hover {
	color:white;
	background-color: #FF9900;
}
#nav .selected {
	background-color: white;
	color:#FF9900;
	font-weight: bold;
}

#cat1 a:hover { background-color: #339900; }
#cat1 .selected { color:#339900 }
#cat2 a:hover { background-color: #CC99FF; }
#cat2 .selected { color:#CC99FF }
#cat3 a:hover { background-color: #CC0000; }
#cat3 .selected { color:#CC0000 }
#cat29 a:hover { background-color: #00CCFF; }
#cat29 .selected { color:#00CCFF }
#cat56 a:hover { background-color: #FFDD00; }
#cat56 .selected { color:#FFDD00 }

/* Content */
#subcats li {
	display:inline;
	padding-right: 5px;
	font-size: 14px;
}
#subcats ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#main .list_item {
	border-top: 1px dotted #666666;
	height: 100px;
}
.list_item h3 {
	margin: 0px;
}
#lesson_detail {
	margin-left: 280px;
	padding: 10px;
	margin-bottom:60px;
}
#lesson_header h2 {
	font-size: 1.2em;
	margin-top:0px;
	color:#666666;
	font-weight: normal;
}
#lesson_header h3 {
	margin-bottom: 10px;
	text-align:right;
	color:#333333;
	font-weight:normal;
}
#category_header h2 {
	font-size: 1.1em;
	margin-top:0px;
	color:#666666;
	font-weight: normal;
}
#list_parameters {
	color:#666666;
	margin: 0px;
	padding: 10px;
	background: #DDDDDD;
}
#new_lesson {
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	background: #DDDDDD;
}
.lesson_list_detail {
	color: #333333;
	margin-bottom: 10px;
}
.lesson_action {
	text-align: right;
	float: right;
	width: 150px;
}
.nav_bar {
	color:#666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav_bar_number {
	font-weight: bold;
}
.disabled {
	color: #666666;
}
.comment_text:first-letter {
	text-transform:uppercase;
}
.actionbtn {
	width:200px;
	border: 1px solid red;
}
/* Video */
#teacher {
	text-align:right;
	color: #666666;
	margin-bottom:5px;
}
#video {
	float : left;
	width: 270px;
	height: 250px;
}
#video_actions {
	margin-top: 10px;
	text-align: center;
}
#full_video {
	margin-bottom:10px;
}
/* Tool box */
div#lesson_tool {
	width: auto;
	margin-left:260px;
	height:260px;
}
#lesson_tool h3 {
	margin:0px;
	padding: 5px;
}
.product_name {
	font-weight:bold;
	font-size:1.2em;
}
img.product {
	margin-top: -8px;
	margin-right: 10px;
	float: right;
	height: 44px;
}
#lesson_tool p {
	margin:0px;
	padding: 10px;
	height:183px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#lesson_tool ul {
	overflow:auto;
	height:223px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin:0px;
	padding:0px;
	list-style:none;
}
li.tools {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	}
img.thumbnail {
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	width: 120px;
	height: 90px;
}
/* Download box */
#innercolumn {
	float:left;
	width:260px;
}
#download_box h3 {
	margin:0px;
	padding: 5px;
}
#download_box form {
	padding: 10px;
	background-color:#DDDDDD;
}
/* Rating box */
#rating {
	margin-top:10px;
	margin-bottom:10px;
}
#rating h3 {
	padding: 5px;
	background-color:#DDDDDD;
}
#rating form {
	padding: 10px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
/* Serie box */
#serie h3 {
	padding: 5px;
}
#serie_content {
	padding: 5px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
/* Comment box */
#lesson_comment {
	margin-top: 10px;
}
#lesson_comment h3 {
	background-color:#DDDDDD;
	padding: 5px;
}
#lesson_comment p {
	margin:0px;
	padding-top:10px;
}
#comment_content ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#comment_content li {
	padding:10px;
	border-bottom: 1px solid #DDDDDD;
}
.comment_text {
	font-size:1.2em;
}
#comment_content {
	padding: 10px;
	padding-top:0px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#comment_content textarea {
	background-color:#DDDDDD;
}
#poll {
	margin-top: 50px;
	margin-bottom: 50px;
}
#poll h1 {
	font-size:16px;
}
#poll h2  {
	font-size:14px;
	color:#333333;
}
/* Synopsis & keywords */
#synopsis, #lessonkeywords, #tagcloud {
	margin-top: 10px;
}
#synopsis h3, #lessonkeywords h3, #tagcloud h3 {
	background-color:#DDDDDD;
	padding: 5px;
	margin: 0;
}
#lessonkeywords, #tagcloud {
	margin-left: 310px;
}
#synopsis p, #lessonkeywords p, #tagcloud p {
	margin: 0;
	padding: 10px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
