/*standard*/
a:link,a:visited {
  color: #1B9AEC;
  font-family: serif;
}
a:hover {
  font-family: serif;
  text-decoration: none;
  border: none;
}
a.bb:link,a.bb:visited {
  font: 20px serif;
  color: #1B76C5;
}
a.bb:hover {
  text-decoration: none;
  border: none;
}  
a.menu:link,a.menu:visited,a.menu:hover {      
  font-family: sans-serif;
  text-decoration: none;
}
body {
  font-family: sans-serif;
  background: #000000 url('../images/background.png') repeat-x; 
}
h1 {
  font: small-caps 65px Eras Light ITC, sans-serif;
  color: #1B9AEC;
  text-align: center;
  margin: 0px 10px 10px 10px;
}
h2 {
  font: small-caps 30px sans-serif;
  color: #1B9AEC;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
img.plain {
  border: 2px solid #000000;
  margin: 5px 5px 5px 5px;
}
img.link {
  border: 2px solid #1B9AEC;
}
img.link:hover {
  border: 2px solid black;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
p {
  font: 17px serif;
  color: #1B9AEC;
}
p.bb,td.bb {
  font: 20px serif;
  color: #000000;
  background-color: #BBBBBB;
  border: 1px solid black;
  text-align: left;
  padding: 5px 5px 5px 5px;
}
/*class*/
.button {
  font: 17px sans-serif;
  color: #1B9AEC;
  background: #383838;
  border: 1px solid black;
  text-align: center;
  cursor: pointer;
}
.button:hover {
  border: 1px solid #1B9AEC;
  cursor: pointer;
}
.dropmenubutton {
  text-align: left;
  padding: 3px 3px 3px 3px;
}
.expandingtableButton {
  font: small-caps 30px sans-serif;
  border: 2px solid #1B9AEC;
  color: #1B9AEC;
  background: #484848; 
  text-align: center;
}
.expandingtableButton:hover {
  font: small-caps 30px sans-serif;
  border: 2px solid #1B9AEC;
  color: #1B9AEC;
  background: #282828; 
  text-align: center;
  cursor: pointer;
}
.helptext {
  color: #1B9AEC;
  cursor: pointer;
}
.menubutton, .dropmenubutton {
  z-index: 10;
  font: 17px sans-serif;
  color: #1B9AEC;
  background: #383838;
  border: 1px solid black;
  cursor: pointer;
}
.menubutton {
  text-align: center;
  padding: 3px 0px 3px 0px;
}
.menubutton:hover, .dropmenubutton:hover {
  z-index: 10;
  border: 1px solid #1B9AEC;
  cursor: pointer;
}
.moto {
  font: italic 23px serif; 
  color: #1B9AEC; 
  background: #282828; 
  border: 1px solid #000000; 
  margin: 5px 5px 10px 5px; 
  padding: 10px 10px 10px 10px;
}
.success {
  font: 17px sans-serif;
  color: #000000;
  background-color: #1B9AEC;
  margin: 5px 5px 5px 5px;
  border: 1px solid black;
}
/*ID*/
#bg,#thebody {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 800px;
  z-index: 1;
}
#bottom {
  bottom: 0px;
  border-bottom: 2px solid #000000;
}
#bottomleft {
  bottom: 0px;
  left: 0px;
}
#bottomright {
  bottom: 0px;
  right: 0px;
}
#cclicense {
  position: absolute;
  bottom: 75px;
  left: 360px;
  width: 80px;
  height: 15px;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}
#ec1,#ec2,#ec3,#ec4,#ec5,#ec6 {
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  padding: 0px 5px 0px 5px;
  border: 1px solid #1B9AEC;
}
#footer {
  position: absolute;
  font:  10px sans-serif;
  text-align: center;
  color: #1B9AEC;
  top: 5px;
  left: 10px;
  width: 700px;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}
#heading {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 780px;
  height: 150px;
  background: #383838 url('../images/heading.png');
  border: 2px solid black;
  z-index: 5;
}
#helptext {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 305px;
  z-index: 15;
  visibility: hidden;
  color: #1B9AEC;
  background: #383838;
  border: 2px solid #000000;
  padding: 3px 3px 3px 3px;
}
#left {
  left: 0px;
  border-left: 2px solid #000000;
}
#menu {
  position: absolute;
  top: 110px;
  left: 320px;
  width: 406px;
  height: 35px;
  background: #000000;
  border: 1px solid #1B9AEC;
}
#menucontact {
  position: absolute;
  top: 3px;
  left: 325px;
  width: 75px;
}
#menuhome {
  position: absolute;
  top: 3px;
  left: 5px;
  width: 75px;
  z-index: 10;
}
#menuportfolio {
  position: absolute;
  top: 3px;
  left: 165px;
  z-index: 5;
  display: block;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
}
#menupricing {
  position: absolute;
  top: 3px;
  left: 245px;
  width: 75px;
  z-index: 10;
}
#menuservices {
  position: absolute;
  top: 3px;
  left: 85px;
  width: 75px;
  z-index: 10;
}
#name,#email,#comments,#textareaGeneral {
  border: 4px solid #383838;
}
#portfoliobutton {
  width: 75px;
}
#portfoliodropdownmenu {
  visibility: hidden;
  border: 1px solid black;
  background: #000000;
}
#right { 
  right: 0px;
  border-right: 2px solid #000000;
}
#top {
  top: 0px;
  border-top: 2px solid #000000;
}
#top, #bottom {
  position: absolute;
  left: 30px;
  width: 720px;
  height: 30px;
  z-index: 1;
  background-color: #383838;
}
#topleft {
  top: 0px;
  left: 0px;
}
#topright {
  top: 0px;
  right: 0px;
}
#topleft, #topright, #bottomleft, #bottomright {
  position: absolute;
  z-index: 4;
}