/*

	FCKEDITOR BODY STYLE

	Be very careful how you change it!

*/



body

{

	margin-left: 10px;

	margin-right: 210px;

	background-color: #FFFFFF;

}





/*

	RIGHT FRAME

	Be very careful how you change it!

*/



#right

{

	width: 580px;

	height: 400px;

	vertical-align: baseline;

	border-right: 1px solid #eeeeee;

	border-left:  1px solid #eeeeee;

}





/*

	CONTENT CLASS

	Be very careful how you change it!

*/



.content

{

	clear: both;

	margin-left: 10px;

	margin-right: 10px;

}



.date

{

	margin: 5px 10px 10px 0px;

}



.more, .back

{

	margin: 5px 10px 10px 0px;

}



/*

	BASIC STYLE

	It applies to editor, to preview and to public page.

	You can can change it if you like.  

*/



body, p, div, td, input, textarea, a

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



form, p, ul, li

{

	margin-top: 0px;

	margin-bottom: 0px;

}



a

{

	text-decoration: none;

	color: blue;

}



a:hover

{

	text-decoration: underline;

	color: blue;

}



a:visited

{

	color: blue;

}



h1

{

	margin-top: 12px;

	margin-bottom: 10px;

	font: bold 14pt Arial, Helvetica, sans-serif;

	color: #999999;

}



h2

{

	margin-top: 10px;

	margin-bottom: 10px;

	font: bold 12pt Arial, Helvetica, sans-serif;

	color: #999999;

}



/* 

	ADDITIONAL STYLE

	Add your new style here.

	Recommended syntax to use: 

	element.className or element#ID  

*/



table.editor-fb

{

	margin-top: 10px;

}



table.editor-fb td

{

	padding: 5px;

}



input.editor-fb

{

	border: 1px solid #006699;

}



textarea.editor-fb

{

	border: 1px solid #006699;

}

 

	

	/* 

	ADDED by Markus  

*/



	/*  Sooduspakkumiste tabel */

	

table.sooduspakkumised td

{

border-top: 1px solid #cccccc;

border-left: 1px solid #cccccc;

padding: 1px;

}

table.sooduspakkumised th

{

	font: bold 10pt;

	color: #999999;

	background: #DEDEDE left;

	border-top: 1px solid #cccccc;

	border-left: 1px solid #cccccc;

	padding-left: 3px;

	margin-left: 5px;

	text-align: left;

}






