/* @override
	http://phase2.usgbc.josiah.mododev.com/themes/usgbc/lib/css/section/leed.css */

/* @group Global theme adjustments */
.grid-item { height: 265px; }
.grid-item h5 { margin-bottom: 10px; }

#content .ag-header p.result-count {
    font-size: 11px;
    color: #848484;
    font-style: italic;
    margin: 0;
}

.ag-footer { border-top: 1px solid #f0f0f0; }

#sideCol .section .details {
    margin: 8px 0;
    overflow: hidden;
}

#sideCol .section .details dt,
#sideCol .section .details dd {
    font-size: 11px;
    float: left;
    width: 50%;
    padding-bottom: .25em;
    margin: 0;
}

#sideCol .section .details dt {
    font-weight: bold;
    clear: left;
}

a.more,
ul#leed-cats li.all a {
    padding-right: 8px;
    background: url(../../img/arrow-sm.png) no-repeat right;
}
/* @end */

/* @group Credit List */
.credit-list ul { margin-left: 0; }

.credit-list li {
	overflow: hidden;
	padding: 14px 0;
}

.credit-list li img {
	float: left;
	margin-left: 12px;
}

#content .credit-list li .views-field-title h2,
#content .credit-list li p.credit-id {
	margin:  0 235px 0 66px;
}

.credit-list li .views-field-title h2 {
	font-weight: 400;
	font-size: 17px;
	margin-bottom: 2px;
}

.credit-list p.credit-id {
	font-weight: 400;
	font-size: 12px;
	color: #7e7e7e;
}

#content .credit-list dl.count {
    float: right;
    border: 1px solid #f0f0f0;
    width: 78px;
    text-align: center;
    margin-bottom: 0;
}

.credit-list dl.projects { margin-right: -1px; }

.credit-list dl.addenda {
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.credit-list dl.projects {
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

#content .credit-list dl.count dt {
    text-transform: uppercase;
    font-size: 9px;
    color: #5f6264;
    font-weight: bold;
    background: #f0f0f0;
    padding: 5px 0;
    margin-bottom: 1px;
}

#content .credit-list dl.count dd {
    padding: 5px 0;
    line-height: 1em;
    margin: 0;
}

.credit-list h2,
.credit-list p.credit-id {
    margin: 0 235px 0 66px;
}

.credit-list h2 {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 2px;
}

.credit-list p.credit-id {
    font-weight: 400;
    color: #7e7e7e;
    font-size: 12px;
    line-height: 18px;
}
/* @end */

/* @group Credit Nav */
ul#credit-nav {
    border: 1px solid #cfcfcf;
    clear: left;
    height: 30px;
    margin-bottom: 11px;
    margin-right: 0;
    position: relative;
    z-index: 5;

    -moz-border-radius: 4px;
    border-radius:4px;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;
}

ul#credit-nav li {
    float: left;
    padding: 0 25px 0 20px;
    position: relative;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
}

ul#credit-nav li a {
    color: #656565;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .03em;
}

ul#credit-nav li a:hover { color: #333; }

ul#credit-nav li.base {
    background: url(../../img/cnav-base.gif) no-repeat right;

    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

ul#credit-nav li.category { background: url(../../img/cnav-cat.gif) no-repeat right; }

ul#credit-nav li.base a {
    color: white;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

ul#credit-nav li.base a:hover {
    color: #333;
    text-shadow: 0 -1px 0 rgba(255,255,255,.45);
}

ul#credit-nav li.credits a { font-weight: normal; }

ul#credit-nav li.parent a {
    padding-right: 12px;
    background: url(../../img/cnav-parent.gif) no-repeat right;
}

ul#credit-nav li.parent ul {
    display: none !important;
    position: absolute;
    top: 30px;
    left: -9px;
    background: white;
    border: 1px solid #cfcfcf;
    padding: 6px 0;
    z-index: 10;

    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

ul#credit-nav li.parent:hover ul { display: block !important; }

ul#credit-nav li.parent ul li {
    margin: 0 10px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0;
    float: none;
    height: auto;
    line-height: 1.1em;
}

ul#credit-nav li.parent ul li:last-child { border-bottom: none; }

ul#credit-nav li.parent ul li a {
    background: none;
    padding: 0;
    display: block;
    padding: 4px 0;
    font-weight: normal;
}
/* @end */

/* @group Credit Header */
div#project-profile-info {
    position: relative;
    z-index: 1;
}

/* change made by JM */
div#project-profile-info .pf-textual-data {/* width: 825px !important; */ float: left !important;}

h1.pf-title {
    padding-top: 12px;
    margin-bottom: 0;
}

div#project-profile-info h2.credit-id { padding-top: 5px; }

div.version-switcher {
    float: right;
    height: 46px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 320px;
    padding-right: 0px;
}

div.version-switcher label {
    height: 46px;
    line-height: 46px;
    float: left;
    padding: 0 8px;
    color: #555555;
    font-size: 12px;
    text-shadow: 0 1px 0 rgba(255,255,255,.35);
    border-color: rgba(255,255,255,.45);
}

div.version-switcher div.selector {
    margin-top: 12px;
    margin-right: 5px;
    float: left;
}

div.version-switcher .selector:last-child span { width: 68px; }

div.version-switcher .selector:last-child,
div.version-switcher .selector:last-child select {
    width: 100px;
}
/* @end */

/* @group Credit Content */
div#mainCol h3,
div#mainCol h4 {
    padding-top: .75em;
}

div#mainCol h3:first-child {
    padding-top: 0;
}

div#mainCol div.ag-sort h3 {
    margin-top: 0;
    padding-top: 0;
}

div#mainCol h3 + h4 {
    padding-top: .25em;
}

div#mainCol sup {
    font-size: 70%;
}

div#mainCol .footnotes {
    margin-top: 25px;
    margin-bottom: 35px;
    border-top: 1px solid #bbbcbf;
    padding-top: 12px;
}

div#mainCol .footnotes p {
    font-size: 11px;
    color: #6d6d6d;
    line-height: 1.3em;
}

div#mainCol p.date {
    font-weight: bold;
    text-transform: uppercase;
}

div#mainCol p.date span.id {
    color: #898B8C;
}
/* @end */

/* @group Publications List */
div.sell-pubs {
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #fff;
}

div.sell-pubs div.sell-item {
    float: left;
    width: 142px;
    height: 190px;
    border-left: 1px solid #e2e7e7;
    border-bottom: 1px solid #e2e7e7;
    padding: 18px 18px 0 ;
}

div.sell-pubs div.sell-item img {
    margin: 0 0 15px;
    max-height: 85px;
    max-width: 70px;
    display: block;
    border: 2px solid white;

    -moz-box-shadow:0 0 5px #aaa;
    -webkit-box-shadow:0 0 5px #aaa;
    box-shadow:0 0 5px #aaa;
}

div.sell-pubs div.sell-item h5 {
    font-size: 13px;
    margin: 0;
}

div.sell-pubs div.sell-item:hover img {
    -moz-box-shadow:0 0 5px #666;
    -webkit-box-shadow:0 0 5px #666;
    box-shadow:0 0 5px #666;
}

div.sell-pubs div.sell-item:hover h5 a { color: #0099cc; }
div.sell-pubs div.sell-item a.more-link { color: #666666; }
div.sell-pubs div.sell-item:hover a.more-link { color: #272727; }
/* @end */

/* @group Highlight Bubble */
.modal-tip .tt-inner .date {
	font-size: 11px;
	font-weight: bold;
	color: #a1a1a1;
	margin: 10px 0 5px;
}
/* @end */

/* @group Project Filters */
#project-filter p {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}

#project-filter label {
	font-size: 11px;
	line-height: 14px;
	margin-left: 3px;
	display: none;
}

#project-filter input { width: 138px; }
#project-filter .selector { margin: 0; }
#project-filter .date-range label { margin-bottom: 3px; }

#project-filter .date-range span {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	margin-left: 3px;
	overflow: hidden;
}

#project-filter .date-range span:last-child { margin-bottom: 0; }

#project-filter .date-range span label {
	 float: left;
	 width: 30px;
	 margin: 3px 3px 0 0;
	 text-align: right;
	 font-weight: normal;
}

#project-filter .date-range span input {
	 width: 112px;
	 float: left;
}

#project-filter .date-range span .ui-datepicker-trigger {
	margin: 6px 3px 5px 2px;
	cursor: pointer;
}

#project-filter .small-alt-button { margin: 0; }
/* @end */

/* @group Rulings & Addenda Lists */
#content .ag-header + .ra-list { margin-top: -15px; }
#content .ra-list p { margin: 2px 0; }
#content .ra-list li { padding: 10px; }

#content .ra-list p.date {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #8a8a8a;
}

#content .ra-list .date span.id { color: #555; }
/* @end */

/* @group File List */
ul.filelist { width: 60%; }

ul.filelist li {
    padding: 8px 0 8px 50px;
    background-repeat: no-repeat;
    background-position: 10px 12px;
}

ul.filelist li.img { background-image: url(../../img/file-img.png); }

ul.filelist li h5 { margin-bottom: 0 !important; }

ul.filelist li p {
    margin: 0 !important;
    font-size: 12px;
}
/* @end */

/* @group Applicability Sidebar */
#applicability.aside h5 { margin-bottom: 15px; }
#applicability .selector { margin: 0; }
#applicability.aside dl + dl { margin-top: 20px; }

#applicability.aside dl dt,
#applicability.aside dl dd,
#applicability.aside dl dd p {
    color: #383838;
    font-size: 12px;
    overflow: hidden;
}

#applicability.aside dl dt {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

#applicability.aside dl .ag-sort h3 { width: 176px; }
#applicability.aside dl .button-group { margin-bottom: 0; }

#applicability.aside dl dd span.is-applicable {
    padding: 0 3px;
    font-weight: bold;
    color: white;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);

    -moz-border-radius: 3px;
    border-radius:3px;
}

#applicability.aside dl dd span.yes { background: #86c240; }
#applicability.aside dl dd span.no { background: #ca5656; }
/* @end */

/* @group Applicability Chart */
.ap-chart { border-collapse: collapse; }

.ap-chart th,
.ap-chart td {
    border: 2px solid white;
}

.ap-chart th {
    background-color: #5c5c5c;
    font-size: 11px;
    font-weight: bold;
    color: white;
    padding: 7px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);

    -moz-box-shadow: 0 0 5px rgba(0,0,0,.5) inset;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5) inset;
    -box-shadow: 0 0 5px rgba(0,0,0,.5) inset;

    background-image: -moz-linear-gradient(100% 100% 90deg, #4e4e4e, #676767);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#676767), to(#4e4e4e));
    -pie-background: linear-gradient(#676767, #4e4e4e 100%);
}

.ap-chart th.blank { visibility: hidden; }

.ap-chart thead th,
.ap-chart tbody td {
    text-align: center;
}

.ap-chart tbody td {
    width: 64px;
    padding: 0;
    background: #f7f7f7;
}

.ap-chart td.na { background: #dfdfdf; }
.ap-chart tfoot td { padding-top: 10px; }

.ap-chart tfoot .key dt,
.ap-chart tfoot .key dd {
    float: left;
    font-size: 11px;
    line-height: 12px;
    height: 12px;
    padding: 3px 0;
}

.ap-chart tfoot .key dt {
    width: 43px;
    text-align: center;
}

.ap-chart tfoot .key dd { width: 637px; }
/* @end */

/* @group Credit Watch */
#watch-credit {
	display: block;
	float: right;
	color: red;
	position: absolute;
	right: 15px;
	top: 10px;
	text-indent: -9999px;
	border: 1px solid #ccc;

	-moz-border-radius: 2px;
	border-radius: 2px;

	background-color: #ccc; /* fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, #e4e4e4, #f9f9f9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e4e4e4));
}

#watch-credit span {
	 background: url(../../img/watch-credit.png) top center;
	 display: block;
	 width: 19px;
	 height: 14px;
	 margin: 2px 3px;
}

#watch-credit.selected span { background-position: bottom center; }

#watch-credit.disabled {
    opacity: .5;
    cursor: pointer;
}

.watch-credit-disclaimer {
    position: absolute;
    font-weight: normal;
    right: 48px;
    top: 13px;
    font-size: 11px;
    color: #667;
}
/* @end */
/* @group LEED System & Version Selection */
#select-leed li {
	display: block;
	list-style: none;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#select-leed li.system,
#systems-index .system {
	margin:0 20px 20px 0;
	background: none;
	cursor: pointer;
	width: 223px;
	height: 162px;
	border: 1px solid #D1D1D1;
	list-style: none;
	color: #AAA;
	text-align: center;
	float: left;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow:
    	0 2px 2px rgba(0,0,0,.08),
    	0 1px 0 rgba(255,255,255,1) inset;
    -webkit-box-shadow:
    	0 2px 2px rgba(0,0,0,.08),
    	0 1px 0 rgba(255,255,255,1) inset;
    box-shadow:
    	0 2px 2px rgba(0,0,0,.08),
    	0 1px 0 rgba(255,255,255,1) inset;
    background-color: #fafafa;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ebebec));
    background-image: -webkit-linear-gradient(top, #fafafa, #ebebec);
    background-image: -moz-linear-gradient(top, #fafafa, #ebebec);
    background-image: -o-linear-gradient(top, #fafafa, #ebebec);
    background-image: -ms-linear-gradient(top, #fafafa, #ebebec);
    background-image: linear-gradient(top, #fafafa, #ebebec);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fafafa', EndColorStr='#ebebec');
}

#select-leed li.small,
#systems-index .system {
	width: 174px;
	height: 127px;
}
#systems-index {
	border: none;
}
	#systems-index td {
		vertical-align: top;
		padding: 15px 10px 10px;
		border: none;
		border-bottom: 1px solid #DDD;
	}
#systems-index .logo {
	padding-left: 0;
}

	#systems-index .logo .system {
		cursor: auto;
		margin: 0 0 5px;
	}
	
#systems-index .links {
	font-size: 11px;
	padding-right: 0;
	//border-left: 1px solid #DDD;
}


#systems-index .links .plainlist,
#systems-index .links .plainlist a.small-alt-button{
	margin: 0;
}

#systems-index .links .plainlist a {
	margin-bottom: 5px !important;
	display: block;
}


	#select-leed li.system img{
		-moz-border-radius: 3px;
		border-radius: 3px;
		width:100%;
	}
	
	#select-leed li.system:nth-child(4n+4),
	#select-leed li.small.system:nth-child(5n+8){
		margin-right: 0;
	}
		#select-leed li.small.system:nth-child(6n)  {
			margin-right: 20px;
		}
		
	#select-leed li:hover {
		background-color: #ffffff;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
		background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
		background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
		background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
		background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
		background-image: linear-gradient(top, #ffffff, #f0f0f0);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f0f0f0');
	}
	#select-leed > li:active {
		position: relative;
		top: 1px;
		-moz-box-shadow:
			0 1px 1px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
		-webkit-box-shadow:
			0 1px 1px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
		box-shadow:
			0 1px 1px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
	}
	#select-leed > li.options:active {
		top: auto;
		-moz-box-shadow:
			0 2px 2px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
		-webkit-box-shadow:
			0 2px 2px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
		box-shadow:
			0 2px 2px rgba(0,0,0,.08),
			0 1px 0 rgba(255,255,255,1) inset;
	}

#select-leed li.options:hover ul{
	display: block;
}
#select-leed ul {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: linear-gradient(top, #ffffff, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f0f0f0');
	
	width: 224px;
	height: 162px;
	
	display: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	text-align: center;
	position: absolute;
	top: -1px;
	left: -1px;
	margin:0px;
	-webkit-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,0.8);
	-moz-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,0.8);
	box-shadow:
		inset 0px 1px 0px rgba(255,255,255,0.8);
}
#select-leed .small ul {
	width: 175px;
	height: 127px;
}
	#select-leed li li {
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	#select-leed li li a{
		border-bottom: 1px solid #ccc;
		padding: 32px 0;
		display: block;
		color: #444;
		text-shadow: 0px 1px 0px #FFF;
		font-weight: 600;
		font-size: 13px;
		margin: 0 auto;
		-webkit-box-shadow: inset 0px 1px 0px #FFF;
	}
			#select-leed li.small li a {
				padding: 24px 0;
			}
			
		#select-leed li.three li a {
			padding: 18px 0 !important;
		}
			#select-leed li.three.small li a {
				padding: 13px 0 !important;
			}
			
		#select-leed li li:first-child a{
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			-moz-border-radius-topleft: 3px;
			-moz-border-radius-topright: 3px;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			position: relative;
		}
		#select-leed li li:last-child a{
			-webkit-border-bottom-left-radius: 3px;
			-webkit-border-bottom-right-radius: 3px;
			-moz-border-radius-bottomleft: 3px;
			-moz-border-radius-bottomright: 3px;
			border-bottom-left-radius: 3px;
			border-bottom-right-radius: 3px;
		}

	#select-leed li li:last-child a{
		border-bottom: none;
	}
		#select-leed ul li a:hover {
			//border-top: 1px solid #FFF;
			color: #333;

		    background-color: #EEEEEE;
		    background-image: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#DDDDDD));
		    background-image: -webkit-linear-gradient(top, #EEEEEE, #DDDDDD);
		    background-image:    -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
		    background-image:     -ms-linear-gradient(top, #EEEEEE, #DDDDDD);
		    background-image:      -o-linear-gradient(top, #EEEEEE, #DDDDDD);
		    background-image:         linear-gradient(top, #EEEEEE, #DDDDDD);
		}
		#select-leed ul li a:active {

		    background-color: #F4F4F4;
		    background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#DDDDDD));
		    background-image: -webkit-linear-gradient(top, #F4F4F4, #DDDDDD);
		    background-image:    -moz-linear-gradient(top, #F4F4F4, #DDDDDD);
		    background-image:     -ms-linear-gradient(top, #F4F4F4, #DDDDDD);
		    background-image:      -o-linear-gradient(top, #F4F4F4, #DDDDDD);
		    background-image:         linear-gradient(top, #F4F4F4, #DDDDDD);
		}


.profile-sub-menu .internal-navigation.right li {
	margin: 0;
}

.credit-language ul{
	margin-left:20px;
}

.credit-language table{
	border:1px;
}

.credit-language table tbody th, .credit-language table th{
	border: 1px solid #ccc;
	border-right: none;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: .5px;
	color: #757575;
	text-shadow: 0 1px #fff;
	text-align: center;
	padding: 5px 5px 4px;
	font-weight:600;
	-moz-box-shadow: 1px 1px 0 #FFF inset;
	-webkit-box-shadow: 1px 1px 0 #FFF inset;
	box-shadow: 1px 1px 0 #FFF inset;

	background-color: #ebeaea;
	background-image: -moz-linear-gradient(100% 100% 90deg, #ebeaea, #f9f9f9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ebeaea));
	-pie-background: linear-gradient(#f9f9f9, #ebeaea 100%);
	font-size: 11px;

}

.credit-language table tbody td,
.credit-language table td{
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	padding-left:10px;
	vertical-align: middle;
	font-size: 11px;
}

/* @group Version Toggle */

#version-toggle,
#version-toggle .version-switch .switch  {
	
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 3;
	
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #999;
	text-shadow: 0px 1px 0px #FFF;
	text-align: center;
	
	border: 1px solid #BBBCBF;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ebebec));
	background: -webkit-linear-gradient(top, #fafafa, #ebebec);
	background: -moz-linear-gradient(top, #fafafa, #ebebec);
	background: -o-linear-gradient(top, #fafafa, #ebebec);
	background: -ms-linear-gradient(top, #fafafa, #ebebec);
	background: linear-gradient(top, #fafafa, #ebebec);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fafafa', EndColorStr='#ebebec');
	
	-webkit-box-shadow: 
		inset 0px 1px 0px #FFF,
		0px 2px 2px rgba(0,0,0,0.06);	
	-moz-box-shadow: 
		inset 0px 1px 0px #FFF,
		0px 2px 2px rgba(0,0,0,0.06);	
	box-shadow: 
		inset 0px 1px 0px #FFF,
		0px 2px 2px rgba(0,0,0,0.06);	
	
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	
	overflow: hidden;
}

#version-toggle {
	padding-top: 5px;
	margin-bottom: 10px;
	height: 60px;
	width: 148px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
	#version-toggle.open {
		height: 92px;
	}
	
#version-toggle .version-switch {
	margin: 4px ;
	overflow: hidden;
	padding-bottom: 4px;
}

	#version-toggle .version-switch .switch {
		width: 63px;
		float: left;
		display: block;
		padding: 8px 0;
		border: 1px solid #BBBCBF;
		
	}	
	#version-toggle .version-switch .switch.selected {
		-webkit-box-shadow: 
			inset 0px 1px 4px rgba(0,0,0,0.2),
			0px 1px 0px #FFF;	
		-moz-box-shadow: 
			inset 0px 1px 4px rgba(0,0,0,0.2),
			0px 1px 0px #FFF;
		box-shadow: 
			inset 0px 1px 4px rgba(0,0,0,0.2),
			0px 1px 0px #FFF;
			
		color: #555555;	
		
		background-color: #ebebec;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e1), to(#fafafa));
		background-image: -webkit-linear-gradient(top, #e0e0e1, #fafafa);
		background-image: -moz-linear-gradient(top, #e0e0e1, #fafafa);
		background-image: -o-linear-gradient(top, #e0e0e1, #fafafa);
		background-image: -ms-linear-gradient(top, #e0e0e1, #fafafa);
		background-image: linear-gradient(top, #e0e0e1, #fafafa);
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e0e0e1', EndColorStr='#fafafa');
		
	}

	#version-toggle a#current-version {	
		margin-left: 6px;
		-webkit-border-radius: 3px 0px 0px 3px;
		-moz-border-radius: 3px 0px 0px 3px;
		border-radius: 3px 0px 0px 3px;
	}
	#version-toggle a#historic-version {
		border-left: none;
		-webkit-border-radius: 0px 3px 3px 0px;
		-moz-border-radius: 0px 3px 3px 0px;
		border-radius: 0px 3px 3px 0px;
	}

#version-toggle #version-title {

	width: 148px;
	position: absolute;
	z-index: 1;
	bottom: 9px;
	
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

	#version-toggle #version-title p {
		text-transform: uppercase;
		font-size: 11px;
		margin: 0;
	}
	#version-toggle #version-title.open {
		
	}
		
#version-toggle #historic-date-field {
	
	position: relative;
	clear: both;
	top: -35px;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	height: 26px;
	z-index:2;
}
	#version-toggle #historic-date-field.open {
		top: 0px;
		opacity: 1;
	}
	#version-toggle #historic-date-field .container-switch {
		width: 148px;
		height: 26px;
		-webkit-border-radius: 0px 0px 3px 3px;
		-moz-border-radius: 0px 0px 3px 3px;
		border-radius: 0px 0px 3px 3px;
		text-align: left;
		//padding-top: 7px;
		//padding-bottom: 3px;
		top: -3px;
		z-index: 2;
	}
	
	#version-toggle input.version-datepicker {
		width: 66px;
		padding: 0px 9px 0px 23px;
		font-size: 12px;
		line-height: 25px;
		height: 23px;
		left: 10px;
		float: left;
		position: relative;
		
	}
		#version-toggle #historic-date-field img.cal {
			opacity: 1;
			position: absolute;
			left:15px;
			top: 5px;
			z-index: 3;
		}
	#version-toggle #historic-date-field .small-alt-button {
		width: 18px;
		height: 14px;
		padding: 4px 2px 4px;
		float: right;
		margin-right: 9px;
	}
		#version-toggle #historic-date-field .small-alt-button img {
			position: relative;
			top: -1px;
		}

/* @end */

/* @end */

/* @group Credit Discussion */
.node-type-credit-definition #comments {
  display: none;
}

.node-type-credit-definition>.credit-discussion #comments {
  display: block;
}

.node-type-credit-definition .view-credit-comments #comments {
  display: block;
}

/* @group LEED v4 Comment Widget */
#leedv4-comment { overflow: hidden; }
#leedv4-comment h5 { margin-bottom: 5px; }
#leedv4-comment .radios { display: none; overflow: hidden; }
#leedv4-comment .radios p { margin-bottom: 5px; }
#leedv4-comment .field { margin-bottom: 10px;}
/* @end */

/* @end */
/* @group Rulings & Addenda Lists */
.ag-header + .ra-list { margin-top: -15px; }
.ra-list p { margin: 2px 0; }
.ra-list li { padding: 10px; }

.ra-list p.date {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #8a8a8a;
}

.ra-list .date span.id { color: #555; }

table.details.extra tbody td:first-child{
	border-left: 1px solid #ddd !important;
}
table.details.extra tbody tr th {
	border-bottom: 0;
}
table.details.extra tbody tr:first-child th{
	border-bottom: 1px solid #DDD;
}