html {
/*	height:100%;*/
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
/*
   	height: 100%; */
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

td {
    vertical-align: top; /* FF, IE top - Opera middle */
}

/*
html, body, table, tr, td, th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
*/


/*
html, body, table, tr, td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
*/


/* reverse byte order for anti spam */
span.antiSpamEmail {
    unicode-bidi:bidi-override;
	direction: rtl;
    white-space: nowrap;
}
span.antiSpamEmailPostfix {
    unicode-bidi:bidi-override;
    direction: ltr;
    white-space: nowrap;
    font-size:1px;
}


table {
	empty-cells: show;
}

tbody {
	vertical-align: top;
}

th {
	text-align: left;
	font-weight: normal;
}

/*
td, th {
	margin: 0px 0px 0px 0px;
}*/



table {
	border-collapse: separate; /* NESMIM ZMENIT KVULI LAYOUTUM */
}

span.cmsEmptyCell {
	font-size: 1px !important;
}


/*
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
	color: #0066CC;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
}
*/

/*
a {
	color:#FF0000;
	text-decoration: underline;
}

a:hover {
	color:#FF8800;
}

a.black {
	color:#000000;
	text-decoration: underline;
}
a.black:hover {
	color:#333333;
}
*/

a img {
	border:0px;
}

/*
p {
    margin-top: 0px;
 	margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
}
*/

.white, .white:hover {
	color:#FFFFFF;
}
.green {
	color:#22891D;
}
.black {
	color:#000000;
}
.blue {
	color:#3366CC;
}

/* Form elements */

form {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.flat {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 17px;
}

select.flat, textarea.flat, input.flat,
select.error, textarea.error, input.error,
textarea.code, img.flat {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code, img.flat {
	border-color : #888888 !important;
}

/* IE Fix */
input[type="radio"], input[type="checkbox"] {
	border-size: 0px !important;
}

input.flat {
	height: 16px !important;
	padding-left: 2px;
	padding-right: 2px;
}

select.hidden, textarea.hidden, input.hidden {
	display: none;
}

div.error, div.warning, div.normal, div.debug {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

/* ----------- E SHOP ------------ */
.m_shop_title {
	font-weight: bold;
	font-size: 14px;
}

td.m_shop_container {
    border: 1px solid #AAAAAA;
    background: #EAEAEA;
    margin-left: 10px;
    margin-right: 10px;
}

td.m_shop_items_header {
	font-weight: bold;
    background: #CCCCCC;
}

td.m_shop_items_content {
    background: #EEEEEE;
}

.m_shop_items_priceTotal {
	font-weight: bold;
	font-size: 11px;
}

input.m_shop_input, select.m_shop_input {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color : #888888 !important;
    height: 10px;
}

input.m_shop_button {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color : #888888 !important;
}

.alpha-0 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity:0.00;
}

.alpha-10 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity:0.10;
}

.alpha-20 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity:0.20;
}

.alpha-30 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity:0.30;
}

.alpha-40 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.40;
}

.alpha-50 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.50;
}

.alpha-60 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.60;
}

.alpha-70 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:0.70;
}

.alpha-80 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.80;
}

.alpha-90 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.90;
}

.noJavaScriptMenu {
	display: none;
}

/* .skype_tb_injection */

#_softomate_highlight_0, #_softomate_highlight_1 {
    /*
    width: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    width: 200px;
    height: 50px;
    */
    border: 1px solid #FF0000;
    display: block !important;
    width: 100px !important;
    /*height: 50px !important;*/
    overflow: hidden !important;
    /*margin-bottom: 10px !important;*/
}

#skype_tb_droppart_0, #skype_tb_droppart_1, #skype_tb_droppart_2, #skype_tb_droppart_3, #skype_tb_droppart_4, #skype_tb_droppart_5, #skype_tb_droppart_6, #skype_tb_droppart_7, #skype_tb_droppart_8, #skype_tb_droppart_9 {
    display: none !important;
}

#skype_tb_img_r0, #skype_tb_img_r1, #skype_tb_img_r2, #skype_tb_img_r3, #skype_tb_img_r4, #skype_tb_img_r5, #skype_tb_img_r6, #skype_tb_img_r7, #skype_tb_img_r8, #skype_tb_img_r9 {
    position: absolute !important;
    margin-top: 1px;
} 

.skype_pnh_container {
    display: none;    
}

.debugAllContainer {
    padding: 20px;
}

.debugContainer {
    border-bottom: 8px solid #FCC415;
    font-family: Arial;
    background: #CFD7E2;
    color: #000000;
}

.debugContainerHeader {
    height: 110px;
    color: #FFFFFF;
}
.debugContainerTitle {
    font-weight: bold;
    font-size: 18px;
    padding: 16px;
    height: 50px;
}
.debugContainerMenu {
    margin-left: 10px;
}

.debugContainerContent {
    padding: 8px;
}

.highlightSearch {
    text-decoration: underline;
    font-weight: bold;
}

.fulltextResult {
    padding-bottom: 4px;
}

.vphp_asp_text {
    display: none;
}

div.markerTooltip, div.markerDetail {
    color: black;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black;
}

.infowindow
      {
      font-family:Verdana;
      font-size:8pt;
      font-weight:normal;
      width:250px;
      height:150px;
      overflow:auto;

} 

/* when modified - see also admin.style.css */
.db_structure_core {
    font-weight: bold;
    font-style: italic;
}

.db_structure_overriden {
    font-weight: bold;
    border-bottom: 1px dotted #666666;
}

.db_structure_overriden_white {
    font-weight: bold;
    border-bottom: 1px dotted #DDDDDD;
}

.db_structure_custom {
    font-weight: bold;
}

.cmstemplatebutton {
    padding:0px;
    margin:0px;
    border:0px;
    background:none;
    cursor: pointer;
    
    /* IE6 button width fix */
    width:auto;
    overflow:visible;

    /* IE6,7 margin top fix */
    margin-top: -2px !ie;
}

/* FireFox margin fix */
.cmstemplatebutton, x:-moz-any-link, x:default { 
    margin-top: -1px;
    margin-left: -3px;
} 