/* Start of CMSMS style sheet 'print' */
/* proadvantagetennisacademy.com ----------------------------------------------- */

/* general CSS  ----------------------------------------------- */

body { background: #FFF; color: #000; font-size: 14px; text-align: left; }
* { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; line-height: 1.4em; overflow: visible !important; position: relative; }
p { padding: 10px 0 10px 0; }


/* structure ----------------------------------------------- */

#wrapper { width: 100%; height: auto; } 

#left { width: 99%; height: auto; }
#right { display: none }

#container { width: 98%; height: auto; } 

/* home page */

#hmcontent, #hmplayers, #hmquote { width: 100%; height: auto; margin-bottom: 20px; }
#ttkw { display: none; }

/* other pages */

#content{ width: 100%; height: auto;  }
#menu, #sponsV, #sponsH1, #sponsH2, #footer { display: none; }

/* transparency */

.transCT, .hmtransCT, .hmtransPlayers, .hmtransQuote, .flexcroll { width: 100%; height: auto; }


/* navigation ----------------------------------------------- */

#nav { display: none; }


/* sponsors : vertical ----------------------------------------------- */

#sponsVcol { display: none; }


/* sponsors : horizontal ----------------------------------------------- */

.sponsHrow { display: none; }


/* common ----------------------------------------------- */

/* tennis ball bullets */
.list[class] { margin: 10px 0; padding: 0; }
.list[class] ul { margin: 0; padding: 0; }
.list[class] li { list-style-type: square; list-style-position: outside; position: relative; margin: 0 0 0 15px; padding: 0 0 2px 0; }
.list[class] li.first { background: none; list-style-type: none; padding: 0 0 2px 0; margin: 0 0 0 0; font-size: 1.2em; }
/* text formatting */
.list { position: relative; }
.list li a { text-decoration: none; }


/* text ----------------------------------------------- */

h1 { color: #f11b0f; font-size: 18px; font-weight: bold; padding: 0 0 4px 0; line-height: 1.25em; }

h2 { color: #f11b0f; font-size: 16px; font-weight: bold; padding: 0 0 2px 0;  }

.t1, a.t1 { color: #000; font-weight: normal; text-decoration: none; }

.t1b, a.t1b { color: #000; font-weight: bold; text-decoration: none; }

.t2, a.t2 { color: #333; text-decoration: none; }


/* test your skill games ----------------------------------------------- */

#skill { display: none; }


/* email form ----------------------------------------------- */

#eform { display: none; }


/* all sorts ----------------------------------------------- */

.wrapright, .wraprightVn, .wraprightPP, .wraprightCo { display: none; }

#nojs { display: none; }

/* End of 'print' */

