body {
	margin: 0px auto;
	padding: 5px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 20px;
	color: #111111;
/*	background: url(/images/background2.gif) top left repeat; */
	background-color: #cfcfcf;
}

/* ---------------------- MENU ------------------------ */

#navcontainer {
	width: 177px;
	margin: 0 0 0 0;
	border-top: solid 1px #777777;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer ul
{
	font-family: Verdana, Arial, Calibri, Helvetica, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
}

#navcontainer ul ul li { margin: 0 0 0 0; }


/* ΥποΚατηγορία - Όχι Επιλεγμένη */

#navcontainer ul ul a, #navcontainer ul ul a:link, #navcontainer ul ul a:visited
{
	display: block;
	padding: 4px 4px 4px 4px;
	width: 169px;
	font-weight: NORMAL;
	color: #333333;
	background-color: #DDDDDD;
	text-decoration: none;
	text-align: left;
}

/* ΥποΚατηγορία - Όχι Επιλεγμένη - Hover */

#navcontainer ul ul a:hover, #navcontainer ul ul a:active
{
	color: #666666;
	background-color:  #EEEEEE;
	text-decoration: none;
	text-align: left;
}

/* ΥποΚατηγορία - Επιλεγμένη */

ul#subnavlist #subactive a,ul#subnavlist #subactive a:link,ul#subnavlist #subactive a:visited
{
	font-weight: normal;
	background-color:  #f3fbe4;
	color: #333333;
	text-align: left;
}

/* ΥποΚατηγορία - Επιλεγμένη - Hover */

ul#subnavlist #subactive a:hover, ul#subnavlist #subactive a:active
{
	color: #666666;
	background-color:  #e5e0c1;
	text-decoration: none;
	text-align: left;
}


/* Κεντρική Κατηγορία */

#navcontainer a, #navcontainer a:link, #navcontainer a:visited
{
	display: block;
	padding: 6px 6px;
	width: 165px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #777777;
	font-weight: normal;
}

/* Κεντρική Κατηγορία - Hover (Επιλεγμένες και Όχι) */

#navcontainer a:hover, #navcontainer a:active
{
	color: #f2cb3f;
	background-color: #777777;
	text-decoration: none;
}

/* Κεντρική Κατηγορία - Επιλεγμένη */

#active a, #active a:link, #active a:visited
{
	color: #FFFFCC;
	background-color:  #666666;
	text-align: right;
	font-weight: normal;
}

#active a:hover, #active a:active
{
	color: #f2cb3f;
	background-color: #777777;
	text-decoration: none;
}

/* ---------------------- STANDARD ------------------------ */
h1 {
	font-weight: bold;
	font-size: 13pt;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #f2f2e4;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: -3px;
	margin-bottom: 0px;
	color:#FF6600;
}

h3 {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #555555;
}

h4 {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#888888;
}

img {
	border: 0px;
}

img.icon {
	vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #2D84C4;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

.corner-box {
	background: url(/images/corner-box.jpg) top left no-repeat;
	padding: 12px 15px;
}

p.brief {
	color: #555555;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.text {
	font: 8pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	border : 1px solid #bbcc97;
	color : #545f38;
	background-color : #f3fbe4;
}

.radio, .checkbox {

	font: 8pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	color : #545f38;
	border : 0px none #bbcc97;
	background-color : #ffffff;

}

/* ---------------------- REST ------------------------ */















li.faq {
	padding-bottom: 10px;
}




.plan_top {
	background: #efefef url(/images/hwtop.gif) no-repeat top;
	padding: 6px 8px 8px;
}

.plan_top_full {
	background: #efefef url(/images/plan_540.gif) no-repeat top;
	padding: 6px 8px 8px;
}

.plan_header {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0066CC;
	vertical-align: top;
}

.plan_info {
	font-size: 11px;
	padding: 8px;
	color: #666;
	border-top: solid #FFF 1px;
}

.plan_details {
	font-size: 11px;
	background: #efefef url(/images/hwbottom.gif) repeat-x bottom;
	padding: 8px;
	color: #666;
	border-top: solid #FFF 1px;
}

.plan_price {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	vertical-align: top;
}

.plan_bullet {
	list-style: none;
	padding:0;
	margin:0;
}
.plan_bullet ul {
	list-style: none;
	padding:0;
	margin:0;
}

.plan_bullet em {
	display:block;
	font-style:italic;
	color:#999;
	}

.plan_bullet li {
	margin:0 0 5px;
	padding:0 0 0 8px;
	background: url(/images/plan_arrow.gif) no-repeat left 2px;
	}

.details_button {
	font: 7.5pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	height: 20px;
	color: #ffffff;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	border: solid 1px #00156e;
	background-color : #b7d8ed;
	text-align:left; background:url(../images/details_button.gif) repeat-x center left;
}
.order_button {
	font: 7.5pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	border: solid 1px #00156e;
	background-color : #b7d8ed;
	text-align:left; background:url(../images/order_button.gif) repeat-x center left;
}

a:link.plan,a:visited.plan,a:active.plan  {
	font-family: Arial, Verdana, Calibri, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	COLOR:#2D84C4;
	text-decoration: none;
}
a:hover.plan {
	COLOR:#FF6600;
}




/* ---------------------- CONTENT ------------------------ */

td.notes_title {
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

td.notes_title_ba {
	font-size: 11px;
	font-style: normal;
	height: 23px;
	line-height: 23px;
	background:url(../images/sep_ba.gif) repeat-x center left;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
}

td.notes_title_ab {
	font-size: 11px;
	font-style: normal;
	height: 23px;
	line-height: 23px;
	background:url(../images/sep_ab.gif) repeat-x center left;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
}

td.notes_title_ac {
	font-size: 11px;
	font-style: normal;
	height: 23px;
	line-height: 23px;
	background:url(../images/sep_ac.gif) repeat-x center left;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
}

td.notes_title_4a {
	font-size: 11px;
	font-style: normal;
	height: 23px;
	line-height: 23px;
	background:url(../images/sep_4a.gif) repeat-x center left;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
}

td.notes {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

img.absmiddle {vertical-align: middle;}


/*
a:link,a:visited,a:active  { color: #4883b3; text-decoration: underline; font-weight: normal; }
a:hover { color: #f67858; text-decoration: underline; font-weight: normal; }
*/

.button {
	font: 7.5pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	border: solid 1px #00156e;
	background-color : #b7d8ed;
	color:#00156e; text-align:left; background:url(../images/menu_button.gif) repeat-x center left;
}

select {
	font: 7.5pt Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	color : #545f38;
	background-color : #f3fbe4;
}

/* imported from last design */

.nav_white {
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:LINK.nav_white, A:VISITED.nav_white, A:FOCUS.nav_white, A:ACTIVE.nav_white {
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:HOVER.nav_white { text-decoration: underline;}


A:LINK.after, A:VISITED.after, A:FOCUS.after, A:ACTIVE.after {
	font-size: 8pt;
	color: #555555;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER.after {
	text-decoration: underline;
	font-weight: bold;
}

