@charset "utf-8";
body {
	font-family: Tahoma, Arial, "Trebuchet MS";
	background-image: url(../seminars-images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#wrapper {
	margin: auto;
	width: 100%;
	text-align: center;
}
#footer {
	clear: both;
	float: left;
	height: 150px;
	width: 100%;
	text-align: center;
	background-image: url(../seminars-images/bg_botbar.jpg);
	background-repeat: repeat-x;
}
#absfooter {
	margin: auto;
	clear: left;
	width: 980px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footertxt {
	margin: auto;
	width: 980px;
	color: #FFFFFF;
	padding-top: 20px;
}

#main {
	text-align: left;
	float: left;
	height: auto;
	width: 1000px;
}
#maincontent {
	clear: left;
	height: 100%;
	width: 980px;
	text-align: left;
	margin: auto;
	padding-top: 25px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentwrapper {
	margin: auto;
	height: auto;
	width: 980px;
}

#blogbox {
	height: 169px;
	width: 376px;
	background-image: url(../seminars-images/bg_blog_box.jpg);
	background-repeat: repeat-y;
	float: right;
	color: #000000;
	padding: 15px;
	font-size: 11px;
	line-height: 15px;
	margin-right: 10px;
	display: inline;
}
hr {
	color: #F93;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#blogbox img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
#blogbox h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	background-color: #FFF;
}


#contentwrapper {
	background-image: url(../seminars-images/bg_main_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left;
}
#columnleftwide {
	float: left;
	width: 750px;
	padding-left: 28px;
	clear: left;
	margin-top: 12px;
	margin-bottom: 20px;
}
.shopbtn {
	background-color: #333;
	padding: 4px;
	border: 1px solid #000;
	background-image: url(../seminars-images/bg_navbar.gif);
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin: 2px;
}
.orangetxt {
	color: #F90;
}


#columnleftwide1 {
	float: left;
	width: 95%;
	padding-left: 28px;
	clear: left;
	margin-top: 12px;
	margin-bottom: 20px;
}
#sidebar {
	float: right;
	width: 127px;
}

h1 {
	color: #FFF;
	background-image: url(../seminars-images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 710px;
	padding-top: 13px;
	padding-left: 10px;
	font-size: 22px;
}
h2 {
	font-size: 20px;
}

#sidebarright {
	height: auto;
	width: 179px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}
.sidebarboxes {
	background-color: #EAEBEC;
	width: 179px;
	background-image: url(../seminars-images/bg_sidebar_greyboxes.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-size: 11px;
	display: block;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 15px;
	float: left;
}
h3 {
	color: #666666;
}

.sidebarboxes .innertxt {
	float: left;
	height: 85px;
	width: 156px;
	margin-left: 10px;
	background-image: url(../seminars-images/bg_sidebar_white_rounded.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
	padding-top: 8px;
}
#wrapper #contentwrapper #maincontent #sidebarright .sidebarboxes .innertxt img {
	float: left;
	margin-right: 5px;
}




#topban {
	height: 87px;
	width: 980px;
	text-align: left;
	margin: auto;
}
#topnavsml {
	height: 27px;
	width: 650px;
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
#topnavsml a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavsml a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavsml a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#topnavsml input {
	background-image: url(../seminars-images/bg_searchbar.jpg);
	background-repeat: repeat-y;
	width: 114px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	height: 14px;
	text-indent: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------------Menu-----------------------*/
#menuwrapper {
	background-image: url(../seminars-images/bg_navbar_full.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 760px;
	float: right;
	clear: right;
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#menu { /*creixems modified this*/
	float:right;
	margin-top: 10px;
	width:760px;
	border : none;
	height : 30px;
	line-height: 27px;
	text-align: center;
	background-image: url(../seminars-images/bg_navbar.jpg);
	background-color: #666;
	background-repeat: repeat-x;
}

#menu ul {
	list-style-type : none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 25px;
}
#menu ul li {
	float : left;
	position : relative;
	z-index : 1000;
}
#menu ul li a {
	float : left;
	width: 116px;
	height : 30px;
	border : none;
	text-decoration : none;
	font-size : 11px;
	color: #FFF;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
}
#menu ul li ul {
display : none;
border : none;
}
#menu ul li ul {
	margin : 0;
	padding : 0;
}
#menu ul li:hover {
}
#menu table {
position : absolute;
z-index : 999;
top : 0;
left : 0px;
border-collapse : collapse;
}
#menu ul li:hover a {
	text-decoration : none;
	color: #FFF;
}
#menu ul li:hover ul {
	display : block;
	position : absolute;
	z-index : 999;
	margin-top : 33px;
	left : 2px;
	padding-bottom: 10px;
	background-image: url(../seminars-images/bg_subnav.jpg);
	background-repeat: repeat-x;
	text-indent: 16px;
}
#menu ul li:hover ul li a {
	float: left;
	display : block;
	height : 25px;
	width : 138px;
	line-height : 1.3em;
	border-top : 0;
	font-weight : bold;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	background-image: url(../seminars-images/bg_subnav.jpg);
	background-repeat: repeat-x;
}
#menu ul li:hover ul li a:hover {
	text-decoration : none;
	background-color: #666666;
	background-image: url(../images/bg_nav_over.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#menu ul li a:hover {
	text-decoration : none;
	background-image: url(../seminars-images/bg_nav_over.jpg);
	background-repeat: no-repeat;
}
#menu ul li a:hover ul {
	display : block;
	position : absolute;
	z-index : 998;
	margin : 20px 0 0 0;
}
#menu ul li a:hover ul li a:hover {
	background-color : #ffffff;
	text-decoration : none;
}



#custarea {
	width: 950px;
	clear: left;
	float: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 35px;
}
.eventbox {
	background-image: url(../seminars-images/bg_event_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 232px;
	width: 373px;
	margin-bottom: 12px;
}
.eventbox img {
	border: 3px solid #FFF;
}

.eventdate {
	height: 20px;
	width: 95px;
	margin-top: 15px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	float: left;
}
.eventtxt {
	float: right;
	width: 230px;
	margin-right: 10px;
	padding-top: 15px;
	overflow: hidden;
	line-height: 15px;
	height: 175px;
}
.columnleft {
	clear: left;
	float: left;
	width: 746px;
}
.comingsoon {
	float: left;
	width: 726px;
	background-image: url(../seminars-images/bg_comingsoon.jpg);
	padding: 8px;
}
.comingsoontxt {
	width: 600px;
	float: right;
}
.speakertitle {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}
.eventtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.eventvenue {
	font-size: 11px;
	color: #666666;
}


/* -------------------end menu------------------- */
#spotlightbox {
	background-image: url(../seminars-images/bg_spotlight.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	width: 510px;
	margin-left: 30px;
	padding: 0px;
	color: #FFFFFF;
	display: inline;
}
#spotlighttxt {
	height: 125px;
	width: 349px;
	float: right;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}
.titleorange {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height: 18px;
}
#btmshade {
	clear: both;
	float: left;
	height: 19px;
	width: 980px;
	background-image: url(../seminars-images/bg_shaded_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 20px;
}
.prtnrbox {
	width:145px;
	margin:auto;
	height:auto;
	background-color:#FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.videobox {
	width:147px;
	background-color:#FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	font-size: 11px;
	line-height: 12px;
}
.videobox img {
	float: left;
	width: 50px;
	height: 50px;
}
.videoboxtxt {
	float: right;
	width: 90px;
}

.videobox a:link {
	font-weight: bold;
	color: #333;
}
.videobox a:hover {
	font-weight: bold;
	color: #F90;
}
.videobox a:visited {
	font-weight: bold;
	color: #666;
}
.videobox a:active {
	font-weight: bold;
	color: #F60;
}
.seminardetimg {
	text-align: center;
	float: left;
	width: 140px;
	clear: left;
	background-color: #CCC;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border: 10px solid #666;
	background-image: url(../seminars-images/bg_sidebar_greyboxes.jpg);
	background-repeat: repeat-y;
	margin-bottom: 25px;
}
.seminardets {
	float: left;
	width: 450px;
	font-size: 14px;
	line-height: 25px;
}.backlink {
	float: left;
	width: 250px;
}
.seminardesc {
	clear: both;
	float: left;
	width: 700px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.spkimgdiv {
	float: left;
	width: 115px;
}
.spkdetail {
	float: left;
	text-align: justify;
	width: 100%;
}

.error {
	font-weight: bold;
	color: #F00;
}
.font14px {
	font-size: 14px;
	line-height: 20px;
}
.headingblkbg {
}
.innermargin {
	padding-right: 25px;
	padding-left: 25px;
	clear: right;
}


.trheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}
.small {
	font-size: 11px;
}
/*ajax show/hide layer */
.layer1 {
	padding: 0;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
 
.heading {
	margin: 1px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	background-color:#F90;
	font-weight: bold;
	background-image: url(../seminars-images/padlock.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.content {
	padding: 5px 10px;
	background-color:#fafafa;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.blacklink {
	color: #000;
}
.blacklink a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.blacklink a:hover {
	font-weight: bold;
	color: #F90;
}
.blacklink a:visited {
	font-weight: bold;
	color: #333;
}
.blacklinklge a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
.blacklinklge a:hover {
	font-weight: bold;
	color: #F90;
	font-size:16px;
}
.blacklinklge a:visited {
	font-weight: bold;
	color: #333;
	font-size:16px;
}
