/*
* Qualitative Web Templates for Web Application Platforms
*
* @license		     http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL)
* @package		     IXThemes, http://ixthemes.org
* @theme_author		 Alexander Galochkin (algalochkin at users.sourceforge.net)
* @version		     $Id: style.css 658 2009-04-15 16:10:40Z algalochkin $
*
* Thanks you, that you have left this header untouched!!!
*/
@import url(content.css);
@import url(stylex.css);
body { margin: 0 auto; padding: 0; background-color: #162D15; background-image: url('../img/Page-BgTexture.jpg'); background-repeat: repeat-x; background-attachment: fixed; background-position: bottom left; }
.ixt-main { position: relative; width: 100%; overflow:hidden; left: 0; top: 0; }
.ixt-pbgglar { position: absolute; z-index:-1; width: 100%; left: 0; top: 0; }
html:first-child .ixt-pbgglar { border: 1px solid transparent; /* Opera fix */ }
.cleared { float: none; clear: both; margin: 0; padding: 0; border: none; font-size:1px; }
form { padding:0 !important; margin:0 !important; }
table.position { position: relative; width: 100%; table-layout: fixed; }
.ixt-Sheet { position:relative; z-index:0; margin:0 auto; width: 1000px; min-width:43px; min-height:43px; }
.ixt-Sheet-body { position: relative; z-index:1; padding: 20px; }
.ixt-Sheet-tr, .ixt-Sheet-tl, .ixt-Sheet-br, .ixt-Sheet-bl, .ixt-Sheet-tc, .ixt-Sheet-bc, .ixt-Sheet-cr, .ixt-Sheet-cl { position:absolute; z-index:-1; }
.ixt-Sheet-tr, .ixt-Sheet-tl, .ixt-Sheet-br, .ixt-Sheet-bl { width: 70px; height: 70px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-tl { top:0; left:0; clip: rect(auto, 35px, 35px, auto); }
.ixt-Sheet-tr { top: 0; right: 0; clip: rect(auto, auto, 35px, 35px); }
.ixt-Sheet-bl { bottom: 0; left: 0; clip: rect(35px, 35px, auto, auto); }
.ixt-Sheet-br { bottom: 0; right: 0; clip: rect(35px, auto, auto, 35px); }
.ixt-Sheet-tc, .ixt-Sheet-bc { left: 35px; right: 35px; height: 70px; background-image: url('../img/Sheet-h.png'); }
.ixt-Sheet-tc { top: 0; clip: rect(auto, auto, 35px, auto); }
.ixt-Sheet-bc { bottom: 0; clip: rect(35px, auto, auto, auto); }
.ixt-Sheet-cr, .ixt-Sheet-cl { top: 35px; bottom: 35px; width: 70px; background-image: url('../img/Sheet-v.png'); }
.ixt-Sheet-cr { right:0; clip: rect(auto, auto, auto, 35px); }
.ixt-Sheet-cl { left:0; clip: rect(auto, 35px, auto, auto); }
.ixt-Sheet-cc { position:absolute; z-index:-1; top: 35px; left: 35px; right: 35px; bottom: 35px; background-image: url('../img/Sheet-c.png'); }
.ixt-Sheet { margin-top: -20px !important; }
div.ixt-header { margin: 0 auto; position: relative; z-index:0; width: 960px; height: 150px; }
div.ixt-header-jpeg { position: absolute; z-index:-1; top: 0; left: 0; width: 960px; height: 150px; background-image: url('../img/Header.jpg'); background-repeat: no-repeat; background-position: center center; }
.ixt-logo { display : block; position: absolute; left: 0px; top: 65px; width: 931px; }
h1.ixt-logo-name { display: block; text-align: right; }
h1.ixt-logo-name, h1.ixt-logo-name a, h1.ixt-logo-name a:link, h1.ixt-logo-name a:visited, h1.ixt-logo-name a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 38px; font-style: normal; font-weight: bold; text-decoration: none; padding:0; margin:0; color: #CCE6CB !important; }
.ixt-logo-text { display: block; text-align: right; }
.ixt-logo-text, .ixt-logo-text a { font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; font-style: normal; font-weight: normal; padding:0; margin:0; color: #CCE6CB !important; }
.ixt-menu a, .ixt-menu a:link, .ixt-menu a:visited, .ixt-menu a:hover { text-align:left; text-decoration:none; outline:none; letter-spacing:normal; word-spacing:normal; }
.ixt-menu, .ixt-menu ul { margin: 0; padding: 0; border: 0; list-style-type: none; display: block; }
.ixt-menu li { margin: 0; padding: 0; border: 0; display: block; float: left; position: relative; z-index: 5; background:none; }
.ixt-menu li:hover { z-index: 10000; white-space: normal; }
.ixt-menu li li { float: none; }
.ixt-menu ul { visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0; background:none; }
.ixt-menu li:hover>ul { visibility: visible; top: 100%; }
.ixt-menu li li:hover>ul { top: 0; left: 100%; }
.ixt-menu:after, .ixt-menu ul:after { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both; }
.ixt-menu, .ixt-menu ul { min-height: 0; }
.ixt-menu ul { background-image: url(../img/spacer.gif); padding: 10px 30px 30px 30px; margin: -10px 0 0 -30px; }
.ixt-menu ul ul { padding: 30px 30px 30px 10px; margin: -30px 0 0 -10px; }
.ixt-menu { padding: 0px 0px 0px 0px; }
.ixt-nav { position: relative; height: 15px; z-index: 100; }
.ixt-nav .l, .ixt-nav .r { position: absolute; z-index: -1; top: 0; height: 15px; background-image: url('../img/nav.png'); }
.ixt-nav .l { left: 0; right:0px; }
.ixt-nav .r { right: 0; width: 960px; clip: rect(auto, auto, auto, 960px); }
.ixt-menu ul li { clear: both; }
.ixt-menu a { position:relative; display: block; overflow:hidden; height: 15px; cursor: pointer; text-decoration: none; margin-right: 3px; margin-left: 3px; }
.ixt-menu a .r, .ixt-menu a .l { position:absolute; display: block; height: 45px; background-image: url('../img/MenuItem.png'); }
.ixt-menu a .l { left:0; right:0px; }
.ixt-menu a .r { width:400px; right:0; clip: rect(auto, auto, auto, 400px); }
.ixt-menu a .t { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; color: #1C1C1C; padding: 0 20px; margin: 0 0px; line-height: 15px; text-align: center; }
.ixt-menu a:hover .l, .ixt-menu a:hover .r { top:-15px; }
.ixt-menu li:hover>a .l, .ixt-menu li:hover>a .r { top:-15px; }
.ixt-menu li:hover a .l, .ixt-menu li:hover a .r { top:-15px; }
.ixt-menu a:hover .t { color: #EDEDED; }
.ixt-menu li:hover a .t { color: #EDEDED; }
.ixt-menu li:hover>a .t { color: #EDEDED; }
.ixt-menu a.active .l, .ixt-menu a.active .r { top: -30px; }
.ixt-menu a.active .t { color: #458A42; }
.ixt-menu ul a { display:block; text-align: center; white-space: nowrap; height: 20px; width: 180px; overflow:hidden; line-height: 20px; margin-right: auto; background-image: url('../img/subitem-bg.png'); background-position: left top; background-repeat: repeat-x; border-width: 0px; border-style: solid; }
.ixt-nav ul.ixt-menu ul span, .ixt-nav ul.ixt-menu ul span span { display: inline; float: none; margin: inherit; padding: inherit; background-image: none; text-align: inherit; text-decoration: inherit; }
.ixt-menu ul a, .ixt-menu ul a:link, .ixt-menu ul a:visited, .ixt-menu ul a:hover, .ixt-menu ul a:active, .ixt-nav ul.ixt-menu ul span, .ixt-nav ul.ixt-menu ul span span { text-align: left; text-indent: 12px; text-decoration: none; line-height: 20px; color: #F5F5F5; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; }
.ixt-menu ul ul a { margin-left: auto; }
.ixt-menu ul li a:hover { color: #458A42; background-position: 0 -20px; }
.ixt-menu ul li:hover>a { color: #458A42; background-position: 0 -20px; }
.ixt-nav .ixt-menu ul li a:hover span, .ixt-nav .ixt-menu ul li a:hover span span { color: #458A42; }
.ixt-nav .ixt-menu ul li:hover>a span, .ixt-nav .ixt-menu ul li:hover>a span span { color: #458A42; }
.contentLayout { position: relative; margin-bottom: 0px; width: 960px; }
.ixt-Block { position:relative; z-index:0; margin:0 auto; min-width:27px; min-height:27px; }
.ixt-Block-body { position: relative; z-index:1; padding: 10px; }
.ixt-Block-tr, .ixt-Block-tl, .ixt-Block-br, .ixt-Block-bl, .ixt-Block-tc, .ixt-Block-bc, .ixt-Block-cr, .ixt-Block-cl { position:absolute; z-index:-1; }
.ixt-Block-tr, .ixt-Block-tl, .ixt-Block-br, .ixt-Block-bl { width: 38px; height: 38px; background-image: url('../img/Block-s.png'); }
.ixt-Block-tl { top:0; left:0; clip: rect(auto, 19px, 19px, auto); }
.ixt-Block-tr { top: 0; right: 0; clip: rect(auto, auto, 19px, 19px); }
.ixt-Block-bl { bottom: 0; left: 0; clip: rect(19px, 19px, auto, auto); }
.ixt-Block-br { bottom: 0; right: 0; clip: rect(19px, auto, auto, 19px); }
.ixt-Block-tc, .ixt-Block-bc { left: 19px; right: 19px; height: 38px; background-image: url('../img/Block-h.png'); }
.ixt-Block-tc { top: 0; clip: rect(auto, auto, 19px, auto); }
.ixt-Block-bc { bottom: 0; clip: rect(19px, auto, auto, auto); }
.ixt-Block-cr, .ixt-Block-cl { top: 19px; bottom: 19px; width: 38px; background-image: url('../img/Block-v.png'); }
.ixt-Block-cr { right:0; clip: rect(auto, auto, auto, 19px); }
.ixt-Block-cl { left:0; clip: rect(auto, 19px, auto, auto); }
.ixt-Block-cc { position:absolute; z-index:-1; top: 19px; left: 19px; right: 19px; bottom: 19px; background-image: url('../img/Block-c.png'); }
.ixt-Block { margin: 7px; }
.ixt-bheader { position:relative; z-index:0; height: 30px; padding: 0 7px; margin-bottom: 7px; }
.ixt-bheader .t { height: 30px; color: #224521; font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; font-style: normal; font-weight: bold; white-space : nowrap; padding: 0 7px 0 0px; line-height: 30px; }
.ixt-bheader .l, .ixt-bheader .r { display:block; position:absolute; z-index:-1; height: 30px; background-image: url('../img/BlockHeader.png'); }
.ixt-bheader .l { left:0; right:6px; }
.ixt-bheader .r { width:980px; right:0; clip: rect(auto, auto, auto, 974px); }
.ixt-header-tag-icon { display:inline-block; background-position:left top; background-image: url('../img/BlockHeaderIcon.png'); padding:0 0 0 39px; background-repeat: no-repeat; min-height: 32px; margin: 0px; }
.ixt-BlockContent { position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.ixt-BlockContent-body { position: relative; z-index:1; padding: 11px; }
.ixt-BlockContent-body { color:#B5B5B5; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; }
.ixt-BlockContent-body a:link { color: #A0D19F; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-body a:visited, .ixt-BlockContent-body a.visited { color: #EBEBEB; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-body a:hover, .ixt-BlockContent-body a.hover { color: #C2E1C1; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent-body ul { list-style-type: none; color: #B5B5B5; margin:0; padding:0; }
.ixt-BlockContent-body li { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; text-decoration: none; }
.ixt-BlockContent-body ul li { padding:0px 0 0px 10px; background-image: url('../img/BlockContentBullets.png'); background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; }
.ixt-Post { position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.ixt-Post-body { position: relative; z-index:1; padding: 10px; }
.ixt-Post { margin: 10px; }
a img { border: 0; }
.article img, img.article { border: solid 1px #262626; margin: 1em; }
.ixt-metadata-icons img { border: none; vertical-align: middle; margin:2px; }
.article table, table.article { border-collapse: collapse; margin: 1px; width:auto; }
.article table, table.article .article tr, .article th, .article td { background-color:Transparent; }
.article th, .article td { padding: 2px; border: solid 1px #696969; vertical-align: top; text-align:left; }
.article th { text-align:center; vertical-align:middle; padding: 7px; }
.ixt-picons-wrapper { text-decoration:none; margin: 0.2em 0; padding: 0; font-weight:normal; font-style:normal; letter-spacing:normal; word-spacing:normal; font-variant:normal; text-decoration:none; font-variant:normal; text-transform:none; text-align:left; text-indent:0; line-height:inherit; font-family: Arial, Helvetica, Sans-Serif; font-size: 22px; font-style: normal; font-weight: bold; text-align: left; color: #C2E1C1; }
.ixt-picons-wrapper, .ixt-picons-wrapper a, .ixt-picons-wrapper a:link, .ixt-picons-wrapper a:visited, .ixt-picons-wrapper a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 22px; font-style: normal; font-weight: bold; text-align: left; color: #C2E1C1; }
.ixt-pheader a:link { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #B1D9B0; }
.ixt-pheader a:visited, .ixt-pheader a.visited { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #C4C4C4; }
.ixt-pheader a:hover, .ixt-pheader a.hovered { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #A6A6A6; }
body { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; color: #D1D1D1; }
.ixt-pcont { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: justify; color: #D1D1D1; }
a { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #89C587; }
a:link { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #89C587; }
a:visited, a.visited { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #A6A6A6; }
a:hover, a.hover { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; color: #A6A6A6; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { font-weight: normal; font-style: normal; text-decoration: none; }
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 28px; font-style: normal; font-weight: bold; text-align: left; color: #89C587; }
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 22px; font-style: normal; font-weight: bold; text-align: left; color: #89C587; }
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; font-style: normal; font-weight: bold; text-align: left; color: #AAD6A9; }
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: left; color: #D1D1D1; }
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; font-style: normal; font-weight: bold; text-align: left; color: #D1D1D1; }
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; font-style: normal; font-weight: bold; text-align: left; color: #D1D1D1; }
ul { list-style-type: none; color: #B2B2B2; margin:0; padding:0; }
li { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; }
.ixt-Post ul li { padding:0px 0 0px 13px; background-image: url('../img/PostBullets.png'); background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; }
blockquote p { color:#BFE0BE; font-family: Arial, Helvetica, Sans-Serif; font-style: italic; font-weight: normal; text-align: left; }
blockquote { border:solid 1px #2B5629; margin:10px 10px 10px 50px; padding:5px 5px 5px 41px; background-color:#595959; background-image:url('../img/PostQuote.png'); background-position:left top; background-repeat:no-repeat; }
.ixt-button { position:relative; display:inline-block; width: auto; outline:none; border:none; background:none; line-height:28px; margin:0; padding:0; overflow: visible; cursor: default; text-decoration: none !important; z-index:0; }
*:first-child+html .ixt-button { display:list-item; list-style-type:none; float:left; }
.ixt-button .btn { display:block; position:relative; float:left; height: 28px; overflow:hidden; white-space: nowrap; width: auto; color: #CFCFCF; }
.ixt-button .btn .t { display:block; height: 28px; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; white-space: nowrap; text-align: left; padding: 0 11px; line-height: 28px; text-decoration: none !important; }
input, select { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; }
.ixt-button .hover, .ixt-button:hover { color: #EBF5EA; text-decoration: none !important; }
.ixt-button .active { color: #F2F2F2; }
.ixt-button .btn .l, .ixt-button .btn .r { display:block; position:absolute; z-index:-1; height: 84px; background-image: url('../img/Button.png'); }
.ixt-button .btn .l { left:0; right:8px; }
.ixt-button .btn .r { width:409px; right:0; clip: rect(auto, auto, auto, 401px); }
.ixt-button .btn.hover .l, .ixt-button .btn.hover .r, .ixt-button .btn:hover .l, .ixt-button .btn:hover .r { top: -28px; }
.ixt-button .btn.active .l, .ixt-button .btn.active .r { top: -56px; }
.ixt-footer { position:relative; z-index:0; overflow:hidden; width: 960px; margin: 5px auto 0px auto; }
.ixt-footer .ixt-footer-inner { height:1%; position: relative; z-index: 0; padding: 5px; text-align: center; }
.ixt-rss-tag-icon { position: relative; display:block; float:left; background-image: url('../img/rssIcon.png'); background-position: center right; background-repeat: no-repeat; margin: 0 5px 0 0; height: 32px; width: 32px; }
.ixt-footer .ixt-footer-text p { margin: 0; }
.ixt-footer .ixt-footer-text { display:inline-block; color:#C2C2C2; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-footer .ixt-footer-text a:link { text-decoration: none; color: #3A7538; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-footer .ixt-footer-text a:visited { text-decoration: none; color: #A6A6A6; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-footer .ixt-footer-text a:hover { text-decoration: none; color: #89C587; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-page-footer, .ixt-page-footer a, .ixt-page-footer a:link, .ixt-page-footer a:visited, .ixt-page-footer a:hover { font-family:Arial; font-size:10px; letter-spacing:normal; word-spacing:normal; font-style:normal; font-weight:normal; text-decoration:underline; color:#919191; }
.ixt-page-footer { margin:1em; text-align:center; text-decoration:none; color:#4D4D4D; }
.contentLayout .sidebar1 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 191px; }
.contentLayout .content { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 577px; }
.contentLayout .content-sidebar1 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 768px; }
.contentLayout .content-sidebar2 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 768px; }
.contentLayout .content-wide { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 959px; }
.contentLayout .sidebar2 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 191px; }
