/*
    Document   : tools
    Created on : 2011-7-12, 12:51:50
    Author     : ICYGEN
    Description:
        Additional tools on the page
*/

div#page .col1 .subscribe {
    margin: 10px 0px 0px 10px;
}
div#page .col1 .subscribe .title-3 {
    margin-bottom: 5px;
}
div#page .col1 .subscribe .email {
    float: left;
    color: #B5B5B5;
    background: url( ../images/backgrounds/input-mail.gif ) top left no-repeat;
    border-style: none;
    width: 105px;
    height: 21px;
    padding-left: 26px;
    font-size: 0.9em;
    line-height:20px;
}
div#page .col1 .subscribe .submit {
    float: left;
    background: url( ../images/backgrounds/input-submit.gif ) top left no-repeat;
    border: 0px none;
    width: 79px;
    height: 21px;
    overflow: hidden;
    font-size: 0.9em;
}
div#page .col1 .highlights .row {
    color: #568b33;
    background: url( ../images/separator-3.gif ) bottom left repeat-x;
    margin: 0px 0px 10px 14px;
    padding-bottom: 8px;
    font-size: 0.9em;
}
div#page .col1 .highlights .row .date {
    color: #828282;
    margin-bottom: 5px;
}
div#page .col1 .highlights .row a {
    color: #568b33;
}
div#page .col1 .highlights .butt-1 {
    margin-left: 10px;
}
div#page .col1 .gallery .tab {
    float: left;
    line-height: 29px;
    padding: 0px 10px;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #568b33;
    border: 1px solid #E8EFF4;
    margin-right: 1px;
    background: white url( ../images/backgrounds/tab-1.gif ) top repeat-x;
    cursor: pointer;
}
div#page .col1 .gallery .active {
    background: #568b33 none;
    color: white;
}
div#page .col1 .gallery .all {
    color: #FF7E00;
    line-height: 29px;
    font-size: 0.8em;
    background: url( ../images/icons/arr-4.gif ) right center no-repeat;
    padding-right: 8px;
    margin-left: 6px;
}
div#page .col1 .gallery .content {
    float: left;
    background-color: #F4F7F9;
    border: 1px solid #E8EFF4;
    padding: 22px 0px;
	width:223px;
	text-align:center;
}
div#page .col1 .gallery .content .arr {
    float: left;
    margin: 52px 6px 0px 6px;
}

div#page .col1 .gallery .link {
    float: left;
    padding: 10px 0px 0px 0px;
    font-size: 0.9em;
	width:170px;
}
div#page .col1 .gallery .linkVideo {
    float: left;
    padding: 10px 0px 0px 5px;
    font-size: 0.9em;
	width:215px;
}
div#page .col1 .gallery .link a {
    color: #568b33;
}

div#page .col3 .forms {
    margin-bottom: 6px;
}
div#page .col3 .forms img.left {
    position: relative;
    top: -13px;
}
div#page .col3 .forms .title-2 {
    margin-left: 24px;
}
div#page .col3 .docs {
    padding: 0px;
    margin-bottom: 6px;
}
div#page .col3 .docs .title-arrow {
    font-family: Georgia, Verdana, Arial, sans;
    color: white;
    font-style: italic;
    font-size: 1.5em;
    background: url( ../images/backgrounds/title-arrow.gif ) top left no-repeat;
    height: 43px;
    padding-left: 15px;
    line-height: 30px;
}
div#page .col3 .docs ul, div#page .col3 .forms ul {
    font-size: 0.9em;
    list-style: none outside url( ../images/icons/arr-2.gif );
    padding-left: 32px;
    padding-right: 8px;
    margin: 8px 0px;
}
div#page .col3 .docs ul li, div#page .col3 .forms ul li {
    padding-bottom: 4px;
	list-style-position: outside;
}
div#page .col3 .docs ul a, div#page .col3 .forms ul a {
    color: #568b33;
}
div#page .col3 .banner {
    margin-bottom: 10px;
}
div#page .col3 .poll {
    margin-bottom: 6px;
    position:relative;
}
div#page .col3 .poll .title {
    font-family: Georgia, Verdana, Arial, sans;
    color: #568b33;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 16px;
}
div#page .col3 .poll .question {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 14px;
}
div#page .col3 .poll .answers {
    font-size: 0.9em;
    margin-bottom: 14px;
}
div#page .col3 .poll #results-holder  {
    font-size: 0.9em;
}
div#page .col3 .poll .answers .shift {
    margin-right: 12px;
	position: relative;
    top:-3px;
}
div#page .col3 .registers {
    padding-left: 15px;
}
div#page .col3 .registers .title-2 {
    margin-bottom: 15px;
}
div#page .col3 .registers a {
    font-size: 0.9em;
}
