@charset "iso-8859-7";
html, body { height: 100%; }

body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #ffffff;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
}

img { border: 0; }

.boat_description { padding-right: 10px; }

.boats li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.boats ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    list-style: none;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.fltlft { float: left; margin-right: 8px; }

.fltrt { float: right; margin-left: 8px; }

.gal { width: 142px; height: 142px; }

.gal img { vertical-align: middle; }

#container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 770px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    text-align: left;
    background: #FFFFFF;
}

#footer {
    position: absolute;
    bottom: 0;
    padding: 0;
    background: white;
    /* background-image: url(../images/tsironis-marine-site_04.gif); */
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    text-align: center;
}

#footer li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#footer p { margin: 0; padding: 10px 0; }

#footer ul {
    bottom: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 160px;
}

#header {
    background-image: url(../images/underlab_anim_back75.gif);
    height: 75px;
}

#header img{
    float: right;
    padding-top: 25px;
    padding-right: 10px;
}

#header h1 { margin: 0; padding: 10px 0; }

#mainContent {
    margin: 0;
    position: relative;
    padding: 1em 1em 5em;
    padding-bottom: 100px;
}

#mainContentSide {
    margin: 0 0 0 205px;
    position: relative;
    padding: 1em 1em 5em;
    padding-bottom: 100px;
}

#admin_mainContent {
    margin: 0;
    position: relative;
    padding: 1em 1em 5em;
    padding-bottom: 100px;
}

#sidebar_container { float: left; width: 160px; padding: 0; margin: 20px}

#topmenu {
    height: 20px;
    clear: both;
    font-size: 10pt;
    font-weight: bold;
    position:absolute;
    padding-top: 55px;
}

#topmenu ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    list-style: none;
}

#topmenu li {
    margin: 0;
    padding: 5px;
    list-style: none;
    display: inline;
}
#topmenu a{
    color:white;
    text-decoration: none;
}

#topmenu a:hover{
    color:white;
    text-decoration: none;
    border-bottom-color: #005A94;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.timg{

}

/*
#ECECEC 10% gray
#005D99 blue underlab
#88A0C5 50% blue underlab

background-image: url(../images/inv_corner_blue_light.png);
background-position: bottom right;
background-repeat:no-repeat;


*/

dl { width: 180px; background-color: #88A0C5; margin: 10px;}
dl,dd { margin: 0; }
dt {font-size: 9pt; padding: 5px; margin: 0px;
    background-image: url(/images/inv_corner_grey.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}
dt a { color: white; background-color: #88A0C5; text-decoration: none; font-weight: bold;}
dd a { color: gray; text-decoration: none; font-size: 8pt; font-weight:bold;}
dd a:hover { color: #005D99; text-decoration: none;}

dl ul { list-style: none; padding: 0px; margin:0;
}

dl li {
    background-color: #ECECEC;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#sidebar ul{
	list-style: none;
}

.corner{
    background-image: url(../images/inv_corner_blue_light.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #ECECEC;
}

.corner_final{
    background-image: url(../images/corner_grey.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #ECECEC;
}

.cornerw{
    background-image: url(../images/inv_corner_white.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #ECECEC;
}

.category_tree ul li{
    list-style-type:none;
}

.category_tree li{
    list-style-type:none;
}

label{
    display: block;
    text-align: left;
    width: 80px;
    float: left;
}

input.text {
    float: left;
    width: 240px;
}

input.button {
    float: left;
    width: 120px;
}

textarea.simple{
    float: left;
    width: 320px;
    height: 120px;
}

label textarea{
    display:block;
    float:none;
}

.brk{
    clear:both;
}

a {
    color:#005A94;
}


.boxes_area {
    margin: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.boxes_area div {
}

ul.boxes {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.boxli {
    list-style: none;
    font-family: arial, verdana, helvetica;
    font-size: 1em;
    font-weight: normal;
    padding: 10px;
    margin: 20px;
    margin-right: 8px;
    height: 130px;
    width: 180px;
    -moz-border-radius: 5px;
    background-color: #ECECEC;;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    color: black;
}


.boxes a{
    color:blue;
    text-decoration:none;
}

.boxes a:hover{
    color:blue;
    text-decoration:underline;
}
