body
{
	font-family: "Trebuchet MS" , Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 100%;
	line-height: 20px;
	background: #ecebdd url(../Files/nml_bg.png) repeat-x;
}
p
{
	margin-bottom: 12px;
}
a img
{
	border: 0px;
}
a
{
	color: #990000;
	text-decoration: none;
}
a:hover
{
	color: #990000;
	text-decoration: underline;
}

h1.sidebar
{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}
h1
{
	font-weight: bold;
	font-size: 32px;
	margin-bottom: .7em;
}
h1 a
{
	color: #990000;
	text-decoration: none;
}
h1 a:hover
{
	color: #bb1515;
	text-decoration: underline;
}
h2
{
	font-weight: bold;
	color: #990000;
	font-size: 22px;
	margin: 0 0 5px 0;
}
h3
{
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	color: #990000;
	border-bottom: dotted 1px #d9d9d9;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
h3 a
{
	color: #990000;
	text-decoration: none;
}
h3 a:hover
{
	color: #990000;
	text-decoration: underline;
}
h4
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #565656;
}
h4 a
{
	color: #565656;
	text-decoration: none;
}
h4 a:hover
{
	color: #565656;
	text-decoration: underline;
}
ul ul li
{
	display: none;
}
td{vertical-align:top}
/***********************************************************/
/***  Generic Classes                                     **/
/***********************************************************/
.inner1
{
	width: 320px;
	float: left;
}
.inner2
{
	width: 190px;
	float: left;
}
.widget
{
	margin-bottom: 2em;
}
/***********************************************************/
/***  Unique IDs                                          **/
/***********************************************************/
.nml-splash
{
	background: url(../Files/nml-bg-header.png) top;
	padding: 1em 2em;
	color: White;
}
.nml-splash h1
{
	color: White;
}
.nml-splash h2
{
	color: #f0f1e3;
}
.nml-splash h4
{
	color: #dcdec0;
	margin-top: 1em;
}

/***********************************************************/
/***  Unique IDs                                          **/
/***********************************************************/
#container
{
	width: 975px;
	text-align: left;
}
#header, #footer
{
	padding: 1.5em 0 1.5em 0;
}
#content-columns
{
	background: white;
}
#content2
{
	padding: 2.5em;
}
#content3
{
	padding: 2.5em 2.5em 2.5em 0;
}
#splash
{
	padding: 0.5em .5em .5em 420px;
	background: url(../Files/dashboard.png) 0 2em no-repeat;
	font-size: 0.9em;
}
#clients
{
	height: 80px;
	background: url(../Files/nml-clients-new.png);
}
#news
{
	height: 200px;
	background: green;
}

#footer
{
	color: #565656;
	font-size: 11px;
}
#footer ul
{
	margin: 0;
	padding: 0;
}
#footer li
{
	margin-left: 1em;
	color: #990000;
}
#footer a
{
	color: #565656;
	font-size: 12px;
}
#footer h1
{
	font-size: 11px;
	color: #990000;
}

/***********************************************************/
/***  Breadcrumb                                          **/
/***********************************************************/
#breadcrumb
{
	font-size: 11px;
	margin-bottom: 2em;
}
#breadcrumb ul
{
	margin: 0;
	padding: 0;
}
#breadcrumb li
{
	list-style: none;
	float: left;
	margin-right: 0.5em;
}

/***********************************************************/
/***  Navigation                                          **/
/***********************************************************/
#city-name{float:left;}
#subheader
{
	background: url(../Files/nml-nav-bg.png) bottom;
	height: 40px;
	margin-bottom: 1em;
	padding-left: 20px;
}
#subheader ul
{
	margin: 0;
	padding: 0;	
}
#subheader li
{
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#subheader a
{
	color: White;
	display: block;
	text-align: center;
	line-height: 40px;
	padding-left: 2em;
	padding-right: 2em;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#subheader a:hover
{
	background: url(../Files/nml-bg-over.png) repeat-x;
}

#subheader li.selected a, #subheader li.selected a:hover
{
	background: url(../Files/nml-bg-over.png) repeat-x;	
}
/***********************************************************/
/***  Search Widget                                       **/
/***********************************************************/
#search
{
	width: 300px;
	display: block;
	float: right;
	text-align: right;
}
#search input.submit
{
	width: 40px;
	height: 30px;
}
#search input.search
{
	padding: 5px;
	font-size: 14px;
	width: 210px;
	color: #d9d9d9;
}
/***********************************************************/
/***  Tweets Widget                                       **/
/***********************************************************/
#tweets
{
	font-size: 80%;
}
#tweets div.date
{
	font-size: 0.85em;
	color: #909090;
}
div.tweet
{
	padding-bottom: 1em;
}

/* Homepage Articles */
#homepage-articles
{
	padding: 0 20px 0 0;
}
#homepage-articles div.links
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#homepage-articles div.links a
{
	display: inline-block;
	color: #990000;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 0.85em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}
#homepage-articles div.links a:hover
{
	background: #990000;
	color: white;
}
#homepage-articles div.links a.selected
{
	background: #A62E0C;
	color: white;
}

#homepage-articles div.main
{
	width: 500px;
	height: 180px;
}
#homepage-articles div.main h1
{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#homepage-articles div.main p
{
	text-align: justify;
}



/***********************************************************/
/***  Agenda Styles                                       **/
/***********************************************************/
table.agenda
{
	width: 100%;
	font-size: 90%;
}
table.agenda td
{
	background: #f8f8f8;
	padding: 10px;
	border-bottom: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
}

table.agenda div.speaker
{
	font-size: 90%;
	color: #565656;
}
table.agenda div.speaker a.speaker
{
	color: #474747;
}
table.agenda div.speaker div.title
{
}
table.agenda div.speaker div.company
{
}
table.agenda td.time
{
	font-size: 85%;
	color: gray;
	background: #f7f7f7;
	padding-left: 0px;
	border-left: solid 1px #d9d9d9;
}
table.agenda td.date
{
	background: #990000;
	color: White;
	font-size: 180%;
	font-weight: bold;
}
table.agenda tr:hover td.date
{
	color: White;
}

table.agenda td.Keynote
{
	background: #f7f6ea;
}
table.agenda td.Keynote strong
{
	font-weight: bold;
	color: #b7154c;
}
table.agenda td.Lunch
{
	color: #565656;
	font-size: 80%;
}
table.agenda tr:hover td.Keynote strong
{
	color: White;
}
/***********************************************************/
/***  Session List Styles                                 **/
/***********************************************************/
div.sessions h4{margin:0; font-size:20px; color:#990000; margin-bottom:10px;}
div.sessions h5{margin:0; font-size:16px;color:#565656; }
div.sessions h6{margin:0; font-size:14px;}

div.sessions div.speaker {margin-bottom:10px}
div.sessions div.speaker strong{display:block; color:#565656;}
div.sessions div.speaker em{display:block;}

div.sessions div.session{padding-bottom:10px; border-bottom:dotted 1px #cccccc;}

div.sessions div.top{margin-bottom:15px; font-size:10px; text-align:right;}
div.sessions div.top a{color:#cccccc;}
div.sessions div.top a:hover{color:#474747;}

/***********************************************************/
/***  Quote Widget                                       **/
/***********************************************************/
.quote-field
{
}
.quote-field td
{
	vertical-align: top;
	padding-bottom: 10px;
}
.quote-field td.label
{
	font-weight: bold;
	width: 180px;
}
.quote-field td.field
{
}
.quote-field input
{
	width: 400px;
}
.quote-field textarea
{
	width: 400px;
	height: 180px;
}
.quote-field .star
{
	color: Red;
}
.quote-submit
{
	margin-top: 23px;
	height: 50px;
	width: 100%;
}
.quote-submit td
{
	vertical-align: middle;
}
.quote-submit input.submit
{
}
.quote-submit td.ajax
{
	width: 50px;
	text-align: center;
}
.quote-loading
{
	background: url(http://cms.crosstechpartners.com/Images/spinner.gif);
	width: 16px;
	height: 16px;
}



/******SJS added ***/
/*

.whitebox-275-top{background:url(../Files/WhiteBox_275_Top.gif) no-repeat; width:275px; height:9px; }
.whitebox-275-middle{background:url(../Files/WhiteBox_275_1px.gif) repeat-y; width:275px; min-height:30px;}
.speaker-text{padding:10px; padding-top:5px; padding-bottom:5px; width:255px;}
.whitebox-275-bottom{background:url(../Files/WhiteBox_275_Bottom.gif) no-repeat; width:275px; height:9px; float:left;}

.agenda-highlights{width:255px; float:left; margin-top:10px; margin-bottom:10px; margin-right:10px; }
.agenda-text{padding:10px; padding-top:5px; padding-bottom:5px; width:255px;}
.agenda-text ul{margin-left:30px; padding:1px;}


.city-who-should-attend{width:275px; float:left;}
.city-attend-text{padding:10px; padding-top:5px; padding-bottom:5px; width:255px;}
.city-attend-text ul{margin-left:25px; padding:1px;}

.city-what-you-will-learn{width:385px; float:left; margin-bottom:10px; }



div.top-left{background:url(../Files/Top_Left_Background.png) no-repeat; width:266px; height:200px; float:left; }
div.intro-text{width:325px; height:200px; margin-left:275px;}
div.intro-text h1{margin-bottom:10px; margin-top:10px;}
div.intro-text span{font-size: 145%; color: rgb(86, 89, 91); font-weight:bold; }


div.blue-box-top{background:url(../Files/BlueBox_585_Top1.gif) no-repeat; width:585px; height:8px;}
div.blue-box-middle{background:url(../Files/BlueBox_585_1px.gif) repeat-y; width:585px;}
div.conference-text{padding:10px; padding-top:5px; padding-bottom:5px; width:565px;}
div.blue-box-bottom{background:url(../Files/BlueBox_585_Bottom.gif) no-repeat; width:585px; height:8px;}

div.who-should-attend{width:190px; margin-right:10px; float:left}
div.whitebox-190-top{background:url(../Files/WhiteBox_190_Top.gif) no-repeat; width:190px; height:9px; }
div.whitebox-190-middle{background:url(../Files/WhiteBox_190_1px.gif) repeat-y; width:190px; min-height:30px;}
div.attend-text{padding:10px; padding-top:5px; padding-bottom:5px; width:170px;}
div.attend-text ul{margin-left:25px; padding:1px;}
div.whitebox-190-bottom{background:url(../Files/WhiteBox_190_Bottom.gif) no-repeat; width:190px; height:9px; float:left;}

div.what-you-will-learn{width:385px; float:left; }
div.whitebox-385-top{background:url(../Files/WhiteBox_385_Top.gif) no-repeat; width:385px; height:9px; }
div.whitebox-385-middle{background:url(../Files/WhiteBox_385_1px.gif) repeat-y; width:385px; min-height:30px;}
div.learn-text{padding:10px; padding-top:5px; padding-bottom:5px; width:255px;}
div.whitebox-385-bottom{background:url(../Files/WhiteBox_385_Bottom.gif) no-repeat; width:385px; height:9px; float:left;}

div.itec-webinars{width:385px; float:left; margin-top:10px; margin-bottom:10px; margin-right:10px; }
div.whitebox-385-top{background:url(../Files/WhiteBox_385_Top.gif) no-repeat; width:385px; height:9px;}
div.whitebox-385-middle{background:url(../Files/WhiteBox_385_1px.gif) repeat-y; width:385px; min-height:30px;}
div.webinar-text{padding:10px; padding-top:5px; padding-bottom:5px; width:365px;}
div.webinar-text ul{margin-left:30px; padding:1px;}
div.whitebox-385-bottom{background:url(../Files/WhiteBox_385_Bottom.gif) no-repeat; width:385px; height:9px; float:left;}

div.itec-connect{width:190px; float:left; margin-top:10px; margin-bottom:10px;}
div.whitebox-190-top{background:url(../Files/WhiteBox_190_Top.gif) no-repeat; width:190px; height:9px; }
div.whitebox-190-middle{background:url(../Files/WhiteBox_190_1px.gif) repeat-y; width:190px; min-height:30px;}
div.connect-text{padding:10px; padding-top:5px; padding-bottom:5px; width:170px;}
div.whitebox-190-bottom{background:url(../Files/WhiteBox_190_Bottom.gif) no-repeat; width:190px; height:9px; float:left;}
*/

/****** Events Featured Speakers*****************/

#Chairs {
	float: left;
	width: 600px;
	margin: 0;
	text-align: left;
	background: none;
	padding:0;
	border:none;
}
#Chairs dl {
	float: left;
	width: 200px;
	text-align: left;
	padding:0 0 15px 0;
	margin:0;
}
#Chairs dl dt img {
	border: 1px solid #999999;
}
#Chairs dl dt {
	height: 110px;
}
#Chairs dl dd {
	width: 200px;
	text-align: left;
	padding:0;
	margin:0
}

.box {
width: 175px;
float: right; padding: 10px; margin:0 0 8px 8px;
border: 1px solid #810000;
text-align: justify;
}


.box ul {
padding:0; margin:0 0 0 10px;
}

/****** Events Featured Speakers end*****************/



