img {
	border: none;
}

.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

#thumbList h1 {
	font-size: 110%;
	margin-bottom: 5px;
}

.thumbListItem .thumb {
	float: left;
	border: 1px solid #aaa;
	margin-top: -10px;
}

.thumbListItem .content {
	margin-left: 20px;
	margin-top: -5px;
	float:left;
	width: 530px;
}

.thumbwrapper
{
	border: 1px solid #fff;
	height: 70px;
	overflow: hidden;
}
.thumbwrapperouter
{
	float:left;
	height: 72px;
	width: 120px;
	border: 1px solid black;
}


.thumbListItem .content p {
	margin: 0;
	font-size: 80%;
}


.thumbListItem .tags {
	margin-top: 10px;
	font-size: 80%;
	
}

.thumbListItem a {
	text-decoration:underline;
}


.thumbListItem .bottom {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	margin-bottom: 10px;
	
}


.searchbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-color: #330000;
	background-color: #990000;
	color:white;
}

.plannerbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-color: #330000;
	background-color: #990000;
	color:white;
}

.plannerDifficulty{
	font-size: 90%; 
	line-height: 70%; 
	position: relative; 
	top: -5px; 
	margin-bottom: 5px;
}

.lessonMoreHr{
	background: url('/img/choosehr.jpg'); 
	background-repeat: repeat-x; 
	margin: 0 2px 0 2px; 
	height: 2px; 
	padding: 0px 0 5px 0;
}

.lessonMoreBox {
	font-size: 80%; float: right; width: 182px;
}

.plannerInfo{
	padding-left: 140px;
}




/* LIST VIEW */



.listViewTable {	
	margin-bottom: 20px;
}


.listHeaderRow div{
	border-bottom: 1px solid #888;
	padding: 3px 10px 3px 2px;
	float: left;
}

.listInfoRow{
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	margin-right: -1px;
}

.listInfoRow tr td {
	text-align: left;
	vertical-align: top;
}

.listInfoDetails{
	width: 180px;
	font-size: 80%;
	padding-left: 8px;
	border-left: 1px solid #ccc;
}

.listInfoRowSplit{
	border-bottom: 1px solid #888;
}

.listDetailsRow{
	clear: both;
	width: 700px;
	height: 22px;
	overflow: hidden;
	border-left: 1px solid #888;
	background: #e0e0e0;
	cursor: default;
}

.listDetailsRow:hover {
	background: #eaeaea;
}

.listDetailsRow a {
	cursor: pointer;
}

.listDetailsRow div {
	width: 50px;
	height: 14px;
	overflow: hidden;
	
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #888;
	border-left: 1px solid #fff;
	border-right: 1px solid #888;
	padding: 3px 5px 3px 5px;
}

.instructorMp3List {

	width:319px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 3px 5px 3px 5px;
	background-color: #eee;
}



.listDetailsRow .listTitle, .listHeaderRow .listTitle{
	width: 203px;
}
.listDetailsRow .listLevel, .listHeaderRow .listLevel {
	width: 50px;
}
.listDetailsRow .listInstructor, .listHeaderRow .listInstructor{
	width: 130px;
}
.listDetailsRow .listType, .listHeaderRow .listType{
	width: 75px;
}
.listDetailsRow .listTechnique, .listHeaderRow .listTechnique{
	width: 90px;
}
.listDetailsRow .listCategory, .listHeaderRow .listCategory{
	width: 80px;
}

#advancedSearchFormFilter p {
	margin: 10px 0 3px 0;
}



/***************************************
*           F R O N T P A G E          *
****************************************/


.pageContent {
	padding: 10px;
}

.gmcBox{
	border: 1px solid #666;
	margin-bottom: 15px;
	background: url('/Bilder/gradient3.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}

.gmcBoxHeader {
	background: url('/Bilder/index-bkg2.jpg');
	color: #fff;
	font-size: 140%;

	font-weight: bold;
	padding: 2px 2px 2px 6px;
	border-bottom: 1px solid #000;
}

.gmcBoxHeader h1{
	
	margin-top: 0px;
}
.gmcBoxHeader_simular {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border-top:#ccc 1px solid;
	margin-top:15px;
	margin-bottom:5px;
}

.gmcBoxContent{
	padding: 7px;
	font-size: 90%;
}

.gmcBoxContent_simular{
	padding: 0px;
	font-size: 90%;
}


#gmcWelcomeBox{
	background: url('/Bilder/welcome-message.jpg');
	width: 316px;
	height: 260px;
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
}

#gmcWelcomeBox p {
	padding-top: 210px;
	padding-left: 200px;
}

#gmcWelcomeBox p a {
	color: #fff;
	font-weight: none;
	text-decoration: none;
}

#gmcWelcomeBox a:visited, 
#gmcWelcomeBox a:link,
#gmcWelcomeBox a:active
{
	color: #fff;
	text-decoration: none;
}

#gmcWelcomeBox a:hover
{
	color: #fff;
	text-decoration: underline;
}


#gmcCommunityBox{
	float: left;
	width: 130px;

	position: relative;
	top: -10px;
	padding-left: 4px;
	font-size: 94%;
}

.gmcCommunityItem{
	margin-bottom: 10px;
}

.gmcCommunityTitle{
	margin: 0;
	font-weight: bold;
}

.gmcCommunityTitle a, .gmcCommunityTitle a:visited{
	color: #6b0000;
}

.gmcCommunityType{
	color: #6b0000;
}

#gmcLessonPlanner{
	float: right;
	width: 238px;
	position: relative;
	left: 3px;
	top: -3px;
}

.gmcLessonPlannerTop {
	background: url('/Bilder/gmc-lp-top.jpg');
	height: 9px;
	font-size: 1px;
}

.gmcLessonPlannerMid {
	background: url('/Bilder/gmc-lp-mid.jpg');
	padding: 0 10px 0 10px;
}

.gmcLessonPlannerMid h1 {
	margin: 0;
	font-size: 110%;
}	

.gmcLessonPlannerMid p {
	margin: 0;
	font-size: 80%;
}

.gmcLessonPlannerBot {
	background: url('/Bilder/gmc-lp-bot.jpg');
	height: 9px;
	font-size: 1px;
}

#gmcLatestForum {
	width: 230px;
	float: right;
	font-size: 90%;
	overflow: hidden;
	margin-bottom: -10px;
	padding-top: 0px;
}

.gmcLatestForumHeader{
	color: #6b0000;
	margin: 0px 0 7px 0;
}

.gmcLatestForumTitle {
	width: 400px;
}

#gmcLatestForumTitleVB, #gmcLatestForumTitleFT, #gmcLatestForumTitleCOLL, #gmcLatestForumTitleFEED {
	width: 550px;
}

.gmcLatestForumTitle a, .gmcLatestForumTitle a:visited{
	color: #6b0000;
}

.gmcLatestForumInfo{
	font-size: 96%;
	margin-bottom: 10px;
	width: 400px;
}

#gmcLatestForumInfoVB, #gmcLatestForumInfoFT, #gmcLatestForumInfoCOLL, #gmcLatestForumInfoFEED{
	font-size: 96%;
	margin-bottom: 10px;
	width: 550px;
}

.gmcLatestForumInfo-k{
	font-size: 30%;
	margin-bottom: 10px;
	width: 400px;
}

.gmc_newlessonstable td {
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}

.gmc_newlessonstable td strong{
	position: relative;
	top: -2px;
}


.gmc_newlessonstable td p {
	margin: 0;
}
.gmc_minithumb{
	width: 220px;
	cursor: pointer;
}

.gmc_minithumbImg{
	height: 51px;
	border: 1px solid #000;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}

.gmc_minithumbImg img
{
	width: 92px;
	margin-top: -8px;
}


.gmc_minithumbTitle{
	font-weight: bold;
	margin-bottom: 4px;
}

.gmc_minithumbdate{
	clear: both;
	padding-top: 5px;
	font-style: italic;
}

.gmc_minithumbNew {
	position: absolute;
	padding: 40px 0 0 54px;
}

.gmc_minithumb p {
	margin: 0;
}

.gmc_ultraminithumb img {
	width: 30px;
	height: 20px;
	border: 1px solid #000;
	float: left;
	margin-right: 8px;
}
.gmc_ultraminithumb td{
	font-size: 96%;
	padding: 5px 0 4px 0;
	line-height: 100%;
	vertical-align: middle;
}

.gmcRecentVideos{
	background: url('/Bilder/framsida_bakgr3.jpg');
	background-repeat:no-repeat;
	height: 200px;
	margin-bottom: 20px;
}

.gmc_ultraminithumb em {
	font-size: 90%;
}

.gmc_ultraminithumb_recent {
	float: left;
	width: 230px;
	font-size: 96%;
	height: 28px;
	overflow: hidden;
}


.gmc_bevel{
	border-top: 1px solid #a00;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
	border-left: 1px solid #a00;
}

/***************************************
*           B U T T O N                *
****************************************/


.btn{
	height: 23px;
	width: 70px;
	cursor: pointer;
}

.btn_left{
	padding-left: 3px;
	height: 23px;
	background: url('/Bilder/gmc-btn-left.gif');
	background-repeat: no-repeat;
}
.btn_caption{
	height: 23px;
	background: url('/Bilder/gmc-btn-mid.gif');
	padding: 3px 5px 0 10px;
	color: #fff;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}

.btn_text {
	color: #fff;
	position: absolute;
}
.btn_caption .btn_text:hover {
	text-decoration: none;
}

.btn_caption .btn_shadow { 
	position: absolute;
	color: #000;
	margin: 1px 0 0 1px;
}

.btn_right{
	height: 23px;
	padding-right: 3px;
	background: url('/Bilder/gmc-btn-right.gif');
	background-position: right;
	background-repeat: no-repeat;
}

/***************************************
*           D R O P D O W N            *
****************************************/



.dd {
	font-size: 12px;
	cursor: default;

}

.dd .dd_arrow {
	width: 25px;
	height: 23px;
	background: url('/img/dd_arr.gif');
	float: right;
}

.dd .dd_arrow:hover {
	background: url('/img/dd_arrhi.gif');
}

.dd .dd_left {
	width: 2px;
	height: 23px;
	background: url('/img/dd_left.gif');
	float: left;
}

.dd .dd_sel {
	background: url('/img/dd_mid.gif');
	height: 23px;
}

.dd .dd_capt {
	padding: 4px 0 0 4px;
	overflow: hidden;
	height: 16px;
}

.dd_pane {

	position: absolute;
	border: 1px solid #888;
	border-top: 1px solid #ddd;
	display: none;
	background: #fff;
}

.dd_scroll {
	height: 200px;
	position: absolute;
	border: 1px solid #888;
	border-top: 1px solid #ddd;
	display: none;
	background: #fff;
	overflow: auto;
}

.dd .dd_pane_item {
	height: 16px;
	padding: 1px 0 0 5px;
}

.dd_pane_item_capt {
	display: block;
	color: #000;
	text-decoration: none;
	height: 15px;
	overflow: hidden;
}

.dd_pane_item_capt:hover {
	text-decoration: none;
}

.dd_pane_item_value {
	display: none;
}

.lessonPartThumb{
	position: relative; 
	left: 15px; 
	margin: 0 13px 13px 0;
	float: left; 
	width: 30px; 
	height: 20px;
	border: 2px solid #000; 
	font-size: 130%; 
	font-weight: bold; 
	cursor: pointer;
}

.freePart{
	border: 2px solid #0f0;
}

.lessonPartThumbSelected{
	border-color:#FF0000;
}

.lessonTextErrorMessage {
	display:none;
	font-size:10px;
	color:red;
}

.sharetabMailResult {
	display:none;
	font-size:12px;
	color:green;
}
/***************************************
           Search
***************************************/
.svartram {
	border: 1px solid #616161;
}

/***************************************
	LessonViewer - Community Tab
***************************************/
.communityTabWikiImage {
	width:70px;
	height:50px;
}

.communityTabForumImage {
	width:		30px;
	height:		30px;
}

.communityTabForumInfoText {
	font-size:	10px;
	font-style:	italic;
	color: #333;
	font-weight:	normal;
}

.communityTabFCommunityTitleText {
	font-size:		12px;
	margin:			15px 0 5px;
	padding:		0 0 3px;
	font-weight:	bold;

}

.communityTabForumTitleText {
	font-size:		12px;
	margin:			13px 0 0px;
	padding: 0 0 3px;
	font-weight:	bold;
	/*border-bottom: 1px solid #ccc;*/
	display: block;
}

.communityTabForumPostText {
	font-weight:	normal;
	font-size: 10px;
	line-height:16px;
}

.communityTabReadMoreText {
	white-space: nowrap;
	font-weight:		bold;
	color: #333 !important;
}

.communityTabNoMatchesText {
	font-size:			10px;
	font-weight:		normal;

}

/************************/
.lesson_lessonTypeText {
	font-size:		13px;
	font-weight:	bold;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	line-height: 	1.4em;
	letter-spacing: 0.3px;
}

.lesson_lessonShortDescription { 
	font-size:		13px;
	font-weight:	bold;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	line-height: 	1.4em;
	letter-spacing: 0.3px;
}

.lesson_lessonTagList {
}
.lesson_lessonTagList a:link {
	text-decoration: underline;
}
#mailsettingsform h2 {
	font-size:14pt;
}
#mailsettingsform ul li {
	list-style:none;
	padding: 8px;
	border-bottom: 1px solid grey;
	
}
#mailsettingsform ul li input {
	width:540px;
}
#mailsettingsform ul li textarea {
	width:300px;
}
#mailsettingsform ul li a {
	margin-left:20px;
	font-size:11pt;
}
#mailsettingsform input {
	margin-left:30px;
	margin-top:15px;
}
/***********************/
