/*
Design by Melissa Tolan
June 2008 for Thomas H. Heist Insurance Agency
*/

/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
/* background-image: url(images/GradientBackground.jpg);
	background-repeat: repeat-x; */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Trebuchet MS",  Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 120%;
}

p, blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 120%;
}

em {
	color: #5279A9;
	font-weight: bold;
}


a {
	color: #5279A9;
}

a:hover {
	text-decoration: none;
}

img {
border: none;
}

.img1 {
	float: left;
	margin-right: 1em;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

/* Post */
.post-box-right {
margin-left: 1em;
margin-bottom: 1em;
	float: right;
	padding: 8px;
	width: 35%;
	height: 100%;
	border: 1px dashed #5279A9;
	font-size: 1em;
	background-color:whitesmoke;
}

.post-box-right h3 {
	font-size: 1.2em;
}

.post-box-right li {
	margin-left: 0;
	text-align:left;
	list-style:none;
	line-height: 130%;
}

.post-box-right a {
	color: #5279A9;
	font-weight: bold;
	font-style: italic;
}


.latest-post {
	margin: 1em 1em 1em 1em;
	font-size: 1.1em;

}

.latest-post h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
	
}

.latest-post ul {
	list-style-image:url(images/Heist-icon-10.gif);
}

.latest-post li {
	margin-top: 0;
	margin-bottom: .25em;
	margin-left: 1.5em;
	text-align:left;
}

.post-part {
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 1em;
	border-top: 1px dashed #5279A9;
	font-size: 1.1em;
	width: 55%;
}

.post {
	margin: 1em 1em 1em 1em;
	padding-top: 1em;
	border-top: 1px dashed #5279A9;
	font-size: 1.1em;
}

.post h3, .post-part h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.post ul, .post-part ul {
	list-style:none;
	list-style-image:none;
}

.post li, .post-part li {
	margin-left: 2em;
	line-height: 130%;
	text-align:left;
}

.post a, .post-part a {
	color: #5279A9;
	font-weight: bold;
	font-style: italic;
}

.index-post {
	margin: 1em 1em 1em 1em;
	padding-top: 1em;
	border-top: 1px dashed #5279A9;
	font-size: .9em;
}

.index-post h3 {
	margin-bottom: .5em;
	font-size: 1.1em;
}

.index-post ul {
list-style: none;
}

.index-post li {
	margin-left: .5em;
	margin-bottom: .25em;
    line-height: 130%;
}

.index-post a {
	color: #5279A9;
	font-weight: bold;
	font-style: italic;
}

.file * {
	color: #5279A9;
}



/* Header */

#header {
	height: 60px;
	background-color: #000000;
	background-image: url(images/HeistLogo.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
}

#header * {
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	letter-spacing: .6px;
}

#header h3 {
	font-size: 1em;
	letter-spacing: -1px;
}

#header .printLeft {
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 1em;

	}
/* Content */

#content {
background-color:#FFFFFF;
background: url(images/RightBlackLine.jpg) repeat-y;
background-position: right;


}

#centerCol {
	margin-left: 200px;
	margin-right: 200px;
	padding-top: 0px;
	background-color:#FFFFFF;


}
#rightCol {
	float: right;
	width: 170px;
	padding-right: 0;
	text-align: center;
	background: url(images/RightHeistPhoto.jpg) no-repeat;
	background-position: top;
	color: #FFFFFF;

}

#rightCol .rightimage {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 400px;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#rightCol .rightvideoimage {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 400px;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#rightCol .post-box-right {
	float: right;
	padding: 2px;
	padding-bottom: 2em;
	width: 99%;
	height: 100%;
	border: 1px dashed #5279A9;
	font-size: 1em;
	background-color:whitesmoke;
	color: black;
}

#scroll {
	overflow: auto;
	height: 360px;
	padding: 20px;
}

/* Footer */

#footer {
	background-color: #000000;
	background-repeat: no-repeat;
}

#footer * {
text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFFF;
	font-size: small;

}

#footer p {
	text-align: center;
	font-size: smaller;

}

#footer .printLeft {
	float: left;
	width: 70%;
	text-align: left;
	}
	
#footer .printRight {
	float: right;
	width: 20%;
	text-align: right;
}

#tagline {
	float: left;
	width: 100%;
	background-color: #5279A9;
	background-image: url(images/GradientTagline.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
	
#tagline .printLeft {
	float: left;
	width: 20%;
	text-align: left;
	padding-left: 1em;

	}
	
#tagline .printRight {
	float: right;
	width: 20%;
	text-align: right;
	padding-right: 1em;
}	
	
/*Menu w Tool Tip */

#menu {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-size: 1em;
}

#menu h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
}

#menu h3 {
	margin-bottom: 1em;
	font-size: .8em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin-bottom: 1em;
	color: #5279A9;
	border-bottom: 1px dotted #5279A9;
}

#menu li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#menu a {
	color: #5279A9;
	font-size: 1em;
	display: block;
	width: 100%;
	line-height: 130%;
	border-bottom: none;
	text-decoration: none;
}

#menu a:hover {
  	color: #000000;
	/*background-image: url(images/hover.gif);
	background-position: center;*/
}

#menu a.tip {
	position: relative;
	z-index: 99;
}

#menu a.tip span {
	display: none;
}

#menu a.tip:hover {
	font-size: 99%;  /*this is just for IE */
	z-index: 100;
}

#menu a.tip:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 140px;
	width: 200px;
	padding: 5px;
	font-size: small;
	line-height: 1.2em;
	font-weight: normal;
	border:#5279A9  medium outset;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
	background: #fff;
	color: #000;
}

/* SUBMENU - SEE CONDO PAGES */
.subMenu{
	font-family: Arial, sans-serif; 
	border-bottom: 1px solid #ccc; 
	font-size: 1em; 
	text-align: left; /* We are using text-align: left on ul to left align our menu to the page. If you want the menu aligned centered or right just change text-align to either center or right */ 
	margin: 1em 1em 1em 10px; 
	padding: 0 0 3px 0; 
} 

.subMenu li {
	margin: 0 2px 0 0;
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	border-bottom: none; 
	display: inline; 
	background: #f5f5f5; 
} 

.subMenu li a {
	margin: 0 -2px 0 0; 
	padding: 3px 12px 3px 12px; /* Display: block won't work in this example, instead we are using padding */ 
	color: #5279A9; 
	text-decoration: none; 
	border-top: 1px solid #ccc; 
} 

.subMenu li a:hover {
	background: #ededed; 
	color: #000; 
} 

.subMenu li#subActive {
	background: white; 
	border-bottom: 1px solid white; 
} 


#bhome a#home, 
#babout a#about, 
#bmission a#mission, 
#bcompanies a#companies, 
#bprivacy a#privacy,
#bcontact a#contact, 
#bwhatwedo a#whatwedo,
#bpersonal a#personal,
#bcommercial a#commercial,
#bcondos a#condos,
#bprocessing a#processing,
#blender a#lender,
#bclaims a#claims,
#bfinancial a#financial,
#bpayments a#payments,
#bquotes a#quotes,
#bQprop a#Qprop,
#bQflood a#Qflood,
#bQauto a#Qauto,
#bQAauto a#QAauto,
#bQmc a#Qmc,
#bQboat a#Qboat,
#bQjetski a#Qjetski,
#bQbusiness a#Qbusiness,
#bQilife a#Qilife,
#bQlife a#Qlife,
#bQhealth a#Qhealth,
#bnews a#news,
#bnewsletters a#newsletters,
#blocations a#locations,
#boc a#oc,
#bmargate a#margate,
#bmarmora a#marmora,
#beht a#eht
 {
  	color: #000000;
	background-color: #5279A9;
	background-image: url(images/GradientTagline.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-weight:bold;
	/*background-image: url(images/select.gif);
	background-position: center;*/
}

#printHeader, #printFooter { 
	display : none; 
} 

#menu .active a {
  	color: #000000;
	background-image: url(images/select.gif);
	background-position: center;
}

.pullquote 
{width: 145px;
background:gold;
color:black;
float: right;
border:1px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}
/* FORMS */

form {
	padding: 0;
	margin: 0;
	margin-top: .5em;
}

form fieldset {
	font-weight: bold;
	font-size: large;
	color: #5279A9;
	border: 2px solid #5279A9;
	background-color: #EEF1F7;
	margin: 0 0 .5em 0;  
	padding: .5em;
}

form fieldset p {
	font-weight:normal; 
	color: black; 
	font-size:small;
}

form fieldset .select {
	display:block; 
	float:left; 
	width:49%;
	font-weight:normal; 
	color: black; 
	font-size:small;
	text-align: left;
}

form label {
	font-weight: normal;
	color: black;
	font-size: small;
	line-height: 150%;
	width: 40%;
	text-align: right;
	float: left;
	clear: left;  
}

form .buttonarea input {
	font-weight: bold;
	padding: 5px;
	background-color: #BEC9E0;
	border: 4px outset white;

	}

form .buttonarea {
	text-align: center;
	padding: 4px;
	background-color: #5279A9;
}

form textarea {
	width: 90%;
}

form fieldset em {  
	font-size: 60%;  
	font-style: normal;  
	text-transform: uppercase; 
}

form fieldset fieldset{
	font-weight: lighter;
	font-size: smaller;
	border: 1px solid #5279A9;
}

form th {
	color: black; 
	font-size:small;
}

form td {
	color: black; 
	font-size:small;
}

form td.lr {
	color: black; 
	font-size:small;
	text-align: right;
	font-weight: normal;
	padding-right: .5em;
}


#label1
{
    font-weight: normal;
	color: black;
	font-size: small;
	line-height: 150%;	
	text-align: right;
	float: left;
	clear: left;  
}

/* BLOCKQUOTE */

blockquote {
	display:block;
	font-size: 1.5em; 
}

blockquote p {
	font-size: 1.2em;    
	float: left;
	color:white;
}

.bqstart {
     float: left;
     font-size: 700%;
     color: #5279A9;
 }

 .bqend {
     float: right;
     font-size: 700%;
     color: #5279A9;
 }

cite
    {
    font-size: 1em;
    float: right;    
} 

/* TABLE */

table.nicetbl {
border-collapse:inherit
}

table.nicetbl th, table.nicetbl td {
border: 1px solid #BEC9E0;
}

table.nicetbl th {
background-color: #BEC9E0;
text-align:center;
color:black;
font-size: small;
padding-top:0;
padding-bottom: 0;
padding-left: 2px;
padding-right: 2px;
}

table.nicetbl td, table.nicetbl td a{
font-size: small;
}

table.nicetbl caption{
	font-size: 1.2em;
	text-align: left;
	padding-bottom: 2px;
	font-weight: bold;
}

table.nicetbl tr.odd {
background-color: #EEF1F7;
}

.squarelist li {
	margin-bottom: .25em;
	margin-left: 1.5em;
	list-style: square;
	text-align:left;
}

.red {
	color: #990000;
	font-weight: bold;
}

.red a{
	color: #990000;
	font-weight: bold;
}


ul.paybill li{
	padding: 2px;
	list-style:none;
	list-style-image:none;
	border-bottom: 1px dotted #5279A9;
}

ul.paybill li a{
	display: block;
	width: 99%;
	text-decoration: none;
	border: none;
	outline: none;
}

ul.nolistimg {
	list-style:none;
	list-style-image:none;
}




