body {
  padding: 0px;
  margin: 0px;
  font-family: Arial, verdana,sans-serif;
  background-color: #fafafa;
}

div {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #828282;
}

input, select {
  font-size: 12px;
  color: #828282;  
}
textarea {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #828282; 
}

img.icon {
  vertical-align: middle;
  margin-right: 9px;
}

div#logo {
  float: left;
  width: 110px;
}

div#page {
  width: 930px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding:20px;
}
div#headerContainer {
  width: 100%;  
  background-color: #ffffff;
}
div#header{
  width: 930px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;  
  padding:10px 20px;   
}
div#topnavmenu {
  height: 30px;
  width: 765px;
  float: right;  
  line-height: 30px;
}

div#topnavmenu ul {
  float: right;
  margin: auto;
  padding: 0;
  text-align: right;
  list-style-type: inline;     
}

div#topnavmenu ul li {
  display: inline;
  float: left;   
  margin: auto;
}

div#topnavmenu ul li a{    
  font-size: 12px;
  font-weight: bold;
  color: #828282;
  text-decoration: none;    
  line-height: 30px;
  height: 30px;
}

div#topnavmenu ul li a:hover{
  text-decoration: underline;  
}

div#askquestion {
  float: left;
  text-align: left;
  height: 30px;
  width: 495px;
}
input#questionbox {
  float:left;
  margin-top: 0px;
  padding: 5px;
  font-size: 14px;
  width: 280px;
  height:18px;  
  line-height:22px;
  margin-left: 10px;
  border: 1px solid #c8c8c8;
  border-right: 0px;
}
input#createpollbtn {
  float:left;
  height: 30px;
  width: 105px;
  border: 0px;
}
div#loginpart {
  float:right; 
  max-width:270px;
  line-height:30px;
  height: 30px;
  font-size: 12px;
}

img#loginbtn {
  height: 30px;
  width: 30px;
  border: 0px;
  margin-right: 4px;
  display: inline;
  vertical-align: middle;
}
div#topcategoriesContainer {
  width: 100%;
  background-color: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-collapse: collapse;
}
div#topcategories {  
  width: 943px;  
  height: 35px;
  background-color: #f5f5f5;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7px;   
  padding-right: 20px;     
}
div#topcategories ul {
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: right;
  list-style-type: inline;     
}
div#topcategories ul li {
  display: block;
  float: left;   
  margin: 0px;
  padding: 10px 0px;
  height: 15px;
}
div#topcategories ul li:hover{
  background-color: #e6e6e6;
}
div#topcategories ul li a{
  font-size: 12px;
  text-decoration: none;
  color: #828282;
  font-weight: bold;
  line-height: 15px;
  padding:10px 13px;
}
input#searchbox {
  float: left;
  width: 119px;
  height: 15px;
  padding: 2px;
  padding-top: 1px;
  border: 1px solid #bebebe;  
  border-right: 0px;
}
input#searchbtn {
  float: left;
  border: none;
  width: 30px;
  height: 20px;
}
div#footerContainer {
  padding-top: 30px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
div#footer {
  width: 930px;
  clear: both; 
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;  
  color: #828282;
  font-size: 12px;
  text-align: right;
  padding: 5px 0px;
  border-top: 1px solid #c4c4c4; 
  height: 15px;
}
div#footer ul{
  margin: 0px;
  padding: 0px;
  text-align: left;
  float: left;
  width: 650px;
  height: 15px;
}
div#footer ul li {  
  text-align: left;
  display: inline;
  list-style-type: none;  
  padding-right: 10px;
}
li#categoriesmenu { 
  width: 110px;
}

li#categoriesmenu a {
  width: 100px;
}

div#categorieslist {
  display: none;
  position: relative;
  margin-top:2px;
  width: 165px;
  height: 210px;
}

img#categorieslistbg {
  position: relative;
  width: 165px;
  height: 210px;
  z-index: 998;
}

div#categorieslist ul {
  position: absolute;
  left: 0px;
  top: 0px;  
  width: 146px;
  height: 371px;
  float: left;
  margin: 0;  
  list-style-type: none;  
  top: 0px;
  left: 0px;
  z-index: 999;
  padding-top: 1px;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 16px;
  text-align: left;
}

li#categoriesmenu ul  li {
  width: 146px;  
  float: none;
  display: block;
  margin: 0;  
  line-height: normal;
}

li#categoriesmenu ul  li  a {
  text-decoration: none;
  font-size: 14px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  border: none;
  line-height: 15px;
  display: block;
  width: 142px;
}
li#categoriesmenu ul  li  a:hover {  
  text-decoration: none;  
  border: none;  
}

li#categoriesmenu > a:hover {
  background-color: #ffffff;
}

li#categoriesmenu:hover > a {
  background-color: #ffffff;
}

li#categoriesmenu:hover div {
  display: block;  
}

div#titlecontainer {
  width: 100%;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  background-color: #3c3c3c;
  border-bottom: 5px solid #828282;
}

div#titlecontainer > h1 {
  float: left;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 500px;
  height: 30px;
  font-size: 24px;
  font-family: "Trebuchet MS",Arial, sans-serif;
  font-weight: normal;
  color: #828282;  
}

div#title {
  width: 930px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, sans-serif;      
  color: #ffa800;
  margin-left: auto;
  margin-right: auto;  
  padding:10px 20px;   
}

div#messageicon {
  width: 40px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  font-weight: bold;
  text-align: center;
  display: none;
  font-family: Arial, sans-serif;
  color: #ffa000;
  margin: auto;
}
div#messagebox {
  display: none;
  height: 35px;
  vertical-align: middle;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #828282;
  text-align: center;  
  overflow: hidden;
  margin: 0px auto;
  line-height: 35px;
}
div#indexmessagebox {
  display: none;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #828282;
  text-align: center;  
  overflow: hidden;
  margin: 0px auto;
  line-height: 40px;
}

div#messagebox > a {
  color: #ffa000;
  text-decoration: none;
}
div#messagebox > a:hover {
  text-decoration: underline;
}
div#createboxContainer {
  width: 930px;
  margin-left: auto;
  margin-right: auto;  
  padding:0px 20px;   
}
div#createbox{
  float: left;
  width: 620px;
  margin: 20px 0px;
  padding: 20px;  
  background-color: #f5f5f5;
  border: 1px solid #c8c8c8;
}
div#createinnerbox{
  float: left;
  width: 620px;
  margin-top: -270px;
}

div#createblurb{
  float: left;
  font: Arial;
  color: #828282;
  font-size: 12px;
  width: 205px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: auto;  
  padding: 20px;
  word-wrap: break-word;  
  background-color: #f5f5f5;
  border: 1px solid #c8c8c8;
}

div#createblurb h1{
  font-weight: bold;
  font: Arial;
  color: #828282;
  font-size: 12px;
  width: 205px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
  margin-top:0px;
  margin-bottom: 10px;
}

div#create_question{
  float: left;
  font: Arial;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  width: 620px;
  height: 40px;
  margin-bottom: 280px;
}
div#create_questiontab{
  float: left;
  font: Arial;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-color: #828282; 
  line-height:40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 90px;
  height: 40px;
}

input#create_questionbox {
  float:left;
  margin-top: 0px;
  font: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
  border: 1px solid #c8c8c8;
  border-left: 0px;
  width: 493px;
  height:22px;  
  font-family: Arial, Helvetica, sans-serif;
}
div.createupload{
  background-position: top center;
  background-color:#ffffff;
  border: 1px solid #c8c8c8;
  float: left;
  width: 300px;
  height: 250px;
  margin: 10px 0px;
  position: relative;
  top:50px;
  text-align: left;
}

div.choicetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px auto;
  width: 300px;
  height: 35px;
  line-height: 35px;
  text-align: center;  
  overflow: hidden;
  white-space: nowrap;
  color: #525252;
  font-weight: bold;
}
img.checkmark {
  position: absolute;
  top: 205px;
  left: 240px;
  width: 80px;
  height: 80px;
  display: none;
  z-index: 300;
}
div.choiceimg {   
  position: relative;
  margin-left: 8px;
  margin-top: 8px;  
}

img.choiceimg {
  border: 2px solid #EEEEEE;
  opacity:1;
  filter:alpha(opacity=100);
  width: 300px;
  height: 250px;
}

div.choiceimg:hover img.choiceimg {
  border: 2px solid #999999;
  cursor: pointer;
  opacity:0.8;
  filter:alpha(opacity=80);  
}

div#votestripContainer {  
  width: 100%;
  background-color: #3c3c3c;
  border-bottom: 35px solid #828282;
  height:370px;
}
div#votestrip {
  height:300px;
  width: 930px;
  padding: 35px 20px;
  margin: 0px auto;
  background-color: #3c3c3c;
}
div#votebox {
  position: relative;
}
img#orimage {
  position: absolute;
  left: 293px;
  top: 100px;
}

div.choiceframe{
  background-color: #ffffff;
  width: 320px;
  height: 300px;
  margin-right: 20px;
  border-bottom: 2px solid #323232;  
  float: left;
}
div#votedescription {
  width: 250px;
  height: 210px;
  margin-top: 20px;
  float: right;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  word-wrap: break-word;
  overflow: hidden;    
}
div#votedescription h1 {
  font-size: 20px;
  margin: 0px 0px 25px 0px;  
}
div#voteratingContainer {
  float: right;
  width: 250px;
}
div#voterating {
  font-size: 12px;
  float: right;    
  color: #FFFFFF;
  width: 140px;
}
div#nextbutton {
  margin-top: 15px;
  float:left;
  width: 100%;
}
div.sharelinkbox1 {
  line-height:30px;
  height: 30px;
  width: 271px;
  font-size: 12px; 
  font-weight: bold;
  margin-left: -21px;
  margin-right: auto;
  margin-top:15px;  
}
div.sharelinkbox2 {
  float: left;
  line-height:30px;
  height: 30px;
  width: 250px;
  font-size: 12px; 
  font-weight: bold;
  margin:10px auto 20px auto;
}
input#sharelink {
  width: 195px;
  padding: 5px;
  font-size: 12px;
  height:18px;  
  line-height:22px;
  border: 1px solid #c8c8c8;
  font-family: arial;
}

div#adbox {
  width: 300px;
  height: 250px;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
div#lowersectionContainer {  
  width: 100%;
}
div#lowersection {  
  width: 930px;
  padding: 0px 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top:-35px;  
}
div#lowerleftsection {
  width: 660px;
  margin-right: 20px;
  float: left;
}
div#lowerleftsectionbox {
  width: 618px;
  padding: 20px;
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  float: left;
  background-color: #ffffff;
  margin-bottom: 20px;
}
div#featuredsectionbox {
  width: 628px;
  padding: 15px;
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  float: left;
  background-color: #ffffff;
  margin-bottom: 20px;
}
div#lowerleftboxtitle {
  line-height: 35px;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  background-color:#828282;
  padding:0 20px;
  overflow: hidden;
  white-space: nowrap;
}
div#boxtitle {
  line-height: 35px;
  height: 35px;
  color: #ffffff;
  font-weight:bold;
  background-color:#6e6e6e;
  padding:0 20px;
  overflow: hidden;
  white-space: nowrap;
}

div.pollinfo {
  float: left;
  width: 335px;
  padding: 5px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  height: 96px;
}

div#lowerrightsection {  
  width: 250px;
  padding: 0px;
  float: right;
}

div#resultsection {  
  margin: 0px auto 20px auto;
  width: 638px;
  height: 80px;  
  float:left;
}
img#resultpiechart {
  float: left;
  width: 150px;
  height: 100px;
  margin-top:-15px;
  margin-bottom: 10px;
}
div.resultlabel {
  float: left;
  font-size: 18px; 
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, sans-serif;
}
div.resultbar {
  float: left;
  width: 0px;
  height: 22px;
  background-color: #ffa000;
}
div.resultnumber {
  float: left;
  font-size: 18px;
  margin-left: 10px;
  font-family: Arial, sans-serif;      
}
span.resultvotenumber {
  font-size: 12px;  
  font-family: Arial;
}
div#commentsection {
  clear: both;
}
table.commenttable {
  width: 618px;
  padding: 0;
  overflow: hidden;
  border-collapse: collapse;
}
table.commenttable th {
background-color: #f5f5f5;
text-align: right;
padding: 10px;
font-size: 12px;
font-weight: normal;
border: 1px solid #d0d0d0;
}
table.commenttable td {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0px;
}
div.commentdiv{
  padding-right: 10px;
  float:right; 
  width:540px;  
  overflow: hidden;
  word-wrap: break-word;  
}
div#postcommentbox{
float: right; 
width: 586px;
background-color: #f5f5f5;
padding: 15px;
border: 1px solid #d0d0d0;
margin-bottom:10px;
}
div#postcomment{
float: right; 
width: 520px;
}

td#nocomments {  
  padding: 0px;
  border: none;
}
span.commenttitle {
  font-weight: bold;
  margin-right:6px;
}
div.commentinfo {
  font-weight: normal;
  margin: 10px 0px;
  font-size:11px;
  color:#d0d0d0;
}
img.thumbnail  {  
  width: 125px;
  height: 100px;
  padding: 2px;  
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  margin-right: 10px;
  float:left;
}
img.thumbnail:hover {  
  opacity:0.8;
  filter:alpha(opacity=80);  
}

div.sectiontitle {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

div#error404 {
width:600px;
text-align: center; 
background-color:#e6e6e6;
border:1px solid #c5c5c5;
font: arial;
font-weight: bold;
font-size: 100px;
padding-bottom:40px;
margin: 0 auto 20px auto;
}

div.indexerrorbox {
  width: 100%;
  text-align: center;
  padding: 10px 0px;  
  background-color: #ff0000;
  color:#ffffff;
  font-weight:bold;
}
div.toperrorbox {
  width: 910px;
  text-align: center;
  padding: 10px;  
  background-color: #ff0000;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
div.titleerror {
  font-weight: bold;
  color: #ffffff;
}
div.formerror {
  color: #ff0000;
}
img {
  border: 0px;
}

img#arrow {
  padding-right: 8px;
}

div#profile_thumb {
  vertical-align: top;
  margin:0px;
  float:left;
  width:50px;
  height:50px;
  overflow:hidden;
  background-color: #d0d0d0;
}
img.profile_thumb {
  vertical-align: top;
  margin:0px;
  float:left;
}

a.profilelink {
  color: #606060;
  text-decoration: none;
}
a.profilelink:hover {
  text-decoration: underline;
}
a {
  color: #828282;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

a.selected {
  background-color: #e6e6e6;
 }
 
textarea#commentbox {  
  width: 508px;
  float: right;
  height: 50px;
  padding: 5px; 
  margin-bottom: 10px;
  border: 1px solid #d0d0d0;
}
.ratingstardark {
  cursor: pointer;
  display: inline;
  width: 18px;
  height: 16px;
  margin: 0px;
  padding: 0px;
}
div#featured {
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
  width: 300px;
}
div.greetingname {  
  font-size: 12px;
  text-align: left;
  float: right;
  max-width: 100px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
 background-color:#EEEEEE !important; /*reCaptcha widget background color*/
}

#recaptcha_table {
 border-color: #AAAAAA !important; /*reCaptcha widget border color*/
}

#recaptcha_response_field {
 border-color: #828282 !important; /*Text input field border color*/
 background-color:#FFFFFF !important; /*Text input field background color*/
}

/* lightbox stuff */
#lightbox{
  display:none;
  position: absolute;
  top:50%;
  left:50%;
  z-index:9999;
  width:570px;
  padding-left: -10px;
  background-color: #FFFFFF;
  margin:-220px 0 0 -285px;
  border:3px solid #C5C5C5;
  text-align:left;
}
#lightbox[id]{
  position:fixed;
}

#overlay{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5000;
  background-color:#000;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
#overlay[id]{
  position:fixed;
}

#lightbox.done #lbLoadMessage{
  display:none;
}
#lightbox.done #lbContent{
  display:block;
}
#lightbox.loading #lbContent{
  display:none;
}
#lightbox.loading #lbLoadMessage{
  display:block;
}

.hiddenImg {
  display: none;
}

/*
#lightbox.done img{
  width:100%;
  height:100%;
}*/