@charset "utf-8";
/* CSS Document */


/* #container: set the width of the site */
#container {
	height: 100%;
	min-height: 100%;
	text-align: left;
	width: 986px;
}

#facebook-container {
	height: 100%;
	min-height: 100%;
	text-align: left;
	width: 720px;
}

/*#container,#width {
  
  width: expression(document.body.clientWidth > 1000 ? "980px" : "94%");  
  max-width: 980px;
  margin: 0 auto;
}

#container[id],
#width[id] {
  width: 94%;
  height: auto;
}
*/

/* #content: the content of a page */
#content {
	width: 96%;
	clear: both;
	padding-bottom: 4em;
	margin-bottom: 50px;
}

#content #frontImage { 
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-bottom: 35px; 
	height:auto;
	padding-bottom: 10px;
}

#content #frontImage-mosaic { 
	background-image:url(../imago/images/feature-registration-444-images.png);
	background-repeat:no-repeat;
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-top: 10px;
	margin-bottom: 35px; 
	height:auto;
	padding-bottom: 10px;
}

#content #frontImage-overview { 
	background-image:url(../imago/images/overview-front-image.png);
	background-repeat:no-repeat;
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-top: 10px;
	margin-bottom: 0px; 
	height:auto;
	padding-bottom: 10px;
}


#content #frontImage-download { 
	background-image:url(../imago/images/download-front-image.png);
	background-repeat:no-repeat;
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-top: 10px;
	margin-bottom: 0px; 
	height:auto;
	padding-bottom: 10px;
}



#content #frontImage-mosaic ul{
	margin-top: 200px;
	
}

#content #frontImage-getting-started {
	background-image:url(../imago/images/getting-started.png);
	background-repeat:no-repeat;
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-bottom: 35px; 
	height:auto;
	padding-bottom: 10px;
}

#content #frontImage-mobile {
	background-image:url(../imago/mobile/images/front-image-imago-mobile.png);
	background-repeat:no-repeat;
    float: left;
    width: 100%;
	padding-top: 10px; 
	margin-bottom: 35px; 
	height:360px;
	padding-bottom: 10px;
}


#content #contact  p{
	line-height: 10%;
	font-size: 11px;
}

#content #join-us  h2{
	margin-top: 40px;
	line-height: 100%;
	margin-bottom: 0px;
}
#content #join-us  p{
	font-size: 12px;
}


#content #row { margin-top: 25px; }
/* #breadcrumb */
#breadcrumb { 
  clear:both; 
  text-align:center; 
  margin:18px auto; 
  font-size:10px; 
  color:#686868; 
}

/* Header */
/* Header holds title and navigation */
#header { 
  float:left;
	margin-top: 0px;
	margin-left: 10px;
	border-bottom: 1px solid #ddd;
	_zoom: 1;
	height: 70px;
	width: 97%;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
#header:after { 
 display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}

#header h1 { 
  line-height: 32px; 
  display: inline; 
  font-size: 32px; 
  float: left; 
  margin: 1px 0 6px 6px; 
  padding: 0; 

}

#header h1 a {
	width: 250px;
	background-image: none;
	font-size: 30px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}


#header ul#mainMenu li a { margin-left: 15px; }

/* Main menu */
ul#mainMenu { 
  display: inline; 
  float: right;
  margin-top: 1em;
  width: 600px;
}

#mainMenu ul {
  margin: 0;
  padding: 0;
}

#mainMenu li {
  display: inline;
  list-style: none;
  padding: 0;
}

#mainMenu li a {
	margin-top: 1em;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
	text-decoration: none;
	color: #666666;
    cursor: default; 
}


#header #mainMenu li a:hover, a:active{
	margin-top: 1em;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
	color: #0066FF;
	text-decoration:underline;
}

#mainMenu li a.here {
	color: #0066FF;
	font-weight:bold;
}

#mainMenu li a.last {
  margin-right: 2px;
}

#download li {
	color: #666; 
}

#content #whats-new {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 20px;
margin-top: 20px;
}
#content #videotutorials .column.first img.left{
	margin-left: 7px;
	display: block;
	float: left;
	clear: left;
}
#content #videotutorials .column.first .moviedescription {
		margin-bottom: 40px;
	height: auto;
}

#content #frontImage .grid2cola .column.last img.left{
	margin-top: 60px;
	margin-left: 20px;
}


#content #thank-you .column.last{
	width: 30%;
	margin-left:20px;
}

#content #thank-you #get-more{
	margin-bottom: 35px;
}
#content #summary{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}



#content #summary h2{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #summary p{
	margin-top: 2px;
}

#content #features h1{
  font-weight: bold; font-size: 22px; line-height: 24px; margin-bottom: 16px; }
  
#content #getting-started h1{
  font-weight: bold; font-size: 22px; line-height: 24px; margin-bottom: 16px; }

#content #features{
	float:left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#content #features #features-cell-counting  p{
	margin-top: 0;
}  

#content #getting-started-annotation{
margin-bottom: 20px;
}

#content #features h2{
	margin-bottom: 0;
}  

#content #features #description{
	margin-bottom: 30px;
}

#content li{
	color:#666666;}

#content #how-to{
	border-left:1px solid #ddd;
	padding-left:20px;
}

#content #while-downloading{
	border-bottom:1px solid #ddd;
	padding-bottom: 10px;
}

#content #mosaic-example{
	padding-left:30px;
}


#content .caption{
	font-size:11px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 13px;
}


/*Poll */

#poll {
    margin: auto;
	border: none;
	width: 380px;
	font-family: Arial, Verdana, sans-serif;
    background: #fff;
    font-weight:bold;
    font-size : 14px;
}

form {
    margin-left: 0 px;
	border: none;
	width: 380px;
	background: #fff;
    font-weight:normal;
    font-size : 12px;
	color:#666;
    padding:0px;
    margin-bottom:10px;
	float:left;
}


#result {
    margin-left: 10px;
	border: none;
	width: 300px;
	background: #fff;
    font-family: Arial,  Verdana, sans-serif;
    font-weight:normal;
	color:#666;
    font-size : 12px;
    padding:5px;
    margin-bottom:20px;
}

.button:hover {
	border: none;
    font-family: Arial,  Verdana, sans-serif;
 
}

input {
    border: 0px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}


.poll-question{
	font-family: Arial,  Verdana, sans-serif;
	font-size : 14px;
	color:#666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.poll-voted{
	font-family: Arial,  Verdana, sans-serif;
	font-size : 12px;
	font-weight:normal;
	color:#08c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/**************************************************************
   Blockquote and included icons
 **************************************************************/

/*blockquote {
	width: 95%;
	height:auto;
	float: left;
	padding-left: 30px;
	border: 1px solid #CCC;
	background-image:url(../imago/images/sphere-24.png);
	background-position: 1px 15px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
*/
blockquote{
	float: left;
	_float: none;
	position: relative;
	width: 90%;
	background: #f0f3f5 url(../images/blockquote_bg.gif) 
	repeat-x left top;
	border: 1px solid #dcdcdc;
	border-width: 2px 1px 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	zoom: 1;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
	
}

blockquote h3{
font-size: 14px;
}

.quotes {
	width: 90%;
	height:auto;
	float: left;
	padding-left: 50px;
	border: none;
	background:#eeeeee;
	background-image:url(../imago/images/quote.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.quotes h2{ 
	padding: 10px;
	margin: 5px;}

.quotes a:hover, a:active{
	color: #0066FF;
	text-decoration:underline;
}

