﻿/*** HOME ***/

body {background:url(../img/common/bg_footer.jpg) repeat-y center;}

#home #outerwrapper {position:relative;}

#home .mainheader {height:450px;}
#home .mainheader h1 {font-size:42px; color:#ffffff; text-transform:none; padding:220px 0 0; line-height:1.1em; text-shadow:0 1px 8px rgba(0,0,0,0.9);}
#home .sections h2 {font-size:26px; font-weight:600; color:#22bdb6; margin:0 0 10px; line-height:1em;}

#home .sections a.btn_more {position:absolute; bottom:0px; color:#22bdb6;}
#home .sections a:hover {color:#666666;}

#home .btn_more:hover {color:#cccccc;}

#home .sections {width:940px;}
#home .sections {color:#888888; height:260px; margin:0;}
#home .sections .col {float:left; width:235px; height:400px; margin:0; background:url(../img/home/bg_shadow.png) repeat-y 0 0 #ffffff;}
#home .sections .col.alpha {background-image:none;}
#home .sections .content {font-weight:600; padding:0 20px 10px; height:200px; position:relative;}
#home .sections .col img {padding:10px;}

#home .pagination {display:block; position:absolute; top:360px; -webkit-transform:translateZ(.1px);}
#home .pagination a {background:url(../img/home/btn_pagination.png) no-repeat top; width:16px; height:16px; float:left; margin:0 0 0 8px;}
#home .pagination a:hover, #home .pagination a.active {background-position:0 -16px;}
