@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto; 
}

/* HEADER ATTRIBUTES */

a.signInSubscribe:link {color:#F00000; text-decoration:none; font-size:12px;}
a.signInSubscribe:visited {color:#F00000; text-decoration:none; font-size:12px;}
a.signInSubscribe:active {color:#F00000; text-decoration:none; font-size:12px;}
a.signInSubscribe:hover {color:#999999; text-decoration:none; font-size:12px;}

a.navFont:link {color:#000000; text-decoration:none; font-size:15px; line-height:30px; display:block;}
a.navFont:visited {color:#000000; text-decoration:none; font-size:15px; line-height:30px; display:block;}
a.navFont:active {color:#000000; text-decoration:none; font-size:15px; line-height:30px; display:block;}
a.navFont:hover {color:#F00000; text-decoration:none; font-size:15px; line-height:30px; display:block;}

a.subNavFont:link {color:#FF0000; text-decoration:none; display:block;}
a.subNavFont:visited {color:#FF0000; text-decoration:none; display:block;}
a.subNavFont:active {color:#FF0000; text-decoration:none; display:block;}
a.subNavFont:hover {color:#FF0000; text-decoration:underline; display:block;}

a.signInSubscribeMag:link {text-decoration:none; color:#FFFFFF; letter-spacing:1px;}
a.signInSubscribeMag:visited {text-decoration:none; color:#FFFFFF; letter-spacing:1px;}
a.signInSubscribeMag:active {text-decoration:none; color:#FFFFFF; letter-spacing:1px;}
a.signInSubscribeMag:hover {text-decoration:none; color:#FF0000; letter-spacing:1px;}

a.redLinks:link {text-decoration:none; color:#FF0000;}
a.redLinks:visited {text-decoration:none; color:#FF0000;}
a.redLinks:active {text-decoration:none; color:#FF0000;}
a.redLinks:hover {text-decoration:underline; color:#FF0000;}

a.blackLinks:link {text-decoration:none; color:#000000;}
a.blackLinks:visited {text-decoration:none; color:#000000;}
a.blackLinks:active {text-decoration:none; color:#000000;}
a.blackLinks:hover {text-decoration:underline; color:#000000;}

a.whiteLinks:link {text-decoration:none; color:#FFFFFF;}
a.whiteLinks:visited {text-decoration:none; color:#FFFFFF;}
a.whiteLinks:active {text-decoration:none; color:#FFFFFF;}
a.whiteLinks:hover {text-decoration:underline; color:#FFFFFF;}

a.whiteLinksU:link {text-decoration:underline; color:#FFFFFF;}
a.whiteLinksU:visited {text-decoration:underline; color:#FFFFFF;}
a.whiteLinksU:active {text-decoration:underline; color:#FFFFFF;}
a.whiteLinksU:hover {text-decoration:none; color:#FFFFFF;}

a.blackLinksU:link {text-decoration:underline; color:#000000;}
a.blackLinksU:visited {text-decoration:underline; color:#000000;}
a.blackLinksU:active {text-decoration:underline; color:#000000;}
a.blackLinksU:hover {text-decoration:none; color:#000000;}

a.redLinksU:link {text-decoration:underline; color:#FF0000;}
a.redLinksU:visited {text-decoration:underline; color:#FF0000;}
a.redLinksU:active {text-decoration:underline; color:#FF0000;}
a.redLinksU:hover {text-decoration:none; color:#FF0000;}



#containerHeadLock {
   width:1110px;
   margin:auto;
   right:0;
   left:0;
   position:fixed;
   background-color:#FFFFFF;
   z-index:9999;	
}

#container750 {
   width:750px;
}

#container900 {
   width:900px;
   margin-left:auto;
   margin-right:auto;
}

#topAdContainer {
	height:90px;
	width:1230px;
	margin-left:auto;
	margin-right:auto;
}

#topAdContainerFixed {
   height:90px;
   width:1110px;
   position:fixed;
   z-index:9999;
   top:0px;
   background-color:#FFFFFF;
   border-bottom:10px solid #FFF;
}

.whatsHappeningNow {
	font-size:12px;
	line-height:25px;
}

.newsFont {
	font-size:15px;
	line-height:25px;
}

.searchFont {
	font-size:18px;
	height:25px; 
	width:209px; 
	border:1px solid #999999; 
	padding:3px 3px 5px 5px; 
	color:#999999;
	margin-bottom:4px;
}




/* BODY ATTRIBUTES */



/* TOP SLIDESHOW STYLES */
#slideshow { float: left; width:auto; position:relative; }
#nav { width: 245px; overflow:auto; height:auto; float: left; background-color:#000000; color:#FFFFFF; margin-top:0px; overflow:hidden; }
#nav li {width: 285px; height:100px; display:block; float: left; list-style: none; margin-left:-40px; }
#nav a {width: 285px; height:100px; display: block; color:#FFFFFF; text-decoration:none; font-size:13px; line-height:18px;}
#nav li.activeSlide a {background-image:url(../png/yellowarrow.png); background-position:right; background-repeat:no-repeat; color:#FFFFFF; text-decoration:none; font-size:13px; line-height:18px;}
#nav a:focus { outline: none; text-decoration:none; font-size:13px; line-height:18px;}
#nav a:hover { outline: none; color:#FFFFFF; text-decoration:none; font-size:13px; line-height:18px;}
#imgBox { width:570px; z-index:-9;}
#info {width:150px; height:20px; margin-top:444px; color:#FFFFFF; position:absolute; z-index:9; background-image:url(../png/bgtransparency.png); padding:8px; font-size:13px; line-height:18px; right:-45px; font-size:18px; display:block;}

a.more:link {text-decoration:none; color:#FFFFFF; display:block; line-height:20px;}
a.more:visited {text-decoration:none; color:#FFFFFF; display:block; line-height:20px;}
a.more:active {text-decoration:none; color:#FFFFFF; display:block; line-height:20px;}
a.more:hover {text-decoration:none; color:#FF0000; display:block; line-height:20px;}


.red {
	color:#F00;
}

.grey {
	color:#6f6f6f	
}

.black {
	color:#000000;
}

.white {
	color:#FFFFFF;
}


.prevNext {
	text-decoration:none;
	color:#FF0000;
	outline:none;
}

p {
	text-indent:25px;
	margin-top:0px;
	margin-bottom:0px;
}

.e /* goes at the end of most articles */ {
	color:#fff; 
	text-transform:uppercase;
	background-color:#000; 
	font-size:10px; 
	font-weight:bold;
	margin-left:3px;
	padding:1px 5px 1px 3px;
}

.eWhite /* goes at the end of most articles */ {
	color:#000; 
	text-transform:uppercase;
	background-color:#fff; 
	text-align:center; 
	font-size:10px; 
	font-weight:bold;
	margin-left:3px;
	padding:1px 3px;
}



.salarySurveySelect { /* this is for the select fields of the salary survey page */
	width:300px; 
	text-align:center; 
	height:28px; 
	overflow: hidden; 
	background:#a4a4a4; 
	border: 1px solid #ccc; 
	font-size:16px; 
	line-height:29px;
	margin-bottom:22px;
}


.salarySurveySubmit { /* this is for the submit button of the salary survey page */
	width:300px; 
	text-align:center; 
	height:28px; 
	overflow: hidden; 
	background:#808378;
	color:#FFFFFF;
	border: 1px solid #ccc; 
	font-size:16px; 
	line-height:29px;
	border-radius:8px;
	cursor:pointer;
	margin-top:25px;
    -moz-border-radius:8px; /* Old Firefox */
}



/* MIDDLE SLIDESHOW ATTRIBUTES */


.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 810px;
    padding: 10px 20px;
}


.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  810px;
    height: 370px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 250px;
    height: 370px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 30px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 * 
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 110px;
    right: 0px;
    width: 12px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../prev-horizontal.html);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 110px;
    left: 0px;
    width: 12px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../png/arrowleft.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}



/* FOOTER SLIDESHOW */

.jcarousel-skin-footer .jcarousel-container-horizontal {
    width:1230px;
    padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

.jcarousel-skin-footer .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-footer .jcarousel-clip-horizontal {
    width:1200px;
    height:80px;
}

.jcarousel-skin-footer .jcarousel-item {
    width:186px;
    height:60px;
}

.jcarousel-skin-footer .jcarousel-item-horizontal {
	margin-left:45px;
    margin-right:77px;
}

.jcarousel-skin-footer .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:0px;
    margin-right:0px;
}

.jcarousel-skin-footer .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-footer .jcarousel-next-horizontal {
   position: absolute;
    top: 10px;
    right: 0px;
    width: 12px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../prev-horizontal.html);
}

.jcarousel-skin-footer .jcarousel-next-horizontal:hover,
.jcarousel-skin-footer .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-next-horizontal:active {
    background-position: -64px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-next-disabled-horizontal,
.jcarousel-skin-footer .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-footer .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-footer .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background: transparent url(../png/arrowright.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-prev-horizontal {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 12px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../png/arrowleft.png);
}

.jcarousel-skin-footer .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-footer .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

.jcarousel-skin-footer .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-footer .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-footer .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-footer .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background: transparent url(../png/arrowleft.png) no-repeat 0 0;
}

/* CTSM TEMPORARY PROPERTIES */

TR.exhibitorNavRow TD {
	vertical-align: middle;
	border-left: 1px none #000;
	height: 20px;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.bodytextbold {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
}

TR.exhibitornavbarHead TD {
	vertical-align: middle;
	border-left: 1px none #000;
	height: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

