@import url(global.css);

/* Primary Content
---------------------------------------------------------*/
#primary h3 {
	display: block;
}

#productDetail #primary {
	float: left;
	margin: 0 15px 0 13px;
	padding: 0;
	width: 652px;
	border-top: none;
	
}

#productDetail #primary h3 {
	margin: -19px -14px 6px ;
	padding: 0 14px 0 13px;
	
}

#productDetail #productnav {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}

#productDetail #productnav img#proddetail-splash {
	display: block;
	float: right;
	margin-left: 16px;
	width: 424px;
}

#productDetail #productnav ul {
	float: right;
	margin-top: 3px;
	margin-bottom: 0;
	width: 211px;
	font-size: 1.3846em;
	line-height: 1.2667em;
}

#productDetail #productnav ul li {
	border-bottom: 1px solid #dee4ef;
}

#primary .callout .detail ul {
	list-style:disc;
	margin-left:25px;
	margin-top:10px;
}

#productDetail #productnav ul li.last {
	border-bottom: none;
}

#productDetail #productnav ul li a {
	display: block;
	padding: 3px 16px 3px 0;
	color: #007cc2;
	/*background: url(../images/product-nav-arrow.gif) no-repeat 100% .44em;*/
}

#productDetail #productnav ul li.selected a, #productDetail #productnav ul li a:hover, #productDetail #productnav ul li a:focus {
	color: #7eb764;
	/*background: url(../images/product-nav-arrow-on.gif) no-repeat 100% .44em;*/
}

#productDetail #btn_compareProducts {
	position: absolute;
	left: 236px;
	top: 130px;
	display: block;	
	width: 172px;
	height: 52px;
	background: url(../images/btn_compareProducts.png) no-repeat;
	text-indent: -9999em;
}

#productDetail h5.title_description {
	color: #666666; 
	font-weight: bold;
	margin-bottom: 20px !important;
}

#productDetail .tab-section {	
	height: 1%;
}

#productDetail .tab-section:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#productDetail div.tabbedcontent {
	margin: 0;
}

#productDetail .firstColumn {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	width: 275px;
}

#productDetail .secondColumn {
	float: left;
	padding-left: 15px;
	width: 290px;
	border-left: 2px dotted #e1e6f0;
}

#form-requestQuote legend span {
	margin-left: 95px;
}

#form-requestQuote div, #form-requestQuote li {
	clear: both;
	margin-bottom: 5px;
}

#form-requestQuote div:after, #form-requestQuote li:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#form-requestQuote .required {
	color: #d13939;
}

#form-requestQuote ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#form-requestQuote label {
	float: left;
	margin-right: 5px;
	width: 90px;
	text-align: right;
}

#form-requestQuote select, #form-requestQuote input.text {
	border: 1px solid #7f9db9;
	width: 165px;
}

#form-requestQuote .stateZip select, #form-requestQuote .stateZip input {
	float: left;
	width: 60px !important;
}


#form-requestQuote .stateZip label.zip {
	width: 40px;
}

.bestTime input {
	float: left;
}

#form-requestQuote .bestTime label.time {
	width: 90px !important;
}

.bestTime label {
	width: auto !important;
}

#form-requestQuote button {
	float: right;
}


a.contactMetLifeRep {
	display: block;
	width: 160px;
	height: 25px;
	background: url(../images/btn_contactMetLifeRep.gif) no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}

a.requestAQuote {
	display: block;
	width: 126px;
	height: 25px;
	background: url(../images/btn_requestQuote.gif) no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}





#content p.homeMessage {
	margin: -20px 0 3px;
}
#content p.homeMessage .welcomeMessage {
	float: left;
}
#content p.homeMessage .infoMessage {
	float: right;
}





#primary .callout {
	position: relative;
	padding: 3px 0;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(../images/bg-primary-proddetails-top.gif) no-repeat left top;
}

#primary .callout .detail {
	padding: 10px 20px 10px 20px;
	border: 1px solid #c7d0e1;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}
#primary .callout .bottom {
	border: 1px solid #c7d0e1;
	border-top: none;
}





/* twisties */

#accordionStaff .toggler a, #accordionStaff .bold a{
	color:#0077d4;
}

#accordionStaff .toggler{
	padding-top:10px;
}

#accordionStaff .mtop{
	padding-top:20px;
}

#accordionStaffIn .toggler{
	padding-bottom:10px;
	font-weight:bold;
}

#accordionStaff .togglebody{
	padding-bottom:10px;
}

.padleft{
	padding-left:100px;
}

.bold{
	font-weight:bold;
}

.br{
	margin-bottom:5px;
}

#accordionStaff img{
	margin-top:2px;
	border:1px solid #000;
}

#accordionStaff table{
	margin:5px 0 15px;
	
}

.spacer10{
	height:10px;
}


/* for our team */
.accordiont ul li{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#primary .callout .detail .accordiont ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.accordiont li a{
	font-weight:bold;
}

#primary .callout .detail .indent{
	margin-left:18px;
	
}


#primary .calc-callout {
	position: relative;
	width: 652px;
	padding: 5px 0;
	margin-bottom: 10px;
	background: url(../images/bg-cal-callout-header.gif) no-repeat left top;
}

#primary .calc-callout .detail {
	padding: 5px 10px 5px 15px;
	border: 1px solid #c7d0e1;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}

#primary .calc-callout .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../images/bg-callout-bottom.gif) no-repeat left top;
}

#primary .calc-callout .detail table tr th {
	padding-bottom:20px;
}

#primary .calc-callout .detail table tr td{
	padding-bottom:10px;
}

.white{
	color:#FFF;
	font-size:1.2em;
}