/*
 *-----------------------------------------------
 *  Copyright (c), 2009.  Skouplios Dimitrios.  *
 *  Start Date: 15/05/2009                      *
 *  Neology Site Template                       *
 *----------------------------------------------*
*/


body {
background: url(../img/bg.png) repeat-x;
background-color: #007db3;
}

.outer-body {
/* background: url(../img/artistic-bg.png) top center no-repeat; */
}

.outer-body img {

}

img {
border: none;
}

.container {
  width:800px;
  height: 550px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}

.top-container {
 background: url(../img/top-bg.png) no-repeat;
 height: 100px;
}

.logo {
 height: 50px;
 padding: 5px;
}

.logo img {
 margin-left: 1px;
 margin-top: -8px;
 border: none;
}

.logo img:hover {
 background: url(../img/home-hover.png) no-repeat;
 background-position: bottom right;
 background-position: 240px 50px;
}


#clouds {
	position:absolute;
	left: 0;
	top:0;
	width: 100%;
	z-index: -500;

}

#clouds-obj {
	position:absolute;
	left: 0;
	top:0;
	width: 100%;
	z-index: -500;

}

#footer {
	position: fixed;
	left:0;
	bottom: 0;
	width: 100%;
	z-index: -500;
}

#footer-obj {
	position: fixed;
	left:0;
    bottom: 0;
	width: 100%;
	z-index: -500;
}

/* Top Navigation Menu */

#navcontainer ul {
padding-left: 190px;
margin-left: 0;
margin-top: 0;
background: url(../img/menu-bg.png) repeat-x;
color: White;
float: left;
width: 610px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
}

#navcontainer ul li { 
 display: inline; 

 }

#navcontainer ul li a
{
padding: 0.2em 1em;
background: url(../img/menu-bg.png) repeat-x;
color: White;
text-decoration: none;
float: right;
border-left: 1px solid #fff; /*#0e7bab; */
}

#navcontainer ul li a:hover
{
background: url(../img/menu-bg-hover.png) repeat-x;
color: #000;
}

#navcontainer ul li a#current {
color: #3d3d3d;
}

#navcontainer ul li a#current:hover {
color: #000;
}

/* Small Navigation Menu */

#navcontainer-small ul {
padding-left: 190px;
margin-left: 0;
margin-top: -17px;
background: url(../img/menu-bg-gray.png) repeat-x;
color: White;
float: left;
width: 610px;
font-family: Helvetica, Arial, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
}

#navcontainer-small ul li { 
 display: inline; 
 }

#navcontainer-small ul li a
{
padding: 0.2em 1em;
background: url(../img/menu-bg-gray.png) repeat-x;
color: #ccc;
text-decoration: none;
float: right;
border-left: 1px solid #fff; /*#0e7bab; */
}

#navcontainer-small ul li a:hover
{
background: url(../img/menu-bg-hover-gray.png) repeat-x;
color: #fff;
}

#navcontainer-small ul li a#current-small {
color: #fff;
}

#navcontainer-small ul li a#current-small:hover {
color: #fff;
}

/* Text at home page */

#text-left {
 margin-top: 36px;
 margin-left: 20px;
 font-family: Arial;
 font-size: 20px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #333;
}

/* Icons */

.icons {
 margin-top: 36px;
 margin-left: 20px;
}

#icon-top {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #333;
 width: 535px;
/*  width: 530px;
 height: 50px;
 border: 1px dashed #000;
 padding-top: 5px;
 padding-left: 5px;
 padding-bottom: 2px;*/
}

#icon-top img {
float: left;
margin-right: 10px;
}

#icon-top:hover {
 background-color: #c8ecfd;
}

#icon-middle {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #333;
 width: 535px;
}

#icon-middle img {
float: left;
margin-right: 10px;
}

#icon-middle:hover {
 background-color: #c8ecfd;
}

#icon-bottom {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #333;
 width: 535px;
}

#icon-bottom img {
float: left;
margin-right: 10px;
}

#icon-bottom:hover {
 background-color: #c8ecfd;
}

/* Blocks */

.blocks {
margin-top: 55px;
}

.blocks a {
 color: #000;
 text-decoration: none;
 border-bottom: none;
}

.blocks a:hover {
 color: #000;
 text-decoration: none;
 border-bottom: 1px solid #000;
}

#block-left {
width: 220px;
height: 126px;
text-align: left;
margin-left: 560px;
margin-top: -340px;
float: left;
background: url(../img/paper-bg.png) no-repeat;
font-family: "Arial";
font-size: 14px;
padding-left: 10px;
}

/*
#block-center {
width: 220px;
height: 126px;
text-align: center;
margin-left: 560px;
margin-top: -240px;
float: left;
background: url(../img/paper-bg.png) no-repeat;
font-family: "Arial";
font-size: 14px;
}*/

#block-right {
width: 220px;
height: 140px;
/* border: 1px solid #ccc; */
text-align: center;
margin-left: 560px;
margin-top: -170px;
float: left;
background: url(../img/paper-bg-bottle.png) no-repeat;
padding-left: 10px;
}

/* Header Styles */

h3 {

margin: 1px;
padding: 1px;
margin-bottom: -20px;
margin-top: 5px;
font-size: 20px;
letter-spacing: -1px;
font-family: "Trebuchet MS";
text-align: left;
padding-left: 15px;
padding-top: 10px;
}

h1 {
font-family: "Trebuchet MS";
text-align: left;
padding-left: 30px;
font-size: 10pt;
font-weight: normal;
}


h5 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 text-align: left;
 padding-left: 25px;
 padding-top: 30px;
 margin-top: 0;
 color: #5e4625;
}


#h-block-left {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 text-align: left;
 padding-left: 20px;
 padding-top: 20px;
 margin-top: 0;
 color: #5e4625;
}

#h-block-left a {
 color: #5e4625;
 text-decoration: underline;
}

#h-block-left a:hover {
 color: #5e4625;
 text-decoration: none;
 border-bottom: none;
}

h6 {
 margin-bottom: 285px;
 margin-left: 60px;
 font-family: “Trebuchet MS”, sans-serif;
 font-size: 22px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.2em;
 width: 600px;
 color: #008100;
 border: 2px solid #008100;
 background: #abd5ab;
 padding: 20px;
}

/* Footer */

.footer {
 width: 861px;
 height: 65px;
 margin-top: 88px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;

/* old dimensions with non glow footer 
 width: 800px;
 height: 20px;
 margin-top: 86px;
 margin-left: -1px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
*/

 }

.footer img {
 border: none;
}

.footer a {
 color: #fff;
 text-decoration: underline;
}

.footer a:hover {
 color: #fff;
 text-decoration: none;
}

/* Portfolio Page */

.container-portfolio {
  width:800px;
  height: 550px;
  margin:0 auto;
/*  border-top: 1px solid #ccc; */
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}


.site-block-1 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 50px;
 background: #cde6f3;
 float: left;
}

.site-block-1:hover {
 border: 5px solid #95c4db;
}

.site-block-1-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial";
 font-size: 7pt;
 line-height: 1.5em;}

.site-block-1-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-1-text a:hover {
 color: #000;
 text-decoration: none;
}


.site-block-2 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 20px;
 background: #cde6f3;
 float: left;
}

.site-block-2:hover {
 border: 5px solid #95c4db;
}

.site-block-2-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial"; 
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-2-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-2-text a:hover {
 color: #000;
 text-decoration: none;
}


.site-block-3 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 20px;
 background: #cde6f3;
 float: left;
}

.site-block-3:hover {
 border: 5px solid #95c4db;
}

.site-block-3-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial";
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-3-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-3-text a:hover {
 color: #000;
 text-decoration: none;
}

.site-block-4 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 20px;
 background: #cde6f3;
 float: left;
}

.site-block-4:hover {
 border: 5px solid #95c4db;
}

.site-block-4-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial";
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-4-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-4-text a:hover {
 color: #000;
 text-decoration: none;
}

.site-block-5 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 50px;
 background: #cde6f3;
 float: left;
}

.site-block-5:hover {
 border: 5px solid #95c4db;
}

.site-block-5-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial";
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-5-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-5-text a:hover {
 color: #000;
 text-decoration: none;
}

.site-block-6 {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 20px;
 background: #cde6f3;
 float: left;
}

.site-block-6:hover {
 border: 5px solid #95c4db;
}

.site-block-6-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial"; 
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-6-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-6-text a:hover {
 color: #000;
 text-decoration: none;
}

.site-block-template {
 width: 150px;
 height: 230px;
 border: 5px solid #97d2ef;
 margin-top: 20px;
 margin-left: 20px;
 background: #cde6f3;
 float: left;
}

.site-block-template:hover {
 border: 5px solid #95c4db;
}

.site-block-template-text {
 padding-left: 2px;
 padding-right: 5px;
 text-align: right;
 font-family: "Arial"; 
 font-size: 7pt;
 line-height: 1.5em;
}

.site-block-template-text a {
 color: #000;
 text-decoration: underline;
}

.site-block-template-text a:hover {
 color: #000;
 text-decoration: none;
}



.footer-portfolio {
 width: 861px;
 height: 65px;
 margin-top: 65px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
/* old dimensions with non glow footer
 width: 800px;
 height: 20px;
 margin-top: 378px;
 margin-left: -1px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
*/
 }


.footer-portfolio img {
 border: none;
 }

.footer-portfolio a {
 color: #fff;
 text-decoration: underline;
}

.footer-portfolio a:hover {
 color: #fff;
 text-decoration: none;
}

/* Pager Style */

.ks-pagination-links {
font-size:90%;
color:#333;
font-family:Arial,Helvetica,sans-serif;
position: relative;
text-align:center;
padding-top: 25px;
color:rgb(128, 128, 128);
margin-bottom:15px;
line-height:140%;
margin-top: 270px;
}

.ks-pagination-links ul {
display:inline;
padding-left:0px;
margin-left:0px;
}

.ks-pagination-links li {
display:inline;
list-style:none;
text-align:center;
margin:2px;
}

.ks-pagination-links li a {
font-weight: 100;
font-size: .8em!important;
text-decoration: none!important;
border: 1px #ccc solid;
padding: 3px 6px 3px 6px!important;
background: url(../img/pager-bg.png) repeat-x;
color: #3d3d3d;
}

.ks-pagination-links li a.last {
border:2px #ccc solid;
}

.ks-pagination-links li a:hover {color: #444!important; border:1px #97d2ef solid;}
.ks-pagination-links li a.last:hover {border:2px #000 solid;}
.ks-pagination-links .current {border: 1px #ccc solid;font-weight: bold;font-size: .8em; text-decoration: none; padding-left: 6px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px;}
.ks-pagination-links .next a, .ks-pagination-links .previous a { border: 1px #ccc solid; padding: 3px 6px 3px 6px;  }
.ks-pagination-links .next a:hover, .ks-pagination-links .previous a:hover {font-weight:normal;}
.ks-pagination-links .total {font-size:80%;}

/* Contact Page */

.container-contact {
  width:800px;
  height: 600px;
  margin:0 auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}

#contact-image {
 float:right;
 margin-top: -500px;
 margin-right: 50px;
}

#text-right-contact {
 margin-top: -320px;
 margin-left: 510px;
 width: 280px;
 float: left;
 background: url(../img/paper-bg-contact.png) no-repeat;
 height: 320px;
}

#text-contact {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #5e4625;
 width: 230px;
 padding: 20px;
 padding-left: 25px;
 padding-top: 35px;
 text-align: center;
}


.footer-contact {
 width: 861px;
 height: 65px;
 margin-top: 435px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
/* old dimensions with non glow footer
 width: 800px;
 height: 20px;
 margin-top: -15px;
 margin-left: -1px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
*/
}


.footer-contact img {
 border: none;
}

.footer-contact a {
 color: #fff;
 text-decoration: underline;
}

.footer-contact a:hover {
 color: #fff;
 text-decoration: none;
}


/* Services Page */

.container-services {
  width:800px;
  height: 769px;
  margin:0 auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}

#text-right {
 margin-top: 36px;
 margin-right: 20px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 25px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #02618f;
 text-align: right;
}

.text-left-rest {
 margin-top: 20px;
 margin-left: 20px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 20px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 0.5em;
 color: #333;
}

#text-bottom-rest a {
 color: #333;
 text-decoration: underline;
}

#text-bottom-rest a:hover {
 color: #007db3;
 text-decoration: none;
}

#text-bottom-rest {
 margin-top: 20px;
 margin-left: 20px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 20px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 0.5em; /* Fix for Google Chrome margin */
 margin-bottom: -13px; /* Fix for Google Chrome margin */
 color: #333;
 text-align: center;
 clear: left;
}

.get-code {
 padding: 3px;
 margin-top: 5px;
 margin-left: 20px;
 font-family: "Verdana";
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 border: 2px solid #aacd88;
 background-color: #d8fab6;
 width: 200px;
 height: 20px;
}

.get-code a {
 color: #3d3d3d;
 text-decoration: underline;
}

.get-code a:hover {
 color: #3d3d3d;
 text-decoration: none;
}

.get-code img {
 padding-right: 10px;
 padding-left: 10px;
}

.body-text {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #333;
 margin-left: 20px;
 margin-top: 15px;
}

#body-text-right {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 19px;
 font-style: normal;
 font-weight: bold;
 letter-spacing: -1px;
 line-height: 1.5em;
 color: #02618f;
 margin-right: 20px;
 margin-top: -10px;
 text-align: right;
}

.footer-services {
 width: 861px;
 height: 65px;
 margin-top: 34px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
}

.footer-services img {
 border: none;
}

.footer-services a {
 color: #fff;
 text-decoration: underline;
}

.footer-services a:hover {
 color: #fff;
 text-decoration: none;
}

#host-package li {
padding:0 0 5px 15px;
background:url(../img/bullet-blue.png) no-repeat 0 4px;
list-style: none;
}

#host-package {
float: left;
}

#host-package-2 {
float: left;
}

#host-package-2 li {
padding:0 0 5px 15px;
background:url(../img/bullet-blue.png) no-repeat 0 4px;
list-style: none;

}

/* Snippets Page */

.container-snippets {
  width:800px;
  height: 700px;
  margin:0 auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}


.footer-snippets {
 width: 861px;
 height: 65px;
 margin-top: 54px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
}

.footer-snippets img {
 border: none;
}

.footer-snippets a {
 color: #fff;
 text-decoration: underline;
}

.footer-snippets a:hover {
 color: #fff;
 text-decoration: none;
}

/* Hosting Page */

.container-hosting {
  width:800px;
  height: 770px;
  margin:0 auto;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -8px;
  background-color: #fff;
}

.footer-hosting {
 width: 861px;
 height: 65px;
 margin-top: 29px;
 margin-left: -30px;
 padding: 5px;
 text-align: center;
 color: #fff;
 font-family: "Georgia";
 font-size: 10px;
 padding-top: 10px;
 background: url(../img/footer-bg.png) no-repeat;
}
