/* GLOBAL (alphabetical) */

*{
border: 0;
margin: 0;
padding: 0;
}


acronym {
	border-width: 0;
	}

a {
	text-decoration: none;
	color: RGB(0, 0, 0);	
	}

a:visited {
	background-color: transparent;
	color: RGB(00,00,125);
	}

a:hover {
	text-decoration: none;
	background-color: transparent;
	color: RGB(0, 0, 225);
	}

blockquote {
	background-color: transparent;
	padding: 0em 4em;
	font-style: normal;
}

blockquote p {
	text-indent: -0.33em;
}

blockquote.pullquote {
	margin: 0;
	display: inline;
	float: left;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

blockquote.pullquote p{
	color: RGB(251, 251, 251);
	font-size: 1.66em;
	text-indent: -0.66em;
	font-family: 'Century Gothic', "Courier New", Courier, monospace;
}

body#livadas {
	font-size: 12pt;	
	background-color: RGB(255, 255, 255);
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;	
	color: RGB(0, 0, 0);
	font-family: Verdana, sans-serif;
	}

dd {
	display: block;
	margin: .5em .5em .5em 0em;
	color: RGB(51, 51, 51);
	}

dt {
	display: block;
	margin: .5em 0em;
	}

em {
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

hr {
	display: none;
	}

.form input,
.form textarea {
	width: 30.8em;
	/*IE hack */
	w\idth: 30.4em;
	background-color: RGB(255, 255, 255);
	color: RGB(51, 51, 51);
	padding: .3em;
	border: .05em solid RGB(51,51,51);
	}

legend {
	font-size: 1em;
	top: 0; 
	left: 0;
	font-weight: bold;
	padding: 0.2em 0.5em;
	background-color: transparent;
	margin: 1em 0em 0em 0em;
	}

p {
	margin: 0.55em 0em;
	}

select, option, input {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	}
	
form textarea {
	overflow: auto;
	font-size: 100%;
	font-family: Verdana, sans-serif;
	}

ul {
	list-style-type: none;
	}

/* CLASSES */

.form .btn {
	width: auto;
	margin: 1.33em 0em 0em 0em;	
	padding: 0.1em 0.7em;
	}
	
.form .checkbox {
	width: 1.33em;
	height: 1.33em;
	display: block;
	}

.caption {
	font-size: 80%;
	text-align: left;
	}

.error {
	color: RGB(151,0,0);
	}

.form {
	margin: 1em 0em 0em 0em;
	padding: .5em;
	border: .10em dashed RGB(191, 189, 176);
	background-color: RGB(255, 255, 255);
}

.hidden {
	display: none;
	}

.horiznav li {
	display: inline;
	}

.important {
	font-weight: bold;
	}

.large {
	font-size: 1.41em
	}


div.loading {
	display: inline;
	margin-left: 0em;
	top: 0;
	left: 0;
	height: 21px;
	width: 21px;
	padding: 5px 6px 6px 6px;
	background: url(http://www.livadas.com/images/icons/loading.gif) top no-repeat;
	}
	
.medium {
	font-size: 1em
	}

.mega {
	font-size: 1.82em
	}

.newsitem {
	display: block;
	}

.newsrule {
	display: block;
	height: .10em;
	color: RGB(251,251,251);
	margin: 1em .10em;
}

.numlist {
	display: block;
	padding: 0.33em;
	margin: 1em 2em;
	list-style-type: decimal;
	}

.photo {
	padding: 0.55em;
	float: none;
	}

.photo img {
	border: 1px solid RGB(191,189,176);
	}

.title {
	font-style: normal;
	}

ul.bullets {
	display: block;
	padding: 0.33em;
	margin: 1em 2em;
	color: RGB(132, 125, 114);
	list-style-type: square;
	}

ul.todolist {
	display: block;
	padding: 0.33em;
	margin: 1em 2em;
	color: RGB(132, 125, 114);
	list-style-type: none;
	}
	
ul.todolist li{
	margin: 1em 0em;
	}	
	
ul.todolist li a:link {
	background: url(http://www.livadas.com/images/icons/todo.png) top left no-repeat ;
	padding: 0.1em 1.75em;
/*	text-decoration: none;*/
	}

ul.todolist li a:hover {
	padding: 0.1em 1.75em;
	background: url(http://www.livadas.com/images/icons/todo_hover.png) top left no-repeat;
/*	text-decoration: underline;*/
	}

ul.todolist li a:visited {
	padding: 0.1em 1.75em;
	color: RGB(0,0,0);
	background: url(http://www.livadas.com/imagesicons//todo_done.png) top left no-repeat;
	text-decoration: line-through;
	}


/* LAYOUT */

div#wrapper {
	position: absolute;
	margin-left: 0;
	left: 0em;
	width: 100%;
	}

div#container {
	border: 0.1em solid RGB(0,0,0);
	background-color: RGB(255, 255, 255);
	height: auto;
	}

/* HEADER NAVIGATION */
h1#logo a:link, h1#logo a:visited, h1#logo a:hover, h1#logo a:active {
	display: none;
	}

h1#logo {
display: none;
	}

#masthead {
	display: block;
	}


/* HEADER NAVIGATION */

div#navcontainer1 {
	display: none;
	}


/* SUB-HEADER NAVIGATION */

div#navcontainer2 {
	display: none;
	}

/* THIRD TIER NAVIGATION */

div#navcontainer3 {
	display: none;
	}


/* MAIN BODY */

div#main {
	clear: both;
	overflow: auto;
	background-color: RGB(255, 255, 255);
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

div#copy1 {
	padding: 10pt;
	}

div#take {
	border-width: .10em 0em 0em 0em;
	border-style: solid;
	border-color: RGB(58, 60, 52);
	overflow: auto;
	padding: 10pt;
	background-color: RGB(255, 255, 255);
	background-image: none;
	}

div#nikcontact {
	height: 169px;
	background-image: url(http://www.livadas.com/images/contact1.jpg);
	background-repeat: no-repeat;
	}

#moretype {
	padding: .5em;
	font-weight: normal;
	line-height: 1em;
	color: RGB(0,0,0);
	background-color: RGB(255, 255, 255);
	border: .1em solid RGB(226, 219, 213);
	text-align: center;
	font-style:normal;
	font-family: "Courier New", Courier, monospace;
	}	

div#gallery {
	width: 164px;
	height: 169px;
	background: RGB(58, 60, 52) url(http://www.livadas.com/images/nik.jpg) no-repeat;
	}

div#gallerybg {
	display: none;
	}

/* GMAP */

div#maperror {
	padding: .60em;
	}

div#map{
	border-width: 0em .05em 0em 0em;
	border-style: solid;
	border-color: RGB(0,0,0);
	width: 100%;
	height: 400px;
	}

div#map input{
border: 1px solid black;
}

/* SITEMAP */

ul#maplist li {
	margin: .66em 0em .66em 0em;
	}

li.headitem span {
	font-weight: bold;
	font-size: 1.25em;
	}

li.headitem ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	right: 0;
	top: 0;
}

li.subitem span {
	font-weight: bold;
	font-size: 1em;
	position: relative;
	}

ul.sublist {
	display: block;
	margin: .66em 0em .66em .33em;
	}

ul.thirdsub li {
	display:inline;
	}

/* UI CONTROLS */

div#uicontrols {
	display: none;
}

/* FOOTER */

div#footer {
	padding: 10pt;
	overflow: auto;	
	background-color: RGB(255, 255, 255);
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: RGB(0, 0, 0);
	}

div#copyright {
	color: RGB(0, 0, 0);
	display: inline;
	}

ul#footnav {
	display: inline;
	}

ul#footnav li {
	display: inline;
	color: RGB(0, 0, 0);
	margin-right: .33em;
	}

ul#footnav li a {
	color: RGB(0, 0, 0);
	line-height: 2.33em;
}