/* HTML */
body {
	margin: 0;
	padding: 0 0 0 0;
	/* background: url('bg.gif') left top repeat-x #35363F fixed; */
	font-family: Tahoma, Arial, Helvetica, 'sans-serif';
}
p,ul,ol,li,td,h1,h2,h3,h4,h5,h6,div,form {
	margin: 0;
	padding: 0;
	list-style: none;
	_height: 0;
	min-height: 0;
}
a {
	/* font-weight: bold; */
	color: #B76E63;
}
a:hover {
	color: #333;
}

/* ==================== ************** ==================== */
/* ==================== FRAME + HEADER ==================== */
/* ==================== ************** ==================== */

/* Frame */
.outerframe {
	width: 988px;
	margin: 0 auto;
	background: url('frame-bg.gif') left top no-repeat;
}
.frame {
	/* margin: 0 34px 0 34px; */
	width: 920px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	background: #FFF;
}

/* Header */
.header {
	background: url('header-bg.jpg') left top no-repeat;
}
.header .logo {
	width: 297px;
	height: 40px;
	margin: 27px 0 18px 151px;
}

/* ==================== ****** ==================== */
/* ==================== TOPNAV ==================== */
/* ==================== ****** ==================== */

/* Topnav */
.topnav {
	background: url('topnav-bg.gif') left top repeat-x #CFB174;
	text-align: right;
}
.topnav .lefttopnav {
	padding: 4px 0 6px 26px;
	float: left;
}
.topnav .rightopnav {
	padding: 4px 0 6px 0;
}
.topnav li {
	display: inline;
	padding: 0 16px 0 0;
	font-size: 12px;
	color: #CEB599;
}
.topnav a {
	color: #E3D6C7;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.topnav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}


/* ==================== ******* ==================== */
/* ==================== CONTENT ==================== */
/* ==================== ******* ==================== */

/* Content */
.content {
	padding: 16px 0 16px 16px;
}

.content p, .content li, .content th, .content td {
	font-size: 12px;
	line-height: 17px;
	color: #74706F;
}
.content h3 {
	font-size: 20px;
	line-height: 19px;
	color: #74706F;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, 'Times New Roman', serif;
	padding: 0 0 0 9px;
}
.content h4 {
	font-size: 16px;
	line-height: 19px;
	color: #74706F;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, 'Times New Roman', serif;
}
.content p a, .content li a {
	/* font-size: 11px; */
}
.content p, .content ul {
	padding: 0 0 12px 0;
}

.herocontainer {
	margin: 0 0 13px 0;
}
.content div {
	margin: 0 0 11px 0;
}

/* ==================== ************** ==================== */
/* ==================== CONTENT - LEFT ==================== */
/* ==================== ************** ==================== */

.content .left {
	width: 286px;
	float: left;
}


/* ==================== **************** ==================== */
/* ==================== CONTENT - MIDDLE ==================== */
/* ==================== **************** ==================== */

.content .middle {
	width: 443px;
	padding: 11px 0 0 0;
	float: left;
}
.content .middle p, .content .middle ul, .content .middle h4 {
	padding: 0 15px 12px 15px;
}
.content .middle li {
	padding: 0 0 3px 8px;
	background: url('li-bg.gif') left 7px no-repeat;
}

/* Modify Subpage Width */
.content .suboutput {
	width: 729px;
	padding: 50px 0 0 0;
}
.content .suboutput p, .content .suboutput ul, .content .suboutput h4 {
	padding-left: 10px;
}

/* Breakout */
.content .suboutput .breakout {
	background: #E0F1F7;
	border: 1px solid #B8D8DF;
	margin: 0 15px 12px 10px;
	padding: 12px 0 0 6px;
}
.content .suboutput .breakout li {
	width: 200px;
	display: block;
	float: left;
}


/* ==================== *************** ==================== */
/* ==================== CONTENT - RIGHT ==================== */
/* ==================== *************** ==================== */

.content .right {
	width: 159px;
	float: left;
}


/* ==================== ********** ==================== */
/* ==================== CONTAINERS ==================== */
/* ==================== ********** ==================== */

/* Content, Left, Container */

.content .left .container {
	background: url('content-left-container-bg2.gif') left bottom no-repeat;
}
.content .left .container div {
	background: url('content-left-container-bg.jpg') left top no-repeat;
}
.content .left .container div div {
	background: none;
}

.content .left .container ul {
	padding: 1px 13px 11px 13px;
}
.content .left .container li {
	border-bottom: 1px solid #CFB174;
	padding: 9px 4px 6px 4px;
}
.content .left .container p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 17px 11px 17px;
}

.content .left .container li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.content .left .container p a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* Content, Right, Container */

.content .right .container {
	background: url('content-right-container-bg2.gif') left bottom no-repeat;
}
.content .right .container div {
	background: url('content-right-container-bg.jpg') left top no-repeat;
}
.content .right .container div div {
	background: none;
}

.content .right .container ul {
	padding: 5px 12px 6px 12px;
}
.content .right .container li {
	font-size: 12px;
	padding: 0 0 5px 0;
}
.content .right .container p {}

.content .right .container li a {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.content .right .container p a {}


/* Container Headline */
.containerheadline { margin: 14px 0 12px 12px; }
.recentlegal {
	width: 210px;
	height: 14px;
}
.readinglist {
	width: 117px;
	height: 13px;
}


/* ==================== ************** ==================== */
/* ==================== MISC SIDE DIVS ==================== */
/* ==================== ************** ==================== */

/* etherScout */
.etherscout {
	background: url('etherscout-bg.gif') left top no-repeat;
	text-align: center;
	padding: 0 0 18px 0;
}
.etherscout img {
	margin: 15px 0 4px 0;
}
.etherscout .searchinput {
	background: #F9F3DD;
	height: 16px;
	width: 212px;
	margin: 0 0 6px 0;
}

/* address */
.address {
	padding: 0 0 0 9px;
}
.address p {
	font-size: 11px;
	line-height: 15px;
	color: #85B7C3;
}
.address strong {
	color: #535456;
	font-weight: normal;
}

.insertable {}
.insertable ul {
	padding: 9px 6px 6px 6px;
	border-top: 1px solid #CFB174;
	border-bottom: 1px solid #CFB174;
}
.insertable li {
	background: url('insertable-bullet-bg.gif') left top no-repeat;
	font-size: 11px;
	line-height: 15px;
	padding: 1px 0 4px 23px;
}
.insertable li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* ==================== ******** ==================== */
/* ==================== LOGO BAR ==================== */
/* ==================== ******** ==================== */

.logobar {
	background: url('logobar-bg.gif') left top repeat-x;
	padding: 13px 0 10px 0;
}
.logobar a {
	text-decoration: none;
}
.logobar ul {
	padding: 0 0 0 27px;
}
.logobar li {
	display: inline;
	background: url('logobar-bullet.gif') right 1px no-repeat;
	padding: 0 21px 0 6px;
}
.logobar li.last {
	background: none;
}

.logobar li div {
	display: inline;
	height: 14px;
}
.logobar img {
	height: 14px;
}

.logobar .audiocracy { background: url('logobar-audiocracy.gif') left top no-repeat; }
.logobar .etherscout {
	background: url('logobar-etherscout.gif') left top no-repeat;
	padding: 0;
	margin: 0;
}
.logobar .policyworksforum { background: url('logobar-policyworksforum.gif') left top no-repeat; }
.logobar .legalworks { background: url('logobar-legalworks.gif') left top no-repeat; }
.logobar .witnessworksfund { background: url('logobar-witnessworksfund.gif') left top no-repeat; }

.logobar a:hover .audiocracy { background: url('logobar-audiocracy.gif') left -20px no-repeat; }
.logobar a:hover .etherscout { background: url('logobar-etherscout.gif') left -20px no-repeat; }
.logobar a:hover .policyworksforum { background: url('logobar-policyworksforum.gif') left -20px no-repeat; }
.logobar a:hover .legalworks { background: url('logobar-legalworks.gif') left -20px no-repeat; }
.logobar a:hover .witnessworksfund { background: url('logobar-witnessworksfund.gif') left -20px no-repeat; }

.logobar .audiocracy img { width: 103px; }
.logobar .etherscout img {
	width: 99px;
	margin: 0;
}
.logobar .policyworksforum img { width: 167px; }
.logobar .legalworks img { width: 190px; }
.logobar .witnessworksfund img { width: 166px; }


/* ==================== ****** ==================== */
/* ==================== FOOTER ==================== */
/* ==================== ****** ==================== */

.footer {
	text-align: right;
	padding: 0 37px 0 32px;
}
.footer p, .footer li {
	font-size: 10px;
	color: #6C6D70;
}
.footer a {
	font-weight: normal;
	text-decoration: none;
}
.footer p {
	float: left;
	padding: 6px 0 0 0;
}
.footer ul {}
.footer li {
	display: inline;
	padding: 0 0 0 10px;
}

/* ==================== **** ==================== */
/* ==================== MISC ==================== */
/* ==================== **** ==================== */

.inputform {
	margin: 0;
	padding: 0;
	width: 400px;
}
.inputform textarea {
	width: 400px;
	height: 200px;
}
.inputform .required {
	color: #900;
}

.inputform li { text-align: right; }
.inputform .formelementtitle { float: left; }

.usercomments {}
.usercomments ul {}
.content .middle .usercomments ul li {
	background: none;
	border-left: 1px solid #B8D8DF;
	margin-left: 2px;
	padding-right: 0;
	margin-right: 0;
}
.content .middle .usercomments p {
	padding-bottom: 4px;
	text-indent: 16px;
}
.content .middle .usercomments .uc-headline {
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 0;
}
.content .middle .usercomments .uc-addcomment {
	text-indent: 0;
	padding-top: 3px;
	padding-bottom: 10px;
}
.content .middle .usercomments .uc-addcomment a {
	margin: 0 0 0 16px;
	padding: 2px 4px;
	background: #E3D6C7;
	text-decoration: none;
}
.content .middle .usercomments .uc-addcomment a:hover {
	color: #FFF;
	background: #B76E63;
}

.logout {
	font-size: 11px;
}
