﻿.SiFormTable
{
	width				:	100%;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE:11px;
	line-height:15px;
	color:#5a5546;
}

.SiFormTable .CategoryTable
{
	width				:	100%;
}
.SiFormTable .CellInfo
{
	font-family			:	Verdana;
	font-size			:	11px;
	height              :   11px;
	vertical-align      :   middle;
	/*background-color	:	#c2d0b6;*/
}
.SiFormTable .CellFullRow
{
	font-family			:	Verdana;
	font-size			:	11px;
	width				:	100%;
	padding-bottom      :   10px;
}

.SiFormTable .CellInput
{
	font-family			:	Verdana;
	font-size			:	11px;
	padding-top         :   1px;
	padding-bottom      :   1px;
	/*background-color	:	#c2d0b6;*/
}
	
.SiFormTable .CellHeader
{
	font-family			:	Verdana;
	font-size			:	11px;
	background-color	:	#E4DABD;
	color               :   #645F50;
	padding				:   3px;
    font-weight         :   bold;
}
	
.SiFormTable .CellEmpty
{
	height				:	10px;
}
	
.SiFormTable .CellError
{
	font-family			:	Verdana;
	font-size			:	11px;
	color				:	#CC0000;
	/*background-color	:	#c2d0b6;*/
}

.SiFormTable .CellCategory
{
	font-family			:	Verdana;
	font-size			:	10px;
	background-color	:	#C0C0C0;
	width				:	100%;
	border-bottom		:	5px solid white;
	border-top			:	5px solid white;
	padding				:	3px;
	vertical-align		:	top;
}

/* Common Style for the Table */
.SiFormTable .dvInput
{
	font-family			:	Verdana;
	font-size			:	11px;
	width				:	200px;
	/*border				:	1px solid #424242;*/
}

.SiFormTable .Adults
{
	width				:	150px;
}

.SiFormTable .Children
{
	width				:	150px;
}

.SiFormTable .Date
{
	width				:	120px;
	float				:	left;
	margin-top			:	4px;
	margin-right        :   3px;
}

.SiFormTable .Message
{
	width				:	300px;
}

.SiFormTable .dvButton
{
    TEXT-DECORATION:none;
    COLOR: #003C16;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE:11px;
    BACKGROUND-COLOR:#FDC400;
}

.SiFormTable .Over
{
	background-color	:	#EBE2CA;
}

.SiFormTable .bilder
{
    height: 1px;
    border: 0px;
    border-bottom: 1px solid #e4dabd;
}

.SiFormTable .Content
{
	text-align			:	left;
}
.SiFormTable .Image
{
	width				:	50px;
}
.SiFormTable .CategoryImage
{
	border				:	1px solid black; 
	width				:	100px;
}
.SiFormTable .Inputs
{
	width				:	50px;
}
