

.imgleft {
float:left;
padding: 0px 20px 0px 20px;
}

h3.float-right{
 position: absolute; 
	top: 30px;
	right: 240px;
  }

p {width: 70%;}

p.ulList {text-indent: -.3em;}
ol.decimal {list-style: decimal inside;}
ol.decimal li {margin-left:2em; color:#f38c1e;}
ol.decimal p {color:#333;}
ol.lroman {list-style: lower-roman outside; margin-left: 2.2em;}

 ul {margin-left: 0px; list-style-position: outside;  padding: 0px 20px 0px 20px;
  list-style-type:none;
}
 ul.gray {list-style:disc; color:#656565;}
 ul li {margin-top: 6px; margin-left: 20px;}
 ul li.last {margin-bottom: 1.5em;}
 ul li.larger {font-size:1.15em; }




DIV.container { padding:0px 4px; background:#FFFF00; } 
DIV.container_box { position:relative; z-index:3; width:13.99em; float:right; margin-top:1.49em; } 


body {
	margin: 0;
	padding: 0;
	background: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}


/* Page */

#page {
width: 900px;
margin: 0 auto;
background: #FFFFFF url(images/img01.gif) repeat-y;
}








#centers {
margin: 0 auto;
text-align:center;
}



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#tabsI {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url(images/tableftI.png) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url(images/tabrightI.png) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }







	#tabsDown {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #tabsDown ul {
	  margin:0;
	  padding:1px 1px 0 1px;
	  list-style:none;
      }
    #tabsDown li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsDown a {
      float:left;
      background:url(images/tableftI.png) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsDown a span {
      float:left;
      display:block;
      background:url(images/tabrightI.png) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsDown a span {float:none;}
    /* End IE5-Mac hack */
    #tabsDown a:hover span {
      color:#FFF;
      }
    #tabsDown a:hover {
      background-position:0% -42px;
      }
    #tabsDown a:hover span {
      background-position:100% -42px;
      }



#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ECB9E8;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:240px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFFFFF;
	z-index:99;
	}
#centercol {

	position:relative;
	padding:0 30px;
	}
#centercol a {
color:	#E45F00;
	}


#centercol a:hover {
	border-bottom:1px solid;
color:#E45F00;
	}
#footer {
	position:relative;
	top:1px;
	background:#FFFFFF;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}








/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}


img.left {
	float: left;
	margin-right: 15px;
}


#side-a {
	float: left;
	width: 300px;
}


#side-b{ 
	margin: 0;
	float: left;
	width: 300px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	padding:10px;
}









.table {
font-family: arial,"Times New Roman", Times, serif;
 width: 580px;
 border: 1px solid #FF9933;
}
.table .th {
/*background: #FFFFFF url(images/bgtabl.gif) repeat-x;*/
 background-color: #99CCFF;
 color: #fff;
 height:25px;
 font-weight: bold;
 border-bottom: 1px dotted #99CCFF;
}
.table .tr {
 background-color: #f4f4f4;
 height:25px;
}

.table .tr2 {
 background-color: #f9f9f9;
 height:25px;
}

.table .td {
height:25px;
 float: left;
 width: 23%;
 padding-left: 2%;
}


.table .td125 {
height:25px;
 float: left;
 width: 250px;
 padding-left: 2%;
}

.table .td100 {
height:25px;
 float: left;
 width: 200px;
 padding-left: 2%;
}





.table .td50 {
height:25px;
 float: left;
 width: 80px;
 padding-left: 2%;
}


.table .td2 {
height:60px;
 float: left;
 width: 560px;
 padding-left: 2%;
background-color: #FFFFFF;
}



.table .td3 {
height:25px;
 float: left;
 width: 605px;
 padding-left: 2%;
background-color: #FFFFFF;

}


.table .td225 {
height:25px;
 float: left;
 width: 276px;
 padding-left: 2%;
}

.table .td200 {
height:25px;
 float: left;
 width: 230px;
 padding-left: 2%;
}


.table .td155 {
height:25px;
 float: left;
 width: 155px;
 padding-left: 2%;
}


.table .td355 {
height:25px;
 float: left;
 width: 315px;
 padding-left: 2%;
}



.table .td200h {
height:200px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 550px;
 padding-left: 2%;
background-color: #FFFFFF;
}




.table .td550 {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 550px;
 padding-left: 2%;
background-color: #FFFFFF;
}


.table .td260 {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 550px;
 padding-left: 2%;
}


.table .td230 {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 550px;
 padding-left: 2%;
}








.more_vacation_and_honeymoon_packages_in_greece {
width: 160px; 
height: 38px; 
padding-left: 50px;
padding-top: 28px;
text-decoration: none;
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
font-size: 14px;
color: #333366;
display: block;
background: url("greece_bg.gif") no-repeat ; border: none;
}


.smalCpas {
padding-left: 5px;
text-decoration: none;
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #333366;
}




.table .tdn200 {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 200px;
 padding-left: 2%;
}


.table .tdn250 {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 250px;
 padding-left: 2%;
}



.tablen .tdn {
height:25px;
font-family: arial,"Times New Roman", Times, serif;
 float: left;
 width: 270px;
 padding-left: 2%;
}


.tablen {
font-family: arial,"Times New Roman", Times, serif;
 width: 600px;
 border: 1px solid #FF9933;
}
.tablen .thn {
/*background: #FFFFFF url(images/bgtabl.gif) repeat-x;*/
 background-color: #99CCFF;
 color: #fff;
 height:25px;
 font-weight: bold;
 border-bottom: 1px dotted #99CCFF;
}
.tablen .trn {
 background-color: #f4f4f4;
 height:25px;
}











.tabletests {
font-family: arial,"Times New Roman", Times, serif;
 width: 600px;
 border: 1px solid #FF9933;
}
.tabletests .thtests {
/*background: #FFFFFF url(images/bgtabl.gif) repeat-x;*/
 background-color: #99CCFF;
 color: #fff;
 height:25px;
 font-weight: bold;
 border-bottom: 1px dotted #99CCFF;
}

.tabletests .trtests {
 background-color: #f4f4f4;
 height:70px;
}








#subtitle{
font-size:18px;
font-family:  Arial, Verdana, Helvetica, sans-serif; 
padding-left:5px;
color: #DC501A;
font-weight: normal;
text-decoration: none;
border-bottom: #EBEBEB 2px solid; 
text-align:left;
}

#subtitle2{
	font-weight: bold;
	font-style:normal;
padding-left:5px;
	color:#003399;
    font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	border-bottom: #cccccc 1px solid; 
	display:block;
text-align:left;
}

#subtitle3{
	font-weight: bold;
	font-style:normal;
	color:#003399;
    font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	border-bottom: #cccccc 1px solid; 
		display:block;
text-align:left;
}





/*	-------------------------------------------------------------
	9. rightcol 2-COL BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		  #rightcol .box {
                    background-color: #fff;
          	width: 240px;
          	margin: 0 0 12px 0;
          	padding: 4px 0;
          	border-left: 1px solid #eee;
          	border-right: 1px solid #eee;
          	border-top: 4px solid #E8E8E8;
          	border-bottom: 4px solid #E8E8E8;
               
          }
          #rightcol h3,
          #rightcol .box h3 {
          	color: #e64117;
          	margin: 0.3em 0 0.4em 10px;
          	font: 1.5em Helvetica, Trebuchet MS, Arial, sans-serif;
          }
          #rightcol h3 {
          	margin: 0;
          }
          #rightcol .box ul {
          	margin: 0;
          	padding: 0;
          	list-style: none;
          	overflow: hidden;
          	font-size: .92em;
          	width: 240px;
          	line-height: 1.8;
          }
          #rightcol .box ul li {
                    width:240px;
                    float: left; 
                    margin: 0;
                    padding: 0;
                    border-top: 1px solid #F0F0F0;
          }
          #rightcol .box ul a {
          	padding: 2px 0 2px 10px;
          	display: block;
          	text-decoration: none;
          	color: #444;
          }

		  
		  					

          #rightcol .box ul li.inline {
               padding-left: 8px;
          }
          #rightcol .box ul li.inline a {
               padding: 2px;
               line-height: 2.1em;
               display: inline; 
          }
          
		  
		  

		  
		  #rightcol .box ul a:visited {
                    background-color: #F7F7F7;
                    text-decoration: none;
          }

		  #rightcol .box ul li:hover a:visited {
                    text-decoration: underline;
          }
          
          #rightcol .box ul a:active {
                    outline: none;
          }
          
          #rightcol .box ul a:focus {
                    outline: none;
          }
          #rightcol .box ul a:hover {
                    text-decoration: underline;
                    border: 0;
          }
 


/*	-------------------------------------------------------------
	9. infobox
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

div#infobox{width: 500px;margin:0 auto}













#fulltable {
          	width:870px;
          	padding:4px 2px 1px 1px;

          }

          #fulltable p {
         padding-left: 8px;
          	width: 880px;
          }



/*	-------------------------------------------------------------
	9. center_col 2-COL BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		  #center_col .box {
                    background-color: #fff;
          	width: 570px;
          	margin: 0 0 12px 0;
          	padding: 4px 0;
          	border-left: 1px solid #eee;
          	border-right: 1px solid #eee;
          	border-top: 4px solid #E8E8E8;
          	border-bottom: 4px solid #E8E8E8;

          }
          #center_col h3,
          #center_col .box h3 {
          	color: #e64117;
          	margin: 0.3em 0 0.4em 10px;
          	font: 1.5em Helvetica, Trebuchet MS, Arial, sans-serif;
          }
          #center_col h3 {
          	margin: 0;
          }
          #center_col .box ul {
          	margin: 0;
          	padding: 0;
          	list-style: none;
          	overflow: hidden;
          	font-size: .92em;
          	width: 570px;
          	line-height: 1.8;
          }
          #center_col .box ul li {
                    width:570px;
                    float: left; 
                    margin: 0;
                    padding: 0;
                    border-top: 1px solid #F0F0F0;
          }
          #center_col .box ul a {
          	padding: 2px 0 2px 10px;
          	display: block;
          	text-decoration: none;
          	color: #444;
          }

		  
		  					

          #center_col .box ul li.inline {
               padding-left: 8px;
          }
          #center_col .box ul li.inline a {
               padding: 2px;
               line-height: 2.1em;
               display: inline; 
          }
          
		  
		  

		  
		  #center_col .box ul a:visited {
                    background-color: #F7F7F7;
                    text-decoration: none;
          }

		  #center_col .box ul li:hover a:visited {
                    text-decoration: underline;
          }
          
          #center_col .box ul a:active {
                    outline: none;
          }
          
          #center_col .box ul a:focus {
                    outline: none;
          }
          #center_col .box ul a:hover {
                    text-decoration: underline;
                    border: 0;
          }
 


/*	-------------------------------------------------------------
	9. infobox
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

div#infobox{width: 500px;margin:0 auto}
.diplon_msg{width: 200px;margin:0 auto;text-align:left;float:left;}



.news-digg {
	position: absolute;
    top: 0.8em;
    left: 0;
    text-align: center;
    font-size: 85%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(shade-news.gif) no-repeat;
}

.news-digg li {
    margin: 0;
    padding: 0;
}




.digg-count a,
.digg-count span,
.digg-count-s a,
.digg-count-s span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

