html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0;  padding: 0;  border: 0;  outline: 0;  font-weight: inherit;  font-style: inherit;  font-size: 100%;  font-family: inherit;  vertical-align: baseline; } /* remember to define focus styles! */ :focus {  outline: 0; } body {  line-height: 1;  color: black;  background: white; } ol, ul {  list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table {  border-collapse: separate;  border-spacing: 0; } caption, th, td {  text-align: left;  font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after {  content: ""; } blockquote, q {  quotes: "" ""; } .block{ display:block; text-indent:-9999px; } .hide{ display:none; } .clearfloat{ clear:both; font-size:1px; height:1px;  } .indent{ padding-left:25px; } ul.horiz li{ display:inline; float:left; margin-left:0; } .floatLeft{ float:left; } .floatRight{ float:right; } /* outer template element styles..*/ body{ text-align:center; font-family:Arial, Helvetica, sans-serif; } #wrapper{ text-align:left; margin:0 auto; width:923px; }/* section a tags */ a#btnPalmdale,a#btnPalmdaleActive{ background:url(../gfx/btn-palmdale.png) no-repeat 0 0; width:189px; height:87px; }a#btnGreenway, a#btnGreenwayActive{background:url(../gfx/btn-greenway.png) no-repeat 0 0;width:188px;height:89px;}a#btnCreightons,a#btnCreightonsActive{background:url(../gfx/btn-creightons.png) no-repeat 0 0;width:189px;height:87px;}a#btnPalmdale:hover, a#btnGreenway:hover,  a#btnCreightons:hover, a#btnCreightonsActive,a#btnPalmdaleActive, a#btnGreenwayActive{background-position:0 -100px;} .copyright{   float:right;   padding:25px 35px 20px 0;   font-size: 11px;}
/* common news page */
#content #newsContent{float:left; width:760px; margin-top:10px;}
#content #archiveContent{float:right; width:102px; padding-left:60px; margin-top:40px;}
#content #archiveContent ul{margin:0; padding:0; text-indent:0;}
#content #archiveContent ul li{list-style:none; width:97px; padding:0; margin:5px 0 0 0; text-indent:0;}
#content #archiveContent li.subscribe{margin-top:30px;}
#content #archiveContent ul li a{margin:0 0 0 10px; font-weight:normal; padding:0;}
#content #archiveContent li.heading{background:#828480; color:#fff; font-size:15px; font-weight:bold; padding:9px 0 6px 6px; margin-bottom:5px;}
#content #archiveContent li.heading a{color:#fff; font-size:15px; padding:0; margin:0; font-weight:bold; text-decoration:none;}
#content #archiveContent li.heading a:hover{text-decoration:underline;}

#content #newsContent .event{padding:30px 0 20px 0; border-bottom:1px solid #a5a7a4;}

#content .eventImage{float:left; width:312px;}
#content .eventImage img{background:url(../gfx/frame_pic.png) no-repeat center; padding:10px; margin-bottom:10px;}
#content .eventText{}
#content .eventText h3{font-size:16px; font-weight:bold; margin:0; padding:0; line-height:normal;}
#content .eventText p.date{padding:0; margin:-2px 0 0 0;}

/*news signup corner */
#newsBtn{
background:url(../gfx/news-corner.png);
display:block;
width:191px;
height:140px;
position:absolute;
top:0;
right:0;
text-indent:-9999px;
z-index:500;
}

/* newsletter signup corner and form */
#newsletterForm{
display:none;
background:#FCFCFC;
border:1px solid #99B3C0;					
padding-top:0; padding-left:0; padding-right:24px;
}		

#btnClose{		
position:absolute;
top:0;
right:0;
font-size:12px;
color:#99B4BF;
font-weight:bold;
padding:10px;
display:block;
text-decoration:none;
}

#newsletterForm p{
margin-top: 25px;
margin-right: 0pt;
margin-bottom: 25px;
margin-left: 0pt;
line-height: 1.5em;	
}


#newsletterForm h1{
font-size: 16px;
font-weight: bold;
}

#newsletterForm p input.submit{
width:auto;
margin:0;	
float:left;	
clear:both;		
margin-bottom:40px;
}
		
#newsletterBtn{			
background:url(../gfx/creightons/newsletter-corner.png);
display:block;
width:191px;
height:140px;
position:absolute;
top:0;
right:0;
text-indent:-9999px;
z-index:500;
}

#wrapper{
position:relative;
}

#newsletterForm label{
display: block;

font-size: 14px;

width: 120px;
text-align:left;

font-weight: bold;

float: none;
clear: both;
}

#newsletterForm input, textarea{

background:#d7dfe4;
/*clear:both;
float:left;*/
border:none;
outline:none;
width:295px;
/*width:auto;*/
padding:4px;
color:#605E5E;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#newsletterForm input.submit{
width:auto;
color:#fff;
padding:5px;
font-weight:bold;
background-color:#9fb1be;
/*margin-left:120px;*/
float:left;
}
			
	/* jqModal base Styling courtesy of;
Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
the Window's z-index value will be set to 3000 by default (in jqModal.js). You
can change this value by either;
a) supplying one via CSS
b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow {
display: none;

position: fixed;
top: 17%;
left: 50%;

margin-left: -300px;
width: 624px;	   

background-color: #EEE;
color: #333;
border: 1px solid black;
/*padding: 12px;*/
padding:0;

}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
 Star selector used to hide definition from browsers other than IE6
 For valid CSS, use a conditional include instead */
* html .jqmWindow {
 position: absolute;
 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
	
#newsletterForm #subForm{
width:300px;
margin:0 auto;
/*padding-right:240px;
background:url(gfx/logo_creightons_trans.png) no-repeat right -70px;
*/
z-index:1000;

}

#subForm fieldset{
margin-top:-25px;
width:300px;
}

#subForm fieldset label{
float:none;
clear:both;

}
		
