* {
    margin: 0;
    padding: 0;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
}


.content_all_pictures_event {
    margin-left:35px;
}

.events h2.mainTitle {
    background: url(../images/events_h2.jpg) no-repeat;
    height: 84px;
    margin-bottom: 50px;
}

.events ul.list {
    list-style-type: none;
}

.events ul.list li {
    display: block;
    width: 33%;
    float: left;
    padding-bottom: 18px;
}

.events ul.list li p {
    width: 189px;
    height: 145px;
    margin: 0 auto;
    background: transparent url(../images/shadow.png) no-repeat bottom right;
}

.events ul.list li p a {
    border: 3px solid #1A1A1A;
    display: block;
    width: 176px;
}

.events ul.list li p a:hover {
    border-color: #FFCA08;
}

.events ul.list li p a img {
    border: 0;
    display: block;
}

.events ul.list li div.center a {
    color: #333;
    text-decoration: underline;
    font-size: 12px;
}



.buttonCont { padding-top:5px;
			padding-bottom:20px;}

.widebar {
    float: left;
    width: 755px;
    margin-left:10px;
}

.widebar .nav {
    padding-bottom: 60px;
}

.widebar .nav ul {
    list-style-type: none;
    padding-left: 80px;
    padding-top: 5px;
}

.widebar .nav ul li {
    float: left;
}

.widebar .nav ul li.pipe {
    padding: 0 3px;
}

.widebar .nav ul li a {
    font: bold 11px Tahoma, Arial, sans-serif;
    color: #1a1a1a;
    text-decoration: none;
}

.widebar .nav ul li.join {
    padding-left: 20px;
}

.widebar .nav ul li.join a {
    font-size: 9px;
    color: #AAA;
}

.widebar .events {
    padding-top: 20px;
    background:url(../images/events_bg.jpg) no-repeat left 80px;
}

.center
{
	text-align:center;
}

.pictures
{
       margin-bottom:25px
     }
     
     
 
     .fireice_learnmore a { background: transparent url(../images/TC_events_getiton_btn_1.png) no-repeat; position:relative; left:20px; top: 260px;  display:block; width: 299px; height:71px; }

.fireice_learnmore a:hover { background: transparent url(../images/TC_events_getiton_btn_2.png) no-repeat; z-index: 0;  position:relative; top: 260px; }
