/* CSS Document */
#header {
background-image: url(../_images/home-header.png);
height: 446px;
width: 950px;
}

#header p.downloadbutton, #header p.downloadlink {
margin: 0 0 0 30px;
padding: 0;
position:relative;
right: 0;
top: 0;
}
#header p {
margin: 30px;
width: 350px;
}
#header p.downloadlink {
margin: 0px 0 0 70px;
}

#customersSection{
  float:left;
  clear:both;
  margin-top:-100px;
  margin-bottom:25px;
}

.screenshotContainer{
background-image:url("../_images/screenshots/whiteboardContainer.png");
height:250px;
width:320px;
}
.screenshotContainer .screenshot{
height:250px;
}

#listOfScreenshots .screenshotAndDescriptionContainer .screenshotDescription{
margin-top:35px;
padding-left:30px;
padding-right:30px;
text-align:center;
}

#listOfScreenshots .screenshotAndDescriptionContainer{
height:225px;
}

#listOfScreenshots .screenshotAndDescriptionContainer .screenshotDescription h3{
color:#6a1f1e;
margin-top:0px;
margin-bottom:0px;
}

#listOfScreenshots .screenshotAndDescriptionContainer .screenshotDescription p{
margin-top:0px;
margin-bottom:0px;
}

.zoomButton{
position:relative;
z-index:3000;
margin-left:125px;
margin-top:-30px;
background-color:transparent;
color:transparent;
height:40px;
width:80px;
}

.content .latestnews, 
#testimonialSection {
background-repeat: no-repeat;
display:inline;
float: left;
height:322px;
margin-left: -10px;
margin-right: 25px;
padding-left: 35px;
padding-right: 20px;
position: relative;
width:250px;
}
.testimonial{
  margin-top:-10px;
}


.mini-post-it-item .inside {
	color: #6b3617;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
  line-height:23px;
}
.content .latestnews {
background-image: url(../_images/latestnews-background.png);
}

.author-company{
  margin-top:-16px;
  margin-left:18px;
  font-size:12px;
}

.content .latestnews .morenews {
	float:right;
}

#testimonialSection {
background-image: url(../_images/postit-background.png);
}

.content .author{
  margin-left:10px;
  font-size:18px;
  font-style:italic;
  margin-top:-5px;
}
.content .features, 
.content .screenshots {
display:inline;
background-repeat: no-repeat;
float: left;
margin-left: 0px;
margin-right: 15px;
position: relative;
}

.content .features {
width: 575px;
}
.content .features h2{
background-repeat: no-repeat;
height: 40px;
text-indent: 45px;
color:#6b3617;
}

.content .features h2.enables {
background-image: url(../_images/enables.png);
}
.content .features h2.jumpStarts {
background-image: url(../_images/jumpstarts.png);
}

.content .features h2.customizable {
background-image: url(../_images/customizable.png);
}

.content .screenshots {
width: 335px;
height:575px;
}

.content .screenshots li {
list-style:none;
}

.screenshotContainer .screenshot img{
margin-left: auto;
margin-right: auto;
display:block;
margin-top:15px;
}

.screenshotNavigation{
margin-top:-20px;
padding-top:10px;
}
.content .screenshots h2 {
background-image: url(../_images/screenshots.png);
background-repeat: no-repeat;
height: 17px;
text-indent: -9999px;
width: 113px;
}

#fancybox-left-ico {
 left: 20px;
}

#fancybox-right-ico {
 right: 20px;
 left: auto;
} 
