/*
* Themes and templates for Content Management Systems
*
* @license		     http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL)
* @package		     IXThemes, http://ixthemes.sourceforge.net
* @theme_author		 Alexander Galochkin (algalochkin at users.sourceforge.net)
* @version		     $Id: style.css 588 2009-04-06 04:45:57Z algalochkin $
*
* Thanks you, that you have left this header untouched!!!
*/
@import url(content.css);
@import url(stylex.css);
/* begin Page */
body { margin: 0 auto; padding: 0; background-color: #153237; background-image: url('../img/Page-BgTexture.jpg'); background-repeat: repeat; background-attachment: scroll; background-position: top left; }
.ixt-main { position: absolute; width: 100%; left: 0; top: 0; }
.ixt-pbgglar { position: absolute; width: 100%; left: 0; top: 0; }
.ixt-pbgglarimg { background-image: url('../img/Page-BgGlare.png'); background-repeat: no-repeat; height: 208px; width: 550px; margin: 0; }
html:first-child .ixt-pbgglar { border: 1px solid transparent; /* Opera fix */ }
.ixt-pbggrad { background-image: url('../img/Page-BgGradient.jpg'); background-repeat: repeat-x; height: 900px; }
.cleared { float: none; clear: both; margin: 0; padding: 0; border: none; font-size:1px; }
/* end Page */

/* begin Box, Sheet */
.ixt-Sheet { overflow: hidden; min-width:51px; min-height:51px; margin: 0 auto; position: relative; z-index: 0; width: 1000px; }
.ixt-Sheet-body { position: relative; z-index: 0; margin: 5px; }
.ixt-Sheet-tl { position: absolute; overflow: hidden; z-index: -1; top: 0; left: 0; width: 35px; height: 35px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-tr { position: absolute; overflow: hidden; z-index: -1; top: 0; right: 0; width: 35px; height: 35px; }
.ixt-Sheet-tr div { position: absolute; z-index: -1; top: 0px; left: -35px; width: 70px; height: 70px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-bl { position: absolute; overflow: hidden; z-index: -1; bottom: 0; left: 0; width: 35px; height: 35px; }
.ixt-Sheet-bl div { position: absolute; z-index: -1; top: -35px; left: 0; width: 70px; height: 70px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-br { position: absolute; overflow: hidden; z-index: -1; bottom: 0; right: 0; width: 35px; height: 35px; }
.ixt-Sheet-br div { position: absolute; z-index: -1; top: -35px; left: -35px; width: 70px; height: 70px; background-image: url('../img/Sheet-s.png'); }
.ixt-Sheet-tc { position: absolute; overflow:hidden; z-index: -1; top: 0; left: 35px; right: 35px; height: 35px; }
.ixt-Sheet-tc div { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 70px; background-image: url('../img/Sheet-h.png'); }
.ixt-Sheet-bc { position: absolute; overflow:hidden; z-index: -1; bottom: 0; left: 35px; right: 35px; height: 35px; }
.ixt-Sheet-bc div { position: absolute; z-index: -1; top: -35px; left: 0; width: 100%; height: 70px; background-image: url('../img/Sheet-h.png'); }
.ixt-Sheet-cl { position: absolute; overflow:hidden; z-index: -1; top: 35px; left: 0; width: 35px; bottom: 35px; }
.ixt-Sheet-cl div { position: absolute; z-index: -1; top: 0; left: 0; width: 70px; height: 100%; background-image: url('../img/Sheet-v.png'); }
.ixt-Sheet-cr { position: absolute; overflow:hidden; z-index: -1; top: 35px; right: 0; width: 35px; bottom: 35px; }
.ixt-Sheet-cr div { position: absolute; z-index: -1; top: 0; left: -35px; width: 70px; height: 100%; background-image: url('../img/Sheet-v.png'); }
.ixt-Sheet-cc { position: absolute; overflow:hidden; z-index: -2; top: 35px; left: 35px; right: 35px; bottom: 35px; background-image: url('../img/Sheet-c.png'); }
.ixt-Sheet { margin-top: 10px !important; }
/* end Box, Sheet */

/* begin Header */
div.ixt-header { margin: 0 auto; position: relative; z-index:0; width: 990px; height: 150px; }
div.ixt-header-png { position: absolute; z-index:-2; top: 0; left: 0; width: 990px; height: 150px; 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: 990px; height: 150px; background-image: url('../img/Header.jpg'); background-repeat: no-repeat; background-position: center center; }
/* end Header */

/* begin Logo */
.ixt-logo { display : block; position: absolute; left: 630px; top: 19px; width: 200px; }
h1.ixt-logo-name { display: block; text-align: left; }
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: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 31px; font-style: normal; font-weight: bold; text-decoration: none; letter-spacing: 2px; text-transform: uppercase; padding:0; margin:0; color: #93B4B2 !important; }
.ixt-logo-text { display: block; text-align: left; }
.ixt-logo-text, .ixt-logo-text a { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 17px; font-style: normal; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; padding:0; margin:0; color: #93B4B2 !important; }
/* end Logo */

/* begin Menu */
/* menu structure */
.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; }
/* menu structure */

.ixt-nav { position: relative; margin: 0 auto; width: 990px; height: 29px; z-index: 100; }
.ixt-menu { padding: 3px 3px 3px 3px; }
.ixt-nav .l, .ixt-nav .r, .ixt-nav .r div { top: 0; position: absolute; z-index: -1; overflow: hidden; height: 29px; }
.ixt-nav .l { left: 0; right: 0px; }
.ixt-nav .r { right: 0; width: 0px; }
.ixt-nav .r div { width: 990px; right: 0; }
.ixt-nav .l, .ixt-nav .r div { background-position: left top; background-repeat: no-repeat; background-image: url('../img/nav.png'); }
/* end Menu */

/* begin MenuItem */
.ixt-menu ul li { clear: both; filter: alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.ixt-menu a, .ixt-menu a span { height: 23px; display: block; }
.ixt-menu a { cursor: pointer; text-decoration: none; margin-right: 3px; margin-left: 3px; }
.ixt-menu a { background-image: url('../img/item-left.png'); background-position: left top; background-repeat: no-repeat; }
.ixt-menu a span { background-image: url('../img/item-right.png'); background-position: right top; background-repeat: no-repeat; }
.ixt-menu a span span { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; font-style: normal; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; color: #344B4A; padding: 0 15px; margin: 0 8px; line-height: 23px; text-align: center; background-image: url('../img/item-center.png'); background-position: left top; background-repeat: repeat-x; }
.ixt-menu a:hover { background-position: left -23px; }
.ixt-menu li:hover>a { background-position: left -23px; }
.ixt-menu li:hover a span { background-position: right -23px; }
.ixt-menu a:hover span { background-position: right -23px; }
.ixt-menu a:hover span span { color: #EAF0F0; background-position: left -23px; }
.ixt-menu li:hover a span span { color: #EAF0F0; background-position: left -23px; }
.ixt-menu a.active { background-position: left -46px; }
.ixt-menu a.active span { background-position: right -46px; }
.ixt-menu a.active span span { color: #D8E4E3; background-position: left -46px; }
/* end MenuItem */

/* begin MenuSeparator */
.ixt-nav .separator { display: block; width: 1px; height: 23px; background-image: url('../img/item-separator.png'); }
/* end MenuSeparator */

/* begin MenuSubItem */
.ixt-menu ul a { display:block; text-align: center; white-space: nowrap; height: 21px; width: 163px; overflow:hidden; line-height: 21px; margin-right: auto; background-image: url('../img/subitem-bg.png'); background-position: left top; background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: #9EB4B7; }
.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: 21px; color: #3B5453; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; letter-spacing: 1px; }
.ixt-menu ul ul a { margin-left: auto; }
.ixt-menu ul li a:hover { color: #000000; border-color: #7B999D; background-position: 0 -21px; }
.ixt-menu ul li:hover>a { color: #000000; border-color: #7B999D; background-position: 0 -21px; }
.ixt-nav .ixt-menu ul li a:hover span, .ixt-nav .ixt-menu ul li a:hover span span { color: #000000; }
.ixt-nav .ixt-menu ul li:hover>a span, .ixt-nav .ixt-menu ul li:hover>a span span { color: #000000; }
/* end MenuSubItem */

/* begin ContentLayout */
.ixt-Layout { margin-bottom: 5px; width: 990px; position: relative; }
/* end ContentLayout */

/* begin Box, Block */
.ixt-Block { overflow: hidden; min-width:1px; min-height:1px; margin: 0 auto; position: relative; z-index: 0; }
.ixt-Block-body { position: relative; z-index: 0; margin: 0px; }
.ixt-Block { margin: 7px; }
/* end Box, Block */

/* begin BlockHeader */
.ixt-bheader { position: relative; overflow: hidden; height: 30px; z-index: 0; line-height: 30px; padding: 0 7px; margin-bottom: 0px; }
.ixt-bheader-text { white-space : nowrap; color: #000000; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 13px; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 30px; }
.ixt-bheader .l, .ixt-bheader .r, .ixt-bheader .r div { top: 0; position: absolute; z-index: -1; overflow: hidden; height: 30px; }
.ixt-bheader .l { left: 0; right: 0px; }
.ixt-bheader .r { right: 0; width: 0px; }
.ixt-bheader .r div { width: 990px; right: 0; }
.ixt-header-tag-icon { display:inline-block; background-position:left top; background-image: url('../img/BlockHeaderIcon.png'); padding:0 0 0 27px; background-repeat: no-repeat; min-height: 20px; margin: 0 0 0 5px; }
/* end BlockHeader */

/* begin Box, BlockContent */
.ixt-BlockContent { overflow: hidden; min-width:15px; min-height:15px; margin: 0 auto; position: relative; z-index: 0; }
.ixt-BlockContent-body { position: relative; z-index: 0; margin: 8px; }
.ixt-BlockContent-tl { position: absolute; overflow: hidden; z-index: -1; top: 0; left: 0; width: 7px; height: 7px; background-image: url('../img/BlockContent-s.png'); }
.ixt-BlockContent-tr { position: absolute; overflow: hidden; z-index: -1; top: 0; right: 0; width: 7px; height: 7px; }
.ixt-BlockContent-tr div { position: absolute; z-index: -1; top: 0px; left: -7px; width: 14px; height: 14px; background-image: url('../img/BlockContent-s.png'); }
.ixt-BlockContent-bl { position: absolute; overflow: hidden; z-index: -1; bottom: 0; left: 0; width: 7px; height: 7px; }
.ixt-BlockContent-bl div { position: absolute; z-index: -1; top: -7px; left: 0; width: 14px; height: 14px; background-image: url('../img/BlockContent-s.png'); }
.ixt-BlockContent-br { position: absolute; overflow: hidden; z-index: -1; bottom: 0; right: 0; width: 7px; height: 7px; }
.ixt-BlockContent-br div { position: absolute; z-index: -1; top: -7px; left: -7px; width: 14px; height: 14px; background-image: url('../img/BlockContent-s.png'); }
.ixt-BlockContent-tc { position: absolute; overflow:hidden; z-index: -1; top: 0; left: 7px; right: 7px; height: 7px; }
.ixt-BlockContent-tc div { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 14px; background-image: url('../img/BlockContent-h.png'); }
.ixt-BlockContent-bc { position: absolute; overflow:hidden; z-index: -1; bottom: 0; left: 7px; right: 7px; height: 7px; }
.ixt-BlockContent-bc div { position: absolute; z-index: -1; top: -7px; left: 0; width: 100%; height: 14px; background-image: url('../img/BlockContent-h.png'); }
.ixt-BlockContent-cl { position: absolute; overflow:hidden; z-index: -1; top: 7px; left: 0; width: 7px; bottom: 7px; }
.ixt-BlockContent-cl div { position: absolute; z-index: -1; top: 0; left: 0; width: 14px; height: 100%; background-image: url('../img/BlockContent-v.png'); }
.ixt-BlockContent-cr { position: absolute; overflow:hidden; z-index: -1; top: 7px; right: 0; width: 7px; bottom: 7px; }
.ixt-BlockContent-cr div { position: absolute; z-index: -1; top: 0; left: -7px; width: 14px; height: 100%; background-image: url('../img/BlockContent-v.png'); }
.ixt-BlockContent-cc { position: absolute; overflow:hidden; z-index: -2; top: 7px; left: 7px; right: 7px; bottom: 7px; background-image: url('../img/BlockContent-c.png'); }
.ixt-BlockContent-body { color:#364749; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; }
.ixt-BlockContent-body a:link { color: #2A636F; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent-body a:visited, .ixt-BlockContent-body a.visited { color: #6C8E93; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent-body a:hover, .ixt-BlockContent-body a.hover { color: #09BDDC; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-BlockContent-body ul { list-style-type: none; color: #43585B; margin:0; padding:0; }
.ixt-BlockContent-body li { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; margin-left: 12px; }
.ixt-BlockContent-body ul li { padding:0px 0 0px 16px; background-image: url('../img/BlockContentBullets.png'); background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; }
/* end Box, BlockContent */

/* begin Box, Post */
.ixt-Post { overflow: hidden; min-width:1px; min-height:1px; margin: 0 auto; position: relative; z-index: 0; }
.ixt-Post-body { position: relative; z-index: 0; margin: 12px; }
.ixt-Post-body ul li { padding:0px 0 0px 16px; background-image: url('../img/BlockContentBullets.png'); background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; }
.ixt-Post { margin: 10px; }
/* Start images */
a img { border: 0; }
.article img, img.article { border-style: solid; border-width: 0px; border-color: #C1CFD1; margin: 1em; }
.ixt-metadata-icons img { border: none; vertical-align: middle; margin:2px; }
/* Finish images */

/* Start tables */

.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 #7B999D; vertical-align: top; text-align:left; }
.article th { text-align:center; vertical-align:middle; padding: 7px; }
/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.ixt-pmetadata { background-color: #D5E2E1; border-color: #C1CFD1; border-style: solid; border-width: 1px; padding:3px; }
/* end PostMetadata */

/* begin PostHeaderIcon */
.ixt-phicon-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: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 18px; font-style: normal; font-weight: bold; letter-spacing: 2px; text-align: left; margin-top: 12px; margin-bottom: 8px; color: #1B3F46; }
.ixt-phicon-wrapper, .ixt-phicon-wrapper a, .ixt-phicon-wrapper a:link, .ixt-phicon-wrapper a:visited, .ixt-phicon-wrapper a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 18px; font-style: normal; font-weight: bold; letter-spacing: 2px; text-align: left; margin-top: 12px; margin-bottom: 8px; color: #1B3F46; }
/* end PostHeaderIcon */

/* begin PostHeader */
.ixt-pheader a:link { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; text-decoration: none; text-align: left; color: #225059; }
.ixt-pheader a:visited, .ixt-pheader a.visited { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; text-decoration: none; text-align: left; color: #455B5E; }
.ixt-pheader a:hover, .ixt-pheader a.hovered { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; text-decoration: none; text-align: left; color: #09BDDC; }
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; font-style: normal; font-weight: normal; letter-spacing: 1px; color: #485D61; }
.ixt-pcont { font-family: Tahoma, Arial, Helvetica, Sans-Serif; letter-spacing: 1px; color: #485D61; }
/* Start Content link style */
a { font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; letter-spacing: 1px; color: #317481; }
/* Adds special style to an unvisited link. */
a:link { font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; letter-spacing: 1px; color: #317481; }
/* Adds special style to a visited link. */
a:visited, a.visited { font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; color: #324143; }
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover { font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; color: #09BDDC; }
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
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; }
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 20px; letter-spacing: 3px; text-align: left; color: #317481; }
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 18px; letter-spacing: 2px; text-align: left; color: #4198AA; }
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 16px; letter-spacing: 2px; text-align: left; color: #317481; }
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 13px; letter-spacing: 2px; text-align: left; color: #232D2F; }
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 11px; letter-spacing: 2px; text-align: left; color: #232D2F; }
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover { font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif; font-size: 11px; letter-spacing: 2px; text-align: left; color: #232D2F; }
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ul { list-style-type: none; color: #111717; margin:0; padding:0; }
li { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; text-align: left; }
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p { color:#0D1112; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-style: italic; font-weight: normal; text-align: left; }
blockquote { border-color:#C1CFD1; border-width: 0px; border-style: solid; margin:10px 10px 10px 50px; padding:5px 5px 5px 41px; background-color:#D2E0DF; background-image:url('../img/PostQuote.png'); background-position:left top; background-repeat:no-repeat; }
/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.ixt-button, a.ixt-button { position:relative; display:inline-block; width: auto; outline:none; border:none; background:none; line-height:33px; margin:0; padding:0; overflow: visible; cursor: default; text-decoration: none !important; }
/*This HACK needed for ie7 (button position)*/
*:first-child+html button.ixt-button, *:first-child+html a.ixt-button { display:list-item; list-style-type:none; float:left; }
.ixt-button .btn { position: relative; overflow: hidden; display: block; width: auto; z-index: 0; height: 33px; color: #E7EEEE; white-space: nowrap; float: left; }
.ixt-button .t { height:33px; padding: 0 21px; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; font-style: normal; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-align: left; line-height: 33px; text-decoration: none !important; white-space: pre !important;} /* white-space:pre impotant for IE7!!! */
input, select { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 11px; font-style: normal; font-weight: bold; letter-spacing: 1px;}
.ixt-button .active { color: #EDF6F8; }
.ixt-button .hover, a.ixt-button:hover { color: #2B393B; text-decoration: none !important; }
.ixt-button .active .r { top: -66px; }
.ixt-button .hover .r { top: -33px; }
.ixt-button .r { display: block; position: absolute; overflow: hidden; z-index: -1; top: 0; right: 0; width: 14px; height: 99px; }
.ixt-button .r span { display: block; position: absolute; overflow: hidden; z-index: -1; top: 0; right: 0; width:417px; height: 99px; }
.ixt-button .active .l { top: -66px; }
.ixt-button .hover .l { top: -33px; }
.ixt-button .l { display: block; position: absolute; overflow: hidden; z-index: -1; top: 0; left: 0; right: 14px; height: 99px; }
.ixt-button .l, .ixt-button .r span { background-image: url('../img/Button.png'); }
/* end Button */

/* begin Footer */
.ixt-footer { position:relative; z-index:0; overflow:hidden; width: 990px; margin: 5px auto 0px auto; }
.ixt-footer .ixt-footer-inner { height:1%; position: relative; z-index: 0; padding: 15px; text-align: center; }
.ixt-footer .ixt-footer-background { position:absolute; z-index:-1; background-repeat:no-repeat; background-image: url('../img/Footer.png'); width: 990px; height: 100px; bottom:0; left:0; }
.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: 24px; }
.ixt-footer .ixt-footer-text p { margin: 0; }
.ixt-footer .ixt-footer-text { display:inline-block; color:#1D464E; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size: 10px; letter-spacing: 1px; }
.ixt-footer .ixt-footer-text a:link { text-decoration: none; color: #2A636F; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: bold; text-decoration: none; }
.ixt-footer .ixt-footer-text a:visited { text-decoration: none; color: #161C1D; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; }
.ixt-footer .ixt-footer-text a:hover { text-decoration: none; color: #09BDDC; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; }
/* end Footer */

/* begin PageFooter */
.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:none; color:#78979B; }
.ixt-page-footer { margin:1em; text-align:center; text-decoration:none; color:#759F9D; }
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 775px; }
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 215px; }
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2 { position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 960px; }

/* end LayoutCell */

