/* DEBUG MODE */
.q {
	background-color: pink;
	border: solid 2px #e54023;
	margin: 1% 0;
	padding: 1%;
	width: 100%;
	font-size: 11px;
	color: #000000;
	z-index: 90000;
	line-height: 120%;
	display: inherit;

} 
/* ########## */


.FullSponsorList {
	width: 100%;
}
.FullSponsorList .SponsorCategory {
	width: 100%;
}
.FullSponsorList .SponsorCategory h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px; 
}
.FullSponsorList .SponsorCategoryContent {
	width: 100%;
}
.FullSponsorList .SponsorContent {
	margin: 15px 0;
	padding: 5px;
}
.FullSponsorList .SponsorContent:hover{
	background-color: #f8f8f8;
}
.FullSponsorList .SponsorContent img{
	float: left;
	margin: 0 10px 5px 0;
}



.FullBlogpartnerList {
	width: 100%;
}
.FullBlogpartnerList .BlogpartnerCategory {
	width: 100%;
}
.FullBlogpartnerList .BlogpartnerCategoryContent {
	width: 100%;
}
.FullBlogpartnerList .BlogpartnerContent {
	margin: 15px 0;
	padding: 5px;
}
.FullBlogpartnerList .BlogpartnerContent:hover{
	background-color: #f8f8f8;
}
.FullBlogpartnerList .BlogpartnerContent img{
	float: left;
	margin: 0 10px 5px 0;
}




.vita {
	width: 100%;
	margin: 15px 0;
	padding: 5px;	
}
.vita:hover {
	background-color: #f8f8f8;
}
.vita img{
	float: left;
	margin: 0 10px 5px 0;
	width: 20%;
	max-width: 100px;
}
.vita .nameline {
	font-weight: bold;
	margin: 1pt 0;	
}
.vita .jobline {
	font-weight: bold;
	margin: 1pt 0;	
}
.vita .companyline {
	font-weight: bold;
	margin: 1pt 0;
}
.vita .socialline {
	margin: 1pt 0;	
	height: 25px;	
}
.vita .socialline img{
	float: left;
	margin: 0px;
	width: 25px;
	max-width: 25px;	
}


.advisoryboardTd {
	float: left;
	text-align: center;
	background-color: #ffffff;
	width: 23%;
	padding: 1%;
	min-height: 200px;
	max-height: 200px;
	font-size: 10px;
	line-height: 130%;
}
.advisoryboardTd:hover {
	background-color: #f8f8f8;
}
.advisoryboardTd img{
	width: 20%;
	width: 100px;
}
.advisoryboardTd .nameline {
	font-weight: bold;
	margin: 1pt 0;	
}
.advisoryboardTd .jobline {
	font-weight: bold;
	margin: 1pt 0;	
}
.advisoryboardTd .companyline {
	font-weight: bold;
	margin: 1pt 0;
}
.advisoryboardTd .socialline {
	text-align: center;
	margin: 1pt 0;	
	height: 25px;	
}
.advisoryboardTd .socialline img{
	margin: 0px;
	width: 25px;
	max-width: 25px;	
}


.sponsorWidgetContent {
	text-align: center;
}
.sponsorLogo {
	margin: 5px 5px 5px 5px;
}


.fullPriceTable {
	padding: 5px 0; 
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	width: 100%;
}
.tableHead {
	padding: 10px 5px;
	background-color: #f5f5f5;
	font-weight: bold;
	text-align: center !important;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}
.tableSecondHead {
	padding: 5px 0; 
	background-color: #dddddd;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 130%;
	text-align: center !important;
	border-width: 1px;
	border-style: solid;
	border-color: #c8c8c8;
}
.priceCategory td{
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}
.priceCategory tr{
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;	
}
.priceCategory:hover{
	background-color: #e6e6e6;
}

.priceCategory.second {
	background-color: #f5f5f5;
}
.priceCategory.second:hover{
	background-color: #e6e6e6;
}

.priceDescription {
	padding: 5px;
}
.price {
	text-align: center !important;
	vertical-align: top !important;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 1px;
	width: 15%;
	color: #000000;
}
.savePrice {
	line-height: 110%;
	margin-top: 10px;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 5px;
	background-color: #f89426;
	border: 1px solid #f9a54b;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
.savePrice .small{
	font-size: 8px;
}

.losePrice {
	line-height: 110%;
	margin-top: 10px;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 5px;
	background-color: #e85a56;
	border: 1px solid #aa3234;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
.losePrice .small{
	font-size: 8px;
}

.speakerdiv {
	background-color: #ffffff;
	padding: 5px;
	margin: 0 0 0 0;
	/*min-width: 48%;*/
	float: left;	
	text-align: center;
	/*min-height: 110px;
	max-height: 110px;*/
}
.speakerdiv:hover{
	background-color: #f8f8f8;
}
.speakerdiv img{
	float: left;
	margin: 5px 10px 5px 0;
	/*width: 40%;*/
	/*max-width: 100px;*/
}
.speakerdiv .nameline {
	font-weight: bold;
	margin: 1pt 0;	
	font-size: 14px;
}
.speakerdiv .jobline {
	font-weight: normal;
	margin: 1pt 0;
	font-size: 12px;		
}
.speakerdiv .companyline {
	font-weight: normal;
	margin: 1pt 0;
	font-size: 12px;	
}
.speakerdiv .socialline {
	margin: 1pt 0;	
	height: 25px;	
}
.speakerdiv .socialline img{
	float: left;
	margin: 0px;
	width: 25px;
	max-width: 25px;	
}

.SponsorList {
	background-color: transparent;
}
.SponsorListContent {
	background-color: #ffffff;
	text-align: center;
	margin: 1%;
	float: left;
	position: relative;
}
.SponsorListContent:hover {
	background-color: #f8f8f8;
}
.SponsorListContent img{
	display: table-cell;
	vertical-align: middle;
	text-align: center;	
}

.socialline {
	padding: 4px 0;
}
.socialline img{
	margin: 0 2px !important;
	opacity: 0.7;
}
.socialline img:hover{
	opacity: 1;
}
/*
.sm_icon img {
	margin-left: 2px !important;
	margin-right: 2px;
}
*/


/* PRICE DIV */
.fullpricecats {
	width: 100%;
}
.category-infos {
	float: left; 
	width: 58%; 
	padding: 1%;
}
.category-info h2 {
	font-size: 18px;
}
.price-infos {
	float: left;
	width: 38%;
	padding: 1%;
	text-align: center;
}
#price {
	font-size: 26px;
}
#pricecategory {
	font-size: 16px;
}
#pricsnote {
	font-size: 10px;
}


.savePriceDiv {
	line-height: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 10px;
	background-color: #f89426;
	border: 1px solid #f9a54b;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: bold;

}
.savePriceDiv .small{
	font-size: 14px;
}

#btn-register {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #A60000;
	*background-color: #A60000;
	background-image: -moz-linear-gradient(top, #FC0505, #A60000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FC0505), to(#A60000));
	background-image: -webkit-linear-gradient(top, #FC0505, #A60000);
	background-image: -o-linear-gradient(top, #FC0505, #A60000);
	background-image: linear-gradient(to bottom, #FC0505, #A60000);
	background-repeat: repeat-x;
	border-color: #A60000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC0505', endColorstr='#A60000', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#btn-register:hover,
#btn-register:active,
#btn-register.active,
#btn-register.disabled,
#btn-register[disabled] {
	color: #FFFFFF;
	background-color: #A60000;
	*background-color: #003bb3;
}



.icon-check { 
  background-image: url("images/check_green10.png") !important;
  background-position: center center !important; 
  height: 10px !important;  
  width: 10px !important;
}

.btn-hms {
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
	background-color: #97BD1B !important;
	*background-color: #97BD1B !important;
	background-image: -moz-linear-gradient(top, #006900, #97BD1B) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006900), to(#97BD1B)) !important;
	background-image: -webkit-linear-gradient(top, #006900, #97BD1B) !important;
	background-image: -o-linear-gradient(top, #006900, #97BD1B) !important;
	background-image: linear-gradient(to bottom, #006900, #97BD1B) !important;
	background-repeat: repeat-x !important;
	border-color: #97BD1B !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006900', endColorstr='#97BD1B', GradientType=0) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}
.btn-hms:hover,
.btn-hms:active,
.btn-hms.active,
.btn-hms.disabled,
.btn-hms[disabled] {
	color: #FFFFFF !important;
	background-color: #97BD1B !important;
	*background-color: #003bb3 !important;
}




/* AGENDA STYLE */
/*
.time {
	background-color: lightblue;
	float: left;
	width: 12%;
}
.session {
	float: left;
	background-color: orange;
	width: 20%;
}
*/
