/* 
 * getinvolved.css, 2.0 2009-Nov-2
 *
 * (c) 2007 Computer History Museum		http://www.computerhistory.org
 *
 * Edit according to styleguide
 *
 */


/* MAIN LAYERS AND ELEMENTS 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.localnav li a.active {	background-color: #C2E2BB;}
div#header { border-bottom: 4px solid #3F5B2A; }
div#footer { border-top: 2px solid #3F5B2A; }

h1 { background: url(/_common/img/getinvolved/hh-getinvolved.gif) no-repeat 0 5px; }
h2 { color: #006600; }

div#intro { width: 684px; margin: 0 0 30px 26px; padding-top: 20px; position: relative; overflow: hidden; display: block; }
div#main { width: 684px; margin: 0 0 0 26px; position: relative; overflow: hidden; display: block; }




/* GET INVOLVED SECTION: MAIN OVERVIEW PAGE, GROUPS OVERVIEW PAGE, COMPUTER RESTORATIONS PAGE, SEMICONDUCTOR SIG PAGE, SOFTWARE INDUSTRY SIG PAGE,
SOFTWARE PRESERVATION GROUP PAGE, STORAGE SIG PAGE, MyCHM PAGE, CAMPAIGN PAGE, IMPRESSIONS PAGE
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.info { float: right; }
.info .title { border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px 0; margin-bottom: 5px;}
.info .title a { font-weight: bold; }
ul.styled li { background: url(/_common/img/list-bullet.gif) no-repeat 0 7px; padding-left: .8em; }
a#donate { background-color:#990000; height: 22px;	color: #FFFFFF;	text-align: center;	padding: 3px 15px 5px; }
a#donate:hover { background-color:#777777; }

div.mainimages { width: 155px; float: left;	position: relative;	margin-right: 20px; }
div.main { width: 155px; position: relative; float: left; }
div.main img.main { width: 151px; }
div.styledorderedlist {	margin-left: 180px; padding-left: 20px; }
div.styledorderedlist ol{ font-weight: bold;	list-style-position: outside;}
div.styledorderedlist ol li{ margin:0; padding:0;  }
div.styledorderedlist ol li span { font-weight: normal; }


div.transition { min-height: 80px; background-color: #F5FCF5; width: 684px; overflow: hidden; }
div.central { text-align: center; }
div.transition div.image { border: none; padding: 0; width: 164px; float: left; margin-right: 96px; }
div.transition div.last { margin-right: 0 !important; }
div.block { background-color: #f2f2f2; }
div.element { width: 241px; float: left; padding: 0 10px 0 90px; }
div.border-r { border-right: 2px #ffffff solid; }
div.smallwide { background: url(/contribute/impression/images/icon_4x8.jpg) no-repeat 4px 0px; }
div._4x4 { background: url(/contribute/impression/images/icon_4x4.jpg) no-repeat 4px 0px; }
div._4x6 { background: url(/contribute/impression/images/icon_4x6.jpg) no-repeat 4px 0px; }
div._6x4 { background: url(/contribute/impression/images/icon_6x4.jpg) no-repeat 4px 0px; }
div._8x8 { background: url(/contribute/impression/images/icon_8x8.jpg) no-repeat 4px 0px; }


/* ARTIFACT DONATION PAGE AND FORM
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
div#w-intro { margin: 0 0 30px 0; padding-top: 20px; position: relative; overflow: hidden; display: block; }
div#w-intro-upper { position: relative; height: 335px; display: block; overflow: hidden; }
div#w-intro-upper p { padding-right: 480px; padding-left: 36px; }
div#w-intro-upper img { position: absolute; bottom: 0px; right: 0px; }
div#w-intro-bottom { background: url(/artifactdonation/images/artifact-main-bot.jpg) center top no-repeat #e5f6e2; padding: 15px 30px 15px 36px; }


p#l-block { padding: 15px 30px 15px 26px; background-color: #e5f6e2;}
p#titlteBlockSuccess  { padding: 0 395px 20px 10px !important; }
p#shortBlockSuccess  { padding: 0 425px 0 10px !important; }
p#longBlockSuccess { padding: 35px 10px 5px 10px !important; }

a.question { display: block; padding: 10px 0 5px 0; margin: 15px 0 0 0; cursor: pointer; border-bottom: #f2f2f2 1px solid; }
p.answer { display: none; padding: 20px 0 10px; }

ul.whishlist, ul.unneededlist { display: block; width: 624px; padding: 20px 20px 30px 20px !important;}
ul.whishlist li, ul.unneededlist li { padding-top: 2px;}
ul.whishlist li.even, ul.unneededlist li.even { border-bottom: 1px #e2e2e2 dashed; }
ul.whishlist li.odd, ul.unneededlist li.odd { background-color: #e9f7e7; }

a.museumslink { display: block; padding: 5px 0 0 25px; background: url(/_common/img/icon-web.gif) no-repeat left 8px; margin: 5px 20px 0 20px; cursor: pointer; border-bottom: #f2f2f2 1px solid; }
p.warning { padding: 10px 10px 10px 30px; background:#fff9d0 url(/_common/img/misc/hint.jpg) no-repeat 5px 5px; margin: 10px 20px 10px 20px; }


/* FORM'S ELEMENTS 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* SUBSCRIBE TO OUR MAILING LIST form */
#subscribeform { margin: 40px auto 30px auto; padding: 10px 0 20px 0; border-top: 1px solid #c0c0c0;  border-bottom: 1px solid #c0c0c0; }

/* ARTIFACT DONATION FORM */
#donateartifactform { margin: 20px auto 0 auto !important; padding: 10px 0 0 20px !important; }

/* VOLUNTEERS LOGIN form */
#volunteersloginform { margin: 0 auto; padding: 0 0 10px 0; width: 450px; display: block; float: left; }

.chmform input.btTxt { padding:0 7px; margin: 10px 10px 0 0; width:100px; overflow:visible; cursor:hand; }
.chmform td { padding: 10px 5px 5px 5px; vertical-align: top; }
.chmform td.label { width: 150px; }
.chmform td.right { text-align: right; }
.chmform td.input { width: 280px !important; padding-left: 10px; }
.chmform td.input input.field { width: 280px !important; }
.chmform td.input select.field { width: 155px !important; }
.chmform td.input input#keystring { width: 155px !important; }

.chmloginform input.btTxt { padding:0 7px; width: 80px; overflow:visible; cursor:hand; }
.chmloginform td { padding: 10px 5px 5px 5px; vertical-align: top; }
.chmloginform td.label { width: 80px; color: #000000; text-align: right; }
.chmloginform td.input input.field { width: 150px !important; }
.chmloginform td.status { width: 150px !important; }

img.captcha { vertical-align: top; float: right; }

/* ----- ERRORS ----- */
td.status { width: 180px !important; float:none; color: #D80001 !important; padding-left: 15px;  font-size: 76% !important;  }
td.req { background-image: url(/_common/img/misc/required.jpg); background-position: 2px 12px; background-repeat: no-repeat; }
span.req, p.req { padding: 10px 0 0 0 !important; }
span.req img, p.req img { margin:0 7px -3px 0 !important; }


/* ----- FOCUSED ------ */
.focused { background-color: #f1f1f1 !important; }

/* ------------ TOOLTIPS ----------- */
.l-tooltip { background: url(/_common/img/misc/hint.jpg) no-repeat 5px 3px #fff9d0; padding: 5px 5px 5px 30px; width:180px; display:none; text-align:left; color:#333333; font-size:76%; z-index:10000; }
.s-tooltip { background: url(/_common/img/misc/hint.jpg) no-repeat 5px 3px #fff9d0; padding: 5px 5px 5px 30px; width:150px; display:none; text-align:left; color:#333333; font-size:76%; z-index:10000; }



/* TABS ELEMENTS 
-------------------------------------------------------------- */
a.linkout { padding: 0 5px 0 18px; background: url(/_common/img/icon-web.gif) no-repeat left 1px; cursor: pointer; }

div#jpanes { position:absolute; width:20000em;	clear:both; height: 410px; }/* root element for scrollable items. It is absolutely positioned with large width. */
div#jpanes div.panes{ float:left; display: block; height:410px; width: 684px; }/* single item */
div#jpanels div.pane { padding: 10px; display: none; }
div#jpanels div.current { display: block; }


ul.jtabs { list-style:none; margin:0 0 0 10px; padding:0; height:30px; }/* root element for tabs  */
ul.jtabs li { float:left; text-indent:0; padding:0; margin:0; list-style-image:none; display:block; height:30px;  line-height:30px; width:165px; position:relative; top:1px; }
ul.jtabs li a { background: url(/_common/img/tabs/tabs_grey.jpg) no-repeat -247px 0; font-size:11px; display:block; height: 30px;  line-height:30px; width: 165px; text-align: center; text-decoration:none; color:#333333 !important; padding:0px; margin:0px; position:relative; cursor: pointer; outline: none; }/* link inside the tab. uses a background image */
ul.jtabs li a:hover { outline:none; background-position: -247px -31px;  color:#ffffff !important; }
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.jtabs li a.current, ul.jtabs li a.current:hover { background-position: -247px -62px; cursor:default !important; color:#000000 !important; }

div#donationsteps { background: url(/_common/img/tabs/top_grey.jpg) 0 30px no-repeat;  float:left; width:684px; padding: 0 0 50px 0; margin-left: 26px; position: relative; }


/*Contribute page styles and TABS
-------------------------------------------------------------- */
div#contribute { background: url(/_common/img/tabs/top_grey.jpg) 0 40px no-repeat;  float:left; width:684px; padding: 0 0 50px 0; position: relative; }
div#contribute ul.jtabs { height:40px; }
div#contribute ul.jtabs li { height:40px; }
div#contribute ul.jtabs li a { background: url(/_common/img/tabs/tabs_grey_w.jpg) no-repeat -247px 0; font-size:11px; text-align: left; display:block; height:35px; line-height:14px; padding:5px 0 0 20px; width: 145px; outline: none; }
div#contribute ul.jtabs li a:hover {background-position: -247px -41px; }
div#contribute ul.jtabs li a.current, div#contribute ul.jtabs li a.current:hover { background-position: -247px -82px; }

div#contribute div#jpanels div.pane { padding: 40px 30px 0 30px; }
div#contribute #jpanels .head { position: relative; display: block; margin-bottom: 2px; }
div#contribute #jpanels .text { padding: 20px; border-left: #f3f3f3 solid 1px;  border-right: #f3f3f3 solid 1px; display: none; }
div#contribute #jpanels .last { border-bottom: #f3f3f3 solid 1px; }
div#contribute #jpanels  h3 { display: block; height: 25px; }
div#contribute #jpanels .head div span { display: block; width: 50%; float: left; font-size: 85%; }
div#contribute #jpanels .head div p span.iconphone { display: inline-block; width: auto; float: none; }
div#contribute #jpanels .head p.note { padding: 10px 0 20px; color: #333333; }
div#contribute #jpanels .head span.highlighted { display:inline; font-weight: bold; color: #990000; font-size: 85%; float: none; }
div#contribute #jpanels h4 { clear: both; padding: 0; color: #000000; font-size: 1.1em; font-weight: normal; margin: 30px 0 5px; }

div#contribute #jpanels .link { position: absolute; top: 5px; right: 10px; z-index: 100;}

div#contribute #jpanels .head a { text-align: left; height: 25px; line-height: 25px; padding-left: 20px; }
div#contribute #jpanels  h3.header { display: block; height: 25px; background-color: #d2d2d2; }
div#contribute #jpanels  h3.active { background-color: #C2E2BB; }


div#contribute #jpanels .head a.left { float: left; width: 289px; border-right: solid 2px #f3f3f3; color: #5B5B5B; }
div#contribute #jpanels .head a.central { float: left; width: 142px; border-right: solid 2px #f3f3f3; color: #5B5B5B; }
div#contribute #jpanels .head a.right { float: left; width: 129px; }
div#contribute #jpanels .head a.long { display: block; color: #5B5B5B; }

span.title a.left, span.title a.long { background-image: url(/_common/img/tabs/tabs_open.jpg); background-repeat: no-repeat; background-position: 4px 7px; }
span.current a.left, span.current a.long { background-image: url(/_common/img/tabs/tabs_close.jpg); }
span.title a { cursor: pointer; }
span.current a { cursor: default; }
.head .textleft { float: left; display:inline-block; width: 140px; margin: 50px 0; padding-right: 10px; font-size: 85%; text-align: right;  color: #6B6B6B; }
.head .textright { float: left; display: inline-block; width: 300px; margin: 50px 0 20px 5px; padding-left: 20px; border-left: solid 1px #cccccc; }


/* LOGOs */
div.donorlist a { outline: none; }
div.donorlist h3 { text-align: left; display: block; margin-bottom: 20px; border-bottom: solid 1px #e2e2e2; padding: 20px 0 5px; font-size: 100%; height: 1.1em !important; }
div.donorlist div.logos { display: block; clear: both; }
div.donorlist div.logos a.nonimgdonor  { display: block; width: 208px; height: 21px; margin: 0; padding: 0; text-align: center; float: left; }
div.donorlist div.images { text-align: center; }
div.donorlist div.images a.imgdonor  { width: 110px; height: 55px; margin: 10px 20px; padding: 0; overflow: hidden; }
div.donorlist div.images a.imgdonor img { width: 110px; margin: 0; padding: 0; }

div.donorlist div.logos img { width: 90px; margin: 10px 30px 10px 0; }
div.donorlist div.logos ul { display: inline-block; width: 188px; height: 100px; margin: 0 10px; float: left; }

div.opportunities div.logos { text-align: center; display: block; clear: both; }
div.opportunities div.logos img { width: 90px; margin: 10px 30px 10px 0; }
div.opportunities div.logos ul { display:block; width: 50%; float: left; text-align: left; }
div.opportunities div.logos ul li { margin-left: 20px; }


h3.h100 { font-size: 100%; padding-bottom: 5px; }
.donorstyling { border: solid 1px #f2f2f2 !important; margin-bottom: 20px !important; padding: 10px !important; }
p.tm { float: left; }
img.tm { float: left; width: 50px; margin: -5px 0 0 10px; }



