html {
	font: 62.5%/1.3 'HelveticaNeue', Helvetica, Arial, sans-serif;
}

body {
	color: #000;
	background: #fff url("/science/javax.faces.resource/style/includes/sites/all/themes/triumf_beta3/images/bg-body.jpg.jsf") repeat-x left 93px;
	font-size: 1.2em;
	margin: 0 0 2.0em 0;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	text-transform: capitalize;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0 0 1.0em 0;
	color: #000;
}

h3, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	text-transform: capitalize;
	font-weight: bold;
	color: #000;
}

h4, h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	text-transform: capitalize;
	font-weight: bold;
	color: #000;
}

p, ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 100%;
}

li, form {
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: inherit;
}

caption, .user-login-block, #user-login-form {
	text-align: left;
}

th {
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
}

td {
	font-size: 100%;
}

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
}

b, strong, dt {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

u {
	font-style: italic;
	text-decoration: none;
}

a img {
	border: 0px;
}

div.content_top /* Flash on homepage */
{
margin: 0 0 1.0em 0;
}

/* image boxes in left column */
div.sidebar-widget
{
border: 1px solid #999;
}

div.sidebar-widget  div.sidebar-widget-photo
{
margin: 0.5em 0 0 0;
text-align: center;
}

div.sidebar-widget  h4
{
padding: 0.2em 0.8em;
background: #666;
text-align: left;
text-decoration: none;
font-size: 0.9em;
font-weight: bold;
color: #fff;
}

div.sidebar-widget p
{
margin: 0.2em 0.8em;
text-align: right;
}

div.sidebar-widget a
{
font-weight: bold;
text-decoration: none;
}

div.sidebar-widget a:hover
{
text-decoration: underline;
}
/* END: image boxes in left column */

#header {
	background: #660000 url("/science/javax.faces.resource/style/includes/sites/all/themes/triumf_beta3/images/bg-top.gif.jsf") repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	height: 90px;
	width: 990px;
	margin: 0 auto;
	text-transform: none;
	font-weight: normal;
}

#header #mission {
	height: 50px;
	text-align: right;
	font-size: 0.9em;
	color: #fff;
	margin: -50px 0 0 0;
	vertical-align: center;
}

#header img.logo {
	vertical-align: middle;
}

#header .navigation {
	overflow: auto;
	background: #333;
	border-top: 3px solid #fff;
	text-align: center;
}

#header .navigation-body {
	overflow: hidden;
	margin: 0 auto;
	width: 990px;
	text-align: left;
}

#header .navigation .navigation-primary {
	float: left;
	margin: 0 0 0 8px;
}

#header .navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul.links {
	overflow: hidden;
}

#header .navigation li {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #AA8E83;
	text-transform: capitalize;
	font-size: 1.1em;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
	background: #660000;
}

#header .navigation li.last {
	border-right: 1px solid #AA8E83;
}

#header .navigation li a {
	display: block;
	margin: 0;
	padding: 7px 10px;
	color: #fff;
	text-decoration: none;
}

#header .navigation li a:hover, #header .navigation li a.active:hover, #header .navigation .navigation-primary li a:hover {
	color: #333;
	text-decoration: none;
	background: #A3A095;
}

#header .navigation li a.active, #header .navigation li a.active:active {
	background: #fff;
	text-decoration: none;
	color: #660000;
}

#nav-right {
	float: right;
	width: 255px;
}

/*
#nav-right form {
	float: right;
	width: 180px !important;
	padding: 6px 0 5px 0;
}

#nav-right input.text-field {
	width: 140px !important;
	margin: 0 0 0 5px;
	height: 14px;
	border-width: 0;
	font-size: 0.9em;
	color: #660000;
	padding: 2px;
}

#nav-right input.button {
	cursor: pointer;
	margin: 0 0 0 4px;
	width: 17px;
	height: 17px;
	background: transparent url(../sites/all/themes/triumf_beta3/images/button-search.gif) no-repeat left bottom;
	border-width: 0;
}
*/

#nav-right ul {
float: right;
}

#nav-right li a:hover {
	color: #fff;
	text-decoration: none;
}

#container {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	padding-top: 12px;
}

#left-sidebar {
	float: left;
	width: 151px;
	margin: 0 0 0 8px;
	_margin: 0 0 0 4px;
	overflow: visible;
}

/*
#right-sidebar {
	float: right;
	width: 180px;
	margin: 0 8px 0 0;
	_margin: 0 4px 0 0;
}

#right-sidebar ul {
	list-style: square;
}
*/

#page {
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	min-height: 500px;
	overflow: visible;
	_height: 500px; /* IE6 Hack */
}

#page .content {
	padding-right: 1%;
}

#page .mission {
	float: right;
	width: 600px;
	height: 50px;
	text-align: right;
	font-size: 0.9em;
	color: #fff;
	margin: 40px 0 0 0;
	vertical-align: center;
}

#page .messages {
	color: #655D4C;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	margin-bottom: 10px;
}

#page .error {
	border-color: #ff0000;
}

.node {
	margin-bottom: 10px;
}

.node .picture, .comment .picture {
	float: left;
	padding: 4px;
	margin-right: 4px;
	background-color: #f0f0f0;
}

.node .links, .comment .links {
	clear: left;
}

.node table, body.sidebar-left #header, body.sidebar-right #header, body.two-sidebars #header, body.no-sidebars #header, body.no-sidebars .footer {
	width: 100%;
}

body.sidebar-left #page {
	width: 81%;
	padding-left: 2%;
}

body.sidebar-right #page {
	width: 77%;
	padding-right: 2%;
}

body.two-sidebars #page {
	width: 616px;
	margin: 0 12px;
	_margin: 0 8px;
}

body.no-sidebars #page {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	float: none;
}

.footer {
	margin-left: auto;
	margin-right: auto;
}

body.sidebar-left .footer, body.sidebar-right .footer {
	width: 80%;
}

body.two-sidebars .footer {
	width: 60%;
}

a, p.morelink a:hover {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

h2.hp-header {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #660000;
}

table.hp-table h3 {
	text-transform: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	margin: 0 0 .5em;
}

table.hp-table td p.morelink, #right-sidebar div.morelink {
	text-align: right;
	margin: 1em 0 0;
}

p.morelink a, div.morelink a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

dd {
	margin-bottom: 1.0em;
}

code, pre, kbd {
	font-size: 1.0em;
}

#left-sidebar .title {
	display: block;
	margin: 0;
	background: #A3A095;
	padding: .5em .5em .5em 1em;
	text-transform: capitalize;
	color: #f;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
}

#right-sidebar .title {
	display: block;
	margin: 0;
	background: #A3A095;
	padding: 0.4em 0.8em;
	text-transform: capitalize;
	font-weight: normal;
	color: #000;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
}

#right-sidebar .content {
	border: 1px solid #A3A095;
	border-top: none;
	margin: 0 0 16px 0;
	padding: 0.4em 0.8em;
}

#footer {
	background: #660000;
	border-top: 10px solid #A3A095;
	overflow: auto;
}

#footer-row {
	height: 3.2em;
	border-top: 2px solid #fff;
}

#footer-body {
	width: 980px;
	margin: 0 auto;
	padding: 0.9em 0 0 0;
}

#footer ul {
	margin: 0 0 0 0.5em;
	padding: 0;
}

#footer li {
	display: inline;
	float: left;
	margin: 0 1.5em 0 0;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
}

#footer a {
	color: #fff;
}

img.image-thumbnail {
	float: right;
	margin: 0 0 .5em .5em;
}

table.hp-table {
	border-width: 0px !important;
	margin: 0 0 2.0em 0;
}

table.hp-table tbody, table.hp-table tbody th {
	border-width: 0px !important;
}

table.hp-table tr {
	vertical-align: top;
}

table.hp-table td {
	padding: 0 1.0em;
}

td.hp-col-01, td.hp-col-02 {
	width: 33%;
	border-right: 1px solid #A3A095;
}

td.hp-col-03 {
	width: 33%;
}

.block-nice_menus {
	width: 151px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
}

ul.nice-menu {
	margin: 0 0 16px 0;
	border-width: 0;
	font-size: 1.0em;
	text-transform: capitalize;
}

ul.nice-menu li {
	width: 151px;
	border: 1px solid #660000;
	background-color: #660000;
	margin-top: 1px;
	padding: 0;
	background-image: none;
}

ul.nice-menu a, ul.nice-menu a:visited {
	padding: .45em .45em .45em .95em;
	color: #fff;
	text-decoration: none;
}

ul.nice-menu-left a, ul.nice-menu-left ul a {
	padding-left: 14px;
}

ul.nice-menu a:hover {
	background-color: #A3A095;
	color: #333;;
}

ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent, ul.nice-menu-right li.menuparent:hover, ul.nice-menu-right li.over, ul.nice-menu-right li li.menuparent:hover, ul.nice-menu-right li li.over {
	background: #660000 right center no-repeat;
}

ul.nice-menu ul {
	left: 151px;
	border: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #fff;
	text-transform: none;
}

ul.nice-menu ul a, ul.nice-menu ul a:visited {
	background: #660000;
	color: #fff !important;
}

ul.nice-menu ul a:hover {
	background: #A3A095;
	color: #333 !important;
}

div.block-user {
	margin: 0 0 1em;
}



/*======== triumf-sidebar ========*/
div.triumf-sidebar {
	float: right;
	margin: 0 0 1em 1em;
	width: 200px;
	min-height: 55px;
	_height: 55px; /*IE6 Hack*/
	border: 1px solid #A3A095;
	text-align: left;
	}
	
div.triumf-sidebar h3 {
	display: block;
	margin: 0;
	background: #A3A095;
	padding: 0.4em 0.8em;
	text-transform: capitalize;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	font-family: 'Century Gothic', 'Apple Gothic', 'Helvetica Neue-Light', Helvetica, Arial, sans-serif;
}
	
div.triumf-sidebar .content {
padding:  0.8em !important;
}

div.triumf-sidebar p.morelink {
text-align: right;
margin-bottom: 0;
}
/*======== END: triumf-sidebar ========*/