/*_________________________________________________________________________________
		HEADER LAYOUT
===================================================================================*/
#header form#googleCse { top: 50px; left: auto; right: 144px; }

#magazineItems { width: 411px; height: 92px; position: relative; overflow: visible; float: right; color: #fff; background: transparent; }

#magazineItems #magazineItemsText { width: 267px; margin: 7px 17px 0px 0px; overflow: hidden; float: left; font-family: Arial, Helvetica, sans-serif; text-align: left; background-color: #D8DADF; /* put gradient in here */ }
#magazineItems #magazineItemsText h4 { margin: 0px; padding: 3px 10px; border-bottom: 1px solid #fff; color: #fff; font-weight: bold; text-align: center; background-color: #363636; }
#magazineItems #magazineItemsText h2 { width: 267px; margin: 0px 0px 0px 0px; padding: -1px 0px 4px; }
#magazineItems #magazineItemsText h2 a { width: 133px; margin-left: -1px; padding: 0px 0px 4px; border-left: 1px solid #fff; display: inline-block; text-align: center; }

#magazineItems #magazineItemsText a:link, 
#magazineItems #magazineItemsText a:active, #magazineItems #magazineItemsText a:visited { color: #ea6f00; }
#magazineItems #magazineItemsText a:hover, #magazineItems #magazineItemsText a:focus { color: #06f; }

#magazineItems #magazineItemsImage { width: 115px; height: 157px; margin: 7px 5px 5px 5px; padding: 1px; overflow: hidden; position: relative; float: left; z-index: 50; background-color:#666;/*background: transparent url("../images/pf/misc/currCoverBg.png") no-repeat 0px 30px;*/
-moz-box-shadow:0 0 5px #000; -webkit-box-shadow:0 0 5px #000; box-shadow:0 0 5px #000; }

#magazineItems #magazineItemsImage a img, #magazineItems #magazineItemsImage a { width: 115px; height: 157px; border: none; text-decoration: none; }

#magazineItems #magazineItemsImage span { width: 115px; height: 157px; border: 1px solid #EA6F00; display: block; position: absolute; top: 0px; left: 0px; color: #fff; text-align: center; text-decoration: none;
	-moz-box-shadow: 0px 0px 7px rgba(234,111,0,.6) inset; -webkit-box-shadow: 0px 0px 7px rgba(234,111,0,.6) inset; box-shadow: 0px 0px 7px rgba(234,111,0,.6) inset; }

#magazineItems #magazineItemsImage span strong { width: 115px; display: block; position: absolute; bottom: 0px; left: 0px; color: #fff; font-size: 13px; line-height: 23px; text-align: center; background-color: #EA6F00; background: rgba(234,111,0,.8); }
#magazineItems #magazineItemsImage > a span { display: none; }
#magazineItems #magazineItemsImage a:hover span { display: block; }

/* old code */
#magazineItems #magazineItemsText p { height: 21px; margin: 0px; z-index: 52; color: #000; font-weight: bold; font-size: 14px; line-height: 21px; text-align: right; }
#magazineItems #magazineItemsText ul { margin: 0px; padding-top: 3px;}
#magazineItems #magazineItemsText ul li { margin: 0px 0px 5px 0px; color: #fff; font-size: 10px; line-height: 13px; text-align: right; }

/*#magazineItems #magazineItemsImage { width: 115px; height: 153px; padding: 9px 6px 7px 7px; overflow: hidden; float: left; z-index: 50; background: transparent url("../images/gci/misc/currCoverBg.png") no-repeat right 0px; }
#magazineItems #magazineItemsImage a img,
#magazineItems #magazineItemsImage a { width: 115px; height: 153px; border: none; }
end old code */

/*_________________________________________________________________________________
		BASIC STYLES
===================================================================================*/
ul, ol { margin: .5em 0 1em 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.35em; }
div#col1_content ul, div#col1_content ol { margin-top: 0px; }
div#col1_content ul ul, div#col1_content ol ol { margin: 5px 0px; }
div#col2_content ul { list-style: disc outside; }

li { margin: 0 0 .5em 25px; }

/* rss feed icon */
h1.listTitle a { margin: 0px; padding-left: 5px; color: #06f; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; text-decoration: none; }
h1.listTitle a img { width: 12px; height: 12px; margin-right: 5px; }
h1.listTitle a:hover:after { content: "Sign up for this RSS Feed"; }
body#homepage h1.listTitle a:hover:after { content: ""; }

#col2_content .pullquote { font-size: 18px; line-height: 26px; margin:20px 10px; padding: 10px; border-top: 1px dashed #666; border-bottom: 1px dashed #666; text-align: center; overflow: hidden; }

/*_________________________________________________________________________________
		LAYOUT AND COLUMN OVERRIDES
===================================================================================*/
/* 332 layout: col1: 367px; col2: 367px + elastic; col3: 262px; (2px divider) */
/* Changing to 323? */
body.l332 #page_margins { background-image: url("../images/gci/layout/left-3.gif"); }
body.l332 #page { background-image: url("../images/gci/layout/right-314.gif"); }
body.l332 #main { padding: 0px 314px 0px 369px; }
body.l332 #col1 { float: left; width: 367px; margin-left: -369px; }
body.l332 #col2 { float: left; width: 100%; }
body.l332 #col3 { float: left; width: 312px; margin: 0px -314px 0px 2px; }

/* 242 layout: col1: 262px; col2: 472px + elastic; col3: 262px */
/* Changing to 233 */
body.l242 #page_margins { background-image: url("../images/gci/layout/left-1.gif"); background-position: 70px 0; }
body.l242 #page { background-image: url("../images/gci/layout/right-314.gif"); }
body.l242 #main { padding: 0px 314px 0px 204px; }
body.l242 #col1 { float: left; width: 202px; margin-left: -204px; }
body.l242 #col2 { float: left; width: 100%; }
body.l242 #col3 { float: left; width: 312px; margin: 0px -314px 0px 2px; }

/* 251 layout: col1: 262px; col2: 602px + elastic; col3: 132px */
/* Changing to 233? 
body.l251 #page_margins { background-image: url("../images/gci/layout/left-2.gif"); }
body.l251 #page { background-image: url("../images/gci/layout/right-1.gif"); }
body.l251 #main { padding: 0px 134px 0px 264px; }
body.l251 #col1 { float: left; width: 262px; margin-left: -264px; }
body.l251 #col2 { float: left; width: 100%; }
body.l251 #col3 { float: left; width: 132px; margin: 0px -134px 0px 2px; }*/
body.l251 #page_margins { background-image: url("../images/gci/layout/left-1.gif"); background-position: 70px 0; }
body.l251 #page { background-image: url("../images/gci/layout/right-314.gif"); }
body.l251 #main { padding: 0px 314px 0px 204px; }
body.l251 #col1 { float: left; width: 202px; margin-left: -204px; }
body.l251 #col2 { float: left; width: 100%; }
body.l251 #col3 { float: left; width: 312px; margin: 0px -314px 0px 2px; }

div.tertiary_nav ul { padding-right: 10px; }
div#featuredJob, div#featuredResume { box-sizing: border-box; }
body#Networking-CalendarofEvents td.eventContactInfo a { word-break:break-all; }
body#Networking-CalendarofEvents table.sortableTable { table-layout: fixed; }

body.l053 { }
/* New Layout for 053  */
body#Search #page_margins, body.l053 #page_margins { background-image: none; }
body#Search #page, body.l053 #page { background-image: url("../images/gci/layout/right-314.gif"); }
body#Search #main, body.l053 #main { padding: 0px 314px 0px 0px; }
body#Search #col1, body#Search #col1_content, 
body.l053 #col1, body.l053 #col1_content { display: none; }
body#Search #col2, body.l053 #col2 { float: left; width: 100%; }
body#Search #col3, body.l053 #col3 { float: left; width: 312px; margin: 0px -314px 0px 2px; }

/* Contact us - needs large col1 for form */
body#ContactUs #page_margins { background-image: url("../images/gci/layout/left-2.gif"); background-position: 0 0; }
body#ContactUs #page { background-image: url("../images/gci/layout/right-314.gif"); }
body#ContactUs #main { padding: 0px 314px 0px 264px; }
body#ContactUs #col1 { float: left; width: 262px; margin-left: -264px; }
body#ContactUs #col2 { float: left; width: 100%; }
body#ContactUs #col3 { float: left; width: 312px; margin: 0px -314px 0px 2px; }

/* 260 layout: col1: 262px; col2: 736px + elastic; col3: NA */
/* Keep 
body.l260 #page_margins { background-image: url("../images/gci/layout/left-2.gif"); }
body.l260 #page { background-image: url("../images/gci/layout/right-0.gif"); }
body.l260 #main { padding: 0px 0px 0px 264px; }
body.l260 #col1 { float: left; width: 262px; margin: 0px 0px 0px -264px; }
body.l260 #col2 { float: left; width: 100%; }
body.l260 #col3, body.l260 #col3_content { display: none; } */

/* 800 layout: col1: 994px + elastic; col2: NA; col3: NA */
/* Keep 
body.l800 #page_margins { background-image: none; }
body.l800 #page { background-image: none; }
body.l800 #main { padding: 0px 0px 0px 1px; }
body.l800 #col1 { float: left; width: 100%; }
body.l800 #col1 #col1_content { padding: 7px 10px; }
body.l800 #col2, body.l800 #col2_content, body.l800 #col3, body.l800 #col3_content { display: none; } */


/*_________________________________________________________________________________
		GENERIC FORM STYLES
===================================================================================*/
div.formWrapper { width: 420px; }

/*#main form { margin-bottom: 10px; overflow: hidden; }

form label { width: 140px; padding: 4px 10px 0px 7px; display: block; float: left; clear: left; font-weight: bold; font-size: 13px; text-align: right; vertical-align: top; }

textarea, 
input.text { width: 225px; margin: 0px 0px 10px 0px; padding: 4px 3px; border: 1px solid #000; font-family: Lucida Grande, Arial, Helvetica, sans-serif; font-size: 13px; -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); box-shadow: inset 0px 0px 5px rgba(0,0,0,.4); }
textarea:focus, input.text:focus { border-color: #444; -moz-box-shadow: 0px 0px 5px rgba(0,102,255,.7); -webkit-box-shadow: 0px 0px 5px rgba(0,102,255,.7); box-shadow: 0px 0px 5px rgba(0,102,255,.7); }

form div.checkbox { padding-left: 157px; }
input.checkbox,
form div.checkbox input { margin-right: 7px; float: left; }
form div.checkbox label { width: auto; padding: 0px 10px 0px 20px; float: none; text-align: left; }

textarea { max-width: 300px; height: 100px; max-height: 150px; line-height: 16px; }

select { margin: 0px 5px 0px 0px; }

form div.submit { padding-left: 157px; border-bottom: 0px none; }
input.submit { padding: 3px 5px; border: 1px solid #000; color: #000; font-weight: bold; font-size: 13px; text-shadow: 1px 1px 1px rgba(0,0,0,.2); cursor: pointer; background: #e6e6e9 url("../images/gci/misc/silverGradient2.png") repeat-x 0 0; }
input.submit:hover, input.submit:focus { border-color: #666; color: #222; text-decoration: underline; cursor: pointer; background-position: 0px -100px; }
input.submit:active { border-color: #000; color: #000; text-shadow: -1px -1px 1px rgba(0,0,0,.3); background-position: 0px 0px; -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.8); box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.8); }*/

/* -- UTILITY FORM STYLES -- */
/*input.error, input.validation-failed { margin-left: -1px; border: 2px solid #900; -moz-box-shadow: 0px 0px 5px rgba(153,0,0,.4); -webkit-box-shadow: 0px 0px 5px rgba(153,0,0,.4); box-shadow: 0px 0px 5px rgba(153,0,0,.4); }
input.error:focus, input.validation-failed:focus { border-color: #900; }
fieldset.error { border: 1px solid #900; }
fieldset.error legend, label.error { color: #900; }
div.validation-advice { margin: -7px 0px 10px; padding-left: 157px; color: #900; font-size: 11px; line-height: 13px; }
p.requiredNotice { color: #666; font-size: 12px; }
span.requiredField { margin-right: 2px; color: #900; font-size: 14px; }
form label span.requiredField { margin-left: -7px; }
p.helpText { margin: -6px 0px 10px; color: #666; font-size: 11px; line-height: 13px; }
p.error_message, p.errorMessage { margin: 5px 3px 10px; padding: 5px 10px; border: 2px solid #900; color: #900; font-weight: bold; font-size: 14px; line-height: 17px; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0px 0px 4px rgba(153,0,0,.8); -webkit-box-shadow: 0px 0px 4px rgba(153,0,0,.8); box-shadow: 0px 0px 4px rgba(153,0,0,.8); }
p.thanks_message, p.thanksMessage { margin: 5px 3px 10px; padding: 5px 10px; border: 1px solid #000; color: #000; font-weight: bold; font-size: 13px; line-height: 17px; text-align: center; background-color: #ff8; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; -moz-box-shadow: 0px 1px 4px rgba(0,0,0,.4); -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.4); box-shadow: 0px 1px 4px rgba(0,0,0,.4); }*/

/* honeypot 
form div.subject, form label#subjectLabel, form input#subject { display: none !important; }*/

/*_________________________________________________________________________________
		AD STYLES
===================================================================================*/
div#leaderboardAd { height: 92px; margin: 0px auto; padding: 5px 0px; text-align: center; background-color: #969ca3; }
div#leaderboardAd div#leaderboardAdLabel { width: 730px; height: 92px; margin: 0px auto; padding: 0px 0px 0px 10px; display: inline-block; overflow: hidden; text-align: center; background: url("../images/shared/adLabel-v-wht.gif") 0px 50% no-repeat; }
div#leaderboardAd div#leaderboardAdLabel div.adBackground { width: 728px; height: 90px; margin: 0px; padding: 0px; border: 1px solid #333; display: inline-block; overflow: hidden; background-color: #fff; }

div.ad { margin: 0px; padding: 15px 5px 10px 5px; border-bottom: 2px solid #000; background: #73787d url("../images/shared/adLabel-h-wht.gif") 50% 4px no-repeat; text-align: center; }
div.ad div.adBackground { margin: 0px; padding: 0px; border: 1px solid #000; display: inline-block; overflow: hidden; background-color: #fff; } /* -- this puts a border around any image used in an ad -- */

/*____________________________________________________________________________________________________________
		MAIN STYLES: LIST/DETAIL/GATEWAY PAGES
==============================================================================================================*/

/*_________________________________________________________________________________
		LIST STYLES
===================================================================================*/
div.itemDeck { margin: 0px -10px 0px -10px; padding: 5px 10px; border-top: 1px solid #000; }
div.itemDeck:hover { background-color: #f2f2f5; }
div.itemDeck.last { border-bottom: 1px solid #000; }

div.itemDesc { overflow: hidden; }
div.itemDesc h2 { margin: 0 0 4px 0; }
div.itemDesc p { margin: 0px 0px 7px 0px; }
div.itemDesc img { margin: 3px 6px 6px 0px; border: 1px solid #999; float: left; }
div.itemDesc h5 { margin: 0px 0px 5px; }

/* --- Exceptions to list styles - sponsored, paid, formula etc. ----------- */
div.itemList div.sponsored { border-right: 3px solid #969ca3; border-bottom: 3px solid #969ca3; border-left: 3px solid #969ca3; background-color: #F2F2F5; }
div.itemList div.sponsored h4 { margin: -5px -10px 7px; padding: 5px 10px 3px; color: #fff; font-weight: bold; background-color: #969ca3; }
div.itemList div.sponsored div.itemDate h4 { margin: 0px 0px 5px; padding: 0px; color: #73787D; font-weight: normal; background: transparent none; }

div.itemList div.video.gallery div.itemDesc h2 { background: url("../images/icons/video-photo.png") no-repeat 0% 50%; padding-left: 45px; }
div.itemList div.gallery div.itemDesc h2 { background: url("../images/icons/photos.png") no-repeat 0% 50%; padding-left: 25px; }
div.itemList div.video div.itemDesc h2 { background: url("../images/icons/video.png") no-repeat 0px 4px; padding-left: 20px; }

/*_________________________________________________________________________________
		MOST POPULAR STYLES
===================================================================================*/
div#mostReadList { margin: 0px; padding: 6px 10px; border-bottom: 2px solid #000; background-color: #e6e6e9; }

div#mostReadList h2 { margin-bottom: 0px; font-weight: normal; }

div#mostReadList div.mostReadItem { margin: 0px; padding: 3px 0px 0px 0px; border-top: 1px solid #666;overflow: hidden; clear: both;  }
div#mostReadList div.mostReadItem.first { padding-top: 6px; border-top: none; }

div#mostReadList p.mostReadCount { width: 35px; height: 14px; margin: 3px 6px 6px 0px; padding: 1px 0px 9px; border: 1px solid #73787d; display: inline; float: left; color: #363636; font-weight: bold; font-size: 14px; line-height: 14px; text-align: center; background: #fff url("../images/shared/mostViews.gif") no-repeat 50% 100%; }
div#mostReadList p.mostReadNum { width: 24px; margin: 3px 6px 6px 0px; color: #000; display: inline; float: left; font-size: 14px; line-height: 14px; text-align: right; }
div#mostReadList p.mostReadLink { margin: 0px 0px 6px 0px; padding: 0px 0px 0px 42px; }

/*_________________________________________________________________________________
		ARTICLE DETAIL PAGE STYLES
===================================================================================*/
/* --- ARTICLE ADD-ONS ------------------ */
div#articleExtras { width: 202px; margin: 0px 0px 10px 10px; padding: 5px 5px 0px 5px; border-color: #000; border-style: solid; border-width: 1px; float: right; background-color: #e9e9e9; -moz-box-shadow: -1px 1px 5px rgba(0,0,0,.3); -webkit-box-shadow: -1px 1px 5px rgba(0,0,0,.3); box-shadow: -1px 1px 5px rgba(0,0,0,.3); }

div#articleExtras div { margin: 0px 0px 5px 0px; padding: 6px; border: 1px solid #73787d; background-color: #fff; } /*  applies to both div#image and any div.addOn  */

div#articleExtras div#articleImage { padding: 0px; text-align: center; } 
div#articleExtras div#articleImage p { margin: 0px 0px 0px 0px; padding: 6px; border-top: 1px solid #73787d; font-size: 11px; line-height: 15.5px; } /* image captions */

div#articleExtras div h2 { margin: 0px; padding: 0px; }

div#articleExtras div#gallery h2.gallery { padding-left: 25px; background: url("../images/icons/photos.png") no-repeat 0% 50%; }
div#articleExtras div#video h2.video { padding-left: 20px; background: url("../images/icons/video.png") no-repeat 0px 4px; }

div#articleExtras div ul { margin: 0px 0px 3px 0px; list-style-type: none; }
div#articleExtras div li { margin: .5em 0px 0px 0px; color: #000; line-height: 1.25em; }

/* ------- Sponsored Article Styles ----------- */
div.disclaimer { margin: 0px -10px 7px; padding: 4px 0px; background-color: #969ca3; -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.8); -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.8); box-shadow: 0px 1px 2px rgba(0,0,0,.8); }
div.disclaimer p { margin: 0px; padding: 0px; color: #fff; font-weight: bold; font-size: 11px; line-height: 10px; text-transform: uppercase; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,.4); }

div#disclaimer { margin: 10px 0px 0px; padding: 7px 0px 0px; border-top: 1px solid #95989a; clear: both; }
div#disclaimer p { color: #95989a; }

div#col3_content div#sponsorInfo { margin-top: 10px; padding: 5px; border-bottom: 1px solid #95989a; overflow: hidden; text-align: center; background-color: #fff; }
div#col3_content div#sponsorInfo h2 { text-align: center; }
div#col3_content div#sponsorInfo img { max-width: 240px; }
div#col3_content div#sponsorInfo h3 { width: 100%; margin: 10px 0px 2px; padding-top: 5px; border-top: 1px solid #95989a; display: inline-block; text-align: left; }
div#col3_content div#sponsorInfo p { margin: 5px 0px; text-align: left; }

/* --- AUTHOR BIOS / NEWSLETTER SIGNUP AD styles  --------------------------------- */
div#authorBio,
div#nlSignupAd { margin: 20px 10px; padding: 10px 10px 1px; border-top: 1px solid #969ca3; border-bottom: 1px solid #969ca3; overflow: hidden; clear: both; -moz-box-shadow: 0px 0px 7px rgba(0,0,0,.3); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.3); box-shadow: 0px 0px 7px rgba(0,0,0,.3); }
div#headshot, div#product { width: 120px; margin: 0px 0px 7px 10px; padding: 5px; border: 1px solid #000; float: right; text-align: center; }
div#authorBio div#product p, div#authorBio div#headshot p { margin: 6px 0 0; font-size: 11px; line-height: 15.5px; text-align: center; }
/* - not sure if we ended up using this or not - */
div#product h3 { text-align: center; }

div#nlSignupAd { width: 420px; margin: 20px auto; padding: 10px 15px 1px; text-align: center; }
div#nlSignupAd p { font-weight: bold; }

/* --- RELATED CONTENT styles  --------------------------------------------------- */
div#related { margin: 10px -10px 0px; padding: 0px; border-top: 2px solid #000; clear: both; background-color: #e6e6e9; }

div#related div#categoryListWrapper { margin-top: -2px; padding: 10px; border-bottom: 2px solid #000; }
div#related div#contentItems { padding: 10px; border-bottom: 2px solid #000; }

div#related div#contentItems h2 { margin: 0px; line-height: 16px; }

div#related div#contentItems ul { margin: 0px; list-style: none; }
div#related div#contentItems ul li { margin: 10px 0px 0px 0px; color: #73787d; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 11px; line-height: 15px; }
div#related div#contentItems ul li a { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; }

div#related div#categoryListWrapper p#categoryList { margin: 0px; color: #000; font-weight: bold; }
div#related div#categoryListWrapper p#categoryList a { font-weight: normal; }

/*-----------------Book Ad-------------------------------------------------*/

#bookAd { margin-bottom: 11px; border-bottom: 1px solid #999999; border-top: 1px solid #999999; box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); clear: both; overflow: hidden; padding: 10px 10px 1px; }
#bookAd h4 { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 10px; margin: 0 0 5px; text-transform: uppercase; }
#bookAd h2 { color: #41464B; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: 20px; margin: 0 0 8px; }
#bookAd p { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17.5px; margin: 0.5em 0 1em; }

/*____________________________________________________________________________________________________________
		PAGE-SPECIFIC STYLES
==============================================================================================================*/
/*_________________________________________________________________________________
		HOMEPAGE 
===================================================================================*/
body#homepage #col1_content { padding: 0px 10px 0px 10px; }

/* --- CAROUSEL styles  ---------------------------- */
div#carousel { width: 367px; margin: 0px -10px 10px; border-bottom: 2px solid #000; overflow: hidden; }

div#stage { width: 367px; height: 220px; border-bottom: 1px solid #000; overflow: hidden; }

div#stage div.wrapper { width: 367px; height: 220px; position: relative; top: 0px; left: 0px; overflow: hidden; }

div#carousel div.slide { width: 367px; height: 220px; border-bottom: 1px solid #000; position: absolute; top: 0px; left: 0px; overflow: hidden; z-index: 20; background-color: #fff; }

div#carousel div.topSlide { z-index: 500; }
div#carousel div.btmSlide { z-index: 490; }

div#carousel div.slide div.thumbnail { width: 200px; position: absolute; top: 0px; left: 0px; }
div#carousel div.slide div.thumbnail a { display: block; }

div#carousel div.slide div.copy { width: 167px; height: 220px; padding: 10px 0px; position: absolute; top: -10px; left: 200px; overflow: hidden; background-color: #fff; -moz-box-shadow: -5px 0px 7px #fff; -webkit-box-shadow: -5px 0px 7px #fff; box-shadow: -5px 0px 7px #fff; }

div#carousel div.slide div.copy a { display: block; color: #ea6f00; text-decoration: none; }
div#carousel div.slide div.copy a:visited { color: #754c23; }

div#carousel div.slide div.copy h2 { margin: 0px; }
div#carousel div.slide div.copy h2 a { padding: 10px 10px 4px; }
div#carousel div.slide div.copy p { margin: 0px; }
div#carousel div.slide div.copy p a { min-height: 175px; padding: 3px 10px 10px; }

div#carousel div.slide:hover div.copy a,
div#carousel div.slide div.copy:hover a,
div#carousel div.slide div.copy h2 a:hover,
div#carousel div.slide div.copy p a:hover { color: #06f; text-decoration: underline; }

/* --- CAROUSEL Controls  ---------- */
div#carousel div#controls { height: 30px; position: relative; display: none; z-index: 502; background: url("../images/gci/misc/silverGradient2.png") repeat-x 0 0 #E6E6E9; -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.4) inset; box-shadow: 0px 0px 3px rgba(0,0,0,.4) inset; }

div#controls p { margin: 0px; padding: 0px; cursor: pointer; }
div#controls p span { display: block; }

div#controls p.jumpTo { width: 25px; height: 24px; border-style: solid; border-color: #000; border-width: 0px 1px 1px; position: absolute; top: 0px; z-index: 30; text-align: center; text-shadow: 0px 1px 3px rgba(0,0,0,.2); background-color: transparent; }
div#controls p.jumpTo span { width: 25px; height: 24px; margin: 0px; padding: 0px; display: block; float: none; color: #000; font-weight: bold; font-size: 14px; line-height: 24px; text-decoration: none; background-color: transparent; }
div#controls p.jumpTo span:hover { background-color: #e6e6e9; background-color: rgba(255,255,255,.4); }

div#controls p.current { border-color: #000; z-index: 510; cursor: default; background-color: #000; }
div#controls p.current span { color: #fff; }
div#controls p.current span:hover { background-color: transparent; }

div#controls p#jumpButton1 { left: 218px; }
div#controls p#jumpButton2 { left: 244px; }
div#controls p#jumpButton3 { left: 270px; }
div#controls p#jumpButton4 { left: 296px; }
div#controls p#jumpButton5 { left: 322px; }

div#controls p.skip,
div#controls p.pp { width: 20px; height: 20px; position: absolute; top: 5px; background-position: 0px 0px; background-repeat: no-repeat; }

div#controls p.skip span,
div#controls p.pp span {
	padding: 1px 4px 0px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 1px 0px;
	position: absolute;
	top: -15px;
	display: none;
	z-index: 520;
	color: #000;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	background-color: #fff;
	word-wrap: normal;
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px -1px 1px rgba(0,0,0,.6);
	box-shadow: 0px -1px 1px rgba(0,0,0,.6);
}

div#controls p#previous { left: 62px; background-image: url("../images/gci/carousel/prev.gif"); }
div#controls p#previous span { left: -9px; }

div#controls p#play { left: 89px; z-index: 511; background-image: url("../images/gci/carousel/play.gif"); }
div#controls p#play span { left: -7px; }

div#controls p#pause { left: 89px; z-index: 512; background-image: url("../images/gci/carousel/pause.gif"); }
div#controls p#pause span { left: -12px; }

div#controls p#next { left: 116px; background-image: url("../images/gci/carousel/next.gif"); }
div#controls p#next span { left: -8px; }
/* end of carousel styles */

/* --- Column 3 styles  ---------------------------- */
body#homepage #col3_content div#upcomingEvents,
body#homepage #col3_content div#stockQuotes { padding: 7px 10px; border-bottom: 2px solid #000; background-color: #e6e6e9; }

body#homepage #col3_content div#upcomingEvents ul { margin: 5px 0px; padding: 0px 5px; border: 1px solid #73787d; display: block; font-size: 12px; background-color: #fff; }
body#homepage #col3_content div#upcomingEvents ul li { margin: 5px 0px; padding-bottom: 5px; border-bottom: 1px solid #000; }
body#homepage #col3_content div#upcomingEvents ul li.last { margin-bottom: 0px; border-bottom: none; font-weight: bold; text-align: right; }

body#homepage #col3_content div#upcomingEvents ul li span { margin-top: 3px; display: block; }
body#homepage #col3_content div#upcomingEvents ul li span.eventDate { margin-top: 0px; color: #000; font-weight: bold; text-transform: uppercase; }
body#homepage #col3_content div#upcomingEvents ul li span.eventLocation { color: #73787d; }

body#homepage #col3_content div#upcomingEvents p { margin: 0px; }

body#homepage #col3_content div#stockQuotes iframe { width: 290px; height: 410px; border: 1px solid #73787d; background-color:#fff; }

div#featuredSponsored { margin-top: -1px; border-bottom: 2px solid #000; }
div#featuredSponsored div.itemDeck { margin: 0px; padding: 3px 3px 10px; border-top: 1px solid #000; background-color: #969CA3; }
div#featuredSponsored div.itemDeck h3 { margin: 0px; padding: 1px 5px 2px; color: #fff; font-size: 11px; text-transform: uppercase; }
div#featuredSponsored div.itemDeck div.itemDate { padding: 5px 5px 0px; background-color: #F2F2F5; }
div#featuredSponsored div.itemDeck div.itemDate h4 { margin: 0px; }
div#featuredSponsored div.itemDeck div.itemDesc { padding: 3px 5px 0px; background: #F2F2F5;}

div#featuredSponsored div.video h3 { background: url("../images/icons/video.png") no-repeat 99% 3px; }
div#featuredSponsored div.gallery h3 { background: url("../images/icons/photos.png") no-repeat 99% 0px; }
div#featuredSponsored div.video.gallery h3 { background: url("../images/icons/video-photo.png") no-repeat 99% 0px; }

body.l242 div#featuredSponsored {  }

/*_________________________________________________________________________________
		NETWORKING GATEWAY - body#Networking 
===================================================================================*/
div#recentCoverage,
div#eventNews,
div#nextWebinar,
div#ourEvents,
div#careers { margin: 0px -10px; padding: 6px 10px; border-top: 2px solid #000; }

/*_________________________________________________________________________________
		NETWORKING - CAREERS - body#Networking-Careers
===================================================================================*/
div#featuredJob, div#featuredResume { width: 48%; margin: 0px 0px 10px; float: left; }

div#featuredJob { padding: 0px 10px 0px 0px; }
div#featuredResume { padding: 0px 0px 0px 10px; }

div.careerAd { margin: 5px; padding: 6px; border: 1px solid #666; background-color: #fff; }

div#featuredJob h4, div#featuredResume h4 { padding: 0px 3px; color: #fff; font-weight: bold; line-height: 16px; background-color: #73787D; }

body#Networking-Careers div#featuredJob img { max-width: 275px; }

div.resumeListing, div.jobPosting { margin: 0px; padding: 10px 0px; border-top: 1px solid #73787D; overflow: hidden; clear: both; }

body#Networking-Careers-Resumes #col1_content p,
body#Networking-Careers-JobOpenings #col1_content p { margin: 3px 10px; }

body#Networking-Careers-Resumes #col1_content h2,
body#Networking-Careers-JobOpenings #col1_content h2 { margin: 10px 10px 3px; }

/* --- Webinars: body#Networking-Webinars   -------------------------------- */
/*div#webinarAction { margin: 10px 0px; padding: 6px 0px; border-style: solid; border-color: #97b7ab; border-width: 1px 0px; text-align: center; color: #5d776d; font-weight: bold; clear: both; }
div#webinarAction a.register { font-size: 16px; }
body#Networking-Webinars div#sponsorInfo { margin: 10px 0px; overflow: hidden; display: inline-block; padding-top: 10px; border-color: #000; border-style: solid; border-width: 1px 0px; }
body#Networking-Webinars div#sponsorInfo img { float: left; clear: left; margin: 0px 0px 10px 0px;}
body#Networking-Webinars div.speaker { clear: left; padding-top: 10px; margin: 0px; border-top: 1px solid #000; }
body#Networking-Webinars div#col2_content div.first { border-top: 0px none; padding-top: 0px; }
body#Networking-Webinars div.speaker img { float: left; margin: 0px 10px 0px 0px;}*/

/*_________________________________________________________________________________
		NETWORKING - CALENDAR OF EVENTS: body#Networking-CalendarofEvents 
===================================================================================*/
body#Networking-CalendarofEvents div#col1_content { padding: 6px 10px 0px 10px; border-bottom: 2px solid #000; background-color: #e6e6e9; }

body#Networking-CalendarofEvents div#col1_content a:link,
body#Networking-CalendarofEvents div#col1_content a:visited { color: #ea6f00; }
body#Networking-CalendarofEvents div#col1_content a:hover { color: #06f; }

body#Networking-CalendarofEvents div#col1_content h2 { margin: 0px 0px 2px 0px; }

body#Networking-CalendarofEvents div#col1_content ul { margin-bottom: 10px; padding: 5px 0px 2px 0px; border: 1px solid #73787d; background-color: #fff; }
body#Networking-CalendarofEvents div#col1_content ul li { margin: 0px 0px 5px 10px; }

body#Networking-CalendarofEvents div#col1_content h3 { margin: 10px -10px 7px; padding: 10px 10px 0px; border-top: 2px solid #000; }

/*_________________________________________________________________________________
		SORTABLE TABLES - used in Calendar of events
===================================================================================*/
table.sortableTable { width: 100%; margin: 5px 0px 10px; font-size: 12px; line-height: 14px; }

table.sortableTable td { padding: 6px; border-style: solid; border-width: 0px; border-color: #000; color: #000; vertical-align: top; }

/* ------- table header-width styles --------- */
table.sortableTable thead th#calName { width: auto; }
table.sortableTable thead th#calType { width: 100px; }
table.sortableTable thead th#calLocation { width: 151px; }
table.sortableTable thead th#calDate { width: 102px; text-align: center; }

/* ------- table header styles --------- */
table.sortableTable thead th { padding: 0px; border: 1px solid #000; color: #000; font-size: 12px; line-height: 14px; background-color: #e6e6e9; }

table.sortableTable thead th a { width: 100%; padding: 7px 0px; display: block; text-indent: 7px; }
table.sortableTable thead th a:link,
table.sortableTable thead th a:visited { color: #000; }
table.sortableTable thead th a:hover { color: #06f; }

table.sortableTable thead th.ascending a span { width: 15px; height: 12px; position: absolute; background: url("../images/icons/sortArrowUp.gif") no-repeat right 60%; }
table.sortableTable thead th.descending a span { width: 15px; height: 12px; position: absolute; background: url("../images/icons/sortArrowDown.gif") no-repeat right 55%; }

table.sortableTable thead th#calDate a { text-indent: 0px; }
/*  since date is the only centered header, and the span is not counted towards this, we must move it all over by half the width of the sorted arrow  */
table.sortableTable thead th#calDate.ascending a,
table.sortableTable thead th#calDate.descending a { text-indent: -7px; }

/* ------- table event:row1 styles --------- */
table.sortableTable tr.eventListingLine1 td { padding-top: 10px; }

table.sortableTable tr.eventListingLine1 td.eventTitle { color: #ea6f00; font-weight: bold; }
table.sortableTable tr.eventListingLine1 td.eventType { color: #73787d; font-size: 11px; line-height: 11px; text-transform: uppercase; }
table.sortableTable tr.eventListingLine1 td.eventDate { font-weight: bold; text-align: center; }

/* ------- table event:row2 styles --------- */
table.sortableTable tr.eventListingLine2 td { padding-bottom: 10px; border-bottom-width: 1px; }

table.sortableTable tr.eventListingLine2 td.eventDescription { padding-left: 16px; }
table.sortableTable tr.eventListingLine2 td.eventContactInfo {  }

/* ------- highlighting allured events --------- */
table.sortableTable tr.alluredEvent td { background-color: #f2f2f5; }

/*_________________________________________________________________________________
		ADD EVENT FROM STYLES: body#Networking-CalendarofEvents-AddEvent
===================================================================================*/
/*form#addEvent { width: 420px; margin-bottom: 7px; padding: 3px 0px; overflow: hidden; }

form#addEvent div#eventStart,
form#addEvent div#eventEnd { margin: 0px 0px 10px; display: block; clear: left; }

form#addEvent div#eventStart label,
form#addEvent div#eventEnd label { padding: 0px 10px; }

form#addEvent p.helpText { width: 230px; padding-left: 160px; }

form#addEvent textarea { max-width: 250px; }

form#addEvent input.submit { position: relative; left: 157px; clear: both; }*/

/*_________________________________________________________________________________
		MAGAZINE GATEWAY AND SITE SECTION
===================================================================================*/
div#subItems, div#advItems, div#recentIssues { padding: 6px 10px; border-bottom: 2px solid #000; background-color: #e6e6e9; }

div#subItems h1, div#recentIssues h1 { font-size: 20px; }

div#subItems h2, div#advItems h2, div#recentIssues h2 { margin-bottom: 0px; font-size: 15px; }

div#subItems p { margin-top: 0px; }
div#subItems p a:link,
div#subItems p a:visited { color: #ea6f00; }
div#subItems p a:hover { color: #06f; }

div#subItems ul li { margin: 0px; }
div#subItems ul li a:visited { color: #ea6f00; }
div#subItems ul li a:hover { color: #06f; }

div#recentIssues ul li.issue { margin: 0px; font-weight: bold; font-size: 15px; }
div#recentIssues ul li.blurbs { margin: 0px 0px 15px 0px; line-height: 1.25em; }

/* body#Magazine */
div#magazineInfo { margin: -6px -10px 0px -10px; padding: 6px 10px; }

div#currentIssue, div#comingSoon { margin: 0px -10px; padding: 6px 10px; border-top: 2px solid #000; overflow: hidden; }

div#currentIssue h1 a:visited { color: #000; }
div#currentIssue h1 a:hover { color: #06f; }

div#currentIssue a.currentIssueCover { width: 117px; height: 170px; margin: 0px 0px .px 10px; float: right; background: url("../images/shared/viewToc.gif") no-repeat 50%; }
div#currentIssue a.currentIssueCover:hover { background-position: 50% 100%;}
div#currentIssue a.currentIssueCover img { border: 1px solid #000; }
 
div#comingSoon div { width: 205px; margin: 0px 0px 10px -1px; padding: 0px 10px; border-left: 1px solid #000; float: left; }
div#comingSoon div.nextIssue { margin-left: 0px; padding-left: 0px; border-right: 1px solid #000; border-left: none; }
div#comingSoon div h2 { margin: 0px; }
div#comingSoon div p { margin: 7px 0px 2px 0px; color: #73787d; line-height: 15px; }

div#comingSoon h2.subOffer { margin: 10px 0px; display: block; clear: both; }

/* --- Past Issues -------------------------------------------------------------------------------- */
div#pastIssues p.jumpMenu { margin: 6px 0px 10px 0px; color: #000; font-size: 14px; }
div#pastIssues p.jumpMenu a:link { color: #ea6f00; }
div#pastIssues p.jumpMenu a:hover { color: #06F; }

div#pastIssues div.issueYear { width: 716px; margin: -1px 0px 0px; padding: 6px 0px 15px; border-top: 1px solid #000; border-bottom: 1px solid #000; overflow: hidden; clear: left; }
div#pastIssues div.issueYear h2 { margin: 0px; line-height: 16px; }

div#pastIssues div.issueYear div { width: 232px; height: 155px; margin: 10px 10px 0px 0px; float: left; background: #fff url("../images/shared/coverArtBg-153.gif") no-repeat 1px 1px; }
div#pastIssues div.issueYear div:hover { background-color: #f2f2f5; }
div#pastIssues div.issueYear div img { width: 115px; margin: 0px 6px 0px 0px; border: 1px solid #000; float: left; }

div#pastIssues div.issueYear div h2 { margin: 0px; padding: 2px 0px 0px 122px; line-height: 20px; }
div#pastIssues div.issueYear div h2 a:link,
div#pastIssues div.issueYear div h2 a:visited { color: #000; }
div#pastIssues div.issueYear div h2 a:hover { color: #06f; }

div#pastIssues div p { margin: 7px 0px 2px 0px; padding: 0px 0px 0px 122px; color: #363636; font-size: 11px; line-height: 11px; }

div#pastIssues div.issueYear div.issue3, div#pastIssues div.issueYear div.issue6, div#pastIssues div.issueYear div.issue9, div#pastIssues div.issueYear div.issue12 { margin-right: 0px; }
div#pastIssues div.issueYear div.issue4, div#pastIssues div.issueYear div.issue7, div#pastIssues div.issueYear div.issue10 { clear: left; }

/* --- TOC Styles -------------------------------------------------------------------------------- */
div#TOC { padding-bottom: 10px; overflow: hidden; }

div.issueNavigation { width: 200px; margin-bottom: 5px; overflow: hidden; float: right; }
div.issueNavigation p.prevIssue { margin: 0px; float: left; text-transform: uppercase; }
div.issueNavigation p.nextIssue { margin: 0px; float: right; text-transform: uppercase; }

div#TOC div#issueExtras #webExclusives h3,
div#TOC h3.articleTitle { margin: 10px 0px 0px 0px; padding: 0px 0px 0px 15px; font-weight: normal; }

div#TOC h2 { margin: 15px 0px 6px 0px; padding-top: 6px; border-top: 1px solid #000; }
div#TOC h5 { margin: 0px; padding: 0px 0px 0px 15px; border: none; color: #73787d; font-style: italic; font-size: 11px; } 

div#TOC div#issueExtras { width: 212px; margin: 0px 0px 10px 10px; float: right; clear: right; background-color: #fff; }
div#TOC div#issueExtras img { width: 200px; height: 266px; margin: 0px 0px 10px 0px; padding: 0px; border: 1px solid #000; float: right; }

div#TOC div#issueExtras #webExclusives { width: 198px; margin-bottom: 10px; border: 1px solid #000; float: right; background-color: #fff; }
div#TOC div#issueExtras #webExclusives h2 { margin: 0px; padding: 0px; border: none; color: #fff; line-height: 26px; text-align: center; background-color: #000; }
div#TOC div#issueExtras #webExclusives h3 { margin: 10px 0px; padding: 0px 6px; }

/* --- Magazine - Advisory Board body#Magazine-AdvisoryBoard  -------- */
body#Magazine-AdvisoryBoard #col2_content h2 { margin-bottom: 0px; padding-top: 10px; border-top: 1px solid #000; clear: right; }
body#Magazine-AdvisoryBoard #col2_content p { margin-top: 0px; }
body#Magazine-AdvisoryBoard #col2_content img { margin: 0px 0px 10px 10px; float: right; }

/*_________________________________________________________________________________
		CONTACT US STYLES
===================================================================================*/
body#ContactUs #col1_content { padding: 7px 10px; }
body#ContactUs #col2_content { padding-bottom: 10px; }
body#ContactUs #col2_content h1 { margin-bottom: 10px;}
body#ContactUs #col2_content h2 { margin-top: 20px;}

body#ContactUs p#corpAddress  { width: 350px; padding-bottom: 10px; border-bottom: 1px solid #73787d; }

body#ContactUs div.contactEntry { width: 350px; margin-bottom: 10px; border-bottom: 1px solid #73787d; }
body#ContactUs div.contactEntry h3 { margin-right: 10px; display: inline; }
body#ContactUs div.contactEntry h4 { display: inline; }
body#ContactUs div.contactEntry p { margin-bottom: 10px; }

body#ContactUs div.last { margin-bottom: 0px; border-bottom: none 0px; }

/* --- feedbackForm div#feedbackForm   ------------------------------------------------ */
form#feedbackForm > p { margin-bottom: 7px; }
form#feedbackForm div.formWrapper { width: 242px; }
form#feedbackForm textarea { width: 228px; min-width: 228px; max-width: 228px; min-height: 100px; max-height: 250px;}

/*#main form#feedbackForm { margin-bottom: 10px; overflow: visible; }

form#feedbackForm label { width: auto; padding: 0px; display: block; float: none; font-weight: bold; font-size: 13px; text-align: left; }

form#feedbackForm input.text { display: block; }

form#feedbackForm p { margin: 5px 0px; clear: both; }

form#feedbackForm div { margin-top: 10px; }

form#feedbackForm p#helpText { margin: -6px 0px 10px; color: #666; font-size: 11px; line-height: 13px; }

form#feedbackForm textarea { min-width: 225px; max-width: 234px; min-height: 100px; max-height: 300px; }

form#feedbackForm input#feedbackSubmit { margin: 0px; width: 70px; display: block; }*/

/*_________________________________________________________________________________
		FAQ STYLES
===================================================================================*/
body#FAQ dl { margin: 0px 0px 15px 0px; padding: 0px; }
body#FAQ dl dt { margin: 0px 0 10px 0; font-size: 16px; line-height: 20px; }

/*_________________________________________________________________________________
		SITEMAP STYLES
===================================================================================*/
body#Sitemap #col2_content h2 a:link, 
body#Sitemap #col2_content h2 a:visited { color: #363636; }
body#Sitemap #col2_content h2 a:hover { color: #06f; }

body#Sitemap div.mapColumn { width: 228px; margin-right: 10px; float: left; }

body#Sitemap div.mapColumn ul { margin: 0px 0px 15px 0px; list-style-type: none; }
body#Sitemap div.mapColumn h2 { margin-bottom: 6px; } /*primary nav */
body#Sitemap div.mapColumn h2 a img { width: 12px; height: 12px; margin-left: 5px; } /* rss logo after all h2's */
body#Sitemap div.mapColumn ul li { margin: 0px 0px 2px 0px; font-weight: bold; } /*secondary nav */
body#Sitemap div.mapColumn ul ul { margin: 0px 0px 0px 15px; }
body#Sitemap div.mapColumn ul ul li { margin: 0px 0px 2px 0px; font-weight: normal; } /*tertiary nav */

/*_________________________________________________________________________________
		NEWSLETTER / RSS STYLES: body#Newsletter-RSS
===================================================================================*/
body#Newsletter-RSS #col1_content, 
body#Newsletter-RSS #col3_content { margin: 0px; padding: 6px 10px; border-bottom: 2px solid #000; background-color: #e6e6e9; }

body#Newsletter-RSS #col1_content ul li,
body#Newsletter-RSS #col3_content ul li { margin-left: 0px; }

ul#pastNewsletters li span { color: #333; font-size: 11px; }

/* ----------- form for E-Newsletter --------- */
form#nlSignup select { max-width: 270px; }
form#nlSignup div#businessOtherField, form#nlSignup div#functionOtherField { margin-top: 0px; }
/*form#nlSignup div#info { width: 420px; margin-bottom: 10px; padding: 3px 0px; display: inline-block; overflow: hidden; }

form#nlSignup input.checkbox { display: none; }

form#nlSignup input#nlSubmit { width: 70px; margin: 0px; position: relative; left: 157px; display: block; float: none; clear: both; }*/

body#AdTest div#col1_content { padding: 0px 5px; }
body#AdTest.l251 div#col1_content { padding: 0px; }

body > img { position: absolute; margin-top: -1px; line-height: 1px; }