/*************************************************************************
CityofMesa.org/CommonOutside/ArizonaCelebrationOfFreedom/com.css - 4-21-10
**************************************************************************/
* { margin: 0; padding: 0; }

html { background: #0a3444; }

body { 
    font: 90%/140% Helvetica, Arial, Verdana, sans-serif; 
    color: #333; 
    text-align: center; 
    margin: 3px 3px 3px 3px;
}

a {color: #19388a; text-decoration: underline;outline:none;} 
a:visited {color: #19388a; text-decoration: underline;}
a:hover {color: #bf2726; text-decoration: none;}
a:active {text-decoration: underline; color:#bf2726;}

h1 {
	color: #19388a;  font-size:large; font-weight:bold;
	margin: 0px; padding: 4px
}
h2 {
	color: #000000;  font-size:large; font-weight:bold;
	margin: 0px; padding: 4px; font-style:italic;
}

h3 {
	color: #19388a;  font-size:medium; font-weight:bold;
	margin: 0px; padding: 2px;
}

h4 {
	color: #000000;  font-size:medium; font-style:italic;
	font-weight:bold; margin: 0px; padding: 2px;
}


h5 {
	color: #19388a;  font-size:small; font-weight:bold;
	margin: 0px; padding: 2px;
}
h6 {
	color: #000000;  font-size:small; font-style:italic;
	font-weight:bold;	margin: 0px; padding: 2px;
}
hr{color: #19388a;}

/* header, footer and outer shell */

#pagewrapper {width:740px; margin:0px auto 0px auto; position:relative;}

#headercontent 
{
	background-image:url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif);
	background-repeat:no-repeat;
	width:740px;
	height:147px;
	position:relative;
	margin:0 0 0 0; padding:0 0 0 0;
	}

#headerlogo {height:115px; width:740px; display:block; text-indent: -9999px; }

#headernav {right:0px; bottom:0px; width:590px; line-height:32px; height:32px; margin-left:100px; position: absolute;} 
#headernav ul.headertabs {list-style: none;}
#headernav ul.headertabs li {float: left; height: 32px;}
#headernav ul.headertabs li a {display: block; height: 32px;  text-indent:-9999px;}

a.headernav_home{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -150px -115px; width:130px;}
a.headernav_attractions{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -280px -115px; width:110px;}
a.headernav_music{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -390px -115px; width:70px;}
a.headernav_sponsors{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -460px -115px; width:80px;}
a.headernav_vendors{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -540px -115px; width:200px;}

a.headernav_home:hover{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -150px -149px ; width:130px;}
a.headernav_attractions:hover{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -280px -149px; width:110px;}
a.headernav_music:hover{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -390px -149px ; width:70px;}
a.headernav_sponsors:hover{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -460px -149px; width:80px;}
a.headernav_vendors:hover{background: url(/commonOutside/ArizonaCelebrationOfFreedom/images/header.gif) no-repeat -540px -149px ; width:200px;}

#pagecontent{background:White; width: 720px; float:left;  position:relative; min-height:300px; padding:10px 10px 10px 10px; text-align:left;  }
#pagecontent img {border: none;}

/* buttons */

.com_btn{
  color: #000000; 
  background-color: #FFFFFF; 
  text-align: center; 
  font-size: 11px; 
  font-weight: bold; 
  text-decoration: none; 
  border-left: 1px solid #19388a; 
  border-right: 1px solid #8C8C8C; 
  border-top: 1px solid #19388a; 
  border-bottom: 1px solid #8C8C8C;  
  padding: 1px;
  background: url(/CommonOutside/ArizonaCelebrationOfFreedom/images/com_btn.gif) center; 
}
.com_btn_fade{
  color: #000000; 
  background-color: #FFFFFF; 
  text-align: center; 
  font-size: 11px; 
  font-weight: bold; 
  text-decoration: none; 
  border-left: 1px solid #19388a; 
  border-right: 1px solid #8C8C8C; 
  border-top: 1px solid #19388a; 
  border-bottom: 1px solid #8C8C8C;  
  padding: 1px;
  background: url(/CommonOutside/ArizonaCelebrationOfFreedom/images/com_btn_fade.gif) center; 
}
.com_btn_flat
{
  color:#FFFFFF; 
  background-color: #19388a; 
  border: 1px solid #000000; 
  font-size: 11px; 
  font-weight: bold;
  padding: 1px;    
}

/* sitelinks */

div.sitelinks
{
	margin:5px 2px 5px 2px;
	}

.sitelinks ul

{padding:0px; 
	margin-left:0px;
	list-style-position:outside; 
	list-style-type:none; 
	background-image:none;
	 text-align:left;
	}


