/*-----------------------------------------------------------------------------
Base Style Sheet

version:   1.0
author:    Adam Myhre
email:     myhrea@olympiatrust.com
website:   http://www.olympiabenefits.com/
-----------------------------------------------------------------------------*/

@import "layout.css";
/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
pre, blockquote, form, fieldset, table {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	display: block;
	border: 0;
}

.right {
	float: right;
	}
.left {
	float: left;
	}

body	{
	background: #fff url('../images/bg.jpg') repeat top;
	}

#masthead {
	background: #fff url('../images/bg-masthead.jpg') no-repeat top;
	height: 101px;
	}

#nav-line {
	background: #fff url('../images/bg-nav.jpg') repeat top;
	height: 53px;
	}

#mainContent {
	background: #fff url('../images/bg-main.jpg') no-repeat top;
	min-height: 366px;
	}

#wrapper-bottom {
	background: #605b3b url('../images/bg-footer-line.jpg') repeat top;
	}

#footer {
	background: #605b3b url('../images/bg-footer.jpg') no-repeat top;
	padding: 50px 0 20px 0;
	}

.row-break {
	height: 40px;
	}
/* =Typography
-----------------------------------------------------------------------------*/
body {
	font: 67.5% Helvetica,"Helvetica Neue","Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	color: #DDD;
}

.content p, table, ul, ol {
	font-size: 1.15em;
	line-height: 1.5em;
	color: #000;
	text-align: justify;
	text-shadow: #d9d9d9 0px 1px 1px;
	padding-bottom: 10px;
}
ul ul, ol ul, ol ol {
	font-size: 1em;
}
ol li, ol ul li {
	padding-top: 10px;
	font-weight: bold;
}
ol.normal li {
	font-weight: normal;
	}
.sitemap {
	margin-top: 30px;
	}
.sitemap ul {
	font-size: 1em;
}
ol.questions {
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	text-align: justify;
	text-shadow: #d9d9d9 0px 1px 1px;
	padding-bottom: 10px;
}
.content li {
	color: #000;
	padding-bottom: 10px;
}
.content ul {
	padding: 10px 20px;
	list-style: none;
	}

.emphasize {
	font-weight: bold;
	font-style: italic;
	}
.gold, .gold h2, .gold p {
	color: #948a54;
	font-style: italic;
	}	
.bold {
	font-weight: bold;
	}
	
.italics {
	font-style: italic;
	}
.extra-padding {
	padding-top: 40px;
	}
p.address {
	font-size: 1.3em;
	}	
p.phone, span.phone {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	font-style: italic;
	}	
/* =Headings
-----------------------------------------------------------------------------*/
h1.front-page {
	font-size: 2.5em;
	line-height: 1em;
	color: #000;
	text-shadow: #d9d9d9 0px 1px 1px;
	padding: 40px 0 10px 0;
}
h1 span.subh1{
	font-size: .75em;
	color: #000;
	text-shadow: #d9d9d9 0px 1px 1px;
}

h1 {
	font-size: 1.5em;
	color: #000;
	text-shadow: #d9d9d9 0px 1px 1px;
	margin: 15px 0 10px 0;
	padding-top: 20px;
}
a.important-news {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	color: #4f85cd;
	text-shadow: #d9d9d9 0px 1px 1px;
	padding: 40px 0 0 0;
	}

h1.extra-padding {
	padding-top: 40px;
	}
h2 {
	font-size: 1.4em;
	color: #000;
	text-shadow: #d9d9d9 0px 1px 1px;
	margin: 15px 0 10px 0;
}
h2.extra-padding {
	padding-top: 30px;
	}
ol.questions h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.2em;
	color: #000;
	text-shadow: #d9d9d9 0px 1px 1px;
	margin: 15px 0 10px 0;
}
.title {
	padding-bottom: 20px;
	}
	
/* =Image Replacement
-----------------------------------------------------------------------------*/
#plan-one, #plan-two, #plan-three {
	width: 300px;
	height: 100px;
	position: relative;
	margin: 0; padding: 0; overflow: hidden;
	}
#plan-one span {
	background: url(../images/btn-plan-one.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#plan-two span {
	background: url(../images/btn-plan-two.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#plan-three span {
	background: url(../images/btn-plan-three.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
/* =Links
-----------------------------------------------------------------------------*/
a	{
	color: #4f85cd;
	text-decoration: none;
	}
a:hover {
	color: #3b649a;
	text-decoration: none;
	}
h1 a, h1 a:hover {
	color: #000;
	}
.content p a, .content li a {
	color: #4f85cd;
	border-bottom: 1px solid #4f85cd;
  }

.content p a:hover, .content li a:hover {
	color: #3b649a;
	border-bottom: 1px solid #3b649a;
  }
.index-links li a {
	font-size: .9em;
	line-height: .2em;
	border: none;
	text-align: left;
	font-weight: bold;
	}

/* =Language Selectors
-----------------------------------------------------------------------------*/
/* =Branding
-----------------------------------------------------------------------------*/
/* =Main Nav
-----------------------------------------------------------------------------*/
#myolympia a * {
  display: none;
}

#myolympia {
  list-style: none;
  padding: 0; margin: 0;
}

#myolympia a,
#myolympia a .hover {
  height: 30px;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/myolympia-sprite.png) 0 0 no-repeat;
  border: 0;
}

#myolympia a {
  background-position: 0 0;
  width: 500px;
}

#myolympia .highlight a:hover, 
#myolympia a .hover {
  background-position: 0 -30px;
  width: 500px;
}

#navigation a * {
  display: none;
}

#navigation {
  list-style: none;
  padding: 0; margin: 0;
}

#navigation li {
  float: left;
}
#navigation a,
#navigation a .hover {
  height: 53px;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/sprite-nav.jpg) 0 0 no-repeat;
  border: 0;
}

#navigation a#btn-home {
  background-position: 0 0;
  width: 72px;
}

#navigation .highlight a#btn-home:hover, 
#navigation a#btn-home .hover {
  background-position: 0 -53px;
  width: 72px;
}

#navigation a#btn-plan1 {
  background-position: -72px 0;
  width: 148px;
}

#navigation .highlight a#btn-plan1:hover, 
#navigation a#btn-plan1 .hover {
  background-position: -72px -53px;
  width: 148px;
}

#navigation a#btn-plan2 {
  background-position: -221px 0;
  width: 148px;
}

#navigation .highlight a#btn-plan2:hover, 
#navigation a#btn-plan2 .hover {
  background-position: -221px -53px;
  width: 148px;
}

#navigation a#btn-plan3 {
  background-position: -370px 0;
  width: 151px;
}

#navigation .highlight a#btn-plan3:hover, 
#navigation a#btn-plan3 .hover {
  background-position: -370px -53px;
  width: 151px;
}

#navigation a#btn-travel {
  background-position: -521px 0;
  width: 121px;
}

#navigation .highlight a#btn-travel:hover, 
#navigation a#btn-travel .hover {
  background-position: -521px -53px;
  width: 121px;
}

#navigation a#btn-eei {
  background-position: -642px 0;
  width: 201px;
}

#navigation .highlight a#btn-eei:hover, 
#navigation a#btn-eei .hover {
  background-position: -642px -53px;
  width: 201px;
}

#navigation a#btn-contact {
  background-position: -843px 0;
  width: 97px;
}

#navigation .highlight a#btn-contact:hover, 
#navigation a#btn-contact .hover {
  background-position: -843px -53px;
  width: 97px;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/
#navigation2, #navigation3, #navigation4 {
  list-style: none;
  padding: 0; margin: 0;
  margin-top: 40px;
}

#request {
  list-style: none;
  padding: 0; margin: 0;
  margin-top: 10px;
}

#navigation2 li, #navigation3 li, #navigation4 li, #request li {
  float: left;
  margin-bottom: 10px;
}
#navigation2 a img,
#navigation2 a img .hover {
  height: 75px;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/left-sprite.png) 0 0 no-repeat;
  border: 0;
}

#navigation3 a img,
#navigation3 a img .hover {
  height: 75px;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/left-sprite2.png) 0 0 no-repeat;
  border: 0;
}

#navigation4 a img,
#navigation4 a img .hover,
#request a img,
#request a img .hover {
  height: 75px;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/left-sprite3.png) 0 0 no-repeat;
  border: 0;
}

#navigation2 a img,
#navigation3 a img, #navigation4 a img, #request a img {
  background-position: 0 0;
  width: 172px;
}

#navigation2 .highlight a span:hover img, 
#navigation2 a span.hover img,
#navigation3 .highlight a span:hover img, 
#navigation3 a span.hover img,
#navigation4 .highlight a span:hover img, 
#navigation4 a span.hover img,
#request .highlight a span:hover img, 
#request a span.hover img {
  background-position: 0 -75px;
  width: 172px;
}

/* =Search Box and Ads/Logo
-----------------------------------------------------------------------------*/
/* =Main Content */
/*-----------------------------------------------------------------------------*/
/* =Secondary Content
-----------------------------------------------------------------------------*/
/* =Footer
-----------------------------------------------------------------------------*/
#footer h3 {
	font-size: 1.5em;
	color: #fff;
	text-shadow: #000 0px 1px 1px;
	margin: 10px 0 0 0;
}
#footer p {
	color: #fff;
	text-shadow: #000 0px 1px 1px;
	padding: 10px 20px 0 0;
	}
#footer a	{
	color: #eee;
	text-decoration: none;
	text-shadow: #000 0px 1px 1px;
	border: none;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: #000 0px 1px 1px;
	border: none;
	}
#footer ul li {
	padding: 0; margin: 0;
	}
/* =Forms
-----------------------------------------------------------------------------*/
form p {
	text-align: left;
	}
label {
	display: block;
	width: 100px;
	text-align: left;
	}
textarea {
	font: 1em "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	padding: 5px;
	border: 1px solid #a09e9f;	
	background: #fff url('../images/bg-search.jpg') repeat top;
	}
input[type="text"], input[type="password"] {
	font: 1em "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	width: 190px;
	padding: 5px;
	height: 16px;
	border: 1px solid #a09e9f;	
	background: #fff url('../images/bg-search.jpg') repeat top;
	}
input[type="checkbox"] {
	margin-right: 10px;
	background: #fff url('../images/bg-search.jpg') repeat top;
	}
input.long {
	width: 300px;
}
input.med {
	width: 190px;
}
input.short {
	width: 100px;
}
input.vshort {
	width: 40px;
}
span#alert-box {
	padding-left: 20px;
	width: 200px;
	color: #000;
}
span.alert {
	background: url('../images/cross.png') no-repeat left bottom;
	margin-left: 10px;
}
span.boxok {
	background: url('../images/tick.png') no-repeat left bottom;
	margin-left: 10px;
}
input[type="image"] {
  height: 27px;
  width: 88px;
  padding: 0;
  position: relative;
  display: block;
  cursor: pointer;
  background: url(../images/small-sprite.png) 0 0 no-repeat;
}
input[type="image"]:hover {
  background-position: 0 -27px;
  width: 88px;
}

/* =Tables
-----------------------------------------------------------------------------*/
/* =Misc 1
-----------------------------------------------------------------------------*/
ol {
	margin: 20px 0;
	padding: 0 0 0 21px; /*--Distance between the order numbers--*/
}
ol.strong li {
	font-weight: bold;
}
ul.bullets {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	padding-bottom: 0px;
	}

ul.bullets li {
	padding-left: 21px;
	background: url(../images/check.png) left top no-repeat;
	padding-bottom: 15px;
	}
.half1 {
	float: left;
	padding-right: 28px;
	width: 442px;
}
.half2 {
	float: left;
	padding-left: 28px;
	width: 442px;
}
.third1 {
	float: left;
	width: 300px;
	padding-right: 10px;
}
.third2 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.third3 {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.quarter1, .quarter4 {
	float: left;
	width: 235px;
}
.quarter2 {
	float: left;
	width: 207px;
	padding-right: 28px;
	}
.quarter3 {
	float: left;
	width: 207px;
	padding-left: 28px;
	}

/* =Misc 2
-----------------------------------------------------------------------------*/
tr {
	border-bottom: 1px solid gray;
}
.CTA {
	margin-top: 20px;
	}
.col1 {
	width: 354px;
	}
.col2 {
	width: 364px;
	padding-left: 20px;
	}
/* Tooltips
-----------------------------------------------------------------------------*/
/* s3Slider
-----------------------------------------------------------------------------*/

#s3slider {
   width: 442px; /* important to be same as image width */
   height: 366px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 442px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   padding: 0; margin: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 0;
   width: 0;
   background-color: #fff;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}