@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
img {
	behavior: url(../js/iepngfix.htc);
}
a {
	text-decoration:none;
	color:#FF6600;
}
a:hover {
	text-decoration:none;
	color:#555;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#bbb188;
}
p {
	font-size:0.9em;
	color:#7f775a;
}
p a {
	background:url(../images/linkLine.gif) bottom repeat-x;
}
p a:hover {
	background:url(../images/linkLine.gif) top repeat-x;
}
body {
	background:#dbd6c6 url(../images/bgWrapper.gif) repeat-y center top;
}
img {
	border:0;
}

#wrap {
	margin:0 auto;
	width:940px;
	padding-bottom:2em;
	/*border-right:8px #c14d00 solid;
	border-left:8px #c14d00 solid;*/
}
#header {
	display:none;
	height:290px;
	width:940px;
	padding-top:1em;
	background:url(../photos/maratonas-lake-athens-greece.jpg);
	/*background:url(../photos/olympia-bridge-peloponnese.jpg);*/
}

#header.index {
	background:url(../photos/olympia-bridge-peloponnese.jpg);
}
#header.experience {
	background:url(../photos/maratonas-lake-athens-greece.jpg);
}
#header.contact {
	background:url(../photos/aigina-town-athens-greece.jpg);
}
#header.membership {
	background:url(../photos/evia-thunderstorm-greece.jpg);
}
#header.searchEngineOptimization {
	background:url(../photos/evia-attika.jpg);
}



#header a.logo {
	float:left;
	margin-top:-6px;
	/*background:url(../images/michael-persson-logoOn.gif) top left no-repeat;*/
	width:0;
	height:70px;
}
#header a.logo:hover {
	/*background:url(../images/michael-persson-logoOn.gif) top right no-repeat;*/
}
#header h1  {
	width:760px;
	height:192px;
}

#header h1 a {
	background:url(../images/search-engine-optimization.png) top left no-repeat;
	padding:0.4em 0;
	margin:0 0.6em;
	width:760px;
	display:inline;
	float:left;
}
#header h1 a:hover {
	background:url(../images/search-engine-optimization.png) top right no-repeat;
}
#header h1 span {
	position:absolute;
	left:-3000px;
}
#header h1 .imageInfo {
	color:#fff;
	font-size:0.46em;
	font-weight:normal;
	float:left;
	display:block;
	margin:0 0.7em;
	padding:0 0 0 3em;
	width:400px;
	background:url(../images/info.png) top left no-repeat;
}

#header h2#pageTitle {
	margin:0;
	margin-left:235px;
	padding:6px 0 0 6px;
	width:522px;
}
#skipToContent {
	background:url(../images/skipContentBg.gif);
	float:right;
	display:inline;
	width:120px;
	color:#fff;
	font-size:0.8em;
	padding:1em;
}
#skipToContent a {
	color:#fff;
}







#navigation {
	display:none;
	padding:0;
	width:25%;
	float:left;
	margin-top:1em;
}
ul#navigation li {
	display:block;
	padding:0 1em;
}
ul#navigation li a {
	color:#555;
	margin:0;
	padding:0;
}
ul#navigation li a:hover {
	color:#FF6600;
	background:url(../images/navBg.gif) top left no-repeat;
}
ul#navigation li .here {
	background:url(../images/navBg.gif) top left no-repeat;
	color:#FF6600;
}
#navigation li .subMenu {
	margin-left:1em;
	padding-left:1em;
	font-size:0.8em;
	background:url(../images/navSubBg.gif) bottom left no-repeat;
}
#navigation li .subMenu:hover {
	margin-left:1em;
	padding-left:1em;
	background:url(../images/navSubBg.gif) top left no-repeat;
}
#navigation li #subMenuHere {
	color:#FF6600;
	margin-left:1em;
	padding-left:1em;
	font-size:0.8em;
	background:url(../images/navSubBg.gif) top left no-repeat;
}


#wrap-google {
	display:none;
	float:left;
	margin:11em 0 0 2em;
}


#contentMain {
	display:inline;
	margin:1em 0 0 0;
	padding:0 1em;
	float:left;
	border-right:1px #ededed solid;
	border-left:1px #ededed solid;
}
#logoPrint {
	display:block;
	width:600px;
	height:55px;
}
#topTitle {
	font-size:1.6em;
	float:left;
	width:500px;
	color:#FF6600;
	margin:1em 0;
}
h1 {
	font-size:1.6em;
	float:left;
	display:none;
}
h2 {
	font-size:1.6em;
	clear:left;
	color:#eb7f00;
}
#pageTitle {
	height:44px;
	width:450px;
	background:#fff;
	margin:-5px 0 0 -2px;
	padding:0;
}
h3 {
	font-size:1.2em;
	clear:left;
	padding:1em 0 0 0;
	font-weight:normal;
}
h4 {
	font-size:1.1em;
	clear:left;
	padding:1em 0 0 0;
	font-weight:normal;
}

#contentMain p {
	padding:5px 0 1em 0;
	float:left;
	font-size:0.9em;
	display:block;
	width:650px;
	border-bottom:1px #ededed solid;
	clear:left;
}

#contentMain ul li {
	display:block;
	clear:left;
	margin:0;
	list-style:none;
}
/*
#contentMain ul a.li a {
	margin:0;
	padding:0;
	background:url(..images/listDotBg.gif) top left;
}
#contentMain ul li {
	background:url(..images/listDotBg.gif) top right;
}
*/
#contentMain p img {
	float:right;
}
#contentMain p.second {
	padding:0 0 1em 0;
	float:left;
	font-size:0.9em;
	display:inline;
	border-bottom:1px #ededed solid;
}
#contentMain p.third {
	padding:0 0 1em 0;
	float:left;
	font-size:0.9em;
	display:inline;
	border-bottom:1px #ededed solid;
}
#right {
	
	width:19%;
	display:inline;
	float:right;
	margin-top:1em;
	display:none;
}
#right h4,h5 {
	margin:0 0.6em 0 0.4em ;
	padding:0;
	color:#555;
	font-size:0.8em;
	font-weight:normal;
}
#right ul {
	list-style:none;
}
#right ul li {
	display:block;
	color:#555;
	padding:0.6em 0;
	margin-left:0.2em;
	font-size:11px;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
#right ul li:hover {
	color:#ff6600;
	border-top: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
}
#right ul li .books {
	float:left;
	display:inline;
	padding:0 5px 0 0;
	width:30px;
}
#bottomLinks {
	display:block;
	clear:left;
}



#contentMain #bottomFrame {
	padding:0;
	margin:0;
	display:none;
}

#contentMain #bottomFrame h5 {
	font-size:1.4em;
	clear:left;
	padding:1em 0 0 0;
	margin-left:0;
}
#contentMain .bottomGallery {
	padding:10px 0;
	margin: 0;
	float:left;
	display:block;
	width:33%;
}
#contentMain .bottomGallery h6 {
	margin:0 10px 0 0;
	font-size:18px;
	color:#b16913;
	font-weight:normal;
}
#contentMain .bottomGallery ul {
	margin:5px 0;
	font-size:12px;
}
#contentMain .bottomGallery ul li {
	list-style:none;
	margin:0;
	display:block;
}
#contentMain .bottomGallery ul li a {
	padding:4px 0;
	color:#555;
	line-height:1em;
	text-decoration:none;
	padding:0 10px 0 0;
	background:url(../images/bgLinks.gif);
}
#contentMain .bottomGallery ul li a:hover {
	color:#FF6600;
	background:url(../images/bgLinksOver.gif);
}




#blogArticles {
	width:100%;
	float:left;
	margin:0;
	display:none;
}
#blogArticles h5 {
	background:#555;
	margin:0;
	padding:8px;
	color:#fff;
	font-weight:normal;
}
#blogArticles h5 span {
	display:inline;
	font-size:0.8em;
	color:#fff;
}
#blogArticles h5 #rss {
	display:inline;
	margin:0;
	padding:0 0 0 10px;
}
#blogArticles ul  {
	list-style:none;
}
#blogArticles ul li a {
	display:block;
	margin:0 0.5em;
}

#footer {
	width:940px;
	margin:0 auto;
	padding:0;
	border-top:#bbb188;
	background:#fff;
	background:#dbd6c6 url(../images/bgWrapper.gif) repeat-y center top;
}
#footer a {
	font-size:10px;
	color:#bbb188;
	padding:0 1em;
}

h1 span {
	font-size:3em;
	color:orange;
}


