/*
Theme Name: CHQPR
Theme URI: 
Description: Center for Healthcare Quality and Payment Reform.
Version: 1.0
Author: Harold Miller
Tags: widget ready, valid html, valid css, 2 columns, fixed width, white, simple, clean, left sidebar, widgets
*/
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	 text-align: center;
    }
/* Header Styles*/

#pagewrap {
	 margin: 0 auto;
	 width: 800px;
	 text-align: left;
	}
#masthead {
	 height: 180px;
}
#background {
    background-image:url('http://www.chqpr.org/headerbackground.gif');
    height:180px;
    width:800px;
    z-index:1;
    }
#topborder {
    background-image:url('http://www.chqpr.org/topborder.gif');
    height:3px;
    width:800px;
    z-index:3;
    }
#logo {
    z-index:2;
    margin:0;
    }

#topborder2 {
    background-image:url('http://www.chqpr.org/topborder.gif');
    height:3px;
    width:800px;
    z-index:3;
    }

	 
#logotextimage {}


/* Main Navigation
---------------------------------------------------- */
#mainnav {
	float: left;
	width: 100%;
	background-color: #d3a023;
	}

#mainnav ul {
	float: left;
	padding: 0px 0 0 175px;
	margin: 0;
	list-style: none;
	}

#mainnav li {
	float: left;
	list-style-type: none;
	border-right: solid 1px #005f75;
	background-color: #d3a023;
	position: relative;
	}
	
#mainnav li a {
	float: left;
	display: block;
	padding: 0 4px;
	color: white;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
	/* Commented Backslash Hack
  	   hides rule from IE5-Mac \*/
  	#mainnav a {float:none;}
  	/* End IE5-Mac hack */
	
#mainnav li a:hover {
	color: #016682;
	background: #fff;
	background: #d3a023;
	}

#mainnav li a.active {
	color: #016682;
	background: #fff;
	border-bottom: solid 1px white;
	}
	
#mainnav li a.active:hover {
	color: #016682;
	background: #d3a023;
	}

/* Drop-Down Menus
---------------------------------------------------- */

		
#mainnav li ul {
	position: absolute;
	left: -176px;
	top: 30px;
	display: none;
	width: 0px;
	}

/*	Fix IE. Hide from IE Mac \*/
	
* html ul li {
	float:left;
}		
* html ul li a {
	height: 1%;
}
	
#mainnav li:hover ul {
	display:block;
	}	

#mainnav li ul li a {
	float: left;
	padding: 0 6px;
	background-color: #d3a023;
	color: white;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 1px #005f75;
	}

#mainnav li:hover ul li ul {
	position: absolute;
	left: -100px;
	top: 0px;
	display: none;
	}

#mainnav li ul li:hover ul{
	display:block;
	}	

#mainnav li ul li ul li a {
	float: left;
	padding: 0 6px;
	background-color: #d3a023;
	color: #016682;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	width: 185px;
	}
	
#widtha li a {
	width: 62px;
}

#widthb li a {
	width: 157px;
}

#widthc li a {
	width: 92px;
}

#mainnav li:hover #widtha li ul {
	left: -53px;
}

#mainnav li #widtha li ul li a {
	width: 80px;
}	

#mainnav li:hover #widthb li ul {
	left: -23px;
}

#mainnav li #widthb li ul li a {
	width: 90px;
}	

#mainnav li #widthc li ul li a {
	width: 85px;
}	
	

#maincontent {
	 float: left;
	 margin: 0 0 10px 0;
	 width: 790px;
    background: url('http://www.chqpr.org/leftcolumnbackgroundblue.gif');
}

/* Styles for the Left Column*/
#leftcolumn {
	 float: left;
	 width:170px;
    }
#leftcolumn1 {
    width:171px;
    position:relative;
    top:199px;
    z-index:1;
    border-top: 1px solid #000;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 20px;
	 font-size: 18px;
	 font-weight: bold;
	 clear: both;
    }
#leftcolumn1 p {
	padding-top: 30px;
	padding-left: 10px;
}
#leftcolumn1 img {
	padding-left: 9px;
	color: none;
	border: none;
}
#leftcolumn1 a {
	text-decoration: none;
	color: none;
}
.leftcolumnbox {
    width:158px;
    float:left;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 8px;
    margin: 4px 4px 20px 4px;
    }
.leftcolumnbox1 {
	 background-color: white;
    width:156px;
    float:left;
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding: 8px 10px;
    margin: 4px 4px 20px 4px;
    }
.leftcolumnbox1 p {
	font-size: 16px;
	padding-top: 30px;
	padding-left: 10px;
}
.leftcolumnbox1 img {
	padding-left: 9px;
	color: none;
	border: none;
}
.leftcolumnbox1 a {
	text-decoration: none;
	color: none;
}
.leftcolumnbox p {
    font-size: 12px;
	 padding-bottom: 8px;
    }
.leftcolumnbox ul {
    margin-left: 1em;
    padding-left: 0;
    }
.leftcolumnbox li {
    font-size: 12px;
    padding-bottom: 8px
    }
.leftcolumnbox a {
    text-decoration: none;
    color: white;
    }
.leftcolumnbox a:hover {
    text-decoration: none;
    color: black;
    }
.featureagency {
    width:136px;
    float:left;
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featureagency h1 {
    font-size: 12px;
    font-weight: bold;
    }
.featureagency a {
    text-decoration: none;
    color: black;
    }
.featurebox {
    width:136px;
    float:left;
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featurebox h1 {
    font-size: 12px;
    font-weight: bold;
    }
.columnspacer1 {
    margin-top: 100px;
    padding-top: 100px;
    margin-bottom: 100px;
    padding-bottom: 100px;
    }

#breadcrumb {
	float: right;
	padding: 0px 0px 20px;
	width: 605px;
	color: #016682;
	}
	 
#maincopy {
	float: right;
   width:605px;
	padding-left:10px;
	background: white;
   }
#maincopy h2  {
    color:#106176;
    margin-bottom:10px;
    }
#maincopy h1 a {
    color:#005f75;
    margin-bottom:10px;
	 text-decoration:none;
    }
#maincopy h3  {
    color:#106176;
    margin-bottom:5px;
    }
#maincopy h3 a {
    color:#005f75;
    margin-bottom:5px;
	 text-decoration:none;
    }
#maincopy dt {
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    }
#maincopy dd {
    font-weight: normal;
    }
#maincopy p {
    margin-top:1em;
    margin-bottom:1em;
    }
#maincopy li {
    margin-top:0px;
    margin-bottom:10px;
    }
.maincopyimagebox {
    clear:both;
	 float: right;
    }
.maincopyimage {
    }
h4.question {
    color:#0031C4;
    font-size:14px;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom:0px;
    }
p.answer {
    padding-left:45px;
    padding-top:0px;
    margin-top:0px;
    }
ul.answer {
    padding-left:60px;
    margin-left:0px;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    }
li.answer {
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:1;
    }
.mainbodyfloatbox {
    padding:10px;
    margin:5px;
    border-width:1px;
    border-style:solid;
    width:200px;
    float:right;
    }
#introheading {
    font-size:26px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
    }
#introheadinga {
    font-size:24px;
    font-style:italic;
    font-weight:normal;
    padding-top:5px;
    padding-bottom:0px;
    margin-bottom:0px;
    }
#introheadingb {
    font-size:26px;
    font-weight:bold;
    padding-top:0px;
    margin-top:0px;
    padding-bottom:5px;
    }
.contents {
    margin-bottom:3px;
    margin-top:0px;
    padding-bottom:10px;
    padding-top:0px;
    border-width:0px;
    border-color:#0031C4;
    border-style:solid;
    }
.contents h2 {
    color:#0031C4;
    font-size:18px;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:0px;
    }
.contents p {
    margin-top:0px;
    margin-bottom:0px;
    padding-top: 0px;
    }
.issue {
    margin-top: 30px;
    margin-bottom:10px;
    padding:3px;
    border-width:1px;
    border-color:#0031C4;
    border-style:solid;
    }
.issue h2 {
    font-size: 14px;
    font-weight:bold;
    color:#0031C4;
    margin:1px;
    }
.issue p {
    margin:6px 0 5px;
    font-size: 11px;
    }
.issue ul {
    font-size: 11px;
    margin-top: 4px;
    }
.issue ol {
    font-size: 11px;
    margin-top: 4px;
    }
#email {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    clear: both;
    }
#bottom {
	font-size: 10px;
	clear: both;
	margin-top:20px;
	text-align: center;
	}
