@charset "UTF-8";
/* CSS Document */

body {
	background-color: #090909;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
}
input {
	margin-right: 5px;
	margin-left: 5px;
	width: 100px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}
input:hover {
	background-color: #a8c0e2;
}
input:focus {
	background-color: #999999;
}
a:focus {
	outline: none;
}
a:link, a:visited {
	color: #a8c0e2;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#content p {
	padding-bottom: 10px;
}
.newsbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	width: 610px;
}
.newsbox img{
	padding-right: 10px;
	padding-bottom: 10px;
}
.newsbox h2{
	color: #A8C0E2;
	line-height: 12px;
	font-size: 14px;
}
.newsbox h3{
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 10px;
}
#content ul {
	list-style-type: square;
	padding-left: 20px;
}
#content li {
	padding-bottom: 5px;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #a8c0e2;
	font-weight: bold;
	line-height: 20px;
}
#top {
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #151515;
	border: 1px solid #222222;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}
#header {
	width: 800px;
	height: 50px;
	padding-top: 30px;
}
#logo {
	width: 262px;
	float: left;
}
#logo img{
	border: none;
}
#menu {
	width: 478px;
	float: left;
	padding-left: 50px;
	padding-top: 7px;
}
#mainbody {
	width: 800px;
	padding-bottom: 20px;
}
.hbox-container {
	height: 215px;
	width: 800px;
	padding-top: 20px;
}
.hbox-1 {
	height: 175px;
	width: 170px;
	float: left;
	padding: 10px;
	border: 1px solid #222222;
	margin-right: 10px;
	background-color: #111111;
	font-size: 11px;
	color: #FFFFFF;
}
.hbox-1 h1 {
	color: #A8C0E2;
	font-weight: bold;
	height: 12px;
	font-size: 13px;
	padding-bottom: 15px;
}
.hbox-1 p {
	padding-bottom: 10px;
}
.hbox-4 {
	height: 175px;
	width: 370px;
	float: left;
	padding: 10px;
	border: 1px solid #222222;
	background-color: #000000;
	font-size: 12px;
}
.hbox-4 p {
	padding-bottom: 10px;
}
#content {
	width: 610px;
	float: left;
	padding-left: 10px;
	padding-bottom: 40px;
}
#contentbtm {
	height: 120px;
	width: 600px;
	clear: both;
	padding-left: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	padding-top: 20px;
	margin-top: 20px;
}
.imgright{
	padding-bottom: 10px;
	border: none;
	padding-left: 10px;
}
.imgleft{
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}
.team {
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
.team img{
	border: 5px solid #ffffff;
	margin-right: 20px;
}
.team img:hover {
	border: 5px solid #a8c0e2;
}
#pathway {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #444444;
	padding-bottom: 20px;
}
.advert {
	height: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200px;
	color: #151515;
	overflow: hidden;
	text-align: right;
}
.advert:hover {
	color: #ffffff;
	cursor: pointer;
}
#footer {
	width: 840px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#f-top {
	float: left;
	height: 29px;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: 30px;
	font-size: 11px;
	text-align: left;
}
#f-top a:link, #f-top a:visited, #f-top a:active {
	text-decoration: none;
	color: #676767;
	font-weight: bold;
}
#f-top a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#f-btm {
	float: left;
	height: 30px;
	width: 600px;
	line-height: 30px;
	font-size: 10px;
	color: #434343;
	clear: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.f-btm-r {
	float: left;
	width: 240px;
	color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 30px;
	text-align: right;
	line-height: 30px;
}
#bottom {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	color: #464646;
	font-weight: bold;
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom img {
	border: none;
}
#rotator{
	border: none;
	cursor: pointer;
	overflow: hidden;
	width: 800px;
	height: 200px;
}

/*Begin Slideshow*/

#rotator img {
	cursor: pointer;
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
	overflow: hidden;
	display: none;
}
#leftnav {
	float: left;
	width: 160px;
	padding-right: 20px;
}

/*End Slideshow*/

/*Begin Left Navigation*/

.sdmenu {
	width: 100%;
	padding-bottom: 10px;
	font-size: 11px;
	color: #ffffff;
}
.sdmenu div {
	overflow: hidden;
}
.sdmenu div:first-child {
	cursor: pointer;
}
.sdmenu div.collapsed {
	height: 25px;
}
.sdmenu div span {
	display: block;
	font-weight: bold;
	color: white;
	cursor: default;
	border-bottom: 1px solid #222222;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sdmenu div.collapsed span {
}
.sdmenu div a {
	display: block;
	border-bottom: 1px solid #222222;
	color: #767676;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.sdmenu div a.current {
	color: #a8c0e2;
}
.sdmenu div a:hover {
	color: #fff;
	text-decoration: none;
}
/*End Left Navigation*/

/*Begin Drop Panel*/

#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 0;
	background-image: url(../images/fx-bg.png);
	background-repeat: repeat-x;
}
#fxTarget {
	padding-top: 10px;
	width: 840px;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
	background: url(../images/fx-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #222222;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topform {
	text-align: center;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: 40px;
}
#fxPadding {
	visibility: hidden;
	padding: 0 45px;
}
#fxTrigger {
	position: relative;
	cursor: pointer;
}
#fxTab {
	position: relative;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	width: 140px;
	z-index: 21;
	background-image: url(../images/fxtabbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #ffffff;
	font-size: 10px;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#fxTab a,
#fxContainer a {
	z-index: 100;
}
#fxTab a:hover {
	text-decoration: none;
	border:#ffffff;
}
#fxTab:hover {
	border:#ffffff;
}
#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #ffffff;
}
#fxTab span:hover,
#fxTab a:hover {
	color: #a8c0e2;
}

/*End Drop Panel*/

/* Begin Tab Slider */
#tabs {
	width: 800px;
	background-image: url(../images/tabs-bg.jpg);
	background-repeat: repeat-x;
	height: 440px;
	overflow:hidden;
}
#tabshow {
	float: left;
	height: 200px;
	width: 800px;
	overflow: hidden;
}
#tabone {
	background-image: url(../images/tab-one-bg.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	overflow: hidden;
}
#tabtwo {
	background-image: url(../images/tab-print-bg.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	overflow: hidden;
}

#tabthree {
	background-image: url(../images/tab-three-bg.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	overflow: hidden;
}
#tabfour {
	background-image: url(../images/tab-four-bg.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	overflow: hidden;
}
.tabshort {
	width: 550px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 170px;
}
* {
	margin: 0;
	padding: 0
}
.cross-link {
	line-height: 30px;
	font-size: 10px;
}
#tabs p {
	font-size: 12px;
	line-height: 15px;
}
#tabs noscript p, noscript ol {
	color: #990000;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left
}
#tabs noscript a {
	color: #990000;
	text-decoration: underline
}
#tabs noscript ol {
	margin-left: 25px;
}
#tabs h3 {
	padding-bottom: 5px;
	text-align: left;
	color: #767676;
}
.stripNav {
	margin: auto;
}
.stripNav ul {
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px;
}
.stripNav a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.stripNav li.tab1 a {
	width: 198px;
	line-height: 40px;
	color: #767676;
}
.stripNav li.tab2 a {
	width: 198px;
	line-height: 40px;
	color: #767676;
}
.stripNav li.tab3 a {
	width: 198px;
	line-height: 40px;
	color: #767676;
}
.stripNav li.tab4 a {
	width: 198px;
	line-height: 40px;
	color: #767676;
}
.stripNav li a:hover {
	color: #222222;
	background-image: url(../images/tabhover.png);
	background-repeat: no-repeat;
}
.stripNav li a.current {
	width: 178px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #151515;
	color: #FFFFFF;
	background-image: url(../images/tab-on.png);
	background-repeat: no-repeat;
}
.csw {
	width: 100%;
	height: 200px;
	overflow: scroll;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.panelContainer {
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
	float:left;
	height: 200px;
	position: relative;
	width: 800px;
	overflow: hidden;
}
.panel {
	float:left;
	height: 200px;
	position: relative;
	width: 800px;
	line-height: 40px;
}
.panel ul {
	text-align: left;
}
.panel .wrapper {
	height: 200px;
	overflow: hidden;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 800px;
	height: 200px;
	clear: both;
}
.pbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.left50 {
	float: left;
	width: 250px;
	background-color: #000000;
	border: 1px solid #222222;
	padding: 20px;
	height: 190px;
}
.leftbox {
	float: left;
	width: 50%;
	height: 200px;
}
#topform a:link, #topform a:visited {
	color: #a8c0e2;
	font-weight: bold;
	text-decoration: none;
}
#topform a:active, #topform a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.work {
	float: left;
	height: 200px;
	width: 280px;
	margin: 10px;
	font-size: 11px;
	line-height: 14px;
}
.work img {
	border: 5px solid #ffffff;
	margin-bottom: 10px;
}
.work img:hover {
	border: 5px solid #a8c0e2;
}
.testimonial {
	width: 590px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
}
blockquote {
	width: 590px;
	padding: 10px;
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: 22px;
	font-weight: bold;
}
/* The outer container of the Menu Bar */
ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
	cursor: default;
	width: 100%;
}
/* Fix for IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers */
ul.MenuBarHorizontal li {
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	padding: 0;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	top: 25px;
	width: 208px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	margin-top: 5px;
}
/* Menu item containers as parent */
ul.MenuBarHorizontal ul li {
	width: 16em;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: 20px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: 10px;
	top: -6px;
}

/*******************************************************************************
 MAIN MENU DESIGN INFORMATION
 *******************************************************************************/

#MenuBar1 a:link, #MenuBar1 a:visited {
	font-weight: normal;
}
#MenuBar1 a:active, #MenuBar1 a:hover {
	font-weight: normal;
}

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
	border: 1px solid #222222;
	background-color: #151515;
}
/* Menu items */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	background-color: #151515;
	padding: 0.5em 0.75em;
	color: #767676;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color: #ffffff;
}
/* Menu items that are open with submenus */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	color: #ffffff;
}

/*******************************************************************************
 SUBMENU STYLES
 *******************************************************************************/
 
/* Menu items have MenuBarItemSubmenu and are set to use a background image*/
.MenuBarItemSubmenu {
	background-image: url(https://www.urgeinteractive.com/images/menudiv.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {

}

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(https://www.urgeinteractive.com/images/bar-right.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-image: url(https://www.urgeinteractive.com/images/bar-right-hover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
li span{
	color: #a8c0e2;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
	ul.MenuBarHorizontal li.MenuBarItemIE {
		display: inline;
		f\loat: left;
		background: #151515;
	}
}
#tabcontent {
	margin: 0px;
	padding: 0px;
}
#tabcontent h1{
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
}
#tabcontent p{
	margin: 0px;
	padding: 5px;
	font-size: 11px;
}
.define {
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	padding: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
