.HSBorder
{
  border-top : white 2px solid;
  border-right: outset 2px white;
  border-bottom: outset 2px white;
  border-left: solid 2px white;
}

.HSNoBorder
{
	border: none;
}


body
{
    PADDING-LEFT: 20px;
    Margin-top:2px;
    Margin-left:0px;
    Margin-right :0px;
    Margin-bottom: 2px;
    COLOR: black;
    font-size:8pt;
}


body, .FieldText, .FieldLabel, .FieldInput, input
{
   FONT-FAMILY: "Microsoft sans serif", Arial, Verdana;
}


.FieldText, .FieldLabel, .FieldInput, input
{
    font-size: 8pt;
    Color: black;
}

.HeaderText
{
    font-weight:bold;
    font-size:10pt;
}

.BodyText, .MainBody, .BackgroundHeader
{
  background-color: #E4E0E0;
}


/* ALKA SortBar start */

.FakeButton, .SortBtn, .ScrollSpacer
{
  border-left   : 1px solid #808080;
  border-right  : outset 2px gray;
  border-bottom : outset 2px gray;
  border-top      : solid 1px #808080;
  text-align      : center;
}


.FakeButton, .ScrollSpacer
{
	font-weight     : normal;
	cursor          : default;
}


.ScrollSpacer
{
  width: 16px;
}

.SortBtn
{
    cursor:hand;
    font-weight: bold;
}

.SortBtn, .ScrollSpacer, .FakeButton
{
  background-image:url(/images/layout/SortBtn.png)
}


/* ALKA SortBar slut */


.ButtonTH
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

.TableButtonHeader, .Toolbar, .SortBar
{
	height:20px;
}


.ItemStyle
{
	background-color:#E0E0E0;
}

.AlternatingStyle
{
	background-color:#EEEEEE;	
}

.SelectedItemStyle
{
  Background-color:Lime;
  Color : Black;
}


.MaxWidth
{
  Width:800px;
}

.ItemList
{
    Margin-top:5px
}

.ErrorMessage
{ 
  BACKGROUND-COLOR: red;
  color : White;
}

.Toolbutton
{
	cursor: hand;
	width: 16px;
	height: 16px;
}

.Field
{
	text-align:left;
}

.FlatScrollbar
{
xscrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #000000;
xscrollbar-highlight-color: #FFFFFF;
xscrollbar-darkshadow-color: #FFFFFF; /* Marker til tręk */
xscrollbar-track-color: #FFFFFF; /* Baggrundsfarve scrollbar */

}

.Button
{
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #000000;
 background-image:url(/images/layout/SortBtn.png);
 border: 1px outset #FFFFE1;
 cursor:hand;
}

.Scroll
{
  overflow-y:scroll; 
  overflow-x:clipped;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

.ContentArea
{
  width:780px;
  height:460px;
}

.ContentPadding
{
   padding:10px;    
}

.DataBox
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    FONT-FAMILY: "Microsoft sans serif", Arial, Verdana;
    font-size: 8pt;
    Color: black;
    BACKGROUND-COLOR: #D3D3D3;        
}


.Frame
{
   border-right  : outset 2px gray;
   border-bottom : outset 2px gray;
   border-left   : solid 1px #808080;
   border-top    : solid 1px #808080;
}


.Center
{
  text-align:center;
  vertical-align: middle;
}


              
a.Disabled{Filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);Cursor:default;}              


.ErrorColumn01
{
	width:16px;
	font-size:10pt;
}

.Validator
{
	float:left;
	padding-left:5px;
	margin-top:2px;
	margin-right:2px;
	height:16px;
	width:10px;
  background-image:url(/images/error.gif);
  background-repeat:no-repeat;
  color:Yellow;
}



/* MenuLine on main form */
#MasterPage .Menu
{ 
  Height:23px;
  Background-color: silver;
}

#MasterPage .Header01
{
	height:109px;
}


#MasterPage .ContentTopMaster
{
  height:480px;
  background-image:url(/images/layout/bg_page_spotted.gif);
}

#MasterPage #ContentBottomMaster
{
 height :19px;
 border-top: 1px black solid;
 background-image:url(/images/layout/menu.png);
 padding-top:2px;	
}




#Animations.ContentArea
{
 padding-left : 25px;
 padding-top :10px;
 width:765px;
 height:440px;

}


#Alphabet .HeaderColumn01
{
	width:745px;
  Font-weight:bold;
  Font-size:12pt;
}

#Alphabet .TextColumn01,
#Alphabet .TextColumn02,
#Alphabet .LabelColumn01
{
	padding:2px;
}

#Alphabet .LeadCh
{
	font-weight:bold;
}

#Alphabet .LabelColumn01
{
	width:17px;
}

#Alphabet .TextColumn01
{
	width:10px;
	text-align:center;	
}


#Biker .TextColumn01
{
	width:20px;
	text-align:right;
	padding-bottom:10px;
	padding-right:6px;
	font-weight:bold;
}

#Biker .TextColumn02
{
	width:735px;
	padding-bottom:10px;
}

#BikeWithDetails.ContentArea
{
    width:780px;
    height:480px;
    padding-top:50px;
}

#BikeWithDetails .LabelColumn01
{
    width:40px;

}

#BikeWithDetails .LabelColumn02
{
	width:100px;
}

#BikeWithDetails .ContentLeft
{
  padding-left:80px;
  width:200px;
}

#BikeWithDetails .ContentRight
{
    vertical-align:middle;
    padding-left:10px;
    padding-right:70px;
}

#BikeWithDetails .DataBox
{
  width:180px;
  background-color : Transparent;
  background-image :url(/images/layout/bg_guestbook.gif);
}

#BikeWithDetails .ContentBottom
{
 height:198px;
 margin-top:10px;
}

#CompareModels .TextColumn01,
#CompareModels .TextColumn02
{
	width:378px;
	margin-left:10px;
	border:1px solid black;
}

#Default .ContentTop
{
	padding-top:40px;
	width: 780px;
	height: 410px;
	vertical-align:middle;
	text-align:center;
}

#Default .ContentBottom
{
	width: 780px;
	height: 26px;
  text-align:center;
}


#FXRSpeed.ContentArea, #FXRCustom.ContentArea, #FXRBabes.ContentArea, #FXDBabes.ContentArea,
#FXDVisitors.ContentArea, #FXRVisitors.ContentArea
{

 height:430px;
 padding-top :50px;
}

#FXRSpeed.ContentArea, #FXRCustom.ContentArea, #FXRBabes.ContentArea, #FXDBabes.ContentArea
{
 padding-left:80px;
 width : 720px;
}

#FXDVisitors.ContentArea, #FXRVisitors.ContentArea
{
 width:790px;
	padding-left:10px;
}



#FXRModels .ContentTop,
#FXDModels .ContentTop
{
	height:210px;
	width:778px;
}

#FXRModels .ContentBottom,
#FXDModels .ContentBottom
{
	margin-top:5px;
}


#GuestSign .DataBox
{
   background-image :url(/images/layout/bg_guestbook.gif);
   width:460px;
   padding-bottom:5px;
   margin-left:150px;
   border:1px solid black;
   height:440px;
}

#GuestSign .LabelColumn01
{
  width: 110px; 
}

#GuestSign .FieldColumn01
{
	width:280px;
}


#GuestView.ContentArea
{
  width:800px;    
  height :480px;    
}

#GuestView .LabelColumn01
{ 
	width:100px;
}

#GuestView .LabelColumn02
{
	width:200px;
}

#GuestView .DataBox
{
   width:350px;
   background-color : Transparent;
   background-image :url(/images/layout/bg_guestbook.gif);
   margin-bottom:10px;
}

#GuestView .TextColumn02
{
  vertical-align: top; 
  height: 30px;	
}

#GuestView #Selector .DataBox
{
    width:190px;
}

#HDSounds.ContentArea
{
	text-align:center;
}

#History .Header01
{
	height:30px;
	font-size:18pt;
}

#History .Header02
{
	font-size:10pt;
	font-weight:bold;
}

#History .ContentRight
{
	padding-top:100px;
	width:220px;
}

#History .LabelColumn01
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}

#History .TextColumn01
{
	width:720px;
}

#History li
{
	margin-left:12px;
}

#History ul
{
	padding-top:5px;
}

#History .Timeline
{
	margin-bottom:20px;
	margin-top:20px;
}

#Timeline .ContentArea
{
	display:block;
	background-image:none;
	background-color:#E4E0E0;
}

#Timeline .LabelColumn01
{
	width:40px;
}

#Timeline .ModelTag 
{
  Color: Black;
  Margin-bottom:0px;
}

#Info .ContentTop
{
	margin-left:250px;
}

/* Pure textpages */
#History.ContentArea,
#Timeline.ContentArea,
#Info.ContentArea
{
	background-color:#E4E0E0;
}

#Info .ContentBottom
{
}

#Info p
{
	margin: 8px 0px 8px 0px;
}

#InfoTab .ContentTop
{
	padding-top:10px;
	Height:60px;
}

#InfoTab .ContentMiddle
{
  Height:200px;
  padding-top:20px;
  padding-left:150px;
}

#InfoTab .ContentBottom
{
	height:20px;
}

#InfoTab.ContentArea
{
    width:610px;
    height:310px;
}

#InfoTab .FieldText
{
    text-align:center;
    font-weight:bold;
}


#Links .ContentBottom
{
	height:130px;
	width:778px;
	margin-top:10px;
	background-color:Yellow;
  background-image :url(/images/layout/bg_link.gif);
  padding-bottom:0px;
  padding-top:5px;
	
}

#Links .DataDiv
{
  height : 290px;
  width:778px;
}

#Links .LabelColumn01
{
    width:80px;
}



#Login DataBox
{
    padding:0px;
}

#Model .LabelColumn01
{
    width:125px;
}

#Model .LabelColumn02
{
    width:205px;
}

#ModelList .DataDiv
{
  width : 775px; 
  height: 220px;
}

#ModelList.Content
{
	height:240px;
}

#ModelList .PictureLink
{
  background-image :url(/images/btn/camera.gif);
 width :16px;
 height :16px;
 display : block;
}


#ModelList .ListColumnButton01{width:84px;}
#ModelList .ListColumnData01{width: 141px;}
#ModelList .ListColumnData02{width: 404px;}
#ModelList .ListColumnData03{width: 57px;padding-top:0px; padding-bottom:0px}
#ModelList .ListColumnData04{width: 47px; text-align: right;}

#ModelSelect.Content
{
width: 380px;	
}

#ModelSelect .HeaderColumn01,
#ModelSelect .HeaderColumn02
{
	font-size:14pt;
}

#ModelSelect .HeaderColumn02
{
	padding-top:12px;
	padding-left:10px;
}


#ModelSelect .LabelColumn01
{
   width:125px;    
}

#ModelSelect .FieldColumn01
{
  width:210px;
}

#ModelSelect .Scroll
{
  height: 390px;
  width:378px;
}




#News .DataDiv
{
  height:435px;
  width:777px;
}

#Password .FieldLabel
{
	text-align:center;
}


#ShowModel .Scroll
{
 width : 400px; height: 455px;     
}

#VisitorImage .ContentLeft{width:200px;}
#VisitorImage .ContentRight{width:180px;}
#VisitorImage .LabelColumn01{width:50px;}
#VisitorImage .LabelColumn02{width:113px;padding-left:0px;padding-right:0px;}
#VisitorImage .Image{width:200px;}

#Login.content
{
  Height:100%;
  width:100%;
  padding-top:150px;
  vertical-align:middle;
  text-align:center;
}

#Login .Label
{
    font-weight:bold;
    text-align:left;
    padding-right:4px;
}

#Login .Title
{
    font-size:large;
    padding-bottom:10px;
}
