@import "grids.css";

#splash {
	position: absolute;
	width: 500px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin: -250px 0 0 -250px;
}

a:link, a:visited {
	color: #22245A;
	outline: none;
}

a:hover {
	color: #734416;
	outline: none;
}

p {
	margin:0 0 10px 0;	
}

blockquote {
	padding: 0 50px;
	margin: 0 0 10px 0;
	font-style:italic;
	font-family:'times new roman';
}

.citation {
	font-size: 11px;
	font-weight: bold;
	margin-right: 50px;
}

.fltRight {
	float:right;	
}

.clearFix {
	clear: both;	
}

hr {
	height: 1px;
	color: #999;
	background-color: #999;
	margin-bottom: 10px;
}

#skip a:link, #skip a:visited {
	text-decoration: none;
	font-variant: small-caps;
	/*color: #fcc;*/
	color: #F1E1E1;
}

#banner6 {
	position: relative;
	width: 775px;
	height: 125px;
	background: url(http://www.democracyunderattack.org/images/logo_2009.jpg) no-repeat;
	font-weight: bold;
	font-size: 10pt;
}

body {
	font-family: arial, sans-serif;
	background: #fff url(http://www.democracyunderattack.org/images/bkgd2.jpg) repeat-x top;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body a:link, a:visited {
	color: #22245A;
}

body a:hover {
	color: #734416;
}

#bigNews {
	position: relative;
	font-weight: bold;
	font-size: 14pt;
	border: solid black 1px;
	background-color: white;
	top: 0px;
	width: 600px;
}

#brochure {
	position: relative;
	top: 0px;
	left: 0px;
}

#container {
	position: absolute;
	width: 775px;
	top: 0;
	left: 50%;
	margin-left: -388px;
	z-index: 1;
	background: #f2f4f6;
	/*background-color: #372621;*/
	padding: 0 0 0 0;
}

.vertical_container {
	position: relative;
	width: 775px;
	padding: 0 0 0 0;
	margin: 0;
	top: 0px;
	left: 0px;
	z-index: 1;

}
/*
#nav {
	background: #900;
	height: 50px;
}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}

#nav a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0 8px;
	padding-bottom: 4px;
	background: #900;
	outline: none;
}

#nav a:hover {
	color: #9c9c9c;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0 8px;
	padding-bottom: 4px;
}
*/

#nav {
	background: #900;
}

ul.priNav {
	list-style-type: none;
	padding: 10px;
}

ul.priNav li {
	display: inline;
	padding: 10px 6px;
}

li ul.secNav {
	display: none;	
	width: 225px;
}

li:hover ul.secNav {
	display: block;
	position: absolute;
	background-color: #900;
	margin: 10px 0 0 215px;
	border: solid 1px #333;
	border-top: none;
	width: 205px;
	padding: 0;
}

li:hover ul.secNav li {
	padding: 5px 0;
	margin: 0 10px;
	display: block;
	border-bottom: solid 1px #999;
}

li:hover ul.secNav li.last {
	border-bottom: none;
}

ul.secNav li a{
	margin: 0;
	padding: 0;
}

#nav a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: #900;
	outline: none;
}

#nav a:hover {
	color: #9c9c9c;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#events {
}

#footer {
	top: 0;
	left: 0;
	font-size: 9pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	border: none;
	clear: both;
	padding: 25px 15px 10px 15px;
	color: #fff;
	background-color: #372621;
	border-top: solid 1px #ccc;
}

#footer a:link {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #DFE6ED;
	text-decoration: underline;
}

#footer2 {
	position: relative;
	width: 775px;
	top: 9px;
	left: 50%;
	margin-left: -350px;
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
}

.general {
	width: 725px;
	top: 170px;
	margin: 0 0 0 10px;
	text-align: left;
	font: 12pt arial;
}

.general2 {
	width: 775px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.general .more {
	font: 11pt arial bold;	
}

.general3 {
	background-color: white;
	width: 90%;
	text-align: left;
	border: solid 1px black;
	padding: 5px;
}

.general3 a:hover {
	color: maroon;
	font-weight: bold;
}

#home {
	float: right;
	z-index: 100;
	margin: 10px 10px 0 0;
	text-align: center;
}

.imageplace {
	width: 600px;
	height: 100px;
	border: solid 1px black;
	text-align: center;
	background: #A0522D; 
}

.common {
	position: relative;
	width: 600px;
	min-width: 600px;
	height: auto;
	top: 0px;
	margin: 0 0 0 10px;
	text-align: left;
	font: 12pt arial;
}

.NewsBox {
	width: 425px;
	/*height: 500px;*/
	height: auto;
	margin: 0 0 0 10px;
	background: none;
	background: url(../images/newsBack.gif) bottom left repeat-x;
	border: solid 1px #fff;
	text-align: center;
}

.rightBox {
	width: 400px;
	top: 0px;
	right: 10px;
	margin: 0 0 10px 0;
	background: none;
	background: url(../images/newsBack.gif) bottom left repeat-x;
	border: solid 1px black;
}

.leftBox {
	width: 400px;
	margin: 0 0 0 11px;
	background: none;
	float: left;
}

/* This rightBox is borderless... */
.rightBox2 {
	position: relative;
	width: 300px;
	top: 0px;
	right: 10px;
	margin: 0 0 10px 0;
	background: none;
}

.news {
	margin-left: 0px;
	top: 0px;
	padding: 0;
	font: 10pt Verdana,Arial,Helvetica;
	list-style:none;
	vertical-align: top;
}
 
.tabbed {
	padding: 10px;
	background: none;
	font:10pt Verdana,Arial,Helvetica;
	font-weight: bold;
	background: url(../images/newsBack.gif) bottom left repeat-x;
	background-color: #DFE6EE;
	z-index: 4;
 }

table #borders {
	/*border: solid 1px black;*/
	font-size: 11pt;
	font-weight: bold;
}
  
.news h2 {
	color: #fff;
	font-weight: bold;
	font-size: 18pt;
	line-height:25px;
	margin:0 0 0 0;
	padding: 6px 0px 3px 0px;
	font-family:Arial,Helvetica;
	letter-spacing: 1px;
	background: #900;
	vertical-align: middle;
	text-align: center;
}

#far_col {
	float: right;
	margin: 15px 10px 0 0;
	padding: 0 0 0 0;
	width: 300px;
}

#left_col {
	background-repeat: repeat-y;
	margin: 15px 0 0 15px;
	padding: 0;
	width: 425px;
	text-align: center;
	float: left;
}

#search a:link, a:visited {
	color: #262C4F;
}

#search a:hover {
	color: #dfe6ed;
}

#scroll_head {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 0 0 0px;
}

#scroller {
	background-color: black;
	border-top: solid 3px black;
	border-bottom: solid 3px black;
}

.articleTitleText {
	font-size: 10pt;
}

.forms {
	position: relative;
	font: 10pt Arial, Helvetica, Sans-Serif black;
	margin-bottom: 5px;
	border: solid 1px blue;
	border-style: outset;
}

.paragraph p {
	text-indent: 10px;
}

#featured_video {
	text-align: left;
	width: 390px;
	height:100px;
	background: #2B3856;
	padding: 10px 5px;
	color: #000;
	font-size: 14px;
	margin-left: 10px;
}

#featured_video a {
	color: #fff;
	text-decoration: underline;
}

#featured_video a:hover {
	color: #fff;
	text-decoration: none;
}
#top-link	{
	display: none;
	position: fixed; 
	right: 5px;
	bottom: 5px;
	color: #009;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	opacity: .7;
	width: 100px;
	border: solid 1px #fff;
	padding: 3px;
	z-index: 10;s
}

#top-link ul {
	padding: 5px 5px 5px 10px;
	background: #fff;
	list-style-type: none;
}

#tooltip{
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 5px;
	color: #333;
	display: none;
	z-index: 100;
	width: 250px;
	opacity: .9;
	}	

/*** Pods ***/
.contentPod.embassy {
	/*background: #F2CA99;*/	
	width: 370px;
	margin: 0 10px;
}
.contentPod.embassy h2 {
	background: transparent url('../images/podHdRt.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 18px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 350px;
}

.contentPod.embassy h2 span {
	background: transparent url('../images/podHdLt.png') no-repeat; 
	display: block;
	line-height: 35px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 0 5px 18px;
}
.contentPod.embassy .podContent {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin-right: 2px;
	background: #fff;
	padding: 3px 3px 0 3px;
}
.contentPod.embassy .podFooter {
}

/*** CLEARS & FLOATS ***/
.fltLeft {float: left;}
.fltRight {float: right;}
.clear {clear: both;}
.clearLeft {clear: left;}
.clearRight {clear: right;}
.algnLeft {text-align:left;}
.algnMid {text-align:center;}
.algnRight {text-align:right;}

/*** TYPOGRAPHY ***/
h1 {
	font-size: 26px;	
}

h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}

h2.announce {
	font-size: 40px;
	color: #122061;
	font-weight: bold;	
}
h2.announce2 {
	font-size: 25px;
	color: #d12928;
	font-weight: bold;	
}

/*** Page Sections ***/
.pageHD {
	padding: 10px 5px 0 5px;	
}

/*** HELPCER CLASSES ***/
.pt-0 {padding-top: 0;}

.pdl-0 {padding-left: 0;}
.pdl-1 {padding-left: 5px;}
.pdl-2 {padding-left: 10px;}
.pdl-3 {padding-left: 15px;}
.pdl-4 {padding-left: 20px;}
.pdl-5 {padding-left: 30px;}
.pdl-6 {padding-left: 35px;}
.pdl-7 {padding-left: 40px;}
.pdl-8 {padding-left: 45px;}
.pdl-9 {padding-left: 50px;}

.pdr-0 {padding-right: 0;}
.pdr-1 {padding-right: 5px;}
.pdr-2 {padding-right: 10px;}
.pdr-3 {padding-right: 15px;}
.pdr-4 {padding-right: 20px;}
.pdr-5 {padding-right: 30px;}
.pdr-6 {padding-right: 35px;}
.pdr-7 {padding-right: 40px;}
.pdr-8 {padding-right: 45px;}
.pdr-9 {padding-right: 50px;}

.pdb-0 {padding-bottom: 0;}
.pdb-1 {padding-bottom: 5px;}
.pdb-2 {padding-bottom: 10px;}
.pdb-3 {padding-bottom: 15px;}
.pdb-4 {padding-bottom: 20px;}
.pdb-5 {padding-bottom: 30px;}
.pdb-6 {padding-bottom: 35px;}
.pdb-7 {padding-bottom: 40px;}
.pdb-8 {padding-bottom: 45px;}
.pdb-9 {padding-bottom: 50px;}

.pd-0 {padding: 0;}

.mgt-0 {margin-top: 0;}

.mgl-0 {margin-left: 0;}
.mgl-1 {margin-left: 5px;}
.mgl-2 {margin-left: 10px;}
.mgl-3 {margin-left: 15px;}
.mgl-4 {margin-left: 20px;}
.mgl-5 {margin-left: 30px;}
.mgl-6 {margin-left: 35px;}
.mgl-7 {margin-left: 40px;}
.mgl-8 {margin-left: 45px;}
.mgl-9 {margin-left: 50px;}

.mgr-0 {margin-right: 0;}
.mgr-1 {margin-right: 5px;}
.mgr-2 {margin-right: 10px;}
.mgr-3 {margin-right: 15px;}
.mgr-4 {margin-right: 20px;}
.mgr-5 {margin-right: 30px;}
.mgr-6 {margin-right: 35px;}
.mgr-7 {margin-right: 40px;}
.mgr-8 {margin-right: 45px;}
.mgr-9 {margin-right: 50px;}

.mgb-0 {margin-bottom: 0;}
.mgb-1 {margin-bottom: 5px;}
.mgb-2 {margin-bottom: 10px;}
.mgb-3 {margin-bottom: 15px;}
.mgb-4 {margin-bottom: 20px;}
.mgb-5 {margin-bottom: 30px;}
.mgb-6 {margin-bottom: 35px;}
.mgb-7 {margin-bottom: 40px;}
.mgb-8 {margin-bottom: 45px;}
.mgb-9 {margin-bottom: 50px;}

.mg-0 {margin: 0;}

.xsmall {font-size: 8px;}
.small {font-size: 10px;}
.default {font-size: 12px;}
.large {font-size: 14px;}
.xlarge {font-size: 16px;}

.quiet {color: #999;}
.normal {color: #666;}
.dark {color: #333;}

.punched {
	font-weight: bold;	
}
.boxPanel {
	float: right;
	margin-left: 8px; 
	margin-right: 8px;	
}

/* Stuff for the menus */
/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

*{margin:0;padding:0;border:none;}
p {margin: 10px 0;}
/*body{margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;}*/

/* Begin CSS Popout Menu */

#menu{
width: 100%;
float: left;
font: 12pt arial;
}

#menu a, #menu h2{
font: 10px arial,helvetica,sans-serif;
font-weight: bold;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
}

#menu h2{
color:white;
background:#33597f;
text-transform:uppercase
}

#menu a{
background:#E0E0FA;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#33597f;
}

#menu a:hover{
color:#E0E0FA;
background:#33597f;
}

#menu a:active{
color:#33597f;
background:#E0E0FA;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:175px;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#33597f;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color: white;
background:#33597f;
}

#menu a.x:hover{
color:#33597f;
background: #E0E0FA;
}

#menu a.x:active{
color:#E0E0FA;
background:#33597f;
}

/* End CSS Popout Menu */

/* What if I want a regular link to look like the popouts? */
#plain {
width:103px;
float:left;
background:#33597f;
}

#plain a.x, #plain a.x:visited{
font-weight:bold;
color: white;
background:#33597f;
}

#plain a.x:hover{
color:#33597f;
background: #33597f;
}

#plain a.x:active{
color:#E0E0FA;
background:#33597f;
}
