
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    font-size: 13px;
    color: #000;
    margin: 0;
    background-color: #e8e8e8;
}

#header
{
	clear: both;
	margin-bottom: 10px;
	background: transparent url(../images/protectmywedding/header-sq.jpg) no-repeat scroll right top;
}

#header img
{
	border: none;
}

/*
#header h1 
{
	margin: 0;
	background-image: url(../images/protectmywedding/pmw-logo_1.gif);
	width: 209px;
	height: 125px;
	text-indent: -9999px;
}*/

#header h1
{
	display: none;
	visibility: hidden;
}


#header img.logo
{
	border: none;
}

#sqimages img
{
	float: right;
}

#mainwrapper
{
	width: 966px;
	margin: 0 -1px; /* new */
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#maintop
{
	height: 6px;
	background-image: url(../images/protectmywedding/frame-top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#main
{
	width: 866px;
	xbackground-color: #fff;
	background-image: url(../images/protectmywedding/frame-middle.gif);
	background-repeat: repeat-y;
	padding: 15px 50px;
	overflow: hidden;
}

#mainbottom
{
	height: 10px;
	background-image: url(../images/protectmywedding/frame-bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}


/* this is the class that is applied to 2 structural hacks in the markup. The first "meaningless" element is used to clear #left in NN6 and the last one is used to clear #container in NN4 */
.clearing 
{
	height: 0;
	clear: both;
	overflow: hidden
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	line-height: 1em;
	color: #000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight:normal;
	line-height: 1em;
	color: #000;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	line-height: 1em;
	color: #000;
}

h2.gradblue
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #fff;
	background: transparent url(../images/grad_h_blue.png) repeat-y;
	margin: 5px 5px 10px 5px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

a,
a:link,
a:visited
{
	color: #1c4095;
	text-decoration: underline;
}

a:hover
{
	color: #5a9ed4;
}


#footer
{
	clear: both;
	text-align: center;
	margin: 15px 0;
}

#footer p
{
	margin: 0;
	text-transform: uppercase;
}

div.show 
{
	display: block;
}

div.hide 
{
	display: none;
}

tbody.show 
{
	display: block; display: table-row-group;
}

tbody.hide 
{
	display: none;
}

#tabs 
{
	clear: both;
	width:100%;
	height: 52px;
	background: transparent;
	line-height:normal;
}

#tabs img { 
	border: none;
}

#tabs ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style:none;
}


#tabs li, div.button {
	display: inline;
	margin: 0;
	padding: 0;
	height: 52px;
	width: 160px;
}

#tabs a, div.button a {
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 1.1em;
	margin-right: 10px;
	padding: 0 0 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	height: 52px;
	width: 160px;
	text-align: center;
	
	cursor:pointer;
	cursor:hand; 
}

#tabs a.last {
	margin-right: 0;
}


#tabs a span, div.button a span  {
	float: left;
	display: block;
	height: 49px;
	width: 155px;
	padding-right: 5px;
	color:#FFF;
}

#tabs a.blue { background:url(../images/tabs/tableftblue.gif) no-repeat left top; }
#tabs a.darkblue, div.button a.darkblue { background:url(../images/tabs/tableftdarkblue.gif) no-repeat left top; }
#tabs a.redlg, div.button a.redlg { background:url(../images/tabs/tableftredlg.gif) no-repeat left top; }
#tabs a.red { background:url(../images/tabs/tableftred.gif) no-repeat left top; }
#tabs a.green { background:url(../images/tabs/tableftgreen.gif) no-repeat left top; }
#tabs a.grey { background:url(../images/tabs/tableftgrey.gif) no-repeat left top; }
#tabs a.yellow { background:url(../images/tabs/tableftyellow.gif) no-repeat left top; }

#tabs a.blue span { background:url(../images/tabs/tabrightblue.gif) no-repeat right top; }
#tabs a.darkblue span, div.button a.darkblue span { background:url(../images/tabs/tabrightdarkblue.gif) no-repeat right top; }
#tabs a.redlg span, div.button a.redlg span { background:url(../images/tabs/tabrightredlg.gif) no-repeat right top; }
#tabs a.red span { background:url(../images/tabs/tabrightred.gif) no-repeat right top; }
#tabs a.green span { background:url(../images/tabs/tabrightgreen.gif) no-repeat right top; }
#tabs a.grey span { background:url(../images/tabs/tabrightgrey.gif) no-repeat right top; }
#tabs a.yellow span { background:url(../images/tabs/tabrightyellow.gif) no-repeat right top; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span, div.button a span {float:none;}

/* End IE5-Mac hack */

#tabs a:hover span, div.button a:hover span
{
	color: #FFF;
}

#tabs a:hover, div.button a:hover
{
	background-position:0% -52px;
}

#tabs a:hover span, div.button a:hover span
{
	background-position:100% -52px;
}


#tabs a.double span span, div.button a.double span span
{
	padding-top: 3px;
}

#tabs a.single span span, div.button a.single span span
{
	padding-top: 16px;
	height: 36px;
}

* html #tabs a.double span span, * html div.button a.double span span,
* html #tabs a.single span span, * html div.button a.single span span
{
	padding-right: 0;
}


/* med button */

div.medbutton {
	display: inline;
	margin: 0;
	padding: 0;
	
	/*line-height: 1.1em;*/
	font-weight: bold;
	height: 42px;
	width: 100px;
}

div.medbutton a {
	float: left;
	padding: 0 0 0 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	height: 42px;
	width: 100px;
	text-align: center;
	
	cursor:pointer;
	cursor:hand; 
}

div.medbutton a span  {
	float: left;
	display: block;
	height: 36px;
	width: 95px;
	padding-right: 5px;
	color:#FFF;
}

div.medbutton a.darkred { background:url(../images/tabs/tableftdarkred_84.gif) no-repeat left top; }
div.medbutton a.darkred span { background:url(../images/tabs/tabrightdarkred_84.gif) no-repeat right top; }


/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.medbutton a span {float:none;}

/* End IE5-Mac hack */

div.medbutton a:hover span
{
	color: #FFF;
}

div.medbutton a:hover
{
	background-position:0% -42px;
}

div.medbutton a:hover span
{
	background-position:100% -42px;
}

div.medbutton a span span
{
	padding-top: 12px;
	height: 30px;
}

/* end */

/* small button */

div.smallbutton { /* used on front page tables */
	display: block;
	margin: 15px 2px;
	padding: 0;
	
	/*line-height: 1.1em;*/
	font-weight: bold;
	height: 30px;
	width: 85px;
	text-align: center;
	margin-left: 2px;
}

div.smallbutton a {
	float: left;
	padding: 0 0 0 2px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	width: 85px;
	text-align: center;
	
	cursor:pointer;
	cursor:hand; 
}

div.smallbutton a span  {
	float: left;
	display: block;
	height: 25px;
	width: 83px;
	padding-right: 2px;
	color: #fff;
}

div.smallbutton a.darkblue { background: transparent url(../images/tabs/tableftdarkblue_sm.gif) no-repeat scroll left top; }
div.smallbutton a.darkblue span { background: transparent url(../images/tabs/tabrightdarkblue_sm.gif) no-repeat scroll right top; }
div.smallbutton a.darkred { background: transparent url(../images/tabs/tableftdarkred_sm.gif) no-repeat scroll left top; }
div.smallbutton a.darkred span { background: transparent url(../images/tabs/tabrightdarkred_sm.gif) no-repeat scroll right top; }


/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.smallbutton a span {float:none;}

/* End IE5-Mac hack */

div.smallbutton a:hover span
{
	color: #FFF;
}

div.smallbutton a:hover
{
	background-position:0% -30px;
}

div.smallbutton a:hover span
{
	background-position:100% -30px;
}

div.smallbutton a span span
{
	padding-top: 5px;
	/*height: 30px;*/
}

/* end */


/* small arrow button */

div.smallarrow { /* used on front page tables */
	display: block;
	margin: 0;
	padding: 0;
	
	/*line-height: 1.1em;*/
	font-weight: bold;
	height: 30px;
	width: 150px;
	text-align: center;
}

div.smallarrow a {
	float: left;
	padding: 0 0 0 2px;
	/*font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;*/
	text-decoration: none;
	/*text-transform: uppercase;*/
	height: 30px;
	width: 150px;
	text-align: center;
	
	cursor:pointer;
	cursor:hand; 
}

div.smallarrow a span  {
	float: left;
	display: block;
	height: 25px;
	width: 135px;
	padding-right: 15px;
	color: #fff;
}

div.smallarrow a.darkblueleft 
{
	width: 135px;
	float: left;
	padding: 0 0 0 15px;
}


div.smallarrow a.darkblueleft span  {
	width: 135px;
	padding-right: 2px;
}

div.smallarrow a.darkblue { background: transparent url(../images/tabs/tableftdarkblue_sm.gif) no-repeat scroll left top; }
div.smallarrow a.darkblue span { background: transparent url(../images/tabs/arrowright_sm_blue.gif) no-repeat scroll right top; }

div.smallarrow a.darkblueleft { background: transparent url(../images/tabs/arrowleft_sm_blue.gif) no-repeat scroll left top; }
div.smallarrow a.darkblueleft span { background: transparent url(../images/tabs/tabrightdarkblue_sm.gif) no-repeat scroll right top; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.smallarrow a span {float:none;}

/* End IE5-Mac hack */

div.smallarrow a:hover span
{
	color: #FFF;
}

div.smallarrow a:hover
{
	background-position:0% -30px;
}

div.smallarrow a:hover span
{
	background-position:100% -30px;
}

div.smallarrow a span span
{
	padding-top: 5px;
	/*height: 30px;*/
}

/* end */

.buttoncontainer
{
	/*clear: both;*/
	margin: 25px; 
	margin-left: 350px;
}

.medbuttoncontainer
{
	clear: both; 
	margin: 25px; 
	margin-left: 200px;
}

/* dark 1c4095 
light 5a9ed4 */

/* balloontips */

.balloonstyle{
    position:absolute;
    top: -500px;
    left: 0;
    padding: 5px;
    visibility: hidden;
    border:1px solid black;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: #D0E0FF;
    width: 400px;
    text-align: left;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
    z-index: 99;
    position:absolute;
    top: -500px;
    left: 0;
    visibility: hidden;
}


.xcontactform
{
	display: none;
	visibility: hidden;	
}


/* compare table */
	
	table.compare
	{
		float: right;
		clear: right;
		width: 512px;
		height: 264px;
		border-collapse: collapse;
		border: none;
		margin: -2px;
	}

	table.benefitspage1
	{
		width: 310px;
	}
	

	#divUpgradeContainer
	{
		float: right;
		width: 310px;
		margin-bottom: 5px;
	}
	
	#divDowngradePage1
	{
		float: left;
	}
	
	#divUpgradePage1
	{
		float: right;
	}
	
	table.compare th,
	table.compare td
	{
		border: solid 2px #fff;
		background-color: #d0e0ff;
		padding: 5px;
		
		background: #d0e0ff url(../images/protectmywedding/fade_blue.png) repeat-x;
		background-position: top left;
		text-align: center;
	}
	
	table.compare td.left
	{
		text-align: left;
	}
	
	table.compare td.top
	{
		vertical-align: top;
	}
	
	table.compare th.blank,
	table.compare td.blank
	{
		background: none;
	}
	
	table.compare th.bold,
	table.compare td.bold
	{
		font-weight: bold;
	}

	table.compare td.silver
	{
		background: #c6c6c6 url(../images/protectmywedding/fade_silver.png) repeat-x;
		background-position: top left;
	}	

	table.compare td.gold
	{
		background: #ffde24 url(../images/protectmywedding/fade_gold.png) repeat-x;
		background-position: top left;
	}

	table.compare td.ruby
	{
		background: #ff66ae url(../images/protectmywedding/fade_ruby.png) repeat-x;
		background-position: top left;
	}

	table.compare td.emerald
	{
		background: #00a235 url(../images/protectmywedding/fade_emerald.png) repeat-x;
		background-position: top left;
	}

	table.compare td.diamond
	{
		background: #e2e2e2 url(../images/protectmywedding/fade_diamond3.png) repeat-x;
		background-position: top left;
	}

	table.compare h3
	{
		margin: 0;
	}
	
/* end compare table */

#lowerpanels
{
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

#lowerpanel-r,
#lowerpanel-l
{
	float: left;
	border: solid 1px #737373;
	padding: 10px;
	min-height: 270px;
	height: _270px;
}

#lowerpanel-l
{
	width: 315px;
	margin-right: 15px;
}

#lowerpanel-r
{
	width: 490px;
}

#lowerpanel-r li
{
	font-size: 150%;
	background-image: url(../images/protectmywedding/list-bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 3px;
	padding: 3px 0 3px 6px;
}

#lowerpanel-r li span
{
	font-size: 66%;
}


#upperpanels h2,
#lowerpanels h2
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	line-height: 120%;
}

#upperpanel-l h2
{
	color: #fff;
}


#upperpanels
{
	clear: both;
	overflow: hidden;
}

#upperpanel-r,
#upperpanel-l
{
	float: left;
	border: none;

}

#upperpanel-l
{
	border: solid 1px #b5020c;
	background-color: #b5020c;
	color: #fff;
	
	width: 315px;
	min-height: 334px;
	height: _334px;
	padding: 10px;
	margin-right: 15px;
}

#upperpanel-r
{
	width: 510px;
	min-height: 354px;
	height: _354px
}

#upperpanel-l ul
{
	margin-left: 0;
	padding-left: 20px;	
}

#upperpanel-l li
{
	list-style-type: none;
	background-image: url(../images/protectmywedding/tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
}

#upperpanel-l a
{
	color: #fff;
}

#navcontainer
{
	width: 866px;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	background-color: #d0e0ff;
}

.navpanel
{
	border: none;/*solid 1px black;*/
	float: left;
	padding: 5px;
	width: 275px;
	
}

.navpanel li
{
	list-style-type: none;
}

#policysummary th
{
	text-align: right;
}

#gridPurchase
{
	margin: 10px 0;
}

p.DisclosureResponse
{
	color: #f00;
}

a.pdf
{
	padding-left: 23px;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.pdf
{
	list-style-image: url(../images/pdficon_small.gif);
}

div.money-back
{
	margin-top: 10px;
	padding-left: 95px;
	min-height: 100px;
	background-image: url(../images/protectmywedding/money-back.png);
	background-repeat: no-repeat;
}

/* faqs */

p.question, td.question  { color: #1c4095; font-weight: bold; }
p.question span.qa, td.qa { color: #1c4095; font-size: 125%; font-weight: bold; }
p.answer { margin-bottom: 15px; }
p.answer span.qa { color: #1c4095; font-size: 125%; font-weight: bold; }

/* end */

.red
{
	color: #f00;
}

p.DeclarationResponse
{
	color: #f00;
	font-style: italic;
}

a.qmark:link,
a.qmark:visited
{
	line-height: 1.5em;
	text-align: center;
	margin: 2px;
	padding: 2px 6px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/protectmywedding/qmark-2.png) no-repeat scroll center center;
}

