
/********************************
*
* TAGS
*
*********************************/

body{
	font-family:arial, verdana;
	font-size:14px;
	width: 100%;
	background-image:url("http://skiskole.com/website/graphics/bodybg.gif");
	margin:0px auto 0px auto;
}
table{
	margin:0px;
	padding:0px;
}
table tr{
	margin:0px;
	padding:0px;
}
table tr td{
	margin:0px;
	padding:0px;
	vertical-align:top;
}
img{
	border:none 0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:12px;
}

/********************************
*
* GENERIC
*
*********************************/
table tr.alt1{
	background-color:#E8E8E8;
}
table tr.alt2{
	background-color:#D0D0D0;
}
div.clearBoth{
	clear:both;
	width:100;
	height:0px;
	line-height:0px;
}
a.button{
	background-color:#EEEEEE;
	border:outset 2px #E0E0E0;
	display:block;
	padding:8px auto 8px auto;
	width:128px;
	text-decoration:none;
	color:#444444;
	text-align:center;
	line-height:20px;
}
a.button:hover{
	border-color:#CCCCCC;
	color:#000000;
}

/********************************
*
* MAINFRAME
*
*********************************/
div.mainDiv{
	font-family:arial, verdana;
	font-size:14px;
	width: 1032px; 
	margin:0px auto 0px auto;	
	background-color:#D7D7D7;
}
.homeButton{
	width:100%;
	height:188px;
	clear:both;
}
.head{
	background-color:#D7D7D7;
	width:1026px;
	padding-top:7px;
	border:solid 3px #FFFFFF;
	border-width:0px 3px 0px 3px;
}
.head .bg{
	background-image:url("../graphics/topbg.jpg");
	background-repeat:no-repeat;
	width:1026px;
	/*padding-top:196px;*/
	height:24px;
	height:220px;
	border:solid 3px #FFFFFF;
	border-width:3px 0px 2px 0px;
}
.head .bg .left,
.head .bg .right{
	padding-left:30px;
	font-size:12px;
}
.head .bg .left .box,
.head .bg .right .box{
	float:left;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:solid 3px #FFFFFF;
	border-width:0px 2px 0px 0px;
	height:20px;
}
.head .bg .left{
	float:left;
}
.head .bg .right{
	float:right;
}
.head .bg .right input{
	font-size:10px;
	margin:2px 0px 0px 0px;
	width:110px;
}

.bottom{
	clear:both;
	background-color:#FFFFFF;
	background-image:url("../graphics/bottombg.jpg");
	background-repeat:no-repeat;
	background-position:2px 0px;
	width:1026px;
	height:37px;
	border:solid 3px #FFFFFF;
	border-width:3px 3px 3px 3px;
}
.bottomLogo{
	padding-top:7px;
	background-color:#CCCCCC;
	width:1032px;
	height:24px;
	text-align:center;
}
.bottomLine{
	margin-top:5px;
	width:1032px;
	background-color:#303030;
	height:19px;
	border:solid 3px #A6A6A6;
	border-width:5px 0px 0px 0px;
}

div.clearBoth{
	clear:both;
	width:90%;
	height:0px;
	line-height:0px;
}

/********************************
*
* TEMPLATE MAIN
*
*********************************/
.main{
}
.main a{
	text-decoration:none;
	color:#444444;
	font-weight:bold;
}
.main .mainImage{
	float:left;
	width:609px;
	height:256px;
	margin-right:2px;
}
.main .mainItem1,
.main .mainItem2,
.main .mainItem3{
	float:left;
	padding:6px;
	width:224px;
	height:72px;
	margin-bottom:2px;
}
.main .mainItem1 .text,
.main .mainItem2 .text,
.main .mainItem3 .text{
	font-size:12px;
	margin:4px 0px 4px 0px;
}
.main .mainItem1{
	background-color:#E9EAEC;
}
.main .mainItem2{
	background-color:#C4C5C9;
}
.main .mainItem3{
	background-color:#A6A7AB;
}
.main .subCourse,
.main .subNews1,
.main .subNews2{
	float:left;
	padding:8px;
	width:265px;
	height:110px;
}
.main .subCourse .heading,
.main .subNews1 .heading,
.main .subNews2 .heading{
	/*height:30px;*/
}
.main .subCourse .text,
.main .subNews1 .text,
.main .subNews2 .text{
	font-size:12px;
	margin:4px 0px 4px 0px;
	height:60px;
}
.main .subCourse{
	background-color:#D7D8DA;
}

.main .subNews1{
	background-color:#D7D8DA;
}
.main .subNews2{
	background-color:#2F3437;
}
.main .subNews2 a{
	background-color:#2F3437;
	color:#FFFFFF;
}


/********************************
*
* INSTRUCTOR
*
*********************************/
.instructor{
	width:847px;
	height:411px;
	background-color:#2f3437;
	color:#FFFFFF;
}
.instructor form{
	margin:10px 0px 10px 0px;
}
.instructor form label{
	text-align:left;
}

/********************************
*
* NEWS
*
*********************************/
.news{
	font-size:12px;
}
.news .newsMenu{
	float:left;
	width:335px;
	margin-right:2px;
	background-color:#D7D7D7;
	padding:5px;
}
.news .newsMenu .newsElement{
	width:335px;
	border:solid 1px #000000;
	border-width:0px 0px 1px 0px;
	padding:5px 0px 5px 0px;
}
.news .newsMenu .newsElement a{
	font-weight:bold;
	color:#777777;
	text-decoration:none;
}
.news .newsMenu .newsElement a:hover{
	color:#383838;
}
.news .newsMenu .newsElement .date{
	float:left;
	width:70px;
	color:#5F5F5F;
}
.news .newsMenu .newsElement .heading{
	float:left;
	width:265px;
	color:#000000;
}
.news .newsDisplayedElement{
	float:left;
	background-color:#5F5F5F;
	color:#FFFFFF;
	width:500px;
}
.news .newsDisplayedElement img{
	border:solid 0px #FFFFFF;
	border-bottom-width:2px;
}
.news .newsDisplayedElement .newsHeading{
	font-size:16px;
	padding:5px;
}
.news .newsDisplayedElement .newsShort{
	font-weight:bold;
	padding:5px;
}
.news .newsDisplayedElement .newsLong{
	padding:5px;
}

/********************************
*
* COURSE
*
*********************************/
.htmlTemplateCourse{

}
.htmlTemplateCourse div.top{
	clear:both;
	width:850px;
}
.htmlTemplateCourse .datePicker{
	float:left;
}

.htmlTemplateCourse div.top div.box{
	font-size:13px;
	float:left;
	width:150px;
	width:168px;
	height:126px;
	margin-right:2px;
	border:solid 1px #D7D7D7;
}

.htmlTemplateCourse div.top div.box div.label{
	font-weight:bold;
	position:relative;
	left:8px;
	top:-8px; 
	z-index:1;
	background-color:#FFFFFF;
	display:inline;
	padding:0px 2px 0px 2px;
}
.htmlTemplateCourse div.top div.box div.text{
	overflow:auto;
	width:159px;
	height:114px;
	
	padding:0px 0px 0px 10px;
}
.htmlTemplateCourse div.top div.box a:visited,
.htmlTemplateCourse div.top div.box a:link,
.htmlTemplateCourse div.top div.box a{
	color:blue;
}
.htmlTemplateCourse div.top div.box a.activeFilter:visited,
.htmlTemplateCourse div.top div.box a.activeFilter:link,
.htmlTemplateCourse div.top div.box a.activeFilter{
	color:red;
}
.htmlTemplateCourse table.sortable{
	background-color:#E8E8E8;
	width:848px;
}

/* SORTABLE */
table.sortable{
	font-size:13px;
	clear:both;
}
table.sortable a,
table.sortable a:visited,
table.sortable a:link{
	color:#444444;
}
table.sortable tr.headRow{
	font-weight:bold;
	background-color:#E8E8E8;
	color:#FFFFFF;
}
table.sortable tr.headRow td{
	padding:4px 0px 8px 4px;
	color:#FFFFFF;
	background-image:url(../graphics/sortablebg.gif);
	background-repeat:repeat-x;
}
table.sortable tr.headRow td a,
table.sortable tr.headRow td a:visited{
	color:#FFFFFF;
}
table.sortable tr td{
	padding-left:4px;
	padding-bottom:4px;
	border:solid 1px #FFFFFF;
	border-width:0px 1px 0px 0px;
}
table.sortable tr.one{
	background-color:#D7D7D7;
}
table.sortable tr.two{
	
}
table.sortable tr td {
	
}

/********************************
*
* WEBSHOP
*
*********************************/
div.help{
	background:#a8a8a8;
	/*padding:12px;*/
	width:681px;
	float:left;
	clear:none;
	margin:0px;
	height:113px;
	border-top:solid 2px #FFFFFF;
}
div.help div.helpHeading{
	font-size:14px;
	font-weight:bold;
	color:#383732;
	padding:0px 0px 0px 4px;
	margin-bottom:4px;
}



table.webshopSteps{
	float:left;
	width:750px;
	width:681px;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}
table.webshopSteps td{
	height:32px;
	width:100px;
	/*padding-left:25px;*/
	color:#FFFFFF;
}
table.webshopSteps td a{
	color:#FFFFFF;
}



table.webshopSteps td.step,
table.webshopSteps td.activeStep{
	background-repeat:repeat-x;
	vertical-align:middle;
	height:40px;
	text-align:center;
}
table.webshopSteps td.step{
	background-image:url(../graphics/btnbg01.gif);
	background-repeat:repeat-x;
}
table.webshopSteps td.activeStep{
	background-image:url(../graphics/btnbg02.gif);
	background-repeat:repeat-x;
}


table.webshopSteps td.activeStep,
table.webshopSteps td.activeStep a{
}
table.webshopSteps td.tooltip{
	height:auto;
}
table.webshopSteps span.tooltip{
	font-weight:normal;
	padding:8px;
	background-color:#FFAAAA;
	clear:both;
	float:left;
	width:auto;
}
table.webshopSteps div.borderArrow{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FFAAAA;
	float:left;
	width:8px;
	margin-left:12px;
	height:6px;
}
table.webshopSteps div.borderArrow div{	
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FFAAAA;
	width:6px;
	margin-left:1px;
	height:5px;
}
table.webshopSteps div.borderArrow div div{		
	width:4px;
	height:4px;
}
table.webshopSteps div.borderArrow div div div{
	width:2px;
	height:3px;
}
.webshopSteps .step .counter,
.webshopSteps .activeStep .counter{
	width:20px;
}
div.webshopBox{
	padding:8px;
	width:828px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}

/* WEBSHOP PRODUCT */
table.webshopProductTable td.heading{
	font-weight:bold;
	padding-right:8px;
}
table.webshopProduct{
	width:810px;
	border:solid 1px #CCCCCC;
}
table.webshopProduct tr td.head{
	padding:10px;
	border:solid 1px #CCCCCC;
}
table.webshopProduct tr td.item{
	padding:20px 20px 20px 20px;
}
table.webshopProduct tr.alt1,
table.webshopProduct tr.alt2{
}
table.webshopProduct tr.alt1{
	background-color:#EEEEEE;
}
table.webshopProduct tr.alt2{
	background-color:#F8F8F8;
}
table.webshopProduct tr.foot{
	background-color:#444444;
	color:#FFFFFF;
}
table.webshopProduct tr.foot td{
	padding:10px 20px 10px 20px;
	background-color:#444444;
	border:solid 1px #444444;
}

/* WEBSHOP CART */
.cart{
	font-weight:bold;
}
.cart a,
.cart a:visited{
}
.cartTable{
}
table.cartTable{
	padding-right:8px;
	width:846px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}
.cartTable table tr{
}
.cartTable table tr td.head{
	padding:10px;
	border:solid 1px #CCCCCC;
	font-weight:bold;
}
.cartTable table tr td.cartTable{
	padding:20px 20px 20px 20px;
	background-color:#EEEEEE;
}
.cartTable table tr.foot{
	background-color:#444444;
	color:#FFFFFF;
}
.cartTable table tr.foot td{
	background-color:#444444;
	padding:10px 20px 10px 20px;
	border:solid 1px #444444;
}

/* WEBSHOP LOGIN */
.loginForm{
	padding:8px;
	width:828px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}

/* WEBSHOP PROFILE */
.profile{
	padding:8px;
	width:828px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
}

/* WEBSHOP PAYMENT CONFIRMATION */















/* UIFORM */
.uiform .element{
	clear:both;
	width:100%;
	margin-bottom:2px;
}
.uiform label{
	display:block;
	width:144px;
	float:left;
	font-weight:bold;
	text-align:right;
	margin:2px 4px 0px 0px;
}
.uiform input{
	float:left;
}
.uiform .inpRadio{
}
.uiform .inpSubmit{
	background-color:#EEEEEE;
	border:outset 2px #E0E0E0;
}
.uiform .error{
	float:left;
	color:#FF4444;
	margin:2px 0px 0px 4px;
}




.middle{
	background-color: #FFFFFF;
	background-image:url("../graphics/menubg.gif");
	background-repeat:repeat-y;
	background-position:0px 0px;
	border:solid 0px #FFFFFF;
	border-width:0px 0px 0px 3px;
}
.menu{
	float:left;
	width:177px;
	padding-top:25px;
	padding-bottom:17px;
}

.content{
	float:left;
	width:850px;
	background-color:#FFFFFF;
	margin-left:2px;
}


.htmlTemplateImageGallery{
	margin-left: 0px;
}
.htmlTemplateImageGallery div#kategorier{
	background: #a7a7a7;
	float: left;
	width: 280px;
	padding: 3px 3px 8px 3px;
}

.htmlTemplateImageGallery div#kategorier ul {
	margin-left: 6px;
}

.htmlTemplateImageGallery div#kategorier ul li a, .htmlTemplateImageGallery div#kategorier ul li a:visited {
	color: #000000;
}


.htmlTemplateImageGallery div#thumbs{
	margin-left: 2px;
	background: #d7d8da;
	float: left;
	width: 559px;
}

.htmlTemplateImageGallery div#thumbs a{
	color: #000000;
}

.htmlTemplateImageGallery div#thumbs a img{
	padding: 3px 3px;
}


/* CODA */

.bubbleInfo {
	position: relative;
}

.trigger {
	position: absolute;
}

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}

/* TOP */


.popup div.popupTop { 
	width: 210px;
	height: 13px;
	background-image: url(../graphics/bubble_top.png); 
	background-repeat: no-repeat; 
}

/* BOTTOM */


.popup div.popupBottom {
	width: 210px;
	height: 21px;
	background-image: url(../graphics/bubble_bottom.png); 
	background-repeat: no-repeat; 
}


/* CONTENT */

.popup div.popupMiddle {
	background-image: url(../graphics/bubble_middle.png);
	background-repeat: repeat-y; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #666;
	padding:10px;
	width: 190px;
}

.popup div.popupContent {
	text-align:center;
}


