body {
	color: #333;
	background:#fff;
	font:1em "Arial", Helvetica, sans-serif;
	letter-spacing:0.5px;
}
a {
	color:#4D95C3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, serif;
	font-weight: normal;
}
h2 {
	padding:10px 0;
	font-size:21px;	
	margin-right:0;
	border-top-style: solid;
	border-top-width: 6px;
	border-color: #70B8E8;
}
h3 {
	padding:0 0 20px 0;
	font-size:18px;
}
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;
}
.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;
}
.displayBlock {
	display:block;
}
.inlineBlock {
	display:inline-block;
}
.cursor{
	cursor:pointer;
}
.colorRed{
	color:#FF0000;
}
.bold{
	font-weight:bold;
}
.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	/*margin-bottom: 20px;*/
	padding:0 10px;
}
.hide {
	display:none;
}
.show {
	display:block;
}
.block {
	display:block;
}
#header {
	border-top-style: solid;
	border-top-width: 6px;
	border-color: #113C58;
}
#header h1, #header h2 {
	padding-bottom: 0;
}
#logo {
	background: url("/img/conferenceseries/headerlogo.png") no-repeat top left;
	height: 80px;
	width: 180px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.getaquote {
	margin-top:25px;
	position:relative;
}
.getaquote a.get {
	color: #FFFFFF;
    display: block;
    font-size: 0.80em;
    font-weight: bold;
    height: 25px;
    margin: 3px 0 0 5px;
    padding: 10px 35px 0 10px;
    text-decoration: none;
	background:url(/img/conferenceseries/getquote.png) right top repeat-x;
	position:absolute;
	right:0;
	z-index:300;
	width:80px;
}
.getaquote a.get:hover {
	color: #FFFFFF;
    display: block;
    font-size: 0.80em;
    font-weight: bold;
    height: 25px;
    margin: 3px 0 0 5px;
    padding: 10px 35px 0 10px;
    text-decoration: none;
	background:url(/img/conferenceseries/getquote.png) right top repeat-x;
	position:absolute;
	right:0;
	z-index:300;
	width:80px;
}

.getaquote a.gethover {
	color: #FFFFFF;
    display: block;
    font-size: 0.80em;
    font-weight: bold;
    height: 25px;
    margin: 3px 0 0 5px;
    padding: 10px 35px 0 10px;
    text-decoration: none;
	background:url(/img/conferenceseries/getquote.png) right top repeat-x;
	position:absolute;
	right:0;
	z-index:300;
	width:80px;
}
.getaquote .quoteDropdwn {
	position:absolute;
	top:36px;
	right:0;
	background:#B70000;
	display:none;
	border:1px solid #B70000;
	width:145px;
	z-index:100;
}
.quoteDropdwn a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:13px;
}
#navigation {
	background:url(/img/conferenceseries/navigationbg.png) repeat-x left top;
	height:35px;
	border:1px solid #4D96C4;
}
#navigation ul {
	list-style:none;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 5px;
}
#navigation ul li {
	float:left;
	padding:5px 0;
	margin:0 5px;
	position:relative;
	z-index:6;
}
#navigation ul li a {
	float:left;
	padding:4px 5px;
	text-decoration:none;
	border:1px none #9CCEEF;
	color:#FFF;
}
#navigation ul li a:hover {
	float:left;
	padding:3px 4px;
	background:#70B8E8;
	border:1px solid #9CCEEF;
	text-decoration:none;
}
#navigation ul li a.active {
	float:left;
	padding:3px 4px;
	background:#70B8E8;
	border:1px solid #9CCEEF;
	text-decoration:none;
}
#slider {
	height:390px;
	background:#113C58;
}
.slideshow {
	/*background:#DFE9F5;
	border:1px solid #C5D9ED;
	*/height:310px;
}
#slidePager ul {
	display:block;
}
#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;
}
.content {
	margin-right:5px;
}
.content p{
	margin-right:10px;
}
.blueColor {
	color:#70B8E8;
}
.content .row {
	display:block;
	clear:both;
}
.content .label {
	width:150px;
	float:left;
	display:block;
	font-size:0.75em;
	margin: 0;
	padding:7px 0 10px;
}
.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:#36F;    
}
.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: 1px solid #E7E7E7;
    font-size: 0.75em;
    padding: 2px;
}
.accSlider .srccheckbox{
	display:inline-block;
	float:left;
}
.accSlider label{
	font-size:0.75em;
	padding-top:3px;
	float:left;
}
.vertMiddle{	
	vertical-align:middle;
	clear:both;
}
.bwidth {
	width:250px;
}
.mwidth {
	width:135px;
}
.mmwidth {
	width:195px;
}
.swidth {
	width:75px;
}
.sswidth {
	width:50px;
}
.ssswidth {
	width:30px;
}
.rightSideBar {
	border-top-style: solid;
	border-top-width: 6px;
	border-color: #A9B5C8;
}
.rightSideBar ul li {
	border-top: 1px dotted #C1BDC6;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 2px 0 0 3px;
}
.rightSideBar ul li a {
	color:#323232;
	font-size:0.75em;
}
.rightSideBar ul li a:hover {
	color:#70B8E8;
	font-size:0.75em;
}
input[type=button] {
	background:url(/img/conferenceseries/getquotebg.png) repeat-x left top;
	color:#FFF;
	font-size:0.75em;
	border:1px solid #fff;
	padding:5px;
	outline:thin none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

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[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;
}
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;
}
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;
}

.bottomDottedLine {
	border-bottom:1px dotted #C8E3F7;
	padding:5px 0;
}
.footer {
	border-top-style: solid;
	border-top-width: 6px;
	border-color: #A9B5C8;
	color:#999;
	font-size:11px;
	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:#999;
	text-decoration:none;
	padding:0 5px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #DFE7EC;
	width: 100%;
}
ul.tabs li {
	float: left;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #DFE7EC;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #F3F7F9;
	margin:0 5px 0 0;
}
ul.tabs li a {
	border: 1px solid #FFFFFF;
	color: #b2b2b2;
	display: block;
	font-size: 1em;
	outline: medium none;
	padding: 0 5px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.75em;
}
ul.tabs li a:hover {
	background: #fff;
}
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 #DFE7EC;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content {
	padding: 10px;
	height:146px;
}
.tab_container ul {
	font-size:0.75em;
}
.tab_container ul li {
	list-style:none;
	margin:10px 10px 10px 10px;
	padding-left:20px;
	background:url(/img/conferenceseries/bulletdisc.png) left center no-repeat;
}
#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: 680px;
	padding: 0;
	margin: 0;
	font: 0.75em Arial, Verdana, Helvetica, sans-serif;
}
.record{
	display:none;
	font-size:1em;
}

caption {
	padding: 0 0 5px 0;
	width: 660px;
	font: Bold 1em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}
th {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color: #323232;
	border-right: 1px solid #C8E3F7;
	border-bottom: 1px solid #DDEEFF;
	border-top: 1px solid #DDEEFF;/*
	text-transform: uppercase;*/
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #DDEEFF;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #DDEEFF;
	background: none;
}
td {
	border-right: 1px solid #DDEEFF;
	border-bottom: 1px solid #DDEEFF;
	padding: 6px;
	color: #323232;
	vertical-align: middle;
}
td.firstcol, th.firstcol {
	border-left: 1px solid #DDEEFF;
}
td.lastcol, th.lastcol {
	border-right: 1px solid #DDEEFF;
}
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;
}


.validationerrormsg {
    color: #D8000C;
	font-size:0.75em;
	margin-top:3px;
	padding-left:20px;
	margin-left:10px;
	font-weight:bold;
	background:url(/img/conferenceseries/validationerrorico.png) left center no-repeat;	
	width:200px;
}

.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');
}
.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;
}/*
.searchWrapper{
	background: url("/img/conferenceseries/srcbg.png") no-repeat scroll right center transparent;
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
	z-index:0;
}
.searchWrapper input {
    padding: 5px;
    position: absolute;
    right: 58px;
    width: 200px;
}
.searchWrapper a.srcbtn{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:24px;
	width:28px;
	position:absolute;
	right:28px;
}
.searchWrapper a.advSearch{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:24px;
	width:26px;
	position:absolute;
	right:0;
}
.advsrcLink{
	position:absolute;
	top:26px;
	background-color:#33689C;
    width: 270px;
	right:0;
	display:none;
}
.advsrcLink a{
	color:#fff;
	font-size:0.75em;
	padding:5px;
	text-align:right;
	display:block;
}*/

.price{
	font-size:1em;
	font-weight:bold;
}
.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.gif) 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:#3399FF; }





.customquotesubmitted, .sendmemyquotemsg{
	display:none;
}



#navigation, #logo, .rightSideBar, .bottomNav, .getaquote, input[type=button], input[type=button].disable, .jqmWindow, .validationerrormsg{
	display:none;
}
