
body {
  position: relative;
  background: white url('../images/layout/tlo_glowne.jpg') top center no-repeat;
  margin: 0px;
  text-align: center;
}

body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5A584F;
  line-height: 15px;
}

.clearer{
  height: 1px;
  overflow: hidden;
  margin-top: -1px;
  clear: both
}

.sub img {
  border: 0;
  margin-bottom: 5px;
}

.noborder {
  border: 0;
}

html>body li {
  margin-left: 25px;
}

* html li {
  margin-left: 10px;
}

/* mac hide \*/
html,body { height:100% }
/* end hide*/

.wrap {
  position: relative;
  background: url('../images/layout/wrap.gif') repeat-y;
  width: 738px;
  margin: 0 auto;
  min-height:100%;
  /* padding-bottom: 0 0 20px 0; */
}

/* mac hide \*/
* html .wrap { height:100%;}
/* end hide*/

.spacer {
  margin-top: 35px;
}

.spacer2 {
  margin-top: 55px;
}

.logowrap, .logomain {
  margin: 0;
  padding: 0;
  width: 738px;
  height: 38px;
  position: relative;
}

.logowrap {
  background: url('../images/layout/logo.jpg') no-repeat;
}

.logomain {
  background: url('../images/layout/logo2.gif') no-repeat;
}

.logo a {
  position: absolute;
  top: 6px;
  left: 18px;
  width: 221px;
  height: 32px;
}

body em {
  display: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	outline: none;
	}

a:hover, a.pl:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	}

.mainright a {
	background-color: #fffae3;
	border-bottom: 1px dotted #dda02b;
}

.mainright a:hover {
	background-color: #fff;
	border-bottom: 1px solid #FF9900;
}

H1 {
  height: 25px;
  background: url('../images/layout/doh1.jpg') no-repeat 0px 18px;
  color: #F1C800;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding-left: 4px;
  margin-top: 0;
  margin-bottom: 20px
}

.menu {
	margin: 0;
	padding: 15px 0 5px 0;
	float: right;
	margin-right: 23px;
}

* html .menu {
  margin-right: 11px;
}

.menu li, ul {
  display: inline;
  margin: 0;
  padding: 0;
}

.menu a {
	margin: 0;
	padding: 3px 7px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #D4D4E5;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #9F9FB3;
    border-bottom: 1px solid #9F9FB3;
	}

.menu a:hover {
	color: #fff;
	background-color: #4F4F6E;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #2B2B40;
    border-bottom: 1px solid #2B2B40;
	text-decoration: none;
	}

.subnav {
  padding: 0;
  margin: 0;
  text-align: right;
  width: 200px;
}

.subnav li {
  list-style-type: none;
  padding-right: 15px;
}

.subnav a {
  background: #F2F3F5 url('../images/layout/subnav.gif') 10px 9px no-repeat;
  text-decoration: none;
  display: block;
  height: 20px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #D0D0D9;
  border-bottom: 1px solid #D0D0D9;
  padding: 5px 12px 4px 3px;
}

.subnav a:hover {
  background: #F6F6F7 url('../images/layout/subnav2.gif') 10px 9px no-repeat;
  border-left: 1px solid #F2F3F5;
  border-top: 1px solid #F2F3F5;
  border-right: 1px solid #B5B5C4;
  border-bottom: 1px solid #B5B5C4;
}

.maingraphic {
  width: 738px;
  height: 167px;
  background: url('../images/header/palmsprings2.jpg') no-repeat;
}

.maingraphic2 {
  width: 738px;
  height: 260px;
  background: url('../images/header/main.jpg') no-repeat;
}

.graphic {
  width: 738px;
  height: 167px;
  background: url('../images/header/estate.jpg') no-repeat;
}

.mainleft {
  margin-left: 23px;
  padding-top: 20px;
  width: 210px;
  position: relative;
  float: left;
}

/*
* html .mainleft {
  margin-left: 12px;
}*/

.mainright {
  margin-right: 23px;
  padding-top: 20px;
  width: 460px;
  position: relative;
  float: right;
  text-align: justify;
}
/*
* html .mainright  {
  margin-right: 11px;
}
*/
.main {
  width: 702px;
  margin: 15px 0 0 0;
  text-align: justify;
  
}

.more {
  background: url('../images/layout/more.gif') no-repeat;
  width: 95px;
  height: 19px;
  margin-top: 8px;
  margin-left: 75%;
  padding-bottom: 20px
}

.more a {
  width: 110px;
  height: 15px;
  display: block;
}

.ramka {
  border: 1px solid #BBBBC5;
  padding-right: 14px;
  padding-top: 5px;
  margin-top: 25px;
  margin-bottom: 25px;
}

* html .ramka {
  width: 460px;
}

.ramkaimg {
  cursor: pointer;
  border: 1px solid #ccc;
  margin-top: -10px;
}

#webdesign P, #webprogramming P, #webdevelopment P, #ecommerce P, #support P, #modules P {
  margin-top: 0
}

.footerwrap {
  position: relative;
  font-size: 9px;
  background: url('../images/layout/footer_bg.jpg');
  height: 117px;
  width: 100%;
  clear: both;
  text-align: center;
  color: #868891;
}

.footerwrap a {
  font-size: 9px;
  color: #64666E;
  text-decoration: none;
}  

.footerwrap a:hover {
  font-size: 9px;
  color: #000;
  text-decoration: none;
}  

.footer-inner, .footer-inner2 {
  height: 117px;
  width: 738px;
  margin: 0 auto;
  position: relative;
  font-size: 9px;
}

.footer-inner {
  background: url('../images/layout/footer_bottoms.jpg') no-repeat;
}

.footer-inner2 {
  background: url('../images/layout/footer_bottoms2.gif') no-repeat;
}

.footerl, .footerupl {
  float: left;
  position: absolute;
  width: 217px;
  height: 20px;
  padding-top: 10px;
  left: 20px;
}

.footerl {
  top: 47px;
}

.footerupl {
  top: 22px;
}

.footerup, .footerr {
  float: right;
  position: absolute;
  width: 445px;
  height: 20px;
  padding: 10px 0 0 0;
  right: 30px;
  margin: 0;
}

.footerr {
  top: 47px;
}

.footerup {
  top: 22px;
}

#dir {
  position: absolute;
  bottom: 10px;
  right: 85px;
  width: 330px;
  color: #afa895;
}

.preview  {
  margin-bottom: 40px;
  margin-left: 160px;
}

html>body .preview {
  margin-top: -10px;
}

.cform {
	background-color: #FDFDFB;
	border: 1px solid #B5AFA3;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38384B;
	padding: 2px;
}

.button {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: #777;
	text-decoration: none;
	border: 1px solid #C6C1B6;
	background-color: #FAFAF9;
	cursor: pointer;
	width: auto;
}

.disform {
  background-color: #fff;
  border: none;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  width: 70px;
}

.cError {
  border-color: red;
}

.time {
  position: absolute;
  color: black;
  top: 80px;
  left: 50px;
  background: blue
}

.title {
  font-size: 16px;
  color: #999;
  font-weight: bold
}

.cmspic {
  float: right;
  position: relative;
  border: 0;
}

.row {
  width: 459px;
  padding-bottom: 25px;
  clear: both;
}

.colL {
  position: relative;
  float: left;
  width: 140px;
}

.colR {
  position: relative;
  float: right;
  width: 298px;
}


/* ***********    PORTFOLIO    ***************************************      */

.rzad, .intro, #portTit {
  position: relative;
  width: 100%;
  clear: both;
  padding-top: 30px;
}

.intro {
  padding-top: 50px;
  color: #000;
}

.lewy {
  position: relative;
  width: 140px;
  float: left;
  text-align: right;
}

.lewy img {
  border: 1px solid #aaa;
}

.prawy {
  position: relative;
  width: 310px;
  float: right;
  text-align: left;
}

a.pl {
  color: #878787;
}
  
.mainright ul li {
  background: url('../images/layout/bull.gif') 0 2px no-repeat;
  list-style-type: none;
  margin-left: 15px;
  padding: 0 0 5px 15px;
}

* html .mainright ul li {
  padding: 0 0 5px 0px;
  margin-left: 15px;
}


/************   MENU  *************************************************     */

#nav {
  position: absolute;
  width: 340px;
  height: 20px;
  right: 12px;
  top: 18px;
  background: url('../images/layout/new_menu.jpg') no-repeat;
  margin: 0;
  padding: 0;
  text-align: left;
}

/*
* html #nav {
  right: 36px;
}
*/

#nav span {
  display: none;
}

#nav li {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
}

#home a, #about a, #services a, #portfolio a, #cms a, #contact a {
  position: absolute;
  top: 0;
  height: 20px;
  display: inline;
}

#home a { width: 43px; left: 0; }
#about a { width: 57px; left: 43px; }
#services a { width: 65px; left: 100px; }
#portfolio a { width: 69px; left: 165px; }
#cms a { width: 47px; left: 234px; }
#contact a { width: 59px; left: 281px; }

#home a:hover { background: transparent url('../images/layout/new_menu.jpg') 0 -20px no-repeat; }
#about a:hover { background: transparent url('../images/layout/new_menu.jpg') -43px -20px no-repeat; }
#services a:hover { background: transparent url('../images/layout/new_menu.jpg') -100px -20px no-repeat; }
#portfolio a:hover { background: transparent url('../images/layout/new_menu.jpg') -165px -20px no-repeat; }
#cms a:hover { background: transparent url('../images/layout/new_menu.jpg') -234px -20px no-repeat; }
#contact a:hover { background: transparent url('../images/layout/new_menu.jpg') -281px -20px no-repeat; }

#h1 #home a { background: transparent url('../images/layout/new_menu.jpg') 0 -40px no-repeat; }
#h2 #about a { background: transparent url('../images/layout/new_menu.jpg') -43px -40px no-repeat; }
#h3 #services a { background: transparent url('../images/layout/new_menu.jpg') -100px -40px no-repeat; }
#h4 #portfolio a { background: transparent url('../images/layout/new_menu.jpg') -165px -40px no-repeat; }
#h5 #cms a { background: transparent url('../images/layout/new_menu.jpg') -234px -40px no-repeat; }
#h6 #contact a { background: transparent url('../images/layout/new_menu.jpg') -281px -40px no-repeat; }

/************   ERROR FIELD FOR CONTACT FORM          *******************     */

#error {
  position: relative;
  width: 300px;
  margin: 15px 0 25px 100px;
  padding: 0;
}

#error legend {
  font-size: 12px;
  color: red;
  font-weight: bold;
}

#error fieldset {
  color: gray;
  padding: 5px 10px;
  border: 0
}

#dings {
  background-color: #F0F0F0 ;
  border: 1px solid #CCCCCC ;
  height: 48px ;
  line-height: 50px ;
  position: fixed ;
  text-align: center ;
  width: 148px ;
  z-index: 1000 ;
  bottom: 50px ;
  right: 30px ;
}

