a {
	color: #165fb3;
	font-weight: bold;
}

a:hover {
	color: #0077ff;
}

body {
	padding: 0;
	margin: 0;
	background: #f6f6ee;
	color: #0d1821;
	font-family: Verdana,Arial,Helvetica,Lucida,sans-serif;
	font-size: 76%;
}

body #header {
	width: 780px;
	text-align: left;
}

body .overall-page {
	width: 780 px;
	text-align: left;
}

body .overall-page-container {
	text-align: center;
}

br.clear {
	padding: 0;
	margin: 0;
	clear: both;
}

code {
	border: 1px dashed black;
	padding: 0 3px;
}

form {
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {
	border-top: 2px solid #c59a5d;
	padding-top: 6px;
	margin: 0.1em 0 0 0;
	color: #165fb3;
	font-weight: bold;
	font-size: 2.0em;
	letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
}

h2 {
	border-top: 1px solid #c59a5d;
	padding-top: 6px;
	clear: both;
	font-size: 1.5em;
}

h2.tagline {
	border: 0;
	margin-top: 0;
	color: #404548;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 0.8em;
}

html  ul.download-details li {
	border: none;
	background: url(portableappz/dotted_border_horizontal_silver.png) bottom repeat-x;
}

html #header-container {
	height: 78px;
}

html #secondary-links {
	margin-right: 10px;
}

img {
	border: 0;
}

p, ol, ul, li, table, tr, th, td {
	font-size: 1.0em;
	word-wrap: break-word;
}

pre {
	border: 1px solid #bbbbbb;
	padding: 10px;
	display: block;
	background-color: #ffffff;
	font-family: "Courier New",Courier,monospace;
	font-size: 1.0em;
	overflow: auto;
	max-width: 600px;
	max-height: 500px;
}

strong, b {
	font-weight: bold;
}

table {
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

textarea, code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1.1em;
}

th {
	padding: .3em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	color: white;
	background: #09417e url(portableappz/table_head.png) top;
}

th a {
	color: white;
}

tr {
	border: none;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.floatright {
	float: right;
}

.node .info {
	font-size: 0.8em;
}

.node .terms {
	font-size: 0.8em;
	text-align: right;
}

.node h2 a {
	text-decoration: none;
}

.overall-page {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#footer {
	margin-top: 1em;
	color: #c59a5d;
	font-size: 0.8em;
	text-align: center;
}

#footer a {
	color: #c59a5d;
	font-weight: normal;
}

#footer a:hover {
	color: #0077ff;
}

#footer-container {
	padding-top: 30px;
	margin-top: 0px;
	background: #f1f5f7 url(portableappz/footer_background.png) repeat-x top;
}

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

#header-container {
	background: #09417e url(portableappz/header.png) repeat-x top;
	min-height: 78px;
}

#layouttable {
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
}

#layouttable td.layout, #layouttable tr.layout {
	margin: 0;
	padding: 0;
	border: 0;
	background: white;
}

#mainarea-container {
	padding-top: 1.7em;
	margin: 0;
	padding-bottom: 20px;
	background: white url(portableappz/navbar_shadow.png) repeat-x top;
}

#maincontent {
	padding: 0;
	margin-left: 0.7em;
	line-height: 150%;
}

#maincontent .control-panel {
	line-height: 120%;
}

#mainlogo {
	margin-top: 10px;
}

#navigation {
	padding: 0;
}

#navigation ul {
	margin: 0;
	padding: 0.5em 0;
}

#navigation-container {
	background: #f7f8f9 url(portableappz/navbar.png) repeat-x top;
}

#navigation-search {
	margin: 0;
	padding: 0.29em 0 0 0;
	float: right;
}

#navigation-search .form-submit {
	margin: 0;
	padding: 0 0 0 0.3em;
	border: 0;
	background-color: transparent;
	color: #003333;
	font-family: Verdana,Arial,Helvetica,Lucida,sans-serif;
	font-weight: bold;
	cursor: pointer;
}

#primary-links a {
	margin: 0 1em 0 0;
	padding: 0;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}

#primary-links a:hover {
	color: #165fb3;
}

#primary-links li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#search_theme_form {
	padding: 0;
	margin: 0;
	display: inline;
}

#secondary-links {
	float: right;
	padding: 0;
	margin: 40px 15px 0 0;
	font-size: .8em;
	text-align: right;
}

#secondary-links a {
	color: white;
	text-decoration: none;
}

#secondary-links a:hover {
	text-decoration: underline;
}

#secondary-links li {
	margin: 0 0 0 1em;
	padding: 0;
	display: inline;
	list-style-type: none;
}
