html, body {
	margin: 5;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ADBDCC;
	background-repeat: no-repeat;
	background-position: center;
}
td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.tableDemo td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
fieldset {
	width: 100%;
	border: none;
}
label {
	width: 6em;
	float: left;
}
label.error {
	float: none;
	color: red;
	padding-left: 0.5em;
	vertical-align: top;
	font-size: 9pt;
}


#container {
	width: 1000px;
	margin: 15px auto;
	z-index: 0;
	height: 1150px;
	border-right: none #333333 4px;
	border-bottom: none #333333 4px;
	background-color: #ADBDCC;
	background-image: url(images/g_bl_ov.jpg);
	background-repeat: no-repeat;
}
#header {
	margin: 0px;
	border: none;
	height: 60px;
	background-repeat: no-repeat;
	padding: 50px 20px 0px 0px;
}
#main {
	margin: 12px;
	border: none;
	height:600px;
	z-index: 1;
}
#infoOV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 12px;
	padding: 10px 50px 10px 50px;
	opacity: 1;
	background-image: url(images/tr_box_wh3.png);
	height: 192px;
	background-repeat: no-repeat;
	color: #333333;
}
#leftColumn {
	height: 95%;
	width: 42%;
	border: none;
	z-index: 10;
	position: absolute;
	padding-top: 0px;
	display: block;
	margin: 20px 10px 10px 20px;
	background-image: url(images/tr_blue_selections.png);
	background-repeat: no-repeat;
}
#mySelections {
	height: 350px;
	width: 391px;
	border: none;
	z-index: 10;
	position: absolute;
	display: block;
	overflow-y: auto;
	margin: 5px;
	left: 0px;
	border: 1px solid #666;
	padding-top: 5px;
	/*opacity: 1;
	background-image: url(images/tr_blue_selections.png);
	background-repeat: no-repeat;*/
}
#infoMySelections {
	margin-top: 100px;
}
#playRecord {
	margin: 5px;
	padding: 10px;
	height: 200px;
	width: 371px;
	border: 1px solid #666;
	position: absolute;
	bottom: 30px;
	display: block;
	background-color: #DDDDDD;
}
#play {
	display: none;
}
#record {
	display: block;
}
#myMap {
	left: 0px;
	top: 0px;
	position: relative;
	height: 300px;
	width: 500px;
	border: solid #000000 1px;
	cursor: default;
}
#recDemoDialog {
}
.loadingGif {
	background-image: url(images/ajax-loader.gif);
	height: 50px;
	width: 50px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 10px auto 40px;
}
#loadingMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-align: left;
	margin-top: 23px;
	margin-left: 15px;
}
#numVox {
	text-align: right;
	font-size: 12pt;
	color: #333333;
}
#numberRecordings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF33;
}
#functions {
	height: 74px;
	width: 100%;
	z-index: 100;
	position: relative;
	display: block;
	border-top: none #333333 4px;
	padding-top: 10px;
}
#functionSpeak {
	display: inline;
	width: 430px;
	height: 98px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	right: 0px;
	background-image: url(images/speak.png);
	background-repeat: no-repeat;
}
#functionListen {
	display: inline;
	width: 411px;
	height: 98px;
	text-align: left;
	padding: 0px;
	cursor: pointer;
	float: left;
	background-image: url(images/listen.png);
	background-repeat: no-repeat;
}
#functionListen:hover {
}
#functionSpeak:hover {
}
#mapIcon {
	height: 102px;
	background-image: url(images/ov_globe.png);
	width: 102px;
	position: absolute;
	background-repeat: no-repeat;
	display: inline;
	left: 428px;
	z-index: 100;
	cursor: pointer;
	top: 1px;
}
#leftColumn {
	width: 42%;
}
#myCategories {
	width: 140px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 5px auto;
	padding: 10;
	padding-left: 10px;
	float: left;
}
#mySubCategories {
	width: 140px;
	float:left;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 5px auto;
	padding: 10;
	padding-left: 10px;
}
#myDemographics {
	width: 95%;
	float:left;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 5px auto;
	padding: 10;
	padding-left: 10px;
}
#myQuestions {
	width: 370px;
	float:left;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 5px auto;
	padding: 10;
	padding-left: 10px;
}
#allCategories {
	width: 140px;
	float:none;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 0px auto;
}
#allSubCategories {
	width: 140px;
	float:none;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 0px auto;
}
#allDemographics {
	width: 100%;
	float:right;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 0px auto;
}
#allQuestions {
	width: 370px;
	float:none;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	margin: 5px auto;
}
#content {
	height: 647px;
	width: 100%;
	float:right;
	border: none;
	position:relative;
	z-index: 22;
	overflow: hidden;
	background-image: url(images/ground_speak.png);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#flRecord {
	z-index: 3;
	margin-top: 15px;
}
#flSetupMic {
	z-index: 3;
	position: relative;
	margin-top: 15px;
}
#recNext {
	display: none;
}
#recContinue {
	display: inherit;
	cursor: pointer;
}
#recordText {
	margin: auto;
	width: 90%;
	position: relative;
	padding-top: 10px;
	color: #333333;
}
#golisten {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	height: 40%;
	background-color: #66FF99;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
}
#gospeak {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: none;
	height: 40%;
	width: 100%;
	background-color: #FFCCFF;
	margin: 10px 0px 10px;
	position: relative;
}
#steps {
	height: 95%;
	width: 50%;
	float:none;
	border: solid;
	position:absolute;
	border-width: 0;
	display: block;
	z-index: 4;
	overflow: auto;
	right: 0px;
}
.accSpeak {
}
#drawerSpeak {
	height: 450px;
	width: 100%;
	border: solid;
	position:absolute;
	background-color:#FFCCFF;
	border-width: 0;
	display: block;
	z-index: 3;
	left: 0px;
}
#reRecordButton {
	background-color: #FFFF99;
	margin: 50px auto 10px auto;
	width: 100px;
	height: 40px;
	text-align: center;
	cursor: pointer;
}
#speakAccordion {
	margin: 15px;
}
#filenameFromFlash {
	width: 120px;
	height: 50px;
	position: relative;
	border-color: #FF0000;
	border-width: 4px;
	left: 10px;
	top: 250px;
	border-style: solid;
}
#mainAccordion {
	margin: 15px;
	position: relative;
}
#drawerListen {
	height: 450px;
	width: 100%;
	float:left;
	border: solid;
	position:absolute;
	background-color:#66FF99;
	border-width: 0;
	display: none;
	z-index: 4;
	left: 0px;
}
.blankSlate {
	width: 80%;
	background-color:#CCCCCC;
	text-align: center;
	margin: auto;
	position: relative;
	top: 0px;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px dotted;
	border-color: #666666;
}
#footer {
	height: 15px;
	border: none;
	float:none;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 25px auto 5px auto;
	position: relative;
}
#footer   li  {
	display: inline;
	color: #333333;
	font-style: normal;
	list-style-type: none;
}
.recnext {
	background-image: url(images/forward_arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	height: 73px;
	width: 30px;
	left: 351px;
	top: 82px;
	z-index: 5;
}
.recprev {
	background-image: url(images/back_arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	height: 73px;
	width: 30px;
	left: 10px;
	top: 82px;
	z-index: 5;
}
#infoMic {
	width: 250px;
	margin-top: 30px;
}
#tabSelect {
	position: absolute;
	right: 0px;
	top: 30%;
	background-image: url(images/select.png);
	
}
#tabGo {
	position: absolute;
	right: 0px;
	top: 55%;
	background-image: url(images/go.png);
	
}
.navtab {
	width:30px;
	height:75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	position: relative;
	float: right;
	background-color: #666666;
	border: solid;
	border-color: #000000;
	border-width: 1;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	padding: 5px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	text-align: left;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	padding-top: 6px;
	text-align: left;
}
li {
	margin: 5px;
}
li:hover {
		
}
.hidden {
	display: none !important;
}
.selection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 120px;
	float:left;
	margin: 10px;
	border: 2px;
	background-color:#669966;
	text-align: center;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #333333;
	border-style: solid;
}
.combotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.buttonlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF99;
}
.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.right-rounded-corners {
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#myCategoriesList, #allCategoriesList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #66FF66;
}
#myCategoriesList li, #allCategoriesList li {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-size: 0.8em;
	width: 120px;
	background-color: #99CCFF;
	cursor: pointer;
}
#mySubCategoriesList, #allSubCategoriesList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #CCCC33;
}
#mySubCategoriesList li, #allSubCategoriesList li { 
	margin: 5px 5px 5px 5px; 
	padding: 5px; 
	font-size: .8em; 
	width: 120px; 
	cursor: pointer;
}
#demographicContainer {
	width: 90%;
	margin: auto;
	padding-left: 10px;
}
#demographicForm {
	padding-left: 10px;
	margin-left: 10px;
}
#myAgesList, #allAgesList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #999966;
}
#myAgesList li, #allAgesList li {
	margin: 4px;
	padding: 5px;
	font-size: 0.8em;
	width: 90px;
	cursor: pointer;
}
#myGendersList, #allGendersList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #99CCCC;
	width: 110px;
	clear: right;
}
#myGendersList li, #allGendersList li {
	margin: 4px;
	padding: 5px;
	font-size: 0.8em;
	width: 90px;
	cursor: pointer;
}
#myTypesList, #allTypesList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #669966;
}
#myTypesList li, #allTypesList li {
	margin: 4px;
	padding: 5px;
	font-size: 0.8em;
	width: 90px;
	cursor: pointer;
}
#myQuestionsList, #allQuestionsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	background-color: #6699CC;
}
#myQuestionsList li, #allQuestionsList li {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-size: 10pt;
	width: 350px;
	font-weight: normal;
	cursor: pointer;
}
/*#myQuestionsList li:hover, #allQuestionsList li:hover,
#myTypesList:hover li, #allTypesList:hover li,
#myGendersList:hover li, #allGendersList:hover li,
#myAgesList:hover li, #allAgesList:hover li,
#mySubCategoriesList:hover li, #allSubCategoriesList:hover li,
#myCategoriesList li:hover, #allCategoriesList li:hover {
	background-color: #FFFFCC !important;
}*/

#recIcon {
	background-image: url(images/rec_icon_dark.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 65px;
	position: absolute;
	left: 308px;
	top: 23px;
}
#playIcon {
	background-image: url(images/play_icon_dark.png);
	background-repeat: no-repeat;
	width: 43px;
	height: 63px;
	float: none;
	position: absolute;
	left: 325px;
	top: 32px;
}

#infoRecord {
	margin-top: 30px;
	width: 250px;
}
.goText {
	height: 69px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

/* this css is for the jqModal overlay windows */
.jqmWindow {
	display: none;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
	height: 400px;
	overflow: auto;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#mapOverlay {
	height: 80%;
	width: 80%;
	background-color: #ADBDCC;
	top: 10%;
	margin: auto;
	position: absolute;
	left: 10%;
}

.tooltip {
	/*background:transparent url(../development/jquery/plugins/tools/img/black_arrow.png) no-repeat scroll 0 0;*/
	font-size:12px;
	height:80px;
	padding:15px;
	width:190px;
	display:none;
	color:#333333;
	z-index: 1000;
	background-color: #FFFF99;
	border: dotted #333333 2px;
} 
 
/* tooltip title element (h3) */ 
.tooltip h3 { 
    margin:0; 
    font-size:18px; 
    color:#fff; 
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
#resetSelections {
	position: absolute;
	cursor: pointer;
	font-size: 10pt;
	right: 10px;
	display: block;
	width: 80px;
	top: 10px;
	color: #333333;
	text-decoration: underline;
}
#btnPlayStream {
	background-image: url(images/play_icon.png);
	height: 69px;
	width: 47px;
	background-repeat: no-repeat;
}
.listHeader {
	display: inline;
	width: 300px;
}




/*for validation*/
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
td.tableDemo {
	vertical-align: top;
}
.tableDemo {
	margin: auto;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
}
.contentTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.contentBlock {
	color: #663300;
	margin: 20px 110px 20px 110px;
	font-size: 11pt;
}
a {
	color: #333333;
	font-style: inherit;
}
a:hover {
	color: #666666;
}
.jqWindow {
	display: none;
}
.loadingGifSmall {
	background-image: url(images/ajax-loader_sm.gif);
	display: inline;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	position: absolute;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#paneRecord {
	height: 350px;
}
#selectedNumberRecordings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin: 10px 20px 10px 20px;
	padding: 8px;
}
#prepAudio {
	height: 65px;
	width: 170px;
	cursor: pointer;
	position: absolute;
	left: 45px;
	top: 120px;
	background-image: url(images/prepare_audio.png);
	background-repeat: no-repeat;
}
#audioReady {
	height: 65px;
	width: 170px;
	position: absolute;
	left: 45px;
	top: 120px;
	background-image: url(images/audio_ready.png);
	background-repeat: no-repeat;
	display: none;
}
#wimpy {
	position: absolute;
	right: 40px;
	bottom: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 120px;
	opacity: 1.0;
	background-image: url(images/wimpy_inactive.png);
}
#moreInfo {
	position: relative;
	width: 50px;
	float: right;
}
