/*
Error: Undefined variable: "$medium-and-down".
        on line 67 of _style.scss

62: }
63: footer.example {
64:     padding-left: 0;
65: }
66: 
67: @media #{$medium-and-down} {
68:     header, main, footer {
69:         padding-left: 0;  
70:     }
71:     h5 > span {
72:         display: block;

h2 {
	font-size: 1.5em;
	padding-top: 1.15em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.625em;
	color: #111;
	font-weight: normal;
}
p {	margin-bottom: 1em; }
p.small {
	font-size: 85%;
	color: #999;
	font-weight: lighter;
	margin-left: 28%;
}
form .indent {
	margin-left: 28%;
}
ul {
	list-style-position: inside;
	margin-left: 2em;
}

a:link, a:visited { color: #06c; text-decoration: none; }
a:hover { text-decoration: underline; }

h1
{
    font-size: 30px;
    font-weight: normal;
    border-bottom: solid #c0c0c0 1px;
    margin-bottom: 1em;
}

h4
{
    font-size: 30px;
    font-weight: normal;
    border-bottom: solid #c0c0c0 1px;
    margin-bottom: 5px;
}

h5
{
    font-size: 22px;
    font-weight: normal;
    margin: 10px auto;
    text-align: left;
}


#main
{
    display: block;
    margin: 0 auto;
    padding: 10px 0px 20px 10px;
    width: 810px;
}

.page, .foot {
	width: 780px;
	margin: 0px auto;
}
.page {

        display: inline-block;
        float: none;
        margin-bottom: 10px;
	min-height: 300px;
}
.foot {
	background: transparent;
	font-size: 0.75em;
	color: #777;
	padding-top: 10px;
	padding-left: 80px;
}
.foot a:link,
.foot a:visited {
	color: #777;
	font-weight: bold;
}

.clearboth {
    clear: both;
}

.red_font
{
    color: #990000;
}

.green_font
{
    color: #228B22;
}

/*Постраничная навигация*/
#pager {
    clear: left;
    height: 19px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
}
#pager span a {
    text-decoration: none;
    width: auto;
}
#pager .active, #pager span {
    background-attachment: scroll;
    background-color: #90EE90;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: block;
    float: left;
    height: 19px;
    padding-top: 0px;
    text-align: center;
    width: 19px;
}
#pager span {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
}
/*Конец навигации*/

/*Header*/
#header_wrap
{
	background: #fff;
}

#header {
        width: 780px;
        height: 188px;
	margin: 0px auto;
}

#header h1
{
    font-size: 2.5em;
    float: left;
    font-weight: normal;
}

#header a
{
    text-decoration: none;
    color: #191970;
}


#header .subheader
{
    font-size: 0.75em;
    font-weight: bold;
    color: #808080;
    font-weight: normal;
}


#logo-box
{
    width: 570px;
    float: left;
    margin-top: 20px;
    margin-left: -70px;
}

#logo-title
{
    padding-bottom: 17px;
}


#next-match
{
/*    border-left: dotted 2px #dcdcdc;*/
    display: inline-block;
    height: 157px;
    margin-left: 7px;
    margin-top: 10px;
    width: 250px;
}

#next-match h4
{
    border-bottom: 0 none;
    color: #4682B4;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
}

#next-match p
{
    margin: 3px;
    text-align: center
}



.teams_block_left
{
    width: 46%;
    display: inline-block;
    float: left;
}

.teams_block_left,.teams_block_right img
{

    display: block;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
}

.teams_block_right
{
    width: 46%;
    display: inline-block;
    float: right;
}

.vs
{
    font-size: 34px;
    font-weight: bold;
    width: 7px;
    display: inline-block;
    float: left;
    padding-top: 37px;
}


#next-match-place
{
    font-size: 14px;
    color:#808080;
}

#next-match .versus

{
    display: inline;
    position: relative;
    top: -22px;
}

#shields-container
{
    width:140px;
    margin: 0px auto;
}

.last_score
{
    float: left;
    width: 50%;
}
/*End of header*/


/*Dolphin menu*/

#dolphincontainer{position:relative;height:60px;color:#E0E0E0;background:#205715;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{ height:33px;font-size:12px;font-weight:bold;background:#fff url(/static/img/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin: 0px auto; width: 805px; padding:0;list-style-type:none;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(/static/img/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(/static/img/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(/static/img/dolphin_right-ON.gif) no-repeat top right;height:33px;}

#submenu
{
    width:820px;
    margin: 0px auto;
    text-align: center;
}

#submenu a
{
    font-size: 14px;
    padding: 0px 10px;
    color:#E0E0E0;
}

#submenu a:hover
{
    text-decoration: none;
    color:#5FA3C9;
    
}

/*Menu box*/

#menubox
{
    width: 150px;
    font-size: 16px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    border-right: 2px solid #228B22;
    padding-right: 8px;
}

#menubox ul
{
    list-style-position: outside;
    list-style-type: square;
    margin-left: 19px;
}

#menubox li
{
    margin: 8px 0px;
}

menu li a, a:link, a:visited
{
    color: #191970;
}
/*End of menu box*/


/*Homepage*/
#homepage_news
{
    float: left;
    margin-right: 20px;
    width: 460px;
}

table.home_text_list td {
    padding: 3px;
    vertical-align: top;
}

table.home_text_list p {
    font-size: 0.75em;
}
table.home_text_list td.txt_info, table.text_list td.txt_text {
    padding-top: 5px;
}
table.home_text_list td.txt_text h3 small {
    padding-left: 5px;
}
table.home_text_list td.txt_text h3 small a {
    border: medium none;
    color: silver;
}
table.home_text_list td.txt_info {
    font-size: 0.7em;
    width: 82px;
}
table.home_text_list td.txt_info a {
    padding-right: 10px;
}
table.home_text_list td.txt_info span {
    background-color: #8D8D8D;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 3px;
}
table.home_text_list h3 {
    font-size: 0.9em;
    font-weight: bold;
}
table.home_text_list h3 a {
    border-bottom: 1px solid black;
    text-decoration: none;
}
table.home_text_list h3 a:visited {
    border-bottom: 1px solid gray;
    color: gray;
}
table.home_text_list h3 a:hover {
    border-bottom: 0px solid;
}

#homepage_bottom_left
{
    width: 300px;
    display: inline-block;
}

#homepage_bottom
{
    text-align: center;
}


/*Левая колонка на главной*/

#tour_table
{
    display: inline-block;
    font-size: 9px;
    width: 300px;
}


#tour_table table, tbody
{
    text-align: left;
    width: 300px;
}


#tour_table td
{
    padding: 3px;
}

#lineTabs{
        height: 33px;
        list-style: none;
        margin: 0px auto;
        padding: 0px;
        padding-right: 0;
        padding-left: 0;
}
#lineTabs li {
    display: inline;
}
#lineTabs a{
	color:#000;
	display:inline;
	font-size:14px;
	height:16px;
	margin:0px 5px;
	outline:none;
	text-decoration:none;
        border-bottom: 2px dotted grey;
}
#lineTabs  a.active{
        border-bottom: none;
	color:gray;
	z-index:50;
}

#lineTabls .separator{
        font-size: 14px;
}

#team_photo
{    
    margin: 5px auto;
    text-align: center;
}

#ask_coach
{
    margin: 5px auto;
    text-align: center;
}

#ask_coach img
{
    border: 1px solid #409750;
}

#yar-hall {
    border: solid 1px #5DB586;
}

#yar_tituls
{
    border-top: 2px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    margin: 5px auto; 
    padding: 10px;
}

#yar_tituls h4{
    width: 100%;
    font-size: 19px;
    color: #205715;
    text-align: center;
    border: none;
}

#yar_tituls img {
    float: left;
    margin-right: 7px;
}
#channel_7
{    
    margin-left: 15px;
    text-align: center;
}

#sport_complex
{
    text-align: center;
    margin-left: 25px;
    border-top: 1px solid #409750;
    border-bottom: 1px solid #409750;

}

#match-results{ 
    font-size: 1em;    
    text-align: center;
    background-color:rgb(240, 255, 255) ;     
}

#match-results h3{
    color:gray; 
}

#match-results a{
    color:gray; 
    
}

.sponsor
{
    width: 155px;
    float: left;
}

#prizes
{
    border: 2px solid #2587C6;
    padding-top: 10px;
    margin-top: 7px;
    height: 110px;
}

#prizes h3
{
    margin-top: 10px;
    font-weight: normal;
    font-size: 26px;
}

#prizes a
{
    color: #205715;
    border-bottom: 1px solid #205715;
}

#prizes a:hover
{
    text-decoration: none;
    border: none;
}


#birthday_block {
    margin-top: 18px;
    margin-bottom: 15px;
    
}

#birthday_block h5 {
    margin-bottom: 5px;
}

#birthday_block strong {
    color: green;
}

#birthday_block ul {
    list-style-type: square;
    margin-left: 0px;
}

/*End of Homepage*/

#news
{
    width: 58%;
    float: left;
}

#news p
{
    font-size: 12px;
}


table.text_list td {
    padding-top: 5px;
    vertical-align: top;
}
table.text_list td.txt_info, table.text_list td.txt_text {
    padding-top: 10px;
}
table.text_list td.txt_text h3 small {
    padding-left: 10px;
}
table.text_list td.txt_text h3 small a {
    border: medium none;
    color: silver;
}
table.text_list td.txt_info {
    font-size: 0.9em;
    width: 120px;
}
table.text_list td.txt_info a {
    padding-right: 10px;
}
table.text_list td.txt_info span {
    background-color: #8D8D8D;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 3px;
}
table.text_list h3 {
    font-size: 1em;
    font-weight: bold;
    line-height: 140%;
}
table.text_list h3 a {
    border-bottom: 1px solid black;
    text-decoration: none;
}
table.text_list h3 a:visited {
    border-bottom: 1px solid gray;
    color: gray;
}
table.text_list h3 a:hover {
    border-bottom: 1px solid red;
    color: red;
}

#text h2
{
    font-size: 20px;
    color:#205715;
    border-bottom: none;
    display: inline-block;    
}

#bredcrumbs
{
    font-size: 16px;
}

.text_date
{
    padding: 3px;
    background-color: #8D8D8D;
    color: #FFFFFF;
    width:107px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    display: inline;
    margin-right: 15px;

}

#results
{
    display: inline-block;
    width: 300px;
    margin-left: 20px;
}


#results table
{
    font-size: 10px;
}





/* Раздел "Матчи"*/
#match_schedule
{
    font-size: 14px;
}

#match_schedule th, td
{
    padding: 8px;
}

#match_schedule tr td
{
    vertical-align: middle;
    border-top: solid 2px #aaa;
}

.host_section
{
    text-align: right;
}


.score_section
{
    text-align: center;
    color: #990000;
}

.report_section
{
    text-align: center;
    font-weight: bold;
}

.report_section a:hover
{
    text-decoration: none;
}

#champ_table{
    border: 1px outset;
    font-size: 14px;
}

#champ_table td {
    border: 1px inset;
}

.match-box{
    width: 100%;
    margin-bottom: 15px;
    border-bottom: cadetblue 3px solid;
}

.match-box-up, .match-box-middle,.match-box-down {
    display: inline-block;
    width: 100%;
    clear: both;
}

.match-box-up {
    margin-bottom: 10px;
    margin-left: 12px;
    text-align: center;
}

.match-box-date, .match-box-place, .match-box-type {
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #fff;
}

.match-box-place {
    width: 52%;
    padding: 0px 5px;
    text-align: center;
    background-color: #6FC097;
}

.match-box-date {
    width: 95px;
    background-color:#205715;
    padding: 0px 5px;
}

.match-box-type {
    width: 230px;
    background-color:#205715;
    padding: 0px 5px;
}

.match-box-middle div{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.match-box-middle p {
    font-size: 25px;
}

.match-box-host, .match-box-guest{
    width: 39%;
}

.match-box-host, .match-box-guest p{
    
}

.match-box-score{
    width: 20%;   
}

.match-box-score span{
    font-size: 4em;
    color:#990000;  
}

.match-report a {
    font-size: 19px;
}
/* Матчи конец*/

/*Игроки*/

#team_management p
{
    margin-bottom: 3px;
}

#team_management h3
{
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

.position_pic
{
    margin-left: 70px;
}

.player
{
    width: 32%;
    float: left;
}

.player_name
{
    border: medium none;
    color: #295C72;
    font-size: 24px;
    line-height: 27px;
    margin: 5px auto;
    text-align: center;
    width: 130px;
}
.player_photo
{
    text-align: center;
}

.player_profile
{
    padding: 0px 8px;
}


.player_profile p
{
    font-size: 14px;
    margin-bottom: 2px;
}

/*Игроки конец*/

/*Гостевая*/
#comments {
    padding-top: 15px;
}
#comments .title, .titlebar {
    background-color: #8D8D8D;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 0;
    padding-top: 2px;
    text-align: left;
    text-transform: uppercase;
}
#comments dd, dt {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
#comments dt {
    border-bottom-color: silver;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 15px;
}
#comments dt strong {
    background-color: #FFFFFF;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    top: 15px;
}
#comments dt .comment_date {
    color: gray;
    font-weight: normal;
    padding-left: 10px;
    float: right;
    position: relative;
    top: 15px;
    background-color: #fff;
}

#comments dd p {
    margin-left: 80px;
}
#add_comment_btn {    
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/static/img/add_comment.gif");
    background-position: left 0;
    background-repeat: no-repeat;
    color: #2670A3;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    padding-left: 22px;
    text-decoration: none;
}
#all_comments_btn {
    color: #2670A3;
    font-weight: bold;
}
#add_topic_btn {    
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/static/img/add_topic.gif");
    background-position: left 0;
    background-repeat: no-repeat;
    color: #2670A3;
    display: inline-block;
    font-weight: bold;
    height: 22px;
    padding-left: 25px;
    text-decoration: none;
}
#comments form {
    background-color: #66CDAA;
    padding-bottom: 1%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 1%;
    width: 85%;
}
#comments #email {
    display: none;
}
#comments p span {
    color: gray;
}
#comments p {
    color: #505050;
}
#comments input, #comments textarea {
    background-color: #FFFFFF;
    border-bottom-color: silver;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: silver;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 9px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
#comments textarea {
    height: 56px;
    width: 661px;
}
#comments #submit, #comments input[type="button"] {
    background-color: buttonface;
    width: auto;
}

#email
{
    display: none;
}

#show_smileys
{
    border-bottom: 1px dotted #505050;
    cursor: pointer;
    margin-bottom: 8px;
    width: 138px;
}

#smileys
{
    padding: 10px;
    background-color: #DCDCDC;
    display: none;
}
/*Конец гостевой*/


/*Footer*/
#footer_wrap
{
    background: #ffffff;
    border-top: solid #205715 5px;
    padding-bottom: 25px;
    height: 145px;
}

#footer
{
    width: 790px;
    margin: 0px auto;
}

#footer img
{
    float: left;
    margin-right: 15px;
}

#footer_contacts
{
    margin-top: 10px;
    width: 275px;
    float: left;
    display: inline-block;
}

#footer_contacts p
{
    font-size: 18px;
    margin-bottom: 3px;    
}

#search_google {
    width: 374px;
    margin-top: 15px;
    float: right;
}
/* End of footer*/

/* !NOTIFICATIONS */
.notification {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin:  10px 0 20px 0;
	padding: 5px 20px;
}
#message {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 0.75em;
	z-index: 100;
	text-align: center;
}
#message .notification {
	display: block;
	margin: 0 auto;
	width: auto !important;
}
.notification p, .notification ul {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-indent: none;
}
.attention {
    background: #fffbcc;
    border-color: #e6db55;
    color: #666452;
}
.information {
	background: #dbe3f0;
	border-color: #a2b4ee;
	color: #383b46;
}
.success {
	background: #d5f0ce;
	border-color: #9adf8f;
	color: #556652;
}
.error {
	background-color: #f0cece;
	border-color:  #df8f8f;
	color:  #533232;
}

/* BUTTONS */
.button,
a.button,
input[type=submit],
.button-group {
	padding: 0.5em 1em;
	position:relative;
	top: -1px;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	line-height: 0.95;
	color:#333;
	text-shadow:1px 1px 0 #fff;
	white-space:nowrap;
	border:none;
	overflow:visible;
	background:#ddd;
	background:-webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#e1e1e1));
	background:-moz-linear-gradient(-90deg,#fff,#e1e1e1);
	border: 1px solid #cbcbcb;
	border-bottom:1px solid #ababab;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
/*	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);
	box-shadow:0 1px 4px rgba(0,0,0,0.3); */
	cursor:pointer;
}
.button:hover,
input[type=submit]:hover {
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);
	box-shadow:0 1px 4px rgba(0,0,0,0.3);
	border: 1px solid #ababab;
	border-bottom: 1px solid #8b8b8b;
	text-decoration: none;
}
.button:active,
input[type=submit]:active {
	border: 1px solid #ababab;
	border-top: 1px solid #8b8b8b;
	border-left: 1px solid #8b8b8b;
	background:-webkit-gradient(linear,0% 0,0% 100%,from(#eee),to(#b1b1b1));
	background:-moz-linear-gradient(-90deg,#ddd,#c1c1c1);
}


/* FORM */
form div {
	padding: 5px 0;
}

#generic-form h5
{
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 3px;
    font-weight: normal;
    color: #4682B4;
}

label {
    display: block;
    font-size: 14px;
    margin-right: 2%;
    margin-top: 4px;
    text-align: left;
}
label.remember {width: 50%;}
input[type=text],
input[type=email],
input[type=password] {
    color: #666666;
    font-size: 0.7em;
    padding: 3px 5px;
    width: 55%;
}
.submits {
	width: 77%;
	padding: 40px 50px;
	text-align: right;
}

.profile{text-align:right}

/*FAQ*/
.a_faq {
    margin-bottom: 3em;
    clear: both;
}

.a_faq p{
    margin-bottom: 0.5em;
}

.question_date{
    font-size: 12px;
    color: gray;
    float: right;
}

.a_question{
    
}

.an_answer{
    
}

#cup-container {
    padding-top: 10px;
}
/*FAQ END*/
