<!--

.style1 {
	color: #0169A7;
	background-color: #F5F5F5;
}

.style2 {color: #FF6600}
.style5 {color: #FF6600; font-weight: bold; }
.style6 {font-size: x-small}
.menu {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #336699; font-weight: bold; }



.even{
	background-color: #F2F4F7;
}

.odd{
	background-color: #FFFFFF;
}

a {
	color: #5A5AAD;

	font-family: Verdana,Arial, Helvetica;
	font-size: 10px;
    text-decoration: underline;
}

a:hover{
text-decoration: underline;
}

td {
    font-family: Verdana,Arial, Helvetica;
	font-size: 11px;

}



.new {
color: #4B4B4B;
font-weight:bold;
font-size: 12px;

}
.white {

    font-weight: bold;
    font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color:  #330000;
}
.darkgrey {
	font-weight: bold;
    font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	color:  #666666;

}

.clientstd
{
 border-bottom: 2px solid #B6C3D0;
}

.package {
    font-weight: bold;
	font-size: 10px;
	color:  #FF9966;

}
.top_table_text {

	font-size: 10px;
	color: #666699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
SELECT {
font-size: 11px;
}
INPUT,TEXTAREA, select {
font-size: 11px;
border:1px solid #C8C8C8;
background-color: #FFF6E5;
color: #000000;
}
CHECKBOX{
font-size: 11px;
border:1px solid  #E6E6E6;
background-color: #FCFCFC;
color: #000000;
}

.top_table {
	border-bottom: 2px solid #B0BECD;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	height: 30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
}
.top_table_on_orange {
	border-bottom: 2px solid #FF9933;
	font-size: 12px;
	height: 30;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.publishermenu{
    border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	height: 30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: F7F7F7;

}
/*
 new design related
*/

div#tip{
	background-color: F7F7F7;
	width:70%;
	text-align:JUSTIFY;
	font-size: 11px;
    border:1px solid #FF3300;
	padding:10px;
	color:#FF6600;
}

.pheader{
	font-size:17px;
	font-family:Arial,Verdana;
	font-weight:bold;
	color:white;
	padding:4px;
}
.errlogo{
	position:absolute;
	float:left;
	z-index:100;
}
.tiplogo{
	position:absolute;
	float:left;
	z-index:100;
}

.menu{
 background-color:   #F7F7F7;
}

.menutitle{
 background-color: #D32D2D;
 color:white;
 font-weight:bold;
 font-size: 13px;
 font-family: Arial, Courier, Helvetica;
 text-align:right;
 padding:4px;
 display:inline;
 float:right;

}
.menutitlegr{
 background-color: #E4E4E4;
 color:#414141;
 font-size: 15px;
 font-family: Arial, Courier, Helvetica;
 text-align:right;
 padding:4px;
 display:inline;
 float:right;
}
.menuholdergr{
 border-bottom: 1px solid  #CFCFCF;
 height:18px;
}
.menuicon {
	display:inline;
	background-color: #FFCC00;
	height:18px;
}
.menuholder{
 border-bottom: 1px solid  #D32D2D;
 height:18px;
}


.top_text{
 padding: 4px;
}

.menuitem {
  background-color: #E4E4E4;
  height:20px;
  padding:4px;
  text-align:left;
  text-indent:4px;
}
.menulink{
 color: #383838;
 font-weight:bold;
 font-size: 13px;
 font-family: Arial, Courier, Helvetica;
 text-decoration:none;
}

.tableholder{
 border:1px solid #A4A4A4;
}

/*   LANGUAGES*/
.lnglink{
	color: #494949;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana,Arial, Courier, Helvetica;
	text-decoration:none;
    background-color: #EAEAEA;
    padding:3px;
    border:1px solid #D6D6D6;
    width:16px;
	margin-top:5px;
}
.lnglink:hover{
	color: white;
    background-color: #FF6600;
    border:1px solid #F4F4F4;
	text-decoration:none;
}

.lngbox{
 background-color: #EAEAEA;
 padding:5px;
 border:1px solid #C3C3C3;
 width:50px;
 margin-left:5px;
}
.lngbox:hover{
 background-color: #EAEAEA;
 padding:3px;
 border:1px solid #C3C3C3;
 width:16px;
}

/* MY PROFILE*/
.libelle{
    font-weight:bold;
	font-size: 14px;
	padding:2px;
	background-color:#F9F7F8;
	color:#78787A;
	font-family: Arial, Courier, Helvetica;
	font-style:italic;
}

.spacer{
   height:3px;
}

.tipmenu{
    font-family: Arial;
	font-size: 12px;
	background-color: #F2F2F2;
	padding: 10px;
}
/*   --------- BUTTONS MANAGEMENT START------------ */
.bttntitleOver{
    font-family: Arial;
	font-size: 11px;
	color:white;
	font-weight:bold;
	padding:3px;
	background-color:  #484848;
	border: 1px solid #330000;
	cursor: pointer;
}

.bttntitleDown{
    font-family: Arial;
	font-size: 11px;
	color:white;
	font-weight:bold;
	padding:3px;
	background-color:  #D32D2D;
	border: 1px solid #330000;
	cursor: pointer;
}

.buttons {
    font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	color:white;
	font-weight:bold;
	padding: 3;
	background-color:  #D32D2D;
	border: 1px solid #330000;
	cursor: pointer;
}
.buttons:hover {
  font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	color:white;
	font-weight:bold;
	padding: 3;
	background-color:  #FF3300;
	border: 1px solid #330000;
	cursor: pointer;
}
/*   --------- BUTTONS MANAGEMENT END------------ */

-->

#langmenu:hover{
	width:100px;
	padding:4px;
	/*background:#DCF1C7;*/
}
#langmenu{
	width:100px;
	padding:4px;
}
 /*td.php related */
#title{
	background:  url(http://www.primiro.com/clients/images/comments/top.gif) no-repeat top left;
	padding: 0 0 0 0px;
	margin:  0 0 0 0px;
}
#title #inntext{
	padding: 10 30 10 20px;
	background:  url(http://www.primiro.com/clients/images/comments/b.gif) repeat-y top left;
	margin: 0 0 0 0px;
}
#title h2{
	color:#0066CC;
	margin: 0 0 0 0px;
	padding: 0 10 0 0px;
}
#title #bottom{
	margin: 0 0 0 0px;
	background:url(http://www.primiro.com/clients/images/comments/bottom.gif) no-repeat bottom left;
}


/* title3 */
#title3{
	background:  url(http://www.primiro.com/clients/images/comments_add/top.gif) no-repeat top left;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#title3 #inntext3{
	padding: 15 20 10 30px;
	background:  url(http://www.primiro.com/clients/images/comments_add/b.gif) repeat-y top left;
	margin: 0 0 0 0px;
}
#title3 #bottom3{
	margin: 0 0 0 0px;
	background:url(http://www.primiro.com/clients/images/comments_add/bottom.gif) no-repeat bottom left;
}
#inntext3 a{
	color:#29552F;
	font-family:Verdana,Arial;
	font-weight:bold;
	text-decoration:none;
}
#inntext3 a:hover{
	color:#29552F;
	font-weight:bold;
	text-decoration:underline;
}
.tabletitlef{
   background-color:#F3F3F3;
   border:1px dashed #D6D6D6;
   margin:5px;
   padding:10px;
   text-align:left;
   width:85%;
}
.tablebodyf{
   background-color:#f5f5f5;
   border:1px solid #ccc;
   margin:5px 5px 5px 0;
   padding:10px;
   text-align:left;
   width:87%;
}
.tablebodyf p{margin:0;padding:0;font-size:12px}
.tablebodyf span{color:#669966;font-weight:bold;font-size:1.2em}
.statbodyf{
   background-color:#EEFDCB;
   border:1px dashed #E3FCAA;
   margin:5px;
   padding:10px;
   text-align:left;
   width:90%;
}

/*Clearfix*/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix { display: /inline-/block; }
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}

/* popup image       --------------------------------------------------------------------------------- start                     */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: #E4E4E4;
padding: 5px;
left: -1000px;
border: 1px solid red;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top: 0;
left: 60px;
}
/* popup image       --------------------------------------------------------------------------------- END                     */



/* -------------------------------------------------------TOVA E CSS, koito shte ti trqbva */
.inner, .inner p { padding:5px}
.inner img {float:left; margin:0 10px 10px 0; border:none}
/* TOVA E SAMO DA SE VIDI SAMIQ DIV V TOZI DOC*/
.inner {/* border:1px solid #000;*/ width:350px}
/* men ako pitash ne e hubavo za takyv popup da polzvash <h2>, mnogo e golqm*/
/*----------------------------------------------------------- AJAX INBOX PUBLISHER */

.submenu{
	margin:0px 0px 10px 0px;

	background-color: #F4F4F4;
	width:650px;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
}
.submenumain{
    margin:0px 0px 10px 0px;
	width:650px;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
}
.submenu A{
	color: #5A5AAD;
    font-weight:bold;
    font-size: 12px;
    font-family: Arial, Courier, Helvetica;
    text-decoration:underline;
}
.submenumain A{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.tdmenu{
	margin:0px 0px 10px 0px;
	border: 2px solid #D8D8D8;
	background-color: #F4F4F4;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
}

.tdmenuactive{
	margin:0px 0px 10px 0px;
	border: 2px solid #D5E3FC;
	background-color: #E9F0FC;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
	cursor:pointer;
}

.topmenulink{
    color: #5A5AAD;
    font-weight:bold;
    font-size: 12px;
    font-family: Arial, Courier, Helvetica;
    text-decoration:underline;
}

.fieldtitle{
    color: #444444;
    font-weight:bold;
    font-size: 14px;
    font-family: Arial, Courier, Helvetica;
}
.inputdata{
    background-color:#FBFBFB;
    color: #444444;
    font-weight:bold;
    font-size: 14px;
	padding-left:5px;
    font-family: Arial, Courier, Helvetica;
	width:200px;
}
.expltext{
    font-size: 11px;
	padding:5px 8px 0px 8px;
    font-family: Arial, Courier, Helvetica;
	text-align:justify;
}
/* Clearfix */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0}
.clearfix { display: inline-block}
html[xmlns] .clearfix { display: block}
* html .clearfix { height: 1%}

.publisherDiv{background:/*#efefef*/;margin:0 2px 0 2px;padding:0 2px}
.darkRed{color:#990000;font-weight:bold}
.publisherDiv p{padding:4px 5px;font-size:86%;color:#000;margin:2px 0}
#simpleSearch a, #simpleSearch a:hover{text-decoration:none}
#advancedSearch{margin-left:35px;width:600px}
#advancedSearch fieldset{border:1px solid #d32d2d;width:285px;padding:5px;margin:5px 0;float:left;min-height:150px;height:auto!impotant;height:158px}
#advancedSearch legend{background:#d32d2d;border:1pxsolid #000;padding:5px;color:#fff;font-weight:bold;margin-bottom:10px;width:150px}
#advancedSearch label, #advancedSearch input, #advancedSearch select{float:left;margin:5px}
/*#advabcedSearch form .in{background:#f7f7f7;border-top:1px double #d2d0d0;border-left:1px double #d2d0d0;border-bottom:1px double#ebf4fc;border-right:1px double #ebf4fc}*/
#advancedSearch input{width:120px}
#advancedSearch select{width:120px}
#advancedSearch label{width:120px}
#advancedSearch label.rLabel{width:100px}
#advancedSearch input.rInput{width:15px}
#advancedSearch a, #advancedSearch a:hover{text-decoration:none;margin:0}
#advancedSearch .submit{width:500px;height:25px;font-weight:bold;clear:both:float:left;margin:0}
.publisherDiv a, #publisherDiv a:hover{color:#5a5aad;text-decoration:none}
.clear{clear:left}

/* horizontal rule stuff */
div.hrDate{background:#fff;border:none;height:1px;clear:left}
hr {display:none}
INPUT, TEXTAREA, SELECT {font-family: Verdana; font-size: xx-small;}
	.phpmaker {font-family: Verdana; font-size: xx-small;}

.fover{
   color:#FF9900;
   font-weight:bold;
   font-size:1.2em;
   border-bottom:1px solid #CCCCCC;
}
.fnormal{
   background:#F3F3F3;
   font-weight:normal;
   font-size:1.2em;
   
   border-bottom:1px solid #CCCCCC;
}

.displayarea{
	background-color: #F5F5F5;
	color:#2C2C2C;
	text-decoration:none;
	padding: 10px;
}
p.pencho{font-weight:bold;padding:10px}
.red {color:#D6231A;}
.blue {color:#2E6DF6;}

.phpmakers{
	background-color: #CDCDCD;
	color:#A12121;
	text-decoration:none;
  padding: 10px;
}
#psscheck{
background:#FFFFFF;border:4px solid #D2E1F0;padding:1px;
}