/* -------- Page Design Info ----------- 

Colors:
red: #e21a22
blue: #006caf

Columns:
main: 560
Right: 150

------------ End Design Info ------------*/


/* -------- MAIN PAGE FORMAT ----------- */

body {
	background-color: #e7e7e7;
	margin: 0 auto;
	padding: 0;
	font: normal 0.8em Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #333333;
	position: relative;
	text-decoration: none;
	}

#PgWrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(/_images/_pgElements/_ma_bkgd.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header {
	margin: 0 auto;
	width: 960px;
	height: 120px;
	background-image: url(/_images/_pgElements/_head_logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	}

#header .logo a {
	float: left;
	margin: 15px 0 0 25px;
	text-decoration: none;
/*	border: 1px red solid;*/
	}
	
#headMenu {
	float: right;
	width: 440px;
	margin: 65px 0 0 0;
	}
	
#searchBar {
	margin: 0 auto;
	width: 930px;
	height: 50px;
	background-color: #e21a22;
	}
	
#menu2Bar {
	margin: 0 auto;
	width: 930px;
	height: 40px;
	background-color: #006caf;
	}
	
#socialBar {
	margin: 30px auto 0 auto;
	width: 930px;
/*	height: 200px; */
	background-color: #e7eff4;
	}
	
#adBar {
	margin: 30px auto 5px auto;
	width: 930px;
	height: 50px;
	}
	
#mainArea {
	margin: 30px auto 10px auto;
	width: 930px;
	}

#footer {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/_ma_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

	
/* --------- END MAIN STRUCTURE --------------- */
	
/* --------- SPECIAL STYLES FOR HEAD/BAR AREAS --------------- */

#headMenu .menuBlock {
	width: 125px;
	height: 42px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border-right: 1px solid #006caf;
	letter-spacing: .07em;
	}

#headMenu p {
	color: #e21a22;
	font-size: 1.6em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
	}

#headMenu a:link, #headMenu a:visited {
	text-decoration: none;
	color: #e21a22;
	}

#headMenu a:hover {
	color: #006caf;
	text-decoration: none;
	}

#searchBar p.search {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px 0 0 15px;
	}
	
#searchBar .searchBlock {
	width: 300px;
	height: 50px;
	float: right;
	margin: 8px 10px 0 0;
	padding: 0;
	text-align: right;
	color: #fff;
	}	

#searchBar .searchBlock input, #searchBar .searchBlock textarea {
	font-size: 1.0em;
	padding: 0;
	border: solid 1px #888888;
	width: 175px;
	margin: 9px 0 2px 0;
	}
	
#searchBar button { 
	clear:both;
	padding: 0;
	margin: 0 auto;
	width: 60px;
	height: 18px;
	background: transparent url(/_images/_pgElements/_SearchBtn.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	cursor: pointer;
	}

/*#searchBar input:focus{ background-color: #ffffcc; color:#000000; }*/

#menu2Bar p.menuBar {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.1em;
	margin: 0;
	padding: 10px 15px 0 0;
	font-weight: 100;
	text-align: right;
	letter-spacing: .07em;
	}

#menu2Bar a:link, #menu2Bar a:visited {
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 25px 0 25px;
	}

#menu2Bar a:hover {
	color: #e21a22;
	text-decoration: none;
	}
	
#ma2Colsidebar .socialVert {
	width: 219px;
	margin: 20px 17px 0 0;
	padding: 0 13px 10px 13px;
	background-color: #e7eff4;
	}

#ma2Colsidebar .socialVert img {
	width: 40px;
	height: 40px;
	margin: 12px 15px 0 15px;
	}

#socialBar .ltCol {
	float: left;
	width: 250px;
	margin: 15px 0 0 45px;
	}

#socialBar .ltCol img {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 20px 15px 0;
	}

#socialBar .rtCol {
	float: right;
	width: 550px;
	margin: 0px 15px 10px 0;
	}

#socialBar .socialUTube {
	float: right;
	width: 225px;
	padding: 32px 0 0 0;
	}

/* --------- END SPECIAL STYLES FOR HEAD/BAR AREAS --------------- */

#ma1Col {
	width: 900px;
	margin: 0 auto;
	}
	
#ma2Colmain {
	float: left;
	width: 625px;
	margin: 0 0 0 20px;
	}
	
#ma2Colmain .bigPoppers img {
	float: left;
	}

#ma2Colsidebar {
	float: right;
	width: 250px;
	margin: 0 17px 0 0;
	}

/* -------- BASE STYLES ----------- */

h1, h2, h3, h4, h5 {
	line-height: 1.2em;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

h1 {
	font-size: 2.0em;
	margin-bottom: 6px;
	}

h2 {
	font-size: 1.8em;
	color: #006caf;
	margin-bottom: 6px;
	}

h3 {
	font-size: 1.6em;
	margin-bottom: 6px;
	}

h4 {
	font-size: 1.4em;
	color: #006caf;
	margin-bottom: 6px;
	}

h5 {
	font-size: 1.2em;
	margin-bottom: 6px;
	}

p {
	color: #000000;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

h6 {
	color: #000000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

.booktitle {
	font-size: 1.2em;
	margin-bottom: 1px;
	text-align: left;
	}

.booksubtitle {
	font-size: 1.1em;
	margin-bottom: 1px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	}

.centeredtext {
	text-align: center;
	}

.caption {
	color: #555555;
	font-size: .8em;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: normal;
	font-style: italic;
	}

.smallertype {
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	}
	
.issuename {
	color: #ffffff;
	background-color: #006caf;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 4px 8px 4px 4px;
	}
	
.calloutbox {
	margin: 0 0 0 20px;
	width: 230px; 
	padding: 10px; 
	float: right;
	border: solid 1px #000000;
	text-decoration: none;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #006caf;
	}

a:hover {
	color: #e21a22;
	text-decoration: underline;
	}
	
.results_navigation {
	text-align: center;
	margin-top: 20px;
	}
	
.tags {
	color: #555555;
	font-size: .8em;
	line-height: 1.9em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
.proofcommentbox {
	background-color: #e7eff4;
	margin: 0 20px 5px 20px;
	padding: 6px;
	font-size: .9em;
	line-height: 1.1em;
	font-weight: normal;
	}

/* -------- TTD Cat List ----------- */

#catlist p {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;
	}

#catlist a:link, #catlist a:visited {
	text-decoration: none;
	color: #000000;
	}

#catlist a:hover {
	color: #e21a22;
	}

#stylized .checkbox {
	font-size: 1.0em;
	padding: 0;
	margin: 2px 0 7px 0;
	border: none;
	}

/* -------- My PA Favs STYLES ----------- */

#mpf {
	margin: 0 auto;
	width: 519px;
	height: 38px;
	}

#mpfbullet {
	float: left;
	display: block;
	width: 19px;
	height: 38px;
	background-image: url(/_images/_pgElements/mpf_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#mpfatt {
	float: left;
	display: block;
	width: 162px;
	height: 38px;
	background-image: url(/_images/_pgElements/mpf_attractions.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#mpfatt:hover {
	background-position: 0 -38px;
	}

#mpfatt span {
	display: none;
	}

#mpfdin {
	float: left;
	display: block;
	width: 101px;
	height: 38px;
	background-image: url(/_images/_pgElements/mpf_dining.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#mpfdin:hover {
	background-position: 0 -38px;
	}

#mpfdin span {
	display: none;
	}

#mpfvac {
	float: left;
	display: block;
	width: 218px;
	height: 38px;
	background-image: url(/_images/_pgElements/mpf_vacation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#mpfvac:hover {
	background-position: 0 -38px;
	}

#mpfvac span {
	display: none;
	}


/* -------- 2col Main STYLES ----------- */

#ma2Colmain a:link, #ma2Colmain a:visited {
	text-decoration: underline;
	color: #006caf;
	}

#ma2Colmain a:hover {
	color: #e21a22;
	}


/* -------- 2col SIDEBAR STYLES ----------- */

#ma2Colsidebar h1 {
	font-size: 2.0em;
	margin-bottom: 6px;
	}

#ma2Colsidebar h2 {
	font-size: 1.8em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ma2Colsidebar h3 {
	font-size: 1.6em;
	margin-bottom: 6px;
	}

#ma2Colsidebar h4 {
	font-size: 1.4em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ma2Colsidebar h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
	}

#ma2Colsidebar h5.articlehead {
	color: #006caf;
	text-align: left;
	font-size: 1.05em;
	margin-bottom: 3px;
	}

#ma2Colsidebar p {
	color: #000000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#ma2Colsidebar p.centeredtext {
	text-align: center;
	}

#ma2Colsidebar p.smallertype {
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	}

#ma2Colsidebar a:link, #ma2Colsidebar a:visited {
	text-decoration: underline;
	color: #006caf;
	}

#ma2Colsidebar a:hover {
	color: #e21a22;
	}


/* -------- 3col SIDEBAR STYLES ----------- */

#ma3Colleftcol h1 {
	font-size: 2.0em;
	margin-bottom: 6px;
	}

#ma3Colleftcol h2 {
	font-size: 1.8em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ma3Colleftcol h3 {
	font-size: 1.6em;
	margin-bottom: 6px;
	}

#ma3Colleftcol h4 {
	font-size: 1.4em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ma3Colleftcol h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
	}

#ma3Colleftcol h5.articlehead {
	color: #006caf;
	text-align: left;
	font-size: 1.05em;
	margin-bottom: 3px;
	}

#ma3Colleftcol p {
	color: #000000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#ma3Colleftcol p.centeredtext {
	text-align: center;
	}

#ma3Colleftcol p.smallertype {
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	}

#ma3Colleftcol a:link, #ma3Colleftcol a:visited {
	text-decoration: underline;
	color: #006caf;
	}

#ma3Colleftcol a:hover {
	color: #e21a22;
	}


/* -------- TTD SEARCH RESULTS STYLES ----------- */

#ttd h1 {
	font-size: 1.0em;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
	color: #006caf;
	}

#ttd h2 {
	font-size: 1.8em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ttd h3 {
	font-size: 1.6em;
	margin-bottom: 6px;
	}

#ttd h4 {
	font-size: 1.4em;
	color: #006caf;
	margin-bottom: 6px;
	}

#ttd h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
	}

#ttd p {
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#ttd a:link, #ttd a:visited {
	text-decoration: underline;
	color: #006caf;
	}

#ttd a:hover {
	color: #e21a22;
	}

/* -------- ERROR MESSAGE STYLES ----------- */

#errMsg {
	border: 2px solid #FF0000;
	background-color: #FFCCCC;
	margin: 20px auto;
	width: 600px;
	padding: 20px;
	}
	
#errMsg h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	}

#errMsg p {
	color: #000000;
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}


/* -------- FRONT PAGE HOVER STUFF ----------- */

ul.bigPoppers {
	float: left;
	list-style: none;
	margin: 0; 
	width: 630px;
	color: #fff;
	text-decoration: none;
}

ul.bigPoppers li {
	margin: 0; 
	padding:0;
	float: left;
	position: relative;
	width: 312px;
	height: 230px;
	text-decoration: none;
}

ul.bigPoppers li a {
	text-decoration: none;
}

ul.bigPoppers li img {
	width: 312px;
	height: 230px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}

ul.bigPoppers li img.hover {
	background: url(/_images/_pgElements/_thumb_bg.png) no-repeat center center;
}

#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}

ul.bigPoppers li a:hover .desc{
	/*display: block;*/
	font-size: 1.2em;
	position: absolute;
	bottom: -26px;
	left: -32px;
	padding: 10px;
	margin: 0;
	width: 355px;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	border-top: 1px solid #999;
}

ul.bigPoppers li .desc p { 
	font-size: .7em;
	color: #fff;
	text-decoration: none;
	}

ul.bigPoppers li a:link .desc p {
	text-decoration: none;
}

ul.bigPoppers li .desc { display: none; }

/* -------- END FRONT PAGE HOVER STUFF ----------- */


/* -------- COPYRIGHT ----------- */


#Copyright {
	width: 900px;
	color: #666;
	font-size: 0.7em;
	line-height: 1.4em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #666;
}

#Copyright a:hover {
	color: #e21a22;
}

#Copyright p {
	width: 900px;
	color: #444;
	font-size: 1.2em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin: 10px auto 20px auto;
	padding: 0;
}

#Copyright p a:link, #Copyright p a:visited {
	text-decoration: none;
	color: #444;
}

#Copyright p a:hover {
	color: #006caf;
}

#Copyright .pagelinks {
	margin: 20px 0 0 0;
	}


/* MISCELLANEOUS STUFF */

.image_right { margin: 0px; padding-left: 10px; padding-bottom: 3px; float: right; }
.image_left { margin: 0px; padding-bottom: 3px; float: left; padding-right: 10px; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}

.line {
	position: relative;
	top: 7px;
	width: 90%;
	padding: 5px 0 0 0;
	border: 0;
	border-top: thin solid #000;
	margin-left: auto;
	margin-right: auto;
}

#mars1 {
	width: 800px;
	margin: 0 auto;
}

#mars1 .spc{
	top: 2px;
	padding: 0 15px 0 15px;
}

