@charset "UTF-8";
/* CSS Document */

/* ==========================================
                  HTML5 CSS Reset 
   ========================================== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, var, b, i, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, header, footer, nav, section, source
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block; }
html { height: 100%; width: 100%; }

body
{
	height: 100%;
	width: 100%;
	min-width: 960px;
	background-color: #036;
	background-repeat: repeat-x;
	color: #333;
	font-size: 11pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	line-height: 1.5;
}

a
{
	color: #03f;
	text-decoration: none;
}

a:hover
{
	color: #154;
	text-decoration: underline;
}

a:active
{
	color: #111;
}

p
{
	margin-bottom: 0.9em;
}

p.summary
{
	display: block;
	font-size: 0.8em;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
}

h1
{
	display: block;
	font-size: 2.5em;
	font-weight: 300;
	color: #036;
	text-shadow: 2px 2px 3px #aaa;
	margin-top: -4px;
}

h1 a
{
	color: #036;
}

h1 a:hover
{
	color: #03f;
	text-decoration: none;
}

h2
{
	font-size: 2em;
	font-weight: 300;
	line-height: 1.8;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3
{
	font-size: 1.5em;
	font-weight: 300;
	text-shadow: 1px 1px 3px #ccc;
	line-height: 1.8;
	margin-bottom: 12px;
}

h3.home a
{
	color: #333;
}

h3.home a:hover
{
	color: #154;
	text-decoration: none;
}

h3.topic
{
	display: inline-block;
	text-align: center;
	margin: 16px -10px 12px -10px;
}

h3.block
{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}

h4
{
	font-size: 0.8em;
	font-weight: normal;
	color: #444;
	margin-top: 6px;
	margin-bottom: 2px;
}

h5,
th p
{
	display: block;
	text-align: left;
	font-weight: 300;
	line-height: 1.8;
	font-size: 1.6em;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

h5 a,
th p a
{
	color: #333;
}

h5
{
	text-align: center;
}

#pcsearch
{
	bottom: -22px;
	padding: 21px 0 0 0;
}

#pcsearch input#term
{
	font-size: 10pt;
	color: #aaa;
	text-align: left;
	width: 200px;
	height: 24px;
	padding: 2px 24px 2px 6px;
	margin-right: -15px;
	background-color: #f9f9f9;
	border: 2px solid #555;
	border-radius: 10px;
}

#pcsearch input#submit
{
	margin-bottom: -3px;
	margin-left: -14px;
	margin-right: 0px;
}

.t
{
	display: inline;
	color: #999;
	font-size: 0.8em;
}

#navbar
{
	display: block;
	width: 790px;
	height: 28px;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	letter-spacing: 6px;
	line-height: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #036;
	background-image: url(/images/main/nav.png);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 2px 4px #999;
	-webkit-box-shadow: 0px 2px 4px #999;
	box-shadow: 0px 2px 4px #999;
}

#navbar a:link,
#navbar a:visited
{
	position: relative;
	top: 13px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: -7px;
	margin-left: -7px;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#navbar a:hover
{
	background: rgba(255,255,255,.8);
	color: #03f;
}

#navbar li
{
	display: inline;
	list-style: none;
	margin: 0px 8px 0px 8px;
}

#navbar li a:link,
#navbar li a:visited
{
	padding-left: 8px;
	padding-right: 6px;
}

#topnav
{
	background-color: #f9f9f9;
	margin: -12px -17px 16px -17px;
	padding-top: 6px;
	padding-bottom: 16px;
	width: 900px;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-bottom: 2px solid #999;
}

#bottomnav
{
	display: block;
	width: 728px;
	height: 24px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	border-top: 1px dotted #999;
}

.nav2
{
	width: 100%;
	background: none;
	border-collapse: collapse;
	border: 0px;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: -6px;
	margin-left: auto;
	margin-right: auto;
}

.nav2 td.left
{
	width: 33%;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

.nav2 td.middle
{
	width: 34%;
	text-align: center;
	vertical-align: middle;
}

.nav2 td.middle img
{
	margin-bottom: -1px;
}

.nav2 td.right
{
	width: 33%;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

ul#home li,
ul#resources li
{
	letter-spacing: 1px;
	margin: 0px 18px 0px 18px;
}

ul#helpcenter li
{
	letter-spacing: 1px;
	margin: 0px 5px 0px 5px;
}

header
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

header a
{
	display: block;
	width: 250px;
	height: 75px;
	background: url(/images/main/pc.png) 0 0 no-repeat;
	background-size: 250px 150px;
	padding-right: 182px;
	margin-left: 82px;
	float: left;
}

header a:hover
{
	background-position: 0 -75px;
}

nav
{
	width: 900px;
	height: 30px;
	background-image: url(/images/main/navbar.png);
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 5px 5px #111;
	-webkit-box-shadow: 0px 5px 5px #111;
	box-shadow: 0px 5px 5px #111;
	font-size: 12pt;
}

nav ul
{
	line-height: 0;
}

nav ul li
{
	display: inline;
	list-style: none;
	margin: 0px 8px 0px 8px;
	position: relative;
	top: 14px;
}

nav ul li a:link,
nav ul li a:visited
{
	color: #0033FF;
	text-decoration: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

nav ul li a:hover
{
	background: rgba(0,100,255,.6);
	color: #FFF;
}

section
{
	background-color: #efefef;
	width: 980px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 7px 10px #111;
	-webkit-box-shadow: 0px 7px 10px #111;
	box-shadow: 0px 7px 10px #111;
}

section table
{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 26px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

article
{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: justify;
}

article img
{
	margin: 0px 10px 2px 0px;
	padding: 4px;
	border: 1px solid #999;
	float: left;
}

article ul, article ol
{
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 0.9em;
}

article li
{
	padding-left: 10px;
	margin-bottom: 0.8em;
}

aside
{
	padding: 0px;
	margin: 0px;
}

footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 18px;
	background-image: url(/images/main/footer.png);
	font-size: 8pt;
	color: #efefef;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	-moz-box-shadow: 0px -3px 5px #111;
	-webkit-box-shadow: 0px -3px 5px #111;
	box-shadow: 0px -3px 5px #111;
}

footer a:link,
footer a:visited
{
	color: #efefef;
}

footer a:hover
{
	text-decoration: none;
	color: #ccc;
}

.center
{
	text-align: center;
}

.large
{
	font-size: 4em;
	text-align: center;
}

#max
{
	position: relative; /* needed for footer positioning*/
	margin: 0px auto; /* center, not in IE5 */	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	overflow: hidden;
}

#top
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 88px;
	vertical-align: middle;
	background-image: url(/images/main/header.png);
	background-repeat: repeat-x;
	-moz-box-shadow: 0px 5px 5px #111;
	-webkit-box-shadow: 0px 5px 5px #111;
	box-shadow: 0px 5px 5px #111;
}

#leader
{
	display: block;
	width: 100%;
	height: 90px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 15px;
}

.leader
{
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	padding-top: 15px;
}

.leader2
{
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.sky
{
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

table#main
{
	width: 900px;
	min-height: 380px;
	padding: 10px 15px;
	border: 2px solid #999;
	border-radius: 12px;
}

table#error
{
	width: 900px;
	height: 220px;
	padding: 10px 15px;
	border: 2px solid #999;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	vertical-align: middle;
	text-align: center;
}

table#error h3
{
	margin-top: 10px;
	text-shadow: none;
}

td#content
{
	width: auto;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
}

td#sidebar
{
	width: 160px;
	border-left: 1px dotted #ccc;
	padding-left: 15px;
	vertical-align: top;
	text-align: center;
}

.ad
{
	width: 100%;
	vertical-align: top;
	text-align: center;
}

#title
{
	height: 140px;
}

#alpha
{
	display: block;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.example
{
	display: block;
	width: 708px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 1em;
}

#definition
{
	display: block;
	width: 708px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: justify;
}

#definition h3
{
	margin-bottom: 12px;
}

.update h4 { font-size: 1.3em; font-weight: normal; color: #444; margin: 6px 0 10px 2px; }

#faq
{
	display: block;
	width: 696px;
	background-color: #f1f1f1;
	margin-top: 16px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
	border: 1px solid #999;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-align: justify;
}

#faq h3
{
	font-size: 1.2em;
	font-weight: bold;
	word-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content ul, #definition ul, #faq ul, .about ul,
#content ol, #definition ol, #faq ol, .about ol
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 32px;
	margin-bottom: 12px;
}

#content ul li, #definition ul li, #faq ul li,
#content ol li, #definition ol li, #faq ol li
{
	margin-bottom: 12px;
}

.floatleft
{
	display: inline;
	float: left;
}

.floatright
{
	display: inline;
	float: right;
}

.photo
{
	float: left;
	padding: 10px;
	border: 1px solid #999;
	margin: 0 10px 5px 0;
}

.links
{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #aaa;
	margin-bottom: 10px;
}

.links a:hover
{
	text-decoration: none;
}

.browse
{
	font-weight: bold;
	text-shadow: 1px 1px 3px #aaa;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 30px;
	float: left;
}

.browse a:hover
{
	text-decoration: none;
}	

.quicklinks
{
	margin-top: -2px;
	margin-bottom: 14px;
	margin-left: 18px;
	margin-right: 8px;
	text-align: left;
	font-size: .8em;
	line-height: 2;
}

.quicklinks p
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.skyscraper
{
	text-align: center;
	margin-bottom: 20px;
}

.news
{
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 2px 2px 3px #bbb;
}

table#sitemap
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table#sitemap th
{
	text-align: left;
	background-color: #efefef;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #aaa;
	font-weight: bold;
	font-size: 0.8em;
}

table#sitemap td
{
	text-align: left;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.8em;
}

.cal
{
	margin-left: 1px;
	margin-right: 6px;
	margin-bottom: -1px;
}

#terms
{
	font-size: 1em;
	word-spacing: 3px;
}

#terms h3
{
	display: block;
	text-shadow: 1px 1px 3px #aaa;
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 4px;
}

#terms table
{
	border-collapse: collapse;
	border-width: 0px;
	text-align: left;
	margin-top: -5px;
	margin-bottom: -5px;
}

table.list td.acronym,
#terms table td.acronym
{
	width: 80px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 230px;
	padding-right: 20px;
	text-align: left;
}

table.list td.smiley,
#terms table td.smiley
{
	width: 140px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	padding-right: 10px;
	text-align: center;
}

#terms a:link, .list a:link, .quicklinks a:link,
#terms a:visited, list a:visited, .quicklinks a:visited
{
	color: #0033FF;
	text-decoration: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-top: -3px;
	margin-right: -6px;
	margin-bottom: -4px;
	margin-left: -6px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}

#terms a:hover, .list a:hover, .quicklinks a:hover
{
	background: rgba(0,100,255,.6);
	color: #FFF;
}

table.list
{
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: left;
}

table.list tr:nth-child(odd)
{
	background-color: #f9f9f9;
}

table.list tr:nth-child(even)
{
	background-color: #efefef;
}

table.list td.term
{
	width: 120px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

table.list td.ext
{
	width: 110px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

table.list td.def
{
	padding: 5px;
}

table.list td.num
{
	width: 30px;
	padding: 5px;
}

table.display
{
	width: 728px;
	border: 1px solid #aaa;
	border-collapse: collapse;
	text-align: left;
	margin-top: 20px;
}

table.display tr:nth-child(odd)
{
	background-color: #f9f9f9;
}

table.display tr:nth-child(even)
{
	background-color: #efefef;
}

table.display th
{
	background-color: #f9f9f9;
	padding: 7px;
	text-align: left;
}

table.display td
{
	padding: 7px;
}

table.display th.left
{
	width: 130px;
	font-weight: bold;
}

table.display th.right
{
	width: auto;
	font-size: 1.2em;
}

table.display th.filetype
{
	width: auto;
	font-size: 1.2em;
	padding-bottom: 10px;
}

table.display td.left
{
	width: 130px;
	font-weight: bold;
}

table.display td.right
{
	width: auto;
}

table.display td.desc
{
	display: block;
	width: auto;
	margin-bottom: -10px;
}

table.display td.desc ul,
table.display td.desc ol
{
	margin-left: 32px;
	margin-bottom: 12px;
}

table.display td.left2
{
	width: 90px;
	font-weight: bold;
	vertical-align: middle;
	border-left: 1px solid #ccc;
}

table.display td.right2
{
	width: auto;
	font-size: 0.9em;
}

table.display td.bottom
{

	border-top: 1px dotted #ccc;
}

td.news1
{
	width: 150px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

td.news2
{
	width: auto;
	padding: 5px;
	text-align: left;
}

td.emoticon
{
	width: 346px;
	font-family: "Courier New", Courier, monospace;
	font-size: 40pt;
	font-weight: bold;
	text-align: center;
	text-wrap: none;
	vertical-align: middle;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

.about
{
	display: block;
	width: 526px;
	text-shadow: none;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 18px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #efefef;
	border: 1px solid #ccc;
}

.platform
{
	width: 88px;
	font-weight: bold;
}

.programs
{
	display: block;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	border-collapse: collapse;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	text-align: left;
}

.programs td
{
	background-color: #f9f9f9;
}

.topics
{
	width: 800px;
	height: 30px;
	background-image: url(/images/main/navbar.png);
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 5px 5px #111;
	-webkit-box-shadow: 0px 5px 5px #111;
	box-shadow: 0px 5px 5px #111;
	font-size: 12pt;
}

ul.topics
{
	line-height: 0;
	margin-bottom: 30px;
}

ul.topics li
{
	display: inline;
	list-style: none;
	margin: 0px 8px 0px 8px;
	position: relative;
	top: 14px;
}

ul.listing
{
	line-height: 2;
	margin-top: 6px;
	margin-bottom: 16px;
}

ul.listing li
{
	display: list;
	list-style: decimal;
	margin: 0px 0px 0px 10px;
}

.middle
{
	text-align: center;
	vertical-align: middle;
}

.banner
{
	margin-top: 24px;
}

.banner2
{
	float: right;
}

.midbanner
{
	margin-bottom: 10px;
}

.midleader
{
	margin-top: -10px;
}

.fileicon
{
	margin-left: -2px;
	margin-right: 10px;
	margin-bottom: -10px;
	padding-top: 2px;
	border: 0px;
}

.appicon
{
	margin-left: -2px;
	margin-right: 10px;
	margin-bottom: -12px;
	padding-top: 2px;
	border: 0px;
}

.apps
{
	padding: 5px;
}

.apps p
{
	display: block;
	width: 420px;
	height: 36px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	line-height: 1;
}

.info
{
	margin-bottom: -1px;
}

.anchors, .anchors2
{
	display: block;
	width: 700px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
	font-size: 0.9em;
}

.anchors2 a { margin: 0 -5px; }

.shortcuts
{
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 0.9em;
	word-spacing: 1px;
	text-align: center;
}

.cursive
{
	font-family: cursive;
	font-size: 2em;
}

.widetext
{
	word-spacing: 12px;
}

.headline
{
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: none;
}

.headline a
{
	color: #333;
}

.headline a:hover
{
	color: #154;
}

.icon
{
	margin-bottom: -1px;
}

.pad
{
	padding: 10px;
}

.screenshot
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.screenshadow
{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
	-moz-box-shadow: 3px 4px 7px #444;
	-webkit-box-shadow: 3px 4px 7px #444;
	box-shadow: 3px 4px 7px #444;
}

.special
{
	position: relative;
	top: -8px;
	float: right;
}

.menu
{
	color: #615;
}

.directory
{
	color: #565;
	font-family: "Courier New", Courier, Monaco;
}

.filename
{
	font-weight: bold;
}

.command
{
	font-family: "Courier New", Courier, Monaco;
}

.button
{
	color: #615;
	font-weight: bold;
}

.summary
{
	display: block;
	width: 650px;
	background-color: #efefef;
	padding: 10px;
	border: solid 1px #999;
	border-radius: 3px;
	margin: 20px auto;
}

.dbimage, .dbimagenoborder
{
	display: block;
	float: none;
	max-width: 640px;
	max-height: 500px;
	padding: 5px;
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.dbimagenoborder { padding: 0; border: none; }

.dbimageleft
{
	float: left;
	max-width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 5px;
	border: 0;
	margin-right: 10px;
	margin-bottom: 5px;
}

.dbimageright
{
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 1px;
	border: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

.dbsearch1
{
	display: block;
	font-weight: 300;
	line-height: 1.8;
	font-size: 1.6em;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.dbsearch1 input#term
{
	font-size: 10pt;
	color: #aaa;
	text-align: left;
	width: 120px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 24px;
	margin-right: -15px;
	background-color: #f9f9f9;
	border: 2px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 8px;
}

.dbsearch1 input#submit
{
	margin-bottom: -3px;
	margin-left: -14px;
	margin-right: 0px;
}

.dbsearch2
{
	display: inline;
	padding: 0px;
	margin-top: -3px;
	margin-bottom: -2px;
	margin-right: 4px;
}

.dbsearch2 input#term
{
	font-size: 9pt;
	color: #999;
	text-align: left;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 19px;
	margin-left: 2px;
	margin-right: -15px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 5px;
}

.dbsearch2 input#submit
{
	margin-bottom: -1px;
	margin-left: -6px;
}

.dbsearch3
{
	padding: 20px;
}

.dbsearch3 input#term
{
	font-size: 12pt;
	color: #aaa;
	text-align: left;
	width: 150px;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 32px;
	margin-left: 2px;
	margin-right: -15px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 8px;
}

.dbsearch3 input#submit
{
	margin-bottom: -4px;
	margin-left: -16px;
	margin-right: 6px;
}

#sm1
{
	display: inline;
	float: right;
	min-width: 200px;
}

td.right #sm1
{
	margin-top: -6px;
}

#sm-left
{
	float: left;
	width: 100px;
	height: 30px;
	text-align: left;
	margin-top: 9px;
	margin-left: 28px;
}

#sm-right
{
	float: right;
	width: 100px;
	height: 30px;
	text-align: right;
	margin-top: 9px;
}

#sm-dl
{
	float: left;
	width: 100px;
	height: 30px;
	text-align: left;
	margin-top: 20px;
	margin-left: 92px;
}

#sm-dr
{
	float: right;
	width: 96px;
	height: 30px;
	text-align: right;
	margin-top: 17px;
	margin-right: 64px;
}

#sm-gl
{
	float: left;
	width: 100px;
	height: 30px;
	text-align: left;
	margin-top: 21px;
	margin-left: 104px;
}

#sm-gr
{
	float: right;
	width: 96px;
	height: 30px;
	text-align: right;
	margin-top: 18px;
	margin-right: 74px;
}

ul#smm
{
	margin-top: 9px;
}

ul#smm li
{	
	display: inline;
	list-style: none;
}

#plus-one
{
	display: inline-block;
}

.fb-like
{
	display: inline-block;
	position: relative;
	top: -5px;
	margin-left: -26px;
	margin-right: 1px;
}

#disqus_thread
{
	display: block;
	width: 708px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: justify;
}

#disqus_thread h3
{
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: 1px 1px 3px #ccc;
	line-height: 1.2;
	margin-bottom: 0px;
}

#disqus_thread a
{
	color: #777;
	font-size: 0.8em;
	text-decoration: none;
}

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

img.comment
{
	padding: 0;
	border: 0;
	vertical-align: middle;
	margin: 0 5px -4px 0;
}

.viewmore
{
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
	margin: -16px 0 25px 0;
}

/*
 * jQuery UI CSS Framework 1.8.12
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; width: auto; overflow: hidden; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { width: auto; border: 1px solid #999; background: #f9f9f9; color: #444; }
.ui-widget-content a { color: #444; }
.ui-widget-header { border: 1px solid #dddddd; background: #dddddd url(/images/css/ui-bg_highlight.png) 50% 50% repeat-x; color: #444; font-weight: bold; }
.ui-widget-header a { color: #444; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #dddddd; background: #f6f6f6; font-weight: bold; color: #0073ea; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #0073ea; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #cef; background: #cef; font-weight: bold; color: #22222; }
.ui-state-hover a, .ui-state-hover a:hover { color: #22222; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #dddddd; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ff0084; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ff0084; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #cccccc; background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #444444; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #444444; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ff0084; background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #222222; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #222222; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_ff0084_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_ff0084_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_0073ea_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_666666_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_22222_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_0073ea_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ff0084_256x240.png); }



/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }/*
 * jQuery UI Resizable 1.8.12
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;
	/* http://bugs.jqueryui.com/ticket/7233
	 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
	*/
	background-image:url(data:);
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.12
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Autocomplete 1.8.12
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.12
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style: none;
	text-align: left;
	padding: 3px 5px 3px 5px;
	margin: 0;
	display: block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding: 0px;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}