/* ************************ Defaults ************************ */

html, body, form, ul, li, p, h1, h2, h3, h4 {
	padding-top: 0px;
	margin-top: 0px;
}
html, body, * html #main {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font: 12px/1.6 "Arial", Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #fff url("/ezstatic/data/vtroundtable/i/bg.jpg") repeat-x;
}


h1 {
	font-size: 150%;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	color: #790000;
	text-transform: uppercase;
	margin: 0;
}

h1 a {
	font-size: 14px;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	color: #790000;
	text-transform: none;
}

h2 {
	font-size: 140%;
	color: #333;
	margin: 0 0 8px 0;
	margin: 0;
}

h3 {
	font-size: 120%;
	margin: 20px 0 0 0;
}

h4 {
	font-size: 110%;
	margin: 20px 0 0 0;
}


img {
	border: 0px;
	behavior: url("/ezstatic/data/vtroundtable/i/pngbehavior.htc");
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

.pngimage {
	background: transparent;
	display: block;
}
.clearboth {
	clear: both;
}



/* ************************ structural ************************ */

#main {
	width: 1002px;
	min-height: 100%;
	background: transparent url("/ezstatic/data/vtroundtable/i/content_bg.jpg") repeat-y;
	margin: 0px auto -80px auto;
	position: relative;
	text-align: left;
}

/* ************************ header ************************ */

#header {
	width: 952px;
	height: 350px;
	background: url("/ezstatic/data/vtroundtable/i/header_bg.jpg") no-repeat;
	padding: 0 40px 20px 10px;
	position: relative;
}

#logo {
	width: 372px;
	height: 133px;
	float: left;
	background: transparent url("/ezstatic/data/vtroundtable/i/logo.png") no-repeat left top;
}

#logo a {
	display: block;
	width: 372px;
	height: 133px;
	text-indent: -999em;
	background: transparent;
}
#header_txt {
	width: 525px;
	height: 17px;
	padding: 60px 0 35px 0;
	float: right;
	background: transparent url("/ezstatic/data/vtroundtable/i/top_txt.gif") no-repeat left 60px;
	text-indent: -999em;
}



#header_img {
	width: 603px;
	height: 202px;
	background: url("/ezstatic/data/vtroundtable/i/header.jpg") no-repeat;
	margin: 15px 17px 0 20px;
	margin: 0;
	float: left;
}
#aboutus-header {
	width: 603px;
	height: 216px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 17px;
	float: left;
}





#menu {
	width: 525px;
	color: #7E7C7C;
	list-style: none;
	margin: 0;
	padding: 0 35px 0 0;
	float: right;
	z-index: 100;
}
#menu li {
	padding: 0 10px;
	float: right;
	position: relative;
}

#menu li {
	background: transparent url("/ezstatic/data/vtroundtable/i/bg-nav.gif") repeat-y left top;
	text-align: center;
}

#menu li#noborder {
	background-image: none;
}

#menu a {
	color: #4c4c4c;
	text-decoration: none;
	display: block;
	height: 24px;
}
#menu a:hover {
	text-decoration: underline;
}


#menu li ul {
	position: absolute;
	left: -9999px;
	width: 180px;
	margin: 0;
	padding: 0 1px 1px 1px;
	background: #ddd;
	text-align: left;
}

#menu li:hover ul,
#menu li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 20px;
}

#menu li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
	z-index: 100;
	text-align: left;
}

#menu li ul li a,
#menu li ul li a:hover {
	font-weight: bold;
	display: block;
	text-indent: 0;
	padding: 0 4px;
	line-height: 24px;
	height: 24px;
	margin: 0;
	float: none;
	background: #fff;
}

ul#menu li ul li a:hover {
	background: #eee;
}


#header_img {
	width: 603px;
	height: 202px;
	background: url("/ezstatic/data/vtroundtable/i/header.jpg") no-repeat;
	margin: 15px 17px 0 20px;
	display: inline;
	float: left;
}

#navbar {
	display: block;
	width: 222px;
	height: 212px;
	margin: 2px 0 0;
	padding: 5px 0 0;
	float: left;
	z-index: 50;
}

#navbar li {
	position: relative;
	display: block;
	float: left;
}

#navbar li a {
	display: block;
	width: 222px;
	outline: 0;
	font: bold 12px 'Lucida Grande',Helvetica,Verdana,Arial,sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px #1e0000;
	padding: 4px 0 4px 22px;
}
#navbar li a:hover {
	background: #570000;
}

#navbar li ul {
	width: 220px;
	list-style: none;
	background: #DDDDD8;
	padding: 5px 0 5px 0;
	top: 0;
	left: -220px;
	display: none;
	position: absolute;
	float: left;
	-moz-box-shadow:2px 2px 8px #222;
	-webkit-box-shadow:2px 2px 8px #222;
	box-shadow:2px 2px 8px #222;
}
#navbar li ul li {
	width: 220px;
	float: none;
	text-align: right;
	position: static;
	overflow: hidden;
}
#navbar li ul a {
	color: #570000;
	padding: 0 10px;
	float: right;
	font-size: 12px;
	font-family: "Arial",Verdana,Helvetica,sans-serif;
	font-weight: bold;
	background-image: none;
	display: block;
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-shadow: none;
}
#navbar li ul a:hover {
	color: #fff;
	background-image: none;
	background: #570000;
}
#navbar li > ul {
	top: auto;
}
#navbar li:hover ul, #navbar li.over ul {
	z-index: 50;
	top: 0;
	display: block;
}

#navbar li.sfhover ul {
	top: 0;
	left: -240px;
	z-index: 100;
	display: block;
}

#navbar li ul#menu-proj {
	top: -3px;
}

#navbar li ul#menu-pc {
	top: -35px;
}
#navbar li ul#menu-res {
	top: -96px;
}


/* third level dropdowns */

#navbar ul ul {
	display: block;
	position: static;
	padding-right: 8px;
	margin-right: 12px;
	border-right: 3px solid #666;
	width: auto;
	float: right;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#navbar ul ul li {
	width: auto;
	height: auto;
}
#navbar ul ul a {
	display: inline;
	font-weight: normal;
	height: auto;
	padding: 4px 0 6px;
	line-height: 13px;
	float:none;
}
#navbar ul ul a:hover {
	background: none;
	color: #333;
}

/* ************************ content ************************ */

#content {
	width: 602px;
	padding: 0 30px 0 30px;
	float: left;
	font-size: 1.2em;
}
#content .intext p {
	color: #575757;
	font-family: verdana;
	padding: 0 0 15px 0;
	display: block;
}
#content .p2, #content .p3 {
	width: 291px;
	color: #575757;
	font-size: 12px;
	font-family: verdana;
	line-height: 1.5;
	float: left;
}
#content .p2 {
	padding: 0 10px 10px 0;
}
#content .p3 {
	padding: 0 0 10px 10px;
}

#top_block {
	width: 602px;
	padding: 0 0 10px 0;
	float: left;
	border-bottom: 1px solid #790000;
	margin-bottom: 25px;
}
#top_block span {
	color: #790000;
	font-size: 16px;
	font-weight: bold;
	border-right: 1px solid #570000;
	padding: 4px 10px 4px 0;
	margin: 0 10px 0 0;
	float: left;
}
#top_block p {
	float: left;
}
#top_block a {
	color: #575757;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

/* ************************ right panel ************************ */

#sidebar {
	width: 300px;
	padding: 0 30px 0 10px;
	float: left;
}

#sidebar * {
	line-height: normal;
}

#sidebar #search {
	width: 300px;
	padding: 0 0 15px 0;
	float: left;
	/* background: url("/ezstatic/data/vtroundtable/i/search_bg.gif") no-repeat top left; */
}
#sidebar #search .input {
	width: 134px;
	height: 13px;
	color: #252525;
	font-family: verdana;
	font-size: 11px;
	/*
	background: url("/ezstatic/data/vtroundtable/i/search_bg.gif") no-repeat top right;
	*/
	border: 1px solid #4c4b4b;
	padding: 5px 6px 5px 6px;
	float: left;
}
#sidebar #search .submit {
	cursor: pointer;
	margin: 0 0 0 8px;
	float: left;
}
#sidebar h1 {
	color: #790000;
	font-size: 16px;
	padding: 10px 0 2px 0;
	margin: 0;
	display: block;
	text-transform: none;
}
#sidebar .h1_border {
	width: 270px;
	border-bottom: 1px solid #790000;
	float: left;
}
#sidebar h2 {
	font-size: 100%;
	padding: 10px 0 5px 0;
	display: block;
	margin: 0;
}

#sidebar #block_1, #sidebar #block_2, #sidebar #block_3 {
	width: 159px;
	height: 85px;
	padding: 0 100px 10px 10px;
	float: left;
}

/*
#sidebar #block_1 {
	background: url("/ezstatic/data/vtroundtable/i/block_bp.gif") no-repeat;
}

#sidebar #block_2 {
	background: url("/ezstatic/data/vtroundtable/i/block_2.gif") no-repeat;
}
*/

#sidebar #block_1 p, #sidebar #block_2 p, #sidebar #block_3 p {
	color: #666464;
	display: block;
}
#sidebar .ezadlistitem {
	width: 270px;
	color: #4D4D4D;
	font-family: verdana;
	border-bottom: 1px solid #C3C3C3;
	padding: 0 0 10px 0;
	float: left;
}
#sidebar .ezadlistitem span {
	color: #B22A2B;
	font-style: italic;
	display: block;
}
#sidebar .ezadlistitem p {
	padding: 5px 0 5px 0;
	display: block;
}
#sidebar .ezadlistitem a {
	text-decoration: none;
	display: block;
}

/* ************************ footer ************************ */

#footer {
	color: #4D4D4D;
	text-align: center;
	background: transparent url("/ezstatic/data/vtroundtable/i/content_bg.jpg") repeat-y;
	width: 66%;
}

#sidebar .ezadlistitem a:hover, #top_block a:hover {
	text-decoration: underline;
}

p.footer {
	line-height: 18px;
	padding: 80px 0 10px;
}


/* NEW STYLES
-----------------------
*/
a img {
	border: 0;
}
.imgleft {
	float: left;
	margin: 10px 10px 0 0;
}

.imgright {
	float: right;
	margin: 10px 0 0 10px;
}

.imgcenter,
.imgcenter img {
	display: block;
	margin: 10px auto 0;
	text-align: center;
}

.divleft {
	width: 48%;
	float: left;
}

.divright {
	width: 48%;
	float: right;
}

div#anotherbackgroundimage {
	background: transparent url("/ezstatic/data/vtroundtable/i/rt-watermark.gif") no-repeat center top;
}


/* RIGHT BAR
-----------------------
*/

div.linkwrapper {
	display: block;
	width: 269px;
	height: 85px;
	position: relative;
}

div.linkwrapper div.link {
}

div.linkwrapper div.link a {
	position: absolute;
	z-index: 400;
	top: 0;
	left: 0;
	width: 269px;
	height: 85px;
	display: block;
	text-indent: -999em;
}

#sidebar #block_1 div.link a {
	background: transparent url("/ezstatic/data/vtroundtable/i/block_bp.gif") no-repeat;
}

#sidebar #block_2 div.link a {
	background: transparent url("/ezstatic/data/vtroundtable/i/block_2.gif") no-repeat;
}

#sidebar #block_3 div.link a {
	background: transparent url("/ezstatic/data/vtroundtable/i/block_3.gif") no-repeat;
}


.redbars {
	color: #790000;
	font-style: italic;
	line-height: 1.5;
	float: left;
	width: 580px;
	border-left: 1px solid #790000;
	border-right: 1px solid #790000;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

/* HEADERS
-----------------------
*/
body.category3357 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-bestpractices.jpg") no-repeat left top;
	background: transparent url("/filemanager/download/8841/") no-repeat left top;
}

body.category3355 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-news.jpg") no-repeat left top;
}

body.category3358 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-policycenter.jpg") no-repeat left top;
}

body.category3359 #header_img,
body.article3359 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-projects.jpg") no-repeat left top;
}



body.category3360 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-resources.jpg") no-repeat left top;
}

body.category3356 #header_img {
	background: transparent url("/ezstatic/data/vtroundtable/i/hdr-workinggroups.jpg") no-repeat left top;
}

/* HOME PAGE
-----------------------
*/
.heading19081,
.heading15994 {
	display: none;
}

/* VERMONT INSTITUTE OF GOVERNMENT EFFECTIVENESS
-------------------------------------------------
*/

h2.heading19105 {
	display: none;
}


/* CATEGORY PAGES
-----------------------
*/

.eznav,
.ezdetails,
p.ezreadmore img {
	display: none;
}

p.ezreadmore {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

/* USM TAG
-----------------------
*/

#usmtag {
	display: block;
	width: 213px;
	height: 13px;
	background: transparent url("/ezstatic/data/vtroundtable/i/footer_img.gif") no-repeat left top;
	margin: 20px auto 10px auto;
}

#usmtag a {
	display: block;
	height: 13px;
	text-indent: -999em;
}

/* FAQ
------------------------
*/

p.backtotop {
	text-align: right;
	font-style: italic;
}

/* MEMBERSHIP
------------------------
*/
.content-table {
	border-collapse: collapse;
}

.content-table td {
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	vertical-align: top;
}



/* ABOUT PAGE
------------------------
*/
h1.heading19110 {
	display: none;
}

/* CONTACT
------------------------
*/
form.contactform label {
	padding: 0;
}

form.contactform label input,
form.contactform label select,
form.contactform label textarea {
	display: block;
}

form.contactform label textarea {
	width: 280px;
	height: 150px;
}

/* VT INSTITUTE OF GOVERNMENT EFFECTIVENESS
------------------------
*/
h2.heading19105 {
	text-align: center;
}

/* Special Table and Heading facility */

.brt-table {
	font: 12px/1.2 "Arial", Verdana, Helvetica, sans-serif;
}

.brt-head2 {
	font-size: 120%;
	color: #333;
}

/* Blog Feed */
#blogfeed {
	font-size: 0.9em;
}

.bloghead2 {
	width: 580px;
	font-size: 2.0em;
	color: #790000;
	border-bottom: 1px solid #790000;
	margin-bottom: 10px;
}

#blogfeed h3 {
	font-size: 1.0em;
	margin-top: 10px;
}

