#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:540px;
}

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 540px;
	font-family: verdana;
	border: 1px #999999;
}
.basic div {
	background-color: #dfddde;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #332b22;
	background-color: #c6c2bf;
	background-image: url(tab0.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basic a:hover {
	background-color: #332b22;
	background-image: url(tab2.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.basic a.selected {
	color: white;
	background-color: #332b22;
	background-image: url(tab2.jpg);
	background-repeat: repeat-x;
}
/*						SIDENAV STYLES						*/

#sidenav ul {
margin:0 0 20px 0px;
padding:0 0 0 0;
}

#sidenav li	{
	position: relative;
	margin-bottom: -5px;
}
#sidenav li .icon	{
	float: left;
	width: 33px;
	height: 28px;
	display: block;
	margin: -6px 10px 0 0;
	background: url(../images/icons_sidenav.png) no-repeat left top;
}
#sidenav li a, #sidenav li a:visited	{
	height: 37px;
	width: 220px;
	color: #e0e5f0;
	display: block;
	font-size: .75em;
	font-weight: bold;
	padding: 21px 0 0 17px;
	background: #8c99bf url(../images/bg_sidenav_a.jpg) no-repeat left top;
}
#sidenav li a:hover	{
	color: #332B22;
	background: #ffd666 url(../images/bg_sidenav_a.jpg) no-repeat left -58px;
}
#sidenav li#photo .icon	{
	background: url(../images/icons_sidenav.png) no-repeat left top;
	padding: 0px;
}
#sidenav li#media .icon	{
	background: url(../images/icons_sidenav.png) no-repeat left -28px;
}

#sidenav li#comment .icon	{
	background: url(../images/icons_sidenav.png) no-repeat left -54px;
}

#sidenav li#group .icon	{
	background-image: url(../images/icons_sidenav.png);
	background-repeat: no-repeat;
	background-position: left -84px;
}



#list1b img {
	border: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#list1b recip {
	display:block;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	color: #745252;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

.title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #332b22;
}
#list3a {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3a div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3a div div {
	padding: 5px;
}
#list3a div.title {
	background-color: #c6c2bf;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}

#list3a div.selected {
	border-bottom: none;
}

#list3b {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3b div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3b div div {
	padding: 5px;
}
#list3b div.title {
	background-color: #b8b4a5;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}
#list3b div.selected {
	border-bottom: none;
}

#list3c {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3c div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3c div div {
	padding: 5px;
}
#list3c div.title {
	background-color: #c6c2bf;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}
#list3c div.selected {
	border-bottom: none;
}

#list3d {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3d div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3d div div {
	padding: 5px;
}
#list3d div.title {
	background-color: #b8b4a5;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}
#list3d div.selected {
	border-bottom: none;
}

#list3e {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3e div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3e div div {
	padding: 5px;
}
#list3e div.title {
	background-color: #c6c2bf;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}
#list3e div.selected {
	border-bottom: none;
}

#list3f {
	border: 2px solid #DBDBDB;
	background-color: #dfddde;
}
#list3f div.selected .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #332c24;
}
#list3f div div {
	padding: 5px;
}
#list3f div.title {
	background-color: #c6c2bf;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d9d7d5;
}
#list3f div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
