﻿.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	*display: inline-block;
}
* html .cf {
	height: 1px;
}
a img {
	border: none;
	vertical-align: middle;
}
.menu, .menu ul {
	list-style-type: none;
}
.inputForm .row {
	margin-bottom: 5px;
}
.inputForm .label {
	width: 120px;
	float: left;
}
.secondary .label {
	display: block;
}
.inputForm .alternatives * {
	vertical-align: middle;
}
.inputForm .alternatives label {
	margin-right: 10px;
}
.inputForm textarea {
	width: 340px;
	height: 120px;
}
.inputForm .tb {
	width: 240px;
}
.commentInput .box {
	display: none;
}
#textContent {
	position: relative;
}
/********* GLOBALS *********/
* {
	margin: 0;
	padding: 0;
}
body {
	font: .9em Arial,Helvetica,sans-serif;
	color: #333;
}
a img, table {
	border: 0;
}
a img {
	vertical-align: middle;
}
button, select, textarea, input {
	font: 100% sans-serif;
}
table {
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	vertical-align: top;
}
h1, h2, h3 {
	margin: .4em 0;
	font-family: Trebuchet MS,Arial,Sans-Serif;
	color: #333;
}
/* colors */
a {
	color: rgb(169,37,28);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* clearfix */
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	*display: inline-block;
}
* html .cf {
	height: 1px;
}
/********* LAYOUT *********/
body {
	margin: 0;
	background: #000 url(../images/bg.gif) 50% 0%;
}
#wrap {
}
#header {
	background: #fff url(../images/top_bottom_bg.gif) repeat-x bottom center;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
#header .top {
	height: 196px;
	background: #fff;
	margin: 0 auto;
	width: 900px;
}
#header .top h2 {
	width: 300px;
	height: 89px;
	background: url(../images/top_bg.gif) no-repeat;
	font-size: 1.3em;
	font-family: Century Gothic, Verdana, helvetica,Sans-Serif;
	font-weight: normal;
	overflow: hidden;
	color: #333;
	float: right;
	margin-top: 35px;
	padding: 25px 25px 25px 35px;
}
#header .top .siteLogo {
	width: 900px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
}

#pagetop {
background: url(../images/page_top.gif)  no-repeat top center;	
height:5px;
}

#page {
	padding-bottom: 3px;
	background: #fff url(../images/page_bottom.gif)  no-repeat bottom center;
}

#content {
	margin: 0 auto;
	width: 800px;
	padding: 15px;
	background-color:#fff;	
}
#menu {
	float: left;
}
#extras {
	float: right;
}
#main {
	width: 680px;
	float: left;
	padding-bottom: 15px;
	background: #fff;
}
#footer {
	width: 690px;
	margin: 0 auto;
	padding: 15px 15px 15px 190px;
	color: #fff;
	font-size: .8em;
}
#footer a {
	color: #fff;
}
.footerlogo {
	background-image: url(../images/paminilogo.gif);
	width: 140px;
	height: 46px;
	float: right;
	margin: -10px 7px 0 0;
}
/* top */
.siteHeader {
	margin: 0;
	padding: 55px 20px 30px 200px;
}
.siteHeader a {
	color: #478db3;
}
.siteLogo img {
	float: left;
	padding-top: 10px;
	margin-left: -20px;
}
/*box*/
.secondary {
	float: left;
}
.boxTitle, .secondary h4 {
	padding: 0 5px;
	color: #000;
	font-weight: bold;
}
.secondary h4 a, .secondary a, .secondary h4 a:visited {
	color: #000;
}
#menu .box {
	color: #000;
}
#content .boxTitle, #content .secondary h4 {
	color: #414141;
}
.secondary .box {
	background: transparent url(../images/menu_bg.gif) no-repeat 50% 100%;
	_height: 1px;
	padding-bottom: 10px;
	border: inset 2px #999;
}
.secondary .box .inner {
	padding: 10px 10px 0 10px;
	background: transparent url(../images/menu_bg.gif) no-repeat 50% 0%;
}
#content .secondary .box {
	background: transparent url(../images/secondary_bg.gif) no-repeat 50% 100%;
}
#content .secondary .box .inner {
	background: transparent url(../images/secondary_bg.gif) no-repeat 50% 0%;
}
#main .box {
	background: #d0cfcb url(../images/main_bg.gif) no-repeat;
	padding-top: 10px;
}
#main .box .inner {
	background: transparent url(../images/main_bg.gif) no-repeat 0% 100%;
	padding: 0 10px 10px 10px;
}
/*secondary*/
.secondary .uc {
	margin-bottom: 15px;
}
/*menu*/
.topMenu {
	font-size: 1.1em;
	width: 700px;
	padding-left: 50px;
	position: absolute;
	top: 216px;
	left: 50%;
	margin-left: -450px;
}
.topMenu li {
	display: inline;
}
.topMenu a {
	color: #fff;
	margin-right: 10px;
}
.topMenu .current a, .topMenu .trail a {
	font-weight: bold;
	color: #fff;
}
.languageMenu {
	width: 150px;
	position: absolute;
	top: 216px;
	left: 50%;
	margin-left: 285px;
	text-align: right;
}
.languageMenu a {
	opacity: .4;
}
.languageMenu .current {
	cursor: default;
	opacity: 1;
}
.languageMenu a:hover {
	opacity: 1;
}
.subMenu a {
	display: block;
	padding: 2px 0;
	_height: 1px;
	color: maroon;
	font-weight: bold;
}
.subMenu ul {
	margin: 0 0 5px 10px;
}
.subMenu .trail > a, .subMenu .current > a {
	color: red;
}
.subMenu .current > a {
	font-weight: bold;
}
.subMenu .current > a:before {
	content: "--";
	float: left;
}
/* lists */
.list .a0 {
	background: #f4f8ed;
}
.list, .list .a1 {
	background: #fff;
}
.list {
	padding-bottom: 6px;
	background-position: 50% 100%;
}
.list .item {
	padding: 5px;
}
/* path */
.path {
	margin-bottom: 10px;
}
.path .current {
	color: #414141;
}
.path a.current:hover {
	cursor: default;
	text-decoration: none;
}
/* sitemap */
#main ul {
	list-style: circle;
	margin-left: 20px;
}
#main ol {
	margin-left: 20px;
}
/* content */
.introduction {
	margin-top: 10px;
}
/* date */
.date {
	font-size: small;
	color: #414141;
	display: block;
}
/* intro */
.intro {
	font-style: italic;
	font-size: 1.2em;
}
.list .intro {
	font-style: normal;
	font-size: 1em;
}
body #page {
	background-color: Transparent;
}
/*columns*/
.columns {
	clear: right;
}
.columns .left {
	float: left;
	width: 375px;
}
.columns .right {
	float: right;
	width: 300px;
}
.socialBookmarks a {
	white-space: nowrap;
}
/* login */
.login .tb {
	width: 130px;
}
.login .ff {
	margin-bottom: 5px;
}
.register td {
	padding: 0 5px 5px 0;
}
/* gallery */
.thumbnail {
	opacity: .4;
}
.thumbnail:hover, .selected {
	opacity: 1;
}
#thumbnails {
	padding-bottom: 10px;
}
#thumbnails .text {
	display: none;
}
.thumbnail {
	margin-bottom: 10px;
	margin-right: 5px;
}
/* comments */
.commentList {
	border-top: solid 1px #D0CFCB;
	margin-top: 10px;
}
.main {
	float: right;
	margin: 0 0 10px 10px;
}
#textcontent {
	width: 300px;
	float: left;
}
.socialbookmark {
	font-size: .8em;
}
.socialbookmark img {
	margin-right: 5px;
}
.news {
	font-size: .9em;
	border-bottom: dotted 1px maroon;
	padding: 3px 0;
}
.news a {
	font-weight: bold;
}
#content h3 {
	padding: 5px 0 3px 0;
	border: solid maroon;
	border-width: 3px 0 1px 0;
}
.tabPanel {
	width: 675px !important;
}
P {
	margin-bottom: 10px;
}
.date {
	text-decoration: italic;
	font-size: .8em;
	color: #999;
}

