﻿#wrapper #main_bordered {border: none;
}

#topNavAndShortDescription {
  overflow: hidden;
  border-bottom: 1px solid #359292;
  margin-left: -15px;
  margin-right: -15px;
}

			#topNav {
			  float: left;
			  hheight: 50px;
   		      width: 440px;
   	          padding-bottom: 30px;
			  padding-top: 100px;
			  background: url(../img/books_multi.jpg) no-repeat left top;
			  position: relative;
			}
			
			#topNav a.part {position: absolute; text-decoration: none; outline: none;}
			
			#topNav #one {
			  left: 7px;
			  top: 22px;
			  height: 73px;
			  width: 50px;
			}
			
			#topNav #one:hover {background: url(../img/books_port.jpg) no-repeat -7px -22px;}
			
			#topNav #two {
			  left: 58px;
			  top: 22px;
			  height: 73px;
			  width: 50px;
			}
			#topNav #two:hover {background: url(../img/books_ger.jpg) no-repeat -58px -22px;}
			
			#topNav #three {
			  left: 106px;
			  top: 22px;
			  height: 73px;
			  width: 51px;
			}
			#topNav #three:hover {background: url(../img/books_sp.jpg) no-repeat -106px -22px;}
			
			#topNav #four {
			  left: 157px;
			  top: 22px;
			  height: 73px;
			  width: 50px;
			}
			#topNav #four:hover {background: url(../img/books_fr.jpg) no-repeat -157px -22px;}
			
			#topNav #five {
			  left: 207px;
			  top: 22px;
			  height: 73px;
			  width: 90px;
			}
			#topNav #five:hover {background: url(../img/books_it.jpg) no-repeat -207px -22px;}
			
			#topNav #six {
			  left: 264px;
			  top: 4px;
			  height: 110px;
			  width: 69px;
			}
			#topNav #six:hover {background: url(../img/books_en.jpg) no-repeat -264px -4px;}
			
			#topNav #seven {
			  background: url(../img/) no-repeat;
			  left: 332px;
			  top: 2px;
			  height: 122px;
			  width: 89px;
			}
			
			

* html #topNavAndShortDescription {display: inline-block;}

#cloudLinks {
  font-family: Tahoma, sans-serif;
  text-align: center;
}

#main_3_edit  #cloudLinks {
  text-align: left;
  padding-left: 55px;
  padding-top: 80px;
}


#shortDescription {
  margin-left: 440px;
}

#cloudLinks a {
  line-height: 1.7;
}

#cloudLinks a {font-weight: bolder;}

#cloudLinks .portugal {
  color: #e28603;
  font-size: ;
  margin-right: 3.2em;
}
#cloudLinks .french   {
  color: #3d669b;
  font-size: 115%;
}
#cloudLinks .english  {
  color: #ab2020;
  font-size: 140%;
  margin: 0 0.8em 0 2em;
}
#cloudLinks .german   {
  color: #359292;
  font-size: 115%;
}
#cloudLinks .italian  {
  color: #359292;
  font-size: 110%;
  margin-right: 2em;  
  padding-right: 1.3em;
}
#cloudLinks .spanish  {
  color: #b49800;
  font-size: 115%;
}
#cloudLinks .multi    {
  color: #616161;
  font-size: 145%;
  margin-left: 2.5em;
}

#cloudLinks .download,  #cloudLinks .buy {display: inline-block; margin-top: 20px}
#cloudLinks .download {margin-left: 1.4em;}




#shortDescription h2 {
  color: #2a7474;
  text-transform: none;
  font-size: 120%;
}

* html #main_bordered #shortDescription #MasterTitle {text-align: center; border: solid;}


#title {
  text-align: center;
  margin: 0;
}

#screenshuts {
  border-bottom: 1px solid #359292;
  margin-right: -15px;
  margin-left: -15px;
}

#screenshuts h2 {
  ffont-family: Tahoma, sans-serif;
  font-size: 230%;
  text-transform: none;
  line-height: 1.1;
  text-align: right;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}

#screenshuts h2 .font {
  font-size: medium;
  color: black;
  margin-right: 1.5em;
}

#screenshuts h2 img {
  margin-left: 10px;
  vertical-align: text-bottom;
  margin-right: 1px;
}

#screenshuts h2 .font .reg {
  font-size: xx-small;
  vertical-align: text-top;
}


#screensMovement {
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  height: 367px;
  width: 640px;
}

    

		#prev, #next {
		  position: absolute;
		  height: 120px;
		  width: 26px;
		  z-index: 1000;
		  cursor: pointer;
		}
		
		#prev {
		  background: url(../img/buttonPrevShade.png) no-repeat left top;
		  left: 10px;
		  top: 28%;
		}
		
		#prev:hover {
		  background: url(../img/buttonPrevShadeHover.png) no-repeat left top;
		}
		
		#next {
		  background: url(../img/buttonNextShad.png) no-repeat left top;
		  right: 7px;
		  top: 28%;
		}
		
		#next:hover {
		  background: url(../img/buttonNextShadHover.png) no-repeat left top;
		}
		

    #imageWrap {
      position: absolute;
      left: 0;
      top: 0;
	  height: 367px;
	  width: 640px;
      overflow: hidden;
    }
    * html #imageWrap {display: inline-block;}
    
    #imageWrap img {float: left; wwidth: 640px; hheight: 367px;}
		
		
#feature {
  margin: 0 30px;
  background: url(../img/featureR.png) no-repeat right top;
  color: white;
}

		#screenshuts #feature p {
		  margin-right: 5px;
  		  background: url(../img/featureL.png) no-repeat left top;
		  padding: 5px 50px 10px 60px;
		  text-align: justify;
		  margin-bottom: 0;
		}
		
		#screenshuts #feature p strong {line-height: 2.6;}
		
		
		
#more {
  margin-top: 30px;
}

#links ul {list-style: none;}
#more h2 {
  font-size: 140%;
  color: #00615c;
  text-align: center;
  margin-bottom: 30px;
}

#more table {}
#more tr { border-bottom: 10px solid #fff; }
#more .titles {border: none;}

#more td {padding-right: 25px;}

#more td h3 {
  color: #d92626; 
  font-size: 120%; 
  padding-left: 100px; 
  padding-top: 35px;
  padding-bottom: 15px;
}

#main_3_edit #more td h3  {
  padding-left: 45px;
  padding-top: 0;
  padding-bottom: 15px;
}


#more .bases {background: url(../img/bases.gif) no-repeat left bottom;}
#more .intellect {background: url(../img/lupa.gif) no-repeat left 10px;}
#more .studi {background: url(../img/studi.gif) no-repeat left bottom;}
#more .cofe {background: url(../img/cofe.gif) no-repeat left bottom;}



#main_3_edit #more .bases {background: url(../img/small_icons/bases.gif) no-repeat left top;}
#main_3_edit #more .intellect {background: url(../img/small_icons/lupa.gif) no-repeat left top;}
#main_3_edit #more .studi {background: url(../img/small_icons/studi.gif) no-repeat left top;}
#main_3_edit #more .cofe {background: url(../img/small_icons/cofe.gif) no-repeat left top;}



.neon {color: #00adca;}

#more ul {
  list-style: none;
}

#more ul li {
  margin-bottom: 3px;
  padding-left: 20px;
  background: url(../img/moreOkLi.gif) no-repeat left 5px;
}



#links {
  margin-top: 15px;
  padding-top: 15px; 
  margin-left: -30px; 
  margin-right: -30px;
  border-top: 1px solid #359292;
  border-bottom: 1px solid #b4d1d6;
  padding-bottom: 5px;
  padding-left: 0;
}

#innerLinks { padding-left: 35px; padding-bottom: 10px;}
* html #innerLinks {padding-left: 45px; padding-bottom: 10px; }



* html #innerLinks .firstChild { margin-left: -15px;}

#main_bordered #links h6 {text-align: left; padding-left: 15px; margin-bottom: 7px;}
* html #main_bordered #links h6 {padding-left: 0;}

				#links ul {
				  padding: 0;
				  margin: 0;
				}

				#links ul li {display: inline;}
				
				#links ul li a {
				  padding: 0 15px;
				  border-right: 2px solid #94bec5;
				  color: #94bec5;
				}
				#links ul li.firstChild a {}
				#links ul li.lastChild a {margin-right: 0; border-right: none;}
