
/*** comment.css ***/

#jvotesystem .icon-comment{color: #494848;float: left;font-size: 11px;margin: 4px 0 -10px;padding: 0;}#jvotesystem .icon-comment .icon{border: 0 none;float: left;margin: 0 3px 0 0;padding: 0;}#jvotesystem .icon-comment .link{text-decoration: none;}#jvotesystem .icon-comment .link:hover{text-decoration: underline;}#jvotesystem .comments {border: 0 none;font-family: Helvetica,Arial,sans-serif;height: auto;line-height: 1.3em;margin: 25px 30px 0;padding: 0;width: 100%;}#jvotesystem .comments .commentsNavi{font-size: 11px;line-height: 0;margin: 12px 0 -5px 80%;padding: 0;}#jvotesystem .comments .autor{color: #888888;font-size: 11px;margin: 7px 0 0;text-align: left;}#jvotesystem .comments .autor span.autorname{text-decoration: underline;}#jvotesystem .comments .comment{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #AACCEE;color: #2C343D;font-size: 14px;font-family: Helvetica,Arial,sans-serif;font-style: italic;margin: 0;min-height: 25px;padding: 7px;width: 85%;}#jvotesystem .comments .newcomment {margin: 0;padding: 0;width: 85%;}#jvotesystem .comments .newcomment .comment{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #AACCEE;color: #2C343D;font-family: Helvetica,Arial,sans-serif;font-size: 14px;font-style: italic;margin: 0 0 1px;min-height: 20px;overflow: auto;padding: 7px;width: 100%;}#jvotesystem .comments .newcomment .button {float: left;width: auto;margin: 0 4px;text-align: center;}#jvotesystem .comments .comment div.icons{float: right;margin: -5px -6px 0;padding: 0;}#jvotesystem .comments .comment div.icons img.icon{float: right;padding: 0;margin: 1px;border: 0;}

/*** general.css ***/

#jvotesystem .answer {width: 100%;height: auto;border: 0;margin: 0;padding: 0;font-family: Helvetica,Arial,sans-serif;line-height: 1.3em;}#jvotesystem div.topbox {background: none repeat scroll 0 0 #F6FCF6;border: 1px solid #8BD183;margin-bottom: 0.5em;padding: 15px;line-height: 1.3em;}#jvotesystem div.topbox h3.title {font-size: 13pt;color: #1F6A17;margin: 0;padding: 0;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;font-weight: normal;}#jvotesystem div.topbox p.question {font-size: 12pt;color: #1F75CC;text-decoration: none;margin: 0;padding: 0;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;font-weight: normal;}#jvotesystem div.topbox img.loading {float: right;height: 50px;width: 50px;padding: 0;margin: -10px -10px 0 0;display: none;}#jvotesystem p.navi {margin: 0;padding: 0;text-align: right;line-height: 1.3em;}#jvotesystem div.endbox {background: none repeat scroll 0 0 #F7E1E2;border: 1px solid #e1888a;margin-bottom: 0.5em;padding: 10px;line-height: 1.3em;}#jvotesystem div.endbox div.left {font-size: 13pt;color: #b53d40;margin: 0;padding: 0;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;font-weight: normal;}#jvotesystem div.endbox a.link {color: #C73F48;float: right;font-weight: bold;text-decoration: none;}#jvotesystem div.endbox div.left span.count{font-weight: bold;}#jvotesystem td.answervote {margin: 0;padding: 2px;position: relative;width: 76px;height: 72px;}#jvotesystem td.answervote a.link{cursor: pointer;outline: medium none;color: #135CAE;}#jvotesystem td.answervote a.link:hover{color: #134782;}#jvotesystem td.answervote div.count, #jvotesystemtd.answervote div.vote, #jvotesystemtd.answervote div.vote_grey{background: none repeat scroll 0 0 #F6FCF6;border: 1px solid #AACCEE;margin: 0;padding: 0;}#jvotesystem td.answervote div.vote_grey{background: none repeat scroll 0 0 #DDE2DD;border: 1px solid #B6BAB6;}#jvotesystem td.answervote div.count {margin-bottom: 3px;}#jvotesystem td.answervote div.vote, #jvotesystem td.answervote div.vote_grey {padding: 2px;text-align: center;}#jvotesystem td.answervote a.link {color: #135CAE;}#jvotesystem td.answervote a.link:hover div.vote {border: 1px solid #388DDD;}#jvotesystem td.answervote a.link:active div.vote {background: none repeat scroll 0 0 #388DDD;color: #FFFFFF;}#jvotesystem td.answervote div.vote span.text, #jvotesystem td.answervote div.vote_grey span.text{font-size: 11px;text-align: center;vertical-align: middle;}#jvotesystem td.answervote div.vote_grey span.text{color: #5E605E;}#jvotesystem td.answervote div.vote img.icon, #jvotesystem td.answervote div.vote_grey img.icon{margin: -1px 4px 0 0;vertical-align: middle;height: 16px;width: 16px;border: medium none;background-image: url("/components/com_jvotesystem/assets/images/vote.png");background-repeat: no-repeat;}#jvotesystem td.answervote div.vote_grey img.icon{background-image: url("/components/com_jvotesystem/assets/images/vote_grey.png");}#jvotesystem span.votecount {font-size: 18px;color: #1F75CC;display: block;text-align: center;font-weight: bold;margin-top: 10px;}#jvotesystem p.votecounttext {color: #444444;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;font-size: 8pt;font-weight: normal;text-align: center;margin: 0;}#jvotesystem div.answerbox {margin-top: 3px;padding: 0;width: 95%;}#jvotesystem div.answerbox div.text {color: #2c343d;margin: 0;padding: 7px;width: 100%;background: none repeat scroll 0 0 #F6FCF6;border: 1px solid #AACCEE;min-height: 25px;font-size: 14px;}#jvotesystem div.answerbox p.autor {color: #888888;float: right;font-size: 11px;margin-bottom: -5px;margin-top: 4px;}#jvotesystem div.answerbox div.text div.icons{float: right;margin: -5px -6px 0;padding: 0;}#jvotesystem div.answerbox div.text div.icons img.icon{float: right;padding: 0;margin: 1px;border: 0;}#jvotesystem div.answerbox .newanswer {margin: 0;width: 100%;}#jvotesystem div.answerbox .newanswer .box{color: #2c343d;min-height: 25px;font-size: 14px;width: 100%;padding: 7px;font-family: Helvetica,Arial,sans-serif;background: none repeat scroll 0 0 #F6FCF6;border: 1px solid #AACCEE;overflow: auto;}#jvotesystem div.answerbox .newanswer .button{float: left;width: auto;margin: 0 4px;text-align: center;}#jvotesystem div.alert_Error, #jvotesystem div.alert_Success, #jvotesystem div.alert_Question {display: none;padding: 15px 20px 5px;position: fixed;top: 1px;left: 50%; top: 45%;width: 450px;margin-left: -225px;padding-bottom: 5px;z-index: 100;line-height: 1.3em;-moz-border-radius: 5px;-webkit-border-radius: 5px;}#jvotesystem div.alert_Error h2.title, #jvotesystem div.alert_Success h2.title, #jvotesystem div.alert_Question h2.title {font-size: 13pt;margin: 0;padding: 0;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;font-weight: bold;}#jvotesystem div.alert_Error p.msg, #jvotesystem div.alert_Success p.msg, #jvotesystem div.alert_Question p.msg {font-size: 11pt;padding: 2px;margin: 0;font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;color: #333333;}#jvotesystem div.alert_Error .button, #jvotesystem div.alert_Success .button, #jvotesystem div.alert_Question .button {width: auto;margin: 0 4px;float: right;}#jvotesystem div.alert_Error {background: none repeat scroll 0 0 #F7E1E2;border: 2px solid #e1888a;}#jvotesystem div.alert_Error h2.title {color: #b53d40;}#jvotesystem div.alert_Success {background: none repeat scroll 0 0 #A7EEA6;border: 2px solid #8AD366;}#jvotesystem div.alert_Success h2.title {color: #2F6214;}#jvotesystem div.alert_Question {background: none repeat scroll 0 0 #E1AA8E;border: 2px solid #E25D1B;}#jvotesystem div.alert_Question h2.title {color: #E9441F;}p.jVoteSystemFooter {font-size: 11pt;text-align: center;font-style: italic;}p.jVoteSystemFooter a.copylink{text-decoration: underline}
