﻿/* CSS Reset Begin */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-family:"lucida grande",tahoma,verdana,sans-serif;
    vertical-align:baseline;
}
td
{
	vertical-align:middle;
}
/* remember to define focus styles! */
:focus
{
    outline:0;
}
body
{
    line-height:1;
    color:black;
    background:white;
    font-size:62.5%;
    background:url(images/bkg_hp_top.jpg) #02315B no-repeat 50% 0;
}
ol,ul
{
    list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse:separate;
    border-spacing:0;
}
caption,th,td
{
    text-align:left;
    font-weight:normal;
}
blockquote:before,blockquote:after,q:before,q:after
{
    content:"";
}
blockquote,q
{
    quotes:"" "";
}
strong
{
	font-weight:bold;
}
/* CSS Reset End */
/* Master Begin */
#outerCon
{
    width:1044px;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
    font-size:1.1em;
}
#innerCon
{
    width:760px;
    height:184px;
    padding:0 142px 0;
    margin-left:auto;
    margin-right:auto;
}
#header h1
{
    background:url(images/logo.gif) no-repeat 0px 0px;
    margin-bottom:7px;
}
#header h1 a
{
    display:block;
    height:105px;
    width:342px;
    text-indent:-9999px;
    text-decoration:none;
}
#nav
{
    clear:left;
    font-size:1.2em;
    width:760px;
}
#nav li
{
    position:relative;
    float:left;
    height:28px;
    background:url(images/bkg_mainNav.gif) repeat-x 0 0;
    margin-right:1px;
}
#nav li a
{
    display:block;
    padding-top:7px;
    padding-bottom:6px;
    color:#06437A;
    text-align:center;
    text-decoration:none;
    font-family:arial,helvetica,sans-serif;
    vertical-align:middle;
}
#nav a:hover
{
    text-decoration:none;
}
.navHome
{
    width:74px;
}
.navPromotions
{
    width:91px;
}
.navHowTos
{
    width:100px;
}
.navDirectory
{
    width:113px;
}
.navCorporate
{
    width:95px;
}
.navContact
{
    width:90px;
}
.navAdvertise
{
    width:90px;
}
.navGiftcard
{
    width:90px;
}
#nav li:hover,#nav li.currentNav
{
    background:url(images/bkg_mainNav2.gif) repeat-x 0 0;
}
#content
{
	background:#FFFFFF url(images/boxback2.jpg) no-repeat;
    padding:11px 29px 30px;
    width:702px;
    overflow:auto;
    clear:left;
}
#content h2
{
	margin:-11px -29px 0 -29px;
	color:#FCFCFC;
	font-size:1em;
	padding:9px 10px 7px 30px;
}
#content p
{
    line-height:1.4em;
}
/* Master End */
/* General Begin */
h2
{
    margin-left:-20px;
}
h2,h3
{
    font-size:1.2em;
	font-weight:bold;
    line-height:1.2em;
}
h4
{
    font-size:1em;
}
h2,h3,h4
{
    font-family:Arial,Helvetica,Sans-Serif;
    text-transform:uppercase;
    margin-bottom:6px;
    color:#00294D
}
label.required
{
	background:url(images/requiredAsterisk.gif) no-repeat right 4px;
}
.lblWInput
{
    clear:left;
    padding:1px 0;
}
.lblWInput label
{
    float:left;
    width:14em;
    padding:0.4em 0.6em 0.2em 0;
}
.lblWInput span label,.lblWInput table label
{
    float:none;
    width:auto;
}
.lblWInput input,.lblWInput textarea
{
    width:11em;
}
.lblWInput span input,.lblWInput table input
{
    width:auto;
}
.sectionDetails
{
    padding-left:10px;
}
.mainButtonContainer input
{
    display:block;
    float:right;
    margin:5px 0;
}
.hr
{
    width:723px;
    height:6px;
    border:none;
    background:url(images/pg_sep.gif) no-repeat;
    margin:9px 0 10px;
}
.hr hr
{
    display:none;
}
.clearHack
{
    height:0;
    clear:left;
}
.cal
{
	cursor:pointer;
}
/* General End */
/* Tabs Begin */
.tabCon
{
    width:698px;
    margin:16px auto 0;
}
.tabCon .ajax__tab_header 
{
    /*background:url(images/tab-line.png) repeat-x bottom;*/
    display:block;
}
.tabCon .ajax__tab_header .ajax__tab_outer 
{
    /*background:url(images/tab.png) no-repeat 0pt -40px;*/
    padding:3px 0 3px 10px;
    margin-right:1px;
    font-weight:bold;
    text-transform:uppercase;
    font-size:0.8em;
    border:solid 1px #E5E5E5;
    background-color:#B7DEFF;
}
.tabCon .ajax__tab_header .ajax__tab_inner 
{
    /*background:url(images/tab.png) no-repeat right -40px;*/
    padding:3px 10px 2px 0px;
}
.tabCon .ajax__tab_hover .ajax__tab_outer
{
    background-color:#EBEBEB;
    /*background:url(images/tab.png) no-repeat left top;*/
}
.tabCon .ajax__tab_hover .ajax__tab_inner
{
    /*background:url(images/tab.png) no-repeat right top;*/
}
.tabCon .ajax__tab_active .ajax__tab_outer 
{
    background-color:#D2D2D2;
    /*background:url(images/tab.png) no-repeat left top;*/
}
.tabCon .ajax__tab_active .ajax__tab_inner 
{
    /*background:url(images/tab.png) no-repeat right top;*/
}
.tabCon .ajax__tab_body 
{
    padding:24px 5px 20px;
    background-color:#FFFFFF;
}
/* Tabs End */
/* Home Begin */
.homeContent
{
    margin:0 -20px 0;
}
.homeContent h2
{
    margin-left:0;
}
#motion
{
	height:340px;
	background:url(images/boxback_new.jpg);
	padding:9px 0 0 48px;
	margin:-11px -9px 0 -10px;
}
.ads
{
}
.currentAd
{
	width: 249px;
	height: 248px;
}
.flash
{
    margin-left:6px;
    width:484px;
    height:248px;
}
.offers
{
    float:left;
	background:url(images/colback.jpg);
    padding-left:12px;
    width:223px;
    margin-right:23px;
}
#content .offers h2
{
    margin-bottom:8px;
    font-weight:bold;
    font-size:1.2em;
    color:#00294D;
    margin:0 0 8px 0;
    padding:0;
}
.offers ul
{
    margin-bottom:16px;
}
.offers li
{
    text-transform:uppercase;
    padding-bottom:7px;
    margin-bottom:6px;
    border-bottom:solid 1px #E9E9E9;
}
.offers li a
{
    padding-left:34px;
    text-transform:none;
    text-decoration:none;
    color:#06437A;
    font-weight:bold;
    vertical-align:middle;
}
.offers .giftCard,.offers .tips,.offers .se
{
    display:block;
    width:230px;
    height:145px;
	text-indent: -9999px;
}
.offers .giftCard
{
    background:url(images/giftmain.jpg) no-repeat;
    margin-bottom:20px;
}
.offers .se
{
    background:url(images/se.jpg) no-repeat;
    margin-bottom:20px;
}
.offers .tips
{
    background:url(images/tips.jpg) no-repeat;
}
.news
{
    float:left;
    width:474px;
}
.news .bermudaContractor,.news .green,.news .scratch
{
	display:block;
	width:474px;
	height:149px;
	margin-bottom:6px;
	text-indent:-9999px;
}
.news .bermudaContractor
{
	background:url(images/contractor_main.jpg);
}
.news .green
{
	background:url(images/green_main.jpg);
}
.news .scratch
{
	background:url(images/scratch_main.jpg);
}
/* Home End */
/* Promotions Begin */
.greenCenter h3
{
	background:url(images/green.jpg);
    margin-bottom:18px;
    width:690px;
    height:188px;
    text-indent:-9999px;
}
.greenCenter p
{
	margin-bottom:14px;
}
.scratchWin h3
{
	background:url(images/scratch2.jpg);
    margin-bottom:18px;
    width:700px;
    height:188px;
    text-indent:-9999px;
}
.scratchWin img
{
    margin-bottom:12px;
}
.scratchWin p
{
    margin-bottom:14px;
}
/* Promotions End */
/* How To's Begin */
img.howtos
{
    margin:14px 0 6px;
    width:700px;
    height:350px;
}
img.toolbox
{
	width:520px;
	height:325px;
}
div.howToMenu
{
	float:left;
	width:160px;
	margin:15px 15px 0 0;
}
div.howToMenu ul
{
	position:relative;
	border:solid 1px #CCCCCC;
}
div.howToMenu ul li
{
	background:#EEEEEE url(images/sprymenubarright.gif) no-repeat 95% 50%;
	padding:7px;
	color:#333333;
	z-index:8888;
}
div.howToMenu ul li:hover
{
	position:relative;
	background:#0A5BA7 url(images/sprymenubarrighthover.gif) no-repeat 95% 50%;
	color:#FFFFFF;
}
div.howToMenu ul li ul
{
	display:none;
	position:absolute;
	top:-10px;
	left:150px;
	z-index:9999;
}
div.howToMenu ul li ul li
{
	background-image:none;
	padding:0;
}
div.howToMenu ul li ul li:hover
{
	background-image:none;
}
div.howToMenu ul li ul li a
{
	display:block;
	width:120px;
	padding:7px;
	color:#333333;
	text-decoration:none;
}
div.howToMenu ul li ul li a:hover
{
	color:#FFFFFF;
}
div.howToMenu ul li:hover ul
{
	display:block;
}
div.howToContent
{
	float:left;
	width:520px;
	height:400px;
	margin:15px 0 40px;
}
div.howToContent iframe
{
	width:520px;
	height:400px;
}
/* How To's End */
/* Departments Begin */
.comingSoon
{
    text-align:center;
    text-transform:uppercase;
    height:320px;
}
.depListings
{
    margin:40px auto 0;
    padding:18px;
    width:662px;
    background-color:#F5F5F5;
    border:solid 1px #E5E5E5;
    overflow:auto;
}
.depListings ul
{
    float:left;
    list-style:disc inside;
    width:33%;
}
.depListings li
{
    padding:1px 0;
}
/* Departments End */
/* Directory Begin */
img.directory
{
    margin:14px 0 10px;
    width:700px;
    height:350px;
}
.dirAddress
{
    margin-top:10px;
    line-height:1.4em;
}
/* Directory End */
/* Gift Cards Begin */
img.giftCard
{
    margin:14px 0 6px;
    width:700px;
    height:188px;
}
img.chargeCard
{
	margin:32px 0 6px;
	width:700px;
	height:200px;
}
p.chargeCard
{
    margin-bottom:20px;
}
p.chargeCard a,p.chargeCard a:visited
{
    color:#06437A;
    text-decoration:none;
}
p.chargeCard a:hover
{
    color:#1B1B1B;
}
/* Gift Cards End */
/* Corporate Begin */
img.corporate
{
    margin:10px 0 8px;
    width:700px;
    height:188px;
}
.corpAddress
{
	clear:both;
    margin-bottom:30px;
    line-height:1.4em;
}
.corpDepListing
{
    line-height:1.4em;
}
.corpKeyPers
{
    line-height:1.4em;
}
.corpDepListings
{
	float:left;
	width:255px;
}
.corpKeyPersonnel
{
	float:left;
	width:400px;
	padding-bottom:60px;
}
/* Corporate End */
/* Advertise Begin */
img.advertise
{
    margin:14px 0 6px;
    width:700px;
    height:188px;
}
h3.advHD
{
    margin-top:47px;
}
p.advHD
{
	padding-bottom:22px;
}
/* Advertise End */
/* Contact Begin */
img.contact
{
    margin:14px 0 14px;
    width:700px;
    height:188px;
}
.contactInfo
{
    float:left;
    width:208px;
    line-height:1.2em;
}
.contactInfo div
{
    margin-bottom:14px;
}
.contactInfo a,.contactInfo a:visited
{
    color:#06437A;
    text-decoration:none;
}
.contactInfo a:hover
{
    color:#1B1B1B;
}
.empAppLink
{
	display:block;
	background:url(images/emp.png) no-repeat;
	width:168px;
	height:42px;
	text-indent:-9999px;
}
.contactForm
{
    float:left;
    width:464px;
    background:url(images/contact_back.jpg) repeat-x;
    padding:16px 10px 40px;
}
.contactForm h3
{
    text-transform:none;
    font-size:1.1em;
    width:300px;
}
.contactForm input,.contactForm textarea
{
    display:block;
    margin:2px 0 10px;
}
.contactForm input
{
    width:270px;
}
.contactForm textarea
{
    width:340px;
    height:80px;
}
.contactForm input.button
{
    width:auto;
}
/* Contact End */
/* Charge Card Application Begin */
.pageInstructions
{
    margin:10px 0 20px;
}
.pageInstructions a,.pageInstructions a:link,.pageInstructions a:visited
{
    color:#06437A;
}
.pageInstructions a:hover,.pageInstructions a:active
{
    text-decoration:none;
}
.formContent
{
    float:left;
    width:340px;
}
.formTerms
{
    float:right;
    width:320px;
    margin-right:20px;
}
.indAccount,.busAccount,.addCardholders
{
}
div.terms
{
}
.busAccount
{
    display:none;
}
h3.indAccount
{
    background:url(images/individual-account.png) no-repeat;
    text-indent:-9999px;
    height:15px;
}
h3.busAccount
{
    background:url(images/business-account.png) no-repeat;
    text-indent:-9999px;
    height:15px;
}
h3.addCardholders
{
    background:url(images/additional-cardholders.png) no-repeat;
    text-indent:-9999px;
    height:18px;
    margin-top:10px;
}
h3.terms
{
    /*width:330px;*/
    color:#005CA4;
}
.addCardholders h4
{
    color:#005CA4;
}
.personalAccount,.businessAccount
{
    display:inline-block;
    text-indent:-9999px;
    height:18px;
    vertical-align:middle;
}
.personalAccount
{
    background:url(images/personal-red.png) no-repeat;
    width:92px;
}
.businessAccount
{
    background:url(images/business-blue.png) no-repeat;
    width:93px;
}
.indAccount,.busAccount,.addCardholders
{
    /*float:left;
    clear:left;*/
}
.terms
{
    /*float:right;*/
}
ol.terms
{
    width:auto;
    float:none;
    padding:10px 0 0;
    list-style-type:decimal;
    margin-left:0;
    padding-left:22px;
}
ol.terms strong
{
    font-weight:bold;
    margin-right:10px;
}
ol.terms li
{
    padding-bottom:10px;
}
.creditReferences,.bankAccounts
{
    margin:10px 0;
}
.creditLimitRequested
{
    position:relative;
    clear:left;
    height:30px;
    background:url(images/credit-limit-requested.png) no-repeat 12px 5px;
}
.creditLimitRequested label
{
    position:absolute;
    left:-9999px;
}
.creditLimitRequested input
{
    position:absolute;
    top:8px;
    left:153px;
    height:13px;
    width:85px;
    border-width:0;
}
/* Charge Card Application End */
/* Employee Application Begin */
.empApp h3
{
    clear:left;
    margin:20px 0 14px;
}
.empApp p
{
    clear:left;
    margin:10px 0;
}
/* Employee Application End */