body {
   background: #fff;
   border: 0px;
   margin: 0px 0px 0px 0px;
   text-align:center;
   }
li, p, div {
   font-family: 'Trebuchet MS', Myriad, Arial, Tahoma, Verdana;
   font-size: 12px;
   color: #000000;
   }
p, h1, h2, h3 {
   margin: 0px;
	padding: 0px;
   }
span {
   display: none;
   }
ul, li {
   list-style: none;
   margin: 0px;
   padding: 0px;
   }
a,
a:link,
a:visited {
   color: #03c;
   text-decoration: underline;
   }
a:hover {
   color: #03c;
   text-decoration: none;
   }
.Warning {
	background: url(../images/alert.gif) no-repeat top left #FFEDEF;
	border: 1px solid #FFC2CA;
	padding: 8px 8px 8px 29px;
	color: #c00;
   font-size:13px;
   }
   
/* Cosmic Cubes Banner */

.BannerContainer {
   background: url(../images/bannerfadeblue3.gif) top left #ffffff;
   border-bottom: 1px solid #ACBEDF;
   text-align: center;
}
.Banner {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   text-align: left;
   padding-top: 20px;
   padding-bottom: 20px;
}
.BannerLogo {
   display: block;
   position: absolute;
   width: 150px;
   height: 22px;
   background: url(../images/cc-logo.gif) no-repeat;
   text-decoration: none;
   margin-left: 652px;
   cursor: pointer;
   z-index: 500;
}
.BannerMenu {
   padding-top: 4px;
   padding-bottom: 4px;
   font-family: verdana, trebuchet ms, arial;
   font-size: 11px;
}
.BannerMenu a, .BannerMenu a:link, .BannerMenu a:visited {
   border: 0px;
   color: #000000;
   text-decoration: none;
}
.BannerMenu a:hover {
   border: 0px;
   color: #000000;
   text-decoration: underline;
}

/* Introduction area with download link & screenshot */
  
#Introduction {
   background: url(../images/vanilla_bg.jpg) repeat-x bottom center #F8F9FF;
   border-bottom: 1px solid #acbedf;
   }
#Tour #Introduction {
   background: url(../images/banner_bg.jpg) repeat-x bottom center #F8F9FF;
   border: 0px;
   }
/*#Introduction div {
   background: url(../images/screenshot.gif) no-repeat bottom right;
   height: 188px;
   }*/

div.product {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 20px;
	}
#Introduction h1 {
   padding: 20px 0px 0px 0px;
   }
#Introduction h1 a {
   display: block;
   background: url(../images/optimistweb-text.gif) no-repeat bottom left;
   height: 33px;
   width: 212px;
   }
#Introduction h1 a,
#Introduction h1 a:link,
#Introduction h1 a:visited,
#Introduction h1 a:hover {
   text-decoration: none;
   }

#Introduction p {
   width: 487px;
   padding: 20px 0px 0px 0px;
   font-size: 14px;
   color: #303258;
   }
/*#Download,
#Download:link,
#Download:visited,
#Download:hover {
   padding-top: 15px;
   height: 27px;
   width: 151px;
   display: block;
   background: url(../images/btn.download.off.gif) no-repeat bottom left;
   }
#Download:hover {
   background: url(../images/btn.download.on.gif) no-repeat bottom left;
   }*/

/* Page Content */
  
#SiteContainer {
   background: url(../images/bluefade.jpg) repeat-x top left #fff;
   }
#Introduction div,
#Content {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   text-align: left;
}
#Content {
	padding-top: 30px;
	}
#Content .Feature p {
   font-size: 13px;
   padding-bottom: 30px;	
   }
#Content .Feature h3 {
	font-size: 18px;
	color: #339933;
   }
#Content .Feature h3,
#Content .Feature p {
   width: 487px;
   float: left;
   line-height: 150%;
	margin-right: 30px;
   }
#Content .Feature {
   clear: left;
   }
#Content .Feature li {
   line-height: 160%;
   color: #666;
   }
#Content .Feature li a,
#Content .Feature li a:link,
#Content .Feature li a:visited,
#Content .Feature li a:hover {
   text-decoration: none;
   padding-left: 10px;
   background: url(../images/bullet.gif) no-repeat center left;
   }
#Content .Feature li a:hover {
   background: url(../images/bullet.gif) no-repeat center left #ffa;
   }
#Content .Info {
   clear:left;
   padding-bottom: 800px !important;
   }
#Content .MoreInformation {
   width: 235px;
   padding: 30px 0px 30px 0px;
   float: left;
   }
#Content #BrowserRequirements,
#Content #ServerRequirements {
   margin-right: 25px;
   }
#Content #Developers {
   width: 250px;
   }
#Content .MoreInformation h3 {
   font-size:13px;
   color:#c00;
   }
#Content .MoreInformation p {
   font-size: 12px;
   float: none;
   }
#Content .MoreInformation ul {
   padding:6px 0px 0px 4px;
   }
#Content .MoreInformation li {
   padding-left: 10px;
   }
#Content #Developers li {
   background: url(../images/arrow.gif) center left no-repeat;
   }
#Content #ServerRequirements li {
   background: url(../images/bullet.gif) center left no-repeat;
   }
#Content #BrowserRequirements li {
   padding-left: 24px;
   line-height: 200%;
   }
#Firefox { background: url(../images/ico.firefox.gif) center left no-repeat; }
#Mozilla { background: url(../images/ico.mozilla.gif) center left no-repeat; }
#Safari { background: url(../images/ico.safari.gif) center left no-repeat; }
#Camino { background: url(../images/ico.camino.gif) center left no-repeat; }
#Opera { background: url(../images/ico.opera.gif) center left no-repeat; }
#IE { background: url(../images/ico.ie.gif) center left no-repeat; }

/* Tour page */


#Tour #Content {
   padding-top: 20px;
   }
#TourItem {
   margin-left: 260px;
   }
#Tour #Content h1 {
   padding: 0px 0px 20px 0px;
   }
#Tour #Content h1 a {
   display: block;
   background: url(../images/optimistweb-text.gif) no-repeat top left;
   height: 33px;
   width: 212px;
   }
#Tour #Content h1 a,
#Tour #Content h1 a:link,
#Tour #Content h1 a:visited,
#Tour #Content h1 a:hover {
   text-decoration: none;
   }
#TourMenu {
	float: left;
	width: 235px;
   }
#TourMenu div {
   margin: 0px;
   background: #f5f9ff;
   border: 1px solid #ddd;
   padding: 4px;
   }
#TourMenu ul {
   background: #EBECFF;
   padding: 2px;
   }
#TourMenu li {
   font-weight: bold;
   font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
	display: inline; /* IE Trick to get rid of extra padding between list items. */
   }
#TourMenu li span {
   padding-left:6px;
   display: inline;
	font-family: 'lucida grande',tahoma,sans-serif;
	font-size: 11px;
	line-height: 300%;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
   }
#TourMenu li a,
#TourMenu li a:link,
#TourMenu li a:visited,
#TourMenu li a:hover {
   display: block;
   padding: 2px 0px 2px 6px;
   text-decoration: none;
   font-weight: normal;
	color: #555;
}
#TourMenu li a:hover {
   background: #FFFFCC;
   }
#TourMenu .CurrentItem a,
#TourMenu .CurrentItem a:link,
#TourMenu .CurrentItem a:visited,
#TourMenu .CurrentItem a:hover {
   background: url(../images/arrow.2.gif) no-repeat center left #fff;
   padding-left: 10px;
   color: #c00;
   }
#TourMenu #Download {
   margin-left: 13px;
   }
#TourMenu .Back {
   border: 0px;
   background: none;
   padding: 10px 0px 20px 13px;
   }
#TourItem h2 {
   font-size: 24px;
   font-weight: bold;
	padding-bottom: 20px;
	margin-top: -38px;
   }
#FlashRequired {
	padding: 6px 4px 6px 22px;
	background: url(../images/flash.gif) no-repeat center left;
	}
	
/* Change Log Page */
#Content h2 {
	margin-bottom: 10px;
	}
#Content dl dt {
	font-size: 11px;
	color: #999;
	}
#Content dl dd {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 8px 0px;   
	}
.VersionInfo {
	font-size: 10px;
	color:#49669C;
	}

/* Secondary Page */
#Content .Secondary p {
   font-size: 13px;
   padding-bottom: 15px;	
   }
#Content .Secondary h3 {
	font-size: 18px;
	color: #339900;
   }
#Content .Secondary h3,
#Content .Secondary p {
   width: 487px;
   float: right;
   line-height: 150%;
	margin-right: 30px;
   }
#Content .Secondary {
   clear: right;
   }
#Content .Secondary li {
   line-height: 160%;
   color: #666;
   }

