/* CSS Document */
/* To avoid automatic paragraphs spaces: */

/* To avoid automatic paragraphs spaces: */

P, UL, OL { margin-top: 0px; margin-bottom: 0px; }

h1 {
	font-size: 17px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}


body {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	margin:0px;
	line-height:16px;
	padding-bottom:10px;
	}
	
a {
	text-decoration:none;
	color:#e24804;
}
a:hover {
	text-decoration:underline;
	color:#e24804;
}
.content_header{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:32px;
	color:#000000;
	padding-top:25px;
	padding-bottom:15px;
}
.sector_header{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:32px;
	color:#000000;
	padding-top:25px;
	padding-bottom:15px;
}
.contact{
	color: #4f4f4e;
	line-height:14px;
}


/*--------Meny_1----------*/

a.meny_1{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	color:#000000;
	text-decoration:none;
	font-size:13px;
}
a:hover.meny_1{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	color:#e24804;
	text-decoration:none;
	font-size:13px;
}
a.meny_1_active{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	color:#e24804;
	text-decoration:none;
	font-size:13px;
}
a:hover.meny_1_active{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	color:#e24804;
	text-decoration:none;
	font-size:13px;
}

/*--------Meny_2----------*/

a.meny_2{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}
a:hover.meny_2{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}
a.meny_2_active{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
}
a:hover.meny_2_active{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
}

/*--------Meny_3----------*/

a.meny_3{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
a:hover.meny_3{
	color:#e24804;
	text-decoration:none;
	font-size:12px;
}
a.meny_3_active{
	color:#e24804;
	text-decoration:none;
	font-size:12px;
}
a:hover.meny_3_active{
	color:#e24804;
	text-decoration:none;
	font-size:12px;
}


/* ------------  UUDISED  ---------*/
.news_date{
	font-family: Trebuchet MS, Arial, Tahoma;
	color:#8e8c8c;
	font-size:11px;
}
a.news_list_title{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:13px;
	color:#e24804;
	font-weight:normal;
	text-decoration:none;
}
a:hover.news_list_title{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:13px;
	color:#e24804;
	font-weight:normal;
	text-decoration:underline;
}
a.news_list_intro{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	color:#797878;
	text-decoration:none;
}
a:hover.news_list_intro{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	color:#797878;
	text-decoration:none;
}

.news_title{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:22px;
	color:#e24804;
	font-weight:normal;
}
.news_intro{
	font-weight:bold;
	padding-bottom:10px;
	color:#000000;
}

/*----uudised----*/



/*-- backgrounds --*/
.right_background{
	background-image:url(http://www.andropoff.ee/design/design/andropoff/common/img/background.jpg);
	background-repeat:no-repeat;
}
.content_background{
	background-image:url(http://www.andropoff.ee/design/design/andropoff/common/img/content_background.jpg);
	background-repeat:repeat-x;
}
.meny_2_border{
	background-image:url(http://www.andropoff.ee/design/design/andropoff/common/img/meny_2_border.jpg);
}
.rollover_background{
	background-color:#e24704;
}
.meny_2_a_background{
	background-color:#e24704;
}


.gallery_name{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:22px;
	color:#e24804;
	font-weight:normal;
}
a.gallery_name{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:13px;
	color:#e24804;
	font-weight:normal;
	text-decoration:none;
}
a:hover.gallery_name{
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size:13px;
	color:#e24804;
	font-weight:normal;
	text-decoration:underline;
}
a.gallery_description{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
a:hover.gallery_description{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.white_border{
	border-bottom:1px solid #ffffff;
}
.white_border_2{
	background-color:#f7ca2c;
	border-bottom:1px solid #ffffff;
}div, form, input, h1
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}

#pageFrame{
	width: 1000px;
	}
	#top_block{
		width: 100%;
		background-image:url(http://www.andropoff.ee/design/design/andropoff/common/img/top_background.jpg);
		height:265px;
		}
	#main_block{
		clear:left;
		width: 100%;
		padding-bottom:10px;
		}
		#left_block{
			float:left;
			width: 300px;
			}
			#news_block{
				width: 100%;
				}
		#right_block{
			float:right;
			width: 665px;
			padding-right:10px;
			}
			#content_area_block{
				float:left;
				width: 450px;
				}
				#content_header_block{
					width: 440px;
					padding-left:5px;
					padding-right:5px;
					}
				#flash_block{
					clear:left;
					width: 100%;
					}
				#content_block{
					clear:left;
					width: 440px;
					padding-left:5px;
					padding-right:5px;
					color:#4e4e4e;
					}
			#banners_block{
				float:right;
				width: 190px;
				}
				#newsletter_block{
					padding-top:20px;
					width: 100%;
					}
				#banner_block{
					clear:left;
					padding-top:15px;
					width: 100%;
					}
					
	#contact_block{
		clear:both;
		width: 100%;
		background-image:url(http://www.andropoff.ee/design/design/andropoff/common/img/contact_background.jpg);
		height:73px;
		background-repeat:no-repeat;
		}
		
.tip {
	color: #FFFFFF;
	font-size : 10px;
	font-family: Tahoma;
}


.box_title {
 	font-size				 : 11px;
  color            : #FFFFFF;
	font-weight			 : normal;
	font-family: Tahoma;
}
a.box_title {
 	font-size				 : 11px;
  color            : #000000;
	font-weight			 : bold;
	text-decoration  : none;
	font-family: Tahoma;
}
a:hover.box_title {
	text-decoration  : underline;
}

a.arrow {
 	font-size				 : 11px;
  color            : #000000;
	font-weight			 : normal;
	text-decoration  : none;
	font-family: Tahoma;
}

.box_content {
 	font-size				 : 11px;
  color            : #FFFFFF;
	text-decoration  : none;
	font-family: Tahoma;
}

a.box_content {
 	font-size				 : 10px;
  color            : #FFFFFF;
	text-decoration  : none;
	font-family: Tahoma;
}
a:hover.box_content {
	text-decoration  : underline;
}






#calendar
{
  background-color : #eceae5;
  color            : #FFFFFF;
  font-family      : "Tahoma", Courier, monospace;
  font-size        : 10px;
	width: 94%;
}

#calendar TD
{
  border-left      : 1px solid #dddcda;
  border-top       : 1px solid #dddcda;
  text-align       : center;
}	

#header_box TD
{
  border-left      : 0px solid red;
  border-top       : 0px solid red;
  text-align       : center;
	background-color : #ececec;
}	

#calendar TD.day_name
{
  background-color : #dddcda;
	font-size:10px;
	color:#000000;
	font-weight:bold;
  width						 : 14%;
}

#calendar TD.title
{
  background-color :#c2c2c2;
  color            : black;
  font-weight      : bold;
  text-align       : center;
}

#calendar TD.date_nr
{
	color:#373631;
	font-size:10px;
}

#calendar TD.today
{
  background-color : #07cff3;
	color:#FFFFFF;
	font-size:10px;
}

.calendar_has_events_1
{
	background-color: #d50c02;
	color:#ffffff;
}

.calendar_has_events_2
{
	background-color: #f3cf07;
	color:#000000;
}
a.calendar_has_events_1{
	color:#ffffff;
}
a.calendar_has_events_2{
	color:#000000;
}

a.has_events
{  
	background-color : #2da5ff;
	color: #373631;
	text-decoration: none;
	font-weight	: normal;
}
a:hover.has_events
{  
	text-decoration: underline;
}
/* 
	kui vormi täitmisel on mingid väljad täitmata siis kasutatakse 
	seda stiili vigade kuvamisel 
*/
.form_error {
	color:red;
	padding-bottom:10px;
	font-weight:bolder;
}

/* vormi textfield'i stiil */
.form_textfield {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	width:250px;
	padding:2px;
	border:1 solid;
	border-color:#ffffff;
}


.form_select {
	font-family: Trebuchet MS, Tahoma, Arial;;
	font-size: 13px;
	color: #000000;
	padding:2px;
	border:1px solid #737a7f;
}

.form_textfield_search {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	width:150px;
	padding:2px;
	border:1 solid;
	border-color:#ffffff;
	background-color:#f1fce0;
}
.form_textfield_search_content {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	width:150px;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:2px;
	border-left:1px solid #999896;
	border-top:1px solid #999896;
	border-bottom:1px solid #999896;
	border-right:0px;
	}

/* vormi textarea'i stiil */
.form_textarea {
	font-family: Trebuchet MS, Tahoma, Arial;;
	font-size: 11px;
	color: #000000;
	width:90%;
	padding:2px;
	border:1px solid #bababa;
	height:70px;
}

/* vormi nupu stiil */
.form_button {
	background-color:#e24704; 
	border-color:#ffffff; 
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-size: 13px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
}


/* 
	vorm koosneb sektsioonidest, iga sektsiooni all on mingid vormi elemendid 
	igal sektsioonil on pealkiri, see ongi pealkirija stiil
*/
.form_section_header {	
	font-family: Georgia, Trebuchet MS, Arial, Tahoma;
	font-weight:normal;
	background-color:#dddddd;
	border:1px solid #c0c0c0; 
	padding:6px;
	font-size:18px;
	color:#000000;
}

/* 
	igal vormi elemendile vastab mingi nimi, näiteks "Objekti kirjeldus",
	see stiil kirjeldab ära vormi elemendi nime
*/ 
.form_field_label {
	padding-left:5px;
	font-weight:bolder;
}
/*
  nõutud välja puhul näidatakse * vormi elemendi taga, 
	see stiil määrab ära tärni välimuse
*/
.form_required_field {
	font-size:14px;
	color:red;
}
.form_required {
	font-size:14px;
	color:red;
}
.formDataError{
	color:red;
}.Bold
{
	font-weight: bold;
	color:red;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color:green;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
body {
	color: #000000;
	}