/* CSS Document created for Trinity Group Resources (Agent Questionnaire) by KP Direction LLC, Jan 2009 */ 
#content {
    margin: 30px 20px 0 220px;
    padding-right: 20px;
    line-height: 135%;
    border-right: none;
/*	z-index:-100;*/
} 

#qnaform {
    position: relative;
    top: -140px;
    margin: 0 auto -140px auto;
    width: 650px;
    clear: both;
    display: block;
 /*   z-index: -100;*/
} 

#qnaform .section {
    margin: 25px 0;
    padding: 10px 0;
    position: relative;
    display: block;
    width: 650px;
} 

#qnaform .section span {
	color:#000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: .6em;
    margin: 0;
    padding: 0;
} 

#qnaform h1, #qnaform h2, #qnaform h3, #qnaform p {
    display: block;
    margin: 3px 0 8px 0;
    clear: both;
} 

#qnaform h1 {
    font-size: 2em;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 15px;
} 

#qnaform h2 {
    font-size: 1.8em;
    color: #CCC;
    margin: 12px 0;
    width: 100%;
} 

#qnaform p {
    margin: 5px 0;
    color: #d4c788;
    position: relative;
    width: 650px;
    border-bottom: solid 1px #d4c788;
    padding-bottom: 10px;
} 

#qnaform label {
    margin: 5px 0 5px 0px;
    font-size: .7em;
    color: #000;
    text-align: right;
    float: left;
    width: 300px;
    text-transform: uppercase;
    display: inline;
} 

#qnaform .shortlabel {
	width:150px;
}


#qnaform input, #qnaform select, #qnaform textarea {
    margin: 2px 0 2px 20px;
    border: 1px #CCC dashed;
    color: #333;
    padding: 7px;
} 

#qnaform .brief {
    color: #000;
} 

#qnaform .entryfield {
    height: 65px;
    padding: 10px;
} 

#qnaform .entrysmall {
	height:30px;
	padding:10px;
}
#qnaform .zipENT {
    width: 40px;
} 

#qnaform .phaENT {
    width: 150px;
    margin-right: 5px;
} 

#qnaform .phfENT {
    width: 150px;
    margin-right: 5px;
} 

#qnaform .phlENT {
    width: 30px;
} 

#qnaform .shortENT {
    width: 150px;
} 

#qnaform .medENT {
    width: 235px;
} 

#qnaform .longENT {
    width: 325px;
} 

#qnaform .question {
    clear: both;
    width: 600px;
    text-align: left;
    margin-top: 25px;
} 

#qnaform .radioQ {
    border: none;
    font-size: .8em;
    color: #FFF;
    margin: 0;
    padding: 0;
} 

#qnaform .continue {
    background: url(/images/interface/stepforward.png) 0 0 no-repeat;
    width: 96px;
    height: 21px;
    float: right;
} 

#qnaform .continue:hover {
    background: url(/images/interface/stepforward.png) 0 -21px no-repeat;
} 

.planstep {
    background: url(/images/interface/psteps.png) 0 -30px no-repeat;
    width: 77px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: .6em;
    text-indent: 1em;
    line-height: 3em;
} 

#step_08 {
    background: url(/images/interface/psteps.png) 0 -60px no-repeat;
} 

#step_00 {
    background: url(/images/interface/psteps.png) 0 -90px no-repeat;
    text-indent: .6em;
    font-weight: bold;
    color: #333;
	z-index:5;
}

.stepmenu {
    background: url(/images/interface/psteps_start.png) 0 0 no-repeat;
    width: 740px;
    height: 30px;
    overflow: hidden;
    padding-left: 2px;
    margin: 0 auto;
}

.ui-slider {
	width:180px;
	float:right;
}

fieldset {border:none; margin:0}
.hideselect {display:none;width:0}
.qlabel {width:400px;}
.splat {color:#f00;font-weight:bold}
.sectionheading {font-size:large !important;font-weight:bold !important;color:#878787 !important}

