body {
	color: #333;
	font-size: 11px;
	background:url(/img/conferenceseries/iopbg.png) top center #EAECF1;
	font:1em "Arial", Helvetica, sans-serif;
}

a {
	color:#232F84;
	text-decoration: none;
}
a:hover {
		color:#BF0000;    
    	text-decoration: underline;	
}
h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align:left;
}
h2 {
	padding:1px 0 13px 0;
	font-size:18px;	
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #9290C1;
	text-align:left;
	margin:0 15px 0 0;
	width:97%;
	display:block;
}
h3 {
	padding:15px 0 5px 0; 
	font-size:16px;
	text-align:left;
}

h4 {
	padding:15px 0 5px 0; 
	font-size:13px;
	text-align:left;
}
p {
	font-size:0.75em;
	line-height:18px;
	padding-bottom:10px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:Right;
}
.clear {
	clear:both;
}
.paddingZero {
	padding:0;
}
.paddingAll {
	padding:10px;
}
.paddingFive {
	padding:5px;
}
.paddingTopFive  {
	padding-top:5px;
}
.paddingBottomFive  {
	padding-bottom:5px;
}
.paddingLeftFive  {
	padding-left:5px;
}
.paddingRightFive  {
	padding-right:5px;
}
.paddingTop {
	padding-top:10px;
}
.paddingBottom {
	padding-bottom:10px;
}
.paddingLeft {
	padding-left:10px;
}
.paddingRight {
	padding-right:10px;
}
.paddingTop15 {
	padding-top:15px;
}
.paddingBottom15 {
	padding-bottom:15px;
}
.paddingLeft15 {
	padding-left:15px;
}
.paddingRight15 {
	padding-right:15px;
}
.paddingTop20 {
	padding-top:20px;
}
.paddingBottom20 {
	padding-bottom:20px;
}
.paddingLeft20 {
	padding-left:20px;
}
.paddingRight20 {
	padding-right:20px;
}
.marginZero {
	margin:0;
}
.marginAll {
	margin:10px;
}
.marginTwo {
	margin-top:2px;
}
.marginLeftFive{
	margin-left:5px;
}
.marginTopFive {
	margin-top:5px;
}
.marginBottomFive {
	margin-bottom:5px;
}
.marginRightFive {
	margin-right:5px;
}
.marginTop {
	margin-top:10px;
}
.marginBottom {
	margin-bottom:10px;
}
.marginLeft {
	margin-left:10px;
}
.marginRight {
	margin-right:10px;
}
.marginTop15 {
	margin-top:15px;
}
.marginBottom15 {
	margin-bottom:15px;
}
.marginLeft15 {
	margin-left:15px;
}
.marginRight15 {
	margin-right:15px;
}
.marginTop20 {
	margin-top:20px;
}
.marginBottom20 {
	margin-bottom:20px;
}
.marginLeft20 {
	margin-left:20px;
}
.marginRight20 {
	margin-right:20px;
}
.displayBlock {
	display:block;
}
.inlineBlock {
	display:inline-block;
}
.fixed{
	position:fixed;
}
.static{
	position:static;
}
.cursor{
	cursor:pointer;
}
.underline{
	text-decoration: underline;
}
.colorRed{
	color:#FF0000;
}
.graybgColor{
	background:#EDEDED;
	padding-bottom:10px;
}
.bold{
	font-weight:bold;
}
.container_12 {
	background: #fff url(/img/conferenceseries/12_col.gif) repeat-y;
	padding:0 10px;
}
.hide {
	display:none;
}
.show {
	display:block;
}
.block {
	display:block;
}
#header {
	border-top-style: solid;
	border-top-width: 8px;
	border-color: #CC0001;
	background:#E1E3EF;
	height:93px;
	z-index: 1000;
}
#header h1, #header h2 {
	padding-bottom: 0;
}
#logo {	
	display:block;
	margin:10px 0 0 10px;
	text-decoration:none;
}

#dropdown {
	background: url("/img/conferenceseries/toptopround.png") no-repeat scroll 0 0 transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 25px;
	width: 162px;
	_width:18%;
	z-index:2000;
	display:none;
}
#dropdown a.get {
	color:#FFF;
	padding:9px 0px 9px 5px;
	height:14px;
	display:block;
	margin-left:5px;
	font-weight:bold;
	text-decoration:none;
	width:157px;
    
}
#dropdown .bottomround {
	background:url(/img/conferenceseries/topbottomround.png) no-repeat 0 100% transparent;
	padding-left:5px;
	height:3px;
}
#dropdown .bottomround div {
	font-size:1px;
}
.quoteDropdwn {
	display:none;
}
.quoteDropdwn a {
	background:#c90000;
	color:#FFF;
	padding:6px 0px 6px 10px;
	height:15px;
	display:block;
	margin-left:0px;
	font-weight:bold;
	text-decoration:none;
	width:152px;
}

#bannerButton {
	background:url(/img/conferenceseries/bannerbutton.png) no-repeat 0 0 transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position: absolute;
	left: 25px;
	top: 200px;
	z-index:2000;
}

#bannerButton a.get {
	color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 15px 13px 15px;
    text-decoration: none;
}

#navigation {
	background:#000;
	height:25px; /* all browsers, of course */
	height:24px\9; /* IE8 and below */
	*height:24px; /* IE7 and below */
	_height:24px; /* IE6 */
}
#navigation ul {
	list-style:none;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#navigation ul li {
	float:left;/*
	padding:5px 0;
	margin:0 5px;*/
	position:relative;
	z-index:6;
}
#navigation ul li a {
	float:left;
	padding:4px 10px;
	text-decoration:none;
	color:#FFF;
}
#navigation ul li a:hover {
	float:left;
	padding:4px 10px;
	background:#9290C1;
	text-decoration:none;
}
#navigation ul li a.active {
	float:left;
	padding:4px 10px;
	background:#9290C1;
	text-decoration:none;
}
#slider {
	/*height:363px;*/
	/*height:265px;*/
	background:#113C58;
	position:relative;
}
.slideshow {
	/*background:#DFE9F5;
	border:1px solid #C5D9ED;
	height:310px;*/
}
#slidePager ul {
	display:block;
	position:absolute;
	top: 268px;
    z-index: 1000;
}
#slidePager li {
	float:left;
	display:block;/*
	margin:0 5px;*/
}
#slidePager .heading {
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
}
#slidePager .series {
	font-size:15px;
	color:#56A7DC;
	font-weight:bold;
}
.contentContainer{
	background:url(/img/conferenceseries/containerbg.jpg) repeat-y right top;
}
.content {
	min-height: 180px;;
}
.content p{
	margin-right:10px;
}
.borderRight{	
	border-right: 1px solid #C9D0DC;
}
.blueColor {
	color:#9290C1;
}
.headingHeight{
	height:18px;
}
.content .row {
	display:block;
	clear:both;
}
.content .label {
	width:155px;
	float:left;
	display:block;
	font-size:0.75em;
	margin: 0;
	padding:7px 0 10px;
}
.content .optInLabel {
	position:relative;
	padding:0 0 0 25px;
	width: auto;
}
.content .optInLabel input {
	position:absolute;
	top:-1px;
	left:0;
}
.text {
	font-size:0.75em;
}
.mediumtext {
	font-size:1em;
	font-weight:bold;
}
.chklabel {
	float:left;
	display:block;
	font-size:0.75em;
	margin: 0 10px 0 5px ;
	padding: 3px 0;
}
.content a {
	color:#232F84;    
	text-decoration: underline;
}
.content a:hover {
	color:#BF0000;    
}
.content .col {
	width:250px;
	float:left;
	font-size:0.75em;
	padding: 10px 0;
	display:block;
}
.content .sliderCol {
	width:350px;
	float:left;
	padding: 10px 0;
	display:block;
}
.content .input {
	float:left;
	display:block;
	margin: 0;
	padding: 5px 0;
	position:relative;
}

.input span {
	display: block;
	font-size: 0.75em;
	/*padding-top: 5px;*/
}
.accSlider{
	display: block;
    float: left;
    width: 75%;
	padding:0px 0 10px;
}
.criteria, .searchResult{
	display:none;
}
.accSlider a{
	border: 0 solid #E7E7E7;
    font-size: 1em;
    margin: 0;	
}
.criteria a{
    font-size: 0.75em;
    margin: 0;	
}
.accSlider .srccheckbox{
	display:inline-block;
	float:left;
}
.accSlider label{
	font-size:0.75em;
	padding-top:3px;
	float:left;
}
.vertMiddle{	
	vertical-align:middle;
	clear:both;
	min-height: 20px;
}
.bwidth {
	width:250px;
}
.mwidth {
	width:135px;
}
.mmwidth {
	width:195px;
}
.swidth {
	width:75px;
}
.sswidth {
	width:50px;
}
.ssswidth {
	width:30px;
}
.inputBwidth{
	width: 550px;
}
.rightSideBar {
	border-top-style: solid;
	border-top-width: 5px;
	border-color: #697B93;/*
	background:#EDEDED;*/
	text-align:center;
}
.rightSideBar h3 { 
    padding: 2px 0 13px; 
    font-size: 14px; 
} 

.rightSideBar ul li {
	/*border-top: 1px dotted #C1BDC6;*/
	list-style-type: none;
	margin-bottom: 5px;
	padding: 2px 0 0 3px;
	text-align:left;
	background:url(/img/conferenceseries/vertlinerightside.png) left top repeat-x;
}
.rightSideBar ul li a {
	color:#323232;
	font-size:0.75em;
}
.rightSideBar ul li a:hover {
	color:#BF0000;
	font-size:0.75em;
}
input[type=button] {
	background:url(/img/conferenceseries/getquotebg.png) repeat-x left top;
	color:#FFF;
	font-size:0.75em;
	border:0px solid #fff;
	padding:5px;
	outline:thin none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.button {
	background:url(/img/conferenceseries/getquotebg.png) repeat-x left top;
	color:#FFF;
	font-size:0.75em;
	border:0 none;
	padding:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;   
}

input[type=button].disable {
	background:url(/img/conferenceseries/diabledbtnbg.png) repeat-x left top;
	color:#BBBBBB;
	font-size:0.75em;
	border:1px solid #e1e1e1;
	padding:5px;
	outline:thin none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

input.disable {
	background:url(/img/conferenceseries/diabledbtnbg.png) repeat-x left top;
	color:#BBBBBB;
	font-size:0.75em;
	border:1px solid #e1e1e1;
	padding:5px;
	outline:thin none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
input[type=text] {
	color:#323232;
	font-size:0.75em;
	border:1px solid #CCC;
	padding:2px;
	outline:thin none;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.inputtypetext {
	color:#323232;
	font-size:0.75em;
	border:1px solid #CCC;
	padding:2px;
	outline:thin none;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
textarea {
	color:#323232;
	font-size:0.75em;
	border:1px solid #CCC;
	padding:5px;
	outline:thin none;
	font-family:Arial, Helvetica, sans-serif;
}
select {	
	color:#323232;
	font-size:0.75em;/*
	border:1px solid #CCC;
	padding:2px;
	outline:thin none;
	height:26px;*/
	font-family:Arial, Helvetica, sans-serif;
}
.linkButton{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #232F84;
    font-family: arial;
    font-size: 1.1em;
    margin:0 -2px;
    padding: 0;
    text-decoration: underline;
    cursor: pointer;   
}
.linkButton:hover{
    color: #BF0000;  
}
h4 {
	font-size:0.8em;
	color:#000;
	font-weight:bold;
	width:98%;
	padding:5px 0;
}
.topDottedLine {
	/*border-top:1px dotted #C8E3F7;*/
	padding:5px 0;
	margin-right:10px;
	background:url(/img/conferenceseries/vertline.png) top left repeat-x;
}

.bottomDottedLine {
	/*border-bottom:1px dotted #C8E3F7;*/
	background:url(/img/conferenceseries/vertline.png) bottom left repeat-x;
	padding:5px 0;
}
.footer {
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #DFDCE7;
	color:#333;
	font-size:13px;
	padding:5px 0;
}
.footer .bottomNav li {
	float:left;
	list-style:none;
	background:url(/img/conferenceseries/footerborder.jpg) right 3px no-repeat;
}
.removeBorder {
	background-image:none!important;
}
.footer .bottomNav li a {
	color:#333;
	text-decoration:none;
	padding:0 5px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 21px; /*--Set height of tabs--*/
	border-bottom: 1px solid #6B7C90;
	width: 100%;
}
ul.tabs li {
	float: left;
	padding: 0;
	height: 20px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 20px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #6B7C90;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #6B7B94;
	margin-right:5px;
}
ul.tabs li a {
	border: 0 none;
	color: #F9FDFC;
	display: block;
	font-size: 14px;
	outline: medium none;
	padding: 0 5px;
	text-decoration: none;
	font-weight:bold;
}
ul.tabs li a:hover {
	background-color: #333; 
	color: #999; 	
	/*background: #6B7B94;*/	
}
html ul.tabs li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
	color:#333;
}
.tab_container {
	border: 1px solid #6B7C90;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 97%;
	background: #fff;
	display: block;
}
.height-360 {
     height: 360px; 
}
.height-250 {
	 height: 250px; 
}
.height-550 {
	 height: 550px; 
}
.height-275 {
	 height: 275px; 
}
.overflow-auto {
	overflow: auto;
}
.tab_content {
	padding: 10px;
	display: block;
	/*height:146px;*/
}
.no-javascript .CMS-content .tab_container {
	display: block;
    height: 360px;
}
.no-javascript .tab_content {
	display: block;
    height: 340px;
    overflow: auto;
    padding: 10px;
}
.tab_container ul {
	font-size:14px;
}
.tab_container ul li {
	list-style:none;
	margin:0;
	/*padding-left:20px;
	background:url(/img/conferenceseries/bulletdisc.png) left center no-repeat;*/	
	border-top:1px dotted #C1BDC6;	
	padding:5px 0 10px 0;
}

.tab_container ul li a {
	font-weight:bold;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	padding:10px 15px;
	background:transparent url(/img/conferenceseries/tooltiparrow.gif) left top no-repeat;
	font-size:0.7em;
    width: 180px;
}
#tooltip.ttipwidth{
	width:120px;
}
#tooltip h3, #tooltip div { margin: 0; }

#recentQuote, .record {
	width: 700px;
	padding: 0;
	font: 0.75em Arial, Verdana, Helvetica, sans-serif;
}
.record{
	display:none;
	font-size:1em;
}

caption {
	font: italic 0.9em Arial,Verdana,Helvetica,sans-serif;
    padding: 0 0 5px;
    text-align: right;
	color:#FF6600;
}
th {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #E1E3EF;
	border-bottom: 1px solid #E1E3EF;
	border-top: 1px solid #E1E3EF;/*
	text-transform: uppercase;*/
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #9290C1;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #DDEEFF;
	background: none;
}
td {
	border-right: 1px solid #E1E3EF;
	border-bottom: 1px solid #E1E3EF;
	padding: 6px;
	color: #323232;
	vertical-align: middle;
}
td.firstcol, th.firstcol {
	border-left: 1px solid #E1E3EF;
}
td.lastcol, th.lastcol {
	border-right: 1px solid #E1E3EF;
}
tr.alt {
	background: #f5f5f5;
	color: #323232;
}
th.spec {
	border-left: 1px solid #70B8E8;
	border-top: 0;
	font: normal 0.75em Arial, Verdana, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #70B8E8;
	border-top: 0;
	font: bold 0.75em Arial, Verdana, Helvetica, sans-serif;
	color: #797268;
}
#myQuote {
	display:none;
}
ol {
	font-size:0.75em;
	color:#333;
	margin-left:20px;
}
ol li {
	margin:10px;
	list-style:outside;
	list-style-type:decimal;
}


label.validationerrormsg {
    color: #D8000C;
	font-size:0.7em;
	margin-top:3px;
	padding-left:20px;
	margin-left:10px;
	font-weight:normal;
	background:url('/img/conferenceseries/validationerrorico.png') left center no-repeat;	
	width:245px;
	display: block;
	position: absolute;
	left: 284px;
}

div.validationerrormsg {
    color: #D8000C;
	font-size:0.9em;
	margin-top:3px;
	padding-left:20px;
	margin-left:10px;
	font-weight:bold;
	background:url('/img/conferenceseries/validationerrorico.png') left center no-repeat;	
	width:200px;
	display: inline-block;
	position: absolute;
	left: 284px;
}

span.validationerrormsg {
    color: #D8000C;
	font-size:0.7em;
	margin-top:0px;
	padding-left:20px;
	margin-left:10px;
	font-weight:normal;
	background:url('/img/conferenceseries/validationerrorico.png') left center no-repeat;	
	width:230px;
	display: inline-block;
	position: absolute;
	left: 0px;
}

/*
input.validationerrormsg{
	margin-left: 0px;
}
*/
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 15px 10px 0;
    padding:6px 5px 6px 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size:0.75em;
	font-weight:bold;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image:  url('/img/conferenceseries/infoico.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/img/conferenceseries/successico.gif');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image:  url('/img/conferenceseries/warningico.png');
}
.error {
    color: #D8000C;
    background-color: #FFD7D7;
    background-image: url('/img/conferenceseries/errorico.png');
    display: block;
    background-position: 10px 10px;
}
.validation {
    color: #F60;
    background-color: #FFCCBA;
    background-image: url('/img/conferenceseries/validationico.png');
}
.srcbox{
	position:absolute;
	margin:8px;
	top:19px;
	width:195px;
	background:none repeat scroll 0 0 #70B8E8;
	padding:5px;
	left:-8px;
	border:1px solid #9CCEEF;
	z-index:5;
	display:none;
}
.searchLink{
	position:absolute;
	top:5px;
	border-bottom:1px none #70B8E8!important;
	z-index:100;
}
.srcbox .srcInput{
	font-size:1em;
	margin-right:5px;
	padding:3px 0;
	width:150px;
}
.srcbox .button{
	font-size:1em;
	height:23px;
	padding:0 5px;
	margin-top:0;
	border:0 none;
}
.menuTopBorder{	
	border-top:1px solid #fff;
	margin-top:5px;
}
.srcbox a {
	color:#FFF;
	border:0 none;
}
.srcbox a:hover{
	color:#FFF;
	border:1px solid #70B8E8!important;
	text-decoration:underline!important;
}

.price{	
	font-size: 0.75em;
    font-weight: bold;
    margin-top: 4px;
    position: absolute;
    right: 0;
    z-index: 1000;
}
.totalPrice{	
	font-size: 0.9em;
    font-weight: bold;
    position:fixed;
    position: static;
    right: 0;
}
.articleslider{
	background:url(/img/conferenceseries/onlineslider.png) no-repeat top left;
	height:35px;
	width:400px;
}
.noofarticles, .fiftyhundred, .hundredtwohundred, .twohundredfivehundred, .numberCopies, .numberTotalPages, .numberColorPages{
	background:none;
	border:0 none;
}
.slfiftyhundred{
	background:url(/img/conferenceseries/slfiftyhundred.png) no-repeat top left;
	height:35px;
	width:400px;
}

.slhundredtwohundred{
	background:url(/img/conferenceseries/slhundredtwohundred.png) no-repeat top left;
	height:35px;
	width:400px;
}

.sltwohundredfivehundred{
	background:url(/img/conferenceseries/sltwohundredfivehundred.png) no-repeat top left;
	height:35px;
	width:400px;
}
.slnumberCopies{
	background:url(/img/conferenceseries/slnumberCopies.png) no-repeat top left;
	height:35px;
	width:400px;
}
.slnumberTotalPages{
	background:url(/img/conferenceseries/slnumberTotalPages.png) no-repeat top left;
	height:35px;
	width:400px;
}
.slnumberColorPages{
	background:url(/img/conferenceseries/slnumberColorPages.png) no-repeat top left;
	height:35px;
	width:400px;
}





.autocomplete-w1 {font-size: 0.75em;background:url(/img/conferenceseries/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:135px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#CC0001; }





.customquotesubmitted, .sendmemyquotemsg{
	display:none;
}

.hideforPrint{
	display:none;
}


ul.sitemap{
	font-size:0.75em;
	list-style:inside;
	list-style-type:disc;
	margin-left:10px;
}
ul.sitemap li {
	padding:5px;
}
ul.sitemap ul{
	list-style:inside;
	list-style-type:disc;
	margin-left:15px;
	margin-top:5px;
}
ul.sitemap ul li{
	padding:5px;
}
ul.sitemap a{
	color:#333333;
}
ul.sitemap a:hover{
	color:#70B8E8;
}

.jqmWindow {
    border: 3px solid #ccc;
}
.jqmConfirmWindow {
    border: 3px solid #ccc;
}


.colorBox{
	background:#E1E3EF; 
	margin: 0 15px 0 0;
	padding:5px;
}
.colorBox p{
	font-style: italic;
}
.colorBox p b{
	font-style: normal;
}
.tocContentBox{
	background:url(/img/conferenceseries/tocvertline.gif) repeat-y left top;
	padding-bottom: 15px;
	min-height: 150px;	
}

.tocContentBox a {
	text-decoration:none; 
}

.tableofContent{
	font-size:0.75em;
	margin-right:10px;
}
.tableofContent li{
	margin-bottom:5px;
}
.tableofContent li a{
	font-weight:bold;
}
.tableofContent li span.tocText{
	font-size:1em;
}
#loadSection h2 {
    border-top-width: 3px;
    color: #556088;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
}

#loadSection h4 {
    padding:0;
}
.loadingSection h2 {
    border-top-width: 3px;
    color: #556088;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
}

.loadingSection h4 {
    padding:0;
}
.openable{
	background:url(/img/conferenceseries/icon-plusminus-bullet.gif) no-repeat left top;
	padding-left:20px;
	overflow:hidden;
	font-size:0.75em;
}

.opened{
	background:url(/img/conferenceseries/icon-plusminus-bullet.gif) no-repeat left -15px;
	padding-left:20px;
	overflow:hidden;
	font-size:0.75em;
}

.pdfLink{
	background:url(/img/conferenceseries/icon-pdf.gif) no-repeat left center;
	padding:2px 20px;
	overflow:hidden;
	font-size:0.75em;
}
.articleView{
	padding:10px 0;
}

.colorBox h4{
	color:#CA0005;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.backtoSearch{
	font-size:13px;
	font-weight:normal;	
	background:url(/img/conferenceseries/backtosearch.gif) no-repeat left center;
	padding-left:15px;
	text-decoration: underline;
}

#tacticalBanners{
	margin-top:20px;
}
#tacticalBanners img{
	margin-bottom:10px;
}

.fiftyfivehundred, .slider50350, .slider503502 {
	background:none;
	border:0 none;
}
.slfiftyfivehundred {
	background:url(images/sl50500.png) no-repeat top left;
	height:35px;
	width:400px;
}
.sl50350 {
	background:url(images/sl50350.png) no-repeat top left;
	height:35px;
	width:400px;
}
.sl503502 {
	background:url(images/sl503502.png) no-repeat top left;
	height:35px;
	width:400px;
}
.layout-slider {
	margin-bottom: 40px;
	width: 401px;
}
.layout-slider-settings {
	font-size: 12px;
	padding-bottom: 10px;
}
.layout-slider-settings pre {
	font-family: Arial;
}

.cmsContent{
	width:700px;
}

.contactTitle{
 width:52px
}
.contactName{
	width: 145px;
}
.commentareaLabel{
	width: 700px!important;
}
.confseriesWidth{
	width: 255px;
}
.backSearchLink{
	position:absolute; 
	bottom:0; 
	right:13px;
}
.monthSelectBox{
	width: 120px;
}
.yearSelectBox{
	width: 125px;
}

.contactFirstname{
 	width: 91px;
}

.contactLastname{
 	width: 91px;
}

.CMS-content ul { 
    font-size: 12px; 
  	line-height: 18px;   
  	margin: 5px 15px; 
  	padding: 0px; 
  	list-style-position: outside; 
  	list-style-type: disc; 
} 
.CMS-content ul.bulleted li {
    border-top: 0;
    font-size: 12px;
    line-height: 18px;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 0 15px;
    padding: 0px 0 5px 10px;
}
.CMS-content ul li ul{
  	padding: 0;
}
.CMS-content ol li ul,.CMS-content ol li ul.bulleted{
  	padding: 0;
}
.CMS-content ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 21px; /*--Set height of tabs--*/
	border-bottom: 1px solid #6B7C90;
	width: 100%;
}
.CMS-content .tab_container{
	width: 97%;
}
.jpcsSubjects{
	width: 550px;
	position: relative;
}
.jpcsSubjects label{
	width:210px;
}


sub{
	vertical-align: sub;
	font-size: 11px;
    margin: -2px 2px -2px -2px;
}
sup{
	vertical-align: super;
	font-size: 11px;
    margin: -2px -2px -2px -2px;
}
.commentArea{
	width:670px;
	[width:670px;
	width:665px;]
}


#cookieBanner { display: none;}

.cookies-banner-wrap {width: 100%;background: #EDEDED;}

.cookies-banner {width: 960px;margin: 0 auto;position: relative;background: #EDEDED;padding: 15px 0;font-size: 0.8em;}

.cookies-banner-close {float: right;text-align: right;margin-top: -3px;cursor: pointer;}



/* -- Styles for No-JS dropdown menus --*/

.no-js {
	margin-top: 25px;
	margin-right: 9px;
}
.no-js #navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	width: 162px;
	float: right;
}
.no-js #navbar li {
	list-style: none;
 	float: left;
}
.no-js #navbar li a {
	display: block;
	padding: 8px 16px;
	background-color: #C90000;
	color: #FFF;
	text-decoration: none;
/* 	width: 100%; */
}
.no-js #navbar li ul {
	display: none;
	visibility: hidden;
	width: 161px; /* Width to help Opera out */
	background-color: #C90000;
}
.no-js #navbar li:hover ul {
	display: block;
	visibility: visible;
	position: absolute;
	margin: 0px 0 0 0;
	padding: 0;
}
.no-js #navbar li:hover li {
	float: none;
}
.no-js #navbar li:hover li a {
	background-color: #C90000;
/* 	border-top: 1px solid #fff; */
	color: #FFF;
	border-radius: none;
}
.no-js #navbar li li a:hover {
	background-color: #C90000;
}
.no-js #navbar li a.downarrow {
	background: url("/img/conferenceseries/toptopround.png") no-repeat scroll top right transparent;
	padding-right: 40px;
	padding-left: 8px;
	padding-top: 10px;
}
.no-js #navbar .bottomcurve {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.redButton {
    background-color: #CC0001;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 14px;
    margin-left: 5px;
    padding: 7px 0 10px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 25px;
    width: 162px;
    z-index: 2000;
}

a.redButton:hover{
	color: #FFF;
	text-decoration:none;
}