#cp-main, table
{
 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
 font-size: 13px;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
 margin: 0;
 padding: 0;
}
a {
outline: none;
}
body
{
 margin: 0 auto;
 padding: 0;
 color: #A1A1A1;
 background: url('../img/ae_bck.jpg') center top no-repeat #434343;

}
.cp-postcontent,
.cp-postcontent li,
.cp-postcontent table,
.cp-postcontent a,
.cp-postcontent a:link,
.cp-postcontent a:visited,
.cp-postcontent a.visited,
.cp-postcontent a:hover,
.cp-postcontent a.hovered
{
 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.cp-postcontent p
{
 margin: 12px 0 12px 0;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
 font-family: Zomnk,Arial, Helvetica, Sans-Serif;
 font-size: 32px;
}
.cp-postcontent a
{
 text-decoration: none;
 color: #646464;
}
.cp-postcontent a:link
{
 text-decoration: none;
 color: #646464;
}
.cp-postcontent a:visited, .cp-postcontent a.visited
{

 color: #646464;
}
.cp-postcontent a:hover, .cp-postcontent a.hover
{
 text-decoration: underline;
 color: #8D8D8D;
}
.cp-postcontent h1
{
 margin: 21px 0 21px 0; 
 color: #8D8D8D;
}
.cp-postcontent h2
{
 color: #8D8D8D;
 margin: 19px 0 19px 0; 
 font-size: 24px; 
}
.cp-postcontent h3
{
 margin: 19px 0 19px 0; 
 color: #646464; 
 font-size: 19px; 
}
.cp-postcontent h4
{
 margin: 20px 0 20px 0; 
 color: #A1A1A1; 
 font-size: 16px; 
}
.cp-postcontent h5
{
 margin: 26px 0 26px 0; 
 color: #A1A1A1; 
 font-size: 13px;
}
.cp-postcontent h6
{
 margin: 35px 0 35px 0; 
 color: #A1A1A1;
 font-size: 11px; 
}
ul
{
 list-style-type: none;
}
ol
{
 list-style-position: inside;
}
#cp-main
{
 position: relative;
 width: 100%;
 left: 0;
 top: 0;
 cursor:default;
}
.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;
}
/* begin Box, Sheet */
.cp-sheet
{
 position: relative;
 margin: 0 auto;
 min-width: 41px;
 min-height: 41px;
}
.cp-sheet-body
{
 position: relative;
 padding: 8px;
}
.cp-sheet-body a
{
color:#fff;
font:16px arial;
}
.cp-sheet-tr, .cp-sheet-tl, .cp-sheet-br, .cp-sheet-bl, .cp-sheet-tc, .cp-sheet-bc,.cp-sheet-cr, .cp-sheet-cl
{
 position: absolute;
}
.cp-sheet-tr, .cp-sheet-tl, .cp-sheet-br, .cp-sheet-bl
{
 width: 68px;
 height: 68px;
 background-image: url('images/sheet_s.png');
}
.cp-sheet-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 34px, 34px, auto);
}
.cp-sheet-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 34px, 34px);
}
.cp-sheet-bl
{
 bottom: 0;
 left: 0;
 clip: rect(34px, 34px, auto, auto);
}
.cp-sheet-br
{
 bottom: 0;
 right: 0;
 clip: rect(34px, auto, auto, 34px);
}
.cp-sheet-tc, .cp-sheet-bc
{
 left: 34px;
 right: 34px;
 height: 68px;
 background-image: url('images/sheet_h.png');
}
.cp-sheet-tc
{
 top: 0;
 clip: rect(auto, auto, 34px, auto);
}
.cp-sheet-bc
{
 bottom: 0;
 clip: rect(34px, auto, auto, auto);
}
.cp-sheet-cr, .cp-sheet-cl
{
 top: 34px;
 bottom: 34px;
 width: 68px;
 background-image: url('images/sheet_v.png');
}
.cp-sheet-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 34px);
}
.cp-sheet-cl
{
 left: 0;
 clip: rect(auto, 34px, auto, auto);
}
.cp-sheet-cc
{
 position: absolute;
 top: 34px;
 left: 34px;
 right: 34px;
 bottom: 34px;
 background-image: url('images/sheet_c.png');
}
.cp-sheet
{
 top: 10px !important;
 margin: 0 auto;
 cursor:auto;
 width: 900px;
 background: url('../img/bck_cont.png');
 -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
/* end Box, Sheet */
/* begin Header */
div.cp-header
{
 margin: 0 auto;
 position: relative;
 width: 100%;
 height: 100px;
 overflow: hidden;
}
div.cp-header-center
{
	position: relative;
	width: 884px;
	left:50%;
}
div.cp-header-png
{
 position: absolute;
 left:-50%;
 top: 0;
 width: 884px;
 height: 100px;
 background-image: url('images/header.png');
 background-repeat: no-repeat;
 background-position:center center; 
}
/* end Header */
/* begin Logo */
div.cp-logo
{
display: block;
position: absolute;
right: 12px;
top: 10px;
width: 421px;
text-align: right;
}
h1.cp-logo-name
{
 display: block;
 text-align: center;
}
h1.cp-logo-name, h1.cp-logo-name a, h1.cp-logo-name a:link, h1.cp-logo-name a:visited, h1.cp-logo-name a:hover
{
 text-decoration: none;
 padding: 0;
 margin: 0;
 color: #A1A1A1 !important;
}
/* end Logo */
/* begin Menu */
/* menu structure */
.cp-menu a, .cp-menu a:link, .cp-menu a:visited, .cp-menu a:hover
{
 outline: none;
}
.cp-menu, .cp-menu ul
{
 margin: 0;
 padding: 0;
 border: 0;
 list-style-type: none;
 display: block;
}
.cp-menu li
{
 margin: 0;
 padding: 0;
 border: 0;
 display: block;
 float: left;
 position: relative;
 z-index: 5;
 background: none;
}
.cp-menu li:hover
{
 z-index: 10000;
 white-space: normal;
}
.cp-menu li li
{
 float: none;
}
.cp-menu ul
{
 visibility: hidden;
 position: absolute;
 z-index: 10;
 left: 0;
 top: 0;
 background: none;
}
.cp-menu li:hover>ul
{
 visibility: visible;
 top: 100%;
}
.cp-menu li li:hover>ul
{
 top: 0;
 left: 100%;
}
.cp-menu:after, .cp-menu ul:after
{
 content: ".";
 height: 0;
 display: block;
 visibility: hidden;
 overflow: hidden;
 clear: both;
}
.cp-menu, .cp-menu ul
{
 min-height: 0;
}
.cp-menu ul
{
 background-image: url('images/spacer.gif');
 padding: 10px 30px 30px 30px;
 margin: -10px 0 0 -30px;
}
.cp-menu ul ul
{
 padding: 30px 30px 30px 10px;
 margin: -30px 0 0 -10px;
}
div.cp-nav-center
{
 position: relative;

}
ul.cp-menu
{
 position: relative;
 float: left;

}
.firefox2 ul.cp-menu
{
 float: none;
}
/* menu structure */
.cp-menu
{
 padding: 0 0 0 0;
}
.cp-nav
{
 position: relative;
 min-height: 30px;
 z-index: 100;
}
/* end Menu */
/* begin MenuItem */
.cp-menu a
{
 position: relative;
 display: block;
 overflow: hidden;
 height: 30px;
 cursor: pointer;
 text-decoration: none;
}
.cp-menu ul li
{
 margin:0;
 clear: both;
}
.cp-menu a .r, .cp-menu a .l
{
 position: absolute;
 display: block;
 top: 0;
 z-index: -1;
 height: 100px;
 background-image: url('images/menuitem.png');
}
.cp-menu a .l
{
 left: 0;
 right: 0;
}
.cp-menu a .r
{
 width: 400px;
 right: 0;
 clip: rect(auto, auto, auto, 400px);
}
.cp-menu a .t, .cp-menu ul a, .cp-menu a, .cp-menu a:link, .cp-menu a:visited, .cp-menu a:hover
{
 font-family: 'Open Sans Condensed', sans-serif;
 font-size: 20px;
 text-align: left;
 text-decoration: none;
}
.cp-menu a .t
{
 color: #A1A1A1;
 padding: 0 12px;
 margin: 0 0;
 line-height: 30px;
 text-align: center;text-transform: uppercase;
}
.cp-menu a:hover .l, .cp-menu a:hover .r
{
 top: -35px;
}
.cp-menu li:hover>a .l, .cp-menu li:hover>a .r
{
 top: -35px;
}
.cp-menu li:hover a .l, .cp-menu li:hover a .r
{
 top: -35px;
}
.cp-menu a:hover .t
{
 color: #D2D2D2;
}
.cp-menu li:hover a .t
{
 color: #D2D2D2;
}
.cp-menu li:hover>a .t
{
 color: #D2D2D2;
}
/* end MenuItem */
/* begin MenuSeparator */
.cp-menu .cp-menu-li-separator
{
 display: block;
 width: 1px;
 height:30px;
}
.cp-nav .cp-menu-separator
{
 display: block;
 margin:0 auto;
 width: 1px;
 height: 30px;
 background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */
/* begin Layout */
.cp-content-layout
{
 display: table;
 width: 100%;
 table-layout: fixed;
 border-collapse: collapse;
 background-color: Transparent;
 border: none !important;
 padding:0 !important;
}
.cp-layout-cell, .cp-content-layout-row
{
 background-color: Transparent;
 vertical-align: top;
 text-align: left;
 border: none !important;
 margin:0 !important;
 padding:0 !important;
}
.cp-content-layout .cp-content-layout{width: auto;margin:0;}
.cp-content-layout .cp-layout-cell, .cp-content-layout .cp-layout-cell .cp-content-layout .cp-layout-cell{display: table-cell;}
.cp-layout-cell .cp-layout-cell{display: block;}
.cp-content-layout-row {display: table-row;}
.cp-layout-glare{position:relative;}
/* end Layout */
/* begin Box, Block, VMenuBlock */
.cp-vmenublock
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-vmenublock-body
{
 position: relative;
 padding: 0;
}
.cp-vmenublock
{
 margin: 10px;
}
/* end Box, Block, VMenuBlock */
/* begin Box, Box, VMenuBlockContent */
.cp-vmenublockcontent
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-vmenublockcontent-body
{
 position: relative;
 padding: 0;
}
.cp-vmenublockcontent
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-vmenublockcontent-body
{
 position: relative;
 padding: 0;
}
/* end Box, Box, VMenuBlockContent */
/* begin VMenu */
ul.cp-vmenu, ul.cp-vmenu li
{
 list-style: none;
 margin: 0;
 padding: 0;
 width: auto;
 line-height: 0;
}
ul.cp-vmenu ul
{
 display: none;
}
ul.cp-vmenu ul.active
{
 display: block;
}
/* end VMenu */
/* begin VMenuItem */
ul.cp-vmenu a
{
 position: relative;
 display: block;
 overflow: hidden;
 height: 30px;
 cursor: pointer;
 text-decoration: none;
}
ul.cp-vmenu li.cp-vmenu-separator
{
 display: block;
 padding: 0 0 0 0;
 margin: 0;
 font-size: 1px;
}
ul.cp-vmenu .cp-vmenu-separator-span
{
 display: block;
 padding: 0;
 font-size: 1px;
 height: 0;
 line-height: 0;
 border: none;
}
ul.cp-vmenu a .r, ul.cp-vmenu a .l
{
 position: absolute;
 display: block;
 top: 0;
 height: 100px;
 background-image: url('images/vmenuitem.png');
}
ul.cp-vmenu a .l
{
 left: 0;
 right: 0;
}
ul.cp-vmenu a .r
{
 width: 884px;
 right: 0;
 clip: rect(auto, auto, auto, 884px);
}
ul.cp-vmenu a .t, ul.cp-vmenu ul a
{
 font-family: Zomnk,Arial, Helvetica, Sans-Serif;
 font-size: 18px;
}
ul.cp-vmenu a .t
{
 display: block;
 position:relative;
 top:0;
 line-height: 30px;
 color: #646464;
 padding: 0 10px 0 10px;
 margin-left:0;
 margin-right:0;
}
ul.cp-vmenu a.active .l, ul.cp-vmenu a.active .r
{
 top: -70px;
}
ul.cp-vmenu a.active .t
{
 color: #8D8D8D;
}
ul.cp-vmenu a:hover .l, ul.cp-vmenu a:hover .r
{
 top: -35px;
}
ul.cp-vmenu a:hover .t
{
 color: #8D8D8D;
}
/* end VMenuItem */
/* begin VMenuSubItem */
ul.cp-vmenu ul, ul.cp-vmenu ul li
{
 margin: 0;
 padding: 0;
}
ul.cp-vmenu ul a
{
 display: block;
 white-space: nowrap;
 height: 20px;
 overflow: visible;
 background-image: url('images/vsubitem.gif');
 background-position: 25px 0;
 background-repeat: repeat-x;
 padding-left: 25px;
}
ul.cp-vmenu ul li
{
 padding: 0;
}
ul.cp-vmenu ul span, ul.cp-vmenu ul span span
{
 display: inline;
 float: none;
 margin: inherit;
 padding: inherit;
 background-image: none;
 text-align: inherit;
 text-decoration: inherit;
}
ul.cp-vmenu ul a, ul.cp-vmenu ul a:link, ul.cp-vmenu ul a:visited, ul.cp-vmenu ul a:hover, ul.cp-vmenu ul a:active, ul.cp-vmenu ul span, ul.cp-vmenu ul span span
{
 line-height: 20px;
 color: #A1A1A1;
 font-size: 12px;
 margin-left: 0;
}
ul.cp-vmenu ul
{
 margin:0 0 0 0;
}
ul.cp-vmenu ul ul
{
 margin:0 0 0 0;
}
ul.cp-vmenu ul li.cp-vsubmenu-separator
{ 
 display: block;
 margin: 0;
 font-size: 1px;
 padding: 0 0 0 0;
}
ul.cp-vmenu ul .cp-vsubmenu-separator-span
{
 display: block;
 padding: 0;
 font-size: 1px;
 height: 0;
 line-height: 0;
 margin: 0;
 border: none;
}
ul.cp-vmenu ul li.cp-vmenu-separator-first
{
 padding-bottom:0;
}
ul.cp-vmenu ul li li a
{
 background-position: 50px 0;
 padding-left: 50px;
}
ul.cp-vmenu ul li li li a
{
 background-position: 75px 0;
 padding-left: 75px;
}
ul.cp-vmenu ul li li li li a
{
 background-position: 100px 0;
 padding-left: 100px;
}
ul.cp-vmenu ul li li li li li a
{
 background-position: 125px 0;
 padding-left: 125px;
}
ul.cp-vmenu ul li a.active
{
 color: #787878;
 background-position: 25px -50px;
}
ul.cp-vmenu ul li li a.active
{
 background-position: 50px -50px;
}
ul.cp-vmenu ul li li li a.active
{
 background-position: 75px -50px;
}
ul.cp-vmenu ul li li li li a.active
{
 background-position: 100px -50px;
}
ul.cp-vmenu ul li li li li li a.active
{
 background-position: 125px -50px;
}
ul.cp-vmenu ul li a:hover, ul.cp-vmenu ul li a:hover.active
{
 color: #A1A1A1;
 background-position: 25px -25px;
}
ul.cp-vmenu ul li li a:hover, ul.cp-vmenu ul li li a:hover.active
{
 background-position: 50px -25px;
}
ul.cp-vmenu ul li li li a:hover, ul.cp-vmenu ul li li li a:hover.active
{
 background-position: 75px -25px;
}
ul.cp-vmenu ul li li li li a:hover, ul.cp-vmenu ul li li li li a:hover.active
{
 background-position: 100px -25px;
}
ul.cp-vmenu ul li li li li li a:hover, ul.cp-vmenu ul li li li li li a:hover.active
{
 background-position: 125px -25px;
}
/* end VMenuSubItem */
/* begin Box, Block */
.cp-block
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-block-body
{
 position: relative;
 padding: 5px;
}
.cp-block
{
 margin: 10px;
}
/* end Box, Block */
/* begin Box, BlockContent */
.cp-blockcontent
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-blockcontent-body
{
 position: relative;
 padding: 0;
}
.cp-blockcontent-body, 
.cp-blockcontent-body li, 
.cp-blockcontent-body a,
.cp-blockcontent-body a:link,
.cp-blockcontent-body a:visited,
.cp-blockcontent-body a:hover
{
 color: #A1A1A1;
 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
 font-size: 13px;
}
.cp-blockcontent-body p
{
 margin: 6px 0 6px 0;
}
.cp-blockcontent-body a
{
 color: #B6B6B6;
}
.cp-blockcontent-body a:link
{
 color: #B6B6B6;
}
.cp-blockcontent-body a:visited, .cp-blockcontent-body a.visited
{
 color: #B6B6B6;
 text-decoration: none;
}
.cp-blockcontent-body a:hover, .cp-blockcontent-body a.hover
{
 color: #646464;
 text-decoration: none;
}
.cp-blockcontent-body ul li
{
 line-height: 125%; 
 color: #787878;
 padding: 0 0 0 9px;
 background-image: url('images/blockcontentbullets.png');
 background-repeat: no-repeat;
}
/* end Box, BlockContent */
/* begin Button */
.cp-button-wrapper a.cp-button,
.cp-button-wrapper a.cp-button:link,
.cp-button-wrapper input.cp-button,
.cp-button-wrapper button.cp-button
{
 text-decoration: none;
 font-family: Zomnk,Arial, Helvetica, Sans-Serif;
 font-size: 13px;
 position:relative;
 top:0;
 display: inline-block;
 vertical-align: middle;
 white-space: nowrap;
 text-align: center;
 color: #060606 !important;
 width: auto;
 outline: none;
 border: none;
 background: none;
 line-height: 30px;
 height: 30px;
 margin: 0 !important;
 padding: 0 16px !important;
 overflow: visible;
 cursor: default;
}
.cp-button img, .cp-button-wrapper img
{
 margin: 0;
 vertical-align: middle;
}
.cp-button-wrapper
{
 vertical-align: middle;
 display: inline-block;
 position: relative;
 height: 30px;
 overflow: hidden;
 white-space: nowrap;
 width: auto;
 margin: 0;
 padding: 0;
 z-index: 0;
}
.firefox2 .cp-button-wrapper
{
 display: block;
 float: left;
}
input, select, textarea
{
 vertical-align: middle;
 font-family: Zomnk,Arial, Helvetica, Sans-Serif;
 font-size: 13px;
}
.cp-block select 
{
 width:96%;
}
.cp-button-wrapper.hover .cp-button, .cp-button-wrapper.hover a.cp-button:link, .cp-button:hover
{
 color: #9D9D9D !important;
 text-decoration: none !important;
}
.cp-button-wrapper.active .cp-button, .cp-button-wrapper.active a.cp-button:link
{
 color: #D2D2D2 !important;
}
.cp-button-wrapper .cp-button-l, .cp-button-wrapper .cp-button-r
{
 display: block;
 position: absolute;
 height: 100px;
 margin: 0;
 padding: 0;
 background-image: url('images/button.png');
}
.cp-button-wrapper .cp-button-l
{
 left: 0;
 right: 10px;
}
.cp-button-wrapper .cp-button-r
{
 width: 409px;
 right: 0;
 clip: rect(auto, auto, auto, 399px);
}
.cp-button-wrapper.hover .cp-button-l, .cp-button-wrapper.hover .cp-button-r
{
 top: -35px;
}
.cp-button-wrapper.active .cp-button-l, .cp-button-wrapper.active .cp-button-r
{
 top: -70px;
}
.cp-button-wrapper input
{
 float: none !important;
}
/* end Button */
/* begin Box, Post */
.cp-post
{
 position: relative;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}
.cp-post-body
{
 position: relative;
 padding: 10px;
}
.cp-post
{
 margin: 0;
}
a img
{
 border: 0;
}
.cp-article img, img.cp-article
{
 border: solid 0 #373737;
 margin: 7px;
}
.cp-metadata-icons img
{
 border: none;
 vertical-align: middle;
 margin: 2px;
}
.cp-article table, table.cp-article
{
 border-collapse: collapse;
 margin: 1px;
}
.cp-article th, .cp-article td
{
 padding: 2px;
 /*border: solid 1px #545454;*/
 vertical-align: center;
 text-align: left;
}
.cp-article th
{
 text-align: center;
 vertical-align: middle;
 padding: 7px;
}
pre
{
 overflow: auto;
 padding: 0.1em;
 float:left;
}
/* end Box, Post */
/* begin PostHeaderIcon */
h2.cp-postheader
{
 color: #A1A1A1;
 margin: 5px 0 5px 0;
}
h2.cp-postheader, 
h2.cp-postheader a, 
h2.cp-postheader a:link, 
h2.cp-postheader a:visited,
h2.cp-postheader a.visited,
h2.cp-postheader a:hover,
h2.cp-postheader a.hovered
{
 font-size: 24px;
}
h2.cp-postheader a, h2.cp-postheader a:link
{
 text-align: left;
 text-decoration: none;
 color: #A9A9A9;
}
h2.cp-postheader a:visited, h2.cp-postheader a.visited
{
 color: #A9A9A9;
}
h2.cp-postheader a:hover, h2.cp-postheader a.hovered
{
 color: #646464;
}
/* end PostHeaderIcon */
/* begin PostBullets */
.cp-post ol, .cp-post ul
{
 margin: 1em 0 1em 2em;
 padding: 0;
}
.cp-post li
{
 font-size: 13px;
}
.cp-post li ol, .cp-post li ul
{
 margin: 0.5em 0 0.5em 2em;
 padding: 0;
}
.cp-post li
{
 color: #787878; 

 padding: 0;
}
/* end PostBullets */
/* begin PostQuote */
.cp-postcontent blockquote,
.cp-postcontent blockquote a,
.cp-postcontent blockquote a:link,
.cp-postcontent blockquote a:visited,
.cp-postcontent blockquote a:hover
{
 color: #A5A5A5;
 font-style: italic;
 font-weight: normal;
 text-align: left;
}
.cp-postcontent blockquote p
{
 margin: 2px 0 2px 15px;
}
.cp-postcontent blockquote
{
 border: solid 0 #9F9F9F;
 margin: 10px 10px 10px 50px;
 padding: 0 0 0 28px;
 background-color: #686868;
 background-image: url('images/postquote.png');
 background-position: left top;
 background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
 overflow: auto;
}
/* end PostQuote */
/* begin Footer */
.cp-footer
{
 position: relative;
 overflow: hidden;
 width: 100%;
}
.cp-footer-body
{
 position:relative;
 padding: 5px;
}
.cp-footer-body .cp-rss-tag-icon
{
 position: absolute;
 left: 6px;
 bottom:5px;
 z-index:1;
}
.cp-rss-tag-icon
{
 display: block;
 background-image: url('images/rssicon.png');
 background-position: center right;
 background-repeat: no-repeat;
 height: 24px;
 width: 24px;
 cursor: default;
}
/*.cp-footer-text p
{
 padding:0;
 margin:0;
}*/
.cp-footer,
.cp-footer a,
.cp-footer a:link,
.cp-footer a:visited,
.cp-footer a:hover
{
 color: #939393;
 font-size: 11px;
}
.cp-footer-text
{
 /*min-height: 24px;*/
 padding: 0 10px 5px 10px;
}
.cp-footer,
.cp-footer-text,
/*.cp-footer p*/
{
 text-align: center;
}
.cp-footer a,
.cp-footer a:link
{
 color: #646464;
 text-decoration: none;
}
.cp-footer a:visited
{
 color: #787878;
}
.cp-footer a:hover
{
 color: #B6B6B6;
 text-decoration: underline;
}

#footerv {
	width: 100%;
	text-align: left;
	padding: 0 12px 0 12px;
	font-size:11px;
}
#footerv a{
 color: #646464;
 text-decoration: none;
}
#footerv a:hover{
 color: #B6B6B6;
 text-decoration: underline;
}
#footerv {
	float: right;
	text-align: left;
}
#altnav {
	float: right;
	text-align: right;
	padding:0 12px;
}
#altnavk {
	float: right;
	text-align: right;
	width:140px;
}

/* end Footer */
/* begin PageFooter */
.cp-page-footer, 
.cp-page-footer a,
.cp-page-footer a:link,
.cp-page-footer a:visited,
.cp-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: #727272;
}
.cp-page-footer
{
 margin: 1em;
 text-align: center;
 text-decoration: none;
 color: #646464;
}
/* end PageFooter */
/* begin LayoutCell, sidebar1 */
.cp-content-layout .cp-sidebar1
{
 width: 200px;
}
/* end LayoutCell, sidebar1 */
/* begin LayoutCell, content */
/* end LayoutCell, content */
.overview-table .cp-layout-cell
{
 width:33%;
}
.overview-table-inner 
{
 margin:10px;
}
table.table
{
 width:100%;
 border-collapse:collapse;
 table-layout:fixed;
 text-align:left;
 vertical-align:top;
}
table.table, table.table tr, table.table td
{
 border:none;
 margin:0;
 padding:0;
 background-color:Transparent;
}
img.image
{
 margin:0;
 padding:0;
 border:none;
}
#slider {
    position:relative;
	margin:0px 0px 0px -202px;
    width:649px;
    height:420px;
    background:url(imgs/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
/*#slider {
    position:relative;
	margin:0px 0px 0px -202px;
    width:420px;
    height:203px;
    background:url(imgs/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#morda {
    position:relative;
	margin:0px 0px 0px -202px;
	text-align:center;
}*/


.logo_main{margin: 11px;
display: block;}

.paging {
list-style: none;
float: left;width: 100%;}
.paging li {

}
.paging li a{
	text-decoration: none;
	margin:2px;
	padding: 6px 11px;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 18px;
	background: #A1A1A1;
	border-radius: 5px;
	color: #3FA3C0;

background: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
behavior: url(PIE.htc);
display: block;
-webkit-box-shadow: 0 0 4px #ADADAD;
-moz-box-shadow: 0 0 4px #adadad;
box-shadow: 0 0 4px #ADADAD;

} 
.paging li a:hover, .paging li.active a {
	background: url("../img/btn.png") repeat-x 0 0 #DBE8F7;
	color: #8DA1B9;
}
