
/*
Political Math dot Net CSS by KGA Designs
*/

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background-color: #ffffff;
}
a 
{
	text-decoration: none;
	color: #0000ff;
}
a:visited 
{
	text-decoration: none;
	color: #0000ff;
}
a:hover 
{
	text-decoration: underline;
	color: #000000;
}

.clearit {
clear:both;
}

#container 
{
	width: 1080px;
	background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    padding: 0;	
}

#head {
text-align:center;
}


#logo {
font-size:1.2em; 
margin-left:10px;
}

#main 
{
	padding: 10px;
	width: 960px;

	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	border: 2px solid #0000ff;

}
#pollarea {
    margin-left: auto;
    margin-right: auto;

}

#pollsingle {
//float:left;

    margin-left: auto;
    margin-right: auto;
width:460px;
margin-top:10px;
margin-left:280px;
padding:5px;
background-color: #ffff99;
}


#skyleft
{
float:left;
	padding: 3px;
	width: 125px;

	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	//border: 2px solid #0000ff;

}

#skyright
{
float:left;
	padding: 3px;
	width: 125px;

	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	//border: 2px solid #0000ff;

}


#poll1 {
float:left;
width:260px;
margin-top:10px;
margin-left:10px;
padding:5px;
background-color: #6495ed;
}

#poll2 {
float:left;
width:260px;
margin-top:10px;
margin-left:10px;
padding:5px;
background-color: #ff6347;
}

#poll3 {
float:left;
width:260px;
margin-top:10px;
margin-left:10px;
padding:5px;
background-color: #ffff99;
}



#midspace
{
float:left;
//	padding: 3px;
	width: 900px;
        height:98px;
	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	//border: 2px solid #0000ff;

}
#morepolls {

//float:left;
    margin-left: auto;
    margin-right: auto;
width:900px;

//margin-left:10px;
//position: relative;
background-color: #ffffff;
}

.question {
font-weight:bold;
font-size:1.2em;
}
.question2 {
font-size:1.2em;
font-weight:bold;
text-align:center;
}

#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(../images/nav1.jpg) no-repeat;
}
#result 
{
text-align:center;
}
#query
{
text-align:left;
}
.demographics 
{
text-align:center;
}
#age-ethnic 
{
text-align:center;
}
#political-gender 
{
text-align:center;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
}
#hidden {
	clear: both;
	height: 15px;
}




#sidebar 
{
	width: 198px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	text-align:center;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

.headertext3 
{
	font-size: 14px;
	font-weight: bold;
}

.small_title 
{
  font-size: medium;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: 960px;
}

#footer a
{ color: #fff; }

#footer a:hover
{ color: #fff; }




#menu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #EEEEFF;
    float: right;
    clear:both;
}

#detail {
	width: 100%;
	height: 265px;
	color: #333333;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

