/* Minimum Height Cells */
.minheight120 {
	min-height: 120px;
	height: auto;
}
.minheight150 {
	min-height: 150px;
	height: auto;
}
.minheight180 {
	min-height: 180px;
	height: auto;
}
.minheight200 {
	min-height: 200px;
	height: auto;
}
.minheight250 {
	min-height: 250px;
	height: auto;
}
/* Button CSS */
.button, .button:visited, .button:active {
	background-color: #EE3124;
	color: #FFFFFF;
	font: 13px/1.3 Arial, Helvetica, sans-serif;
	border: none;
	text-align: center;
	float: right;
	text-decoration: none;
	padding: 10px 30px 10px 20px;
	margin: 0;
	vertical-align: middle;
	font-weight: bold;
	overflow: hidden;
}
.button a, .button a:visited, .button a:active {
	color: #FFFFFF;	
	padding: auto;
}
.button:hover {
	color: #FFF;	
	text-decoration: none;
}
/* Featured CSPs */
.primary .csp_featured {
	width: auto;
	height: auto;
	clear: both;
	padding: 0;
	margin: 5px 8px 16px 8px;
	list-style: none;
}
.csp_featured li {
	width: auto;
	height: auto;
	clear: both;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px dashed #C5C5C5;
}
.csp_featured h2 {
	font-weight: bold;
}
.csp_featured .csp_image {
	width: 30%;
	padding-top: 20px;
	float: left;
	overflow: hidden;
}
.csp_featured .csp_image img {
	max-width: 130px;
	max-height: 80px;
	padding: 0 auto;
	width: auto;
	margin: 0 auto;
}
.csp_featured .csp_text {
	max-width: 430px;
	width: 70%;
	float: left;
}
/* CSP Categories */
.primary .csp_categories ul {
	list-style: none;
	margin: 10px;
	padding: 0;	
}
.csp_categories li {
	line-height: 16px;	
}
/* Single CSPs */
.csp_single {
	width: auto;
	height: auto;
	padding: 5px 0;
	margin: 5px 0;	
}
.csp_single .csp_image {
	float: right;
	width: 230px;
	margin-bottom: 10px;
	overflow: hidden;	
}
.csp_single .csp_image img {
	max-width: 220px;	
}
.csp_single .csp_text {
	float: left;
	width: 250px;	
}
.csp_single .clear {
	clear: both;
}
/* CSP View All */
.primary ul.csp_view {
	margin: 10px;
	padding: 0;
	list-style: none;
}
.csp_view li {
}
/* CSP General List */
.csp_list {
	
}
/* Individual CSP */
.indCSP {
	width: 100%;
	height: auto;
}	
.indCSP .image {
	float: left;
	width: 100%;
	max-width: 240px;
	height: auto;
}
.indCSP .image img {
	max-width: 220px;
	max-height: 110px;	
}
.indCSP .text {
	float: left;
	width: 100%;
	max-width: 300px;
	height: auto;
}
/* BX Slider */
.bx-wrapper {
	position: relative;
}
a.bx-prev {
	position: absolute;
	display: block;
	top: -21px;
	right: 24px;
	width: 20px;
	height: 20px;
}
a.bx-next {
	position: absolute;
	display: block;
	top: -21px;
	right: 0;
	width: 20px;
	height: 20px;	
}
/* FMDD */
.fmdd-mkp {
}
.fmdd-mkp li {
	 display: block;
	 width: 100%;
	 height: auto;
	 margin: 1em 0;
}
.fmdd-mkp img {
	max-width: 140px;
	max-height: 120px;	
}
.fmdd-mkp .image {
	float: left;
	width: 30%;
	padding-top: 16px;
	height: auto;	
}
.fmdd-mkp .text {
	float: left;
	max-width: 400px;
	width: 70%;
	height: auto;	
}
.sfitemDetails img {
	max-width: 400px;	
}
/* Front End News List */
.fpNewsList {
	list-style: none;
	padding: 0;
	margin: 0;	
}
.fpNewsList li {
	float: left;
	display: block;
	width: 330px;
	height: auto;
}
.fpNewsList .fpNewsImage {
	float: left;
	width: 100px;
	height: auto;
	min-height: 90px;
}
.fpNewsList .fpNewsImage img {
	max-width: 90px;
	max-height: 80px;
}
.fpNewsList .fpNewsTitle {
	float: left;
	width: 220px;
	height: auto;
}
.fpNewsList .sfnewsMetaInfo {
	font-weight: bold;
	font-size: 1.1em;	
}
.fpNewsList .content {
	clear: both;	
}
/* IFMA News List */
.ifmaNewsList {
	list-style: none;
	padding: 0;
	margin: 0;	
}
.ifmaNewsItem {
	margin: 1.5em 0;
	padding: 1.5em 0;
	border-bottom: 1px dashed #5C5C5C;	
}
.ifmaNewsItem .ifmaNewsTitle {
	font-size: 1.5em;
	margin: 0;
	padding: 0;	
}
.ifmaNewsItem .image {
	width: 100px;
	height: auto;
	float: left;
	margin-left: 10px;	
}
.ifmaNewsItem .image img {
	max-width: 90px;
	margin-top: 14px;
}
.ifmaNewsItem .text {
	width: 370px;
	height: auto;
	float: left;	
}
.ifmaNewsItem .ifmaNewsDate {
	font-weight: bold;
	color: #5C5C5C;
	font-size: 1.2em;
	margin: 0.5em 0;
}
/* Featured Events */
.primary ul.events_featured {
	list-style: none;
	padding: 1em 0;
	margin: 0;
	width: 100%;
}
.events_featured .image {
	float: left;
	margin: 0 5% 20px 0;
	width: 15%;
}
.events_featured .image img {
	max-width: 100%;
}
.events_featured .text {
	float: left;
	margin-bottom: 20px;
	width: 80%
}
/* Industry Councils */
.council {
	list-style: none;
	padding: 0;
	margin: 0;
}
.council li {
	border-bottom: 1px solid #C5C5C5;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}
.council .image {
	float: left;
	width: 30%;
	height: auto;	
}
.council .image img {
	max-width: 120px;
	max-height: 120px;	
}
.council .text {
	float: left;
	width: 60%;
	height: auto;	
}
.council .text h2 {
	font-size: 110%;	
}
/* Search Box */
.ifmaSearch {
	margin: 20px 0;
	padding: 0 10px;
	width: auto;
}
.ifmaSearch .sfsearchBox {
	border: none;
	padding: 10px 0;
	margin: 10px 0;
	vertical-align: middle;	
}
.ifmaSearch .sfsearchTxt {
	min-width: 400px;
	border: 1px solid #5C5C5C;
	font-size: 120%;
	height: 24px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.ifmaSearch .sfsearchSubmit {
	border: none;
	background-color: #EE3124;
	margin: 0;
	padding: 2px 20px 2px;
	font-size: 120%;
	vertical-align: middle;
	color: #FFFFFF;
}
/* Categories Listings */
.ifma-category-list {
	padding: 5px;	
}
.ifma-category-list ul {
	list-style: none;
	padding: 0;
	margin: 5px 10px;
}
.ifma-category-list li {
	line-height: 1.2em;
	border-bottom: 10px;	
}
.ifma-category-list h3 {
	margin: 5px;
	padding: 0;	
}
/* MyIFMA */
#MyIFMA_FormView1 {
	width: 100%;
}
.myIfmaWrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
}
.myIfmaWrap h3 {
	padding: 0;
	margin: 0;	
}
.myIfmaWrap .imgCol {
	float: left;
	width: 100%;
	max-width: 130px;
	margin: 0 10px 0 0;
	padding: 0;	
}
.myIfmaWrap .imgCol img {
	max-width: 120px;	
}
.myIfmaWrap .contCol {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 0 20px 0 0;
	padding: 10px;
}
.myIfmaWrap .memCol {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 0 20px 0 0;
	padding: 10px;
}
.intGroup {
	width: 80%;
	margin: 0 0 0 140px;
	padding: 0;	
}
.intGroup .int {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 0 20px 0 0;
	padding: 0 10px;	
}
.intGroup .group {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 0 20px 0 0;
	padding: 0 10px;	
}
/* Slides */
.cspSilver {
    background:none;
    position:relative;
    height:110px;
    width:220px;
    float:left;
    margin:0;
    cursor:pointer;
}
/* single slide */
.cspSilver div {
    display:block;
    position:absolute;
    top:0;
    left:0;
	width: 220px;
    height:110px;
    font-size:12px;
}
/* Community Map */
#cm_sidebarDIV a {
	float: left;
	margin: 0;
	padding: 0;
}
/* CSP Cloud */
.cspCategoryCloud50 ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 5px 10px;	
}
.cspCategoryCloud50 ul li {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 4px 0;
}
.cspCategoryCloud30 ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 5px 10px;	
}
.cspCategoryCloud30 ul li {
	float: left;
	display: block;
	width: 30%;
	height: auto;
	margin: 4px 5px;
}

/* Industry/Topic */
.induTopic {
	list-style: none;
	margin: 5px 10px;
	padding: 0;	
}
.induTopic li {
	clear: both;
	float: none;
	width: 100%;
	min-height: 34px;
	padding: 2px 0;
	margin: 0;	
	line-height: 30px;
}
.induTopic li img {
	max-width: 30px;	
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}
/* Single Council */
.councilSingle {
	width: 100%;
	float: none;
	clear: both;
	height: auto;	
}
.councilSingle .imagelink {
	float: left;
	width: 100%;	
	max-width: 230px;
}
.councilSingle .imagelink img {
	max-width: 200px;	
}
.councilSingle .text {
	float: left;
	width: 60%;
	margin: 30px 0 0 0;
}
/* Side News */
.primary ul.sideNewsList {
	list-style: none;
	padding: 0;
	margin: 0;	
}
.sideNewsList .sideNewsImage {
	max-width: 100px;
	max-height: 90px;
	width: 100%;
	float: left;
}
.sideNewsList .sideNewsImage img {
	max-width: 90px;
	max-height: 80px;	
}
.sideNewsList .sideNewsTitle {
	float: left;
	max-width: 200px;
	width: 100%;
	font-weight: bold;
	font-size: 110%;	
}
.sideNewsList .sfnewsMetaInfo {
	font-weight: bold;	
}
/* Alliances */
.primary ul.alliance {
	padding: 0;
	margin: 0;
	list-style: none;	
	clear: both;
}
.alliance li {
	width: 49%;
	text-align: center;
	float: left;	
}
/* Login Box */
.sfLoginFieldsWrp {
	list-style: none;	
}
.sfLoginFieldsWrp li {
	margin: 0 0 7px 0;
}
.sfSubmitBtnWrp {
	text-align: center;
}
.sfSubmitBtn, #C001_btnRemind, #C003_btnReset {
	width: 150px;
	height: auto;
	display: block;
	background: #EE3125;
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	padding: 8px 10px;
}
.sfSubmitBtn:hover {
	color: #FFFFFF;
	text-decoration:none;	
}
/* Image Gallery */
.sfimagesTmbList {
	list-style: none;
	padding: 0;
	margin: 0;	
}
.sfimagesTmbList li {
	float: left;
	width: auto;
	display: block;	
	margin-right: 10px;
}
.sfimagesTmbList li img {
	max-width: 100px;	
}
#fancybox-wrap {
		
}
.ifmaDocList ul.sfdownloadList {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ifmaDocList ul.sfdownloadList li.sfdownloadFile {
	float: left;
	width: 42%;
	font-size: 90%;
	margin: 4px 0 4px 3%;
	height: auto;	
}
/* Login Error Text */
.sfError {
	color: #FF0000;
	margin: 16px 0;
}
.formlabel {
    font-size: 1.2em;
    font-weight: bold;
} 
.Upload {
   font-weight: bold;
    display: inline !important;
    height: 1.7em;
	width: 100%
}
.formfield {
    font-size: 1.2em;
    font-weight: bold;
} 	