/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.4
' Modified : June 2003
' Copyright: Copyright (C) 2003 CandyPress.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@candypress.com
'**************************************************************************/

body {
	background-color:#66879A;
	text-align:center;
	margin-top:15px;
}

BODY, TD, P     {font-size:11px; COLOR: #2F596B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }

h5  { font-size: 140%; color:#FF9900; }
h6  { font-size: 140%; color:#ff0000; border-bottom:1px solid #000000; margin:0px; text-transform:uppercase; font-weight:normal; padding-bottom:5px; }

div#insurance_container {
	margin:0px auto;
	text-align:left;
	width:900px;
	position:relative;
}

div#insurance_info {
	position:absolute;
	background-image:url(/images/info.gif);
	background-repeat:no-repeat;
	background-position:top left;
	top:40px;
	left:410px;
	width:465px;
	z-index:5;
}

div#insurance_info p {
	margin:0px;
	padding-left:75px;
	color:#ECECE4;
	font-size:90%;
}

div#insurance_contact {
	position:absolute;
	top:5px;
	left:5px;
	color:#94A8B4;
	font-size:80%;
}

div#insurance_contact a, div#insurance_contact b {
	color:#FFFFFF;
	font-weight:normal;
	font-size:100%;
}

div#insurance_contact strong {
	color:#FFFFFF;
	font-size:100%;
}

div#insurance_links_top {
	color:#FFFFFF;
	text-align:right;
	padding:5px;
	font-size:80%;
	color:#94A8B4;
}

div#insurance_links_top a {
	color:#FFFFFF;
	text-decoration:none;
}

div#insurance_tagline {
	position:absolute;
	top:88px;
	left:78px;
	z-index:5;
}

div#insurance_tagline h1 {
	color:#FFFFFF;
	font-size:90%;
	font-weight:normal;
}

div#insurance_header_top {
	position:relative;
	margin:0px;
	padding:0px;
	font-size:0%;
	background-image:url(/images/header_top.gif);
	background-repeat:no-repeat;
	width:900px;
	height:8px;
}

div#insurance_header_bottom {
	position:relative;
	margin:0px;
	padding:0px;
	background-image:url(/images/header_bottom.gif);
	background-repeat:repeat-x;
	width:900px;
	height:91px;
}

div#insurance_header_2 {
	position:relative;
	margin:0px;
	border-left:#3A566E 1px SOLID;
	border-right:#3A566E 1px SOLID;
	height:40px;
	background-image:url(/images/gui/header2_bg.gif);
	background-repeat:repeat-x;
	text-align:right;
}

div#insurance_header_2 .insurance_gap {
	position:absolute;
	left:10px;
	top:0px;
	line-height:40px;
	z-index:5;
}

div#insurance_footer {
	position:relative;
	height:36px;
	background-image:url(/images/gui/footer.gif);
	background-repeat:no-repeat;
}

div#insurance_footer .left {
	position:absolute;
	left:10px;
	top:0px;
	line-height:38px;
	color:#FFFFFF;
	font-size:80%;
}

div#insurance_footer .right {
	position:absolute;
	right:10px;
	top:0px;
	line-height:38px;
	color:#FFFFFF;
	font-size:80%;
}

div#insurance_footer .left a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:100%;
}

div#insurance_footer .right a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:100%;
}

div#insurance_links_bottom {
	position:relative;
	height:36px;
}

div#insurance_links_bottom .left {
	position:absolute;
	left:10px;
	top:0px;
	line-height:38px;
	color:#FFFFFF;
	font-size:80%;
}

div#insurance_links_bottom .right {
	position:absolute;
	right:10px;
	top:0px;
	line-height:38px;
	color:#FFFFFF;
	font-size:80%;
}

div#insurance_links_bottom .left a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:100%;
}

div#insurance_links_bottom .right a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:100%;
}

ul.insurance_nav  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width:99%;
}

ul.insurance_nav li {
	padding:5px;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-left:2em;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	color:#797979;
}

ul.insurance_nav li:hover {
	padding:5px;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-left:2em;
	background-image: url(/images/nav_bg_on.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	color:#797979;
}

ul.insurance_nav li a,a:hover {
	color:#797979;
	text-decoration:none;
}

div#flashsplash {
	position:relative;
	background-image:url(/images/gui/header3_bg.gif);
	background-repeat:repeat-x;
	height:166px;
}

div#flashsplash2 {
	position:absolute;
	right:0px;
	top:0px;
}

h2,h3 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
}







.infobox {
	BACKGROUND-COLOR: #F5F5F5; 
	BORDER: 1px solid #CCCCCC;
	COLOR: #2F596B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	font-weight: bold;
	padding: 5px;
}

/* General Tag specifications */

a, a:hover     {COLOR: #336699;}

/* rob added */
.white_header {color:#ffffff; font-weight:bold; font-size:10px;}
.step_text 	{ color:#860823; font-weight: bold; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; }
.redquestion { color:#D01A02; font-weight: bold; }
.optbox { color: #000000; background: #EEF7FC; font-size: 11px; }

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #BBC3D3}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           {BACKGROUND-COLOR: #FFFFFF}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {
	BORDER-BOTTOM: 2px solid #CCCCCC;
	PADDING-BOTTOM: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #FFFFAA; FONT-SIZE: 10px; COLOR: #FFFFFF;}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
}

/* Product Short Description (Detail page only) */
.CPprodDescDet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
}

/* Product Long Description */
.CPprodDescLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
}

/* Product Detail */
.CPprodDet {}


/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
}

/* Option Description */
.CPoptDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-STYLE: italic;
	font-size: 11px;
	COLOR: #800000;}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 0px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.CPsysMsgErr {
	COLOR: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.CPsysMsgURL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

.prodimgborder {
	border: 1px solid #777777;
}
.purchasehdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color=#000000;}
