.normal a:link,
.normal a:visited,
a:link,
a:visited
{
    -webkit-font-smoothing:auto;
	font-family:inherit;
	font-weight: bold;
	color: #5637B1;
	/* #400080; */ /* #7E52FF */
	text-decoration: none;
	/* / border-top: 1px solid transparent;  */
	/* border-top: 1px dotted transparent; */
	border-bottom: 3px groove transparent;
	outline: none;
	background-color: transparent;


	-webkit-transition: none .2s ease-in-out;
	-moz-transition: none .2s ease-in-out;
	
	-moz-transition-property: color, background-color, border; /* Firefox 4 */
	-webkit-transition-property: color, background-color, border; /* Safari and Chrome */
}

.normal a:hover,
.normal a:active,
a:hover,
a:active
{
    -webkit-font-smoothing:auto;
	color: #452B8F;
	/* #400080; */ /* #7E52FF */
	font-weight: bold;
	text-decoration: none;
	/*  border-top: 1px solid #fff; */
	/*  border-top: 1px dotted #c00; */
	border-bottom: 3px ridge #c00;
	outline: none;
	background-color: #ededed; 

	-webkit-transition: none .2s ease-in-out;
	-moz-transition: none .2s ease-in-out;
	
	-moz-transition-property: color, background-color, border; /* Firefox 4 */
	-webkit-transition-property: color, background-color, border; /* Safari and Chrome */
	/*
	-webkit-border-radius : .5em;
	-moz-border-radius: .5em;
	*/
}

input[type=search]:focus,
input[type=text]:focus,
input[type=password]:focus
{
    outline: 0 none;
}

b, strong {
    -webkit-font-smoothing:auto;
}

#dougapp
{
    position: absolute;
    height: 51px;
    left: 256px;
 /* 160px; */
    top: 10px;
    margin: 0;
    padding: 0;
    z-index: 500;
    background: url(https://dougscripts.com/itunes/pix/banner_110519.png) no-repeat bottom left;
}

#dougapp a
{
    display: block;
    background-color: transparent;
    height: 40px;
    width: 420px;
    text-indent: -9999px;
    text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#dougapp a:hover
{
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    text-decoration: none;
}
#appheader
{
	margin:0;padding:0;
}
.appsrow
{
    position: absolute;
    left: 140px; /* 160px; */ /* 0px; this sets left of row of icons*/
    top: 50px;
    height: 80px;
    margin: 12px 0 0 0;
    padding:0;
}

.appsrowss
{
/*text-align:center;*/
    display: block;
    padding: 0.5em 0 0 0;
    margin: 0;
    position: relative;
	/*left:10px;*/
	/*top:50px;*/
    height: 80px;
    margin: 0 auto;
    top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 960px;
}

.appsrow li, .appsrowss li
{
    display: inline;
    list-style-type: none;
    background-color: transparent;
    text-align: center;
    float: left;
    text-shadow: 0 1px white;
    font-size: 14px;
}

.appsrowss li
{
    font-size: 9px;
    padding-left: 10px;
    width:  150px;
    text-align: left;
}

.appsrowss > li:first-child
{
    padding-left: 0;
}

.appsrowss li a
{
    text-decoration: none;
    background-color: transparent;
    border: none;
    display: inline;
}

.appsrow li a
{
    text-decoration: none;
    background-color: transparent;
    border: none;
    display: block;
}

.appsrow li a:link
{
}

.appsrow li a:hover
{
}

.appsrow img
{
   /*  margin: 0 30px 0 30px; */
   margin: 0 35px 0 35px; 
}

.appsrow > img:first-child
{
    margin: 0 10px 0 10px;
}

.appsrowss img
{
    vertical-align: text-top;
    margin: 0 10px 0 0px;
}

.appsrowss > img:first-child
{
    margin: 0 10px 0 0px;
}

.appscale,
.appscale:link
{
-webkit-transition:margin .3s linear ;
    margin: 0;
/*
z-index:200;
-webkit-transform: scale(1.0);
*/
}

.appscale:hover
{
	-webkit-transition:margin .1s linear;
    margin-bottom: 6px;
}

/*
#titleblock:hover  {
-webkit-transform: scale(1.004);
}
*/


.hifi
{
    border: 1px dotted #f00;
    -webkit-box-shadow: 0.25em 0.25em 1.3em rgba(0,0,0,0.25);
    -moz-box-shadow: rgba(0,0,0,0.25) 0.25em 0.25em 1em;
}
/*

#searchcontainer {
	position: absolute;
	padding: 0;
	margin:0;
	top: 20px;
	z-index: 100;
	width: 100%;
}

*/
#navigationrig
{
 /* 
   position: fixed;
	position: absolute;
 */
    
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    
 /*    border: 2px outset #eee; */
    
   /*  font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", helvetica; */
	/* font-family: 'HelveticaNeue-Bold', 'Helvetica', sans-serif;  */
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; 
	font-weight:600; font-stretch:normal;
	letter-spacing:5px;
    	text-transform:uppercase;

    margin-left:-11px;
    
    
    font-size: 12px;
   /*  font-weight: normal; */
    
    top: 48px;
    left:-12px;
    z-index: 100;
	/*width: 100%;*/
	/*height:auto;*/
	/*width: auto;*/
	

   min-width: 1200px;
    max-width: 1800px;

    
    
   /*  background-color: transparent; *//*  #f9f9f9; */
    
/* 
    -webkit-border-radius: 1.4px;
    -moz-border-radius: 1.4px;
    
    -webkit-box-shadow: 1px 2px 2px #eee;
    -moz-box-shadow: silver 1px 2px 2px;
 */
/*
background-image: -moz-linear-gradient(top, #dddddd, #ffffff);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #dddddd),color-stop(1, #ffffff));
*/
}

#searchbar
{
    clear: right;
    margin: 0 0 0 0;
    border: 0;
    padding: 8px 1em 4px 1em;
	/*background-color: transparent;*/
    height: 1.5em;
    float: right;
    background-color: #eee;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-box-shadow: 0px -1px 1px silver;
    -moz-box-shadow: silver 0px -1px 1px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
}

#searchbar form
{
    padding: 0;
    margin: 0;
    border: 0;
    display: inline;
    text-align: right;
}

#searchbar label
{
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    color: #326;
    text-shadow: silver 0px 1px 1px;
    line-height: 1.0;
}

#searchbar label, #searchbar a
{
    padding: 0;
    margin: 0; 
    border: 0;
    display: inline;
}

.searchinput
{
    padding: 0;
    padding-left:0.3em;
    margin: 0;margin-left:-0.5em;
    border: 0;
/*
	-webkit-appearance: searchfield;
	-moz-appearance: searchfield;
	appearance: caret;
*/
    color: #444;
	/* -webkit-input-placeholder:'Hello';*/
    width: 180px;
    background-color: #fff;
    font-size: 13px;
    font-weight: normal;
    -moz-box-shadow: none;
    line-height: 1;
	/*-webkit-border-radius : 1.0em;*/
    -webkit-border-top-right-radius: 1.2em;
    -moz-border-radius-topright: 1.2em;
    -webkit-border-bottom-right-radius: 1.2em;
    -moz-border-radius-bottomright: 1.2em;
	/*-moz-border-radius: 1.0em;	*/
  /* 
  padding-left: 0.2em;
    margin-left: 0.4em;
 */
    -webkit-box-shadow: 0px -1px 1px silver;
    -moz-box-shadow: silver 0px -1px 1px;
}

#searchbar:hover
{
    background-color: #666;
    background-color: #6642CE;
    background-color: rgba(51, 34, 102, 0.70);
    -webkit-box-shadow: 0px -1px 1px silver;
    -moz-box-shadow: silver 0px -1px 1px;
    
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    

    color: #fff;
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    text-shadow: #000 1px 1px 2px;
}

#searchbar:hover label
{
    color: white;
	/*text-shadow: black 0px 1px 1px;*/
    text-shadow: 0 -1px #24252a;
}

.gsearchinput
{
    width: 160px;
	/*height: auto;*/
    background-color: #fff;
    font-size: 11px;
}
.gsearchbutton
{
    width: 140px;

}
#navcontainernov
{
    background-color: transparent;
    margin: 0;
    padding: 0 0 0 0;
    background-color: transparent;
    height: auto;
    float: left;
}

#navcontainernov ul
{
    margin: 0 0 0 0;
    padding: 0 0 0px 0px;
    background-color: transparent;
    color: #fff;
    float: left;
    left:-12px;
    height: auto;
/*text-shadow: silver 0px 1px 1px;*/
}

#navcontainernov ul li
{
    display: inline;
    list-style-type: none;
    background-color: transparent;
}

.navrig a,
.navrig form
{
  /* 
  font-family: "Arial Rounded Bold", "Arial Rounded MT Bold";
    font-weight: 400;
 */
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:600; font-stretch:normal;
	
/* 
		font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif  !important; font-weight:600; font-stretch:condensed;	
 */

    margin-top: 1px;
    padding: 8px 0.9em 8px 0.9em;
    color: #888;
 /* DARK COLOR OK! */
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    float: left;
    background-color: #fff;
    /*#e3e3e3;*/
	background-color: rgba(255, 255, 255, 0.60);
    background-color: transparent;
    
    -webkit-border-radius: 1.4px;
    -moz-border-radius: 1.4px;
    
/*     text-shadow: 0px 1px 1px silver; */
    text-shadow: 0px 2px 1px white;
    
/* 
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
 */
        -webkit-transition: none .2s ease-in-out;
    -moz-transition: none .2s ease-in-out;
-moz-transition-property: color, background-color, border,text-shadow; /* Firefox 4 */
-webkit-transition-property: color, background-color, border,text-shadow; /* Safari and Chrome */

}

.navrig form
{
    display: inline;
    -webkit-border-top-right-radius: 1.5em;
    -moz-border-radius-topright: 1.5em;
    -webkit-border-bottom-right-radius: 1.5em;
    -moz-border-radius-bottomright: 1.5em;
    margin:0;
}

.navrig a:hover,
.navrig:hover form
{
    background-color: #6642CE;
    background-color: rgba(51, 34, 102, 0.50);
    color: #fff;
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    border: none;
	/*padding-bottom:10px;padding-top:6px;*/
    text-shadow: 0 2px 2px #24252a;
    
    -webkit-border-radius: 1.4px;
    -moz-border-radius: 1.4px;
    
/* 
    -webkit-transition: all 0.185s linear;
    -moz-transition: all 0.185s linear;
 */
        -webkit-transition: none .2s ease-in-out;
    -moz-transition: none .2s ease-in-out;
-moz-transition-property: color, background-color, border,text-shadow; /* Firefox 4 */
-webkit-transition-property: color, background-color, border,text-shadow; /* Safari and Chrome */
}

.navrig:hover form
{
  
      -webkit-border-top-right-radius: 1.5em;
    -moz-border-radius-topright: 1.5em;
    -webkit-border-bottom-right-radius: 1.5em;
    -moz-border-radius-bottomright: 1.5em;
 
}


del
{
	color:#888888;
}
.nodisplay
{
    display: none;
}

.primaryCap
{
    margin: 0 10px 0 10px;
    margin: 0;
}
.primaryCap h1
{
	color: #5637B1;
	margin: 0;
	padding: 0;
	padding-bottom:0.5em;
	font-family: "HelveticaNeue-CondensedBlack", "Helvetica", sans-serif; 
	
	font-family: "HelveticaNeue-CondensedBlack","HelveticaNeueBlackCondensed", "HelveticaNeue-Black-Condensed", "Helvetica Neue Black Condensed", "HelveticaNeueBlack", "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Arial Narrow", "Arial", sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 	
	
	font-size: 40px;
	letter-spacing: 0.1em;  /* ONLY used for NEWS and ARTICLES Titles */
	/* height: 50px; */ /* 32 */
	line-height: 50px; /* 32 */
	text-shadow: rgba(0, 0, 0, 0.199219) 0px 2px 4px;

}


.primaryContent
{
    margin: 1em 0 2em 20px;
}

.primaryCap p, .primaryCap ul, .primaryCap ul li
{
    font-size: 16px;
    line-height: 1.7;
}

.primaryContent p
{
    font-size: 14px;
    line-height: 1.7;
    padding-left: 10px;
    padding-right: 2em;
    text-align: left;
}

.primaryContent ul
{
    padding-right: 2em;
}

.primaryContent ul li, .primaryContent ol li
{
    font-size: 14px;
    line-height: 1.7;
}

.primaryContent h5,
.primaryContent h1
{
/*font-family:"Arial Rounded Bold", "Arial Rounded MT Bold";*/
font-family: "HelveticaNeue-CondensedBlack","HelveticaNeueBlackCondensed", "HelveticaNeue-Black-Condensed", "Helvetica Neue Black Condensed", "HelveticaNeueBlack", "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Arial Narrow", "Arial", sans-serif; 
font-weight:800; 
font-stretch:condensed; 	

    margin: 0;
    padding: 2px 0 0 0;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    letter-spacing: 2px;
	/*text-shadow: silver 2px 2px 3px;*/
    text-shadow: silver 0px 1px 3px;
    text-align: left;
}

.primaryContent dl
{
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    padding: 1em 2em 0 10px;
}

.primaryContent  dt
{
	/* font-size:10px; */
}

.primaryContent  dd
{
    font-size: 12px;
}

.primaryContent dl  dd
{
    margin: 0 0 1em 30px;
}

.primaryContent p +  h5
{
    margin-top: .5em;
}

.primaryContent  h2
{
    padding-top: 1em;
    font-size:16px;line-height:1.2
}

.primaryContent > center
{
    margin: 20px 0;
    padding: 0;
}

.downloadpageshadow
{
    -webkit-box-shadow: 0px 2px 5px rgba(106,90,205,1.0);
    -moz-box-shadow: 0px 2px 5px rgba(106,90,205,1.0);
    box-shadow: 0px 2px 5px rgba(106,90,205,1.0);
}


/*separators:*/
.separator
{
/* This WAS used in script entries to separate "extras", MAY be used elsewhere not sure 
YES, used in most_recent.php/makeMostRecent */
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
	/* height:1em; */
    text-align: left;
    text-indent: 1.5em;
    letter-spacing: 1.5em;
    color: #79B30B;
    height:20px;
	/*margin: 0 10px 0 -1px; */
    margin: 20px 0 20px 0;
    padding-top: 1em;
    padding-bottom: 0;
   /*  border-left: 1px dotted #ddd; */
    border-top: 1px dotted #ddd;
    background-color: transparent;
    font: italic 9px/1 gillsans,"gill sans",arial, geneva, sans-serif;
}

.separator a:link, .separator a:visited, .separator a:hover, .separator a:active
{
    color: #f90;
    text-decoration: none;
    background-color: transparent;
}

.ss_separator
{
/* This is used in script entries ONLY to separate "extras" */
    -webkit-border-top-left-radius: 2em;
    -moz-border-radius-topleft: 2em;
    background: -moz-linear-gradient(
		top,
		#eaeaea,
		#ffffff
	);
    background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#eaeaea),
		to(#ffffff)
	);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	/* height:1em; */
    text-align: left;
    text-indent: 1.5em;
    letter-spacing: 1.5em;
    color: #79B30B;
	/*margin: 0 10px 0 -1px; */
    margin: 0 0 0 -1px;
    padding-top: 1em;
    padding-bottom: 0;
    border-left: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    background-color: transparent;
    font: italic 9px/1 gillsans,"gill sans",arial, geneva, sans-serif;
}

.ss_separator a:link, .ss_separator a:visited, .ss_separator a:hover, .ss_separator a:active
{
    color: #f90;
    text-decoration: none;
    background-color: transparent;
}

.datesep, .sep
{
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;

	text-align: left;
	text-indent: 2em;
	/* height:2em; */
	color: #79B30B;
	/* #f90; */
	margin: 0 0 1em -21px;
	/*  -20px 15px; */
	padding-top: .7em;
	padding-bottom: .5em;
	/* 1em; */
	border-left: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	border-bottom:none;
	/* border-bottom: 1px solid #f2f2f2; */
	background-color: transparent;
	/*  font: bold 10px/1.2 gillsans,"gill sans",arial, geneva, sans-serif; */
	font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:500; font-stretch:normal;
	font-size:10px;
	letter-spacing: 4px;   /* 1.2em; */
/* 
    
    background: -moz-linear-gradient(
		top,
		#eaeaea,
		#ffffff
	);
    background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#f6f6f6),
		to(#ffffff)
	);
	
 */
}

.sep a:link, .sep a:visited, .sep a:hover, .sep a:active
{
    color: #f90;
    text-decoration: none;
    background-color: transparent;
}

.faqh2
{
    font-size: 14px;
}

.faqseparator
{
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
/*	text-align: left;
	text-indent: 1.5em;
	letter-spacing: 1.5em;
	color: #79B30B; */ /* #f90; */
    height: 1em;
    margin: 0 0 0 -21px;
 /*  -20px 15px; */
    padding-top: 1em;
    padding-bottom: 0;
    border-left: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
	/* border-bottom: 1px solid #f2f2f2; */
    background-color: transparent;
/*	font: italic 9px/1.2 gillsans,"gill sans",arial, geneva, sans-serif; */
}

.infoseparator
{
    -webkit-border-top-left-radius: 2em;
    -moz-border-radius-topleft: 2em;
/*	text-align: left;
	text-indent: 1.5em;
	letter-spacing: 1.5em;
	color: #79B30B; */  /* #f90; */
    height: 1em;
    margin: 0 0 0 -31px;
 /*  -20px 15px; */
    padding-top: 1em;
    padding-bottom: 0;
    border-left: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
	/* border-bottom: 1px solid #f2f2f2; */
    background-color: transparent;
/*	font: italic 9px/1.2 gillsans,"gill sans",arial, geneva, sans-serif; */
}

/*fixes positioning in primaryCap */
.primaryCap .faqseparator
{
    margin: 0 0 0 -10px;
}
/* first element following this separator is re-positioned */
div.faqseparator + *
{
    margin-top: -1em;
    padding-top: 0;
}

/*end separators*/

.postmetadata
{
    text-align: left;
    border-top: 1px solid #eee;
    margin-left: 10px;
    padding-bottom: 30px;
    padding-top: .5em;
   /*  margin-right: 20px; */
    font-style: italic;
    color: #777;
    font-size: 10px;
    display:inline-block;
}

.brdcrm
{
    font-size: 9px;
    line-height: 1.4;
    color: #aaa;
    text-align: right;
    margin: 0 0 0 0;
    padding: .5em 20px .3em .5em;
    background-color: transparent;
	/* border-top: 1px dotted #ddd; */
    border-bottom: 1px solid #ffffff;
 /*d9d9d9*/
    -webkit-font-smoothing:antialiased
}

.brdcrm a:link, .brdcrm a:visited
{
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
    border-top: none;
    border-bottom: none;
    background-color: transparent;
}

.brdcrm a:hover, .brdcrm a:active
{
    color: #6642CE;
    font-weight: bold;
    text-decoration: none;
    border-top: none;
    border-bottom: none;
    background-color: transparent;
}

.btt
{
    text-align: right;
    margin: 0 1em 2em 0;
	/*text-shadow: silver 3px 3px 5px;*/
    text-shadow: silver 0px 1px 2px;
    font: 9px/1.0 arial, geneva, sans-serif;
}

.nextprevious
{
    font-family: "Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 1.0;
    text-align: center;
    margin: 10px 0 0;
}

.nextprevious a:link, .nextprevious a:visited, .btt a:link, .btt a:visited
{
    text-decoration: underline;
    border-top: none;
    border-bottom: none;
}

.nextprevious a:hover, .nextprevious a:active, .btt a:hover, .btt a:active
{
    color: #fff;
    text-decoration: underline;
    border-bottom: none;
    border-top: none;
    background-color: #79B30B;
}

.footnote a
{
    vertical-align: super;
    font-size: 0.8em;
}

.footnote a:link, .footnote a:visited
{
    color: red;
    background-color: transparent;
    text-decoration: none;
}

.footnote a:hover, .footnote a:active
{
    color: red;
    background-color: #ededed;
    text-decoration: none;
}

pre
{
    display: block;
    white-space: pre;
    margin: 20px 0;
    color: #000;
    border-left: 2px solid #ddd;
    padding: 10px 1em;
    background-color: transparent;
    font: 10px/1.5 verdana, geneva, sans-serif;
    text-decoration: none;
}

pre img, pre a:link, pre a:active, pre > a:hover, pre a:visited
{
    border: 0;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
}

pre a:hover
{
    text-decoration: none;
    border-bottom: none;
}
/* not used much */
img[src="pix/clickscriptsmall.jpg"]
{
    border: 0;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    border-bottom-color: #000;
}

code
{
    display: block;
    white-space: pre;
    margin: 20px 0;
    color: #000;
    padding: 10px 1em;
    background-color: transparent;
    font: 10px/1.5 monaco, courier, monospace;
}

.smalloutdent
{
    font-size: 9px;
    font-style: italic;
    text-align: left;
    margin: 0 0 0 20px;
    padding-bottom: 10px;
}

#extra, #extrass, #footertxt, .nextprev
{
    text-align: center;
    color: #333;
    border-top: 1px dotted #fff;
    padding: 1em;
    margin: 0;
    background-color: transparent;
    font: 10px/1.3 	"Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
}
.nextprev {
	font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif; font-weight:600; font-stretch:condensed;
	font-size: 24px;
font-size:22px;
}
#appextra
{
    text-align: center;
    color: #333;
    border-top: 1px dotted #fff;
    margin: 0;
    background-color: transparent;
    font: 10px/1.3 	"Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
}

.rightcol
{
    margin: 0 10px -2px 10px;

	font-family: 'HelveticaNeue-Medium', 'Helvetica', sans-serif; 
	font-size:14px;
   z-index: 0;
}

.rightcol h3
{

	font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif; font-weight:600; font-stretch:condensed;
	font-size: 24px;
	color:#888;
	
   	text-decoration: none;
	padding:6px;
	margin-bottom:0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-transform:none;
	line-height:1.1;
	/* letter-spacing: .3em; */
	
	text-align:center;
	border:3px double #888;


/* 

    text-align: center;
    font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", san-serif;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    background-color: #efefef;
    margin: 0;
    padding: .5em .4em .5em .4em;
    text-shadow: #eee 1px 1px 1px;
    border: 2px outset #f5f5f5;
    background-color: #f9f9f9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 1px 1px 5px rgba(106,90,205,1.0);
    -moz-box-shadow: 1px 1px 5px rgba(106,90,205,1.0);
    
 */ 
}
.rightcol>:first-child
{
margin-top:0;
}



.smtxt, .rightcol p, .rightcol label
{
    text-align: left;
    font-size: 12px;
    color: #333;
    line-height: 1.5em;
    margin-bottom: 1em;
    background-color: transparent;
}

.rightcol ul
{
    text-align: left;
    font-size: 12px;
    color: #333;
    line-height: 1.5em;
    margin: 0;
    padding: 1em 0;
    background-color: transparent;
}

li.rregular
{
    margin-left: 15px;
    margin-right: 10px;
    list-style-type: circle;
    padding-bottom: 4px;
}

span.postdating
{
    font-family: arial,geneva,sans-serif;
    font-size: 9px;
    color: #333333;
    font-style: italic;
}

li.toptenr
{
    margin-left: 20px;
    padding-bottom: 4px;
    list-style-type: decimal;
}

li.rplain
{
    margin-left: 15px;
    margin-right: 10px;
    list-style-type: none;
    padding-bottom: 4px;
}

li.rplain h1
{
    display: inline;
    font-size: 1.2em;
    font-weight: normal;
    font-style: italic;
}

.scount
{
    margin: 0 20px;
    padding: 0 0 10px;
    font-size: 11px;
    color: #333;
}

.scount li
{
    padding-bottom: 1.5em;
    line-height: 1.3;
}

#sclist, #recom
{
    margin: 0 20px;
    padding: 0 0 10px;
	/*font-size: 18px;*/
    color: #333;
}

#sclist ul, #recom ul
{
	/*font-size: 18px;*/
    color: #333;
}

#sclist li
{
    font-size: 16px;
    color: #333;
    padding-bottom: 3.0em;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px #eee;
}
#sclist li:last-child {
 	padding-bottom: 1em;
}
#recom li
{
    list-style-type: none;
    font-size: 15px;
    color: #333;
    padding-bottom: 1.0em;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px #eee;
}

#softw
{
    text-decoration: none;
    width: 240px;
    margin: 0 0 1em 0;
 /*b was 20px*/
    padding: 0 0 0 0;
    -webkit-transition: none;
    -moz-transition: none;
}

#softw ul
{
    text-decoration: none;
    margin-top: -2px;
    list-style-type: none;
    margin-left: 0;
    font-size: 12px;
}

#softw li
{
    text-decoration: none;
	/* font-size: 1.1em;*/
    line-height: 1.4;
}

#softw li a
{
    padding: 10px 12px;
    color: #888;
    font-weight: normal;
    display: block;
    text-decoration: none;
    border: 1px dashed #fff;
    -webkit-transition: none;
    -moz-transition: none;
    height: 62px;
}

#softw li a strong
{
    font-size: 13.5px;
    color: #5637B1;
    line-height: 1.4;
}

#softw li  a:hover
{
    background-color: transparent;
    border-bottom: none;
    border-top: none;
    border: 1px dashed #aaa;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-image: none;
    background-image: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#softw li a img
{
    text-decoration: none;
    float: left;
    width: 62px;
    margin: 0 10px 0 0;
    vertical-align: middle;
}	



/* -------------------------------------------------------- */
.scriptpagelinks
{
    color: #000;
    background-color: transparent;
    font: bold 15px/1.0 "Lucida Grande", Geneva, sans-serif;
    padding-bottom: 1em;
}

.scriptpagelinks a:link, .scriptpagelinks a:visited
{
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.scriptpagelinks a:hover, .scriptpagelinks a:active
{
    color: #f90;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.entryContent
{
    margin: 0 10px 10px 10px;
    background-color: #ffffff;
    padding: .5em 10px 10px 20px;
    color: #444;
    background-image: none;
/*	border:3px solid #fff;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
}

/* 
THIS WAS THE HOVER THAT CHNAGED BG COLOR
.entryContent:hover,
.entryContent:focus
{
    background-color: #eee;
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}

 */

.entryContent h2
{
    font-size: 22px !important;
    font-family: "Arial Rounded Bold", "Arial Rounded MT Bold",'lucida grande','arial' !important;
    line-height: 1.5;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #999;
    letter-spacing: .05em;
}

.entryContent h2 a
{
    text-shadow: 0px 1px 2px silver;
    font-family: "Arial Rounded Bold", "Arial Rounded MT Bold",'lucida grande','arial' !important;
    font-weight: 400;
}

/* 
.entryContent h2 a:hover,
.entryContent h2 a:active
{
}

.entryContent h2  a:link
,.entryContent h2  a:visited
{
}
 */

.entryContent p
{
    margin-left: 0;
    padding: 0;
}

.entryContent li, .entryContent p
{
	/*font-size: .9em;*/ /*13px;*/
    font-size: 13px;
 /*13px;*/
    line-height: 1.7;
    font-weight: normal;
    text-shadow: none;
 /*0px 1px #fff;*/
}

.entryContent ul
{
    padding-bottom: 8px;
    padding-right: 60px;
}

.entryContent li
{
    list-style: none;
}
/*smaller info text*/
.entryUL
{
    border-top: 2px dotted #fff;
    padding-top: 1em;
    padding-left: 4px;
    margin-bottom: 0;
    background-color: transparent;
    font: normal 10px/1.7 'lucida grande', geneva, sans-serif;
}

.entryUL li
{
    list-style: circle inside;
    background-color: transparent;
    font: normal 10px/1.7 'lucida grande', geneva, sans-serif;
}

.scrsht
{
	margin-left:-40px;
    text-align: center;
    display: block;
    overflow: hidden;
    padding-bottom: 1em;
    padding-top: 0;
    max-width:100%;
}

/*latest version text scale transition */

.entryContent .entryUL .lv, .entryContent .lv
{
    font-weight: bold;
    font-style: normal;
    color: black;
    text-shadow: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
}

.entryContent:hover li, .entryContent:hover p
{
    text-shadow: 0px 1px #fff;
}

/* 

.entryContent:hover .entryUL .lv, .entryContent:hover .lv
{
    font-weight: bold;
    font-style: normal;
    color: red;
    text-shadow: #f7f7f7 1px 1px 0px, #f3e7e5 -0px -1px 0.5em, #f3e7e5 0px 1px 0.5em;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}

 */
.entryContent .dupins
{
    display: block;
    padding: 0.5em;
    margin-left: -7px;
    font-style: italic;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: white;
    -webkit-transition: none;
    -moz-transition: none;
}

/*
.buttons {
	width:100%;
	float:left;
	padding: 0;margin:.5em 0 0 0;
	background-color: transparent;
	list-style: none;
}
.buttons li {
	display: inline;	
	font-family:  Lucida Grande, Helvetica, sans-serif; 
	font-size:.8em;
	font-weight:normal;
	margin-right:5px;
	text-shadow:none;
}
.buttons li a:link, .buttons li a:visited  {
}
*/


.noprint
{
    font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.imgfloat
{
    padding: 10px;
    width: 128px;
    height: 150px;
    float: left;
    text-align: center;
    font-size: .8em;
}

div.jtimgfloat
{
    padding: 15px;
    width: 170px;
    height: 130px;
    float: left;
}

div.imgfloat p
{
    text-align: center;
}

div.imgcontainer
{
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: 20px;
    border: none;
    background-color: transparent;
}

div.imgspacer
{
    clear: both;
}

div#preloaded-images
{
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}

.no_decor
{
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.no_decor a:link, .no_decor a:visited
{
    font-weight: normal;
    color: #5637B1;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    outline: none;
    background-color: transparent;
    -webkit-transition: none;
    -moz-transition: none;
}

.no_decor a:hover, .no_decor a:active
{
    font-weight: normal;
    color: #6642CE;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    outline: none;
    background-color: transparent;
    -webkit-transition: none;
    -moz-transition: none;
}

/* where is this used? */
a:nodec:link, a:nodec:visited
{
    text-decoration: none;
    border-bottom: none;
    border-top: none;
}

a:nodec:hover, a:nodec:active
{
    text-decoration: none;
    border-bottom: none;
    border-top: none;
}

.red, pre red
{
    color: red;
}

.blue, pre blue
{
    color: blue;
}

.purple, pre purple
{
    color: purple;
}

.gray, pre gray
{
    color: #333;
}

.green, pre green
{
    color: green;
}

#switch
{
    width: 150px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    height: 281px;
    margin: 0 0 0 47px;
    padding: 0 0 0 0;
    color: transparent;
    position: relative;
    border:1px solid #fff;
	background: #fff url(http://dougscripts.com/itunes/pix/spal/switch2.png) no-repeat bottom center;
}

#switch a:visited, #switch a:link
{
    width: 150px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    height: 281px;
    border:1px solid #fff;
 	padding: 0 0 0 0;
    display: block;
    background-color: transparent;
    background: #fff url(http://dougscripts.com/itunes/pix/spal/switch1.png) no-repeat bottom center;
}

#switch a:active, #switch a:hover
{
    width: 150px;
    text-align: center;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    height: 281px;
    background: #fff url(http://dougscripts.com/itunes/pix/spal/switch2.png) no-repeat bottom center;
    border: 1px solid #fff;
    padding: 0 0 0 0;
    display: block;
    background-color: transparent;
}

img[src="http://search.atomz.com/search/i/n_lblw1a.gif"]
{
    display: none !important;
    visibility: hidden !important;
}

a[href="http://www.atomz.com"]
{
    display: none !important;
    visibility: hidden !important;
}


/*
tbody {
	display: none !important;
	visibility: hidden !important;
}

table {	visibility: visible !important;}
*/

.wide_ads, td[class="atomz_ch"], a[class="atomz2_a"]
{
    display: none !important;
    visibility: hidden !important;
}

.transparent_class
{
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

ul.diy
{
    margin: 0 0 2em 20px;
    padding: 0 0 0 0;
    color: #5637B1;
    font-family: Lucida Grande, Helvetica, sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.5;
}

ul.diy li
{
    margin: 0 40px 0 20px;
    padding: 0 0 0 0;
    color: black;
    list-style-type: none;
    font-size: 13px !important;
    font-weight: normal;
    font-style: italic;
}

.feedings
{
    margin: 0.5em 0 1.5em 50px;
    padding: 0 0 0 6px;
}

.feedings p
{
    margin: 0;
    padding: 0.2em 0;
    border: 0;
    text-align: left;
    font-size: 11px;
    line-height: 1.4;
}

.feedings img
{
    vertical-align: text-bottom;
    padding-right: 6px;
}

.diyindex
{
/*the div tag*/
    position: fixed;
    width: 120px;
    float: left;
	/*clear:both;*/
    margin: 80px 0 0 -142px;
    padding: 10px;
    border: 1px solid #ededed;
}

.diyindex ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #aaa;
    font-family: Lucida Grande, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1.5;
    list-style-type: none;
}

.diyindex li
{
    font-size: 11px;
    line-height: 1.4;
    color: #aaa;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent;
	/* border-top: 1px dotted #ddd; */
    border-bottom: 1px solid #ffffff;
 /*d9d9d9*/
}

.diyindex a:link, .diyindex a:visited
{
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.diyindex a:hover, .diyindex a:active
{
    color: #6642CE;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.diybrdcrm
{
    font-size: 11px;
    line-height: 1.4;
    color: #aaa;
    text-align: left;
    margin: .3em 0 2em 0;
    padding: 0 0 0 0;
    background-color: transparent;
	/* border-top: 1px dotted #ddd; */
    border-bottom: 1px solid #ffffff;
 /*d9d9d9*/
}

.diybrdcrm a:link, .diybrdcrm a:visited
{
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.diybrdcrm a:hover, .diybrdcrm a:active
{
    color: #6642CE;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.diybox
{
    margin: 1em 0 2em 0;
    padding: 0 20px 1em 10px;
    background-color: #efefef;
    border-right: 3px solid #d9d9d9;
    border-bottom: 3px solid #d9d9d9;
    border-left: 3px solid #f5f5f5;
    border-top: 3px solid #f5f5f5;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.nextprevious2
{
    font-family: "Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.0;
    text-align: left;
    margin: 2em 0 1em 0;
    padding: 0 0 0 0;
}

.nextprevious2 a:link, .nextprevious2 a:visited
{
    text-decoration: underline;
    border-bottom: none;
    border-top: none;
}

.nextprevious2 a:hover, .nextprevious2 a:active
{
    color: #fff;
    text-decoration: underline;
    border-bottom: none;
    border-top: none;
    background-color: #79B30B;
}

.free
{
    z-index: 1000;
    position: absolute;
    margin: 40px 0 0 20px;
    padding: 0.4em 1em;
    border: 2px solid silver;
    font-size: 10px;
    -webkit-transform: rotate(-25deg) scale(1.45);
    -moz-transform: rotate(-25deg) scale(1.45);
    color: white;
    font-weight: bold;
    background-color: red;
    text-shadow: -1px -1px rgba(0,0,0,0.2);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -webkit-box-shadow: -2px 2px 3px #444;
    -moz-box-shadow: -2px 2px 3px #444;
    box-shadow: -2px 2px 3px #444;
}

/* FAQ PAGE STUFF */

.faqlist
{
    font-family: "Lucida Grande",Geneva, Arial, Helvetica, sans-serif;
}

dl.faqlist
{
    margin: 0 20px 0 12px;
    padding: 0;
}

.faqlist dt
{
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding-bottom: 1.5em;
    color: #326;
}

dd.faqhide
{
    display: none;
}

dd.faqshow
{
    display: block;
}

dd.faqhide, dd.faqshow
{
    border-left: 4px solid #ddd;
    border-right: none;
    -webkit-border-bottom-left-radius: .5em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

dl.faqlist dd
{
    margin-top: -2em;
    margin-left: 0;
}

p.faqminimenu
{
    margin: 0 0 60px 0;
    font-size: .9em;
    background-color: #ddd;
}

.upmproto
{
    margin: 1.0em 0 1em 0;
    padding: 4px 0 1px 0;
    border-left: 2px solid #ddd;
    text-decoration: none;
}

.upmproto p
{
    padding: 0 0 0.3em 2em;
}

.upmproto a:link, .upmproto a:hover, .upmproto a:active, .upmproto a:visited
{
    background-color: transparent;
    text-decoration: none;
    border-bottom: none;
}

.upmproto a img
{
    margin: 0 0 0 -4px;
    padding: 1em 0 0 0;
    border: 0;
}

.pin-it-button,
.pin-it-button img
{
    text-decoration: none !important;
    border: none !important;
    outline: none !important;
    border-top: none !important;
    height: 21px;
}


/*
.pin-it-button a:link,
.pin-it-button a:hover img[border="0"] ;
.pin-it-button a:visited;
.pin-it-button a:active;
.pin-it-button a img[border="0"] ;

{
color:#eee;
	text-decoration:none !important;
	border-bottom: 1px dotted transparent !important;
	outline: none !important;
	border-bottom-color:transparent;
}
*/

/* back to top floating button */
.top-link
{
    position: fixed;
    bottom: 7px;
    right: 7px;
    margin: 0;
    padding: 0;
    z-index: 999;
    transition: all .4s linear;
}

.top-link.top-link-hide
{
    opacity: 0;
}

.top-link a
{
    display: block;
    margin: 0;
    padding: 5px;
    width: 14px;
    opacity: .4;
    color: #fff;
    font: bold 15px/1 arial, sans-serif;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0, 0, 0, .5);
    background-color: #d10e52;
    transition: all .4s linear;
}

.top-link:hover a
{
    opacity: 1;
    transform: scale(1.2);
}

/* NO LONGER USED, this was temp crutch
*/
.uuppmm
{
    display: block;
	/*white-space: pre;*/
    margin: 1em 0 1em 0;
    color: #000;
    border-left: 2px solid #ddd;
    padding: 0 1em 10px 2em;
    background-color: transparent;
    font: 12px/1.5 verdana, geneva, sans-serif;
}

.uuppmm a:link, .uuppmm a:hover, .uuppmm a:active, .uuppmm a:visited
{
    background-color: transparent;
    text-decoration: none;
    border-bottom: none;
}
/* ::selection {text-shadow: #400080 1px 1px 2px;} */

.QTP
{ border: 1px solid transparent;
}

h1.plainheaderh1 /* used with app pages and h1's */
{
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-weight:600;
	font-stretch:normal;
	font-size: 24px;
	color:#000;
	letter-spacing:0;

}

.fstyle {
    margin:0; 
    padding:0; 
    font-size:1.45em; /* this is optional, I like the fonts a little smaller */ 
    outline:none; 
    font-family:inherit; box-sizing:border-box; /* make sure you use the other vendor prefixes */ 


height:28px;
    overflow:hidden; /* this hides the select's drop button */
    padding:0; 
    margin:0; 
   /* background: white url(formelements-select.png) no-repeat bottom right;  */
    /* this is the new drop button, in image form */
    width:22em; border-radius:2px; 
    box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
    border: solid 1px #ccc; 
}


/* for "new" badge on app listing in left column, etc */
.newred {
	font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif  !important;
	font-weight:600; 
	font-stretch:condensed;	
	color:#f00;
	font-size:12px;
	letter-spacing:0.05em;
	padding-bottom:0;
}

.condensedTitle {
	font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif  !important;
	font-weight:600; 
	font-stretch:condensed;	
}