﻿/* ------ SHARED -----------------------------------------------*/
Span.SkibanenAlgemeen_ContentHeader{font-weight:bold; color:#cc0000;}
Span.SkibanenAlgemeen_Bullet{font-weight:bold; color:#cc0000; font-size:14px;}


/* ------ TAB ALGEMEEN: intro ----------------------------------------*/
Table.SkibanenAlgemeen_Intro{width:370px; margin:0px 0px 10px 0px; float:left; clear:both;} 
Table.SkibanenAlgemeen_Intro Img.Photo{width:140px; margin:0px 5px 0px 0px; float:left; clear:both;}


/* ------ TAB ALGEMEEN: info blocks ----------------------------------------*/
Div.SkibanenAlgemeen_InfoBlock{width:370px; margin:10px 0px 10px 0px; float:left; clear:both;}
Div.SkibanenAlgemeen_InfoBlock Div.Icon{width:32px; margin:0px 8px 0px 0px; float:left;}
Div.SkibanenAlgemeen_InfoBlock Div.Data{float:left; width:330px;}
Div.SkibanenAlgemeen_InfoBlock Div.Data Table.Data{float:left; }

/* ------ TAB ALGEMEEN: prices ----------------------------------------*/
Div.SkibanenAlgemeen_Prices{width:370px; margin:10px 0px 10px 0px; float:left; clear:both;}
Div.SkibanenAlgemeen_Prices table.Header{ margin-bottom:20px; border:solid 1px #336699; width:100%;}
Div.SkibanenAlgemeen_Prices table td.Header{color:White; font-weight:bold; }
Div.SkibanenAlgemeen_Prices table td.Bullet{color:#336699; font-weight:bold; padding:0px 5px 0px 5px; }
Div.SkibanenAlgemeen_Prices table td.Header span{ background-color:#336699; height:auto; padding:0px 10px 2px 2px;}


/* ------ TAB RECENSIES - results: ----------------------------------------*/
div.SkibanenRecensies {width:370px; clear:both; float:left;}
div.SkibanenRecensies div.ReviewWrapper{width:370px; clear:both; float:left; padding-bottom:10px; border-bottom:solid 1px #336699; margin-bottom:10px;}
div.SkibanenRecensies div.ReviewWrapper div.Header{width:370px; clear:both; float:left; margin-bottom:5px;}
div.SkibanenRecensies div.ReviewWrapper div.Header span.Date{font-weight:bold;}
div.SkibanenRecensies table.Stars{width:370px; clear:both; float:left;}
div.SkibanenRecensies table.Average{margin-bottom:20px;}
div.SkibanenRecensies table.SingleReview{border-top:solid 0px #336699; border-bottom:solid 0px #336699; margin-bottom:5px;}
div.SkibanenRecensies table.Stars td.Key {width:90px; height:12px;}
div.SkibanenRecensies table.Stars td.Value {width:105px; height:12px;}
div.SkibanenRecensies div.ReviewWrapper div.Story{width:370px; clear:both; float:left;}

div.SkibanenRecensies span.StarNotSelected {background-image: url(/Images/Icons/StarsReviews/StarOff.png); width: 12px; height: 12px; }
div.SkibanenRecensies span.StarSelected { background-image: url(/Images/Icons/StarsReviews/StarOn.png); width: 12px; height: 12px; }
div.SkibanenRecensies span.StarDone { background-image: url(/Images/Icons/StarsReviews/StarOn.png); width: 12px; height: 12px; }


/* ------ TAB RECENSIES - form: ----------------------------------------*/
div.SkibanenRecensiesForm {width:370px; clear:both; float:left;}
div.SkibanenRecensiesForm div.IntroText {margin-bottom:5px;}
div.SkibanenRecensiesForm table.Rating{width:370px; margin-bottom:20px;}
div.SkibanenRecensiesForm table.Rating td.Category{width:100px; vertical-align:middle; padding:4px 0 2 0;}
div.SkibanenRecensiesForm table.Rating td.Stars{width:270px; vertical-align:middle; padding:2px 0 2px 0;}
div.SkibanenRecensiesForm span.StarNotSelected {background-image: url(/Images/Icons/StarsReviews/StarButtonOff.png); width: 20px; height: 20px; }
div.SkibanenRecensiesForm span.StarSelected { background-image: url(/Images/Icons/StarsReviews/StarButtonOn.png); width: 20px; height: 20px; }
div.SkibanenRecensiesForm span.StarDone { background-image: url(/Images/Icons/StarsReviews/StarButtonOn.png); width: 20px; height: 20px; }
div.SkibanenRecensiesForm textarea{width:95%; height:150px; margin-bottom:20px;}
div.SkibanenRecensiesForm span.WarningNoReview{color:Red; font-weight:bold;}

