@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container  {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#bottomBox #lcpBox p .title {
	font-weight: bold;
}
#mainContent #bottomBox {
	background-color: #CCC;
	width: 1000px;
	height: 138px;
}
#bottomBox p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-align: center;
	letter-spacing: 1px;
}
#bottomBox #lcpBox {
	float: left;
	height: 131px;
	padding-right: 6px;
	padding-left: 6px;
	width: 300px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 5px;
}
#bottomBox #lcpBox #lcpImage    {
	margin-bottom: -10px;
}
#bottomBox #lcpBox p    {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
}
#bottomBox #lcpBox p      a{
	letter-spacing: 1px;
}
#bottomBox #lcpBox table tr td h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: -15px;
	color: #FFF;
}
#bottomBox #apsportsBox {
	float: left;
	margin-right: 1px;
	padding-top: 5px;
	margin-left: 1px;
	height: 131px;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#bottomBox #apsportsBox p    {
	text-align: center;
}
#bottomBox #apsportsBox #sportsPhotoLogoText    {
	text-align: center;
	margin-top: -32px;
	margin-left: 22px;
	margin-bottom: -8px;
}

#bottomBox #apBox {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	height: 131px;
}
#bottomBox #apBox table {
	margin-top: -5px;
	margin-bottom: 0px;
}
#bottomBox #apBox p img {
	margin-top: -32px;
}
#bottomBox #apBox table tr td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	line-height: 18px;
}
#bottomBox #apBox a    {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00F;
	letter-spacing: 1px;
}
#bottomBox #apBox p {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	text-align: center;
}
#bottomBox #apBox table tr td #apImage {
	margin-top: 0px;
}
#header  {
	padding: 0;
	background-image: url(../images/headerGrad.jpg);
	background-repeat: repeat-y;
	height: 155px;
	position: relative;
}
#header #addressBar {
	height: 5px;
	width: 1000px;
	background-color: #5b5c5b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#header #lcpLogo {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#header #picRight {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	text-align: right;
}
#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	position: relative;
	z-index: 1;
}
#mainContent #mainBox {
	height: 600px;
	width: 1000px;
}
#sidebar #content {
	background-color: #bcbcbc;
	float: right;
	height: 600px;
	width: 374px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#mainBox #sidebar {
}
#sidebar #statement {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
#sidebar #clickSafeBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-right: 16px;
	margin-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar #content #clickSafeBox #logo {
}
#sidebar #content #statement ul {
	margin-left: -25px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#sidebar #content #statement h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar #content #statement p .italic {
	font-weight: bold;
}
#sidebar #content #statement ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 2px;
}
#sidebar #content #statement ul li .title {
	font-weight: bold;
}
#sidebar #pageTitle {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent #seperator {
	background-color: #333;
	width: 1000px;
	height: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#navigation {
	background-color: #5b5c5b;
	width: 1000px;
	height: 42px;
}
#navigation ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
#navigation ul li {
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#navigation li ul {
	position: absolute;
	top: 38px;
	display: none;
	z-index: 5;
	background-color: #333;
}
#navigation li ul li {
	position: relative;
	float: left;
	width: 150px;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navigation ul li ul li a {
	text-align: left;
	padding: 5px;
}

#navigation ul li a:hover {
	color: #6F6;
}

#navigation li:hover ul, li.over ul { display: block; }
#digitalsessionsText table tr td #deluxeCD {
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000;
	padding-top: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ultDeluxe h2 img, #senDeluxe h2 img, #ecoDeluxe h2 img {
	margin-left: -8px;
}
#digitalsessionsText table {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentFrame #flashBox {
	background-color: #000;
	height: 150px;
	margin-left: 15px;
	margin-right: 15px;
}
#mainBox #tabsBox {
	height: 600px;
	width: 625px;
	margin-left: 0px;
	float: left;
	background-color: #000;
}
#tabsBox #tabs-yearbook, #tabsBox #tabs-economy, #tabsBox #tabs-senior, #tabsBox #tabs-ultimate, #tabsBox #tabs-compare , #tabsBox #tabs-whattowear, #tabsBox #tabs-digitalsessions, #tabsBox #tabs-seniorfaqs, #tabsBox #tabs-gradacc{
	height: 535px;
	overflow: auto;
}
#tabs-yearbook #ybText, #tabs-economy #ecoText, #tabs-senior #senText, #tabs-ultimate #ultText {
	background-color: #999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tabs-yearbook #ybDeluxe, #tabs-economy #ecoDeluxe, #tabs-senior #senDeluxe, #tabs-ultimate #ultDeluxe {
	background-color: #6E6F6E;
	margin-top: 1px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
#tabs-yearbook #ybDeluxe h3 {
	margin-top: 2px;
}
#tabs-yearbook #ybDeluxe {
	height: 145px;
}
#tabsBox #tabsMain {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#tabs-ultimate ul li .subhead  , #tabs-senior ul li .subhead, #tabs-economy ul li .subhead, #tabs-whattowear ul li .subhead, #tabs-yearbook ul li .subhead, #tabs-digitalsessions ul li .subhead{
	font-size: 11px;
}
#compareBoxes table tr td #compareExtra {
	font-size: 24px;
	text-align: center;
	line-height: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	height: 185px;
	padding-top: 25px;
}
#tabs-ultimate ul  , #tabs-senior ul, #tabs-economy ul, #tabs-whattowear ul, #tabs-yearbook ul{
	margin-top: -10px;
}
#compareText #compareBoxes table {
}
#mainContent  #NAVseperatorBottom{
	width: 1000px;
	background-image: url(../images/grayShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#tabsBox #sidebarShadow {
	width: 5px;
	background-image: url(../images/grayShadow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 600px;
	z-index: 2;
	position: absolute;
	left: 620px;
}
#mainBox #mainBoxShadowBottom {
	width: 1000px;
	background-image: url(../images/grayShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 596px;
}
#header #addressbarShadow {
	width: 1000px;
	background-image: url(../images/grayShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 5px;
}
#header #headShadowBottom {
	width: 1000px;
	background-image: url(../images/grayShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 155px;
}
#tabsMain p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
#tabsMain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1773ef;
	letter-spacing: 1px;
}
#tabsMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	margin-top: 0px;
}
#tabsMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f1fd36;
	letter-spacing: 1px;
	margin-top: -10px;
}
#tabsMain h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	margin-top: -10px;
	margin-left: 5px;
}
#tabs-seniorfaqs #sfaqText p {
	margin-top: -10px;
	margin-left: 10px;
}
#tabs-seniorfaqs #sfaqText h2 {
	color: #F1FD36;
	margin-left: 5px;
}
#tabs-whattowear #wtwText {
	background-color: #999;
	margin: 0px;
	padding: 5px;
}
#tabs-whattowear #wtwDeluxe {
	background-color: #999;
	margin-top: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tabs-seniorfaqs #sfaqText {
	background-color: #999;
	margin: 0px;
	padding: 5px;
}
#tabs-compare #compareText {
	background-color: #999;
	margin: 0px;
	padding: 5px;
	height: 525px;
	overflow: auto;
}
#compareText #compareBoxes {
	height: 465px;
}
#compareBoxes #compareYearbook , #compareBoxes #compareEconomy, #compareBoxes #compareSenior, #compareBoxes #compareUltimate, #compareBoxes #compareaddons, #compareBoxes #compareExtra{
	width: 183px;
	height: 210px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000;
	margin-bottom: 2px;
}
#compareBoxes table tr td #compareUltimate h3 {
	text-align: center;
	margin-top: -10px;
}
#compareBoxes #compareYearbook , #compareBoxes #compareSenior, #compareBoxes #compareaddons{
	background-color: #8fb9e1;
}
#compareBoxes #compareEconomy, #compareBoxes #compareUltimate, #compareBoxes #compareExtra {
	background-color: #8fe1c1;
}
#compareBoxes table tr td h2 {
	color: #000;
	font-size: 16px;
}
#compareBoxes table tr td h3 {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#compareBoxes table tr td ul li {
	color: #000;
	font-weight: bold;
}
#compareBoxes table tr td ul {
	margin-top: -10px;
	margin-left: -20px;
}
#compareBoxes table tr td ul li ul {
	margin-top: 0px;
	margin-left: -25px;
}
#tabs-digitalsessions #digitalsessionsText {
	background-color: #999;
	margin: 0px;
	height: 525px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#digitalsessionsText table tr td #deluxeCD h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
#digitalsessionsText #dsEcono {
	width: 180px;
	height: 330px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000;
	background-color: #8fb9e1;
}
#digitalsessionsText #dsSenior {
	width: 180px;
	height: 330px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000;
	background-color: #8fe1c1;
}
#digitalsessionsText #dsUltimate {
	width: 180px;
	height: 330px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #000;
	background-color: #e18f8f;
}
#digitalsessionsText table tr td ul li {
	color: #000;
	font-weight: bold;
}
#digitalsessionsText table tr td ul {
	margin-left: -25px;
	margin-top: -10px;
}
#digitalsessionsText table tr td ul ul  {
	margin-top: 0px;
	margin-left: -25px;
}
#digitalsessionsText table tr td #deluxeCD ul {
	margin-left: -15px;
}
#tabs-ultimate ul li ul , #tabs-senior ul li ul, #tabs-economy ul li ul{
	margin-top: 0px;
}
#tabs-ultimate ul li , #tabs-senior ul li, #tabs-economy ul li, #tabs-whattowear ul li, #tabs-yearbook ul li{
	font-weight: normal;
	color: #F1FD36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#tabsMain p .italic {
	font-style: italic;
}
#dsEcono #dsEconTitle, #dsSenior #dsSeniorTitle, #dsUltimate #dsUltimateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	margin-bottom: 3px;
}
#dsEcono #dsEconText, #dsSenior #dsSeniorText, #dsUltimate #dsUltimateText {
	height: 215px;
}
#dsEcono #dsEconDeluxe, #dsSenior #dsSeniorDeluxe, #dsUltimate #dsUltimateDeluxe {
	background-color: #999;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
#dsUltimate #dsUltimateDeluxe p, #dsSenior #dsSeniorDeluxe p, #dsEcono #dsEconDeluxe p {
	color: #F1FD36;
}
#tabs-yearbook #ybText hr {
	width: 550px;
	margin-top: -15px;
	height: 1px;
	margin-bottom: -5px;
}
#tabs-whattowear #wtwText p .wtwTitle , #tabs-whattowear #wtwDeluxe p .wtwTitle{
	font-size: 16px;
	color: #F1FD36;
}
#gradaccText table tr td a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#ecoDeluxe #eco4smallBox {
	position: absolute;
	left: 425px;
	top: 50px;
}
#senDeluxe #senior4smallBox {
	position: absolute;
	left: 425px;
	top: 50px;
}
#ultDeluxe #ultimate4smallBox {
	position: absolute;
	left: 425px;
	top: 50px;
}
#tabs-gradacc #gradaccText {
	background-color: #999;
	margin: 0px;
	padding: 5px;
	height: 525px;
	overflow: auto;
}
#gradaccText table tr td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#sidebar #flashSlideshowBox {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#gradaccText table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLinks {
	width: 1000px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
}
#footerLinks table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLinks table tr td img {
	float: right;
}
#footerLinks table tr td #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
#footerLinks table tr td    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	text-align: left;
	vertical-align: top;
}
#footerLinks a         {
	color: #666;
}
#footerLinks a:hover {
	color: #444;
}
#sidebar #clickSafeBoxChildren {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-right: 16px;
	margin-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 35px;
}
#header #lcpLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clickSafeBoxChildren #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer  {
	background-color: #5b5c5b;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/AllProSports/lcpLogoFooter.png);
	background-repeat: repeat-x;
	background-position: center;
}
#footer table tr td {
	vertical-align: text-top;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
#footer table {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer table tr td .subhead {
	font-size: 12px;
}
#footer table tr td a {
	color: #6F6;
}
#footer table tr td h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer table tr td h1 .Phone {
	font-size: 22px;
}
#footer table tr td #address a {
	font-size: 14px;
}
#footer table tr td h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#footer table tr td h2 .hours {
	font-size: 14px;
}
#footer table tr td h2 .underline {
	text-decoration: underline;
}
#footer table tr td #address {
	text-align: right;
}
