@charset "utf-8";
/* CSS Document */



    #fsBody {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    }
    .fsContentMain {
        width: 710px;
    }
    .fsContentSidebar {
        width: 220px;
    }
    .fsRounded {
		-moz-border-radius: px;
        border-radius: px;
    }

    		h2.componentTitle, h2.articleTitle, h3.widgetTitle {
			text-transform: uppercase;
		}
				.ufBtnBlock {
			text-transform: uppercase;
            font-size: 12px;
           
		}
		    
    /* MENU */

div.fsMenu {
	text-align: center;}
a.fsMenuLink {
	padding: 10px 40px 10px 40px;
}
a.fsMenuLinkRoot {
	font-size: 16px;
}
ul.fsMenuSub {
	width: 180px;
    text-align: left;
}
a.fsMenuLinkSub {
	display: block;
}
div.gallery div.article span.image {
    width: 710px;}

/* WIDGETS */
	.widgetStyle2 {
    	display: none;
    }
    div.widget {
        clear: both;
        margin-bottom: 2em;
    }
    div.widgetPadding {
        padding: 10px 0 0;
    }

/* PROFILE */
    div.wProfile div.row {
        padding: 3px 0;
    }
    
/* MEDIA PLAYER WIDGET */



/* ELEMENT SIZES */
    .fsPageSetting-width-25 {
        width: 178px;
    }
    .fsPageSetting-width-33 {
       width: 227px;
    }
    .fsPageSetting-width-50 {
        width: 345px;
    }
    .fsPageSetting-width-66 {
       width: 463px;
    }
    .fsPageSetting-width-75 {
        width: 523px;
    }
    .fsInset {
		padding: 10px; 
    }
    .fsPageSetting-width-25.fsInset {
        width: 148px;
    }
    .fsPageSetting-width-33.fsInset {
       width: 207px;
    }
    .fsPageSetting-width-50.fsInset {
        width: 325px;
    }
    .fsPageSetting-width-66.fsInset {
       width: 443px;
    }
    .fsPageSetting-width-75.fsInset {
        width: 503px;
    }

    div.fsHeader {
margin-bottom: 20px;
}

div.fsPage {
padding: 0;
margin-bottom: 20px;
width:960px;
}

div.fsBannerWrapper {
width: 960px;
padding: 10px 0 10px;
margin: auto;
position:relative;
}

div.fsWrapper { padding: 10px;}

.fsContentMain,
.fsContentSidebar {
padding: 0;
}

.fsContentMain {
float: left;
}
.fsContentSidebar {
float: right;
}

h2.componentTitle, h2.articleTitle {padding:2px 4px;} 

h3.widgetTitle {padding: 2px 4px;}

div.wLogin label.setWidth {
width:50px;
}

div.fsBannerGenerated div.fsImage {
width: 960px;
/*float: left;*/
}

div.fsBannerGenerated div.fsImage img {
width:960px;
height:auto;
}

div.fsBannerGenerated h1.fsBannerTitle {
width: auto;
display:inline;
padding:10px 15px;
position:absolute;
bottom:80px;
}

div.fsMenu {
display:block;
width:960px;
height:30px;
padding-top:10px;
}

h1.fsBannerTitle {
font-size: 50px;
padding-top: 10px;
margin: 0;
}

div.fsBannerCustom h1.fsBannerTitle {
display: none;
}

div.fsMenu a {
font-weight:bold;
}
