/* Tech Questions Styles */

.content-search .store-search,
.content-body p,
.browse-job p,
.apply-aside p,
.apply-aside ul,
.have-you-checked,
.content-view-all-wrapper .content-record p,
.content-view-all-wrapper .label-bar {
	margin-top:10px;
}

.content-view-all-wrapper .label-bar:first-of-type {
	margin-top:0;	
}

.content-nav .content-search,
.sanctioning-body-wrapper,
.content-aside,
.content-liner .retail-detail-hdr,
.guidelines,
.event-calendar-header {
	margin-top:20px;
}

.results-bottom {
	background: #fff;
    margin-top: -1px;
}

.right-now-wrapper,
.content-view-all-wrapper,
.event-calendar-table {
	padding:15px 15px;
	margin-top:2px;
}

.right-now-wrapper .label-bar .h3,
.content-view-all-wrapper .label-bar {
	margin-bottom:5px;
	padding-bottom:8px;
	border-bottom:solid 1px #ccc;	
}

.content-view-all-wrapper .label-bar p {
	float:left;
}

.content-view-all-wrapper .label-bar img {
	float:right;
	margin:0 10px 0 0;	
}

.right-now-wrapper ol.bullet li {
	list-style-type:decimal;
	margin:0 0 8px 20px;
}

.right-now-wrapper .ask-question-frame {
	margin:15px 0 0 65px;
}

.content-body p.back-to-results {
	margin-top:25px;
	text-align:center;	
}

h1.tech-answer,
.content-detail-page .content-body .h1 {
	font-size:1.8em;
	line-height:1.1em;
	margin-top:10px;	
}

#page-body .content-search .form-inputwrapper {
	width:auto;
	*width:300px;/* IE 7 and below */
	margin-top:0;
	float:none;
}

.ss-subhead {
	color:#555;
	margin-top:-5px;	
}

.content-search .store-search .form-inputwrapper {
	margin-left:0;	
}

.content-search .store-search input.enter-search {
	width:240px;
}

.content-search input.go-button {
	background:url(/images/btn-go-v2.gif) no-repeat left top;
	cursor:pointer;
	text-indent: -9000px; 
}

.content-search #product {
	margin:10px 0 0;	
	width:240px;
}

.paging-bar .results-options {
	margin:5px 0 0 0;	
}

.content-body ul.bullet li {
    list-style: disc inside none;
	margin:5px 0 0 10px;
}

.category-select .form-inputwrapper .form-inputs {
	display:inline-block;	
}

#AskTechQuestions input.textbox,
#AskTechQuestions select,
#AskTechQuestions textarea {
	min-width:300px;	
}


/* Content Home Styles */

.content-entries,
.slideshow-box .box-border,
.content-aside,
.content-view-all-wrapper .content-record,
.sanctioning-body-wrapper,
.job-sept {
	padding:0 15px 0 0;
}

.slideshow-box .box-border {
	padding:8px;	
}

.content-entries,
.content-aside,
.content-view-all-wrapper .content-record,
.sanctioning-body-wrapper {
	border-radius:.6em .6em 0 0;	
}

.content-nav-sub {
	margin:10px 0 0 5px;	
}

.content-nav-links,
.about-page .content-nav .events-calendar-wrapper .h3 {
	margin-top:0;	
}

.events-calendar-wrapper {
	padding:10px 0;	
	margin-top:40px;
}

.events-calendar-wrapper p,
.slideshow-box,
.teamsummit-aside img,
.about-page ul.bullet li,
.event-calendar-table,
.instruction-text h2,
.content-detail-page .event-info {
	margin-bottom:10px;	
}

.event-calendar-header li {
	display:inline;	
}

.events-calendar-wrapper .event-month {
	margin:10px 0 5px 10px;	
}

.events-calendar-wrapper .event {
	margin:0 2px;	
}

.events-calendar-wrapper .event:hover {
	background-color:#ebeff6;	
}

.events-calendar-wrapper .event-date {
	width:45px;
	float:left;
	margin:0 0 10px 8px;
	text-align:center;
}

.events-calendar-wrapper .event p {
	margin:0 10px 8px 60px;	
}

.complete-calendar,
.content-viewall {
	float:right;
	margin:5px 10px 0 0;	
}

.content-body .h1 {
	margin:5px 0 15px;	
}

.content-body .h1 a,
.label-bar .h3 a {
	text-decoration:none;	
}

.content-body .h1 a:hover,
.label-bar .h3 a:hover {
	text-decoration:underline;	
}

.content-body .h2 em,
.content-body .h3 em,
.content-aside .h3 em {
	font-weight:normal;	
}

.content-search-checkbox {
	margin:8px 0 0 10px;	
}

.content-search-checkbox input,
.detail-media li,
.inline-img {
	margin-right:5px;
}

.content-nav-links li.sub h3 a,
.content-nav-links li.sub li.current a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.content-nav-links li.sub ul {
	margin: -6px 0 0 15px;
    padding: 5px 0 5px 15px;
    background: #fcfcdc;
	border-radius: 0 0 .5em .5em;;
}

.content-nav-links li.sub ul li {
	padding-bottom:5px;
}

.content-aside .box-border {
	padding:10px;
	margin-top:5px;
}

ul.contacts {
	display:inline;
}

ul.contacts li img,
ul.contacts li p,
.mediafiles li,
.teamsummit-aside img {
    float: left;
}

ul.contacts li p {
    width: 190px;
	margin-left:10px
}

ul.contacts li.divider {
	height:2px;
	background-color:#ccc;	
	margin:10px 0;
}

.content-record .record-info,
.content-view-all-wrapper .content-record .record-info {
	margin:0 0 5px;	
}

.mediafiles {
	margin-top:5px;	
	height:33px;
}

.detail-media {
	height:90px;	
}

.mediafiles p {
	margin:0 0 3px;	
}

.mediafiles li a,
.download-key li {
    display: block;
    height: 33px;
    width: 40px;
	background:url(images/sprite-content-docs-sm.gif) no-repeat left top;
}

.mediafiles li.highres a:hover {
	background-position:left -47px;
}

.mediafiles li.lowres a,
.download-key li.lowres {
	background-position:left -90px;
}

.mediafiles li.lowres a:hover {
	background-position:left -137px;
}

.mediafiles li.pdf a,
.download-key li.pdf {
	background-position:left -178px;
}

.mediafiles li.pdf a:hover {
	background-position:left -223px;
}

.mediafiles li a span,
.checkbox-noshow {
	display:none;
}

.detail-media li a {
    display: block;
    height: 51px;
    width: 95px;
	background:url(images/sprite-content-docs-lg.jpg) no-repeat left top;
}

.detail-media li.highres a:hover {
	background-position:left -65px;
}

.detail-media li.lowres a {
	background-position:left -131px;
}

.detail-media li.lowres a:hover {
	background-position:left -196px;
}

.detail-media li.pdf a {
	background-position:left -262px;
}

.detail-media li.pdf a:hover {
	background-position:left -330px;
}

.download-key li {
	padding:8px 0 0 43px;
	margin:5px 0;
	width:auto;
	font-size:.9em;
	height:25px;
}

.paging-bar .records-per-page select {
	float:right;
	margin-top:12px;	
}

.content-slideshow-page .records-per-page select {
	margin-top:0;	
}

.tech-question-page .content-view-all-wrapper .label-bar {
	margin:10px 15px 5px;
}

.tech-question-page .content-view-all-wrapper .textarea {
	width:350px;	
}

.tech-question-page .example {
	font-size:11px;
	margin:3px 0 0 175px;
}

.button-shade-wrapper {
    margin: 30px 2px 5px;
}

.button-shade-wrapper .submit-question {
    margin: 0 0 0 300px;
}


/* Content Results Styles */

.content-view-all-wrapper .content-record {
	margin:10px 0 0;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.content-view-all-wrapper .content-record:last-of-type {
	border-bottom:0;
	padding-bottom:0;
}
.team-summit-list .content-record-text p {
	font-size:12px;
}

.have-you-checked p {
    background: url(images/sprite_haveyouchecked.jpg) no-repeat left top;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    width: 305px;
	font-size:12px;
    height: 50px;
    padding-top: 24px;
}

.have-you-checked .business-faqs {
    background-position: 0 -53px;
    height: 45px;
    padding-top: 22px;
}

.check-for-answer {
	padding:7px 0 0 5px;
	display:block;	
}

.question-toggle {
    background: url(images/bar_business_tech.png) no-repeat left top;
    height: 62px;
	position:relative;
	z-index:101;
	margin-bottom:-3px;
}

.business-question-page .question-toggle {
	background-position: 0 -63px;
    height: 67px;
}

.question-toggle .go-to-business,
.question-toggle .go-to-tech {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 57px;
    padding-top: 16px;
    width: 300px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.question-toggle .go-to-tech {
    height: 36px;
    line-height: 38px;
    margin-left: 310px;
    padding-left: 80px;
    padding-top: 22px;
}

.ask-question-frame {
    margin-left: 70px;
}

.business-question-page .content-view-all-wrapper {
	background:0;	
}

.tech-question-page .content-view-all-wrapper {
	padding:15px 0 10px;
}

.image.column img {
	margin:-2px 0 0 -2px;
	max-width:90px;
}

.newprod-media.content-entries img {
	margin:0;
}


/* Content Detail Styles */

.sharing {
    height: 70px;
    margin-top:10px;
    width: 380px;
}

.content-detail-page .content-body .content-copy p,
.bio-news-page .content-body .content-copy p {
	margin:8px 0 16px;
}

a.slideshow-link {
    margin-left: 8px;
}

.slideshow-box img {
	float:left;
	margin-top:5px;
}

.content-slideshow-page .slideshow-box .content-copy {
	margin-left:395px;
	font-size:1.05em;	
}

.content-slideshow-page .back-to-story {
	margin:0 0 10px 5px;	
}

.content-slideshow-page .paging-bar {
	background:0;
	margin-top:-35px;	
}

.content-slideshow-page .records-per-page {
	margin:15px 10px 0 0;	
}

.content-slideshow-page #pageSizeForm {
	*float:right;/* IE 7 and below */
}

.content-slideshow-page .pager {
	float:left;	
	margin: 10px 0 0 10px;
}

.content-slideshow-page .pager .pager-liner {
	float:none;
}

.sanctioning-body-wrapper h2 a {
	color:#333;
}

.sanctioning-body-links,
.sanctioning-body-aside {
	width:50%;
	margin-top:15px;	
}

.bio-news-page .content-body .h3 {
	margin:10px 0 20px;	
}

.bio-info {
	padding-bottom:10px;
}	

.bio-info li {
	padding-bottom:3px;
}

.bio-aside .box-border {
	padding:10px 5px;	
}

.bio-aside ul li {
	width:118px;
	text-align:center;
	float:left;
	padding:0 5px;
}

.bio-aside img,
.teamsummit-aside img {
	clear:left;
}

.teamsummit-aside .box-border {
	background-color:#fff;	
}

.teamsummit-aside li {
	width:50%;
	padding-bottom:12px;
	float:left;
	font-weight:bold;	
}

.detail-media li {
	background:url(images/bkg-vp.jpg) no-repeat left top;
	width:90px;
	height:90px;
	line-height:6.5;
	text-align:center;	
}

.detail-media li.lowres,
.detail-media li.highres,
.detail-media li.pdf {
	background:0;
	width:auto;
	height:auto;
	display:inline;
}

.detail-media li img {
	max-width:90px;
	max-height:90px;	
	vertical-align:middle;
}

.special-price {
	font-weight:bold;
	font-style:italic;
	color:#CE0000;	
}

.instruction-list li {
	background: url(images/icon-acrobat.gif) no-repeat left top;
    display: block;
    font-size: 0.95em;
    height: 22px;
    margin: 4px 0 8px 16px;
    padding-left: 26px;	
}

.instruction-list .h3 {
	margin:10px 0 0 40px;	
}


/* About Us Styles */

.about-page p.content-copy {
	margin:10px 0 15px;	
}

.about-page ul.bullet li {
	margin-left:20px;	
}

.about-page .content-record .image,
.retail-detail-hdr,
.content-detail-page .content-record {
	margin-bottom:15px;	
}

.about-page .content-nav .h3,
.content-detail-page .content-nav .content-entries {
	margin-top:15px;	
}

.career-benefits ul.bullet li,
.event-month p,
.instruction-text p {
	margin-bottom:5px;
}	

.job-sept {
	padding:10px 0;
	border-top:solid 1px #D9DADA;	
}

.about-page ul.content-copy li {
	list-style:outside;
}

.browse-job .box-border {
	padding:0 15px 10px 30px;	
}

.browse-job li,
.content-body .event-info p {
	margin-top:3px;	
}

.job-app .content-record-text {
	margin-left:30px;
	*margin:0 0 0 10px;/* IE 7 and below */
}

.adobe-reader .content-record-text {
	margin-left:86px;	
	*margin:0 0 0 10px;/* IE 7 and below */
}

span.job-label,
span.job-description {
	display:block;
	float:left;
	width:100px;
	margin-bottom:8px;
	text-align:right;
	word-wrap:break-word;
}	

span.job-description {
	width:290px;
	text-align:left;
	margin-left:10px;
}

.content-record .image a {
    display: inline-block;
    height: 86px;
    text-align: center;
    vertical-align: middle;
    width: 86px;
	border:1px solid #CCC;
	overflow:hidden;
}

.job-app .image a,
.adobe-reader .image a {
    background:0;
    height: auto;
    width: auto;
}

.h3.history-heading {
    padding-bottom: 10px;
}


/* Event Calendar Styles */

.event-calendar-page .event-calendar-header h2,
.event-calendar-page .event-calendar-header ul {
	float:left;
	margin-right:15px;	
}

.event-calendar-table {
	padding:5px 0 10px;
}	

.event-labels {
	padding:0 10px 5px;	
}

.event-calendar-table span {
	float:left;
	display:block;
	width:62px;
	margin:0 10px 7px 0;
}

.event-labels span {
	font-weight:bold;
	margin:0 10px 0 0;
}

.event-calendar-table .event-name {
	width:315px;	
}

.event-calendar-table .event-location {
	width:300px;	
}

.event-calendar-table .event-time {
	width:90px;	
}

.event-calendar-table .event-info {
	margin-right:0;	
	width:150px;
}

.event-month {
	padding:5px 10px;
	background-color:#fff;	
}


/* Calculator Styles */

.calcTables {
    background-color:#F0F0F0;
    width: 400px;
	margin:20px 0 15px;
}

.calcTables td {
    padding:3px 5px 5px 15px;
}

.calcTr td {
    padding-top: 22px;
}

.tbl-25 .calcTr td{
	padding-top:10px;
}

.tbl-25 td {
	width:25%;
}

.tbl-5050 td {
	width:50%;
}	

.tbl-3070 td.td-first {
	width:30%;
}	

.tbl-3070 td.td-second {
	width:70%;
}	

.tbl-4060 td.td-first,
.tbl-153550 td.td-second,
.tbl-6040 td.td-second {
	width:40%;
}	

.tbl-4060 td.td-second,
.tbl-6040 td.td-first {
	width:60%;
}	

.tbl-153550 td.td-fourth {
	width:40%;
	padding-right:20px;
}

.tbl-153550 td.td-third,
.tbl-153550 td.td-first {
	width:10%;	
}

.calcTables td input {
    border:solid 1px #999;
	background-color:#fff;
	vertical-align:middle;
	height:36px;
	padding: 2px;
}

.calcTables td .radio {
	border:0;
	background-color:transparent;	
}

.comp-cal input {
	width:50px;	
}

.tbl-25.comp-cal input{
	width: 70px;
}

.calcTables.tbl-25 .calcTr th{
	padding-top:10px;
}

.calcTables select {
	width:auto;	
}

.comb-cal select {
	width:125px;	
}

.trans-cal select {
	width:200px;	
}

.calcBtr td {
    padding-bottom: 22px;
}

table.tbl-25 .calcBtr td{
	padding-top:15px;
}

.calcBtr td input {
	background-color:#333;
	border:0;
	color:#fff;
	padding:2px 10px;
	font-weight:bold;
	cursor:pointer;
	border-radius:.8em;
	box-shadow: 1px 1px 3px #666;
	width:auto;
}

.calcResults {
    width: 400px;
	margin-bottom:15px;
	background-color:#F0F0F0;
	border:solid 2px #000;
}

.calcResults th {
	text-align:left;	
}

.calcResults td,
.calcResults th {
	padding:3px;	
}

.calc-recognition{
	padding-bottom: 15px;
	font-weight:bold;
	text-align: center;
}

.calc-intake{
	color:#0020A0;
	font-size:1.1em;
}

.calc-exhaust{
	color:#fb1600;
	font-size:1.1em;
}

tr.tbl-border {
	border-bottom:solid 2px #000;	
}

.tbl-7 td,
.tbl-7 th {
	width:14%;
}

#GRCell {
	padding-left:3px;
	font-weight:bold;	
}


/* Charts and Guids Styles */

.charts-copy table {
    font-size: 12px;
    margin-bottom: 16px;
    position: relative;
    top: 16px;
    width: 650px;
	line-height:normal;
	font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
}

.charts-copy tbody td {
    padding: 3px;
}
