/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr */
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
H1 {
font:11px Tahoma, Arial, sans-serif;
font-weight: bold;
letter-spacing: 1px;
	color: #717171;
}
H2 {
  font-family: Tahoma, Arial, sans-serif;
  padding-top: 4px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0px;
	color: #de6326;
}
H3 {
  font-family:  "Courier New", Courier, monospace;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0px;
	color: #de6326;
}
.link_top {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.link_top:hover, .link_top:focus, .link_top:active {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  color: #8B0000;
  font-weight: bold;
  text-decoration: underline;
}
.link_bottom {
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
  color: #0066CC;
}
.text_bottom{
  font-size: 11px;
  font-family: Verdana;
  color: #666666;
}
.labelstyle {
	font-family: Palatino Linotype, Georgia, tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #000000;
}
.inputstyle {
	border: 1px solid #dadbf6;
	/** remember to change image path **/
	background: url(none) no-repeat #CCCCCC;
	font-family: Palatino Linotype, Georgia, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}
#widget {
overflow: hidden;
position: relative;
border: 1px solid #c5c5c5;
min-width: 300px;
width: 300px;
height: 300px;
/* float: left;  */
}

#widget img {
border: 1px solid #de6326;
padding: 5px;
background: #d3d3d3;
height: 50px;
margin: 10px;
}
#widget li {
list-style: none;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
width: 300px;
height: 73px;  /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
border-bottom: 1px solid #de6326;
}
#offerwidget {
overflow: hidden;
position: relative;
border: 1px solid #c5c5c5;
min-width: 600px;
width: 600px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#offerwidget img {
border: 1px solid #de6326;
padding: 5px;
background: #d3d3d3;
height: 70px;
margin: 10px;
font-size: 10px;

}
#offerwidget li {
list-style: none;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
width: 600px;
border-bottom: 1px solid #de6326;
font-size: 12px;
}

.more2 {
  background: url(../images/info.png) no-repeat;
  color:#de6326;
  margin-left: 0px;
  padding-left: 20px;
  text-decoration:none;
  letter-spacing: 0px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
}

.more2:hover, .more2:focus, .more2:active {
	color:#FF0000;
  background: url(../images/info.png) no-repeat;
}
.booknow {
  background: url(../images/key.png) no-repeat;
  color:#de6326;
  margin-left: 0px;
  padding-left: 20px;
  text-decoration:none;
  line-height: 22px;
  letter-spacing: 0px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
}

.booknow:hover, .booknow:focus, .booknow:active {
	color:#FF0000;
  background: url(../images/key.png) no-repeat;
}
li, td, #carbookdata, #tabs, #contactdata{
  font-size: 12px;
}

