
/** 

 updated on 2012-09-26 with .awards

 link color: #4474CB (light blue)
 header color: #003398 (dark blue)
 left menu light gray: 

*/


/* ---------------------------------------------------  General settings  ------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white; 
	/*font-family : "Times New Roman", serif; */
	color: #525252;
	font-family : sans-serif;
	font-size: 14px; /*11pt;*/
	text-align: left;
}

body a:active, body a:visited, body a:link, .co42 {
	text-decoration: none; 
	/*  DD3834   #4474CB*/
	color: #4474CB;
}

body a:hover {
	text-decoration: underline;
	color: #4474CB;
}


/** Avoids showing focus lines when clicking an image in FireFox */
:focus  {
/*  -moz-outline-style: none; */
 outline-style: none;
}

strong {
	color: red; 
}

#container {
   position: absolute; 
   top: 130px; 
   left: 0px; 
   width: 1024px;
   background-image: url(../images/sprite.png);
   background-position:  0px -206px;
   background-repeat: no-repeat;/* repeat-x; */
   background-color: #f4f4ff; /*#F9F9F9;/*#003398; /* #F9F9F9; /*F7F6F4; /*#E3E7EF; */
}

.allClear {
	clear:both;
}

.exturl {
	background-image: url(../images/external.png);
	background-position: left;
	padding-left: 12px;
	background: repeat-x;
}

/* ---------------------------------- Special page layouts -------------------------------------------------------------*/

header {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 1024px; 
	height: 130px;
	background-color: #003398; /* #0041c1 */ 
/*	background-image:url(../images/TopBannerMetal.png); */
	background-image: url(../images/sprite.png);
	background-position: 370px 28px;
	background-repeat: no-repeat;
	border-top-right-radius: 65px;
	  
/*	border-bottom-right-radius: 65px; */	
}

#langselect {
	position: absolute; 
	top: 0px; 
	left: 163px; 
	width: 230px; 
	height: 15px; 
	z-index: 5000; 
	color: #e4e4e4;
	font-size: 11px; 
}

#langselect a:active, #langselect a:visited, #langselect a:link {
 	color: #e4e4e4;
}

#langselect a:hover {
   color: #F9E125;	
   text-decoration: underline; 
}


#toptitle {
	position: absolute; 
	top: 112px; 
	left: 240px; 
	width: 561px; 
	height: 30px; 
	color: #e4e4e4; 
	font-weight: bold; 
	text-align: right;
	font-size: 16pt;
}

#toplogo, #toplogo-fb {
	position: absolute; 
	top: 0px; 
	left: -5px;
	width: 191px;
	height: 242px;
	background-position: left;
	background-repeat: no-repeat;
	z-index: 1000;
}
#toplogo {
	background-image: url(../images/Recorder-Cutout2.png);
}	

#toplogo-fb {
	background-image: url(../images/Recorder-Cutout-Facebook2.png);
}

tt{
    font-family : sans-serif;
	font-size: 11pt;
    font-weight: bold;
}

.download {
	position: relative; 
	height: 57px;
	width: 140px;
	background-image : url(../images/Button-Download.jpg);
	color: white;
	text-align: center;
	padding: 5px 57px 5px 20px;
}

.download table {
/* margin: auto auto auto auto; */
/* left: 10px;  
 top: 5px; */
 height: 49px;
 margin: 0px; 
/* background-color: green;*/ 
 width: 140px;
 font-size: 18px;  
}

#mainMenu  {
    position: absolute; 
	left: 256px; 
	top: 97px; 
	width: 600px; 
	height: 30px; 
	font-size: 14px;
	font-weight: bold; 
	color: #EAEAEA;
}


#mainMenu a:active, #mainMenu  a:visited, #mainMenu a:link {
	text-decoration: none;
	color: #EAEAEA;
}

#mainMenu .menuItem a:hover, #mainMenu .menuItem:hover a:visited, 
#mainMenu .menuItem:hover a:link {
	color: #525252;	
}

#mainMenu .menuItem a:hover, #mainMenu .menuItem:hover  {
	background-color: #F9E125;	
	cursor: pointer; 
}

#mainMenu .menuItem:hover {
	border-top: 2px solid #003398; 
	border-top-left-radius:8px;
	border-top-right-radius: 8px;
}	  

#mainMenu .menuItem {
	float: left;
	height: 25px;	
	padding-left: 34px;
	padding-right: 34px; 
/*	padding-left: 17px;
	padding-right: 17px; */
	padding-top: 6px;
	margin-left: 10px;
	text-align: center;
	background-color: #4C7BD3;
	border-top: 2px solid #003398; 
	border-top-left-radius:8px;
	border-top-right-radius: 8px;  
}

.leftMenu {
	position: absolute;
	left: 8px;
	top: 190px; 
	width: 190px;
	font-size: 14px;
	font-weight: bold; 
	color: #616161; /*white;*/
	text-align: justified;
}

.leftMenu a {
	display: block;
}

.leftMenu .menuItem  {
	margin-bottom: 4px;
	width: 172px;
	padding-left: 6px; 
	height: 30px;
	line-height: 30px;
/*    background-color: #F9E125; /* yellow */	
/*    background-color: #616161; */
    background-color: #4C7BD3; /*#003398;*/ 
	border-top: 2px solid #003398; 
	border-bottom: 2px solid #003398; /*#F9E125;*/
	border-radius: 5px; 
}

.leftMenu a:active, .leftMenu  a:visited, .leftMenu  a:link  {
	color: white; 	
/*	color: #616161; */ 
} 

.leftMenu  .menuItem:hover, .leftMenu .menuItemFlash:hover  {
	color: #616161;
	background-color: #F9E125;  	
}

.leftMenu a:hover {
	color: #616161;	
	text-decoration: none; 
}


.leftMenu .selected a:active, .leftMenu .selected  a:visited, .leftMenu .selected  a:link  {
	background-color: #F9E125;	
	color: #616161; 	
		
}


.leftMenu .menuItemFlash {
	margin-bottom: 4px;
	padding-left: 6px; 
	width: 172px;
	height: 30px;
	line-height: 30px;
	background-color: #FC4147;  
	border-top: 2px solid #590002; 
	border-bottom: 2px solid #590002; 
	border-radius: 5px 5px; 
}


.leftMenu .menuItemTab, .leftMenu .selected {
	background-color: #F9E125;	
	color: #616161; 	
	
	margin-bottom: 4px;
	width: 172px;
	padding-left: 8px; 
	height: 30px;
	line-height: 30px;
	
	background-color: #F9E125;	
	color: #616161; 	

	border-top: 2px solid #003398; 
	border-bottom: 2px solid #003398; /*#F9E125;*/
	border-radius: 5px;		
	
/* WAS: 	
	margin-bottom: 0px;
	width: 186px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #525252; */
	
}


img {
	border : none;
}

.main, .mainwide {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 194px;
    min-height: 850px;
    background-color: white;
    border-left: 1px solid #CCC9C9;
    border-top-left-radius: 25px;    
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 5px 28px 15px 27px;
}     

.main{
	width: 569px;
}

.mainwide {
	width: 773px;
    border-right: 1px solid #CCC9C9;	
}

.main #popImage {
	float: right; 
	width: 275px;
	height: 306px; 
	margin-top: -12px; 	
	margin-right: -10px; 
	
}

/** Alternating the main color with a lighter color. May also be used in tables for alternate row.  */
.alter {
	background-color: #fceb69;
}

.bannerVerticalBig {
	position: absolute;
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	left: 840px; 
	top: 200px; 
	width: 160px;
	height: 600px;
	color: black; 
	background-color: gray;
}

.bannerVerticalBig .ivTowerAd {
 position: relative; 
 /*  background-color: #9CD9A3; */
  background-color: #B4D6B8; 
 /* background-color: #FCEB69; */
 /*  background-color: #F9E125; */
	margin-left: 12px; 
	padding: 5px 15px 5px 5px;
	width: 152px; 
	height: 228px;
	background-image : url(../images/AdBorderRight.png);	
	background-position: right; 
	background-repeat: repeat-y;
	border-bottom-color: green;
	border-bottom-style: solid;
	border-top-color: green;
	border-top-style: solid;
   font-size: 12px; 
}

.ivTowerAd h1 {
 color: green; 
 font-size: 14px; 
 padding-top: 0px; 	
 margin-top: 0px; 
}

/** Use for displaying download awards from shareware sites */
.awards {
	position: absolute; 
	width: 190px; 
	margin-top: 600px; 
	margin-left: 8px;  
}

.bannerVerticalBig .imageAd238 {
 position: relative; 
	background-image : url(../images/AdBorderRight.png);	
	background-position: right; 
	background-repeat: repeat-y;
	margin-left: 12px; 
	width: 172px; 
	height: 238px;; 
}

.bannerVerticalBig .bottomBorder {
  position: relative; 
   width: 184px;
   height: 41px; 
	background-image : url(../images/AdBorderBottom.jpg);	
	background-position: left; 
	background-repeat: no-repeat;
}

/* page width is not limited. We have a single column, no left navigation pane.  */
.widepage {
	margin: 10px;
}

.bigbutton, .buybutton, .buybuttonred {
	display: table-cell; 
	width: 120px; 
	min-width: 120px; 
	max-width: 120px; 
	height: 54px; 
 
	border: 3px solid #960101; 
	border-radius: 30px;
	box-shadow: 4px 4px #aaa;
	text-align: center; 
	vertical-align: middle; 
	padding-left: 20px; 
	padding-right: 50px; 
	font-size: 16px;  
	font-weight: bold;
	color: white;
	
	background-image: url('../images/sprite.png');
	background-repeat: no-repeat; 
}
.bigbutton, .buybuttonred {
	background-color: #FC4147; /* red; */
	border: 3px solid #960101;
}

.bigbutton {
	background-position: 0px -152px;
}

.buybutton {
	background-position: 0px -102px;
	background-color: #4C7BD3;
	border: 3px solid #003398;
}

.buybuttonred {
	background-position: 0px -102px;
}


header .hotButton {
	position: absolute; 
	left: 679px;
	top: 22px;  
	width: 80px; 
	height: 70px; 
	background-color: #FC4147; /*red; */
	padding-top: 10px;  
	border: 3px solid #4C7BD3; /*#F9E125; /*#960101;*/ 
	border-radius: 40px;
	text-align: center; 
	font-size: 14px;  
	font-weight: bold;
	line-height: 20px; 
	color: white;
	background-image: url('../images/sprite.png');
	background-position: -200px -116px;
	background-repeat: no-repeat; 
}


.bigbutton a:link, .bigbutton a:hover, .bigbutton a:visited,
.buybutton a:link, .buybutton a:hover, .buybutton a:visited,
.buybuttonred a:link, .buybuttonred a:hover, .buybuttonred a:visited,
.hotButton a:link, .hotButton a:hover, .hotButton a:visited {
	color: white; 
	text-decoration: none; 
}

.bigbutton:hover, .buybutton:hover, .buybuttonred:hover, .hotButton:hover {
	cursor: pointer; 
	/*background-color: #F94A4A;*/
	border-color: #F8E01C; 
	box-shadow: 0px 0px; 
}



/* ---------------------------------- Standard Text and title styles -------------------------------------------------------------*/



h1,h2,h3,h4 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616161; 
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 10px; 
	text-align: left; 
}

h3, h4 {
	margin-top: 5px; 
	margin-bottom: 0px; 
	font-size: 11pt; 
}

ul, ol {
	margin-top: 5px; 
	margin-bottom:5px; 
}

.footnote { font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    float: none;
    clear: both;
    }
	
.fineprint {
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif;
}

/* bottom part of any page, e.g. for copyright information  
 
/* bottom part of any page, e.g. for copyright information  */	
footer {
    bottom: 5px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold; 
	color: #A1E8FF;
    margin-top: 15px;	
	margin-bottom: 15px;
/*	border-top: 1px solid gray; */  
}	

footer a:active, footer a:visited, footer a:link {
	color: #4474CB;
	text-decoration: none;	
}

footer a:hover {
	color: #003398; 		
	text-decoration: underline;
}

/** ---------------------------------------- Special captions, image and table-related styles   -------------------------------------*/

.leftimage {
	float: left; 
	font-size: x-small;	
	text-align: center;
	padding-right: 8px; 
}

.rightimage {
	float: right; 
	font-size: x-small;	
	text-align: center;
	padding-left: 8px; 
}

.centering {
	text-align: center; 
}

.blockspace div {
	padding-top: 10px;  
}


.dbnavigator {

	font-size: 18px; 
/*	font-weight: bold; */
	text-align: center; 
	border-top-color: white; 
	border-top-style: solid; 
	border-top-width: 2px; 
	margin-top: 10px; 
	padding-top: 10px; 

}

.numeric {
	text-align: right;
}

.buybtn {
	width: 217px;
	height: 67px;  
	margin: 18px 8px 15px 174px;
}


/** ---------------------------------------- Feature matrix  -------------------------------------*/

.features  {
 	margin: 0px 0px; 
 	padding: 0px 0px;  
 	border-collapse: collapse; 
}

.features  {
 	border-top: 1px solid white;
 	border-bottom: 1px solid white;
}

.features .head td {
 	border-top: 1px solid white;
 	border-bottom: 1px solid white;
 	padding: 8px 0px 4px 0px;
}

.features .head .info {
	padding-left: 5px; 
}

.features .cond { /* javascript will enable this */
	display: hidden;
}

.features .head, features .sub {
	width: 400px;
	font-weight: bold;  
}

.features .sub .info {
	padding-left: 20px; 
}

.features  .head {
	background-color: #BADEFF; /*#d2d0bd; */
/*    background-color: #696969;
    color: #F9E125; */
}

.features  .sub {
	background-color: #F4F4FF; /*#fceb69;*/
}

.features .check {
	width: 70px; 
	text-align: center; 
}


/** ---------------------------------------- Floating video tutorials  -------------------------------------*/

.vidprev {
 position: relative; 
 width: 250px; 
 margin-right: 20px; 
 margin-bottom: 20px; 
 float: left; 
}

.vidright {
 position: relative; 
 width: 250px; 
 margin-left: 20px; 
 margin-bottom: 20px; 
 float: right; 
		
}

.vidprev h1, .vidright h1 {
  font-size: 12px; 
}

/** ---------------------------------------- Right side: Newslets  -------------------------------------*/

#newsletColumn {
/*	margin-left: 600px;  */
    margin-top: 28px; 
	padding-top: 40px;
	float: right; 
    margin-left: 10px;
	margin-right: 0px; 
/*	background-color: Aqua;*/
	width: 262px; 
}

.ad .news {
    margin-left: -2px; 
	background-color: #CCCCCC;
	width: 164px; 
}

.newslet {
   color: #333333; 
	border-color:#999999;  /*#99b2cd;*/
	border-style: solid;
	border-width: 1px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px; 
	font-size: 9pt; 
	padding: 5px; 
	text-align: left; 
}

.newslet h2 {
color:  #494949; /* #525252; */
margin: 0px; 
}

.newslet tt {
	font-weight: normal; 
	font-size: 9pt; 
}

.newslet h4 {
 background-color: #eff4f9;	
 font-size: 12px; 
 padding: 0px; 
 margin: 0px; 
}


/**  ------------------------------------------------  forms  ------------------------------------------------*/

form  {
	border-top-color: white; 
	border-top-style: solid; 
	border-top-width: 2px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
}

 .justabutton {
	border : none;
}

/** Used to eliminate the white top border that otherwise appears on the form */
.noborder  {
	border-style: none; 
	border-width: 0px; 
	padding-top: 0px; 
}


/**  ------------------------------------------------  IDs  ------------------------------------------------*/

#samLogoClick {
	position: absolute; 
	left: 50px; 
	top: 17px;	
	width: 150px; 
	height: 115px; 
}

#hotCounter{
	position: absolute;
/*	original version (showing the download counter!
 	left: 720px; 
	top:  100px;
*/	
 	left: 720px; 
	top:  300px;

	width: 122px; 
	font-size:12px;	
	height: 20px; 
	color: white;
	text-align: center;
}


/** The table on the download page */
#download2 {
	margin-left: 40px;  
}

/** I could not find a different way of centering the buttons */
#download2 .hack {
	width: 50px; 
}

#download td {
	  padding-right: 20px; 
	  padding-bottom: 20px; 
}

#download .imagebutton {
    text-align: center; 
	font-size: 9pt; 
}

/* -------------------- Sounds (thumb preview for sound effects  --------------------*/

.soundlist {
	margin-left: -9px; 
	margin-right: -4px; 
	overflow: auto;
}

.audioteaser {
	position: absolute;
	left: 570px;
	top: 4px;
	/*	background-color: background-color: green; /*#FCEB69;  */
	background-image: url(../images/speaker.32x32.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 32px;
	color: #4474CB; 
	background-color: #FCEB69;
	padding-left: 40px; 
	cursor: pointer;
/*	text-align: center; */
}

.audioteaser .fineprint {
	color: #525252;
}


.sound2 {
	position: relative;  
	float: left;
	margin-left: 10px; 
	margin-bottom: 12px; 
	padding-left: 46px; 
	padding-right: 35px; 
    width: 196px; 
    height: 44px; 
/*    background-image: url(../images/sound2.jpg);
    background-position : left;
    background-repeat: no-repeat; */
    font-size: 12px; 
    font-family: Arial,Helvetica,sans-serif;
	background-color: #FCEB69; 
	cursor: pointer;
}

.sound2 table  {
    position: absolute; 
	left: 44px; 
	top: 0px; 
	width: 234px;
	height: 44px; 
	vertical-align: middle;
	background-color: #FCEB69; 
	table-layout: fixed;
}

.sound2 .playbutton {
	position: absolute;  
	height: 32px; 
	width: 32px; 
	left: 6px; 
	top: 6px; 
    background-image: url(../images/speaker.32x32.png);
    background-position: top; 
    background-repeat: no-repeat; 
}

.sound2 .selectbutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 246px; 
	top: 8px; 
    background-image: url(../images/sound2-select.png);
    background-position : top;
    background-repeat: no-repeat; 
}


.sound2 .deletebutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 0px; 
	top: 114px; 
    background-image: url(../images/sound-delete.jpg);
    background-position : top;
    background-repeat: no-repeat; 
}

.sound2 .info {
	position: absolute; 
	height: 56px; 
	width: 134px; 
	top: 28px; 
	left: 0px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 30px; 
	text-align: center; 
}


.sound {
	position: relative;  
	float: left;
	margin-left: 3px; 
	margin-bottom: 12px; 
    width: 142px; 
    height: 142px; 
    background-image: url(../images/sound.jpg);
    background-position : top;
    background-repeat: no-repeat; 
    font-size: 11px; 
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff; 
	cursor: pointer;
}


.sound .playbutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 114px; 
	top: 0px; 
    background-image: url(../images/sound-play.jpg);
    background-position : top;
    background-repeat: no-repeat; 
}

.sound .selectbutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 114px; 
	top: 114px; 
    background-image: url(../images/sound-select.jpg);
    background-position : top;
    background-repeat: no-repeat; 
}


.sound .deletebutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 0px; 
	top: 114px; 
    background-image: url(../images/sound-delete.jpg);
    background-position : top;
    background-repeat: no-repeat; 
}

.sound .info {
	position: absolute; 
	height: 56px; 
	width: 134px; 
	top: 28px; 
	left: 0px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 30px; 
	text-align: center; 
}

/** ---------------- OneAndOne page ------------------------- */

.oneAndOne .dataField {
	background-color: white;
	padding-top: 0px;
	margin-top: 0px;
/*	border: thin solid Black;*/
}

.oneAndOne .fieldLabel {
	margin-bottom: 0px;
	padding-bottom: 0px; 
	font-size: 12px;
	
}

.oneAndOneFrame {
    float: right;
    width: 404px;
	height: 441px; 
	margin-top: -10px;
	padding-right: 0px; 
/*	background-image: url(../images/oneAndOne-frame.jpg);
    background-position : top;
    background-repeat: no-repeat;*/ 
}

.oneAndOneFrame img {
	margin-top: 20px; 
	margin-left: 22px; 
	margin-bottom: 17px; 
}

#oneAndOneDownload {
    position: absolute;
	left: 693px;
	top: 15px;
	width: 80px; 
	height: 50px; 
	z-index: 100;
    text-align: center; 
	font-size: 12px; 
}


/* -------------------- Domino (thumb preview for skins --------------------*/
 .dominolist, .dominolistgold {
	margin-left: -9px; 
	margin-right: -4px; 
	overflow: auto;
}

.dominolist .domino {
    background-image: url(../images/domino.jpg);	
}

.dominolistgold .domino {
    background-image: url(../images/domino-gold.jpg);	
}

  .domino, .dominogold {
    position: relative;
	float: left;
	margin-left: 3px; 
	margin-bottom: 6px; 
    width: 142px; 
    height: 254px; 
/*    background-image: url(../images/domino.jpg); */
    background-position : top;
    background-repeat: no-repeat; 
    font-size: 11px; 
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff; 
	cursor: pointer;
  }
  .domino .skinthumb, .dominogold .skinthumb {
/*   position: absolute; */
    margin-left: 6px; 
    margin-top: 7px; 
    width: 130px; 
    height: 145px;
    overflow: hidden;  
/*    background-image: url(Preview.png);
    background-position : left; */
  }
  .domino .info, .dominogold .info {
    margin-top: 2px; 
    margin-left: 10px; 
    margin-right: 10px; 
    width: 122px; 
    height: 42px;
    overflow: hidden;  
  }
  .domino .info p, .dominogold .info p {
    margin-top: 2px; 
    margin-bottom: 2px; 
    padding-bottom: 2px; 
    border-bottom-style: solid;
    border-bottom-color: #f9e125; 
    border-bottom-width: 1px; 
  }
  .domino .rating, .dominogold .rating {
    margin-top: 0px; 
    margin-left: 26px; 
    margin-right: 24px; 
    width: 92px; 
    height: 60px;
    overflow: hidden;  
  } 
  .domino .rating img, .dominogold .rating img {
    margin-bottom: 2px; 
  }
  .domino .rating p, .dominogold .rating p {
    text-align: center;
    margin-top: 0px; 
    margin-bottom: 2px;  
  }
  
.domino .deletebutton, .dominogold .deletebutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 0px; 
	top: 226px; 
    background-image: url(../images/domino-delete.png);
    background-position : top;
    background-repeat: no-repeat; 
}  

.domino .selectbutton, .dominogold .selectbutton {
	position: absolute;  
	height: 28px; 
	width: 28px; 
	left: 114px; 
	top: 226px; 
    background-image: url(../images/domino-select.png);
    background-position : top;
    background-repeat: no-repeat; 
}  

/*  -------------------    Quick Info Embedded Help Pages         ---------------------------- */

.quickinfo {
   margin-top: 0px; 
   margin-left: 8px;
   margin-right: 8px; 
	color: #525252;
	font-size: 12px;
}

.quickinfo ul, .quickinfo ol {
	margin-top: 2px; 
	margin-bottom: 0px; 
}

.quickinfo h1, .quickinfo h2 {
	font-size: 15px; 
	margin-top: 5px; 
	margin-bottom: 0px; 	
}

.quickinfo p {
	margin-top: 2px; 
	margin-bottom: 0px; 
}

.leftfloat {
  float: left;	
 margin-right: 6px;
}

/*  -------------------   Ads         ---------------------------- */

.dominolist .googlead, .soundlist .googlead {
	margin-top: 5px;
	margin-left: 54px;
	margin-bottom: 10px; 
}

/*  -------------------    Tree navigation         ---------------------------- */

.treenav {
	width:  570px;
	font-size: 8.5px;
}

.treenav div {
   float: left;
   width: 285px;
}

.treenav div h1 {
	font-size: 14px; 
	padding-left: -15px; 
	margin-top: 5px;
	margin-bottom: 0px; 
}

.treenav div h2 {
	font-size: 11px; 
	display: inline;
	font-weight: normal;
}

.treenav h3 {
	font-size: 9px; 
	display: inline;
}

.treenav .quantity {
	font-size: smaller;
}

/** ------------------------------------------------- teaser -------------------- */

.teaser {
	width: 545px;
	background-color: #FCEB69;
	padding-left: 5px;
	padding-right: 5px; 
	font-size: 12px;
	border: solid 2px #696A67;  
}

.teaser h2 {
	font-size: 14px;
}

.teaser table {
 width: 100%;
}

.rightalign {
 margin-left:auto;
 margin-right:0px;
 text-align: right; 
}

/** ---------------- wiki table format ------------------ */
.wiki td, .wiki th {
/* background-color: red; */
 padding-right: 5px; 
 padding-left: 5px;  
}

.wiki {
/*  caption-side: bottom; */
  border-color: #616161; 
  border-top-style: solid; 	
  border-bottom-style: solid; 	
  border-collapse: collapse;  
}

.wiki caption {
 display: none;
/* border-top-style: solid; 
   border-bottom-style: solid; 	*/  
}

/**  ------------------------------------------------  email obfuscator  ------------------------------------------------*/

.co42 {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor: pointer;	
}
.co43 {
	display: none;
}