/*  
Theme Name: Rossouws
Theme URI: http://www.synapses.co.za
Author: Jacques Rousseau
Author URL: http://www.synapses.co.za/
Version: 0.9 
*/

/* -------------------[ Main Page Elements ]------------------- */

div.questionhelp img
{
   margin:5px;
   visibility:hidden;
}

body {
	font-size: 10pt;
	font-family: georgia,times,'times new roman', serif;
	background:#fffdf2 url(images/bg.gif);
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 150%;
	}

#wrap {
        padding: 0 5px;
        clear: both;
	width: 960px;
	margin: 0 auto;
        background:#FFFDF2 url(images/bg3.gif) top left repeat-y;
        }

#header {
        width:960px;
        clear: both;
        padding: 0;
	margin: 0 auto;
        height:111px;
        background:#FFFDF2 url(images/head.jpg) top center no-repeat;
	}

#nav {
        width:960px;
        background:#FFFDF2 url(images/nav.jpg) center center no-repeat;
        height:41px;
        line-height:41px;
        margin: 0 auto;
        padding: 0;
        border-bottom:1px solid #fff;
        }

#page {
        clear: both;
	margin: 0 auto;
	padding: 0;
	}  

#footer {
        border-top:1px solid #fff;
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        color:#303324;
        width:960px;
        background:#eaeaea;
	font-size: 8pt;
	line-height: 160%;
        clear: both;
        margin: 0px auto;
        padding: 20px 0 ;
        text-align: center;
        }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

#header h1.blogtitle {
        color: #000;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 20px 55px 5px;
        margin: 0;
        display: none;
        }

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #cd6800;
        text-decoration: none;
	}

a:hover, a:active {
        text-decoration:underline;
        color:#000;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline; 
        }

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#330000;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#000;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#000;
        font-size: 12pt;
        padding: 74px 58px;
        margin: 0;
        text-align:left;
        display: none;
        } 

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:41px;
        line-height:41px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #e1a914;
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #e1a914;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }
        
/* -------------------------------------------------
   START: Question styles  ------------------------- */

/* =====================================
== Full list of question classes =======

 .boilerplate
,.numeric
,.choice-5-pt-radio
,.yes-no
,.gender
,.date
,.numeric-multi
,.numeric
,.list-radio
,.list-radio-flexible
,.list-with-comment
,.list-dropdown
,.list-dropdown-flexible
,.ranking
,.numeric-multi
,.language
,.multiple-opt-comments
,.multiple-short-txt
,.text-short
,.text-long
,.text-huge
,.numeric-multi
,.array-5-pt
,.array-10-pt
,.array-yes-uncertain-no
,.array-increase-same-decrease 
,.array-flexible-row 
,.array-flexible-column 
,.slider 
,.array-multi-flexi 
,.array-multi-flexi-text
,.array-flexible-duel-scale 
*/

/* - - -  - - -  - - -  - - - - - -  - - -  - - - -
   START: General list styles - - -  - - -  - - - - */
 .choice-5-pt-radio ul
,.list-radio-flexible ul
,.list-radio ul
,.list-with-comment ul
,.multiple-opt ul
,.multiple-opt-comments ul
,.multiple-short-txt ul
,.numeric-multi ul
,.yes-no ul
,.gender ul
{
	margin-left: 0%;
	padding-left: 0%;
}

 .choice-5-pt-radio li
,.list-radio-flexible li
,.list-radio li
,.list-with-comment li
,.multiple-opt li
,.multiple-opt-comments li
,.multiple-short-txt li
,.numeric-multi li
,.yes-no li
,.gender li
{
	list-style-type: none;
	text-align: left;
	margin: 0% 0% 0.5em 0.5em;
}

/* END:  General list styles - - - -  - - -  - - - -
- - - - -  - - -  - - -  - - - - - -  - - -  - - - - */


/* STYLES NOT YET DEFINED - - - - -
.boilerplate {}
*/
/*
 .choice-5-pt-radio ul
,.yes-no ul
,.gender ul
{
	text-align: left;
}
 .choice-5-pt-radio ul li
,.yes-no ul li
,.gender ul li
{
	display: inline;
	padding: 0% 1em;
}
*/

/* STYLES NOT YET DEFINED - - - - -
.date {}
*/
.date p.question { margin-left: 1em; }
.date p.question select.day {}
.date p.question select.month {}
.date p.question select.year {}

 .date p.tip
,.numeric-multi p.tip
,.numeric p.tip
{
	margin-left: 1.5em;
	font-size: 80%;
	font-style: italic;
	line-height: 150%;
}

 .numeric-multi p.tip.error
,.numeric-multi input.tip.error
{
	color: #f70;
	font-weight: bold;
}
 .numeric-multi p.tip.good
,.numeric-multi input.tip.good

{
	color: #090;
	font-weight: bold;
}


/* DEFINED ABOVE UNDER "General list styles" - - - - -
.list-radio-flexible
.list-radio
*/

  ul.cols-2 , table.cols-2
, ul.cols-3 , table.cols-3
, ul.cols-4 , table.cols-4
, ul.cols-5 , table.cols-5
, ul.cols-6 , table.cols-6
, ul.cols-7 , table.cols-7
, ul.cols-8 , table.cols-8
{
	width: 98%;
	margin: 0% auto 0% auto;
}
  ul.cols-2 li , ul.cols-2-ul
, ul.cols-3 li , ul.cols-3-ul
, ul.cols-4 li , ul.cols-4-ul
, ul.cols-5 li , ul.cols-5-ul
, ul.cols-6 li , ul.cols-6-ul
, ul.cols-7 li , ul.cols-7-ul
, ul.cols-8 li , ul.cols-8-ul
{
	float: left;
	padding: 0% 0.5em;
	white-space: normal
}

ul.cols-2 li , ul.cols-2-ul , table.cols-2 td { width: 48%; }
ul.cols-3 li , ul.cols-3-ul , table.cols-3 td { width: 30.5%; }
ul.cols-4 li , ul.cols-4-ul , table.cols-4 td { width: 23%; }
ul.cols-5 li , ul.cols-5-ul , table.cols-5 td { width: 19%; }
ul.cols-6 li , ul.cols-6-ul , table.cols-6 td { width: 15%; }
ul.cols-7 li , ul.cols-7-ul , table.cols-7 td { width: 13%; }
ul.cols-8 li , ul.cols-8-ul , table.cols-8 td { width: 11.5%; }

.list-dropdown-flexible p.question
{
	margin-left: 1em;
}
/* STYLES NOT YET DEFINED - - - - -
.list-dropdown {}
*/
.list-with-comment div.list
{
	width: 47%;
	float: left;
	padding: 0.5em;
}
.list-with-comment p.select
{
	width: 47%;
	float: left;
	padding: 0.5em;
	margin: 0%;
}
.list-with-comment div.list p
{
	margin: 0%;
	text-align: left;
}
.list-with-comment p.comment
{
	margin: 0%;
	padding: 0.5em;
	text-align: left;
	float: left;
	width: 47%;
}
.list-with-comment p.comment textarea
{
	width: 100%;
}


.ranking {}

/* DEFINED ABOVE UNDER "General list styles" - - - - -
.multiple-opt
*/

.language {}
.multiple-opt-comments input.text
{
	width: 20em;
}
.multiple-opt-comments label.answertext input.checkbox
{
	position: relative;
	top: 0.1em;
}
.multiple-opt-comments input.text.other
{
	width: 7em;
	display: inline;
}
/*
.multiple-opt-comments li label.answertext
{
	display: block;
	margin-top: -1.5em;
	margin-left: 2.5em;
}
.multiple-opt-comments li input.text
{
	display: block;
	margin-left: 2em;
	margin-top: 0.2em;
}
.multiple-opt-comments li.other label.answertext
{
	display: inline;
	margin-top: 0%;
	margin-left: 2.5em;
}
.multiple-opt-comments li.other input.text.other
{
	display: inline;
	margin-left: 0%;
}
*/


.multiple-short-txt li input.text
{
	margin-left: 0.5em;
	width: 20em;
}
.multiple-short-txt ul.numbers-only li input.text
{
	width: 10em;
}


.numeric-multi ul.computed
{
	margin-right: 12em;
}

 .multiple-opt-comments ul.X2  label.answertext , .multiple-short-txt ul.X2  label , .numeric-multi ul.X2  label
,.multiple-opt-comments ul.X4  label.answertext , .multiple-short-txt ul.X4  label , .numeric-multi ul.X4  label
,.multiple-opt-comments ul.X6  label.answertext , .multiple-short-txt ul.X6  label , .numeric-multi ul.X6  label
,.multiple-opt-comments ul.X8  label.answertext , .multiple-short-txt ul.X8  label , .numeric-multi ul.X8  label
,.multiple-opt-comments ul.X10 label.answertext , .multiple-short-txt ul.X10 label , .numeric-multi ul.X10 label
,.multiple-opt-comments ul.X12 label.answertext , .multiple-short-txt ul.X12 label , .numeric-multi ul.X12 label
,.multiple-opt-comments ul.X14 label.answertext , .multiple-short-txt ul.X14 label , .numeric-multi ul.X14 label
,.multiple-opt-comments ul.X16 label.answertext , .multiple-short-txt ul.X16 label , .numeric-multi ul.X16 label
,.multiple-opt-comments ul.X18 label.answertext , .multiple-short-txt ul.X18 label , .numeric-multi ul.X18 label
,.multiple-opt-comments ul.X20 label.answertext , .multiple-short-txt ul.X20 label , .numeric-multi ul.X20 label
,.multiple-opt-comments ul.X20 label.answertext , .multiple-short-txt ul.X20 label , .numeric-multi ul.X20 label
,.multiple-opt-comments ul.X22 label.answertext , .multiple-short-txt ul.X22 label , .numeric-multi ul.X22 label
,.multiple-opt-comments ul.X24 label.answertext , .multiple-short-txt ul.X24 label , .numeric-multi ul.X24 label
,.multiple-opt-comments ul.X28 label.answertext , .multiple-short-txt ul.X28 label , .numeric-multi ul.X28 label
,.multiple-opt-comments ul.X30 label.answertext , .multiple-short-txt ul.X30 label , .numeric-multi ul.X30 label
,.multiple-opt-comments ul.X-large label.answertext , .multiple-short-txt ul.X-large label , .numeric-multi ul.X-large label
{
	margin-bottom: -1.3em;
	display: block;
}
 .multiple-opt-comments ul.X2  label.answer-comment , .multiple-short-txt ul.X2  input.text , .numeric-multi ul.X2  div.input
,.multiple-opt-comments ul.X4  label.answer-comment , .multiple-short-txt ul.X4  input.text , .numeric-multi ul.X4  div.input
,.multiple-opt-comments ul.X6  label.answer-comment , .multiple-short-txt ul.X6  input.text , .numeric-multi ul.X6  div.input
,.multiple-opt-comments ul.X8  label.answer-comment , .multiple-short-txt ul.X8  input.text , .numeric-multi ul.X8  div.input
,.multiple-opt-comments ul.X10 label.answer-comment , .multiple-short-txt ul.X10 input.text , .numeric-multi ul.X10 div.input
,.multiple-opt-comments ul.X12 label.answer-comment , .multiple-short-txt ul.X12 input.text , .numeric-multi ul.X12 div.input
,.multiple-opt-comments ul.X14 label.answer-comment , .multiple-short-txt ul.X14 input.text , .numeric-multi ul.X14 div.input
,.multiple-opt-comments ul.X16 label.answer-comment , .multiple-short-txt ul.X16 input.text , .numeric-multi ul.X16 div.input
,.multiple-opt-comments ul.X18 label.answer-comment , .multiple-short-txt ul.X18 input.text , .numeric-multi ul.X18 div.input
,.multiple-opt-comments ul.X20 label.answer-comment , .multiple-short-txt ul.X20 input.text , .numeric-multi ul.X20 div.input
,.multiple-opt-comments ul.X22 label.answer-comment , .multiple-short-txt ul.X22 input.text , .numeric-multi ul.X22 div.input
,.multiple-opt-comments ul.X24 label.answer-comment , .multiple-short-txt ul.X24 input.text , .numeric-multi ul.X24 div.input
,.multiple-opt-comments ul.X26 label.answer-comment , .multiple-short-txt ul.X26 input.text , .numeric-multi ul.X26 div.input
,.multiple-opt-comments ul.X28 label.answer-comment , .multiple-short-txt ul.X28 input.text , .numeric-multi ul.X28 div.input
,.multiple-opt-comments ul.X30 label.answer-comment , .multiple-short-txt ul.X30 input.text , .numeric-multi ul.X30 div.input
,.multiple-opt-comments ul.X-large label.answer-comment , .multiple-short-txt ul.X-large input.text , .numeric-multi ul.X-large div.input
{
	display: block;
}

.multiple-opt-comments ul.X2 label.answertext							{ width:		0em; }
.multiple-opt-comments ul.X2 label.answer-comment						{ margin-left:	0.5em; }
.multiple-short-txt ul.X2 label		,	.numeric-multi ul.X2 label		{ width:		2em; }
.multiple-short-txt ul.X2 input.text ,	.numeric-multi ul.X2 div.input	{ margin-left:	2.5em; }

.multiple-opt-comments ul.X4 label.answertext							{ width:		0em;  }
.multiple-opt-comments ul.X4 label.answer-comment						{ margin-left:	0.5em; }
.multiple-short-txt ul.X4 label 	,	.numeric-multi ul.X4 label		{ width:		4em; }
.multiple-short-txt ul.X4 input.text ,	.numeric-multi ul.X4 div.input	{ margin-left:	4.5em; }

.multiple-opt-comments ul.X6 label.answertext							{ width:		2em; }
.multiple-opt-comments ul.X6 label.answer-comment						{ margin-left:	2.5em; }
.multiple-short-txt ul.X6 label 	, 	.numeric-multi ul.X6 label		{ width:		6em; }
.multiple-short-txt ul.X6 input.text ,	.numeric-multi ul.X6 div.input	{ margin-left:	6.5em; }

.multiple-opt-comments ul.X8 label.answertext							{ width:		4em; }
.multiple-opt-comments ul.X8 label.answer-comment						{ margin-left:	4.5em; }
.multiple-short-txt ul.X8 label 	,	.numeric-multi ul.X8 label		{ width:		8em; }
.multiple-short-txt ul.X8 input.text ,	.numeric-multi ul.X8 div.input	{ margin-left:	8.5em; }

.multiple-opt-comments ul.X10 label.answertext							{ width:		6em; }
.multiple-opt-comments ul.X10 label.answer-comment						{ margin-left:	6.5em; }
.multiple-short-txt ul.X10 label	,	.numeric-multi ul.X10 label		{ width:		10em; }
.multiple-short-txt ul.X10 input.text ,	.numeric-multi ul.X10 div.input	{ margin-left:	10.5em; }

.multiple-opt-comments ul.X12 label.answertext							{ width:		8em; }
.multiple-opt-comments ul.X12 label.answer-comment						{ margin-left:	8.5em; }
.multiple-short-txt ul.X12 label	,	.numeric-multi ul.X12 label		{ width:		12em; }
.multiple-short-txt ul.X12 input.text ,	.numeric-multi ul.X12 div.input	{ margin-left:	12.5em; }

.multiple-opt-comments ul.X14 label.answertext							{ width:		10em; }
.multiple-opt-comments ul.X14 label.answer-comment						{ margin-left:	10.5em; }
.multiple-short-txt ul.X14 label	,	.numeric-multi ul.X14 label		{ width:		14em; }
.multiple-short-txt ul.X14 input.text ,	.numeric-multi ul.X14 div.input	{ margin-left:	14.5em; }

.multiple-opt-comments ul.X16 label.answertext							{ width:		12em; }
.multiple-opt-comments ul.X16 label.answer-comment						{ margin-left:	12.5em; }
.multiple-short-txt ul.X16 label	,	.numeric-multi ul.X16 label		{ width:		16em; }
.multiple-short-txt ul.X16 input.text ,	.numeric-multi ul.X16 div.input	{ margin-left:	16.5em; }

.multiple-opt-comments ul.X18 label.answertext							{ width:		14em; }
.multiple-opt-comments ul.X18 label.answer-comment						{ margin-left:	14.5em; }
.multiple-short-txt ul.X18 label	,	.numeric-multi ul.X18 label		{ width:		18em; }
.multiple-short-txt ul.X18 input.text , .numeric-multi ul.X18 div.input { margin-left:	18.5em; }

.multiple-opt-comments ul.X20 label.answertext							{ width:		16em; }
.multiple-opt-comments ul.X20 label.answer-comment						{ margin-left:	16.5em; }
.multiple-short-txt ul.X20 label	,	.numeric-multi ul.X20 label		{ width:		20em; }
.multiple-short-txt ul.X20 input.text ,	.numeric-multi ul.X20 div.input { margin-left:	20.5em; }

.multiple-opt-comments ul.X22 label.answertext							{ width:		18em; }
.multiple-opt-comments ul.X22 label.answer-comment						{ margin-left:	18.5em; }
.multiple-short-txt ul.X22 label	,	.numeric-multi ul.X22 label		{ width:		22em; }
.multiple-short-txt ul.X22 input.text ,	.numeric-multi ul.X22 div.input	{ margin-left:	22.5em; }

.multiple-opt-comments ul.X24 label.answertext							{ width:		20em; }
.multiple-opt-comments ul.X24 label.answer-comment						{ margin-left:	20.5em; }
.multiple-short-txt ul.X24 label	,	.numeric-multi ul.X24 label		{ width:		24em; }
.multiple-short-txt ul.X24 input.text ,	.numeric-multi ul.X24 div.input	{ margin-left:	24.5em; }

.multiple-opt-comments ul.X26 label.answertext							{ width:		22em; }
.multiple-opt-comments ul.X26 label.answer-comment						{ margin-left:	22.5em; }
.multiple-short-txt ul.X26 label	,	.numeric-multi ul.X26 label		{ width:		26em; }
.multiple-short-txt ul.X26 input.text ,	.numeric-multi ul.X26 div.input	{ margin-left:	26.5em; }

.multiple-opt-comments ul.X28 label.answertext							{ width:		24em; }
.multiple-opt-comments ul.X28 label.answer-comment						{ margin-left:	24.5em; }
.multiple-short-txt ul.X28 label	,	.numeric-multi ul.X28 label		{ width:		28em; }
.multiple-short-txt ul.X28 input.text ,	.numeric-multi ul.X28 div.input	{ margin-left:	28.5em; }

.multiple-opt-comments ul.X30 label.answertext							{ width:		26em; }
.multiple-opt-comments ul.X30 label.answer-comment						{ margin-left:	26.5em; }
.multiple-short-txt ul.X30 label	, .numeric-multi ul.X30 label		{ width:		30em; }
.multiple-short-txt ul.X30 input.text ,	.numeric-multi ul.X30 div.input	{ margin-left:	30.5em; }

.multiple-opt-comments ul.X-large label.answertext , .multiple-short-txt ul.X-large label , .numeric-multi ul.X-large label { margin-bottom: 0%;}
.multiple-opt-comments ul.X-large label.answer-comment , .multiple-short-txt ul.X-large input.text , .numeric-multi ul.X-large div.input { margin-left: 2em; }

.numeric-multi div.multinum-slider
{
	margin-top: 1.5em;
}
.numeric-multi dl.multiplenumerichelp
{
	position: relative;
	width: 16em;
	margin-top: -3.5em;
	margin-bottom: 0%:
	padding: 0.3em;
}
.numeric-multi dl.multiplenumerichelp.slider { left: 16em; }
.numeric-multi dl.multiplenumerichelp.X2  { left: 10em; }
.numeric-multi dl.multiplenumerichelp.X4  { left: 12em; }
.numeric-multi dl.multiplenumerichelp.X6  { left: 14em; }
.numeric-multi dl.multiplenumerichelp.X8  { left: 16em; }
.numeric-multi dl.multiplenumerichelp.X10 { left: 18em; }
.numeric-multi dl.multiplenumerichelp.X12 { left: 20em; }
.numeric-multi dl.multiplenumerichelp.X14 { left: 22em; }
.numeric-multi dl.multiplenumerichelp.X16 { left: 24em; }
.numeric-multi dl.multiplenumerichelp.X18 { left: 26em; }
.numeric-multi dl.multiplenumerichelp.X20 { left: 28em; }
.numeric-multi dl.multiplenumerichelp.X22 { left: 30em; }
.numeric-multi dl.multiplenumerichelp.X24 { left: 32em; }
.numeric-multi dl.multiplenumerichelp.X26 { left: 34em; }
.numeric-multi dl.multiplenumerichelp.X28 { left: 36em; }
.numeric-multi dl.multiplenumerichelp.X30 { left: 38em; }
.numeric-multi dl.multiplenumerichelp.X-large { display: static; }

.numeric-multi dl.multiplenumerichelp dt
{
	text-align: right;
	width: 6em;
	padding: 0%;
	margin: 0% 0% -1.2em 0%;
	font-size: 90%;
}
.numeric-multi dl.multiplenumerichelp dd
{
	text-align: left;
	margin: 0% 0% 0.5em 6em;
	padding: 0%;
}
.numeric-multi dl.multiplenumerichelp dd input
{
	border: none;
	background-color: #FAFEFF;
	color: #222;
	padding: 0%;
	width: 7em;
}

 .numeric input
,.text-short input
,.text-long textarea
,.text-huge textarea
{
	margin-left: 1em;
}
/* STYLES NOT YET DEFINED - - - - -
.yes-no {}
.gender {}
*/

 .array-5-pt thead th
,.array-10-pt thead th
,.array-yes-uncertain-no thead th
,.array-increase-same-decrease thead th
,.array-flexible-row thead th
,.array-increase-same-decrease thead th
,.array-flexible-row thead th
,.array-multi-flexi thead th
,.array-multi-flexi-text thead th
,.array-flexible-duel-scale thead th
,.array-flexible-column thead th
{
	vertical-align: bottom;
}

 .array-5-pt td , .array-5-pt th
,.array-10-pt td , .array-10-pt th
,.array-yes-uncertain-no td , .array-yes-uncertain-no th
,.array-increase-same-decrease td , .array-increase-same-decrease th
,.array-flexible-row td , .array-flexible-row th
,.array-increase-same-decrease td , .array-increase-same-decrease th
,.array-flexible-row td , .array-flexible-row th
,.array-multi-flexi td , .array-multi-flexi th
,.array-multi-flexi-text td , .array-multi-flexi-text th
,.array-flexible-duel-scale td , .array-flexible-duel-scale th
,.array-flexible-column td , .array-flexible-column th
{
	text-align: center;
}
 .array-5-pt td.answertext
,.array-10-pt td.answertext
,.array-yes-uncertain-no td.answertext
,.array-increase-same-decrease td.answertext
,.array-flexible-row td.answertext
,.array-increase-same-decrease td.answertext
,.array-flexible-row td.answertext
,.array-multi-flexi td.answertext
,.array-multi-flexi-text td.answertext
,.array-flexible-duel-scale td.answertext
,.array-flexible-column td.arraycaptionleft
{
	text-align: right;
}
 .array-flexible-row td.answertextright
,.array-flexible-duel-scale td.answertextright
{
	text-align: left;
}
/*
.array-increase-same-decrease {}
.array-flexible-row {}
.array-flexible-column {}
.slider {}
.array-multi-flexi {}
.array-flexible-duel-scale {}
*/
.array-flexible-column col.odd
{
	background-color: #eee;
}

.survey-question
{
	float: left;
	width: 98.5%;
	margin-bottom: 1em;
}

.text-huge textarea
{
	width: 97%;
}


/* Jquery CSS
 */
/** UI Base **/
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }
/** UI Slider **/
.ui-slider-handle { position: absolute; height: 25px; width: 15px; top: -6px; left: 0px; background-image: url(../../images/limecursor-handle.png);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider-1 { width: 200px; height: 23px; padding: 1px; position: relative; background-image: url(../../images/slider-bg-1.png); background-repeat: no-repeat; background-position: center center; }
.ui-slider-2 { width: 200px; height: 23px; position: relative; background-image: url(../../images/slider-bg-2.png); background-repeat: no-repeat; background-position: center center; }
.slider_callout { no-repeat; height: 20px; width: 100px; overflow: hidden; position: absolute; top: -17px; margin-left:+15px; font-family: 'Myriad Pro'; color: #284a6e; font-weight: bold; text-align: left;}

.innergraph img {
	height:12px;
	vertical-align:top;
}

.innergraph table {
	height:12px;
	border:1px solid #000;
	table-layout:fixed !important;
}
