/*
Theme Name: Eos
Theme URI: https://lucas-photo.com
Description: Eos is a professionally designed, clean and elegant theme inspired by the colors of an aurora. Available in several languages. Leave us a comment on our website: SRSsolutions.com
Author: SRS Solutions
Author URI: http://www.srssolutions.com
Version: 1.3.11
Tags: black, blue, green, dark, three-columns, two-columns, threaded-comments, fixed-width, right-sidebar, theme-options, translation-ready, rtl-language-support
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


/**
 * Normalize
 */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr {
	border:0;
}

/**
 * WordPress Static
 */

.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.sidebarbox {
	margin-bottom:10px;
}
.sidebarbox li {
	margin-bottom:5px;
	background:url(./images/Lists.png) no-repeat 0 0.4em;
	padding-left:12px;
}
.sidebarbox ul.children {
	margin:0;
}

.headerbox,
.footerbox{
	margin-bottom:10px;
}
.headerbox li,
.footerbox li{
	margin-bottom:5px;
	background:url(./images/Lists.png) no-repeat 0 0.4em;
	padding-left:12px;
}
.headerbox ul.children,
.footerbox ul.children{
	margin:0;
}

.wp-caption {
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding:7px 2px 2px;
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
.wp-caption p.wp-caption-text {
  font-size:11px;
  line-height:17px;
  padding:2px 4px 5px;
  margin:0;
  color:#111;
}
blockquote,
pre {
	background:#edf1f5 url(./images/blockquote.gif) 3px 3px no-repeat;
	border:1px solid #ddd;
	padding:8px 12px 8px 40px;
	margin:5px 0;
	word-wrap:break-word;
	overflow:hidden;
}
.more-link,
.more-link:visited,
.more-link:hover {
	font-size:11px;
	color:#999;
	text-decoration:none;
}

/**
 * Main design
 */

body {
	background:#0f2233 url(./images/BodyBg.png) repeat-x 0 0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	text-align:center;
	line-height:normal;
}

p {
	margin:10px 0;
}

.PageContainer {
	text-align:left;
	width:964px;
	margin:20px auto;
}

#skipToContent {
	position:absolute;
	top:0;
	left:-9999px;
}

.Header {
	position:relative;
	z-index:900;
}

.HeaderSubArea {
	height:105px;
	background:url(./images/LayoutBgs.jpg) no-repeat 0 -50px;
	position:relative;
	z-index:800;
}
.HeaderSubArea h1 {
	position:absolute;
	left:50px;
	top:22px;
}
.HeaderSubArea h1 a,
.HeaderSubArea h1 a:visited {
	color:#c5ddeb;
	font-size:36px;
	font-family:Impact, Charcoal, sans-serif;
	text-decoration:none;
	letter-spacing:1px;
}
.HeaderSubArea span {
	position:absolute;
	left:52px;
	top:62px;
	color:#abc1cc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.HeaderSubArea .SearchBox {
	max-width:162px;
	width: 100%;	
	height:22px;
	position:absolute;
	top:9px;
	right:22px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2000px -100px;
}
.HeaderSubArea .SearchQuery {
	padding:4px 5px 4px 10px;
	max-width:127px;
	width: 100%;
	height:22px;
	font-size:11px;
	border:0;
	color:#b9d1cd;
	background:none;
}
.HeaderSubArea .SearchButton {
	position:absolute;
	overflow:hidden;
	top:3px;
	right:3px;
	max-width:16px;
	width: 100%;	
	height:16px;
	padding:0;
	border:0;
	background:none;
	cursor:pointer;
	background:url(./images/LayoutBgs.jpg) no-repeat -2143px -103px;

	display:block;
	font-size:0;
	line-height:0;
}

.HeaderMenu {
	position:relative;
	padding:2px 20px 0;
	z-index:950;
	background:url(./images/LayoutBgs.jpg) no-repeat 0 0;
}
.HeaderMenu .clear {
	display:block;
	clear:both;
}
.HeaderMenu ul {
 /*	height:100%;  */
}
.HeaderMenu li {
	float:left;
	position:relative;
	z-index:1;
	line-height:24px;
}
.HeaderMenu li a,
.HeaderMenu li a:visited {
	display:block;
	height:23px;
	line-height:24px;
	color:#daf0ff;
	font-size:12px;
	padding:0 8px;
}
.HeaderMenu li a:hover {
	background:url(./images/LayoutBgs.jpg) repeat-y -2000px -230px;
	text-decoration:none;
	border:1px solid #16394e;
	border-width:0 1px;
	padding:0 7px;
}
.HeaderMenu ul ul {
	height:auto;
	position:absolute;
	top:23px;
	left:-999em;
	background-color:#1f3d4d;
	border:1px solid #000;
	margin:0;
	z-index:1;
}
.HeaderMenu li li {
	float:none;
	width:180px;
}
.HeaderMenu li li a,
.HeaderMenu li li a:visited {
	height:auto;
	line-height:22px;
	padding:0 8px;
	width:164px;
	position:relative;
}
.HeaderMenu li li a:hover {
	background:#335f7b;
	border:0;
	padding:0 8px;
}
.HeaderMenu li:hover ul,
.HeaderMenu li.jHover ul {
	left:auto;
}
.HeaderMenu ul ul ul,
.HeaderMenu li:hover ul ul,
.HeaderMenu li.jHover ul ul {
	top:-1px;
	left:-999em;
}
.HeaderMenu li li:hover ul,
.HeaderMenu li li.jHover ul {
	left:180px;
}

.HeaderSubMenu {
	position:absolute;
	right:30px;
	bottom:8px;
}


.HeaderSubMenu .clear {
	display:block;
	clear:both;
}
.HeaderSubMenu ul {
	height:100%;
}
.HeaderSubMenu li {
	float:left;
	margin:0 0 0 20px;
	position:relative;
}
.HeaderSubMenu a,
.HeaderSubMenu a:visited {
	color:#b8c5cc;
	display:block;
	height:30px;
	line-height:30px;
}
.HeaderSubMenu ul ul {
	height:auto;
	position:absolute;
	top:30px;
	left:-999em;
	background-color:#1f3d4d;
	border:1px solid #000;
	margin:0;
	z-index:1;
}
.HeaderSubMenu li li {
	float:none;
	max-width:180px;
	width: 100%;	
	margin:0;
}
.HeaderSubMenu li li a,
.HeaderSubMenu li li a:visited {
	height:auto;
	line-height:22px;
	padding:0 8px;
	max-width:164px;
	width: 100%;	
	position:relative;
}
.HeaderSubMenu li li a:hover {
	background:#335f7b;
	border:0;
	padding:0 8px;
	text-decoration:none;
}
.HeaderSubMenu li:hover ul,
.HeaderSubMenu li.jHover ul {
	left:0;
}
.HeaderSubMenu ul ul ul,
.HeaderSubMenu li:hover ul ul,
.HeaderSubMenu li.jHover ul ul {
	top:-1px;
	left:-999em;
}
.HeaderSubMenu li li:hover ul,
.HeaderSubMenu li li.jHover ul {
	left:180px;
}


.removeSidebarTop {
	background:url(./images/LayoutBgs.jpg) no-repeat 0 -180px;
	height:7px;
	max-width:964px;
	width: 100%;	
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

#contentWrapper {
	background:url(./images/LayoutBgs.jpg) repeat-y -1000px 0;
	min-height:350px;
	padding:2px;
	position:relative;
	overflow:hidden;
	max-width:960px;
	width: 100%;	
}
#contentWrapperFull {
	background:url(./images/LayoutBgs.jpg) repeat-y -3000px 0;
	min-height:350px;
	padding:2px;
	position:relative;
	overflow:hidden;
	max-width:960px;
	width: 100%;	
	margin-top:-7px;
	margin-bottom:-15px;
	z-index:10;
}
#contentWrapperFull .removeSidebarBottom {
	background:url(./images/LayoutBgs.jpg) no-repeat -2000px -260px;
	height:15px;
	max-width:964px;
	width: 100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
}
#contentArea {
	padding:10px 11px 10px 10px;
	float:left;
	max-width:640px;
	width: 100%;	
	margin-right:-1px;
	overflow:hidden;
}
#contentWrapperFull #contentArea {
	float:none;
	width:auto;
}
.SideBars {
	width:280px;
	padding:5px 10px;
	float:right;
}

.SideBar_Full {
	margin-bottom:20px;
}
.SideBar_Full_Bottom {
	clear:both;
}
.SideBar_Full li {
}
.SideBar_Full h2,
.SideBar_Full_Bottom h2,
.headerbox h3,
.footerbox h3{
	border-bottom:1px solid #a6afb3;
	margin:0 -10px 10px -9px;
	padding:5px 10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#334966;
	font-variant:small-caps;
}

.SideBar_Left {
	float:left;
	max-width:128px;
	width: 100%;
	padding:0 10px 0 0;
}
.SideBar_Right {
	float:right;
	max-width:129px;
	width: 100%;
	padding:0 0 0 10px;
}
.SideBar_Left h2,
.SideBar_Right h2{
	border-bottom:1px solid #a6afb3;
	margin:0 0 10px 0;
	padding:5px 10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#334966;
	font-variant:small-caps;
}
.SideBar_Left h2 {
	margin-right:-10px;
	margin-left:-9px;
}
.SideBar_Right h2 {
	margin-left:-10px;
	margin-right:-10px;
}

#wp-calendar {
	max-width:99%;
	width: 100%;
	border-collapse:separate;
	border-spacing:1px;
}
#wp-calendar tbody a {
	font-weight:bold;
}
#wp-calendar caption {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th,
#wp-calendar td {
	text-align:center;
}
#wp-calendar th {
	background:#869cb3;
	color:#fff;
	border:1px solid #738599;
}
#wp-calendar tbody td {
	border:1px solid #b8c8d9;
	color:#98a5b3;
}
#wp-calendar td a,
#wp-calendar td a:visited {
	display:block;
}
#wp-calendar tbody td a:hover {
	background:#cee0f2;
	text-decoration:none;
}
#wp-calendar #today {
	background:#fff;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar td#prev {
	padding-top:5px;
	text-align:left;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}

.SidebarButtons {
	overflow:hidden;
	margin-bottom:20px;
}
a.RssButton {
	display:block;
	height:22px;
	max-width:60px;
	width: 100%;
	background:url(./images/LayoutBgs.jpg) no-repeat -2840px -100px;
	text-indent:-1000px;
	float:right;
}
a.TwitterButton {
	display:block;
	height:22px;
	max-width:73px;
	width: 100%;
	background:url(./images/LayoutBgs.jpg) no-repeat -2900px -100px;
	text-indent:-1000px;
	float:right;
	margin-right:10px;
}

.ContentFooter {
	background:url(./images/LayoutBgs.jpg) repeat-y -3000px 0;
}
.ContentFooterInner {
	background:url(./images/LayoutBgs.jpg) no-repeat 0 -180px;
	padding:0 2px;
}

.Footer {
	height:90px;
	background:url(./images/LayoutBgs.jpg) repeat-y -2000px 0;
	position:relative;
}
.Footer .copyright {
	position:absolute;
	top:38px;
	left:75px;
	font-size:11px;
	color:#b8c2cc;
}
.Footer .themeInfo {
	position:absolute;
	top:53px;
	left:75px;
	font-size:11px;
	color:#b8c2cc;
}
.Footer .themeInfo a,
.Footer .themeInfo a:visited {
	color:#fff;
	text-decoration:underline;
}
.Footer a.moveToTop,
.Footer a.moveToTop:visited,
.Footer a.moveToTop:hover {
	position:absolute;
	right:16px;
	top:24px;
	padding-left:12px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	background:url(./images/Arrows.gif) no-repeat 0 -45px;
}

a, a:visited {
	text-decoration:none;
	color:#1d5f83;
}
a:hover {
	text-decoration:underline;
}

.contentHeader {
	margin:0 -10px 30px;
}
.contentHeader h3 {
	margin:0;
	padding:6px 20px 3px;
	border-bottom:2px solid #bec8cc;
	font-size:14px;
}
.contentHeader span {
	display:block;
	padding:2px 20px;
	font-size:12px;
	font-style:italic;
}

/**
 * Blog Posts
 */

.post {
	margin-bottom:20px;
}

.postHeader {
	position:relative;
	max-width:630px;
	width: 100%;	
	margin-bottom:10px;
}
.postTitle {
	max-width:600px;
	width: 100%;
	background:url(./images/LayoutBgs.jpg) no-repeat -2230px -100px;
	margin-left:30px;
	font-size:16px;
	min-height:24px;
	padding:1px 0;
	position:relative;
}
.postTitle a,
.postTitle a:visited,
.postTitle a:hover {
	text-decoration:none;
	color:#000;
	padding-left:10px;
	position:relative;
	display:block;
	line-height:24px;
}
.postTitle span {
	display:block;
	max-width:600px;
	width: 100%;
	height:5px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2230px -145px;
	position:absolute;
	bottom:0;
	left:0;
}
.postMonth {
	display:block;
	position:absolute;
	top:0;
	left:0;
	max-width:28px;
	width: 100%;
	padding-right:2px;
	height:12px;
	padding-top:1px;
	font-size:11px;
	color:#fff;
	text-align:center;
	background:url(./images/LayoutBgs.jpg) no-repeat -2200px -100px;
}
.postDay {
	display:block;
	position:absolute;
	top:13px;
	left:0;
	max-width:28px;
	width: 100%;
	padding-right:2px;
	height:13px;
	font-size:10px;
	color:#555;
	text-align:center;
	background:url(./images/LayoutBgs.jpg) no-repeat -2200px -113px;
}
.postSubTitle {
	text-align:right;
	padding-right:10px;
	font-size:11px;
	overflow:hidden;
}
.postCategories {
	float:right;
	padding:3px 0 3px 25px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -4500px 0;
}

.postContent {
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
	line-height:145%;
	padding:0 25px 0 15px;
	overflow:hidden;
}
.postContent h1 {
	font-size:140%;
}
.postContent h2 {
	font-size:130%;
}
.postContent h3 {
	font-size:120%;
}
.postContent h4 {
	font-size:110%;
}

.postLinkPages {
	margin:20px 20px -16px;
	font-size:11px;
}
.postFooter {
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	padding:3px 10px 0;
	margin:20px 5px 0;
}
.postComments {
	float:left;
	max-width:95px;
	width: 100%;
	padding:2px 0 3px 25px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2000px -190px;
	color:#aaa;
}
.postTags {
	float:left;
	max-width:355px;
	width: 100%;
	padding:2px 10px 3px 25px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -4000px 0;
}
.postTags span {
	color:#aaa;
	font-style:italic;
}
.postReadMore {
	display:block;
	float:right;
	max-width:100px;
	width: 100%;
	outline:none;
}
.postReadMore b {
	display:block;
	margin:0 1px;
	border:1px solid #ccc;
	border-width:1px 0;
	background:url(./images/LayoutBgs.jpg) no-repeat -2870px -125px;
}
.postReadMore b b {
	margin:0 -1px;
	border-width:0 1px;
	padding:3px 20px 3px 10px;
	background:none;
}
.postReadMore b b b {
	border-width:0;
	margin:0;
	padding:0;
	cursor:pointer;
	height:14px;
	font-size:11px;
	overflow:hidden;
}
.postReadMore:hover {
	text-decoration:none;
}
.postReadMore:hover b {
	border-color:#9b9b9b;
}
.post-edit-link {
	float:right;
	display:block;
	padding:0 5px;
	font-size:11px;
}

.nocomments {
	margin:0 0 40px;
}

.post ul,
.comment ul,
.post ol,
.comment ol{
	padding:0 0 10px 30px;
	clear:left;
}
.post ul li,
.comment ul li {
	list-style-type:disc;
}
.post ol li,
.comment ol li{
	list-style-type:decimal;
}
.post img {
	max-width:600px;
}
.post table {
	background:#fff;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post th,
.post td {
	border:1px solid #ccc;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post tr.even td {
	background:#f2f2f2;
}
.post th {
	background:#e5e5e5;
}
.post strong {
	font-weight:bold;
}
.post em {
	font-style:italic;
}

.commentHeader {
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:5px;
}
.commentHeader h4 {
	float:right;
	margin-right:10px;
	font-size:16px;
}
.commentHeader span {
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.commentHeader .addComment {
	max-width:100px;
	width: 100%;
	padding:5px 10px 0 25px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2000px -158px;
}
.commentHeader .addTrackback {
	max-width:120px;
	width: 100%;
	padding:5px 10px 0 23px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2500px -158px;
}

.commentList {
	border-top:1px solid #ddd;
	margin:0 -10px;
	padding:10px 20px 0;
}
li.comment {
	overflow:hidden;
}
li.comment .avatar {
	margin-left:5px;
	max-width:60px;
	width: 100%;
}
li.comment .avatar-32 {
	max-width:32px;
	width: 100%;
	height:32px;
}
li.comment .author {
	float:left;
	max-width:100px;
	width: 100%;
	margin-bottom:10px;
	overflow:hidden;
}
li.comment .author .name {
	text-align:left;
	font-size:11px;
	color:#666;
	margin-left:10px;
}
li.comment .messageBox {
	margin-left:100px;
	background-color:#eee;
	border:1px solid #ddd;
	padding:5px;
	overflow:hidden;
	margin-bottom:10px;
}
li.adminComment .messageBox {
	background-color:#ddd;
	border:1px solid #ccc;
}
li.comment .messageBox .date {
	font-size:11px;
	color:#666;
	float:left;
	height:20px;
}
li.comment .messageBox .links {
	font-size:11px;
	float:right;
	margin-right:10px;
	height:20px;
	color:#aaa;
}
li.comment .messageBox .links a {
	padding:0 3px;
}
li.comment .messageBox .content {
	clear:both;
}
li.comment .messageBox p {
	margin:0 0 10px;
}
ul.children {
	margin:0 0 0 20px;
	clear:both;
}

.commentNavigation {
	overflow:hidden;
	padding:3px 10px;
	text-align:center;
}
.commentNavigation .page-numbers {
	padding:0 3px;
}
.commentNavigation .prev,
.commentNavigation .older {
	background:url(./images/Arrows.gif) no-repeat 0 1px;
	padding:0 10px 0 15px;
}
.commentNavigation .next,
.commentNavigation .newer {
	background:url(./images/Arrows.gif) no-repeat 100% -24px;
	padding:0 15px 0 10px;
}
.commentNavigation .older {
	float:left;
}
.commentNavigation .newer {
	float:right;
}

.hr {
	border-top:1px solid #a6afb3;
	margin:0 -10px 20px;
}
.hr hr {
	display:none;
}
#respond {
	padding:0 10px;
}
#respond textarea {
	width:99%;
}
#respond p {
	margin:0 0 2px;
}
#respond h3 {
	margin:0 0 10px;
}
#respond .textField,
#respond textarea {
	border:1px solid #999;
	padding:2px 5px;
	color:#333;
	background:#f2f2f2;
}
#respond .submitBar {
	overflow:hidden;
	margin:0;
	padding:3px 10px 10px;
}
#respond .submitButton {
	float:right;
}



#pageNavigation {
	background-color:#dee5ee;
	margin:10px -11px 10px -10px;
	padding:3px 10px;
	border:1px solid #a6afb3;
	border-width:1px 0;
	font-size:12px;
	overflow:hidden;
}
#newerEntries {
	float:left;
}
#olderEntries {
	float:right;
}
#newerEntries a {
	background:url(./images/Arrows.gif) no-repeat 0 1px;
	padding-left:15px;
}
#olderEntries a {
	background:url(./images/Arrows.gif) no-repeat 100% -24px;
	padding-right:15px;
}

#feedbox, #searchbox {
	border:1px solid #bbb;
	padding:2px 3px;
}

#postExtra {
	position:relative;
	top:-30px;
	max-width:300px;
	width: 100%;
	padding-left:10px;
}
#postExtra .rss {
	padding:3px 10px 2px 25px;
	font-size:11px;
	background:url(./images/LayoutBgs.jpg) no-repeat -2500px -190px;
}

::-moz-selection {
	background:#39f;
	color:#fff;
}

@font-face  {
font-family: lpWidget;
src:  url('/fonts/chunkfive-webfont.woff');
}

@font-face  {
font-family: lpLogo2;
src:  url('/fonts/futura_black-webfont.woff');
}

.lpLogo  {
	font-family: lpLogo2 !important;
	height: 118px !important;
	font-size: 124pt !important;
	color: #282244 !important;
	z-index: -99;
	display: inline;
  position: absolute;
  overflow: hidden;
  top: -20px;
  left: 22px;
  
	}

h2.widgettitle, .sidebarbox h2  {
font-family:lpWidget;
font-size: 12pt;
font-variant: normal;
font-weight: 300;
}

h2.widgettitle  {
text-transform: uppercase;
}

/* From Coppermine for nav bar  */

.HeaderSubMenu {
	position:absolute;
	right:30px;
	bottom:15px;
}
.HeaderSubMenu ul {
	overflow:hidden;
}
.HeaderSubMenu li {
	float:left;
	margin:0 0 0 20px;
}
.HeaderSubMenu a,
.HeaderSubMenu a:visited,
.HeaderSubMenu ul a,
.HeaderSubMenu ul a:visited
 {
	/*  color:#b8c5cc;  */
  color: #FFF;
}

/* megamenu uses same location as HeaderSubMenu  */

#megaMenu li a {  
 font-family:lpWidget;  
 font-size:14px;   
 text-shadow: 1px 1px 1px #000; 
 }


#megaMenu li a.inactive, #megaMenu li span.inactive {  
 color: #AFA;
 background-color: transparent !important;
 }


#megaMenu li a.active {  
 color: #EEEEEE;  
 display:block;  
 outline:0;  
 text-decoration:none;  
 }  
    
#megaMenu li:hover a.active {  
 color:#053;  
 text-shadow: 0px 0px 0px #000;    */
 }  


/* This is an override to stop hover stying on the "Go to photos" title.  */
 #megaMenu li.inactive:hover  {  
 text-decoration: none !important;
 background: transparent !important;
	/* NO Borders */
 border: 1px solid transparent !important;
	/* NO chage in object size due to borders */
 padding: 0px 6px 4px 6px !important;
 }  
 
 #megaMenu li a.inactive:hover {  
 text-decoration: none !important;
}

#megaMenu li {
 float:left;
 display:block;
 text-align:center;
 position:relative;
 border:none;
 padding: 0px 7px 0px 7px;
 
}

.mitem  {
	font-family: Calibri Tahoma Verdana Arial sans-serif !important;
	text-shadow: none !important;
	font-size: 7pt !important;
	margin: 0px !important;
	
	
}
#megaMenu li:hover {
 border: 1px solid #777777;
 padding: 0px 6px 2px 6px;
 
 /* Background color and gradients */
 
 background: #F4F4F4;
 background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
 
 /* Rounded corners */
 
 -moz-border-radius: 5px 5px 0px 0px;
 -webkit-border-radius: 5px 5px 0px 0px;
 border-radius: 5px 5px 0px 0px;
}
/* ======================  */

#megaMenu {
	list-style:none;

	padding:0px 20px 2px 20px;

	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column  {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

.dropdown_1column  a {font-family: Verdana, Arial, san-serif !important;}
.dropdown_2columns a {font-family: Verdana, Arial, san-serif !important;}
.dropdown_3columns a {font-family: Verdana, Arial, san-serif !important;}
.dropdown_4columns a {font-family: Verdana, Arial, san-serif !important;}
.dropdown_5columns a {font-family: Verdana, Arial, san-serif !important;}

#megaMenu li:hover .dropdown_1column, 
#megaMenu li:hover .dropdown_2columns, 
#megaMenu li:hover .dropdown_3columns,
#megaMenu li:hover .dropdown_4columns,
#megaMenu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#megaMenu .menu_right {
	float:right;
	margin-right:0px;
}
#megaMenu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#megaMenu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#megaMenu p, #megaMenu h2, #megaMenu h3, #megaMenu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#megaMenu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#megaMenu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#megaMenu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#megaMenu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#megaMenu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#megaMenu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#megaMenu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#megaMenu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
	
}
#megaMenu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#megaMenu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#megaMenu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.megaMenu {
	position:absolute;
	right:0px;
	bottom:11px;
}


.megaMenu .clear {
	display:block;
	clear:both;
}
.megaMenu ul {
	height:100%;
}
.megaMenu li {
	float:left;
	margin:0 0 0 20px;
	position:relative;
}
.megaMenu a,
.megaMenu a:visited {
	color:#b8c5cc;
	display:block;
	height:20px;
	line-height:20px;
}
.inactive:hover  {
	 background-color: green !important;
}


.col_1 h4  {
	padding: 4px;
	background-color: #369;
	color: white;
	text-shadow: 1px 1px #000 !important;
	text-align: center !important;
}

.col_1 h3  {
	padding: 4px;
	background-color: #366;
	color: white;
	text-shadow: 1px 1px #000 !important;
	text-align: center !important;
}

a.notyet  {
	color: #888 !important;
}
a.pageNavBar  {
	padding: 1px;
}
a.pageNavBar:hover {
	color:white;
	background-color: #060;
	text-decoration:none;
}

.rImage  { 
  height: auto;
  width: 100%;
}