
.ui-bar-b{border:1px solid #000;background:#000;color:#fff;font-weight:bold;text-shadow:0 -1px 1px #000;}
html,body{margin:0;min-width:320px;width:100%;}
body{background:#fff;margin:0px;padding:0px;text-align:center;}
.main-holder{width:320px;margin:0 auto;}
#main{width:100%;text-align:left;margin:0px;}
.main-box{padding:4px 15px;margin:0px -15px;background-color:#fff;border-top:1px solid #333;border-bottom:1px solid #333;}
.main-box img{max-width:300px;}
.ui-header{margin:0px;}
.ui-content{margin-top:0px;padding-top:0px;background-color:#e1eef6;}
a.link{text-align:left;}
h1{background:transparent url(/images/v2images/qp-rheader.png) no-repeat center center;color:#fff;height:34px;margin:0px;}
.rname{float:right;width:180px;font-size:10px;margin-top:10px;margin-right:-50px;}
.rnumber{float:left;width:180px;font-size:10px;margin-top:10px;margin-left:-45px;}
.qselect{padding:4px 50px;text-align:center;}
form{background-color:#fff;}
#content{padding:0px;margin:0px;}
.footer{margin-top:15px;text-align:center;}
#responder{display:inline;margin:0px 10px;}
#rgbuttons{display:inline;margin:0px 10px 0px 20px;}
#qbuttons{display:inline;margin:0px 10px;}
#clbuttons{display:inline;margin:0px 10px;}
.graphlink{position:relative;top:5px;left:10px;}
#responders{margin:0px;font-size:14px;font-weight:bold;border-bottom:1px solid #666;padding:5px;}
.padresponders{padding:5px;margin:5px;}
#newqq{background-color:#ddd;padding:.5em 0em .5em .5em;margin:1em 0em;}
#qlinks{margin:2px 0px;width:100%;}
.qlink{border-top:1px solid #666;border-right:1px solid #666;border-bottom:1px solid #666;margin:0px;padding:2px 7px;background-color:#ddd;}
.qlinkselect{border:1px solid #000;margin:0px;padding:2px 7px;background-color:#fff;}
#listselect{background-color:#ddd;border:1px solid #00f;padding:0px 10px 0px 10px;}
.close{margin-bottom:2px;}
#question{margin-top:1em;}
.smalltext{font-size:10px;}
p{color:#000;font-size:1em;}
.qrstag{text-align:center;color:#666;margin:0px 5px;font-size:14px;}
.red{color:#f00;}
#centered{text-align:center;}
.centered{text-align:center;}
p.points{text-align:center;margin:0px;font-style:italic;}
#sortlist li{list-style:none;margin-bottom:4px;}
#items li{list-style:none;}
.flashnotice{font:normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;border:2px solid #FF0000;background-color:#ffffff;padding:.25em 1em .25em 1em;margin:1em 1.5em 0em 1.5em;text-align:center;color:#FF0000;}
.orangebox{width:90%;border:2px solid #996;padding:0px 10px 0px 15px;margin:0px auto;text-align:center;}
.400top{margin:0px;}
.bottom400{margin:0px;position:relative;top:-28px;}
.red{color:#f00;}
table.qlist td{text-align:center;margin:0px;}
.allq_a{background-color:#fc6;padding:4px 2px;text-decoration:none;}
.allq_na{padding:4px 2px;text-decoration:none;}
.allq_v{background-color:#ff6;padding:4px 2px;text-decoration:none;}
.currentq{border:2px solid #666;}
.comment{border:1px #ccc solid;background-color:#ffc;padding:10px;}
#timesup{margin-top:20px;}
.timetoclose{text-align:center;margin:5px 0px;}
table.incenter{margin-left:auto;margin-right:auto;}
#soundplayer{margin:5px 0px;}
#iaa td{text-align:center;background-color:#fff;}
#iaa{margin:0px;}
#iaa img{max-height:200px;max-width:200px;}
#iaar td{text-align:center;background-color:#fff;}
#iaar{margin:0px;}
#iaar img{max-height:140px;max-width:140px;}
.bborder{border-bottom:1px solid #115A8E;}
.rborder{border:3px solid #FADD58;}
.yborder{border:1px solid blue}
.orangeb{width:304px;border:2px solid #996;padding:8px;}
.300top{margin:0px;}
.bottom300{margin:0px;position:relative;top:-36px;}
.ui-radio{display:block;font-size:12px;}
.ui-radio label.smtext{font-size:12px;}
.ui-checkbox label.smtext{font-size:12px;}
.versionnum{color:#333;font-style:italic;}
.eatext textarea.ui-input-text{font-size:10px;}
.blueback{background:#e1eef6;margin:0;padding:10px;}
#q-graph{margin:25px 0px 25px -10px;}
.green{font-weight:bold;color:#070;}
.bigred{font-weight:bold;color:#f00;}
ul.nodot li{list-style:none;}
td.leftpad{padding-left:15px;padding-bottom:15px;}
table.multi{margin-left:-5px;}
.wondertimer-cool{position: fixed; top: 10px; margin-left: -13px;background:transparent url(http://www.questionpress.com/images/pilot_x/grey.png) repeat center center;font-size:30px;color:#fff;padding:8px;text-align:center;}
.wondertimer{background:transparent url(http://www.questionpress.com/images/countdown_timer.gif) no-repeat center center;font-size:40px;color:#fff;padding:40px;text-align:center;}
#latexbox{font-size:.85em;text-align:center;}
#latexbox table{margin:5px auto;}
.brownbar{
	border: 1px solid black;
	background: rgb(175,94,1);
	background: -moz-linear-gradient(top,  rgba(175,94,1,1) 0%, rgba(242,174,114,1) 26%, rgba(244,143,54,1) 62%, rgba(175,94,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,94,1,1)), color-stop(26%,rgba(242,174,114,1)), color-stop(62%,rgba(244,143,54,1)), color-stop(100%,rgba(175,94,1,1)));
	background: -webkit-linear-gradient(top,  rgba(175,94,1,1) 0%,rgba(242,174,114,1) 26%,rgba(244,143,54,1) 62%,rgba(175,94,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(175,94,1,1) 0%,rgba(242,174,114,1) 26%,rgba(244,143,54,1) 62%,rgba(175,94,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(175,94,1,1) 0%,rgba(242,174,114,1) 26%,rgba(244,143,54,1) 62%,rgba(175,94,1,1) 100%);
	background: linear-gradient(top,  rgba(175,94,1,1) 0%,rgba(242,174,114,1) 26%,rgba(244,143,54,1) 62%,rgba(175,94,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af5e01', endColorstr='#af5e01',GradientType=0 );

}
.greenbar {
	border: 1px solid black;
	background: rgb(29,176,0);
	background: -moz-linear-gradient(top,  rgba(29,176,0,1) 0%, rgba(154,244,124,1) 26%, rgba(98,245,53,1) 63%, rgba(29,176,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(29,176,0,1)), color-stop(26%,rgba(154,244,124,1)), color-stop(63%,rgba(98,245,53,1)), color-stop(100%,rgba(29,176,0,1)));
	background: -webkit-linear-gradient(top,  rgba(29,176,0,1) 0%,rgba(154,244,124,1) 26%,rgba(98,245,53,1) 63%,rgba(29,176,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(29,176,0,1) 0%,rgba(154,244,124,1) 26%,rgba(98,245,53,1) 63%,rgba(29,176,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(29,176,0,1) 0%,rgba(154,244,124,1) 26%,rgba(98,245,53,1) 63%,rgba(29,176,0,1) 100%);
	background: linear-gradient(top,  rgba(29,176,0,1) 0%,rgba(154,244,124,1) 26%,rgba(98,245,53,1) 63%,rgba(29,176,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db000', endColorstr='#1db000',GradientType=0 );

}
.redbar {
	border: 1px solid black;
	background: rgb(209,8,1);
	background: -moz-linear-gradient(top,  rgba(209,8,1,1) 0%, rgba(245,127,131,1) 26%, rgba(246,74,79,1) 62%, rgba(209,8,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,8,1,1)), color-stop(26%,rgba(245,127,131,1)), color-stop(62%,rgba(246,74,79,1)), color-stop(100%,rgba(209,8,1,1)));
	background: -webkit-linear-gradient(top,  rgba(209,8,1,1) 0%,rgba(245,127,131,1) 26%,rgba(246,74,79,1) 62%,rgba(209,8,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(209,8,1,1) 0%,rgba(245,127,131,1) 26%,rgba(246,74,79,1) 62%,rgba(209,8,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(209,8,1,1) 0%,rgba(245,127,131,1) 26%,rgba(246,74,79,1) 62%,rgba(209,8,1,1) 100%);
	background: linear-gradient(top,  rgba(209,8,1,1) 0%,rgba(245,127,131,1) 26%,rgba(246,74,79,1) 62%,rgba(209,8,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10801', endColorstr='#d10801',GradientType=0 );

}
.magentabar {
	border: 1px solid black;
	background: rgb(175,1,152);
	background: -moz-linear-gradient(top,  rgba(175,1,152,1) 0%, rgba(242,114,233,1) 26%, rgba(244,54,231,1) 62%, rgba(175,1,152,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,1,152,1)), color-stop(26%,rgba(242,114,233,1)), color-stop(62%,rgba(244,54,231,1)), color-stop(100%,rgba(175,1,152,1)));
	background: -webkit-linear-gradient(top,  rgba(175,1,152,1) 0%,rgba(242,114,233,1) 26%,rgba(244,54,231,1) 62%,rgba(175,1,152,1) 100%);
	background: -o-linear-gradient(top,  rgba(175,1,152,1) 0%,rgba(242,114,233,1) 26%,rgba(244,54,231,1) 62%,rgba(175,1,152,1) 100%);
	background: -ms-linear-gradient(top,  rgba(175,1,152,1) 0%,rgba(242,114,233,1) 26%,rgba(244,54,231,1) 62%,rgba(175,1,152,1) 100%);
	background: linear-gradient(top,  rgba(175,1,152,1) 0%,rgba(242,114,233,1) 26%,rgba(244,54,231,1) 62%,rgba(175,1,152,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0198', endColorstr='#af0198',GradientType=0 );

	
}
.bluebar {
	border: 1px solid black;
	background: rgb(1,50,175);
	background: -moz-linear-gradient(top,  rgba(1,50,175,1) 0%, rgba(114,159,242,1) 26%, rgba(54,120,244,1) 62%, rgba(1,50,175,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,50,175,1)), color-stop(26%,rgba(114,159,242,1)), color-stop(62%,rgba(54,120,244,1)), color-stop(100%,rgba(1,50,175,1)));
	background: -webkit-linear-gradient(top,  rgba(1,50,175,1) 0%,rgba(114,159,242,1) 26%,rgba(54,120,244,1) 62%,rgba(1,50,175,1) 100%);
	background: -o-linear-gradient(top,  rgba(1,50,175,1) 0%,rgba(114,159,242,1) 26%,rgba(54,120,244,1) 62%,rgba(1,50,175,1) 100%);
	background: -ms-linear-gradient(top,  rgba(1,50,175,1) 0%,rgba(114,159,242,1) 26%,rgba(54,120,244,1) 62%,rgba(1,50,175,1) 100%);
	background: linear-gradient(top,  rgba(1,50,175,1) 0%,rgba(114,159,242,1) 26%,rgba(54,120,244,1) 62%,rgba(1,50,175,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0132af', endColorstr='#0132af',GradientType=0 );

}
.yellowbar {
	
	background: rgb(181,209,1);
	background: -moz-linear-gradient(top,  rgba(181,209,1,1) 0%, rgba(253,255,135,1) 26%, rgba(237,252,78,1) 62%, rgba(181,209,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,209,1,1)), color-stop(26%,rgba(253,255,135,1)), color-stop(62%,rgba(237,252,78,1)), color-stop(100%,rgba(181,209,1,1)));
	background: -webkit-linear-gradient(top,  rgba(181,209,1,1) 0%,rgba(253,255,135,1) 26%,rgba(237,252,78,1) 62%,rgba(181,209,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(181,209,1,1) 0%,rgba(253,255,135,1) 26%,rgba(237,252,78,1) 62%,rgba(181,209,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(181,209,1,1) 0%,rgba(253,255,135,1) 26%,rgba(237,252,78,1) 62%,rgba(181,209,1,1) 100%);
	background: linear-gradient(top,  rgba(181,209,1,1) 0%,rgba(253,255,135,1) 26%,rgba(237,252,78,1) 62%,rgba(181,209,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5d101', endColorstr='#b5d101',GradientType=0 );
	border: 2px solid black
}
.purplebar {
	border: 1px solid black;
	background: rgb(108,1,175);
background: -moz-linear-gradient(top,  rgba(108,1,175,1) 0%, rgba(184,114,242,1) 26%, rgba(159,54,244,1) 62%, rgba(108,1,175,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,1,175,1)), color-stop(26%,rgba(184,114,242,1)), color-stop(62%,rgba(159,54,244,1)), color-stop(100%,rgba(108,1,175,1)));
background: -webkit-linear-gradient(top,  rgba(108,1,175,1) 0%,rgba(184,114,242,1) 26%,rgba(159,54,244,1) 62%,rgba(108,1,175,1) 100%);
background: -o-linear-gradient(top,  rgba(108,1,175,1) 0%,rgba(184,114,242,1) 26%,rgba(159,54,244,1) 62%,rgba(108,1,175,1) 100%);
background: -ms-linear-gradient(top,  rgba(108,1,175,1) 0%,rgba(184,114,242,1) 26%,rgba(159,54,244,1) 62%,rgba(108,1,175,1) 100%);
background: linear-gradient(top,  rgba(108,1,175,1) 0%,rgba(184,114,242,1) 26%,rgba(159,54,244,1) 62%,rgba(108,1,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c01af', endColorstr='#6c01af',GradientType=0 );

}
.greybar {
	border: 1px solid black;
	background: rgb(218,218,218);
background: -moz-linear-gradient(top,  rgba(218,218,218,1) 0%, rgba(237,237,237,1) 39%, rgba(237,237,237,1) 62%, rgba(218,218,218,1) 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,218,218,1)), color-stop(39%,rgba(237,237,237,1)), color-stop(62%,rgba(237,237,237,1)), color-stop(99%,rgba(218,218,218,1)));
background: -webkit-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(237,237,237,1) 39%,rgba(237,237,237,1) 62%,rgba(218,218,218,1) 99%);
background: -o-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(237,237,237,1) 39%,rgba(237,237,237,1) 62%,rgba(218,218,218,1) 99%);
background: -ms-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(237,237,237,1) 39%,rgba(237,237,237,1) 62%,rgba(218,218,218,1) 99%);
background: linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(237,237,237,1) 39%,rgba(237,237,237,1) 62%,rgba(218,218,218,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#dadada',GradientType=0 );
}
.lightbluebar{
	border: 1px solid black;
	background: rgb(1,171,209);
background: -moz-linear-gradient(top,  rgba(1,171,209,1) 0%, rgba(127,231,245,1) 26%, rgba(74,226,246,1) 62%, rgba(1,171,209,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,171,209,1)), color-stop(26%,rgba(127,231,245,1)), color-stop(62%,rgba(74,226,246,1)), color-stop(100%,rgba(1,171,209,1)));
background: -webkit-linear-gradient(top,  rgba(1,171,209,1) 0%,rgba(127,231,245,1) 26%,rgba(74,226,246,1) 62%,rgba(1,171,209,1) 100%);
background: -o-linear-gradient(top,  rgba(1,171,209,1) 0%,rgba(127,231,245,1) 26%,rgba(74,226,246,1) 62%,rgba(1,171,209,1) 100%);
background: -ms-linear-gradient(top,  rgba(1,171,209,1) 0%,rgba(127,231,245,1) 26%,rgba(74,226,246,1) 62%,rgba(1,171,209,1) 100%);
background: linear-gradient(top,  rgba(1,171,209,1) 0%,rgba(127,231,245,1) 26%,rgba(74,226,246,1) 62%,rgba(1,171,209,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01abd1', endColorstr='#01abd1',GradientType=0 );

}
.rainbowbar{
	border: 1px solid black;
	background: rgb(255,4,0);
background: -moz-linear-gradient(top,  rgba(255,4,0,1) 0%, rgba(252,245,42,1) 32%, rgba(43,255,237,1) 71%, rgba(203,0,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,4,0,1)), color-stop(32%,rgba(252,245,42,1)), color-stop(71%,rgba(43,255,237,1)), color-stop(100%,rgba(203,0,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,4,0,1) 0%,rgba(252,245,42,1) 32%,rgba(43,255,237,1) 71%,rgba(203,0,255,1) 100%);
background: -o-linear-gradient(top,  rgba(255,4,0,1) 0%,rgba(252,245,42,1) 32%,rgba(43,255,237,1) 71%,rgba(203,0,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,4,0,1) 0%,rgba(252,245,42,1) 32%,rgba(43,255,237,1) 71%,rgba(203,0,255,1) 100%);
background: linear-gradient(top,  rgba(255,4,0,1) 0%,rgba(252,245,42,1) 32%,rgba(43,255,237,1) 71%,rgba(203,0,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0400', endColorstr='#cb00ff',GradientType=0 );
}
.whitebar {
	border: 1px solid black;
	background: rgb(71,71,71);
	background: -moz-linear-gradient(top,  rgba(71,71,71,1) 0%, rgba(249,249,249,1) 35%, rgba(247,247,247,1) 64%, rgba(102,102,102,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,71,71,1)), color-stop(35%,rgba(249,249,249,1)), color-stop(64%,rgba(247,247,247,1)), color-stop(100%,rgba(102,102,102,1)));
	background: -webkit-linear-gradient(top,  rgba(71,71,71,1) 0%,rgba(249,249,249,1) 35%,rgba(247,247,247,1) 64%,rgba(102,102,102,1) 100%);
	background: -o-linear-gradient(top,  rgba(71,71,71,1) 0%,rgba(249,249,249,1) 35%,rgba(247,247,247,1) 64%,rgba(102,102,102,1) 100%);
	background: -ms-linear-gradient(top,  rgba(71,71,71,1) 0%,rgba(249,249,249,1) 35%,rgba(247,247,247,1) 64%,rgba(102,102,102,1) 100%);
	background: linear-gradient(top,  rgba(71,71,71,1) 0%,rgba(249,249,249,1) 35%,rgba(247,247,247,1) 64%,rgba(102,102,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#666666',GradientType=0 );

	
}
.bluegreenbar {
	border: 1px solid black;
	background: rgb(1,209,157);
	background: -moz-linear-gradient(top,  rgba(1,209,157,1) 0%, rgba(135,255,211,1) 26%, rgba(78,252,200,1) 62%, rgba(1,209,157,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,209,157,1)), color-stop(26%,rgba(135,255,211,1)), color-stop(62%,rgba(78,252,200,1)), color-stop(100%,rgba(1,209,157,1)));
	background: -webkit-linear-gradient(top,  rgba(1,209,157,1) 0%,rgba(135,255,211,1) 26%,rgba(78,252,200,1) 62%,rgba(1,209,157,1) 100%);
	background: -o-linear-gradient(top,  rgba(1,209,157,1) 0%,rgba(135,255,211,1) 26%,rgba(78,252,200,1) 62%,rgba(1,209,157,1) 100%);
	background: -ms-linear-gradient(top,  rgba(1,209,157,1) 0%,rgba(135,255,211,1) 26%,rgba(78,252,200,1) 62%,rgba(1,209,157,1) 100%);
	background: linear-gradient(top,  rgba(1,209,157,1) 0%,rgba(135,255,211,1) 26%,rgba(78,252,200,1) 62%,rgba(1,209,157,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01d19d', endColorstr='#01d19d',GradientType=0 );
	
}