/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../images/mailto.gif) no-repeat center right;
}

/* PDF links */
a[href$='.pdf'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}

/* Adobe Download links */
a[href$='http://www.adobe.com/uk/products/acrobat/readstep2.html'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/icon_external.gif) no-repeat center right;
}

/* Map link English page */
a[href$='mapcrete.htm'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/zoom.gif) no-repeat center right;
}

/* Map Link English Page */
a[href$='mapheraklion.htm'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/zoom.gif) no-repeat center right;
}

/* Map Link Greek Page */
a[href$='mapcrete_gr.htm'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/zoom.gif) no-repeat center right;
}

/* used on external popup links greek page */
a[href$='mapheraklion_gr.htm'] {
	padding: 5px 14px 5px 0;
	background: transparent url(../images/zoom.gif) no-repeat center right;
}



/* Checkmark Bullets */
#bullets ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#bullets li  {
background: url(../images/checkmarkblue.gif) left top no-repeat;
padding-left: 15px;
margin-bottom: 22px;
}

/* Small Bullets */
#bullets2 ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#bullets2 li  {
background: url(../images/bluebox.gif) left top no-repeat;
padding-left: 15px;
margin-bottom: 0px;
}

/* Diagram Bullets */
#bullets3 ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#bullets3 li  {
background: url(../images/boxarrow.gif) left center no-repeat;
padding-left: 18px;
margin-bottom: 0px;
}

/* Greenhouse Specs Bullets */
#asterisk ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#asterisk li  {
background: url(../images/asterisk.gif) left center no-repeat;
padding-left: 15px;
margin-bottom: 0px;
}

/* Greenhouse Specs Bullets */
#asterisk2 ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#asterisk2 li  {
background: url(../images/asterisk2.gif) left center no-repeat;
padding-left: 25px;
margin-bottom: 0px;
}

/* phones */
#phone ul {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

#phone li  {
background: url(../images/phone.gif) left center no-repeat;
padding-left: 15px;
margin-bottom: 0px;
}

/* adress */
#address ul {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

#address li  {
background: url(../images/.gif) left center no-repeat;
padding-left: 0px;
margin-bottom: 0px;
}

/* fax */
#fax ul {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
}

#fax li  {
background: url(../images/fax.gif) left center no-repeat;
padding-left: 19px;
margin-bottom: 0px;
}

/* table formating */

td.helpHed
{
border-bottom: 2px solid #6699CC;
border-top: 2px solid #6699CC;
border-left: 1px solid #6699CC;
border-right: 1px solid #6699CC;
background-color: #D3D3D3;
text-align: center;
text-indent: 0;
font-family: Verdana;
font-weight: bold;
font-size: 9px;
color: #404040; }

td.helpBod
{ 
border-bottom: 1px solid #9CF;
border-top: 0px;
text-align: left;
text-indent: 5px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 7px;
color: #404040;
background-color: #fafafa; }

td.sup
{ 
border-bottom: 1px solid #6699CC;
border-top: 1px solid #6699CC;
background-color: #AEC8DF; }

table.sofT
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 9px;
color: #404040;
width: 485px;
background-color: #fafafa;
border-spacing: 0px;
border-bottom: 1px solid #6699CC;
}

