/* FRONT PAGE CSS */

#content {
  position: relative;
}

#contentBody {
  border-left: none;
  border-right: none;
  min-height: auto;
  padding-bottom: 0px;
  width: auto;
}

#pageBanner img {
  vertical-align: top;
}

.columns {
  width: 988px;
  background-image: url("../../images/frontImages/lowerTierBack.png");
  background-repeat: no-repeat;
  height: 205px;
  
}
.productColumn {
  float: left;
  height: 205px;
  min-width: 248px;
  padding-bottom: 15px;
  padding-left: 14px;
  position: relative;
  width: 248px;
}

.productColumnMid {
  float: left;
  height: 205px;
  min-width: 248px;
  padding-bottom: 15px;
  padding-left: 14px;
  position: relative;
  width: 248px;
}

.productColumnMidRight {
  float: left;
  height: 205px;
  min-width: 248px;
  padding-bottom: 15px;
  padding-left: 4px;
  position: relative;
  width: 248px;
}

#flashPosition {
  z-index: -999;
}

.productColumnLast {
  float: right;
  height: 205px;
  min-width: 230px;
  padding-bottom: 15px;
  padding-left: 16px;
  position: relative;
  width: 230px;
}

.productColumnLeft {
  width: 228px;
  float: left;
  height: 205px;
  min-width: 228px;
  padding-bottom: 15px;
  position: relative;
}

.iconHeader {
  text-align: center;
  height: 63px;
}

.iconHeader img {
  text-align: center;
  vertical-align: middle;
}

.title {
  color: #003366;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
}

.textContent {
  color: #666666;
  font-size: 13px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  text-align: center;

}

.jumpLink {
  bottom: 25px;
  font-size: 10px;
  font-weight: bold;
  left: 16px;
  position: absolute;
}

/* QUOTE FORM */

.miniQuote {
  color: #555555;
  left: 758px;
  position: absolute;
  top: 20px;
}
/*
.miniQuoteContent, .miniQuoteBottomSection {
  background-image: url("/assets/images/miniQuote/miniQuoteBGTrans.png");
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  width: 195px;
}

.miniQuoteSeparator {
  display: none;
}
*/
a {
  color: #003366;
  text-decoration: none;
}

/* =================== */
/* = redesign markup = */
/* =================== */

/* tripoli reset */
#main * {margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none;}
#main code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext {font: inherit; font-size: 1em; white-space: normal;}
#main dfn, i, cite, var, address, em {font-style: normal;}
#main th, b, strong, h1, h2, h3, h4, h5, h6 {font-weight: normal;}
#main a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table {border: none;}
#main table {border-collapse: collapse; border-spacing: 0;}
#main caption, th, td, center {text-align: left; vertical-align: top;}
#main body {line-height: 1; background: white; color: black;}
#main q {quotes: "" "";}
#main ul, ol, dir, menu {list-style: none;}
#main sub, sup {vertical-align: baseline;}
#main a {color: inherit;}
#main hr {display: none;} /* we don't need a visual hr in layout */
#main font {color: inherit !important; font: inherit !important; color: inherit !important;} /* disables some nasty font attributes in standard browsers */
#main marquee {overflow: inherit !important; -moz-binding: none;}
#main blink {text-decoration: none;}
#main nobr {white-space: normal;}

/* reset some bandwidth specific styling */
#main h3 {
  background-image: none;
  height: auto;
}

#main {
  /* spacing */
  /* need to force space for the absolutely positioned header */
  margin-top: 85px;
  margin-bottom: 25px;
  
  /* fixed content area */
  height: 510px;
  width: 990px;
  overflow: hidden;
  
  background: #02508C url(/assets/images/frontImages/blueBack.png) no-repeat;
}

#title_and_slogan {
  color: white;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}

#title_and_slogan h1 {
  font-size: 2.1em;
  margin-bottom: 6px;
}

#title_and_slogan h2 {
  font-size: 1.05em;
}

/* ==================================== */
/* = groups layout and global styling = */
/* ==================================== */
#groups_container {
  height: 380px;
  background-color: #84D0EA;
  width: 94%;
  margin: auto;
  -moz-border-radius: 8px; /* FF1+ */
  -webkit-border-radius: 8px; /* Saf3-4 */
  border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

#groups {
  padding: 13px 8px;
}

#main div.group {
  position: relative;
  float: left;
  background-color: white;
  width: 260px;
  height: 353px;
  -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3-4 */
  border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
  margin: 0px 6px;
  behavior: url(/assets/PIE.htc);
}

#main div.group.rightmost {
  width: 350px;
  height: 346px;
  border: 4px solid #0D588D;
}

/* ================== */
/* = group contents = */
/* ================== */
#main div.group h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

#main div.group h3 strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 2px;
}

#main div.group em.callout {
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #e2e2e2;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  width: 84%;
  height: 1.5em;
  margin: 8px auto 12px auto;
  padding: 2px;
  -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3-4 */
  border-radius: 6px; /* Opera 10.5, IE 9, Saf5, Chrome */
  text-align: center;
}

#main div.group p {
  color: #8c8c8c;
  width: 86%;
  margin: auto;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
}

#main div.group ul {
  margin-top: 16px;
  margin-left: 20px;
}

#main div.group ul li {
  background-image: url(/assets/images/frontImages/greyArrow.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 24px;
}

#t1banner {
  position: absolute;
  bottom: 8px;
  right: 14px;
}

#main div.group ul li a {
  color: #0A9DCE;
}

#main div.group #carrierLogo {
  margin: 4px auto 12px auto;
  display: block;
}

/* ============== */
/* = quote form = */
/* ============== */
#quoteForm {
  width: 84%;
  margin: auto;
  font-size: 12px;
}

#quoteForm label.required:before {
  content: "* ";
}

#quoteForm label {
  float: left;
  width: 9em;
  font-size: 10px;
  font-weight: bold;
}

#quoteForm li {
  margin: 8px 0 8px 4px;
}

#quoteForm select {
  width: 152px;
}

#quoteForm .phone {
  text-align: center;
}

#quoteForm #email, #quoteForm #name {
  width: 152px;
}

#quoteForm #lastrow {
  margin-top: 20px;
}

#quoteForm a.privacy {
  color: #09C;
  font-size: 10px;
  font-weight: bold;
}

#quoteForm a.button {
  margin-left: 20px;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  
  padding: 4px 8px;
  
  /* background coloring */
  background-color: #4ac01e;
  background-image: -moz-linear-gradient(top, #4ac01e, #3ea21a); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #4ac01e),color-stop(1, #3ea21a)); /* Saf4+, Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#4ac01e', EndColorStr='#3ea21a'); /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4ac01e', EndColorStr='#3ea21a')"; /* IE8 */  
  
  /* border rounding */
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  border-radius: 3px;
  
  border: 1px solid #399417;
  
  /* shadow */
}

#quoteForm a.button:hover {
  text-decoration: none;
}

span.phone {
  font-weight: bold;
  position: absolute;
  right: 10px;
  bottom: 21px;
}
