body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url("../images/fon-grey.jpg");
	     text-shadow: 1px 1px 0px #fafbfb; 

}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}

.hadmin{ color:#333; font-size:18px; padding-left:23px; padding-top:30px; }

.newentry {
margin-right: 20px;
margin-left: 5px;
float: left;
}

ul {
margin: 0;
padding: 0;
}

.column_left {
float: left;
width: 12%;
margin: 3px;
}
.column_right {
float: left;
width: 79%;
margin: 3px;
}

.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1C62B9;
}




.number_br {
float: right;
margin-right: 22px;
margin-top: 6px;
}

.msg_title{
	background-image:url(../images/msg_title.jpg);
	background-repeat:no-repeat;
	color:#f01616;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-align:left;
	width:426px;
	height:32px;	
	padding-left:8px;
	padding-top:6px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0;
	
	}

.blue_table2 {
width: 98%;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 1px;
color: #333;
background-color: #DEDEDE;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 1px 1px 1px #999;
-moz-box-shadow: 1px 1px 1px #999;
box-shadow: 1px 1px 1px #999;
}

.tabs_lang {
list-style-type: none;
text-decoration: none;
float: left;
height: 20px;
text-align: left;
margin: 5px;
}

.table2 {
width: 96%;
float: left;
background-color: #fff;
border: 1px solid #dedede;
padding: 15px;
position: static;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.link {
	color: #1C62B9 ;
	text-decoration:none !important;
	}

a.link {
	color: #1C62B9 !important ;
	text-decoration:none !important;
	}
	

.msg_content{
	background-image:url(../images/msg_content.jpg);
	background-repeat:no-repeat;
	color:#404040;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	width:426px;
	height:68px;
	padding-left:8px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:12px;
	text-align:left; 
	margin:0;
	}

#content_drag li {
list-style: none;
margin: 0 0 -1px 0;
padding: 10px;
background-color: #fff;
border: #ebebeb solid 1px;
color: #333;
height: 18px;
overflow: hidden;
}


#content_drag li {
list-style: none;
color: #333;
}

.login_title {
	padding: 8px;
	text-align:left;
	border: 1 solid #2c668a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/login_bg.jpg);
	margin-bottom: 4px;
}
.m_select{
	margin:0px;
	padding:2px;
	border:1px solid #999;
}
.m_category{
background-color:#FFF; color:#000;
	padding-top:2px;
	padding-left:12px;
	padding-bottom:2px;
}
.m_category_main{
	border-bottom:1px solid #999;
	color:#003D51;
	padding:4px;
	text-transform:none;
	text-decoration:none;
	font-style:normal;
	font-stretch:normal;
}

.input_filed{
	padding:6px;
	border:1px solid #999;
	
}
a.graybtn{
	font-size:11px;
	width:200px;
	display:block;
	padding:4px 0px 4px 8px;
	border:1px solid #999;
	text-decoration:none;
	background-color:#E8E8E8;
}
a.graybtn:hover{
	width:200px;
	display:block;
	border:1px solid #999;
	text-decoration:none;
	background-image:url('../images/btn_orange_bg.gif');
}
a.del_btn{
float:left; font-size:11px; height:22px; width:100px; border:1px solid #999; text-align:center; margin-top:1px; padding-top:3px; text-decoration:none;
}
a.del_btn:hover{  background-image:url('../images/btn_orange_bg.gif');
}
.dot_line{
	height:2px;
	width:100%;
	background-image:url('../images/dot.gif');
	background-repeat:repeat-x;
}

a.button:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	font-weight: bold;
	text-decoration:none;
}

a.button:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	font-weight: bold;
	text-decoration:none;
}
a.button:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #dd2525;
	font-weight: bold;
	text-decoration:none;
}
.blue_table {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	color: #333;
	background-color:#DEDEDE;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 6px; /* FF1-3.6 */
          border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
		   -webkit-box-shadow: 1px 1px 1px #999; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 1px 1px 1px #999; /* FF3.5 - 3.6 */
          box-shadow: 1px 1px 1px #999; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.table {
 background-color:#f5f4f4;  
	border: 1px solid #dedede; 
	font-size:14px;
	font-weight:bold;
	padding: 15px;
	position: static;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 6px; /* FF1-3.6 */
          border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	
}
.style5{
	/*background-image:url(../images/table_bg.jpg); */
	background-repeat:repeat-x;
	}


.style1 {
	font-size: 16px;
}

.style4 {
	font-size: 12px;
	color:#333;
}

.style4 a {
	font-size: 12px;
	color:#1C62B9;
}

a {
	font-size: 12px;
	color: #1C62B9 ;
}
a.upnav:link {
	text-decoration: none;
}
a.upnav:visited {
	text-decoration: none;
	color: #000000;
}
a.upnav:hover {
	text-decoration: underline;
	color: #000000;
}
a.upnav:active {
	text-decoration: none;
	color: #333333;
}

/* goren pagination variant 1*/


.pages {
	list-style: none;
	font-weight:bold;
	text-align: left;
	padding: 5px 2px 12px 30px;
	overflow: auto;
	border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 3px; /* FF1-3.6 */
}

.pages li {
	float: left;
	margin-right: 2px;
		border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 3px; /* FF1-3.6 */

}

.pages li a {
	display: block;
	display: inline-block;
	padding: 4px 10px;
	border: solid 1px #999;
	color:#333;
	text-decoration: none;
		border-radius: 3px;
-webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 3px; /* FF1-3.6 */
	 
}

.pages li a:hover {
	border: solid 1px #deffdd;
	text-decoration: none;
	box-shadow: 0 0 3px #999999;
	-webkit-box-shadow: 0px 0px 3px #999999; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 0px 3px #999999; /* FF3.5 - 3.6 */
	     background: -moz-linear-gradient(center top , #FFFFFF, #EBEBEB) repeat scroll 0 0 #F3F3F3;
		   
		   background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EBEBEB)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fff, #EBEBEB); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fff, #EBEBEB); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fff, #EBEBEB); /* IE10 */
  background-image:      -o-linear-gradient(top, #fff, #EBEBEB); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #fff, #EBEBEB);


}

.pages .prev-off, .pages .next-off {
	border: solid 1px #999;
	color: #8c0001;
	padding: 3px 8px;

}


.pages .active {
	padding: 4px 10px;
	font-weight: bold;
	background: #CCC;
	color: #000000 !important;
	border: solid 1px #ccc;
}



a.boxpopup3{position:relative;
	z-index:24;
	color:#046;
	border-bottom:thin dotted #046;
	text-decoration:none}
a.boxpopup3:hover{z-index:25; background-color:#FF0}
a.boxpopup3 span{display: none}
a.boxpopup3:hover span{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top:2em; left:0; width:12em;
	padding:.3em;
	border:2px outset #BBB;
	color:#000; background:#FF9;
	text-align:center;}


.cbutton {
 	/* background: -moz-linear-gradient(center top , #fff, #EFEFEF) repeat scroll 0 0 #F6F6F6; */ 
 	 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFFFFF, #EFEFEF); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #FFFFFF, #EFEFEF); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #FFFFFF, #EFEFEF); /* IE10 */
  background-image:      -o-linear-gradient(top, #FFFFFF, #EFEFEF); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #FFFFFF, #EFEFEF);
  
  
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 3px; /* FF1-3.6 */
    color: #333;
    cursor: pointer;
    height: 30px;
	padding: 4px 12px 4px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
.cbutton:hover {
    background: -moz-linear-gradient(center top , #fff, #EBEBEB) repeat scroll 0 0 #F3F3F3;
   outline: 0 none; 
   border-color: #999999;
    box-shadow: 0 0 3px #999999;
    	-webkit-box-shadow: 0px 0px 3px #999999; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 0px 3px #999999; /* FF3.5 - 3.6 */
	     background: -moz-linear-gradient(center top , #fff, #EBEBEB) repeat scroll 0 0 #F3F3F3;
		   
		   background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EBEBEB)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fff, #EBEBEB); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fff, #EBEBEB); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fff, #EBEBEB); /* IE10 */
  background-image:      -o-linear-gradient(top, #fff, #EBEBEB); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #fff, #EBEBEB);

    
}
.cbutton:active {
   /*  background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 #DDDDDD; */ 
     background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ccc, #fff); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #ccc, #fff); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ccc, #fff); /* IE10 */
  background-image:      -o-linear-gradient(top, #ccc, #fff); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #ccc, #fff);
    border-color: #999999;
}


.cbutton-active {
   /*  background: -moz-linear-gradient(center top , #CCCCCC, #FFFFFF) repeat scroll 0 0 #DDDDDD; */ 
     background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ccc, #fff); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #ccc, #fff); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ccc, #fff); /* IE10 */
  background-image:      -o-linear-gradient(top, #ccc, #fff); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #ccc, #fff);
    border-color: #999999;
}
.cke_contents {
height: 300px !important;
}



/* .............. baloni ......................... */ 


  .bubbleInfo {
            position: relative;
        
            width: 500px !important;
        }
        .trigger {
			cursor:pointer;
          /*  position: fixed; */ 
        }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px !important;
                width: 19px !important;
        }

        .popup td#topleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-1.png) !important;  }
        .popup td.top { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-2.png) !important; }
        .popup td#topright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-3.png) !important; }
        .popup td.left { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-4.png) !important; }
        .popup td.right { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-5.png) !important; }
        .popup td#bottomleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-6.png) !important; }
        .popup td.bottom { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-7.png) !important; text-align: center !important;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-8.png)  !important; }

        .popup table.popup-contents {
                font-size: 12px !important;
                line-height: 1.2em !important;
                background-color: #fff !important;
                color: #666 !important;
           /*     font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; */
                }

        table.popup-contents th {
                text-align: right !important;
                text-transform: lowercase !important;
                }

        table.popup-contents td {
                text-align: left !important;
                }

        tr#release-notes th {
                text-align: left !important;
                text-indent: -9999px !important;
                background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right !important;
                height: 17px !important;
                }

        tr#release-notes td a {
                color: #333 ;
        }

select#adminlang option{}
select#adminlang option[value="bg"] {margin:4px; padding-left:20px; background-image:url(../images/bg.gif); background-repeat:no-repeat;}
select#adminlang option[value="en"] {margin:4px; padding-left:20px; background-image:url(../images/us.gif);  background-repeat:no-repeat;}
select#adminlang option[value="fr"] {margin:4px; padding-left:20px; background-image:url(../images/fr.gif);  background-repeat:no-repeat;}





