html,body{
font-family:verdana, Helvetica, sans-serif;
	background-color: #ececec;
	height:auto;
	margin:0px; 
	padding:10px 0px 0px 0px;
}
#header{
 	padding:0px; 
	background:#010101;
	margin:0px 0px 20px 0px;
}
#hldr {   margin: 0 auto;
	width:990px;}

#wrapper{
    margin: 0 auto;
    max-width:990px;
	 border:1px solid #cccccc;


	min-height: 100%;
	height: auto !important;
	height: 100%;

}
#content{
	-webkit-box-shadow: 0 0 5px #c1c1c1;
	-moz-box-shadow: 0 0 5px #c1c1c1;
	box-shadow: 0 0 5px #c1c1c1;
	width: 990px;
		background-color:#FFFFFF;
			-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
   -webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
}
#content .tp-banner img {	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
   -webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;}
#slider { height:350px; margin-bottom:20px; background: url(//images.tmcnet.com/tmc/vertical/html5/images/hmpg_bkg_img.jpg) #FFFFFF top no-repeat;
}
#slider .title {min-height:235px;}
#footer{
    height: 120px;
    margin: 0 auto;
    width: 990px;
	background: #222;
	position: relative;
}
#footer .lgo-hldr {float:left; padding:40px 0px 0px 20px;}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .8em;
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; 
	font-weight: normal;
	font-style: normal;
	margin: 0 0 .3em;
	padding-top:10px;
}
h1 {font-size: 4.0em;
	letter-spacing: -3px;
	margin: 0 0 12px;
	color: #FFF;
	padding:25px 0px 0px 315px;
	text-shadow: #000 0 1px 0;
}	
	
h3 {font-size: 1.2em;
	padding: 0 0 5px;
	margin: 0 0 0;
	letter-spacing: 1px;
}	
h3 a, h3 a:visited {color:#ff6633; text-decoration:underline; }

h4 {
	font: bold 0.7em "Helvetica Neue", verdana, Helvetica, Geneva, sans-serif;
	margin: 0 0 .5em;
	text-shadow: none;
	color:#666;
}	
p, address { font-family:Verdana, verdana, Helvetica, sans-serif; margin-bottom: 1.5em;
	line-height: 1.5em;
	font-size: .9em;
	color: #333;
	font-weight: normal;
	font-style: normal;
}

address{
	padding: 0 0 0 24px;
	background: url(../img/icon-location.png) no-repeat 2px 2px;
}
blockquote{
	display: block;
	margin:0 0 10px;
}

blockquote p{
	font: italic 1.5em/1.4em "Droid Serif", Times, serif;
	margin: 0;
}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
a {text-decoration: none;}
p a{color: #ce0404; text-decoration: underline;}
p a:hover{ color: #af320c; }
a img {border: 0px; text-decoration: none;}
address a:hover, p a:hover, p a:active { text-decoration: underline; }
ul { list-style:none; margin:0px; padding:0px;}
#nav{
margin: 0px auto 0px auto;

height:138px;
width:990px;

}
#nav .logoholder { float:left; padding:5px 0px 0px 15px;}
#nav .lnk-hldr { padding-right:0px; border-bottom:1px solid #ffffff;}
#nav .lnk-bt-hldr { float:right;}
#nav .timer { height:20px; float:right; padding-top:4px; padding-right:10px; color:#CCC; }
/*--- homepage ----*/

/*--- TOP NAV  ----*/
ul#bvs-menu-horiz {
  margin: 0;
  border: 0 none;
  padding: 0;
  width:990px; /*For KHTML*/
  list-style: none;
  height: 36px;
  background-color:#dd1d2c;

}

ul#bvs-menu-horiz li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  z-index:9999999999;
  background-color:dd1d2c;

}
ul#bvs-menu-horiz ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 220px;
  list-style: none;
  display: none;
  position: absolute;
  top: 34px;
  left: 0;

}

ul#bvs-menu-horiz ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#bvs-menu-horiz ul li {
  width: 220px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  position:relative;
}

/* Root Menu */
ul#bvs-menu-horiz a {
font-size:12px; color:#ffffff; font-weight:bold;  font-family:verdana, Helvetica, sans-serif; 
  border-right:1px solid #9e0f1a;  borderleft:1px solid #ee1829;
 
  padding: 10px 13px 10px 13px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#bvs-menu-horiz a:hover,
ul#bvs-menu-horiz li:hover a,
ul#bvs-menu-horiz li.iehover a { height: 34px; color: #f2f2f2; background: #000;
 

 }
/* 2nd Menu */
ul#bvs-menu-horiz li:hover li a,
ul#bvs-menu-horiz li.iehover li a {
  float: none;
  font: bold 11px/14px verdana, Helvetica, sans-serif;
  background: #000;
  color: #FFFFFF;
  border-top:1px solid #111;
  border-bottom:1px solid #333;
  border-width:1px 0px 1px 0px;
  padding: 6px 13px 6px 13px;
}

/* 2nd Menu Hover Persistence */
ul#bvs-menu-horiz li:hover li a:hover,
ul#bvs-menu-horiz li:hover li:hover a,
ul#bvs-menu-horiz li.iehover li a:hover,
ul#bvs-menu-horiz li.iehover li.iehover a {
  background: #252525;
  color: #FFFFFF;

}

/* 3rd Menu */
ul#bvs-menu-horiz li:hover li:hover li a,
ul#bvs-menu-horiz li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}
/* 3rd Menu Hover Persistence */
ul#bvs-menu-horiz li:hover li:hover li a:hover,
ul#bvs-menu-horiz li:hover li:hover li:hover a,
ul#bvs-menu-horiz li.iehover li.iehover li a:hover,
ul#bvs-menu-horiz li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}
/* 4th Menu */
ul#bvs-menu-horiz li:hover li:hover li:hover li a,
ul#bvs-menu-horiz li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}
/* 4th Menu Hover */
ul#bvs-menu-horiz li:hover li:hover li:hover li a:hover,
ul#bvs-menu-horiz li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#bvs-menu-horiz ul ul,
ul#bvs-menu-horiz ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#bvs-menu-horiz li:hover ul ul,
ul#bvs-menu-horiz li:hover ul ul ul,
ul#bvs-menu-horiz li.iehover ul ul,
ul#bvs-menu-horiz li.iehover ul ul ul {
  display: none;
}

ul#bvs-menu-horiz li:hover ul,
ul#bvs-menu-horiz ul li:hover ul,
ul#bvs-menu-horiz ul ul li:hover ul,
ul#bvs-menu-horiz li.iehover ul,
ul#bvs-menu-horiz ul li.iehover ul,
ul#bvs-menu-horiz ul ul li.iehover ul {
  display: block;
}



#hm-tp { 
 padding:0px 40px 0px 0px;
text-align:right;
height:500px;	background: url(//images.tmcnet.com/expo/devcon5/images/devcon_hmpg_banner_bg.jpg) #171717 top no-repeat;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
}
#hm-tp h2 { color:#E9E9E9; letter-spacing:-1px; font-size:4.0em; line-height:normal; margin:0px; padding:10px 0px 0px 0px; text-shadow: #000 0 1px 0;}
#hm-tp h3 { color:#ce0404; letter-spacing:-1px; font-size:1.5em; line-height:normal; margin:0px; padding:0px; text-shadow: #000 0 1px 0;}
#hm-tp div { color:#f4f4f4;  font-size:1.0em; line-height:18px; text-shadow: #000 0 1px 0;}
#city-hldr { height:60px; background:#171717; border-top:1px solid #111;
background: #191919; /* Old browsers */
background: -moz-linear-gradient(top, #191919 3%, #000000 95%, #000000 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#191919), color-stop(95%,#000000), color-stop(95%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #191919 3%,#000000 95%,#000000 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #191919 3%,#000000 95%,#000000 95%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #191919 3%,#000000 95%,#000000 95%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #191919 3%,#000000 95%,#000000 95%); /* W3C */
}
#city-hldr .wrp { padding:10px 40px 10px 20px}

#city-hldr .txt-hldr { width:250px; text-align:left; font-size:10px; float:left; color:#444; padding:0px 20px 5px 0px; font-family:verdana, Helvetica, sans-serif;
text-shadow: #000 0 1px 0;
}
#city-hldr .blt-hldr { width:450px; text-align:left; font-size:10px; float:left; color:#444; padding:0px 20px 5px 0px; font-family:verdana, Helvetica, sans-serif;
text-shadow: #000 0 1px 0;
}
#city-hldr  h3 { color:#171717; font-size:1.3em; font-weight:bolder; line-height:normal; margin:0px; padding:0px 0px 3px 0px; text-shadow: #666 1px 1px 0; font-family:verdana, Helvetica, sans-serif;}

ul#bvs-menu-horiz .hmpg{ color:#CCC; padding:8px 0px 0px 0px; float:right; font-weight:bold;}
/*	HEADER
========================================*/
#header ul{
	text-align: center;
	overflow: auto;
	margin:0px;
	padding:0px;
}

#header ul li{
	display: block;
	float: right;
	margin:3px 0px 0px 10px;
	background: #313131; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #ededed 0%,#ffffff 100%); /* W3C */
	-webkit-box-shadow: inset 0px 1px 0px #dedede;
	-moz-box-shadow: inset 0px 1px 0px #dedede;
	box-shadow: inset 0px 1px 0px #dedede;
	font-size:0.7em; font-weight:bold;
}

#header ul li a{
	display: block;
	padding: 0px;
	color:#777;
	background: #313131; /* Old browsers */
}

#header ul li.selected a{
	-webkit-box-shadow: 0px 1px 1px #aaa;
-moz-box-shadow: 0px 1px 1px #aaa;
box-shadow: 0px 1px 1px #aaa;
}

#header ul li a span{
	padding: 5px 10px;
	display: block;
	text-align: center;
	background: #313131; /* Old browsers */

}

#header ul li.on a span{
	padding: 5px 10px;
	display: block;
	color:#bf5310;
	text-align: center;
	background: #ececec; /* Old browsers */
}

#header ul li:active a {
	-webkit-box-shadow: inset 0 1px 2px #aaa;
	-moz-box-shadow: inset 0 1px 2px #aaa;
	box-shadow: inset 0 1px 2px #aaa;
	background-color:#313131;
}

#header ul li:hover a span{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #ececec; /* Old browsers */

}

#header ul li:active a span{
	}


/*	HOME & CONTENT
========================================*/
#ie-warning { padding:10px 30px; background-color:#FFFF80;} 
#ie-warning h1{ margin:0px; padding:0px; line-height:0px; letter-spacing:normal; font-size:18px; color:#800000; line-height:normal; }
#ie-warning h2{ margin:0px; padding:0px; line-height:0px; font-size:12px; line-height:normal;}
#ie-warning a, #ie-warning a:hover, #ie-warning a:visited  { color:#990000;}

div.split-view{
	padding: 15px 0px 0px 0px;
	overflow: auto;
	
}
.tpright{
	width: 550px;
	float: right;
}

.tplft{
	width: 280px;
	float: left;
}
.contleft{
	width:610px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
}

.subHdr {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #F00;
}

.subHdrsm {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F00;
}

.dtTbl {
border: 1px dotted #cccccc;
padding: 10px;
background-color: #fbfbfb;
margin: 7px 0px 10px 0px;
line-height: 26px;
}

.dtTbl a{
text-decoration:none;
}



.contleft h2{ font-size:28px; font-weight:bold;}
.contright{
position:relative;
	width: 300px;
	float: right;
	padding:0px 30px 0px 0px;
}

.tplft h2{
color:#FFFFFF;
}

.right{
	width: 480px;
	float: right;
}

.right p{
	max-width: 300px;
}

.left{
	width: 480px;
	height: 306px;
	float: left;
	position: relative;
}

.sticker{
	width: 100px;
	height: 70px;
	padding: 30px 0 0;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	text-align: center;
	position: absolute;
	top: 29px;
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	left: 12px;
}

.sticker p{
	color: #fffeff;
	font: bold .6em/1.6em "Droid Serif", Times, serif;
}
.org { color:#dd1f28;}
.clrlft { clear:left;}
.magic { clear:both;}
.fl-rt { float:right;}
.fl-left { float:left;}
.p-tp { padding:3px 0px 0px 8px; font-size:14px;} 
.img-style {border:1px solid #555; -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  box-shadow: 3px 3px 3px #ccc;
  	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; margin:20px 20px 0px 0px;}
	
.body-text {font-family:Verdana, Geneva, sans-serif; font-size:13px;}
.body-text a{font-family:Verdana, Geneva, sans-serif;font-size:13px;font-size:13px;}	
a.body-text-head-Bluelink,  a:visited.body-text-head-Bluelink { color:#000; font-family:Verdana, Geneva, sans-serif;}
a:hover.body-text-head-Bluelink { color:#ce0404; text-decoration:underline;}
.bold-blue-km-small { font-size:10px; color:#ce0404;}

ul#implink{
	margin: 20px 0px 20px 1px;
	padding: 0 0 0px;
}

ul#implink li{
	width: 190px;
	min-height: 120px;
	padding: 0 0 20px;
	display: block;
	float: left;
	margin: 0 12px 0 0px;
	position: relative;
}

ul#implink li .photo{
	width: 190px;
	height: 90px;
	overflow: hidden;
	margin: 0 0 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f7f7f7), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 50%,#ededed 51%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f7f7f7 50%,#ededed 51%,#ffffff 100%); /* W3C */
	text-align:center;
	border:1px solid #FFF;
-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
}

ul#implink li:hover .photo{
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(top, #ededed 0%,#ffffff 100%); /* W3C */
}
ul#news-list-ftr{list-style-type:none; font-size:0.95em; margin:0px; padding:0px 0px 0px 0px; text-align:left; }
ul#news-list-ftr li {font-family:Verdana, verdana, Helvetica, sans-serif; color:#333; text-decoration:none; line-height:16px; font-size:0.95em;   text-align:left;  padding:6px 5px 6px 20px;  background-image:url(//images.tmcnet.com/expo/cvx-west-12/images/right_icon.png); background-repeat:no-repeat; background-position:left; background-position:left center; background-repeat:no-repeat; border-bottom:1px dotted #D9D9D9;}
ul#news-list-ftr li a{ color:#000; text-decoration:none;}
ul#news-list-ftr li a:visited{ color:#000; text-decoration:none;}
ul#news-list-ftr li a:hover{ color:#990000; text-decoration:underline;}
ul#news-list-ftr .sec { width:275px; float:left; padding-right:20px;}
/*------------------- slider ------ */
#slider {
	position:relative;
	background: url(http://itexpo.tmcnet.com/images/loading.gif) no-repeat 50% 50% #202834;
	width: 990px;
	height: 360px;
	margin: 0 0 0 0;
		-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
}

#slider a img {
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px; }

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;

}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;

}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	top:0px;
	background:#000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:175px;
	z-index:89;
	height: 250px;
}
.nivo-caption p {
	padding:10px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
/*
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
*/
/*Custom */

#slider a {
	border:0;
}
.nivo-controlNav {
	position:absolute;
	left:15px;
	bottom:15px;
}
/*
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(http://itexpo.tmcnet.com/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
*/
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(http://itexpo.tmcnet.com/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width: 100px;
	z-index: 5000;
	cursor: pointer;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
	border: 1px solid #EEE;
}
#slider .nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 10px #fff;
	-webkit-box-shadow:0px 0px 10px #fff;
	box-shadow:0px 0px 10px #fff;
}

#slideFeature {position: relative; margin: 0 0 20px 0; -moz-box-shadow:0px 0px 5px #333; -webkit-box-shadow:0px 0px 5px #333; box-shadow:0px 0px 5px #333;}

/*	FOOTER */
#footer ul{
	width: 700px;
	padding: 0;
	position: absolute;
	right:40px;
	margin: 40px 0 0 0px;
	overflow: auto;
}
#footer ul li{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414; /* Old browsers */
	background: -moz-linear-gradient(top, #141414 0%, #2d2d2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141414), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* IE10+ */
	background: linear-gradient(top, #141414 0%,#2d2d2d 100%); /* W3C */
	-webkit-box-shadow: inset 0 1px 0px #000, inset 0 -1px 0px #3d3d3d;
	-moz-box-shadow: inset 0 1px 0px #000, inset 0 -1px 0px #3d3d3d;
	box-shadow: inset 0 1px 0px #000, inset 0 -1px 0px #3d3d3d;
}

color{
	background-color: #373737;
}

#footer ul li a{
	height: 55px;
	display: block;
	color: #707070;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	font-weight: normal;
	text-shadow: #000000 0 1px 0;
	letter-spacing: 1px;
	-webkit-transition-property: all;
    -webkit-transition-duration: 0.07s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	text-indent: -9999px;
	opacity: .5;
	font-style: normal;
}

#footer ul li a:hover{
	opacity: 1;
}


footer ul li.email{
	float: right;
	margin: 11px 0 20;
}
#footer .copy{
width:990px;
position:absolute;
bottom:5px;
text-align:center;
font-size:0.7em; color:#767676;
}
#footer .copy a, footer .copy a:visited, footer .copy a:hover { color:#ed1b24;}
#footer ul li.email a{
	text-indent: 0;
	width: inherit;
	height: 33px;
	line-height: 33px;
	padding: 0 16px;
	font-size: .7em;
	color: #ddd;
}


.triangle-right {
	position:relative;
	padding:20px 15px 15px  15px;
	margin:1em 0 3em;
	color:#fff;
	background: #141414; /* Old browsers */
	background: -moz-linear-gradient(top, #141414 0%, #2d2d2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141414), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* IE10+ */
	background: linear-gradient(top, #141414 0%,#2d2d2d 100%); /* W3C */
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
	background: #141414; /* Old browsers */
	background: -moz-linear-gradient(top, #141414 0%, #2d2d2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141414), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #141414 0%,#2d2d2d 100%); /* IE10+ */
	background: linear-gradient(top, #141414 0%,#2d2d2d 100%); /* W3C */
}

/* THE TRIANGLE
The ::before and ::after pseudo-elements can be used to describe generated content before or after an element's content. 
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	right:-50px; /* controls horizontal position */
	border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex. width of top, right, bottom and left borders */
	border-style:solid;
	border-color:#141414 transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	right:520px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:20px 10px 0 -10px; /* vertex: top, right, bottom, left */
	border-color:transparent #141414; 
}

/* Variant : left
------------------------------------------ */

.triangle-right.left:after {
	top:16px; 
	left:40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698; 
}

/* Variant : right
------------------------------------------ */

.triangle-right.right:after {
	top:16px; 
	left:40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698 ; 
}


#social { height:45px; }
#social ul li{
	display: block;
	float: right;
	margin: 0 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
background: #333; /* Old browsers */
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	 -webkit-box-shadow: 0 0 1px #999;
	-moz-box-shadow: 0 0 1px #999;
	box-shadow: 0 0 1px #999;
}

#social ul li a{
height: 35px;
	width: 35px;
	display: block;
	color: #707070;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	text-shadow: #000000 0 1px 0;
	letter-spacing: 1px;
	-webkit-transition-property: all;
    -webkit-transition-duration: 0.07s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	text-indent: -9999px;
	opacity: .5;
	font-style: normal;
}

#social ul li a:hover{
	opacity: 1;
	background: #171717; /* Old browsers */

}
#social ul li.fb a{
background: url(//images.tmcnet.com/expo/devcon5/images/icon-facebook.png) no-repeat center}
#social ul li.twit a{
background: url(//images.tmcnet.com/expo/devcon5/images/icon-twitter.png) no-repeat center}
#social ul li.linked a{
background: url(//images.tmcnet.com/expo/devcon5/images/icon-linkedin.png) no-repeat center}
#sc-photo { margin:0px;}
#sc-photo a.polaroid { -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; display: block; background: #fff; padding:8px; margin:5px; -moz-box-shadow: #bdbdbd 5px 5px 5px; -webkit-box-shadow: #ccc 5px 5px 5px; margin-bottom:1em; }
#sc-photo a.polaroid img { width: 150px; filter: Gray}
#sc-photo a.polaroid:hover img  { filter:none; }
#sc-photo a.polaroid:hover { -moz-box-shadow: #333 5px 5px 20px; -webkit-box-shadow: #333 5px 5px 20px; filter:none; }
#sc-photo .span-6  { width: 175px;}
#sc-photo a img { border: 0; }
#sc-photo img { vertical-align: middle; }
/* grid.css */
#sc-photo .column { float: left; margin-right:15px; padding: 0; }


/*================================================ Speakers ============================================================*/
.main-holder {padding: 0 0 25px 0;}
.agendaDetails {font-size: 12px; padding: 0 0 5px 0; line-height: 19px; color: #333333;}
.agendaInfo {font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #151515; padding: 0 0 15px 0;}
.agendaDate {font-weight: bold; padding: 5px 0 5px 0;} 
.agendaDetail {padding: 10px 0 0 0; color: #333333;}
.speakerfullname  {font-size: 14px; color:#ce0404; font-weight: bold;}
.speakertitle  {font-size: 11px; color: #000; font-weight: bold; padding-bottom:10px;}
.speaker {font-size: 11px; color: #003366}
.speaker-container {border: 1px solid #cacacc; padding:10px; background-color:#f8f8f8; margin-bottom:15px;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  box-shadow: 3px 3px 3px #ccc;
  	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;}
.speaker-container p {padding: 0 0 0 0;}
.agendaButton {text-align: left; padding: 0 0 10px 0;  font-size: 12px; font-weight: bold;}
.agendaButton a, .agendaButton a:visited { color:#ce0404; text-decoration:none;}
.agendaButton a:hover { color:#ce0404; text-decoration:underline;}

.pptButton {padding:5px 0px 8px 5px; text-align:center; color:#FFF; font-size:18px; margin:2px 10px; background-color:#51b920; border:1px solid #317013; 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
background-image: linear-gradient(bottom, rgb(48,112,19) 3%, rgb(80,185,32) 52%);
background-image: -o-linear-gradient(bottom, rgb(48,112,19) 3%, rgb(80,185,32) 52%);
background-image: -moz-linear-gradient(bottom, rgb(48,112,19) 3%, rgb(80,185,32) 52%);
background-image: -webkit-linear-gradient(bottom, rgb(48,112,19) 3%, rgb(80,185,32) 52%);
background-image: -ms-linear-gradient(bottom, rgb(48,112,19) 3%, rgb(80,185,32) 52%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.03, rgb(48,112,19)),
	color-stop(0.52, rgb(80,185,32))
);	
	}
.pptButton a, .pptButton a:visited {  font-weight:bold; color:#FFF; text-decoration:none;}
.pptButton a:hover {color:#FFF; font-weight:bold; text-decoration:underline;}

.speakerPic {float: left; width: 103px; height: 121px; margin: 10px 20px 10px 0; background: url(//images.tmcnet.com/expo/super-wifi/speakers/speaker-ph.png) top no-repeat;}
.spkbdr {  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  box-shadow: 3px 3px 3px #ccc;
  	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;}
	
.sp-head h3 { font-size:18px; line-height:28p; font-weight:bold; float:left; width:210px; padding:0px 0px 0px 0px; font-weight:bold; border-bottom: 1px solid #cacacc;  }
.sp-container {border: 1px solid #cacacc; padding:10px; background-color:#ffffff; 
 
	}

.ca-lgo-hldr { float:left; margin-right:10px; height:60px;}
.ca-lgo-hldr img {border: 1px solid #cacacc;  padding:5px; background-color:#FFF; 

	}
.sp-container .lgo-hldrLT { float:left; margin-right:10px;}
.sp-container .lgo-hldrLY img {padding:5px; background-color:#FFF; 
 
	float: left;
	}
#wBox {background: url(//images.tmcnet.com/expo/images/white-fade.png) right repeat-y; padding: 10px 10px 10px 10px; border-right: 1px solid #74afcf; border-bottom: 1px solid #74afcf; margin: 0 0 25px 0;  font-family: Verdana, verdana, Helvetica, sans-serif; font-weight: bold; color: #666666; font-size: 12px; line-height: 19px;}
.viewAll {margin: 0; border: 0 none; padding: 0px 0px 0px 0px; list-style: none; position: relative; font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 11px; color: #151515; line-height: 0px; text-align: right;}
.viewAll a {font-size: 12px; font-weight: bold; text-decoration: none; color: #085884;}
.viewAll a:visited {text-decoration: none; color: #085884;}
.viewAll a:hover {text-decoration: none; color: #830e11;}

.tinyData{font-family: Verdana, verdana, Helvetica, sans-serif; font-weight:normal; font-size:10px;}

ul#photos {margin: 0; border: 0 none; padding: 0 0 0 0; list-style: none;}
ul#photos img {padding: 0 0 0 0; margin: 0 0 0 0; width: 80px; height: 63px;}
ul#photos li {margin: 0 0 0 0; border: 0 none; padding: 5px 10px 5px 0px; list-style: none; position: relative; font-family: Verdana, verdana, Helvetica, sans-serif; font-size: 10px; color: #151515; line-height: 16px; float: left; display: inline;}

/*================================================ Speakers ============================================================*/

/*------------------- agenda fonts ends ------ */

.table-stl-brd table { border:1px solid #D2D2D2; border-width:1px 1px 0px 0px; color:#333333;}
.table-stl-brd table tr td { border-left:1px solid #D2D2D2;  border-bottom:1px solid #333333; padding:10px;}
.sub-headline-blue-km { color:#083759;}

#it-tbl-mid {}
#it-tbl-mid .tbl-wrrp { margin:0px 15px 0px 15px;}

#it-tbl-mid  table { font-family:verdana, Helvetica, sans-serif; margin:0xp; padding:0px; border:0px; border-bottom: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC;}
#it-tbl-mid table tr td{ font-family:verdana, Helvetica, sans-serif; margin:0xp; padding:5px; border:0px;}
#it-tbl-mid table tr td { border-top: 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;}
h5 { font-size:16px; color:#FFFFFF;  padding:3px 0px 3px 5px;}
h4 { font-size:14px; color:#990000;  padding:3px 0px 3px 0px;}
.prep-spkr-brd table { border:1px solid #999999; border-width:1px 1px 0px 0px; color:#333333; font-size:11px;}
.prep-spkr-brd table tr td { border-left:1px solid #999999;  border-bottom:1px solid #999999; padding:3px;}

#table-stl-agd table { border:1px solid #B5BDBF; border-width:1px 1px 0px 0px; color:#333333;}
#table-stl-agd table tr td { border-left:1px solid #B5BDBF;  border-bottom:1px solid #B5BDBF; padding:10px;}
#table-stl-agd table tr td .ag-title { font-size:14px; color:#006633; font-weight:bold; padding-bottom:5px;}
#table-stl-agd table tr td .ag-title a, #table-stl-brd table tr td .ag-title a:visited { font-size:14px; color:#006633; font-weight:bold;}
#table-stl-agd table tr td .ag-title a:hover { font-size:14px; color:#006633; font-weight:bold;}

#table-stl-agd table tr td .sm-ad-txt { font-size:11px; color:#454545; padding-bottom:5px;}
#table-stl-agd table tr td .sm-ad-txt  a, #table-stl-agd table tr td .sm-ad-txt a:visited { font-size:11px; color:#454545; font-weight:bold;}
#table-stl-agd table tr td .sm-ad-txt  a:hover { font-size:11px; color:#006633; font-weight:bold;}

.tbl-bkg-lg { background-color:#F0F4F5;}
.tbl-bkg-lg-alt { background-color:#F6F5F1;}
.wht { color:#FFFFFF;}

.pdf {background: url(//images.tmcnet.com/expo/the-social-customer/images/pdf.jpg) top left no-repeat; padding: 0 0 8px 20px;}
.pdf a, .pdf a:visited {color: #1c476c; text-decoration: underline;}
.pdf a:hover {color: #630202; text-decoration: none;}
.html {background: url(//images.tmcnet.com/expo/the-social-customer/images/html.png) top left no-repeat; padding: 0 0 8px 20px;}
.html a:link,.html a:visited{color: #1c476c; text-decoration: underline;}
.html a:hover {color: #630202; text-decoration: none;}
.info-container h4{ border-bottom:1px dotted #B8CECD; margin-bottom:10px; padding-bottom:5px; color:#990000; font-size:14px;}