﻿/* ========================================== */
/* ========== Instant Partners ============== */
/* ========================================== */

html, body, p, ul, li, q, h1, h2, h3, h4, form, a, div, img, input, hr 
{
    margin:0pt;
    padding:0pt;
}

body
{
    font-size:62.5%;
    font-family:Arial;
}

body.default
{
	background-image:url(images/body.gif);
    background-repeat:repeat-x;
    background-position:top;
}

body.results
{
	background-image:url(images/body-results.gif);
    background-repeat:repeat-x;
    background-position:top;
}

body.static
{
	background-image:url(images/body-static.gif);
    background-repeat:repeat-x;
    background-position:top;
}

ul
{
	list-style:none;
}

a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:none;
}

img
{
	vertical-align:bottom;
}

#container
{
	width:970px;
	height:auto;
	min-height:1000px;
	margin:0 auto;
	padding:0 10px 15px 10px;
	overflow:hidden;
}

/* ========================================== */
/* ========== HeaderControl.ascx ============ */
/* ========================================== */

#header-container
{
	width:100%;
	height:140px;
	background-color:#000033;
	background-image:url(images/header.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header-container #header
{
	width:970px;
	height:140px;
	margin:0 auto;
	padding:0 10px;
}

#header-container #header #header-content-left
{
	width:700px;
	height:68px;
	float:left;
	padding-top:32px;
}

#header-container #header #header-content-left a img
{
	float:left;
	margin-right:136px;
}

#header-container #header #header-content-left h1
{
	font-size:2.05em;
	color:#fff;
	font-family:Georgia;
	font-weight:normal;
	padding-top:13px;
	float:left;
}

#header-container #header #header-content-left h1 span
{
	color:#a3cd39;
}

#header-container #header #header-content-right
{
	width:140px;
	height:100px;
	float:right;
}

#header-container #header #header-content-right ul
{
	float:right;
	padding:20px 0 9px 0;
	text-transform:capitalize;
}

#header-container #header #header-content-right ul a
{
	color:#fff;
}

#header-container #header #header-content-right ul li
{
	float:left;
	color:#fff;
	font-size:1.1em;
	margin-left:10px;
}

#header-container #header #header-content-right #language-select
{
	border:3px solid #a3cd39;
	float:right;
}
	
#header-container #header #header-menu
{
	width:970px;
	height:40px;
	clear:both;
}

#header-container #header #header-menu ul
{
	width:970px;
	height:37px;
	padding-top:3px;
	float:left;
	overflow:hidden;
	background-image:url(images/header-menu-border.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center
}

#header-container #header #header-menu ul a
{
	font-size:1.4em;
	font-weight:bold;
	font-family:Georgia;
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
}

#header-container #header #header-menu ul a:hover
{
	text-decoration:underline;
}

#header-container #header #header-menu ul li
{
	height:26px;
	float:left;
	background-image:url(images/header-menu-border.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:8px;
	padding-bottom:0px;
	width:16.5%;
}

#header-container #header #header-menu ul.default li
{
	width:auto;
	padding-right:29.5px;
	padding-left:27.5px;
}

/* ========================================== */
/* ========== FooterControl.ascx ============ */
/* ========================================== */

#container #footer
{
}

#container #footer ul#footer-menu
{
	width:970px;
	height:38px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:1.2em;
	margin-bottom:15px;
}

#container #footer ul#footer-menu li
{
	width:145.6px;
	height:26px;
	float:left;
	border-left:1px solid #c0c0c0;
	padding:12px 0 0 15px;
	margin-left:0;
}

#container #footer ul#footer-menu li a
{
	color:#000033;
	text-decoration:none;
	text-transform:capitalize;
	background-image:url(images/arrow-green-footer.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:10px;
}

#container #footer ul#footer-menu li a:hover
{
	text-decoration:underline;
}

#container #footer h4
{
	width:500px;
	font-size:1.1em;
	font-weight:normal;
	color:#666;
	float:left;
}

#container #footer ul
{
	float:right;
}

#container #footer ul li
{
	float:left;
	margin-left:5px;
	color:#666;
}

#container #footer ul a
{
	color:#666;
}

/* ========================================== */
/* ========== Static Content Pages ========== */
/* ========================================== */

#container #static-top-section
{
	height:30px;
	margin-bottom:15px;
}

#container #static-top-section ul
{
	overflow:hidden;
	font-size:1.1em;
	font-weight:bold;
	padding-top:7px;
}

#container #static-top-section ul li
{
	float:left;
	padding-right:5px;
	color:#666;
	text-transform:capitalize;
}

#container #static-top-section ul li a
{
	padding-right:5px;
	color:#19124d;
}

#container #static-content-left
{
	width:230px;
	float:left;
	margin-right:15px;
}

#container #static-content-left h2
{
	height:20px;
	padding:8px 0 0 10px;
	background-image:url(images/static-content-left-heading.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#000033;
	font-family:Georgia;
	font-size:1.2em;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}

#container #static-content-left ul
{
	width:228px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	background-color:#fff;
	font-size:1.2em;
	margin-bottom:15px;
}

#container #static-content-left ul a
{
	background-image:url(images/static-content-left-dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	color:#19124d;
}

#container #static-content-left ul a:hover
{
	text-decoration:none;
}

#container #static-content-left ul a:hover
{
	text-decoration:underline;
}

#container #static-content-left ul li
{
	width:218px;
	border-bottom:1px solid #c0c0c0;
	padding:5px 0 5px 10px;
	text-transform:capitalize;
}

#container #static-content-left #quick-search h2
{
	color:#6babc6;
}

#container #static-content-left #quick-search ul 
{
	font-size:11px;
	color:#666;
	border:1px solid #c0c0c0;
	padding:10px 0px 5px 0;
}

#container #static-content-left #quick-search ul a
{
	background-image:none;
	padding-left:0;
	color:#19124d;
}

#container #static-content-left #quick-search ul li
{
	border-bottom:none;
	padding:0 0 5px 10px;
}

#container #static-content-left #free-live-assistance
{
	width:220px;
	height:auto;
	background-color:#c6611c;
	padding:10px 0 10px 10px;
	background-image:url(images/telephone-orange-bg.gif);
	background-repeat:repeat-x;
	color:#000033;
	margin-bottom:15px;
}

#container #static-content-left #free-live-assistance h4
{
	font-size:1.8em;
	font-family:Georgia;
}

#container #static-content-left #free-live-assistance h3
{
	font-size:1.4em;
	font-family:Georgia;
	font-weight:normal;
}

#container #static-content-left #free-live-assistance h1
{
	font-size:3em;
	font-family:Georgia;
	font-weight:normal;
    color:#fff;
    padding-bottom:5px;
}

#container #static-content-left #free-live-assistance h5
{
	font-size:1.6em;
	font-family:Georgia;
	font-weight:normal;
    color:#fff;
    padding-bottom:5px;
}

#container #static-content-left #free-live-assistance p
{
	font-size:1.1em;
	font-family:Georgia;
}

#container #static-content-left #free-live-assistance p span
{
	color:#fff;
}

#container #static-content-right
{
	width:725px;
	float:left;
	padding-bottom:15px;
}

#container #static-content-right h1
{
	color:#19124d;
	font-size:2em;
	font-weight:normal;
	font-family:Georgia;
	padding-bottom:15px;
}

#container #static-content-right #static-content-right-top
{
	width:705px;
	height:215px;
	margin-bottom:15px;
	background-color:#000033;
	background-image:url(images/static-top-section-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:10px;
}

#container #static-content-right #static-content-right-top h2
{
	width:300px;
	height:70px;
	color:#a3cd39;
	font-size:2em;
	font-weight:normal;
	font-family:Georgia;
	text-transform:capitalize;
}

#container #static-content-right #static-content-right-top h3
{
	width:300px;
	color:#fff;
	font-size:2em;
	font-weight:normal;
	font-family:Georgia;
	text-transform:capitalize;
}

#container #static-content-right #static-content-right-top h4
{
	width:300px;
	color:#a3cd39;
	font-size:2em;
	font-weight:normal;
	font-family:Georgia;
	text-transform:capitalize;
}

#container #static-content-right #static-content-right-top h6
{
	padding-top:30px;
}

#container #static-content-right #static-content-inner
{
	
}

#container #static-content-right #static-content-right-inner p
{
	font-size:1.2em;
	padding-bottom:10px;
	color:#666;
}

#container #static-content-right #static-content-right-inner p span
{
	font-weight:bold;
	font-style:italic;
	color:#000033;
}

#container #static-content-right #static-content-right-inner h2
{
	color:#6BABC6;
	font-size:1.8em;
	font-weight:normal;
	font-family:Georgia;
	text-transform:capitalize;
	padding-bottom:10px;
}

#container #static-content-right #static-content-right-inner h3
{
	font-size:1.2em;
	text-decoration:underline;
	padding-bottom:5px;
	color:#A54399;
	font-family:Georgia;
	font-weight:normal;
}

#container #static-content-right #static-content-right-inner h4
{
	color:#000033;
	font-size:1.2em;
	font-family:Georgia;
}

#container #static-content-right #static-content-right-inner ul
{
	font-size:1.2em;
	padding-bottom:10px;
}

#container #static-content-right #static-content-right-inner ul a
{
	color:#000033;
}

#container #static-content-right #static-content-right-inner ul li
{
	background-image:url(images/static-content-left-dot.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	color:#19124d;
	line-height:20px;
}

#container #static-content-right #static-content-right-inner a
{
	color:#A54399;
}

#container #static-content-right #static-content-right-inner table.login
{
	font-size:1.2em;
	color:#666;
	margin-top:10px;
}

#container #static-content-right #static-content-right-inner table.login span
{
	padding-right:10px;
}

#container #static-content-right #static-content-right-inner table.referrals
{
	font-size:1.2em;
	color:#666;
}