/*
Theme Name: Judicial Nominations Default
Theme URI: http://www.judicialnominations.org/
Description: The default Judicial Nominations theme.
Version: 1.0
Author: DeGray Systems
Author URI: http://www.degraysystems.com/
*/

#container {
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#header, #navigation, #flashPlayer, #navigation {
	background-color: #d5e5f5;
}

#navigation {
	float: left;
	width: 100%;
	height: 60px;
}

#header {
	position : relative;
	z-index: 1;

}

#header img {
	position : relative;
	z-index: 2;
}


#header form {
	position: absolute;
	float: left;
	left: 620px;
	overflow: visible;
	z-index: 3;
	top: 40px;
}

#header form input[type=submit] {
	width: 123px;
	height: 30px;
	background-image: url(images/blankButton.png);
	background-color: transparent;
	border-style: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

#header input[type=text] {
	position: relative;
	width: 160px;
}

#header input[type=submit]:hover {
	text-decoration: underline !important;
	background-position: 0 30px;
}

#navigationBottom {
	height: 9px;
	position: relative;
	z-index: 10;
	background-image: url(images/menuRuleBtm.png);
	margin-left: 14px;
	margin-right: 14px;
	clear: left;
}

#header h1 {
	color: #004c9e;
	font-size: 14px;
	line-height: 20px;
	float: right;
	position: relative;
	top: 16px;
	left: -44px;
	font-weight: bold;
	font-style: italic;
}

#masterBG {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/masterBG.jpg);
}

#ACSlogo {
	float: right;
}

#header #ACSlogo {
	right: 27px;
	position: relative;
	margin: 0 0 -4px;
}

.clearer {
	clear: both;
}

#navigation li {
	float: left;
	clear: none;
	height: 42px;
	margin-right: 2px;
	margin-bottom: -4px;
	background-image: url(images/menuBarBG.png);
}

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

#navigation a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	line-height: 38px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: none !important;
}

#navigation ul {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 13px;
	float: left;
}

#flashPlayer {
	border-bottom: 1px solid #777;
}

#logoBox {
	float: right;
	clear: both;
	display: block;
	margin-right: 30px;
	margin-bottom: 10px;
}

a.blankButton {
	color: white;
	font-weight: bold;
	display: block;
	text-align: center;
	position: relative;
	z-index: 4;
	width: 131px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	background: url(images/blankButton.png) no-repeat center 0;
	line-height: 30px;
	clear: left;
}

.blankButton.orange {
	background: url(images/blankButtonOrange.png) no-repeat center 0px !important;
}

.blankButton.orange:hover {
	background-position: center -30px !important;
	text-decoration: none !important;
}


a.blankButton:hover{
	background-position: center bottom;
	text-decoration: none !important;
}



/* @end */

/* @group HTML Overrides */

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #333;
}

a {
	color: #0456A5;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}



/* @end */

/* @group Middle Section */

a.readMoreLink {
	font-weight: bold;
}

/* @group SubFoldOne */

#subFoldOne
 {
	width: 830px;
	margin: 60px auto 33px;
	background: url(images/subFoldOneMiddle.png) repeat-y;
}

#header form input[type=submit] {
	width: 123px;
	height: 30px;
	background-image: url(images/blankButton.png);
	background-color: transparent;
	border-style: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

#subFoldOneHeader {
	width: 100%;
	height: 48px;
	margin-bottom: -32px;
	position: relative;
	top: -48px;
	background: url(images/subFoldOneTopWithOrange.png) no-repeat;
}

#subFoldOneFooter {
	height: 32px;
	background: url(images/subFoldOneBottom.png) no-repeat;
	position: relative;
	top: 7px;
}

#subFoldOne h2 {
	color: white;
	line-height: 20px;
	text-align: center;
	margin-top: -43px;
	padding-bottom: 7px;
	position: relative;
	z-index: 1;
}

#subFoldOne h3 {
	margin-bottom: 20px;
}

.subFoldOneHeaderImg {
	display: block;
	margin: 12px auto 20px;
}

#judicialVacancies {
	width: 184px;
	float: left;
	position: relative;
	left: 20px;
}

#pendingNominees {
	width: 184px;
	float: left;
	position: relative;
	left: 35px;
	}

#inTheNews {
	float: left;
	width: 369px;
	position: relative;
	left: 57px;
}

#supremeCourtBox {
	border: 1px solid #aaa;
	clear: left;
	width: 330px;
	margin: 19px auto 0;
}





#supremeCourtBox h3 {
	margin-bottom: 5px;
	float: right;
	width: 190px;
	margin-top: 45px;
	position: relative;
	left: -18px;
}

#supremeCourtBox img {
	display: block;
	float: left;
	margin: 0px 0 0px 0px;
}


/* @end */

/* @group SubFoldTwo */

.verticalRule {
	background-color: #aaa;
	float: left;
	width: 1px;
	position: relative;
	top: 42px;
}

#subFoldTwo {
	width: 858px;
	background-image: url(images/subFoldTwoMiddle.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 58px;
}

#subFoldTwoInner {
	background: white url(images/lowerSectionBG.jpg) repeat-x 0 bottom;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: relative;
	left: 1px;
}

#subFoldTwoHeader {
	background-image: url(images/subFoldTwoTop.png);
	width: 858px;
	height: 37px;
	margin: 0 0 -39px;
	position: relative;
	top: -37px;
}

#subFoldTwoFooter {
	width: 858px;
	height: 51px;
	position: relative;
	top: 51px;
	margin-top: -74px;
	background: url(images/subFoldTwoBottom.png) no-repeat;
}

#congressionalStatements {
	width: 190px;
	float: left;
}

#congressionalStatements > * {
	left: 5px;
	position: relative;
}

#roleOfCourts {
	width: 190px;
	float: left;
}

#howCourtWorks {
	width: 190px;
	float: left;
}

#upcomingEvents {
	float: left;
	width: 190px;
}

#subFoldTwoInner > * {
	position: relative;
	left: 2px;
}

#subFoldTwo h2, #threeCol h2, .oneColBox h2, #rightContent h2 {
	background: url(images/headerBackground.png) repeat-x 0 0;
	line-height: 14px;
	text-align: center;
	width: 175px;
	font-size: 12px;
	border: 1px solid #205aa4;
	color: white;
	font-weight: bold;
	height: 31px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

#rightContent h2 {
	width: 250px;
	background: url(images/headerBackgroundOrange.png) repeat-x 0 0;
	border-color: #ea8720;
	display: table-cell;
	height: 31px;
}

.nominees_h2 {
	background: url(images/headerBackgroundOrange_nominees_exp.png) repeat-x 0 0 !important;
	height: 42px !important;
}


.subFoldTwoHeaderImg {
	display: block;
	margin: 20px auto;
	clear: left;
}

#howCourtWorks img {
	margin-top: 11px;
}

#subFoldTwo > div > div{
	margin-top: 10px;
}

/* @end */

#middleSection ul {
	margin-left: 7px;
	margin-right: 7px;
}

#lowerSection h1 {
	margin-top: 15px;
	text-indent: 16px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

#middleSection p {
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 15px;
}

.videoContainer p {
	margin: 0 10px 0 10px !important;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

#readings ul {
	position: relative;
	padding-left: 10px;
}

#middleSection h3 {
	text-align: center;
}

#middleSection h3 a {
	font-weight: bold;
}

#lowerSection {
	margin-left: 4px;
}

.videoPic {
	background-color: #f6f6f6;
	padding: 5px;
	border: 1px solid #ccc;
	position: relative;
	display: block;
	margin: 6px auto 8px;
	width: 137px;
}

.videoPic p {
	margin: 0;
	padding: 0;
	display: none;
}

#videoBox {
	float: left;
	position: relative;
	width: 833px;
	height: 100%;
}

#videoBoxTop{
	width: 100%;
	height: 45px;
	background: url(images/videoBoxBG.png) center top;
}

#videoBoxBottom {
	float: left;
	width: 100%;
	background: url(images/videoBoxBG.png) center bottom;
	padding-bottom: 24px;
}

.videoBox {
	float: left;
	position: relative;
	width: 833px;
	height: 100%;
}

.videoBoxTop{
	width: 100%;
	height: 45px;
	background: url(images/videoBoxBG.png) center top;
}

.videoBoxBottom {
	float: left;
	width: 100%;
	background: url(images/videoBoxBG.png) center bottom;
	padding-bottom: 24px;
}

#videoRow {
margin-left: 13px;
margin-right: 13px;
overflow: visible;
height: 100%;
}

.videoRow_inner {
	margin-left: 13px;
	margin-right: 13px;
	overflow: visible;
	height: 100%;
}

#videoBoxInner {
	margin-top: 21px;
	margin-left: 16px;
	margin-right: 16px;
}

#videoBox h1 {
	text-indent: 0;
	background-image: url(images/videoBoxHeader.png);
	line-height: 22px;
	color: white;
	text-align: center;
	border-bottom: 1px solid #2f65a5;
	height: 20px;
	margin: -3px 0 0;
	width: 803px;
	position: absolute;
	top: 20px;
	left: 16px;
}

.videoBox h1 {
	text-indent: 0;
	background-image: url(images/videoBoxHeader.png);
	line-height: 22px;
	color: white;
	text-align: center;
	border-bottom: 1px solid #2f65a5;
	height: 20px;
	margin: -3px 0 0;
	width: 803px;
	position: absolute;
	top: 20px;
	left: 16px;
}


.videoContainer {
	width: 20%;
	float: left;
}

#readings {
	background-image: url(images/readingBox.jpg);
	width: 256px;
	height: 145px;
	float: left;
	position: relative;
}

#readings h1 {
	text-indent: 0;
	margin-left: 16px;
	margin-right: 16px;
}

#lowerSection .shim {
	height: 2px;
	float: left;
	width: 0;
}

#middleSectionOuter {
	background: #f7fbfe url(images/middleBG.jpg) repeat-x;
	padding-top: 15px;
}

.learnMoreButton {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#middleSection {
	width: 904px;
	border: 1px solid #777;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	clear: left;
	padding-bottom: 15px;
}

.titlePic {
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
}

#lowerSection > div {
	position: relative;
	left: 28px;
}

.subNewsItemPic {
	float:left;
	display: block;
	margin: 0px 5px 0px 0px;
}


/* @end */

/* @group Footers */

#footerOne, #footerTwo {
	clear: both;
	background-color: white;
}

#footerOne {
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #777;
}

#footerTwo {
	padding-bottom: 10px;
	padding-top: 25px;
}

#footerOne p, #footerTwo p {
	margin: 0 auto;
	width: 400px;
	text-align: center;
	line-height: 22px;
}

#footerOne a, #footerTwo a {
	text-decoration: none;
}

/* @end */

/* @group Website Inner */

/* @group Right Content */

#rightContent {
	width: 347px;
	float: right;
	background-image: url(images/rightColumnMiddle.png);
	margin-top: 37px;
	margin-bottom: 54px;
	position: relative;
	left: 21px;
	z-index: 1;
}

#rightContentInner {
	margin-left: auto;
	margin-right: auto;
	width: 281px;
	padding-top: 10px;
	position: relative;
	background-color: #fdfdfe;
	z-index: 1;
}

#rightContentBG {
	background: white url(images/contentRightBG.png) repeat-x 0 bottom;
	width: 100%;
	/*height: 354px;*/
	position: absolute;
	bottom: -21px;
	z-index: -1;
	left: 0;
}

#rightContentInner p {
	margin-left: 16px;
	margin-right: 16px;
}

#rightContentInner ul {
	margin-left: 16px;
	margin-right: 16px;
}

#rightContentImg {
	display: block;
	margin: 10px auto 15px;
}

#rightContentTop {
	height: 50px;
	background-image: url(images/rightColumnTop.png);
	position: relative;
	top: -50px;
	margin-bottom: -70px;
}



#pageContent h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0456A5;
}

#pageContent p {
	color: #2c2d2e;
	font-size: 12px;
	line-height: 18px;
}

#rightContentBottom {
	height: 56px;
	background-image: url(images/rightColumnBottom.png);
	position: relative;
	top: 56px;
	margin-top: -56px;
}

#pageContent {
	background: url(images/contentBG.png) repeat-x 0 top;
	float: left;
	width: 100%;
}

#pageContentInner {
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
	border: 1px solid #777;
	padding: 20px;
}

#pageContent ul
 {
	padding-left: 25px;
	list-style-type: square;
	color: #0456A5;
	margin-top: 10px;
	font-size:12px;
}

#pageContent ul ul
 {
	padding-left: 25px;
	list-style-type: disc;
	color: #0456A5;
	margin-top: 10px;
}

#pageContent li
 {
	padding-bottom: 10px;
}



#acsText {
	float: right;
	margin-top: 12px;
	margin-right: 17px;
	font-size: 12px !important;
	line-height: 20px !important;
}



/* @end */



/* @end */

/* @group Three Col Box */

#threeCol p, #threeCol ul {
	margin-left: 8px;
	margin-right: 4px;
}


#oneCol {
	float: right;
	position: relative;
	margin-bottom: 13px;
	right: 44px;
}

.oneColBox {
	width: 206px;
	float: left;
	clear: left;
	margin-top: 2px;
	margin-bottom: -5px;
}

.oneColBox.bottomBox {
	margin-top: -7px;
}

.oneColBox ul {
	list-style-type: square;
	padding-left: 27px;
	color: #0072BC;
	clear: left;
}

.oneColBox li {
}

.oneColBox ul a {
	/*font-weight: bold;*/
	color: #0072BC;
}

.oneColBoxBody {
	position: relative;
	background-image: url(images/oneColBoxMid.png);
	float: left;
	width: 208px; /* 208 */
}

.oneColBoxBody ul {
	font-size:12px;
	list-style-type: square;
	margin-left: 25px;
	color:black;
	width: 155px;
}

.oneColBoxBody li {
	margin-bottom:7px;
	color:#0456a5;
}

.centerParent {
	padding: 0px !important;
}


.oneColBoxHeader {
	width: 100%;
	height: 23px;
	background-image: url(images/oneColBoxTop.png);
}

.oneColBoxFooter {
	background-image: url(images/oneColBoxBtm.png);
	height: 23px;
	width: 100%;
	clear: left;
}

.oneColBox p {
	font-size: 10px;
	line-height: 14px;
	width: 174px;
	margin: 5px auto 10px !important;
}

.oneColBox h2 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	width: 164px;
	margin-bottom: 12px;
	border-color: #ea8720;
	padding: 0;
	background: url(images/headerBackgroundOrange.png) repeat-x center top;
	margin-top: 0;
}

.oneColBox.bottomBox ul {
	margin-top: 15px;
}

.oneColBox.topBox .centerParent {
	margin-top: 3px;
}

.oneColBox ul {
}

#threeCol {
	width: 637px;
	background-image: url(images/splitThreeMain.png);
	margin-top: 32px;
	margin-bottom: 30px;
	z-index: 1;
	float: left;
	position: relative;
	left: 26px;
}

#threeColAbs {
	position: absolute;
	width: 654px;
	z-index: 2;
}

#threeColBG {
	position: absolute;
	right: 28px;
	bottom: 53px;
	left: 25px;
	top: -411px;
	z-index: -1;
}

#threeColBody {
	position: relative;
	top: -45px;
	z-index: 3;
	margin-top: 0;
	width: 604px;
	left: 25px;
	float: left;
}

#threeColBody ul {
	font-size:12px;
	list-style-type: square;
	margin-left: 25px;
	color:black;
}

#threeColBody li {
	margin-bottom:7px;
	color:#0456a5;
}

#threeColHeader {
	width: 100%;
	height: 42px;
	background-image: url(images/splitThreeHeader.png);
	background-color: transparent;
	position: relative;
	top: -42px;
}

#threeColFooter {
	width: 100%;
	height: 42px;
	background-image: url(images/splitThreeFooter.png);
	background-color: transparent;
	position: relative;
	clear: both;
	top: -23px;
}

#threeColA, #threeColB, #threeColC {
	width: 190px;
	float: left;
	background-color: transparent;
	clear: none;
}

#threeColC {
	width: 185px;
	border-left: 1px solid #ccc;
	left: 28px;
	position: relative;
}

#threeColB {
	width: 190px;
	position: relative;
	left: 17px;
	float: left;
}

.seperator {
	border-right: 1px solid #aaa;
	float: left;
	width: inherit !important;
	margin-left: 5px;
	margin-right: 5px;
	height: 100px;
}


/* @end */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#recommend_readings_ul {
	margin-top: 5px;
}

#judicialVacancies ul {
	font-size:12px;
	list-style-type: square;
	margin-left: 25px;
	color:black;
}

#judicialVacancies li {
	margin-bottom:7px;
	color:#0456a5;
}

#pendingNominees ul {
	font-size:12px;
	list-style-type: square;
	margin-left: 25px;
	color:black;
}

#pendingNominees li {
	margin-bottom:7px;
	color:#0456a5;
}

.acs-search-result {
	font-size: 12px;
	margin-bottom: 10px;
}

.acs-search-result li {
	margin-bottom: 0;
	padding-bottom: 0 !important;
}

.acs-search-result ul {
	margin-top: 0 !important;
	margin-left: 10px;
	color: #333333 !important;
}
