/*
Theme Name: Navigator Ltd.
*/


@charset "UTF-8";
/* CSS Document */

@html {
min-height: 100%;
height: auto;

}
body {
	padding: 0;
	margin: 0;
	background-color: #1c425b;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
a , a:visited, a:active{
	color: #96daf8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
h2 a , h2 a:visited, h2 a:active, h2 a:hover{
	color: #FFF;
	text-decoration: none;
}

h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header {
	float: left;
	height: 50px;
	width: 100%;
	margin-bottom: 45px;
}
#header img {
	float: right;
}
#nav {
	float: left;
	width: 135px;
	min-height: 580px;
	background-image: url(images/linebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#middle-col {
	float: left;
	width: 442px;
	min-height: 580px;
	background-image: url(images/linebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12.5px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
blockquote {
	display: block;
	margin-right: 20px;
	min-height: 50px;
	font-style: italic;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.column-title {
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.insight-title {
	font-weight: bold;
	display: block;
	font-size: 13px;
}
.insight-title a, .insight-title a:visited,.insight-title a:active, .insight-title a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#right-col {
	float: left;
	width: 155px;
	min-height: 580px;
	background-image: url(images/linebg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right-col ul {
	width: 155px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#right-col ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#right-col p, #right-col-interior p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a7083;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar {
	float: left;
	width: 200px;
	min-height: 580px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar h2 {
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
}
#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#sidebar ul p {
	margin: 0px;
	padding: 5px;
}
#footer {
	float: right;
	width: 1012px;
	font-size: 11px;
	color: #96daf8;
	padding-bottom: 20px;
	padding-top: 20px;
}
#footer h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #FFF;
}
#footer span{
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 65px;
}
#footer a {
	text-decoration: underline;
}
.footer-interior {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42718B;
}
.footer-interior img {
	vertical-align: middle;
	float: right;
}
#middle-col-interior {
	float: left;
	width: 617px;
	min-height: 580px;
	background-image: url(images/linebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12.5px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right-col-interior {
	float: left;
	width: 200px;
	min-height: 580px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.meta {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
}
.meta img {
	vertical-align: middle;
	padding-right: 30px;
}
.icons {
}
.icons img {
	padding: 0px;
}
.meta-btm {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 0;
}
.news-p {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 20px;
	background-image: url(images/divider-bar.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/* addendum */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* End captions */
#sidebar .textwidget {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#sidebar .textwidget p  {
	margin: 0px;
	padding: 5px;
}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
    }
.menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
    }
.menu li {
	background-image: none;
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
    }
.menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu li .first{
	margin-top: 0px;
	padding-top: 0px;
}
li.current_page_item      a{
	color: #96daf8;
}
.menu ul ul {
	display: inline;
    }
.menu ul li a  {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0;
    }
.menu a {
	cursor: pointer;
	display: block;
	margin-left: 0;
    }
.menu a.expanded {
    }
.menu a.collapsed {
    }
.menu a:hover {
        text-decoration: none;
    }
.menu ul a {
	display: block;
    }
.menu ul a:hover {
    }
.menu li.active a {
    }
.menu li.active li a {
    }
li.current_page_ancestor .current_page_parent a {
	color: #96daf8;
}
   img#logo { display:none; }
   ul#menu1 { display:none; }
#splash {
	width: 100%;
}
#video-box {
	height: 415px;
	width: 650px;
	float: left;
	margin-right: 10px;
}
#video-box p {
	padding: 0px;
	margin: 0;
}
.enter {
	float: right;
	margin-top: 20px;
	text-align: right;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
}
.enter a {
	color: #FFF;
	text-decoration: none;
}
#splash #sidebar {
	width: 340px;
	min-height: 405px;
	padding-top: 0px;
}
#splash #sidebar ul {
	padding: 0px;
	margin-bottom: 10px;
}
#splash #sidebar .textwidget {
	padding: 0px;
	min-height: 180px;
	margin-bottom: 0px;
}
#splash #sidebar .textwidget img {
}
#splash #sidebar li {
	margin: 0px;
	padding: 0px;
}
.navbar  {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 81px;
	width: 100%;
	margin-top: 30px;
}
#twitter_update_list {
	list-style-type: none;
}
#twitter_update_list li {
	display: block;
	margin-bottom: 10px;
}
h3 a, h3 a:visited, h3 a:active, h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
