/* ------ Section 1 - Global Body, Font and Link Settings ------ */body {background-color: #f0f5fb; /* aqua color for browser window background color */margin: 0;padding: 0;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;color: #000;font-size: 85%;}h1, h2, h3, h4, h5, h6 {background-color: transparent;color: #3366CC;clear: both;}h2, h3, h4, h5, h6 {margin-top: 24px;}h1 {margin-top: 0px;font-family: Verdana, Arial, san-serif;border-bottom: 0 solid #8f8fb3;text-align: center;}h2 {font-family: Verdana, Arial, sans-serif;font-weight: lighter;border-bottom: 0px solid #8f8fb3;background-image: url(http://www.allabouttabletennis.com/image-files/bat-logo-blue.jpg);background-position: 0;background-repeat: no-repeat;text-indent: 30px;padding: 10px 0px 10px 0px;margin: 0;}h3 {font-family:  Verdana, Arial, sans-serif;border-bottom: 0 solid #8f8fb3;}h4 {font-family: Verdana, Arial, sans-serif;font-weight: lighter;margin-top: 0px;border-bottom: 0px solid #8f8fb3;text-indent: 5px;padding: 10px 0px 10px 0px;margin: 0;}blockquote {margin: 12px 56px;color: #000;font-size: 110%;line-height: 20px;font-family: 'Courier New', Courier, monospace;}code {color: navy;}img {border: 0 solid #ddd;}a:link img {border: 0;}/* -- General Link Styling -- */a:link {color: blue; text-decoration: underline;}a:visited {color: purple;text-decoration: underline;}a:hover {color: red;text-decoration: underline;}/* ------ Section 2 - Global Page Structure ------- */#PageWrapper {width: 960px;border: 1px solid #000000; }#Header {position: relative;height: 162px;}#ContentWrapper {float: left;width: 100%;}#ContentColumn {margin: 0 180px 0 180px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */padding: 0 10px 0 10px;}#NavColumn {float: left;width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */}#ExtraColumn {float: left;width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */}#Footer {clear: both;width: 100%;padding: 2px 0;border-top: 1px solid #808080;}.Liner {padding: 10px;}#Header .Liner {padding: 0;}#Footer .Liner {padding: 0;margin: 0;}/* ------ Section 3 - Page Structure Details ------ */#PageWrapper {margin: 5px auto;background-image: url(http://www.allabouttabletennis.com/image-files/all-about-table-tennis-background.jpg);background-repeat: repeat-y;}#Header {background-image: url(http://www.allabouttabletennis.com/image-files/all-about-table-tennis-header1.jpg);background-repeat: no-repeat;background-color: transparent;background-position: top left;}#ContentWrapper {background-image: url(http://www.allabouttabletennis.com/image-files/all-about-table-tennis-header2.jpg);background-repeat: no-repeat;background-color: transparent;}#NavColumn {background-image: url();background-repeat: repeat-y;background-color: transparent;}#ContentColumn {background-image: url();background-repeat: no-repeat;background-color: transparent;}#ExtraColumn {background-image: url();background-repeat: no-repeat;background-color: transparent;}#Footer {	background-image: url();	background-repeat: no-repeat;	background-color: #fff;	text-align: center;	font-size: 85%;}#NavColumn {font-size: 90%;color: white;}#ExtraColumn {font-size: 90%;}#NavColumn h4 {font-size: 90%;color: white;margin-top: 0;}#ExtraColumn h4 {font-size: 90%;color: #000;margin-top: 0;}/* ------ Section 4 - Left Column Navigation ------ */.Navigation {width: 100%;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;background-color: transparent;}/* -- Nav Headers -- */.Navigation h3 {padding: 0;font-size: 110%;color: #fff;border-bottom: 1px solid #fff;margin: 12px 0;}/* -- Nav List -- */.Navigation ul {list-style-type: none;padding: 0 0 8px 0px;margin: -6px 0 0 0;}.Navigation li {background-color: #ffc;        /* tan, for button and RSS box backgrounds -- */border: 1px solid #8f8fb3;margin-bottom: 3px;}/* -- Navigation Link styles -- */.Navigation a:link {color: blue;display: block;     /*  this makes the whole box highlight rather than just the text */padding: 3px 0 3px 4px;text-decoration: none;}.Navigation a:visited {color: purple;display: block;     /*  this makes the whole box highlight rather than just the text */padding: 3px 0 3px 4px;text-decoration: none;}.Navigation a:hover {color: red;display: block;     /*  this makes the whole box highlight rather than just the text */padding: 3px 0 3px 4px;background-color: #d3e4fb;   text-decoration: underline;}/* ------ Section 5 - Additional Navigation ------ *//* -- Thumbnail-with-Caption Navigation -- */.ThumbnailLink {border: 1px solid #3366CC;padding: 3px 0 0px 0;text-align: center;color: #3366CC;}.ThumbnailLink a:link {text-decoration: none;}.ThumbnailLink a:hover .Caption {text-decoration: underline;color: red;}/* -- Horizontal Text NavBar -- */.ExtraNav {font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;}.ExtraNav ul {list-style-type: none;padding: 0;}.ExtraNav ul li {display: inline;background-color: #ffc;text-align: center;}.ExtraNav a:link {color: blue;text-decoration: none;text-align: center;padding: 0 20px;}.ExtraNav a:visited {color: purple;text-decoration: none;}.ExtraNav a:hover {color: red;background-color: transparent;text-decoration: underline;}#Header .ExtraNav {font-size: 85%;position: absolute;top: 0;right: 0;}#Header .ExtraNav ul { margin: 0;}#Footer .ExtraNav {padding: 0;}/* ------ Section 6 - Boxes ------ */.CalloutBox {background-color: #FFFF99;width: 90%;border: 2px dotted #8f8fb3;margin: 18px auto 24px auto;padding: 4px;color: black;text-align: center;}div.CalloutBox p {margin: 13px;}p.CalloutBox {padding: 13px;}div.CalloutBox h1,div.CalloutBox h2,div.CalloutBox h3,div.CalloutBox h4,div.CalloutBox h5,div.CalloutBox h6 {margin: 13px 0 0 13px;}.ReminderBox {          background-color: #ffc;width: 24%;border: 1px solid #8f8fb3;margin: 0 0 12px 18px;float: right;             /* adding float enables text to flow around it */color: #000;}.ReminderBox h4 {margin: 0;padding: 2px;text-align: center;background-color: #fff;}.ReminderBox p {font-size: 80%;padding: 0 4px;line-height: 120%;}.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {padding: 5px;background-color: transparent;border: 0px;}.AdSenseBoxLeft {margin: 0 18px 18px 30px;float: left;}.AdSenseBoxRight {margin: 0 18px 0px 18px;float: right;}.AdSenseBoxCenter468 {width: 468px;margin: 0 auto 12px auto;clear: both;}.AdSenseBoxExtraColumn {padding: 0;margin: 0 auto 12px auto;clear: both;}.ReturnToNavBox {background-color: #fff;width: 100%;border-top: 1px solid #8f8fb3;border-bottom: 1px solid #8f8fb3;margin: 40px auto 40px auto;padding: 10px 0;}/* -- RSS Box -- */#RSSbox {width: 148px;background-color: #ffc;border: 1px solid #8f8fb3;margin: 8px auto 10px 3px;padding: 2px 2px 10px 2px;font-size: 100%;font-weight: bold;color: #1d487e;line-height: 120%;text-align: center;}/* -- Tables -- */#TableData {font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 95%;border-collapse: collapse;}#TableData td, #TableData th {font-size: 95%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}#TableData th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}#TableData tr.alt td {color: #000;background-color: #EBF0FA;}#TableData2{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 100%;border-collapse: collapse;}#TableData2 td, #TableData2 th {font-size: 95%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}#TableData2 th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}#TableData2 tr.alt td {color: #000;background-color: #EBF0FA;}#TableData3{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 90%;border-collapse: collapse;}#TableData3 td, #TableData3 th {font-size: 100%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}#TableData3 th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}#TableData3 tr.alt td {color: #000;background-color: #EBF0FA;}/* -- Tables2 -- */.TableData {font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 95%;border-collapse: collapse;}.TableData td, .TableData th {font-size: 95%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}.TableData th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}.TableData tr.alt td {color: #000;background-color: #EBF0FA;}.TableData2{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 100%;border-collapse: collapse;}.TableData2 td, .TableData2 th {font-size: 95%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}.TableData2 th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}.TableData2 tr.alt td {color: #000;background-color: #EBF0FA;}.TableData3{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;width: 90%;border-collapse: collapse;}.TableData3 td, .TableData3 th {font-size: 100%;text-align: left;border: 1px solid #999999;padding: 5px 5px 5px 5px;}.TableData3 th {padding-top: 5px;padding-bottom: 5px;background-color: #99B2E6;color: #000;}.TableData3 tr.alt td {color: #000;background-color: #EBF0FA;}/* ------ Section 7 - Frequently Used Styles ------ */.Clear {clear: both;}.Caption {font-size: 85%;font-weight: normal;color: #999999;display: block;line-height: normal;margin-bottom: 20px;}.SubHead {font-weight: bold;color: #000;line-height: 125%;margin-bottom:10px;}.ParaLink {font-weight: bold;color: #000;margin: 50px 0 50px 30px;}.ParaIndent {margin: 0 0 0 30px;font-size: 100%;line-height: 20px;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;}.small {margin: 4px;color: #000;font-size: 90%;font-family: 'Courier New', Courier, monospace;}.Tier3NavIndent {margin: 30px;padding: 5px;font-size: 100%;background-color: #f0f5fb;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;}.Tier3NavIndent h3 {margin: 30px;font-size: 100%;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;}.Tier3NavIndent h4 {margin: 0 0 0 30px;font-size: 100%;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;}.Tier3NavIndent p {margin: 0 30px 0 30px;padding: 0;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;color: #000;font-size: 85%;}.Tier3NavIndent ul li {margin: 30px 0;padding: 0;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;color: #000;font-size: 100%;}.Tier3NavIndent2 {margin: 30px;padding: 5px;font-size: 100%;background-color: #f0f5fb;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;}.Tier3NavIndent2 ul li {margin: 10px 0 0 0;padding: 0;font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial,  sans-serif;color: #000;font-size: 100%;}/* -- floats -- */.ItemRight {float: right;margin: 2px 0 12px 18px;text-align: center;}.ItemCenter {margin: 2px auto 12px auto;text-align: center;clear: both;}.ItemLeft {float: left;margin: 2px 18px 12px 0;text-align: center;}
