@charset "iso-8859-2";

/* CSS Document */


/*---------------------------------
     # TJK_Toggle
---------------------------------*/	 
  #TJK_ToggleON, #TJK_ToggleOFF {
	padding:2px 5px;
	margin-right:5px;
	font-family: "Droid Sans", sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #424141;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(../../js/PIE.htc);

}

/* zeroing out padding and margin */
  #TJK_DL dd, #TJK_DL dt {
	font-family: "Droid Sans", "sans serif";
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-decoration: none;

}

/* margin for the DTs (shorthand) */
  #TJK_DL dt {
	margin:17px 0;
	border: none !important;
}

/* image and left padding for DDs */
  #TJK_DL dd {
	margin-left: 30px;
	background-color: #d7f2f4;
	font-size: 14px;
	text-align: justify;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgb(141,222,228);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	padding: 4px 6px;
	font-family: "Droid Sans", sans serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-top: -8px;
	behavior: url(../../js/PIE.htc);
}

/* styling all anchors in the DTs */
  #TJK_DL dt a {
	padding-left:23px;
	text-decoration:none;
	font-weight: bold;
	background-position: 0 0;
	display: block;
	border: none !important;
}

#TJK_DL dt a:visited {
	color: #424141;
	border: none !important;
}

#TJK_DL dt a:visited:hover,  #TJK_DL dt a:hover,  #TJK_DL dt a:active,  #TJK_DL dt a:focus {
	font-weight:bold;
	border: 0px none #AFAAA0 !important;	
}

#TJK_DL dd a {
	font-weight: bold;
	text-decoration: none;
}

  #TJK_DL .DTplus a {
	background-image:url(../../images/baw2012/faqPlus.png);
	background-repeat: no-repeat;
	background-position: -3px -3px;
}

#TJK_DL .DTminus a {
	background-image:	url(../../images/baw2012/faqMinus.png);
	background-repeat: no-repeat;
	background-position: -3px -3px;
	
}

#TJK_DL dd ul li {
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 4px;
}

/**********************************/
  /**********************************/
  #TJK_DL .showDD {
	position:static;
	text-decoration: none;
}

#TJK_DL dd, .hideDD {
	top:-9999px;
	position:absolute
}

#TJK_ToggleON, #TJK_ToggleOFF {
	display:inline;
	cursor:pointer;
	cursor:hand
}




/*--------------------------
    # LOCATIONS
----------------------------*/

/*#dimensions table {
	width: 325px;
	border-collapse: seperate;
	border-spacing: 2px;
	margin: 0 0 7px 0;
}

#dimensions table td {
	padding: 3px 5px 3px 0;
}

.odd {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	text-align: right;
}

#dimensions h3 {
	margin: 0;
	padding: 0;
}

.infoList {

	text-align: left;
	
	float: left;
}

.infoList li {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}*/
