﻿#whichService #breadcrumbs
{
    height:21px;
    width: auto;
    display: block;
    margin: 0px 0px 10px 0px;
} 

#whichService #breadcrumbs a 
{
    color:#ee3123;
    background:url("../../media/images/ourservices/whichService/breadcrumbBox.gif") top left no-repeat; 
    height:18px;
    width:87px;
    padding:3px 0px 0px 6px;
    margin: 0px 3px 0px 0px;
    font-size:0.86em;
    display: block;
    float: left;
} 
#breadcrumbCurrentQuestion  
{
    height:18px;
    width:87px;
    padding:3px 0px 0px 6px;
    margin: 0px 3px 0px 0px;
    font-size:0.86em;
    font-weight: bold;
    display: block;
    float: left;
}


#whichService fieldset.answer 
{
    margin:20px 0px;
    border:0px;
    background:url("../../media/images/ourservices/whichService/answer_frame.gif") top left no-repeat; 
    height: 256px !important;
    width:662px;
    position: relative;
}

	#whichService fieldset h3
	{
		margin:4px 0px 0 60px;
		color:#fff;
	}

	#whichService fieldset p 
	{
		margin:10px 10px 0 20px;
		font-family: Arial Black, Gadget, sans-serif;
		color: #0081c6;
	}

#whichService fieldset button.btnYes  {background: transparent url("../../media/images/ourservices/whichService/button_yes.gif") no-repeat top left; height:70px; width:249px; margin:20px 0px 0px 0px; border: 0px; border-style: none; cursor: pointer; font-size: 1.6em; color: #FFFFFF; display: inline-block; position: relative; text-align: center;}
	#whichService fieldset button.btnYes:hover  {background:url("../../media/images/ourservices/whichService/button_yes.gif") no-repeat bottom left;}

#whichService fieldset button.btnNo  {background: transparent url("../../media/images/ourservices/whichService/button_no.gif") no-repeat top left; height:70px; width:249px; margin:20px 0px 0px 0px; border: 0px; border-style: none; cursor: pointer; font-size: 1.6em; color: #FFFFFF; display: inline-block; position: relative; text-align: center;}
	#whichService fieldset button.btnNo:hover  {background:url("../../media/images/ourservices/whichService/button_no.gif") no-repeat bottom left;}
    
#whichService fieldset.question  
{
    margin:20px 0px;
    border:0px;
    background:url("../../media/images/ourservices/whichService/question_frame.gif") no-repeat top left; 
    height:147px;
    width:662px;
    position: relative;
    overflow: visible;
}

	#whichService fieldset.question .answerClicked1
	{
	    cursor:pointer;
		position:absolute;
		right:20px;
		bottom: 0px;
		height:28px;
		width:97px;
		background:url("../../media/images/ourservices/whichService/stateYes.gif") top left no-repeat; 
	}

	#whichService fieldset.question .answerClicked2
	{
	    cursor:pointer;
		position:absolute;
		right:20px;
		bottom: 0px;
		height:28px;
		width:97px;
		background:url("../../media/images/ourservices/whichService/stateNo.gif") top left no-repeat; 
	}

#whichService .hide {display:none;}
#whichService .branchDebug {display:none;}

#whichService div.tab_box {
    background: url("../../media/images/ourservices/tabsvertical/window_box.gif") no-repeat scroll left top transparent;
    float: left;
    height: 152px;
    margin: 10px 0 10px 15px;
    position: relative;
    width: 252px;
}

#whichService div.tab_box h3 {
    background-color: Transparent;
    color: White;
    display: block;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
}

#whichService div.tab_box h3 a {
    background-color: Transparent;
    color: White;
    margin: 0;
    padding: 0;
}

#whichService div.tab_box .imgCon {
    float: left;
    height: 99px;
    margin: 10px 8px 0 16px;
    width: 43px;
}

#whichService div.tab_box div.tab_copy {
    font-size: 0.8em;
    margin: 15px 0 0 10px;
    padding-right: 16px;
}

#whichService div.tab_box div.arrow_box {
    bottom: 8px;
    display: block;
    height: auto;
    left: 0;
    padding: 0 5px 0 0;
    position: absolute;
    text-align: right;
    width: 247px;
}