/* CSS Document */
@charset "utf-8";

img, div, button { behavior: url(../images/iepngfix.htc) }



body{
	margin:0;
	background: #FFF url(../images/bg.jpg) repeat-x;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

#main{
	margin:0px auto; 
	width: 961px;
	height: 100%;
}

#header {
	width: 959px;
	height: 149px;
	}
	
#headerLeft{
	float: left;
	width: 448px;
	height: 149px;
	}
	
#headerRight{
	margin-top: 5px;
	float: right;
	width: 448px;
	}
	
#logo{
	float:left;
	margin-top: 40px;
	width: 224px;
	height: 44px;
	}
	
#menu{
	float:left;
	width: 500px;
	margin-top: 30px;
	height: 35px;
	color:#595959;
	margin-left: -1px;
}

#tab1{
	float:left;
	width: 128px;
	height:35px;
	background-image:url(../images/tab1_blue.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 12px;
	margin-bottom: -12px;
        color: #fff;
	}

#tab1 a { color: #fff; }
#tab1 a:hover { color: #fff; }
#tab1 a:visited { color: #fff; }

#tab2{
	float:left;
	margin-left: 5px;
	width: 115px;
	height: 35px;
	background-image:url(../images/tab2.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 12px;
	margin-bottom: -12px;
	}

#tab3{
	float:left;
	margin-left: 5px;
	width: 115px;
	height: 35px;
	background-image:url(../images/tab2.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 12px;
	margin-bottom: -12px;
	}
	
#tab4{
	float:left;
	margin-left: 5px;
	width: 115px;
	height: 35px;
	background-image:url(../images/tab2.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 12px;
	margin-bottom: -12px;
	}

#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
}

#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration: underline;
}

.headerTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #258fc3;
	}
	
.headerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #258fc3;
	}
	
#headerRight .topLogin{
	float:right;
	margin-top: 10px;
	width: 438px;
	margin-right: 0px;
	height: 52px;
	}

.login{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	border: 1px solid #ddd;
	color: #000;
	font-size: 11px;
	background-color: #f5f5f5;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}


#frame{
	width: 961px;
	height: 448px;
	border: 1px solid #000;
	}
	
	#frameVideo{
	width: 959px;
	height: 448px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	}
	
#frameLeft{
	float: left;
	width: 687px;
	height: 456px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	}

#content {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	min-height: 456px;
	_height:auto !important;
	height:auto!important;
	height: 456px;
	}
	
#frameRight{
	float: right;
	width: 274px;
	height: 235px;
	background-image: url(../images/bg_topLeft.jpg);
	background-repeat:no-repeat;
	}

#ohje{
	padding-left: 5px;
	margin-top: 10px;
	height: 196px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	}

#ohje h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 18px;
	}
	
#ohje a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration: underline;
}

#ohje a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration: none;
}

#rekBox{
	margin-top: 35px;
	float: right;
	width: 274px;
	height: 213px;
	background-image: url(../images/bg_topBox.jpg);
	
	}	
	
#rek{
	padding-top: 6px;
	padding-left: 20px;
	}
	
#rek h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 18px;
	}
	
#rek a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration: underline;
}

#rek a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration: none;
}
#rek .username {
	border: none;
	padding: 2px 4px;
	width: 223px;
	height: 31px;
	background: url(../images/bg_rek.png) no-repeat;
	color: #fff;
	overflow: hidden;
}

#rek .password {
	border: none;
	padding: 2px 4px;
	width: 223px;
	height: 31px;
	background: url(../images/bg_rek.png) no-repeat;
	color: #fff;
	overflow: hidden;
}

#rek .email {
	border: none;
	padding: 2px 4px;
	width: 223px;
	height: 31px;
	background: url(../images/bg_rek.png) no-repeat;
	color: #fff;
	overflow: hidden;
}


#rek .formbutton{
	border: none;
	padding: 2px 4px;
	width: 224px;
	height: 29px;
	background: url(../images/butRek.png) no-repeat;
	color: #fff;
	overflow: hidden;
	color:transparent;
}

#rek label {display: none}

.loginbutton{
	background-image: url(../images/butLogin.jpg) no-repeat;
	height:29px;
	width: 31px;
	}

/*  frame bottom */


#frameBottom{
	width: 959px;
	position: relative;
	height: 100%;
	}
	
#frameLeftBottom{
	float: left;
	margin-top: 2px;
	width: 685px;
	}
#frameRightBottom{
	float: right;
	margin-top: 2px;
	width: 274px;
	}
	
#box{
	width: 257px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	display:block;
	margin-left: 10px;
	margin-top: 10px;
	}


#box .top{
	background-image:url(../images/boxTop.png);
	background-repeat:no-repeat;
	width: 256px;
	height: 9px;
	display:block;
	}
	
#box .middle{
	background-color: #228ec2;
	width: 256px;
	height:auto;
	display:block;
	border-top: 1px solid #228ec2;
	border-bottom: 1px solid #228ec2;
	}
	
#box .bottom{
	background-image:url(../images/boxBottom.png);
	background-repeat:no-repeat;
	width: 256px;
	height: 9px;
	display:block;
	}

#box p {
	padding-left: 6px;
	padding-right: 6px;	
	}
	
#box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	padding-left: 6px;
	padding-right: 6px;	
	}
	
#comment{
	float:left;
	width: 656px;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
#comment .commentTitle{
	background-image:url(../images/comment_bg.jpg);
	background-repeat:no-repeat;
	height: 101px;
	padding-top: 4px;
	padding-left: 20px;

	}

#comment .commentText {
	font-family:Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	padding-left: 16px;
	padding-right: 16px;
	}
	
.dude{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #258fc3;
	font-weight:bold;
	}
	
.kommentoi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #2c93c5;
	
	}

/* video */

.videoinfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
        margin-top: 10px;
	}

.vote{
	float: right;
	margin-top: -20px;
	padding: 0;
	}

p{
	padding-left: 0px;
	padding-right: 0px;
	}
		
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	}
	
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	}
	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #2c93c5;
	}

a.LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #2c93c5;
	}

#footer{
	height:151px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-bottom: 0px;
	bottom: 0;
}

/* jQuery.Rating Plugin CSS */
div.rating-cancel,div.star-rating{margin-top: 8px; float:left;width:22px;height:17px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('../images/loader.gif') no-repeat 0 -18px}
div.star-rating,div.star-rating a{background:url('../images/star.gif') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -18px!important}
div.star-rating-hover a{background-position:0 -36px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/* Onnistumisloota (pyöristetty mahdollisesti) */
.successboxwrapping {
	background-color: #dfffdc;
	/*border: 1px solid #EFCCCC;*/
	font-size: 11px;
	width: 97%;
	position: relative;
	padding: 10px;
        margin-bottom: 7px;
}
.successbox {
	padding: 5px;
}
.successboxTopLeft {
	position: absolute;
	font-size: 1px;
	top: 0px;
	left: 0px;
	background-image:url(../images/successbox_top_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.successboxTopRight {
	position: absolute;
	font-size: 1px;
	top: 0px;
	right: 0px;
	background-image:url(../images/successbox_top_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.successboxBottomLeft {
	position: absolute;
	font-size: 1px;
	bottom: 0px;
	left: 0px;
	background-image:url(../images/successbox_bottom_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.successboxBottomRight {
	position: absolute;
	font-size: 1px;
	bottom: 0px;
	right: 0px;
	background-image:url(../images/successbox_bottom_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.successbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #df0a0a;
	margin-bottom: 10px;
	margin-top: 0;
}


/* Virheloota (pyöristetty mahdollisesti) */
.errorboxwrapping {
	background-color: #FFDCDC;
	/*border: 1px solid #EFCCCC;*/
	font-size: 11px;
	width: 97%;
	position: relative;
	padding: 10px;
        margin-bottom: 7px;
}
.errorbox {
	padding: 5px;
}
.errorboxTopLeft {
	position: absolute;
	font-size: 1px;
	top: 0px;
	left: 0px;
	background-image:url(../images/errorbox_top_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.errorboxTopRight {
	position: absolute;
	font-size: 1px;
	top: 0px;
	right: 0px;
	background-image:url(../images/errorbox_top_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.errorboxBottomLeft {
	position: absolute;
	font-size: 1px;
	bottom: 0px;
	left: 0px;
	background-image:url(../images/errorbox_bottom_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.errorboxBottomRight {
	position: absolute;
	font-size: 1px;
	bottom: 0px;
	right: 0px;
	background-image:url(../images/errorbox_bottom_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.errorbox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #df0a0a;
	margin-bottom: 10px;
	margin-top: 0;
}

/* Muita tyylejä */
.small {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
.small a {
	color: #777;
	text-decoration: none;
}
.small a:visited {
	color: #777;
	text-decoration: none;
}
.small a:hover {
	color: #33beff;
	text-decoration: none;
}

/* Taulukot */
.list td {
	padding: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #444;
        border-bottom: 1px solid #f0f0f0;
}
.list .titlerow td {
	background-color: #ffffff !important;
        font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px !important;
	color: #33beff !important;
        font-weight: bold !important;
        padding-bottom: 5px;
}
.list .hoverrow {
	background-color: #eaf8ff !important;
        cursor: pointer;
}
.list .hoverrow td {
	border-bottom: 1px solid #ccefff;
}
.list .row1 {
	background-color: #f8f8f8;
	cursor: pointer;
}
.list .row2 {
	background-color: #fff;
	cursor: pointer;
}
.list .drag {
	background-color: #fffccc;
	cursor: pointer;
}
.list .disabled {
	background-color: #ffe5e5;
	color: #ff7f7f;
	cursor: pointer;
}
.list .incart {
	background-color: #fffdcc;
}

/* formi muotoiluja */

.formGenerator input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	background-color: #f5f5f5;
	border: 1px solid #bbb;
	padding: 6px;
        margin-top: 11px;
        margin-left: 5px;
}
.formGenerator select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	background-color: #f5f5f5;
	border: 1px solid #bbb;
	padding: 6px;
        margin-top: 11px;
        margin-left: 5px;
}
.formGenerator textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	background-color: #f5f5f5;
	border: 1px solid #bbb;
	padding: 6px;
        margin-top: 11px;
}
.formGenerator label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin-top: 11px;
        margin-right: 6px;
	text-align: right;
}
.formGenerator fieldset {
        border-color: #ccc;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin-bottom: 10px;
        border-radius:5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
.formGenerator legend {
        color: #aaa;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
        font-weight: bold;
}

.formGenerator .Description {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}

.formGenerator .formbutton {
	background-color: #deef73;
	border: 1px solid #6c7914;
	color: #000;
	height: 25px;
	
	}

/* Sivunumerot */
.pagenumber {
    float: left;
    padding: 5px;
    border: 1px solid #ddd;
    margin: 3px;
    color: #777;
    text-align: center;
}
.selected {
    float: left;
    padding: 5px;
    background-color: #2c93c5;
    color: #fff;
    border: 1px solid #0c73a5;
    margin: 3px;
}
