* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h3 { margin-top: .5em; }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 850px;
	height:473px;
	font-family: verdana;

}
.basic div {
/*	background-color: #000;*/
}

.basic p {
	margin-bottom : 10px;
	padding-left:300px;
	color:#fff;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	

	
/*	background-image: url("AccordionTab0.gif");*/
}
.basic a:hover {
/* text-decoration:underline;*/
/*	background-image: url("AccordionTab2.gif");*/
}
.basic a.selected {
	color: #fff;

/*	background-color: #80cfe2;*/
	/*background-image: url("AccordionTab2.gif");*/
}

/* David Marcs Logo */
#DavidMarcs{
	background:url('images/IntroLogo.png') no-repeat;
	height:492px;
	width:228px;
	display:none;
	position:absolute;
	margin:0 auto;
	left:40%;
}



#list1a div table tr td {
	color: #FFF;
}
td{font-size:10px;}
#wrapper div #list1a div table tr td table tr td strong {
	font-size: 12px;
}
.thumbHolders td{text-align:center;margin:0 auto;width:93px;cursor:hand;height:98px;}
#mainCaptionHolder{width:401px;height:89px;color:#000;font-weight:bold;font-size:12px;font-family:Arial, Helvetica, sans-serif;margin:10px;}
#mainCaptionHolderText{margin:10px;position:relative;top:5px;}
#a,#b,#c,#d,#e,#f,#g,#h,#i,#j, #k, #l{cursor:pointer;
cursor:hand; }

.mainLogo{background-image:url('../images/IntroLogo.jpg');width:228px;height:392px;}
.enterButton{width:226px;height:57px;display:none; cursor:hand;}

#thumbOne,#thumbTwo,#thumbThree{
	cursor:pointer;
}