a {
	color:#367cc3;
	text-decoration:underline;
}
a:visited {
}
a:hover {
	text-decoration:none;
}

a img {
	border: none;
}

#pagingoffset {
	text-transform: lowercase;
	width: 100%;
	clear: both;
}

#voting-header{
overflow: auto;
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e3e3e3;
margin-bottom: 20px;
min-height: 70px;
}

#loginheader {
	text-align: right;
}

#clientlogo{
float: left;
width:240px;
}

#headertext{
/*margin-left:200px;
text-align: center;
font-weight: 600;
font-size: 35px;
float: left;
width:200px;
color: #ec7c5b;
display: inline-block;
margin-top: 10px;*/
float: left;
text-align: center;
display: inline-block;
margin-top: 10px;
width: 600px;
}

#wizehivelogo{
float: right;
width:125px;
height: 42px;
margin-top: 15px;
}

body{
	color:#000000;
	font:14px Arial, sans-serif;
	line-height:1.25em;
	text-align: center;
	margin: 0;
}

#container {
	text-align: left;
	width: 990px;
	margin: auto;
}

.dialog {
	text-align: left;
	overflow:auto;
	background-color: #fff;
}

.voting-right{
float: right;
width: 750px;
}

.votingdata{
width: 510px;
float: left;
margin-left: 20px;
}

.votingblock{
width: 100%;
overflow: auto;
border-bottom: 1px solid #e3e3e3;
padding-bottom: 10px;
margin-top: 20px;
}

.votingdata h2{
color: #63A1E2;
font: normal normal bold 20px/normal Arial, sans-serif;
letter-spacing: -0.04em;
margin-top: 0px;
margin-bottom: 10px; }

#votingtabs{
border-bottom: 1px solid #CCC;
margin: 0px;
padding-bottom: 23px;
padding-left: 10px;
}


.votinghelp{
float: right !important;
background: none !important;
border: none !important;
color:#367cc3 !important;
text-decoration:underline !important;
}


#votingtabs ul, #votingtabs li 
{display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;}

#votingtabs a:hover{
color: #63A1E2;
} 



#votingtabs li a{
background: #E8EBF0;
border: 1px solid #CCC;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius-topright: 5px 5px;
-moz-border-radius-topleft: 5px 5px;
color: #666;
float: left;
font-size: 15px;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 4px 14px 4px 14px;
text-decoration: none;
}

#votingtabs li a.active{
background: #E8EBF0;
border: 1px solid #CCC;
border-bottom-color: white;
background: white; 
}


.postdata{
display: inline-block;
font-size: 12px;
color: #b9b8b8;
margin-bottom: 10px;
}

.postcontent{

display: block;}
.votingcomments{
display: block;
margin-top: 10px;
cursor: pointer;
}

.seemore{
font-size: 12px;
}
/*********Voting Right**************/


.voting-left{
float: left;
width: 200px;
}

.rightvotingdata{
border-radius:5px;
padding: 10px;
width: 180px;
border: 2px solid #e3e3e3;
background: #F5F5F5;

}

.section-ul{
padding-left: 0px;
}

.section-ul li{
background: url(/images/layout/dot.gif) no-repeat 7px 6px;
padding: 0px 0px 10px 29px;
list-style: none;
}


.addidea{
cursor: pointer;
display: block;
width: 200px;
height: 53px;
background: url(/images/pvoting/addidea.png);
margin-top: 30px;

}

.addideadblock{
margin-bottom: 20px;

}

.inputsearch{
display: block;
}
#searchbox{
width: 150px;
}

span.button_text_b {
font-size: 13px ;
font-weight: normal;  
text-shadow: 0px 1px 1px #fff;
display: inline-block;
margin-top: 5px;
}

span.button_text_w {
font-size: 13px;
font-weight: normal;  
color: white;
display: inline-block;
margin-top: 5px;}

a.modal_cancel{
color: black;
width: 86px;
height: 26px;
background: url(/images/modal_gray.png) no-repeat 0 0;
cursor: pointer;
text-align: center;
display: inline-block;
text-decoration: none;
}

a.modal_cancel:hover{
background: url(/images/modal_gray.png) no-repeat -0 -26px;
color: #434343;
}

a.modal_save{
text-decoration: none;
height: 26px;
background: url(/images/modal_green.png) no-repeat 0 0;
cursor: pointer;
text-align: center;
display: inline-block;
width:86px;
}

a.modal_save:hover{
background: url(/images/modal_green.png) no-repeat -0 -26px;
}

#padded{
margin: 10px;

}

.ideabox{
width:98%;
height:200px; 
margin-top: 10px;
}

.commentbox{
width:98%;
height:100px; 
margin-top: 10px;
}

.comments{
margin-top: 10px;
height: 150px;
overflow: auto;
border: 1px solid #e3e3e3;
padding: 10px;
}

.comment_talk{
border-bottom: 1px solid #e3e3e3;
padding-bottom: 10px;
}


.hidden{
visibility: hidden;
}

.vote_preface{
border-bottom: 1px solid #e3e3e3;
margin-bottom: 10px;
}

#vb_left{
width: 110px;
height: 100px;
float: left;
text-align: center;
font-size: 16px;
}

.votingbutton{
display: inline-block;
cursor: pointer;
/*float: left;*/
height: 60px;
width: 102px;
background: url(/images/pvoting/vote.png);
text-indent: -9999px;
}

.fields {
	padding-left: 0px;
	margin-left: 0px;
	
}

.fields li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 1.5;
}

.videoplayer {
/*	width: 290px;*/
/*	height: 24px;*/
	display:block;
/*	padding-bottom:70px;*/
}

#listing .item {
	padding: 5px 0px 5px 0px;
	width: 99.5%;
	border-bottom: 1px solid #e3e3e3;
}

.fieldcolumn {
	float: left;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#comments .item {
	width: 95%;
	border-bottom: 1px solid #e3e3e3;
}

#paging a{
background: #DFEDF7;
border: 1px solid #90C2E1;
border-bottom-left-radius: 2px 2px;
border-bottom-right-radius: 2px 2px;
border-top-left-radius: 2px 2px;
border-top-right-radius: 2px 2px;
padding: 1px 5px;
text-decoration: none;
}

#paging{
margin-top: 10px;
margin-bottom: 20px;
}

#paging a.active{
font-weight: bold;
color: black;
}

/* No Margin for Nested Form Classes */
.form .form {
	margin: 0px;
}

#headertext h3{
font-size: 20px;
}


#view{
margin: 10px;
}

#vb_left{
width: 110px;
height: 100px;
padding-right: 10px;
float: left;
text-align: center;
font-size: 16px;
}

.votingbutton{
display: inline-block;
cursor: pointer;
/*float: left;*/
height: 60px;
width: 102px;
background: url(/images/pvoting/vote.png);
text-indent: -9999px;
}

#comments{
background: #ceddf0;
padding: 10px;
margin: 10px;

}

#comments .formLabel{
float: none !important;
}

#comments .formField{
margin-left: 0px !important;
padding-left: 0px !important;
}


#comments .formField textarea{
width: 490px;
}
#commentactions{
width:507px;
height:30px;
}

#commentactions a.modal_save{
float:right}

.commentdate{
color:#135090;
font-size:10px;

}

.scorecount {
display:block;
font-size:85%;
margin-top:6px;
}

.scorestars {
	display:block;
	font-size:85%;
	margin-top:6px;
}

.scorestarsimg {
	display: inline-block;
	width: 69px;
	height: 16px;
}

.scorestars0	{ background: url('/img/0star.png');	}
.scorestars5	{ background: url('/img/0.5star.png');	}
.scorestars10	{ background: url('/img/1star.png');	}
.scorestars15	{ background: url('/img/1.5star.png');	}
.scorestars20	{ background: url('/img/2star.png');	}
.scorestars25	{ background: url('/img/2.5star.png');	}
.scorestars30	{ background: url('/img/3star.png');	}
.scorestars35	{ background: url('/img/3.5star.png');	}
.scorestars40	{ background: url('/img/4star.png');	}

.addidea {
	margin-bottom: 15px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

#voteform .formLabel {
	float: left;
	width: 70px;
}
 
#voteform .formField {
	margin-left: 70px;
	padding-left: 5px;
}
#entryform .formLabel {
	float: left;
	width: 100px;
}
 
#entryform .formField {
	margin-left: 100px;
	padding-left: 5px;
}
.popup #voteform, .popup #commentform {
	margin: 0px;
	width: 520px;
}

#reviewtabs {
	height: 21px;
	overflow: hidden;
	padding-top: 6px;
	border-bottom: 1px solid #CCCCCC;
}

ul#filelist{
	margin: 0px;
	padding: 0px;
}

ul#filelist li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

ul#filelist li.active {
	background-color: #FFFFFF;
}

ul#filelist li a {
	color: #000000;
	text-decoration: none;
}

#filesDrop ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.tagnodemenu, .reviewmenu, .reviewmenu2 {
  position:absolute;
  z-index:999999;
  background-color:#FFF;
  border:1px solid #000;
  padding:5px;
  width:170px;
  font-size:10pt;
  line-height:20px;
}        
.reviewmenu, .reviewmenu2 {
  width:125px;
}
.reviewmenu2 {
  position:fixed !important;
}
#more_ws_list {
  max-height:200px;
  overflow:auto;
  display:block;
}
.reviewmenu a, .reviewmenu2 a {
  text-decoration:none;
  font-size:8pt;
  display:block;
}
.reviewmenu a:hover, .reviewmenu2 a:hover {
  background-color:#ffffcc;
}

.navLeft {
	float: left;
	width: 33%;
	text-align: left;
}

.navRight {
	float: right;
	width: 33%;
	text-align: right;
}

.navCenter {
	float: left;
	width: 33%;
	text-align: center;
}

#previewleft {
	width: 350px;
	float: left;
	margin-left: 5px;
}

#previewright {
	float: left;
	width: 300px;
	padding-left: 5px;
	margin: 0px;
}

#files ul {
	margin: 0px;
	padding: 0px;
}

#files ul li {
	display: inline;
	list-style-type: none;
	padding: 2px;
}

#files {
margin-top: 10px;
margin-left: 5px;
}

.formButtons {
	text-align: right;
}

.elementleft {
	float: left;
	margin-right: 5px;
}

.fbshare {
	display: inline;
	margin-right: 5px;
}

.twittershare {
	display: inline;
	margin-right: 5px;
}

.modalhive_title {
	margin-top: 30px !important;
}

#recaptcha_area {
    margin: auto;
}

#recaptcha_div {
    text-align: center;
}

input.input_modal_save {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
    background: -moz-linear-gradient(top, #fff, #ccc);
    padding: 6px 10px;
    border: 1px solid #999;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    font-family: Arial, sans-serif !important;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0px 1px 1px #fff; /* FF3.5+, Opera 9+, Saf1+, Chrome */
    -webkit-box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
input.input_modal_save:hover {
    background: #f2f2f2;
    border: 1px solid #767678;
    background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#ccc));
    background: -moz-linear-gradient(top, #e8e8e8, #ccc);
    color: #333;
    cursor: pointer;
}
input.input_modal_save:active {
    background: #fff;
     border: 1px solid #666;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#logintextlower {
    border-top: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 29px;
    padding-top: 20px;
}
form#loginform {    
	position: relative;
	padding: 15px;
	}
form#loginform .votingLoginSignUpButtons input.login {
	margin: 10px 0 0 0;
	}
form#loginform .forgotPasswordLink {
	font-size: 11px;
	}
.facebookLogin {
    background: url(/imgs/facebook_login.png) no-repeat 0 0;
    display: block;
    height: 22px;
    width: 154px;
    border: 12px solid #3b5998;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    margin-bottom: 20px;
    margin-left: 117px;
}
.facebookLogin:hover {
    border: 12px solid #c1d3f9;
}
.validation-advice {
	color: #FF0000;
}
.rowVotingLogin {
	display: block;
	padding-bottom: 10px;
	}
.voting-right .rowVotingLogin .votingLoginLabel {
    float: left;
    margin-top: 18px;
    text-align: right;
    width: 134px;
    font-size: 22px;
    color: #333;
}
.voting-right .rowVotingLogin .votingLoginInput {
    margin-left: 139px;
}
.voting-right .rowVotingLogin .votingLoginInput input {
	font-weight: normal;
	color: #666;
	font-size: 22px;
	margin: 0;
	background-color: #f0f0f0;
	color: #333;
	padding:8px;
    border: 1px solid #666;
	width:230px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: #848484 #C1C1C1 #E1E1E1;
}
.voting-right .rowVotingLogin .votingLoginInput input:focus  {
	background-color: #f8f8f8;
    border: 1px solid #333;
    border-color: #333333 #464545 #5b5a5a;
    outline: none;
   	color: #333;
	 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); 	
	}
.voting-right .votingLoginSignUpButtons {
	margin-left: 138px;
	}
.voting-right .votingLoginSignUpButtons input.input_modal_save {
	padding: 13px 17px 12px 17px;
	}
.voting-right .forgotPasswordLink {
	margin-top: 16px;
	margin-left: 138px;
	}
.voting-right .error {
	margin-top: 20px;
	}
.voteelement {
	z-index: 99;
	}
.vote-saved {
	font-size: 20px;
    padding: 30px;
	color: #000;
}

.tbar_buttons_g {
    font: bold 12px/1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif !important;
    background-color: #b7d891;
    border: 1px solid #84ae53;
    display: block;
    width: 80px;
    border-bottom: 1px solid #84ae53 !important;
    padding:5px;
}
.tbar_buttons_g:hover {
    border-color:#000;
    border-bottom: 1px solid #000 !important;
}

.tbar_buttons_y {
    font: bold 12px/1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif !important;
    background-color: #FFFF33;
    border: 1px solid #84ae53;
    display: block;
    width: 80px;
    border-bottom: 1px solid #84ae53 !important;
    padding:5px;
}
.tbar_buttons_y:hover {
    border-color:#000;
    border-bottom: 1px solid #000 !important;
}

.tbar_buttons_r {
    font: bold 12px/1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif !important;
    background-color: #D80000 ;
    border: 1px solid #84ae53;
    display: block;
    width: 80px;
    border-bottom: 1px solid #84ae53 !important;
    padding:5px;
}
.tbar_buttons_r:hover {
    border-color:#000;
    border-bottom: 1px solid #000 !important;
}

.sbs_voting_form{
    width: 48%;
    display:inline-block;
    margin-left: 2%;
    vertical-align: top;
}
.sbs_review_form{
    display:inline-block;
    vertical-align:top;
}

#container .sbs-voting-right{width:97% !important}
