@charset "utf-8";
/* Common styles */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

body.big_branding{
  background: #f6f0eb url(../images/chess/header_bck.jpg) repeat-x top;
}

body.small_branding{
  background: #f6f0eb url(../images/chess/header_small_bck.jpg) repeat-x top;
}

/* headings, paragraphs */
h1 {font-size:20px; margin: 15px 0 14px}
h2 {font-size:18px; margin: 15px 0 14px}
h3 {font-size:16px; margin: 15px 0 14px}
h4 {font-size:16px; margin: 15px 0 14px}

p, ul, li, ol, div, hr input textarea span, form{
  padding: 0;
  margin: 0;
}

li{
  list-style: none;
}

.big_branding #header{
  position: relative;
  height: 459px;
  display:block;
  margin: 0px;
  padding: 0px;
  width: 996px;
  margin: 0 auto;
  background: url(../images/chess/chess.jpg) no-repeat bottom right;
}

.small_branding #header{
  background: url(../images/chess/chess_small.jpg) no-repeat bottom center;
  position: relative;
  height: 185px;
  display:block;
  margin: 0px;
  padding: 0px;
  width: 1005px;
  margin: 0 auto;
}

.big_branding #header h1#logo{
  width: 626px;
  height: 265px;
  padding: 0;
  margin: 0;
}

#header h1#logo span{
  display: none;
}

#header p.search_box{
  position: absolute;
  top: 20px;
  right: 20px;
}

p.search_box input{
  border: 0px none;
  color: #fff;
}

p.search_box input#search_in_search,
p.search_box input#search{
  background-color: #cfd7c2;
  padding: 6px;
  width: 240px;
  margin: 4px;
}

p.search_box input.submit{
  background: url(../images/chess/button_bck.jpg) repeat-x;
  height: 31px;
}

#header div.content_header{
  color: #fff;
  margin-left: 14px;
  width: 500px;
}

#header div.content_header h3{
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: normal;
}

#core{
  margin: 0 auto;
  width: 970px;
  background-color: #fbfbfb; 
}

#breadcrumbs{
  padding: 10px 10px 2px 10px;
  color: #777676;
}

#breadcrumbs a{
  color: #777676;
  text-decoration: none;
}

#breadcrumbs a:hover{
  text-decoration: underline;
}

.with_sidebar #sidebar{
  float: left;
  width: 256px;
  margin: 12px;
}

.without_sidebar #sidebar{
  display: none;
}

#sidebar ul.main_menu{
  background: #f0f0f0 url(../images/chess/menu.jpg) no-repeat top;
  padding: 45px 20px 20px 20px;
}
#sidebar ul.main_menu li{ 
  margin: 14px 0;
}

#sidebar ul.main_menu li a{
  background: url(../images/chess/arrow.jpg) no-repeat left;
  padding: 2px 32px;
  color: #676f5f;
  text-decoration: none;
}

#sidebar ul.main_menu li.selected a{
  font-weight: bold;
}

#sidebar ul.main_menu li a:hover{
  text-decoration: underline;
}

.with_sidebar #page_container{
  float: right;
  width: 680px;
  padding-right: 7px;
}

#sidebar ul.main_menu li ul{
  margin: 10px 0 20px 43px;
}

#sidebar ul.main_menu li ul li ul{
  margin: 10px 0 20px 18px;
}

#sidebar ul.main_menu li ul li ul li.selected a{
  font-weight: bold;
}

#sidebar ul.main_menu li ul li{
  margin: 3px 0;
}

#sidebar ul.main_menu li ul li a{
  background: none;
  padding: 1px;
}

#sidebar ul.main_menu li ul li.unselected a{
  font-weight: normal;
}

.without_sidebar #page_container{
  padding: 10px;
}

#footer{
  margin: 10px auto;
  width: 970px;
  color: #9f9f9f;
}

#footer p.menu{
  text-align: center;
  padding: 5px;
}

#footer p.menu a{
  color: #9f9f9f;
  text-decoration: none;
}

#footer p.menu a:hover{
  text-decoration: underline;
}
#footer p.menu a.selected{
  font-weight: bold;
}

#footer p.agency_info{
  text-align: right;
  float: right;
  margin-top: 15px;
  padding-top: 10px;
  width: 400px;
  height: 30px; 
  display: block;
  border-top: 1px solid #e3e1e1;
}

#footer p.agency_info img{
  border: none;
  position: relative;
  top: 4px;
}

.page_main h3.rss span{
  float: left;
}

.page_main h3.rss{
  height: 16px;
}

.page_main h3.rss a{
  float: right;
  color: #a5a6a5;
  background: #eaeaea;
  padding: 5px 20px;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #fff;
}

.page_main h3.rss a:hover{
  border: 1px solid #979F8F;
}

.page_news .news{
  margin: 30px 0;
}

.page_news .gallery_link{
  float:left;
  margin-top: 5px;
}

.page_main .news ul li{
  border-bottom: #dde4dc solid 1px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.page_main .news ul li p.read_more{
  margin-top: 10px; 
  text-align: right;
}

.page_main .news ul li p.read_more a{
  color: #7d7d7d;
  text-decoration: none;
  padding: 5px;
}

.page_main .news ul li p.read_more a:hover{
  background:#EAEAEA;
}

.page_main .news ul li img{
  float: left;
  margin: 0px 10px 10px 0;
}

.calendar_info{
  float: right;
  width: 30%;
  margin-top: 20px;
}

.calendar_info span{
  margin-right: 10px;
  display: block;
  width: 15px;
  height: 15px;
  float: left;
}

.calendar_info span.selected{
  border:1px solid #A20A0A;
}

.calendar_info span.today{
  border:1px solid #8ba913;
  background:#8ba913;
}

#spinner{
  float: right;
}

#calendar_box{
  width: 65%;
  float: left;
  margin: 20px 0;
}

#calendar_box .see_this_month{
  padding-top: 0px;
  text-align: right;
}

#calendar_box td{
  padding: 4px;
  border-left: 1px solid #b8b8b8;
}

#calendar_box td.otherMonth span{
   color:#B7B8B7;
   display: none;
}

#calendar_box td span{
  padding: 3px;
}
#calendar_box td.eventDay a{
  border: #a20a0a 1px solid;
  padding: 3px;
}

#calendar_box td.eventDay a:hover{
  background: #f77a7a;
  color: #fff;
}

#calendar_box a{
  color: #7D7D7D;
  text-decoration: none;
}

#calendar_box a:hover{
  text-decoration: underline;
}
  
#calendar_box td.firstDay{
  border: none;
}

#calendar_box .calendar{
  width: 100%;
  border: 1px solid #b8b8b8;
  text-align: center;
}

#calendar_box .calendar thead tr th{
  padding: 4px;
}

#calendar_box .calendar thead tr.dayName th{
  font-weight: normal;
}

#calendar_box .calendar .today a,
#calendar_box .calendar .today span{
  background: #8ba913;
  color: #fff; 
}

.newsletter{
  border:1px solid #B8B8B8;
  padding: 8px;
  margin-top: 20px;
  color: #7d7d7d;
  background: #fbfbfb;
}

.newsletter .text_field input{
  background: #f0f0f0;
  color: #b7b8b7;
  padding: 6px;
  border: 1px solid #e3e3e3;
  margin: 10px 0 4px 0;
  width: 224px;
}

.newsletter p.error{
  padding: 5px;
  background:#8BA913;
  color: #fff;
}

#notice p{
  padding: 10px;
  background:#8BA913;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.newsletter p.button{
  text-align: right;
  margin-top: 10px;
}

.newsletter p.button input{
  background: #e7e9e8;
  border: none;
  color: #838383;
  padding: 5px;
  margin:3px;
  width: 100px;
}

.newsletter h3{
  margin: 0px 0 10px 0;
  padding: 5px 0 8px 45px;
  background: url(../images/chess/newsletter_ok.jpg) no-repeat left;
}

.page_news .news_listing li h4{
  background: url(../images/chess/dot.jpg) no-repeat left;
  padding-left: 10px;
}

.page_news .news_listing li p{
  padding-left: 10px;
}
.page_news .news_listing li p a{
  color: #7d7d7d;
  text-decoration: none;
}

.page_news .news_listing li p a:hover{
  text-decoration: underline
}

.page_news div.images{
  margin: 10px 0;
}

.page_news div.images a{
  float: left;
  margin: 10px;
}

.page_news div.images img{
  border: none;
}

.page_content_with_blocks .blocks_inside{
  margin: 20px 0;
}

.page_content_with_blocks .blocks_inside div{
  float: left;
  width: 300px;
  margin: 20px;
}
.page_content_with_blocks .blocks_inside div a{
  float: left;
  margin-right: 10px;
  border: #e4e2e2 1px solid;
  height: 160px;
  width: 120px;
  display: block;
  text-align: center;
}

.page_content_with_blocks .blocks_inside div a:hover{
  border-color: #4e7628;
}

.page_content_with_blocks .blocks_inside div img{
  margin-top: 20px;
  border: none;
}

.page_masters .all_masters{
  margin: 20px 0;
}

.page_masters .all_masters .content{
  float: right;
  width: 500px;
  border-bottom: #e4e2e2 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.page_masters .all_masters .image{
  float: left;
  width: 100px;
}

.page_masters .all_masters .image a{
  display: block;
  width: 120px;
  height: 160px;
  border: #e4e2e2 1px solid;
  text-align: center;
  margin-top: 20px;
}

.page_masters .all_masters .image a img{
  border: none;
  margin-top: 20px;
}

.gallery_link{
  margin: 20px 0;
}

.gallery_link a{
  float: left;
  border:1px solid #E4E2E2;
  display:block;
  height:160px;
  margin-top:20px;
  text-align:center;
  width:140px;
  margin: 0 20px 20px 0;
  text-decoration: none;
  color: #5f605f;
  position: relative;
}

.gallery_link a:hover{
  border-color: #4e7628;
  
}

.gallery_link a span.zoom{
  position: absolute;
  background: url(../images/chess/zoom.jpg) no-repeat bottom right;
  bottom: -1px;
  right: -1px;
  width: 24px;
  height: 17px;
  display: block;
}

.page_contact .content{
  float: left;
  width: 330px;
}

.page_contact .contact_form{
  margin-top: 44px;
  float: right;
  width: 350px;
}

.page_contact .contact_form p.error{
  color: red;
  text-align: left;
  margin: 8px 0 0 0;
}

.page_contact .contact_form .form_field textarea,
.page_contact .contact_form .form_field input{
  width: 328px;
  border: 1px #b4b3b3 solid;
  padding: 5px;
  margin: 5px 0;
  color: #969696;
}

.page_contact .contact_form .form_field textarea{
  height: 120px;
}

.page_contact .contact_form p{text-align: right;}

.page_contact .contact_form p input{
  background: #d2d1d1;
  color: #424141;
  border: none;
  padding: 10px;
  margin: 5px 10px 30px 10px;
}

.gallery_link a img{
  margin: 20px 0 10px 0;
  border: none;
}

.pagination{
  text-align: right;
  margin: 10px 5px 10px 0;
}
.pagination span,
.pagination a{
  color: #777676;
  padding: 3px;
  border: 1px solid #fff;
}

.pagination a:hover{
  background:#EAEAEA none repeat scroll 0 0;
}
.pagination span.current{
  background:#EAEAEA none repeat scroll 0 0;
}

.search form{
  background: url(../images/chess/small_logo.jpg) no-repeat left;
  padding-left: 70px;
  margin: 10px 0 50px 0;
}

.search h4{
  color: #595553;
}

.search h4 span{
  font-weight: normal;
}
  
.search li{
  margin: 20px 0;
}  

.search li a{
  color: #95b905;
}

.page_events .events{
  clear: both;
}
  

.content{
  color: #7d7d7d;
}

.content h3{
  color: #5f605f;
  font-size: 16px;
  padding: 6px 0 6px 25px;
  background: url(../images/chess/horse.jpg) no-repeat left;
}

.content h4{
  font-size: 14px;
  margin-bottom: 3px;
}

.content p{
  margin: 7px 0;
}

.content p.important{
  color: #cf0606;
}

.content img.right{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.content img.left{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.content p.date{
  color: #617840;
  margin-bottom: 10px;
}

.content p.right_aligned{
  text-align: right;
}

.content p.center_aligned{
  text-align: center;
}

.content a{
  color: #7D7D7D;
  text-decoration: none;
}

.content a:hover{
  text-decoration: underline;
}

.content a.green{
  color: #7dbf0a;
}

.content hr{
  color: #cdcfcd;
  border:  0px none #cdcfcd; 
  background-color: #cdcfcd; 
  margin: 20px 0;
  height: 1px;
}

.content table{
  width: 100%;
}

.content table td{
  padding: 3px;
  vertical-align: top;
}
