/* @group global */

/* This line has been added at 16:07 on 17-07-12 as a deployment test - touched */

body {
	background: #f7f7f7;
	color: #6a6a6a;
	font: normal 12px Arial, sans-serif;
}

ul {
	list-style: none;
}


iframe {
	border: 0;
	overflow: hidden;
}

hr {
	border: 0;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display: inline-table; }
.clearfix{ display: block; }
.clearfix{ height: 1%; } /* IE */
.clear {
	clear: both;
	height: 0px;
}

a {
	text-decoration: none;
	color: #02929d;
}

a:hover {
	text-decoration: underline;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* @end */

/* @group main-layout */

.holder {
	width: 960px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 8px 0px #aaa;
	box-shadow: 0px 0px 8px 0px #aaa;
}

.holder-plain {
	width: 960px;
	margin: 0 auto;
}

footer .holder {
	-webkit-box-shadow: 0px 0px 0px 0px #aaa;
	box-shadow: 0px 0px 0px 0px #aaa;		
}

/* @end */

/* @group header */

header {
	position: relative;
}

h1#logo {
	text-indent: -2012%;
	padding:50px 0px 50px;
}
h1#logo a {
	background: url(../images/orion-media.png) no-repeat;
	width: 225px; height: 87px;
	display: block;
	/*margin:0px auto;*/
}

header nav {
	position: relative;
	width: 960px;
	height:38px;
	z-index: 10999;
}

header nav a {
	font-size:13px;
}

header nav a:hover{
	text-decoration: none;
}

header nav ul {
}

header nav ul li {
	float: left;
	width: 120px; height: 38px;
	line-height: 38px;
	text-align: center;
	position: relative;
}

header nav ul li a {
	width: 120px; height: auto;
	background: #15a1b1;
	display: block;
	color: #fff;
}

/*header nav ul li ul {
	background: url(../images/nav-white-arrow.png) no-repeat bottom center;
}*/

header nav ul li a.active,
header nav ul li.current-menu-item > a,
header nav ul li.current-menu-ancestor > a,
header nav ul li a:hover {
	background: #ffffff;
	color: #15a1b1;
}




/*

NOTE: Colored navs no longer a thing, left here for ref;

header nav ul li.pink-nav a.active,
header nav ul li.pink-nav a:hover {
	background: #ffffff;
	color: #e8396c;
}

header nav ul li.pink-nav ul {
	background: url(../images/nav-pink-arrow.png) no-repeat bottom center;
}
header nav ul li.pink-nav ul li a {
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #38474c;
}
header nav ul li.pink-nav ul li a:hover{
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #e8396c;
}

header nav ul li.teal-nav a.active,
header nav ul li.teal-nav a:hover {
	background: #00939A;
}
header nav ul li.teal-nav ul {
	background: url(../images/nav-teal-arrow.png) no-repeat bottom center;
}
header nav ul li.teal-nav ul li a {
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #38474c;
}
header nav ul li.teal-nav ul li a:hover{
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #00939A;
}

header nav ul li.green-nav a.active,
header nav ul li.green-nav a:hover {
	background: #8BBD3A;
}
header nav ul li.green-nav ul {
	background: url(../images/nav-green-arrow.png) no-repeat bottom center;
}
header nav ul li.green-nav ul li a {
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #38474c;
}
header nav ul li.green-nav ul li a:hover{
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #8BBD3A;
}

header nav ul li.blue-nav a.active,
header nav ul li.blue-nav a:hover {
	background: #55aedb;
}
header nav ul li.blue-nav ul {
	background: url(../images/nav-blue-arrow.png) no-repeat bottom center;
}
header nav ul li.blue-nav ul li a {
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #38474c;
}
header nav ul li.blue-nav ul li a:hover{
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #55aedb;
}

header nav ul li.red-nav a.active,
header nav ul li.red-nav a:hover {
	background: #9e2f3a;
}
header nav ul li.red-nav ul {
	background: url(../images/nav-red-arrow.png) no-repeat bottom center;
}
header nav ul li.red-nav ul li a {
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #38474c;
}
header nav ul li.red-nav ul li a:hover{
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #9e2f3a;
}
*/



header nav ul li ul {
	display: none;
	padding-top: 0px;
}

header nav ul li:hover ul{
	display: block;
}

header nav ul li ul li {
	text-align: left;
	height: auto;
}

header nav ul li ul li a {
	background: none;
	width:85px;
	padding:5px 10px 5px 25px;
	background: url(../images/nav-bullet.png) no-repeat 8px 8px #15a1b1;
	line-height:20px;
}
header nav ul li ul li a:hover {
	background: url(../images/nav-bullet-hover.png) no-repeat 8px 8px #ffffff;
}


/* @end */


/* @group feature */

#feature {
	background: #fff;
	position: relative;
	padding: 5px;
	z-index:10000;
	box-sizing: border-box;
}

#feature .feature-slide {
	position: relative;
	width: 950px;
	height: 395px;
	border:20px solid #fff;
	border-width:15px 25px;
	overflow: hidden;
	box-sizing: border-box;
} 
#feature .feature-slide a {
	position: absolute;
	left: 0; top: 0;
	width: 950px; height: 395px;
}
#feature .feature-slide .slide-content {
	background: url(../images/slide-content-bg.png) repeat;
	width: 310px; position: absolute;
	left: 390px; bottom: 50px;
	padding: 20px;
	color: #fff;
}



.owl-buttons {
	position: relative;
	float: right;
	margin: -55px 32px 0 0;
	font-size: 0;
}
.owl-prev, .owl-next {
	display: inline-block;
	margin-right: 10px;
	padding: 3px 10px 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: rgb(215, 225, 223);
	background: rgba(215, 225, 223, 0.6);
	font-size: 14px;
	color: #fff;
}

.owl-prev:hover, .owl-next:hover {
	background: rgb(134, 151, 153);
	background: rgba(134, 151, 153, 0.6);
}



#feature img {
}

#feature h2 {
	font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 280px;
	font-size: 25px;
	font-weight: 400;
	color:#38474c;
	line-height: 35px;
	padding-right: 30px;
	padding-top: 5px;
	background: #fff;
}
#feature h3 {
	font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 315px;
	font-size: 25px;
	font-weight: 400;
	color:#38474c;
	line-height: 35px;
	padding-right: 30px;
	background: #fff;
}

#feature h2 span {
	background: url(../images/slide-arrow.png) no-repeat;
	width: 42px; height: 65px; display: block;
	position: absolute;
	top: 0; right: 0;
}

#feature-pods {
	height: 150px;
	padding-bottom: 25px;
}
#feature-pods article {
	float: left;
	margin-left: 54px;
}

/* @end */

/* @group pods */

#pods {
	height: 250px;
	background: #ffffff;
	position: relative;}

#pods #pod-slides {
	margin-left: 15px;
}

#pods .pod-slide {
	width: 930px !important;
	min-height: 240px;
}

#pods article {
	float: left;
	width: 310px;
}

#pods article h3 {
	font-size: 18px;
	margin: 65px 0 20px 20px;
	float: left;
	width:120px;
}
#pods article p {
	float: left;
	margin: 0 0 10px 20px;
	width: 110px;
}

#pods article .post-thumb {
	width: 170px; 
	overflow: hidden;
	float: left;
	margin-top: 50px;
	text-align: center;
}

#pods article img {
}

#pods #prev-btn, #pods #next-btn {
	width: 40px; height: 250px;
	display: block;
	background: #037881;
}

#pods #prev-btn {
	background: url(../images/prev-slide.png) no-repeat;
	position: absolute;
	left: 0; top: 0;
}
#pods #next-btn {
	background: url(../images/next-slide.png) no-repeat;
	position: absolute;
	right: 0; top: 0;
}

/* @end */

/* @group page */

#page {
	background: #ffffff;
	position: relative;
}

#page #sidebar {
	width: 290px;
	margin: 50px 0 10px 10px;
	background: #f1f1f1;
	float: left;
}
#page #sidebar ul {
	margin: 5px 0;
	font-size: 14px;
}
#page #sidebar ul li {
	padding: 8px 0 8px 0;
}

#page #sidebar ul li a {
	background: url(../images/sidebar-bullet.png) no-repeat top right;
	margin: 0 15px 5px 10px;
	color: #38474c;
	display: block;
}
#page #sidebar ul li a:hover {
	color: #019399;
}

#page #sidebar ul li.open {
	padding-bottom: 0;	
}
#page #sidebar ul li.open a {
	background: url(../images/sidebar-bullet-active.png) no-repeat center right;
}

#page #sidebar ul li ul {
	margin: 10px 0 0 10px;
	font-size: 12px;
}
#page #sidebar ul li.open ul li {
}
#page #sidebar ul li.open ul li a {
	background: none;
	color: #019399;
}
#page #sidebar ul li.open ul li a.active {
	color: #38474C;
}

#page article {
	float: right;
	width: 610px;
	margin: 20px 20px 20px 0;
}
#page article nav {
	margin-bottom: 15px;
	display: block;
}

#page article h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

#page article img {
	margin-bottom: 10px;
}

#page article p {
	margin-bottom: 15px;
	line-height: 18px;
}

#page article strong{
	font-weight: bold;
}

#page article ul{
	
	margin: 5px;
	
}

#page article ul li{
	 padding: 5px;
	 list-style: disc;
	 list-style-position: inside;
	
}

#page article ol{
	
	margin: 5px;
	
}

#page article ol li{
	 padding: 5px;
	 list-style-position: inside;
	
}

#page article blockquote{
	
	background-color: #ECECEC;
	margin: 10px;
	padding: 8px 8px 1px 15px;
	font-size: 16px;
	font-style: italic;
	
}

#page article a.download-button{
	
	margin: 8px;
	background-color: #38474C;
	padding: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-radius: 5px;
	
}

#page article a.download-button:hover{
	
	background-color: #38474C;
	padding: 8px;
	text-transform: uppercase;
	color: #00939A;
	
}

#page .error-messages{
	
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	
}

#page .error-messages ul li{
	padding: 10px;
	list-style: disc;
	list-style-position: inside;
}

#page form {
	margin-top: 30px;
}

#page form .row {
	clear: both;
	margin-bottom: 20px;
}

#page form .row.error {
	clear: both;
	margin-bottom: 20px;
	color: #e33636;
}

#page form label {
	font-size: 18px;
	width: 160px;
	float: left;
}

#page form .input-text {
	width: 220px; height: 30px;
	background: #f7f7f7;
	float: left;
}

#page form .input-text input {
	width: 210px; height: 30px;
	background: none;
	margin-left: 5px;
	border: 0;
}

#page form .input-textarea {
	width: 450px; height: 130px;
	background: #f7f7f7;
	float: left;
}

#page form .input-textarea textarea {
	width: 440px; height: 120px;
	background: none;
	margin-left: 5px;
	border: 0;
}

#page form .input-select {
	width: 220px; height: 30px;
	background: #f7f7f7;
	float: left;
}
#page form .input-select select {
	width: 220px; height: 30px;
	background: none;
	border: 0;
}

.send-btn {
	background: url(../images/send-btn.png) no-repeat;
	width: 132px; height: 33px;
	text-indent: -2012%;
	margin-left: 477px;
	border: 0;
}
.send-btn:active {
	background: url(../images/send-btn.png) no-repeat 0 -33px;
}


#media-sales {
	padding-bottom: 20px;
}

.media-sale {
	width: 291px; height: 190px;
	margin: 20px 0 0 20px;
	background: #ccc;
	float: left;
}
.media-sale a {
	width: 300px; height: 190px;
	display: block;
}

/* @end */

/* @group footer */

footer {
	padding-top:30px;
	padding-bottom:30px;
	text-align: center;
}
footer .holder p, footer .holder a {
	color: #17a0b0;
}
footer .holder p {
	margin-top: 5px;
}
footer .holder span {
	font-size: 20px;
	line-height: 12px;
	vertical-align: text-bottom;
}

/* @end */






/* @group welcome-page */

body#welcome-page {
	background: url(../images/welcome-bg.jpg) repeat-x top center;
}
#welcome-radio {
	width: 960px;
	height: 780px;
	margin: 3px auto 0;
	background: url(../images/welcome-radio.png) no-repeat center;
}
#welcome-radio ul {
	width: 410px;
	padding: 453px 0 0 131px;
	line-height: 0;
}
#welcome-radio ul a {
	float: left;
	display: block;
	width: 102px;
	height: 92px;
	background: url(../images/welcome-buttons.jpg) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#welcome-radio .welcome-home          { background-position: 9px 0; }
#welcome-radio .welcome-brands        { background-position: -114px 0; }
#welcome-radio .welcome-ideas         { background-position: -226px 0; }
#welcome-radio .welcome-stats         { background-position: -346px 0; }
#welcome-radio .welcome-impact { background-position: 0 -119px; }
#welcome-radio .welcome-guide         { background-position: -118px -119px; }
#welcome-radio .welcome-corporate     { background-position: -226px -119px; }
#welcome-radio .welcome-contact       { background-position: -343px -118px; }

/* @end */
