/* CSS Document */

.blue 	 {
	color:#50A6C2;
	 font-size:14px;
	 font-weight: bold;
	  line-height:10px;}
.blunderline 	 {
	 color:#50A6C2;
	 font-size:12px;
	 font-weight:normal;
	 text-decoration: underline;}
	 
.smalltxt 	 {
	color:#333333;
	 font-size:11px;
	 font-weight:normal;
	 line-height: normal;}
	 
.chart {
color:#0000FF;
}
body {
		font-family:arial,helvetica,sans-serif;
		font-size:14px;
		color:#333333;
		font-weight:normal;
	}
a {
  	color:#36648B;
	text-decoration:underline;

}

a:hover {
  	color:#7A8B8B;
	text-decoration:underline;
}
	
  #wrapper {
		width:800px;
		margin:0px auto;
		/*border:1px solid #bbb;*/
		padding:10px;
	}
  #header {
		border:1px solid #bbb;
		height:110px;
		padding:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		background-color:#ffffff;
		font-size:18px;
		background-image: url(images/Heraklion_Harbor.jpg);
		background-repeat:no-repeat;
		
	}
	
	#header h1{
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	/* applies to all divs within the content div */
  #content div {
		padding:10px;
		/*border:1px solid #bbb;*/
    float:left;
	}
  #content-left {
  	width:160px;
	height:370px;
	}
	
	 #content-left img{
	 padding-top: 75px;
	}
	 #content-left a {
  	color:#00688B;
	text-decoration:none;
	}
	 #content-left a:hover {
  	color:#7A8B8B;
	text-decoration: underline;
	}
	 #content-left a:visited {
  	color: #00688B;

	}
	#content-mainCARS {
		margin-left:10px;
		width:428px;
		/*height: px;*/
	}
	#content-mainCARS h3 {
	 color:#50A6C2;
	 font-size:14px;
	 font-weight: bold;
	  line-height:10px;
	}
  #content-main {
		margin-left:10px;
		width:428px;
		height:370px;
	}
	 #content-main img {
	 border: none;
	 padding-left: 1%;
	 padding-right: 1%;
	}
	#content-main a {
  	color:#36648B;
	text-decoration:underline;
	padding-left: 10px;
}
	#content-main a:hover {
  	color:#50A6C2;
	text-decoration:underline;
	padding-left: 10px;
}
	  #content-home {
		margin-left:10px;
		width:428px;
		height:370px;
	}
	

	 #content-home img {
	 border: none;
	 padding-left: 22%;
	 padding-right: 22%;
	
	}
	
		 #content-home h4 {
	 color:#333333;
	 font-size:14px;
	 font-weight:normal;
	}
	 #content-main h3 {
	 color:#50A6C2;
	 font-size:14px;
	 font-weight: bold;
	  line-height:10px;
	}
	 #content-main h5 {
	 color:#50A6C2;
	 font-size:12px;
	 font-weight:normal;
	 text-decoration: underline;
	
	}
	 #content-main h4 {
	 color:#333333;
	 font-size:14px;
	 font-weight:normal;
	}
	 #content-main h6 {
	 color:#333333;
	 font-size:11px;
	 font-weight:normal;
	 line-height: normal;
	}
  #content-right {
		margin-left:10px;
		width:124px;
		height:370px;
	}
  #footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    padding:10px;
    border:1px solid #bbb;
    width:778px;
	color:#666666;
	text-align:center;
	}
	 #footer a {
  	color:#666666;
	text-decoration:none;
	
	padding-right:2px;
	padding-left:2px;
	
	}
	
	#footer a:hover {
  	color: #00688B;
	text-decoration:underline;
	text-align:center;
	padding-right:2px;
	padding-left:2px;
	
	}
  #bottom {
		clear:both;
		text-align:right;
		/*background-image:url(images/mh_logo.jpg);
		background-position:left;
		background-repeat:no-repeat;*/
	}
	
/*	#bottom a {
	margin-left: 150px;
	margin-bottom: 5px;
	}*/

table.list
{text-align: left;
width: 425px;
font-family:arial,helvetica,sans-serif;
		font-size:14px;
		color:#333333;
		font-weight:normal;
		font-style:none;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}


table.rates
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 425px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.rates td
{background-color: #FFFFFF;
color: #000;
padding: 4px;
text-align: center;
border: 1px #fff solid;}

table.rates h9
{
color: #666666;}


table.rates td.hed
{background-color: #50A6C2;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.rates td.smhed
{background-color: #B8DBE6;
color: #666666;;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 9px;
font-weight: light;}