/*
* 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 1042 2009-05-17 15:19:30Z 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: #FFFFFF; background-image: url('../img/Page-BgTexture.jpg'); background-repeat: repeat; background-attachment: scroll; background-position: top left; }
.ixt-main { position: relative; width: 100%; overflow:hidden; left: 0; top: 0; }
.ixt-pbggrad { position: absolute; z-index:-1; background-image: url('../img/Page-BgGradient.jpg'); background-repeat: repeat-x; width:100%; height: 307px; }
.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:49px; min-height:49px; }
.ixt-Sheet-body { position: relative; z-index:1; padding: 7px; }
.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: 76px; height: 76px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-tl { top:0; left:0; clip: rect(auto, 38px, 38px, auto); }
.ixt-Sheet-tr { top: 0; right: 0; clip: rect(auto, auto, 38px, 38px); }
.ixt-Sheet-bl { bottom: 0; left: 0; clip: rect(38px, 38px, auto, auto); }
.ixt-Sheet-br { bottom: 0; right: 0; clip: rect(38px, auto, auto, 38px); }
.ixt-Sheet-tc, .ixt-Sheet-bc { left: 38px; right: 38px; height: 76px; background-image: url('../img/Sheet-h.png'); }
.ixt-Sheet-tc { top: 0; clip: rect(auto, auto, 38px, auto); }
.ixt-Sheet-bc { bottom: 0; clip: rect(38px, auto, auto, auto); }
.ixt-Sheet-cr, .ixt-Sheet-cl { top: 38px; bottom: 38px; width: 76px; background-image: url('../img/Sheet-v.png'); }
.ixt-Sheet-cr { right:0; clip: rect(auto, auto, auto, 38px); }
.ixt-Sheet-cl { left:0; clip: rect(auto, 38px, auto, auto); }
.ixt-Sheet-cc { position:absolute; z-index:-1; top: 38px; left: 38px; right: 38px; bottom: 38px; background-color: #E8EFCD; }
.ixt-Sheet { margin-top: 0px !important; }
div.ixt-preheader { margin: 0 auto; position: relative; z-index:0; width: 986px; height: 75px; }
div.ixt-header { margin: 0 auto; position: relative; z-index:0; width: 986px; height: 225px; }
div.ixt-header-png { position: absolute; z-index:-2; top: 0; left: 0; width: 986px; height: 225px; background-image: url('../img/Header.png'); background-repeat: no-repeat; background-position: left top; }
div.ixt-header-jpeg { position: absolute; z-index:-1; top: 0; left: 0; width: 986px; height: 225px; background-image: url('../img/Header.jpg'); background-repeat: no-repeat; background-position: center center; }
.ixt-logo { display : block; position: absolute; left: 12px; top: 9px; width: 966px; }
.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; }
ul.ixt-menu { float:right; }
.ixt-menu { padding: 0px 0px 0px 0px; }
.ixt-nav { position: relative; height: 26px; z-index: 100; }
.ixt-nav .l, .ixt-nav .r { position: absolute; z-index: -1; top: 0; height: 26px; background-image: url('../img/nav.png'); }
.ixt-nav .l { left: 0; right:0px; }
.ixt-nav .r { right: 0; width: 986px; clip: rect(auto, auto, auto, 986px); }
.ixt-menu ul li { clear: both; }
.ixt-menu a { position:relative; display: block; overflow:hidden; height: 26px; cursor: pointer; text-decoration: none; margin-right: 0px; margin-left: 0px; }
.ixt-menu a .r, .ixt-menu a .l { position:absolute; display: block; height: 78px; 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: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 12px; color: #BFB7A6; padding: 0 22px; margin: 0 0px; line-height: 26px; text-align: center; }
.ixt-menu a:hover .l, .ixt-menu a:hover .r { top:-26px; }
.ixt-menu li:hover>a .l, .ixt-menu li:hover>a .r { top:-26px; }
.ixt-menu li:hover a .l, .ixt-menu li:hover a .r { top:-26px; }
.ixt-menu a:hover .t { color: #000000; }
.ixt-menu li:hover a .t { color: #000000; }
.ixt-menu li:hover>a .t { color: #000000; }
.ixt-nav .separator { display: block; width: 1px; height: 26px; background-image: url('../img/MenuSeparator.png'); }
.contentLayout { position: relative; margin-bottom: 3px; width: 986px; }
.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 { margin: 7px; }

.ixt-Block1 { position:relative; z-index:0; margin:0 auto; min-width:27px; min-height:27px; }
.ixt-Block1-body { position: relative; z-index:1; padding: 10px; }
.ixt-Block1-tr, .ixt-Block1-tl, .ixt-Block1-br, .ixt-Block1-bl, .ixt-Block1-tc, .ixt-Block1-bc, .ixt-Block1-cr, .ixt-Block1-cl { position:absolute; z-index:-1; }
.ixt-Block1-tr, .ixt-Block1-tl, .ixt-Block1-br, .ixt-Block1-bl { width: 38px; height: 38px; background-image: url('../img/Block1-s.png'); }
.ixt-Block1-tl { top:0; left:0; clip: rect(auto, 19px, 19px, auto); }
.ixt-Block1-tr { top: 0; right: 0; clip: rect(auto, auto, 19px, 19px); }
.ixt-Block1-bl { bottom: 0; left: 0; clip: rect(19px, 19px, auto, auto); }
.ixt-Block1-br { bottom: 0; right: 0; clip: rect(19px, auto, auto, 19px); }
.ixt-Block1-tc, .ixt-Block1-bc { left: 19px; right: 19px; height: 38px; background-image: url('../img/Block1-h.png'); }
.ixt-Block1-tc { top: 0; clip: rect(auto, auto, 19px, auto); }
.ixt-Block1-bc { bottom: 0; clip: rect(19px, auto, auto, auto); }
.ixt-Block1-cr, .ixt-Block1-cl { top: 19px; bottom: 19px; width: 38px; background-image: url('../img/Block1-v.png'); }
.ixt-Block1-cr { right:0; clip: rect(auto, auto, auto, 19px); }
.ixt-Block1-cl { left:0; clip: rect(auto, 19px, auto, auto); }
.ixt-Block1-cc { position:absolute; z-index:-1; top: 19px; left: 19px; right: 19px; bottom: 19px; background-image: url('../img/Block1-c.png'); }
.ixt-Block1 { margin: 7px; }

.ixt-bheader1 { position:relative; z-index:0; height: 30px; padding: 0 11px; margin-bottom: 0px; }
.ixt-bheader1 .t { height: 30px; color: #F60; font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: center; white-space : nowrap; padding: 0 11px; line-height: 30px; }
.ixt-bheader { position:relative; z-index:0; height: 30px; padding: 0 11px; margin-bottom: 0px; }
.ixt-bheader .t { height: 30px; color: #597132; font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: left; white-space : nowrap; padding: 0 11px; line-height: 30px; }
.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:#1E1B15; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-BlockContent-body a:link { color: #536A2F; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-body a:visited, .ixt-BlockContent-body a.visited { color: #273216; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-body a:hover, .ixt-BlockContent-body a.hover { color: #6F8E3E; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent-body ul { list-style-type: none; color: #2C2820; 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-BlockContent2 { position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.ixt-BlockContent2-body { position: relative; z-index:1; padding: 7px; }
.ixt-BlockContent2-body { color:#273216; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-BlockContent2-body a:link { color: #A21F10; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent2-body a:visited, .ixt-BlockContent2-body a.visited { color: #273216; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent2-body a:hover, .ixt-BlockContent2-body a.hover { color: #A21F10; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent2-body ul { list-style-type: none; color: #273216; margin:0; padding:0; }
.ixt-BlockContent2-body li { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; text-decoration: none; }
.ixt-BlockContent2-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-BlockContent-hight { position: relative; z-index:1; padding: 11px; }
.ixt-BlockContent-hight { color:#A21F10; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-BlockContent-hight a:link { color: #A21F10; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-hight a:visited, .ixt-BlockContent-body a.visited { color: #F60; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-BlockContent-hight a:hover, .ixt-BlockContent-body a.hover { color: #F60; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }

.ixt-BlockContent-search { position: relative; z-index:1; padding: 3px; }
.ixt-BlockContent-search { color:#EAECE9; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }

.ixt-Post { position:relative; z-index:0; margin:0 auto; min-width:15px; min-height:15px; }
.ixt-Post-body { position: relative; z-index:1; padding: 11px; }
.ixt-Post-tr, .ixt-Post-tl, .ixt-Post-br, .ixt-Post-bl, .ixt-Post-tc, .ixt-Post-bc, .ixt-Post-cr, .ixt-Post-cl { position:absolute; z-index:-1; }
.ixt-Post-tr, .ixt-Post-tl, .ixt-Post-br, .ixt-Post-bl { width: 14px; height: 14px; background-image: url('../img/Post-s.png'); }
.ixt-Post-tl { top:0; left:0; clip: rect(auto, 7px, 7px, auto); }
.ixt-Post-tr { top: 0; right: 0; clip: rect(auto, auto, 7px, 7px); }
.ixt-Post-bl { bottom: 0; left: 0; clip: rect(7px, 7px, auto, auto); }
.ixt-Post-br { bottom: 0; right: 0; clip: rect(7px, auto, auto, 7px); }
.ixt-Post-tc, .ixt-Post-bc { left: 7px; right: 7px; height: 14px; background-image: url('../img/Post-h.png'); }
.ixt-Post-tc { top: 0; clip: rect(auto, auto, 7px, auto); }
.ixt-Post-bc { bottom: 0; clip: rect(7px, auto, auto, auto); }
.ixt-Post-cr, .ixt-Post-cl { top: 7px; bottom: 7px; width: 14px; background-image: url('../img/Post-v.png'); }
.ixt-Post-cr { right:0; clip: rect(auto, auto, auto, 7px); }
.ixt-Post-cl { left:0; clip: rect(auto, 7px, auto, auto); }
.ixt-Post-cc { position:absolute; z-index:-1; top: 7px; left: 7px; right: 7px; bottom: 7px; background-color: #EFF4E6; }
.ixt-Post { margin: 10px; }
.ixt-PostContent { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 13px; text-align: justify; color: #29261E; }
.ixt-PostContent a { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #EF0D01; }
a img { border: 0; }
.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: #3D4E22; }
.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: #3D4E22; }
.ixt-pheader a:link { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #4B602A; }
.ixt-pheader a:visited, .ixt-pheader a.visited { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #6A614D; }
.ixt-pheader a:hover, .ixt-pheader a.hovered { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; color: #5F5645; }
body { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; color: #29261E; }
a { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #597132; }
a:link { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #597132; }
a:visited, a.visited { font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: #5F5645; }
a:hover, a.hover { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; color: #5F5645; }
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: #597132; }
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; font-style: normal; font-weight: bold; text-align: left; color: #597132; }
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: #A5C275; }
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: #273216; }
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: #273216; }
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: #273216; }
ol, ul { color: #413B2F; margin:1em 0 1em 2em; padding:0; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; }
li ol, li ul { margin:0.5em 0 0.5em 2em; padding:0; }
li { margin:0.2em 0; padding:0; }
ul { list-style-type: none; }
ol { list-style-position:inside; }
.ixt-Post li { padding:0px 0 0px 10px; line-height:1.2em; }
.ixt-Post ol li, .ixt-Post ul ol li { background: none; padding-left:0; }
.ixt-Post ul li, .ixt-Post ol ul li { background-image: url('../img/PostBullets.png'); background-repeat:no-repeat; padding-left:10px; }
blockquote p { color:#13190B; font-family: Arial, Helvetica, Sans-Serif; font-style: italic; font-weight: normal; text-align: left; }
blockquote { border:solid 1px #C3BBAC; margin:10px 10px 10px 50px; padding:5px 5px 5px 27px; background-color:#E8EFDC; 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:34px; 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: 34px; overflow:hidden; white-space: nowrap; width: auto; color: #000000; }
.ixt-button .btn .t { display:block; height: 34px; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; white-space: nowrap; text-align: left; padding: 0 21px; line-height: 34px; text-decoration: none !important; }
input, select { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 10px; font-style: normal; font-weight: normal;}
.ixt-button .hover, .ixt-button:hover { color: #000000; text-decoration: none !important; }
.ixt-button .active { color: #F6F9EC; }
.ixt-button .btn .l, .ixt-button .btn .r { display:block; position:absolute; z-index:-1; height: 102px; background-image: url('../img/Button.png'); }
.ixt-button .btn .l { left:0; right:11px; }
.ixt-button .btn .r { width:411px; right:0; clip: rect(auto, auto, auto, 400px); }
.ixt-button .btn.hover .l, .ixt-button .btn.hover .r, .ixt-button .btn:hover .l, .ixt-button .btn:hover .r { top: -34px; }
.ixt-button .btn.active .l, .ixt-button .btn.active .r { top: -68px; }
.ixt-footer { position:relative; z-index:0; overflow:hidden; width: 986px; margin: 5px auto 0px auto; }
.ixt-footer .ixt-footer-inner { height:1%; position: relative; z-index: 0; padding: 30px; text-align: center; }
.ixt-footer .ixt-footer-text p { margin: 0; }
.ixt-footer .ixt-footer-text { display:inline-block; color:#26231C; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-footer .ixt-footer-text a:link { text-decoration: none; color: #38471F; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-footer .ixt-footer-text a:visited { text-decoration: none; color: #595140; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
.ixt-footer .ixt-footer-text a:hover { text-decoration: none; color: #000000; 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:#6F8E3E; }
.ixt-page-footer { margin:1em; text-align:center; text-decoration:none; color:#766B56; }
.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: 22px; width: 22px; }
.contentLayout .content { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 591px; }
.contentLayout .content-sidebar1 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 788px; }
.contentLayout .content-sidebar2 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 788px; }
.contentLayout .content-wide { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 985px; }
.contentLayout .sidebar1 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 197px; }
.contentLayout .sidebar2 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 197px; }
.ixt-header .sidebar3 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 300px; }
.ixt-preheader .sidebar4 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 300px; left:680px; }
