/* CSS Document */

/* CSS Added 01-2009 */

body {
	background: #fff;		
}

#leftcontent {
		position: absolute;
		left:1px;
		top:170px;
		width:162px;
		background:#fff;
		}

#centercontent {

		top:170px;
   		margin-left: 162px;
   		margin-right:162px;
		}

#rightcontent {
		position: absolute;
		right:1px;
		top:170px;
		width:162px;
		background:#fff;
		}

		
	
#rightcontent p {
		font-size:10px
		}

/* Top Nav */

#twig {
height:40px;
width=100%;
}

#jake-banner {
		background: #3399CC;
		left:1px;
		top:1px;
		height:40px;
		width:100%;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-left: 1px none #3399CC;
		border-right: 1px none #3399CC;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;		
		}

#jake-banner a {
	font-family: Segoe UI, Georgia, verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: center;
	text-decoration: none;

}

#navbar {
	background: #75B930;
	width: 100%;
	left:1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding-left: 5px;	
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#navbar a {
	background: #75B930;
	font-family: Segoe UI, Georgia, verdana, arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
	line-height: 150%;
	word-spacing: 2;
	border-right: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}

#navbar a:hover {
	text-decoration: underline;
}

#gse {
	background: #3399CC;
	font-family: Segoe UI, Georgia, verdana, arial;
	text-decoration: none;
	float: right;
}

/* Index Page */

#announcement {
margin:1px 1px 1px 1px;
width:500px;
background:#fff;
	}

#top10 {
float:right;
width:338px; 
background:#fff;

	}

/* Indie Pages */

#ablock {
float:left;
width:340px;
height:300px;
margin:1px 1px 1px 1px; 

	}
	
#ablock2 {
float:right;
width:304px; 
background:#fff;

	}
	
#centercontent p {

	font-family: Segoe, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: normal;
	line-height: 150%;
}

#centercontent a {

	font-family: Segoe, Georgia, verdana, arial;
	color: blue;
	font-size: medium;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;

}

#centercontent h1 {

	font-family: Segoe UI, Georgia, verdana, arial;
	color: #fff;
	padding-left:5px;
	background: #CC6033;
	font-size: x-large;
	font-weight: bold;
	line-height: 150%;
}

#centercontent h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

/* Category Pages */

#catblock {
float:right;
width:340px; 
background:#fff;
margin:10px 10px 10px 10px;
	}
	
/* Checkmark bullets */
ul.ckmrk
{
  margin-left: 5px;
  padding: 0;
  margin-top: 12px;
}

ul.ckmrk li
{
  margin-left: 0px;
  list-style: none;
  margin-top: 10px;
}

#rightcontent ul li {
	margin-left: 0px;
	list-style: none;
	padding: 0px;
	}

/* Table Styles */

table.idtheft
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000;
background-color: #fff;
border-spacing: 0px;}

table tr.main {
    background: #fff;
	align: center;
	valign: top;
}

table tr.alt {
    background: #e8f8ff;
	align: center;
	valign: top;
}
	
	
/* CSS Pre-2009 */
#frame {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
#contentleft {
		width:160px;
		padding:0px;
		float:left;
		background:#fff;
		}

#contentcenter {
		width:500px;
		padding:0px;
		float:left;
		background:#fff;
		margin-left:1px;
		}

#contentframe {
		width:654px;
		padding:0px;
		float:left;
		background:#fff;
		margin-left:1px;
		}
	
#contentrightcenter {
		width:320px;
		padding:0px;
		float:left;
		background:#fff;
		margin-left:1px;
		}

#contentleftcenter {
		width:250px;
		padding:0px;
		float:left;
		background:#fff;
		margin-left:1px;
		}
	
#contentright {
		width:155px;
		padding:0px;
		float:right;
		background:#fff;
		}

#footer {
		clear:both;
		width:100%;
		padding:5px;
		background:#fff;
		}


#contentheader {
	background: #3399CC;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#nav {
	background: #fff;
	width: 100%;
        background-image: url(http://www.jakeludington.com/images/mediablab-logo-125.gif);
	background-repeat: no-repeat;
	background-position: right; 
		}


#contentheader h1 {
	background: #3399CC;
	font-family: Segoe UI, Georgia, verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

#contentheader a {
	font-family: Segoe UI, Georgia, verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	line-height: 200%;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	background: #3399CC;
}

#nav h2 {
	background: #75B930;
	width: 100%;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}

#nav a {
	background: #75B930;
	font-family: Segoe UI, Georgia, verdana, arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

#nav a:hover {
	text-decoration: underline;
}

#contentleftcenter p {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
}

#contentleftcenter h1 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 14pt;
	background: #CC6033;
	padding: 5px;
}

#contentleftcenter h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}


#contentrightcenter p {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
}

#contentrightcenter h1 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 14pt;
	background: #CC6033;
	padding: 5px;
}

#contentrightcenter h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

#contentcenter p {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
}

#contentcenter h1 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 14pt;
	background: #CC6033;
	padding: 5px;
}

#contentcenter h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

#contentframe p {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
}

#contentframe h1 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 14pt;
	background: #CC6033;
	padding: 5px;
}

#contentframe h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

#promo {
	background: #ffc;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding: 4px 0;
	text-align: center;
}

#promoinside {
	width: 825px;
	margin: 0 auto;
}

.jake-category-list {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: x-small;
}

.index-column {
	float: left;
	width: 250;
	padding: 5px;
	margin-right: 5px;
}
	

a:hover {
	text-decoration: underline;
}

TR	{
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000000;
	font-size: 10pt;
	width: 100%;
	background: #FFFFFF;
	padding: 5px;
}

.jake-navbar-link {
	font-family: Segoe UI, Georgia, verdana, arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
}

.jake-navbar-white {
	font-family: Segoe UI, Georgia, verdana, arial;
	background: #FFFFFF;
	text-decoration: underline;
	color: blue;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 10px solid #FFFFFF;
}

#sidebar {
	background: #fff;
	width: 100%;
}

#sidebar h1 {
	width: 150;
	background: #336699;
	padding: 5px;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: medium;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
}

#sidebar p {
	width: 150;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #333000;
	font-size: small;
}

.jake-sidebar-group-title {
	width: 150;
	background: #336699;
	padding: 1px;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: medium;
}

.jake-sidebar-group-content {
	width: 150;
	padding: 1px;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #333000;
	font-size: small;
}

.jake-center-content-title {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 10pt;
	width: 250;
	background: #CC6033;
	padding: 5px;
}

h4 {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.jake-h4-a {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

td {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
}

.jake-title {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #FFFFFF;
	font-size: 14pt;
	width: 100%;
	background: #CC6033;
	padding: 5px;
}

.jake-center-h3 {
	color: #336699;
}

.jake-center-content {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
}

.jake-center-content-small {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
}

.jake-coupon-code {
	color: #CC6033;
	font-weight: bold;
}

.jake-affiliate-message {
	font-family: Segoe UI, Georgia, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 200%;
	color: #333;
	text-align: center;
}

.jake-offer-title {
	color: #336699;
}

.jake-offer {
	padding: 5px;
	border: 1px dotted #333;
}

.jake-copyright {
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}

.jake-content-divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6033;
	font-family: Segoe UI, Georgia, verdana, arial;
	font-size: 10pt;
	text-align: center;
	width: 100%;
}
       
.cyberscrub-style11 {        
		font-family: Segoe UI, Georgia, verdana, arial;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
}
.cyberscrub-style12 {
        color: #FFFFFF;
        font-family: Segoe UI, Georgia, verdana, arial;
        font-size: 12px;
        font-weight: bold;
}

.cyberscrub-style14 {font-family: Segoe UI, Georgia, verdana, arial; font-size: 12px; font-style: italic; }
.cyberscrub-style2 {font-family: Arial, Helvetica, sans-serif}
.cyberscrub-style4 {font-family: Segoe UI, Georgia, verdana, arial; font-size: 10px; }
.cyberscrub-style6 {font-family: Segoe UI, Georgia, verdana, arial; font-size: 12px; }
.cyberscrub-style10 {font-family: Segoe UI, Georgia, verdana, arial; font-size: 12px; font-weight: bold; }

.audiobooks {
	width: 300;
	padding: 1px;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #000000;
	font-size: 9pt;
	text-align: left;
}

.audiobooks-link {
	width: 300;
	padding: 1px;
	font-family: Segoe UI, Georgia, verdana, arial;
	color: #75B930;;
	font-size: 8pt;
	text-align: left;

}