﻿/*********************************  Stoian ****************************************/
.LoginHeader
{
    background-image:url(images/header.jpg);
    background-repeat:no-repeat;
}
.LoginText
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:11px;
    color:#000;
}
.LoginTextBoxText
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:11px;
    color:#A91F11;
}
.LoginTextBoxBackground
{
    background-image:url(images/txtfield.jpg);
    background-repeat:no-repeat;
    width:119px;
    height:21px;
}
.tableBorder
{
    background-color:#F4F3EB;
    border-right:#D0B8B4 1px solid;
    border-top:#D0B8B4 1px solid;
    border-left:#D0B8B4 1px solid;
    border-bottom:#D0B8B4 1px solid;
}
.LoginRememberMe
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:10px;
    color:#000;
    width:119px;
    text-align:center;
}
/* Forms TextBox Images */
.FormHeaderLeft
{
    background-image:url('images/form_header_left.jpg');
    background-repeat:no-repeat;  
}
.FormHeaderRight
{
    background-image:url('images/form_header_right.jpg');
    background-repeat:no-repeat;
}
.FormHeader1px
{
    background-image:url('images/form_header_1px.jpg');
    background-repeat:repeat-x;
    height:23px;
}
.FormTableHeaderText
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:11px;
    color:#FFF;
}
.FormAlert
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:10px;
    color:#000;
    text-align:center;
}
/* Comments */
.CommentsTextBox
{
    background-image:url(images/txtfield250px.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:21px;
}
.CommentsDropDownList
{
    background-image:url(images/txtfield250px_but.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:21px;
}
.CommentsMultiLine
{
    background-image:url(images/txtfield250x125.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:125px;
}
/* Clause link */
.link
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:10px;
    color:#000;
    font-style: italic;
    text-decoration: underline;
}
.floorageTextBox
{
    background-image:url(images/valuta.jpg);
    background-repeat:no-repeat;
    width:182px;
    height:21px;
}

/* Publish Form */
.Conditions
{
    font-family:Microsoft Sans-Serif, Tahoma, Arial;
    font-size:10px;
    color:#000;
}

/* Administration Form */ 
.div1
{
    font-family: Tahoma,Arial,Microsoft Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: firebrick;
    width: 100%;
    height: 30px;
    position: static;
    top: 100px;
    left: 100px;
    z-index: 101;
}
.div2
{
    background-color: tan;
    color: blue;
    width: 100%;
    position: static;
    height: 23px;
    top: 100px;
    left: 100px;
    z-index: 101;
}
.div2 a:link
{
    font-family: Arial, Tahoma,Microsoft Sans-Serif;
    font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.div2 a:visited
{
    font-family: Arial, Tahoma,Microsoft Sans-Serif;
    font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.div2 a:hover
{
    font-family: Arial, Tahoma, Microsoft Sans-Serif;
    font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}
.div2 a:active
{
    font-family: Arial, Tahoma, Microsoft Sans-Serif;
    font-weight: bold;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}
.DivMargin
{
    top: 150px;
    margin-left: 50px;
}
.Div1Users
{
    background-color: tan;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial,Tahoma,Microsoft Sans-Serif;
    text-align:center;
    width: 350px;
}
.Div2Users
{
    background-color: tan;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial,Tahoma,Microsoft Sans-Serif;
    text-align:center;
    width: 350px;
}
/* Price List Form */
A.PriceLink:Link
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#481000;
    text-decoration:none;
}
A.PriceLink:Visited
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#481000;
    text-decoration:none;
}
A.PriceLink:Active
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#CC4E36;
    text-decoration:none;
}
A.PriceLink:Hover
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#CC4E36;
    text-decoration:none;
}
.TextLightBG
{
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
}
.TextBoldDarkBG
{
	background-color: #DFDFDF;
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
	font-weight:bold;
}
.TextDarkBG
{
	background-color:#F4F4F4;
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
}
.PriceTableBorder
{
	background-color:#DFDFDF;
	width:100%;
}
/****************************************************************************************/


/************************************    Mario   ****************************************/
html
{
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	overflow:auto;
}
body 
{
	margin: 0 0 0 0;
	background-color:#FFFCED;	
	width:100%;
	height:100%;
	overflow:auto;
}
table
{
	border:0px;

}
img
{
	border:0px;
}

#headerMain 
{
	background-image:url('images/header_1px.jpg'); 
	background-repeat: repeat-x;
	width:100%;
}

#header_right_1
{
	background-image: url('images/header_right1.jpg'); 
	background-repeat: no-repeat;
	width:233px; 
	height:105px; 	
}

#header_right_2
{
	background-image: url('images/header_right2.jpg'); 
	background-repeat: no-repeat;
	width:116px; 
}

#header_right_3
{
	background-image: url('images/header_right3.jpg'); 
	background-repeat: no-repeat;
	width:45px; 		
}


#footer
{
	width:100.5%;
	position:fixed;
	bottom:-4px;
	left:-2px;
}
#footerRow
{
	background-image:url('images/footer.jpg');
	height:26px;
}
#Table1

{
	width:100%;
}

/********************************  Menu Section *******************************/
.menu
{	
	background-color:#D0B8B4;
	width:162px;
	font-family: microsoft sans serif;
	font-size:12px;
}

.menuItem
{
	background-color: #FFFFFF;
	color: #202020;
	text-align:center;	
	cursor:pointer;
	width:160px;
	height:20px;
	vertical-align:middle;
}

.menuSubItem
{
	background-color:#F4F3EB;	
	width:160px;
	height:20px;	
	vertical-align:middle;
}

.menuSubItem a:hover
{
	/*
	background-color:#CC4E36;
	color:#FFFFFF;
	width:100%
	*/
	color:#CC4E36;
}

.menuSubItemMO
{
	background-color:green;		
}

.menuSelectedItem
{
	background-color: #CC4E36;
	color: #FFFFFF;
	vertical-align:middle;
	text-align:center;
	width:160px;
	height:20px;
	cursor:pointer;
}

.menuSelectedSubItem
{
	background-color: #FFFFFF;	
}

.menuLink
{
	/* стил за линковете в менюто */
	color: #481000;
	font-family: microsoft sans serif;
	font-size:12px;
	text-decoration: none;
	text-align:left;
}

/********************************************************************************/

.shortFormField
{
	color: #481000;
	font-family: microsoft sans serif;
	font-size:12px;
	width:60px;
}


.shortFormFieldText
{
	color: #481000;
	font-family: Microsoft Sans Serif;
	font-size:12px;
	width:54px ;
}

.shortFormFieldText, noindex:-moz-any-link {width:56px}
.shortFormFieldText, {width:54px}


.longFormField
{
	color: #481000;
	font-family: microsoft sans serif;
	font-size:12px;
	width:123px;
	
}

.longFormFieldText
{
	color: #481000;
	font-family: Microsoft Sans Serif;
	font-size:12px;
	width:117px;

}
.longFormFieldText, noindex:-moz-any-link {width:119px}
.longFormFieldText, {width:117px}

.footerLink
{
	color:#FFFFFF;
	font-family:Microsoft Sans Serif;
	font-size:12px;
	text-decoration:none;
	padding-right:3px;
}


/*************************   Search Form Section *******************************/
.searchForm
{
	background-color:#F4F3EB;
	color: #481000;
	font-family: microsoft sans serif;
	font-size:12px;
	text-align:left;
	width:235px;	
}

.searchFormHeader
{
	font-family: microsoft sans serif;
	font-size:12px;
	text-align:center;
	width:100%;
}

.searchFormBorder
{
	background-color:#DFDFDF;
	padding:1 1 1 1;
}

/********************************************************************************/


/*************************   Listing    Section *********************************/
.titleListing 
{
	font-family:Microsoft Sans Serif;
	font-size:12px;
}

.itemsListing
{
	font-family:Microsoft Sans Serif;
	font-size:12px;
	color: #ffffff;	
}

.itemsListing a
{
	font-family: Microsoft Sans Serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.itemsListing a:hover
{
	color:#D70303;
}

.listFrame
{
	/* Обхваща банерите и списъка с обяви*/
	background-color:#DFDFDF;
	width:100%;
}

.itemsListing span
{
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
	color:#D70303;
}
/********************************************************************************/


/*******************************  модални класове  ******************************/

.announcementPanel
{
	background-color:#FFFEF6;	
	width:680px;
	height:490px;
	overflow:auto;
	z-index:-1;
}

.modalBackground
{
	overflow:hidden;
/*	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-opacity:.70;
*/	
	
}

.modalHeader
{
	background-color: #CC4E37;
	color:#FFFFFF;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
}

.modalHeader a
{
	color:#FFFFFF;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	text-decoration: none;
}
/***********************************************************************/


/**************  Класове за прозореца с единична обява  ****************/
.itemDetailsX
{
	background-color: #F8F8F7;
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
}

.itemDetails
{
	background-color: #E5E5E4;
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
}

.detailsPanelImage
{
	background-color:#FFFFFF;
	width:100px;
}

.detailsLabels
{
}

.detailsLink
{
	color:#E24949;
	text-decoration:none;
}

.detailsInnerTab
{
	background-color:#FFFEF6;
	width:100%;	
}
/***********************************************************************/


/************** Хедъри ************/
.FormHeaderLeft
{
    background-image:url('images/form_header_left.jpg');
    background-repeat:no-repeat;
    width:10px; 
}
.FormHeaderRight
{
    background-image:url('images/form_header_right.jpg');
    background-repeat:no-repeat;
    width:10px;
}
.FormHeader1px
{
    background-image:url('images/form_header_1px.jpg');
    background-repeat:repeat-x;
    height:23px;
}
/********************************/


/************************* Форма за редакция на обява ******************/
.editAnnouncement /* текст във формата за редакция */
{
	font-size:12px;
	font-family: Microsoft Sans Serif;
	color:#000000;
}

.editAnnouncement a /* paging links */
{
	font-size: 12px;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
	color:#D70303;
}

.editAnnouncement span
{
	font-size:12px;
	font-family: Microsoft Sans Serif;	
}

.editAnnouncement select
{
	font-size:12px;
	font-family: Microsoft Sans Serif;	
}

.editAnnouncement input
{
	font-size:12px;
	font-family: Microsoft Sans Serif;	
}

.watermarkSearch
{
	background-color:#FFFFCC;
	color:#CC4E36;
}
/***********************************************************************/

.marker /* клас за маркиране на фрази за търсене в текст */
{
	background-color:#999999;
	color:#ffffff;
	display:inline;
}


