@charset "utf-8";

/* CSS */

article,
section,
header,
footer,
nav,
aside,
hgroup { display: block; }

.hidden { display: none; }

article,
section,
header,
footer,
nav,
aside,
hgroup { display: block; }

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
     -webkit-text-size-adjust:none;  
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.1%;
	font-family: inherit;
*/
	vertical-align: baseline;
}

html, body {
	height:100%;
	width:100%;
}

body { 
	font-family: Arial, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 100.1%;
	text-align:center;
	background:#e1d5f3;
}

/*Opera Fix*/

body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

head+/**/body .fc:after { /* min-height browser but not IE 7 */
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* \*/
* html .fc{height:1%;}
*+html .fc{display:inline-block;}
/*  */


#footer {
	position:relative;
	background: #e1d5f3; 		/* transparent; */
	width:990px;
	margin:auto;
	height:40px;
	clear:both;
	z-index:990;
}

#footer #footer_left {
	position:relative;
	float:left;
	height:32px;
	width:155px;
}

#footer #footer_left #masf_sendemail {
	position:relative;
	float:left;
	width:32px;
	height:32px;
	text-align:center;
	margin: 0 10px 0 0;
	/* background: url(/_i10/email_32.png) center center no-repeat; */
}
#footer #footer_left #masf_facebook {
	position:relative;
	float:left;
	width:32px;
	height:32px;
	text-align:center;
	margin: 0 10px 0 0;
	/* background: url(/_i10/facebook_32.png) center center no-repeat; */
}
#footer #footer_left #masf_twitter {
	position:relative;
	float:left;
	width:32px;
	height:32px;
	text-align:center;
	margin: 0 10px 0 0;
	/* background: url(/_i10/twitter_32.png) center center no-repeat; */
}

#footer #footer_center {
	position:relative;
	float:left;
	width:815px;
	height:32px;
	/* background:#dce; */
}
#footer #footer_right {
	position:relative;
	float:left;
	width:20px;
	background:transparent;
}
#footer #footer_center .width p {
	margin: 0;
	padding:3px 5px;
	text-align:center;
	font-size:75%;
	color:#111;
}

#footer #footer_center .width p a {
	text-decoration:none;
	color:#64b;
}
#footer #footer_center .width p a:hover {
	color: #222;
}



#wrapper {
	position:relative;
	width:990px;
	margin:auto;
	background:transparent;
	min-height:100%;
	margin-top:-40px;
	text-align:left;
}
* html #wrapper {
	height:100%;
}

#wrapper:after {
	clear:both;
	display:block;
	height:1%;
	content:" ";
}

#container {
	position:relative;
	width:990px;
	margin:5px 0;
	z-index:5;
}

#content {
	position:relative;
	width:815px;
	margin:0 20px 0 155px;
	background:#fff;
	z-index:90;
}

#content #frontrightsection {
	position:relative;
	float:right;
	top:-25px;
	right:-15px;
	width:580px;
	margin-bottom:-20px;
	z-index:91;
	display:inline;
}

#bannercontainer {
	position:relative;
	width: 574px;
	height:200px;
	background: #ddd;
	border: 3px solid #222;
	z-index:99;
	overflow:hidden;
}

#bannercontainer #ft {
	margin:0;
	padding:0;
}

.front_row_box {
	position:relative;
	width:580px;
	margin:5px 0 0;
	padding:5px 0;
	border:0;
	z-index:98;
}

#frontnewsframe {
	position:relative;
	width:570px;
	min-height:150px;
	margin:0;
	padding:5px;
	background: #dce;
	border:0;
	z-index:98;
}
* html #frontnewsframe {
	height:150px;
}

#frontnewsframe h3 {
	font-size: medium;
	font-weight:normal;
	padding: 0 8px 10px;
	margin:0;
}

#frontnewsframe p {
	font-size:small;
	padding: 0 8px 10px;
	margin:0;
}

#frontnewsframe #frontnewsframe2010 {
	position:relative;
	padding:0;
	margin:0 auto;
	width:560px;
	height:260px;
	background: url(/_i10/AZ_ROX2010.png) center center no-repeat;
}

#twittercontainer {
	position:relative;
	float:right;
	width:280px;
	margin:0;
	padding:0;
	border:0;
	z-index:97;
}
#iphonecontainer {
	position:relative;
	float:left;
	width:290px;
	margin:0;
	padding:0;
	border:0;
	z-index:97;
}


#content #frontleftsection {
	position:relative;
	float:left;
	left:10px;
	width:230px;
	margin:0;
	padding:0;
	z-index:92;
	display:inline;
}

#content #frontleftsection #infoleftsection {
	position:relative;
	float:left;
	left:0px;
	width:230px;
	margin:0;
	padding:0;
	min-height:560px;
	z-index:93;
	display:inline;
}
* html #content #frontleftsection #infoleftsection {
	height:560px;
}

#content #frontleftsection #fillleftsection {
	position:relative;
	float:left;
	left:0px;
	width:230px;
	height:90px;
	display:inline;
}

#header {
	position:relative;
	background: #e1d5f3; 		/* transparent; */
	border-top:45px solid #e1d5f3; 	/* transparent; */
}

#header #logo { 
	position: absolute; 
	width:420px; 
	height:120px;
	padding:0;
	margin: 0;
	bottom:0;
	background: url(/_i10/MAZ040110m.png) bottom left no-repeat;
	z-index:3;
}

#header .topmenubar_container {
	position:relative;
	width:990px; 
	height:155px; 
	padding:0;
	z-index:5;
}

/* a, a:visited, a:hover, a:active {} */

.topmenubar, .topmenubar ul {padding:0; margin:0; list-style:none;}

.topmenubar {
	position:relative;
	margin:0; 
	overflow:hidden;
	width:990px; 
	height:52px; 	
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
	z-index:10;
}

.topmenubar div div {position:absolute; left:0; height:0; width:988px;}

.topmenubar ul {position:absolute; left:0; bottom:0;}

.topmenubar li {float:left; margin-top:0;}
.topmenubar li.right {float:right;}
.topmenubar li.right ul {left:auto; right:0;}
.topmenubar li.right ul li {float:right;}

.topmenubar a {
	position:relative; 
	line-height:26px; 
	display:block; 
	font-weight:normal; 
	font-size:80%;
	padding:0 22px; 
	text-decoration:none; 
	outline:0;
}

.topmenubar a.toplevel {
	z-index:10; 
	min-width:1px; 
	margin-bottom:100px; 
	color:#000;
}
* html .topmenubar a.toplevel {width:1px;}

.topmenubar ul a {height:26px;top:26px;float:left; color:#31234d;}

.topmenubar ul a.pad {padding:0 1px;}

.topmenubar ul a.pad b {position:absolute; left:0; height:26px; display:block; width:988px; cursor:default;}

.topmenubar li.right ul a.pad b {left:auto; right:0;}

.topmenubar li:hover > a {color:#111;}

/*
.topmenubar a.toplevel:hover, 
.topmenubar a.toplevel:active, 
.topmenubar a.toplevel:focus
*/
.topmenubar a.toplevel:hover, 
.topmenubar a.toplevel:active {
	margin-bottom:0; 
	color:#111;
	background: url(/_i10/purple95.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
}

/*
.topmenubar ul a:hover,
.topmenubar ul a:active,
.topmenubar ul a:focus
*/
.topmenubar ul a:hover {
	padding-bottom:100px;
	color:#64b;
/*
	background: url(/_i10/purple95.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
*/
}





#localpageant {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	color: #997dd2;
	z-index: 7;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
}

#localpageant #localloading {
	position: absolute;
	top: -2px;
	left: 122px;
	width:20px;
	height:20px;
	text-align: center;
	visibility: hidden;
}

#localpageant h3 {
	width: 135px;
	font-size: 90%;
	color: #111;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
}

#localpageant ul li {
	color: #31234d;
	margin: 0;
	list-style: none;
	font-size: 75%;
	line-height: 150%;
	width: 135px;
	text-align: left;
	padding:0;
	cursor: pointer;
}

#localpageant ul li a {
	display: block;
	width: 135px;
	color: #31234d;
	padding: 3px 847px 3px 8px;
	text-decoration: none;
	z-index: 8;
}


#localpageant a:hover,
#localpageant a:focus {
	background: url(/_i10/purple95.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  	-khtml-border-radius: 10px;
}

.bold {
	font-weight:bold;
}

.roundedall5 {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
  	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}

.roundedall10 {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
}

.boxshadow1 {
	box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	-khtml-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}

.textshadow1 {
	text-shadow:1px 1px 2px #aaa;
}
.textshadow1b {
	text-shadow:1px 1px 2px #555;
}

.textshadow2 {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}

.padding5 {
	padding:5px;
}

.hidden { display: none; }

#candidphotobox {
	position:relative;
	float:left;
	width: 280px;
	margin:0px;
	padding:5px;
	background-color: #111;
}

#candidphotobox ul {
	margin: 0;
	padding:0;
}

#candidphoto {
	position:relative;
	height:270px;
	width: 280px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#candidphotobox #iphonepower {
	position:absolute;
	height:20px;
	width: 100px;
	margin:0px;
	padding:0px;
	bottom:0px;
	right:0px;
	background: url(/_i10/iphonepower100.png) center center no-repeat;
}

#candidphoto li {
	position:relative;
	border:0; 
	padding:0px; 
	margin:0; 
	list-style:none;
	height:270px;
}

#candidphoto li img {
	position:relative;
	width: 280px;
	height:210px;
	margin:0;
	background-color:#333;
}

#candidphoto li .candidcaption {
	position:relative;
	width: 280px;
	height:50px;
	margin-top:5px;
	color: #fafafa;
	font-size:75%;
	text-align:justify;
}

#twitter {
	position:relative;
	float:right;
	display:inline;
	width:268px;
	height: 260px;
	padding:10px 6px;
	background: #dce;
}
#twitter h3 {
	color:#111; 
	font:medium Arial, "Helvetica Neue", Helvetica, sans-serif; 
	padding-bottom:10px; 
	text-shadow:1px 1px 2px #555;
	background: url(/_i10/twitterus.png) top right no-repeat;
}

#twitter h3 a:link,
#twitter h3 a:active, 
#twitter h3 a:visited {
	color:#634987;
	text-decoration:none;
}

#twitter h3 a:hover {
	color:#111;
}

#twitter li {
	background:url(/_i10/bg_separator.jpg) repeat-x left bottom; 
	color:#31234d; 
	font-size:small;
	list-style: none;
	margin-bottom:8px; 
	padding-bottom:8px; 
	text-shadow:1px 1px 2px #444;
}
#twitter li:last-child {margin-bottom:0; background:none;}

#ajaxbox {
	position:relative;
	width:230px;
	margin:0;
	padding:0;
	z-index:148;
}

#localbox {
	position:absolute;
	top:0px;
	left:10px;
	width:230px;
	height:560px;
	margin:0;
	padding:0;
	display:none;
	z-index:149;
}

#localcontent {
	position:absolute;
	top:0px;
	left:0px;
	width:230px;
	height:560px;
	font: normal 12px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	display:none;
	z-index:150;
}

#localcontent h1 {
	width: 100%;
	font: normal 15px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #997dd2; /* rgb(15, 15, 15); */
	padding: 0;
	margin: -10px 0 10px 0;
	text-align: center;
}
#localcontent h2 {
	width: 100%;
	font: normal 14px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #43316a; /* rgb(15, 15, 15); */
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
}
#localcontent h3 {
	width: 100%;
	font: normal 13px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #997dd2; /* rgb(15, 15, 15); */
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#localcontent p {
	font: normal 13px/1.2 Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #111; /* rgb(15, 15, 15); */
	padding: 5px;;
	text-align: left;
}

#localcontent img {
	display:block;
	width:180px;
	height:120px;
	border:2px solid #111;
	margin:5px auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-khtml-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.closebutton {
	position:relative;
	width:100%;
	height:24px;
	background: url(/_i10/config_close.gif) bottom right no-repeat;
}

#localcontent .wbox {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
#localcontent .lbox {
	position:relative;
	float:left;
	width:35%;
	padding:5px 0;
	text-align:right;
}
#localcontent .rbox {
	position:relative;
	float:right;
	width:60%;
	padding:5px 0;
	text-align:left;
}
#localcontent .mbox {
	position:relative;
	float:left;
	width:50%;
	padding:5px 0;
	background:#eee;
	text-align:center;
}
#localcontent .mbox a {

}

#localcontent .rbox a {
	text-decoration:none;
	color: #c62626;
}

#localcontent .rbox a:hover {
	color: #262626;
}

#localcontent #missaz {
	position:relative;
	width:100%;
}

#localcontent #missaz img {
	display:block;
	width:160px;
	height:200px;
	border:2px solid #111;
	margin:5px auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-khtml-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

#satfinal,
#topfive,
#topten,
#thuprelim,
#friprelim,
#locfinal,
#teenfinal,
#prepweekend,
#miscnews {
	position:relative;
	width:100%;
	margin: 10px 0;
	padding: 0;
	font:normal 12px/1.2  Arial, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
	z-index:199;
}
#prepweekend {
	font:normal 12px/1.1  Arial, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#miscnews {
	text-align:justify;
}
#miscnews p {
	padding:0 7px;
}

#satfinal h1,
#topfive h1,
#topten h1,
#thuprelim h1,
#friprelim h1,
#locfinal h1,
#teenfinal h1,
#prepweekend h1,
#miscnews h1 {
	padding:0 0 5px 0;
	margin:0;
	font-style: normal;
	font-weight:normal;
	font-size: 16px;
	text-align: center;
	color: #72537c;
}

#satfinal p,
#topfive p,
#topten p,
#thuprelim p,
#friprelim p,
#locfinal p,
#teenfinal p,
#prepweekend p {
	color: #f2f2f2;
	padding: 1px 0px;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}

#satfinal p em,
#topfive p em,
#topten p em,
#thuprelim p em,
#friprelim p em,
#locfinal p em,
#teenfinal p em,
#prepweekend p em {
	color: #fff;
	font-style: normal;
	font-size: 11px;
	text-align: center;
}

#satfinal p a,
#topfive p a,
#topten p a,
#thuprelim p a,
#friprelim p a,
#locfinal p a,
#teenfinal p a,
#prepweekend p a,
#miscnews p a {
	text-decoration:none;
	color: #7a5862;
}

#satfinal p a:hover,
#topfive p a:hover,
#topten p a:hover,
#thuprelim p a:hover,
#friprelim p a:hover,
#locfinal p a:hover,
#teenfinal p a:hover,
#prepweekend p a:hover,
#miscnews p a:hover {
	color: #7a5862;
}

#satfinal h3,
#topfive h3,
#topten h3,
#thuprelim h3,
#friprelim h3,
#locfinal h3,
#teenfinal h3,
#prepweekend h3,
#miscnews h3 {
	color: #eee;
	padding: 8px 0px 2px 0px;
}

#satfinal h3 a,
#topfive h3 a,
#topten h3 a,
#thuprelim h3 a,
#friprelim h3 a,
#locfinal h3 a,
#teenfinal h3 a,
#prepweekend h3 a,
#miscnews h3 a {
	font-style: normal;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
	color: #000;
}
#satfinal h3 a:hover,
#topfive h3 a:hover,
#topten h3 a:hover,
#thuprelim h3 a:hover,
#friprelim h3 a:hover,
#locfinal h3 a:hover,
#teenfinal h3 a:hover,
#prepweekend h3 a:hover,
#miscnews h3 a:hover {
	color: #222;
}
#satfinal h4,
#topfive h4,
#topten h4,
#thuprelim h4,
#friprelim h4,
#locfinal h4,
#teenfinal h4,
#prepweekend h4,
#miscnews h4 {
	color: #72537c;
	padding: 6px 0px 2px 0px;
	margin:0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}
#teenfinal h4 {
	padding: 2px 0px 0px 0px;
}
#prepweekend h4 {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
#satfinal h5,
#topfive h5,
#topten h5,
#thuprelim h5,
#friprelim h5,
#locfinal h5,
#teenfinal h5,
#prepweekend h5,
#miscnews h5 {
	color: #111;
	padding: 0px 0px 2px 0px;
	margin:0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	text-decoration:none;
}
#teenfinal h5 {
	padding: 0px 0px 0px 0px;
}
#prepweekend h5 {
	padding: 3px 0px 0px 0px;
	font-size: 13px;
}

#front_news_box {
	position:relative;
	float:right;
	top: 0px;
	right:-20px;
	width:581px;
	display:inline;
}

#frontnewsframe {
	position:relative;
	float:left;
	width:575px; /* 284px; */
	height80px;
	border:1px solid #f0f0f0;
	padding:2px;
	margin-bottom: 5px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, .9);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

#frontnewsframe h3 {
	color:#111; 
	font:medium Arial, "Helvetica Neue", Helvetica, sans-serif; 
	padding:5px; 
	text-shadow:1px 1px 2px #555;
}
#frontnewsframe p {
	color:#111; 
	font:small Arial, "Helvetica Neue", Helvetica, sans-serif; 
	padding:5px; 
	text-shadow:1px 1px 2px #555;
}

#frontnewsframe p a {
	color:#72537c; 
	font:small Arial, "Helvetica Neue", Helvetica, sans-serif;  
	text-shadow:1px 1px 2px #555;
}

#frontnewsframe p a:hover {
	color:#222; 
	font:small Arial, "Helvetica Neue", Helvetica, sans-serif;  
	text-shadow:1px 1px 2px #555;
}
