/*********************************************************
**********************************************************

Folder: Theme368_Event2
Name: Event2
Cat: Hobbies & Recreation

**********************************************************
*********************************************************/
/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 777px;
    margin: 40px auto;
}

.sf_wrapper {
    width: 777px;
    position: relative;
    margin-top: 0px;
}

a {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_extra10 {
    width: 100%;
    clear: both;
    
}
.sf_extra10:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra10 span {
    display:block;
    float: right;
    height: 35px;
    line-height: 35px;
    min-width: 200px !important; width:200px;
}

.sf_header_wrapper {
    position: relative;
    height: 98px;
    padding: 62px 0 0 180px;
}

.sf_extra2 {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 160px;
}

.sf_main_header {
    width: 300px;
    float: left;
    display: inline;
    text-align: left;
    font: bold 1.5em Helvetica, Arial, sans-serif;
	height: 50px;
	overflow:hidden;
}

.sf_sub_header {
    float: right;
    width: 250px;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left;
    font: bold 1em  Helvetica, Arial, sans-serif;
	height: 40px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}


/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top {
    display: none;
}

.sf_navigation {
    clear: both;
    width: 100%;
    height: auto;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
    padding:0;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
    padding-left: 3px
}

.sf_last_nav_item {
    padding-right: 64px;
}

.sf_navigation ul li a {
    height: 35px;
    margin: 0 0 0 1px;
    text-decoration: none;
    display: block;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 35px;
    padding: 0 10px 0 10px;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    display: block;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    clear: both;
    padding: 20px 0 0 30px;
    font: normal 1.5em Helvetica, Arial, sans-serif;
    text-align: left;
    height: auto !important;
    height: 30px;
    min-height: 30px;
}

.sf_content {
    height: 200px;
    padding: 20px 0 0 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 150px;
    min-height: 150px;

}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    height: 25px;
    font-size: .8em;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}