﻿body {
}

#mainCopyContainer
{
	width:500px;
}

.mainCopyContainer
{
	width:500px;
}

.mainHeaderImg
{
	margin:21px 0px 0px 16px;
	padding:0px;
}

.subHeaderImg
{
	position:relative;
	top:0px;	
}

.floatContainer
{
	width:238px;
	float:left;
	margin-top:7px;
	
}

.floatContainer ul li
{
	padding-left:8px;
}

.leftFloat
{
	border-right:solid 1px #B94E07; 
	margin-right:18px;
}

.header
{
	font-weight:bold;
}

.orangeHr
{
	color:#B94E07;
	margin:10px 0px;
}

.mainCopyContainer td p
{
	margin-top:0px;
}

.mainCopyContainer td p b
{
	color:#333333;
	font-family:verdana;
	font-size:13px;
	font-weight:600;
}


.olDmainCopyContainer td p b
{
	font-size:11pt;	
}

.htMatrix
{

	
}

.htMatrixHeader
{
	color:#333333;
	font-family:verdana;
	font-size:14px;
	font-weight:600;
}

.htMatrixHeader_old
{
	font-weight:bold;
	font-size:14pt;	
}

.goThereNow
{
	margin:10px 0px;	
}


/* PROMO SECTION CSS */
.promoMainContainer
{
	display:none;
	margin:20px 0px;
	width:230px;
	height:340px;
	background:transparent url("../img/black_tie_protection/servicePlan_background.gif") no-repeat scroll;
}

.promoCopyContainer
{
	padding:10px;
	width:195px;
	padding:60px 10px 10px;
}

.promoUL
{
	margin-top:3px;
}

.promoUL li a
{
	color:#4B4C4D;
}

/* /PROMO SECTION CSS */

/* PROMO (ORANGE) SECTION CSS */
.promoOrangeMainContainer
{
	/*display:none; COPIED FROM EXISTING STYLE*/
	margin:20px 0px;
	width:230px;
	height:340px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/black_tie_protection/servicePlan_background_orange.gif);
	background-repeat: no-repeat;
}

.promoOrangeCopyContainer
{
	padding:10px;
	width:195px;
	padding:60px 10px 10px;
}

.promoOrangeUL
{
	margin-top:3px;
}

.promoOrangeUL li a
{
	color:#4B4C4D;
}

/* /PROMO (ORANGE) SECTION CSS */

/* Black Tie CSS */
div#blacktie{
	padding:0;
	margin:0;
}
div#blacktie .subhead{
	width:510px;
	padding:0;
	margin:0;
}

/* 
div#blacktie h2.subheader {
	color:#FFF;
	font-family:verdana;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	height:26px;
	padding:8px 0 0 11px;
	margin:0;
	background: url(main_page/listheader_bg.gif) no-repeat;
}

div#blacktie h2.heading{
	color: #333333;
    font-family:verdana;
    font-size:13px;
	font-weight:bold;
	background:none;
	width:auto;
	height:28px;
	padding:0;
	margin:20px 0 0 0;
}

div#blacktie h3.subheading{
	color: #636467;
    font-family:verdana;
    font-size:14px;
	font-weight:bold;
	background:none;
	padding:0;
	margin:15px 10px 0 48px;
	height:35px;
}
*/
div#blacktie div.leftcontent{
	width:236px;
	padding: 0;
	margin:0;
	float:left;	
}

div#blacktie div.leftcontent img{
	padding:0;
	margin:0;
}
div#blacktie div.leftcontent .subText{
	padding: 10px 0 5px 16px;
	margin:0;
}

div#blacktie div.leftcontent ul{
	padding:0;
	margin:5px 0 0 0;
}
div#blacktie div.leftcontent ul li{
	padding:5px 0 0 0;
	margin:0;
	color: #BA4E09;
}

div#ordernumber{
	background:url('/img/black_tie_protection/main_page/ordernumber_bg.gif') no-repeat;
	width:266px;
	height:91px;
	padding:35px 0 0 8px;
	margin:0;
	float:left;
	border: 0px solid #000;
}

div#ordernumber input.order{
	display:block;
	float: left;
	font-size:12px;
	padding: 3px 123px 0px 5px;
	margin:0 0 2px 0;
	background: url('/img/black_tie_protection/main_page/input_order.gif') no-repeat;
	width:143px;
	height:20px;
	border: 0px solid #000;
}

div#ordernumber input.zip{
	display:block;
	float:left;
	font-size:12px;
	padding:3px 0px 0px 5px;
	margin:0 0 10px 0;
	background: url('/img/black_tie_protection/main_page/input_zip.gif') no-repeat;
	width:85px;
	height:20px;
	
	border: 0px solid #000;
}

div#ordernumber input.btn{
	padding:2px 0 0 8px;
	margin:0;
	background: none;
	border:none;
	float:left;
}

div#blacktie div.rightcontent{
	background:url('/img/black_tie_protection/main_page/rightcontent_bg.gif') no-repeat;
	width:266px;
	float:left;
	padding:8px 0 0 8px;
	margin:0;
}

div#blacktie div.rightcontent div.content-holder {
	width:232px;
	padding:15px 0 0 12px;
	margin:0;
}

div#blacktie div.rightcontent div.content-holder ul{
	padding:0;
	margin:0;
}
div#blacktie div.rightcontent div.content-holder ul li{
	padding:5px 0 0 0;
	margin:0;
	color: #BA4E09;
}

ul.new-bullets{ list-style: disc outside none;}
/* END Black Tie CSS */


