body {
	margin: 0;
	padding: 0;
	background: #ffffff url('/img/bg.jpg') no-repeat 50% 0; 
	text-align: center;
	font-family: Trebuchet MS, Helvetica, Lucida Grande, Verdana;
	font-size: 9pt;
        color: #333333;
}

div {
	text-align: left;
}
/* LAYOUT BLOCKS 
------------------------------------------------------- */
 #header {
	width: 960px;
	height: 180px;
	margin: 0 auto;
 }

 #footer {
	width: 960px;
	margin: 0 auto;
	color: #596f8a;
	font-size: .8em;
	padding: 40px 0 150px 0;
 }

 #footer-container {
	width: 100%;
	background: #e7f1fb;
 }

 div.container {
	width: 920px;
	margin: 10px auto 0 auto;
	padding: 20px;
 }

 /* HOME COLUMNS */
   #home #main {
	width: 920px;
	height: 400px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: url('/img/bg_container_home.jpg') no-repeat 50% 0;
   }

   #home div.content {
	width: 540px;
	float: left;
   }

   #home div.sidebar
    {
 	width: 340px;
	float: right;
	padding: 0;
   }

 /* SUBPAGE COLUMNS */
   #sub #main {
	width: 890px; 
	margin: 0 auto;
	padding: 35px;
	background: url('/img/bg_container_sub.jpg') no-repeat 50% 0;
   }

   #sub div.content {
	width: 540px;
	float: left;
        line-height: 15pt; 
   }

   #sub div.sidebar {
 	width: 300px;
	float: right;
   }
   div.text { 
        width: 560px;
        color: #333;
        }

 /* COLUMNS */
   div.lc { 
	width: 260px;
	float: left;
   }

   div.rc { 
	width: 280px;
	float: right;
   }


/* SECTIONS
------------------------------------------------------- */
 /* HEADER */
 #header h1 {
	width: 370px;
	height: 95px;
	float: left;
	text-indent: -9000px;
	background: url('/img/logo.gif') no-repeat 0 0;
	margin: 25px 0 15px 0;
	padding: 0;
 }

 #header h1 a {
	display: block;
	width: 370px;
	height: 95px;
	overflow: hidden;
 }

 #header blockquote {
	margin: 40px 0 0 0;
	padding: 0;
	width: 500px;	
	height: 60px;
	float: right;
	text-indent: -9000px;
	background: url('/img/bg_headerquote.gif') no-repeat 0 0;
 }

   /* HEADER -> NAV */
   ul#nav-main {
	clear: both;
	margin: 0;
	padding: 0;
	height: 35px;
   }

   ul#nav-main li {
	display: block;
	float: left;
	list-style-type: none;
	height: 35px;
   }

   ul#nav-main li a {
	display: block;
	height: 35px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
   }

   ul#nav-main li.ni-home a { background: url('/img/nav_main/home.gif') no-repeat 0 0; width: 113px; }
   ul#nav-main li.ni-aboutus a { background: url('/img/nav_main/aboutus.gif') no-repeat 0 0; width: 147px; }
   ul#nav-main li.ni-issues a { background: url('/img/nav_main/issues.gif') no-repeat 0 0; width: 121px; }
   ul#nav-main li.ni-takeaction a { background: url('/img/nav_main/takeaction.gif') no-repeat 0 0; width: 171px; }
   ul#nav-main li.ni-news a { background: url('/img/nav_main/news.gif') no-repeat 0 0; width: 116px; }
   ul#nav-main li.ni-contactus a { background: url('/img/nav_main/contactus.gif') no-repeat 0 0; width: 166px; }
   ul#nav-main li.ni-donate a { background: url('/img/nav_main/donate.gif') no-repeat 0 0; width: 126px; }

   ul#nav-main li a:hover { background-position: 0 -35px; }
   ul#nav-main li a:active { background-position: 0 -70px; }
   ul#nav-main li.selected a { background-position: 0 -35px; }

 /* FOOTER */
 #footer ul {
	margin: 0;
	padding: 0;
	width: 600px;
	float: left;
 }

 #footer ul li {
	list-style-type: none;
	margin: 0 20px 0 0;
	display: inline;
 }

 #footer ul li a {
	color: #596f8a;
	text-decoration: none;
 }

 #footer ul li a:hover {
	text-decoration: underline;
 }

 #footer p {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
 }


 /* HOME TAKE ACTION */
 #home #takeaction { padding: 0; }

 #takeaction h2 { display: none; }

 ul#takeaction-home { 
	margin:0 auto;
padding:50px 0 0;
width:315px;
 }

 ul#takeaction-home li {
	list-style-type: none;
	margin: 0 0 5px 0;
 }

 ul#takeaction-home li a {
	width: 315px;
	height: 54px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
 }

 ul#takeaction-home li.tni-jointheteam a { background: url('/img/nav_takeaction_home/jointheteam.gif') no-repeat 0 0; }
 ul#takeaction-home li.tni-donate a { background: url('/img/nav_takeaction_home/donate.gif') no-repeat 0 0; }
 ul#takeaction-home li.tni-calltalkradio a { background: url('/img/nav_takeaction_home/calltalkradio.gif') no-repeat 0 0; }

 ul#takeaction-home li a:hover { background-position: -315px 0; }

 /* SUBPAGE TAKE ACTION */

 #sub #takeaction { padding: 15px 0 0 0; }

 #takeaction h2 { display: none; }

 ul#takeaction-sub { 
	width: 300px;
	height: 180px;
	margin: 0 auto;
	padding: 50px 6px 0 6px;
	background: url('/img/bg_takeaction_sub.jpg') no-repeat 0 0;
 }

 ul#takeaction-sub li {
	list-style-type: none;
	margin: 0 0 5px 0;
 }

 ul#takeaction-sub li a {
	width: 288px;
	height: 54px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
 }

 ul#takeaction-sub li.tni-jointheteam a { background: url('/img/nav_takeaction_sub/jointheteam.gif') no-repeat 0 0; }
 ul#takeaction-sub li.tni-donate a { background: url('/img/nav_takeaction_sub/donate.gif') no-repeat 0 0; }
 ul#takeaction-sub li.tni-calltalkradio a { background: url('/img/nav_takeaction_sub/calltalkradio.gif') no-repeat 0 0; }

 ul#takeaction-sub li a:hover { background-position: -288px 0; }


 /* HOME SIGNUP FORM */
  #signup-h form {
	margin: 0;
	padding: 70px 0 0 10px;
	width: 330px;
	height: 50px;
  }

  #signup-h form label {
	display: none;
  }

  #signup-h form input {
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", serif;
	color: #8ba4bf
  }
  
  #signup-h form input.txt {
	width: 220px;
	border: 0;
	border-top: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	padding: 7px 3px;
  }

 /* SUBPAGE SIGNUP FORM */
  #signup form {
	margin: 0;
	padding: 40px 0 0 10px;
	width: 290px;
	height: 50px;
	background: url('/img/bg_form_signup_sub.jpg') no-repeat 0 0;
  }

  #signup form label {
	display: none;
  }

  #signup form input {
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", serif;
	color: #8ba4bf
  }
  
  #signup form input.txt {
	width: 184px;
	border: 0;
	border-top: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	padding: 7px 3px;
  }


 /* LATEST NEWS */

  span.latestnews-date {
	font-weight: normal;
	color: #866c5a;
  }

  a.morearticles {
	width: 119px;
	height: 28px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: url('/img/btn_morearticles.gif') no-repeat 0 0;
  }

 /* SUBPAGE POLL */

  .poll_form P { 
        margin: 4px;
  } 

  #currentpoll p {
	color: #c66718;
  }

  #currentpoll ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
  }

  #currentpoll ul li {
	margin: 0 0 7px 0;
  }

 /* ENOUGH */
  ul.enough {
	margin: 10px 0 0 0;
	padding: 0;	
  }
 
  ul.enough li {
	list-style-type: none;
	background: url('/img/bg_li_enough.gif') no-repeat 0 2px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;	
  }


 /* MINI ACTION */
  ul.miniaction {
	margin: 10px 0 0 0;
	padding: 0;
  }

  ul.miniaction li {
	margin: 0 0 10px 0;
	list-style-type: none;
	padding: 0 0 0 25px;
  }

  ul.miniaction li a, ul.enough li a {
	background: #cee5ff;
	color: #2e4460;
	text-decoration: none;
	padding: 0 7px;
  }

  ul.miniaction li a:hover, ul.enough li a:hover {
	background: #2e4460;
	color: white;
  }

  ul.miniaction li.mai-join { background: url('/img/nav_miniaction/join.gif') no-repeat 0 0; }
  ul.miniaction li.mai-contactrep { background: url('/img/nav_miniaction/contact.gif') no-repeat 0 0; }
  ul.miniaction li.mai-write { background: url('/img/nav_miniaction/write.gif') no-repeat 0 0; }
  ul.miniaction li.mai-call { background: url('/img/nav_miniaction/call.gif') no-repeat 0 0; }
  ul.miniaction li.mai-tell { background: url('/img/nav_miniaction/tell.gif') no-repeat 0 0; }
  ul.miniaction li.mai-donate { background: url('/img/nav_miniaction/donate.gif') no-repeat 0 0; }

/* PAGES
----------------------------------------------------------- */

 /* ISSUES PAGE */
 div.issue {
	clear: both;
	margin: 0 0 50px 0;
 }

 div.issue img {
	width: 78px;
	height: 78px;
	float: left;
	border: solid 4px #e5edf8;
	margin: 0 20px 0 0;
 }







/* TYPOGRAPHY and COMMON */

a {
	color: #ac5810;
}

a:hover {
	color: #5b8ad6
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;	
}
h1 {
	color: #2A4160;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, serif;
	padding: 0 0 10px 0;
	margin: 20px 0 15px 0;
}

h2 {
	color: #2A4160;
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: solid 1px #d1c4bc;
	font-family: Georgia, serif;
	padding: 0 0 10px 0;
	margin: 20px 0 15px 0;
}

h3 {
	color: #cb7215;
	font-size: 1.1em;
        line-height: 1.0em;
	margin-bottom: 3px;
}

h3 A { 
        text-decoration: none; 
        }

h4, h5, h6 { font-size: 1em; margin-bottom: .25em; }

p {
	margin: 5px 0 20px 0;
}

.bold { font-weight: 700; }
.semibold { font-weight: 550; }
.normal { font-weight: 400; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }

.smallest { font-size: .7em; line-height: .9em; }
.smaller { font-size: .8em; line-height: 1.1em; }
.small { font-size: .9em; line-height: 1.3em; }
.big { font-size: 1.1em; }
.bigger { font-size: 1.2em; }
.biggest { font-size: 1.3em; }

.dark { color: #000; }
.light { color: #aaa; }
.orange { color: #cf751e; }

.aligncenter { text-align: center; }
.alignright { text-align: right; }
.alignleft { text-align: left; }


.clear-all { clear: both; }

/* =Messages
-----------------------------------------------------------------------------*/
div#message {
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
    display: none;
}
  div.notice,
  div#message p {
    padding: 2px 5px;
    margin: 0;
  }
  div.error {
    color: #B51F29;
    border: 1px solid #80250F;
    background: #FFEFEF;
  }
  div.success {
    color: #008000;
    border: 1px solid #008000;
    background: #EFFFEF;
  }
  div.notice {
    color: #0000FF;
    border: 1px solid #0000FF	;
    background: #EFEFFF;
  }
  
  /* =Poll
-----------------------------------------------------------------------------*/

li.poll {
  margin: 1em 2em;
}

ol.options {
  padding: 0 3em;;
}

div.poll_box {
  border: 1px solid #ccc;
}

table.poll {
  width: auto;
}

table.poll td {
  margin: 0;
  padding: 0;
}

table.poll td.poll_option {
}

table.poll td.poll_option_percent {
  padding: 3px 5px;
}

div.bar {
  float: left;
  height: 15px;
}
#facetube{
	float:right;
margin-right:3px;
margin-top:3px;
	}