/* Global Styles*/
body {
	background:#8ABDFE url(https://www.nexternal.com/images/bg_body_012.jpg) 0 0 repeat-x fixed;
	margin:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
:focus {
	outline:0;
}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0 0 0 0;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#336699;
	margin:0 0 10px 0;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#336699;
	margin:0 0 10px 0;
}
h5 {
	color:#000000;
	margin:0 0 0 0;
}
h6 {
	font-size:12px;
	color:#000;
	margin:0 0 0 0;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#B50D1A;
}

#clouds {
	background:url(https://www.nexternal.com/images/bg_sky_012.jpg) 50% 0 no-repeat;
	width:100%;
	height:873px;
	position: fixed;
	top:0;
	display:block;
	float:left;
	z-index:-1;
}
/* wrapper of all content*/
#wrapper {
	width:780px;
	height:auto;
	text-align:left;
	padding:0;
	margin:0;
	position:relative;
}
/* logo */
#logo {
	width:299px;
	height:70px;
	float:left;
	margin:0 0 7px 0px;
}
/* search */
#searchForm {
	margin:0;
	padding:0;
}
#searchField {

	padding:2px 10px 0 40px;
	display:block;
	border:none;
	width:122px;
	height:20px;
	line-height:18px;
	background:url(https://www.nexternal.com/images/bg_search.gif) 100% 0 no-repeat;
	font-size:12px;
	
	position:absolute;
	right:10px;
	top:80px;
}

	
/* Main Navigation*/
#topTabs {
	float:left;
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:28px;
	line-height:28px;
	margin:0;
	display:block;
}

#topTabs ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#topTabs li{
	display:inline;
	margin:0;
	padding:0;
}

#topTabs a {
	float:left;
	background:url(https://www.nexternal.com/images/tab-left_02.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	cursor:pointer;
}

#topTabs a span {
	float:left;
	display:block;
	background:url(https://www.nexternal.com/images/tab-right_02.gif) no-repeat right top;
	padding:0px 14px 0px 5px;
	font-weight:bold;
	color:#3B3B3B;
	margin:0 2px 0 0;
	cursor:pointer;
}

#topTabs a:hover span {
	color: black;
}

#topTabs #current a {
	background-position:0 -50px;
}

#topTabs #current a span {
	background-position:100% -50px;
	color:#B50D1A;
}

#topTabs a:hover {
	background-position:0% -50px;
}

#topTabs a:hover span {
	background-position:100% -50px;
}

/* Sub Navigation*/
#subNav {
	width:779px;
	height:28px;
	line-height:28px;
	display:block;
	background:url(https://www.nexternal.com/images/bg_subnav.jpg) repeat-x;
	float:left;
	border-left:1px solid #DDDDDD;
	padding:0;
	margin:0;
	font-size:10px;
	}
#subNav ul {
	list-style-type: none;
	margin:0 0 0 10px;
	padding:0;
}
#subNav li {
	display: inline;
	margin:0;
	line-height:28px;

	
}
#subNav li a {
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:0 10px 0 10px;
	background:url(https://www.nexternal.com/images/pipe.gif) 0px 4px no-repeat;
	display: inline;
	list-style: none;
	line-height:28px;
	float:left;
	

}
#subNav li a:hover {
	color:#000000;
	text-decoration:none;
	margin:0;
	background:url(https://www.nexternal.com/images/bg_subnav_over.jpg) repeat-x;
	float:left;
	display:inline;
	padding:0 10px 0 10px;
	list-style: none;
	line-height:28px;
}
#subNav #current a  {
	color:#B50D1A;
	font-weight:bold;
}
.pipe {
	width:1px;
	font-size:1px;
}

/* left and right content */
#content {
	width:760px;
	padding:10px;
	margin:0;
	background-color:#FFFFFF;
	float:left;
}

/* left side content (main content) */
#left {
	float:left;
	width: 541px;
	margin:0 8px 0 0;
}
/* intro movie placeholder */
#introMovie {
	width:541px;
	height:301px;
/*	background: url(http://www.nexternal.com/images/space.gif); */
	float:left;
	margin:0 0 10px 0;
}
/* right side content */
#right {
	width:210px;
	display:block;
	float:right;
	margin:0;
	padding:0;
}

/* grey gradient box with rounded corners */
div.roundBox {
	
	margin:0 0 11px 0;
	width:200px;
	padding:0;
	float:left;
}
.roundBoxHeading {
	line-height:28px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0;
}

div.roundBox,
div.roundBox h3,
div.roundBoxBody,
div.roundBoxFooter,
div.roundBoxFooter p{
 	background: url("https://www.nexternal.com/images/corners.jpg");
}
div.roundBox {
	background-position: top left;
  	position:relative;
} 
div.roundBox h3 {
  	position:relative;
  	background-position: top right;
  	padding:0px;
  	padding-left:0;
  	padding-bottom: 1px;
  	margin:0;
  	right:-8px;
  	line-height:8px;
  }
div.roundBoxBody {
  	background-position: 100% -10px;
  	margin:0;
  	padding:8px;
  	padding-top: 1px;
  	padding-left:0;
  	padding-bottom: 1px;
  	position:relative;
  	right:-8px;
	line-height:14px;
}
div.roundBoxFooter {
  	background-position: bottom left;
  	position:relative;
  	top:0px;
	line-height:0px;

}
div.roundBoxFooter p {
  	background-position: bottom right;
  	padding:8px;
  	padding-top: 1px;
  	padding-left:0;
  	margin:-1em 0 0 0;
  	position:relative;
  	right:-8px;
	line-height:8px;
	height:3px;
}


/* white box with rounded corners */
div.whiteRoundBox {
	margin:0 0 11px 0;
	width:200px;
	padding:0;
	float:left;
	display:block;
}

div.whiteRoundBox,
div.whiteRoundBox h3,
div.whiteRoundBoxBody,
div.whiteRoundBoxFooter,
div.whiteRoundBoxFooter p{
 	background: url("https://www.nexternal.com/images/corners_white.gif");
}
div.whiteRoundBox {
	background-position: top left;
  	position:relative;
} 
div.whiteRoundBox h3 {
  	position:relative;
  	background-position: top right;
  	padding:0px;
  	padding-left:0;
  	padding-bottom: 1px;
  	margin:0;
  	right:-8px;
  	line-height:8px;
  }
div.whiteRoundBoxBody {
  	background-position: 100% -10px;
  	margin:0;
  	padding:8px;
  	padding-top: 1px;
  	padding-left:0;
  	padding-bottom: 20px;
  	position:relative;
  	right:-8px;
}
div.whiteRoundBoxFooter {
  	background-position: bottom left;
  	position:relative;
  	top:0px;
}
div.whiteRoundBoxFooter p {
  	background-position: bottom right;
  	padding:8px;
  	padding-top: 1px;
  	padding-left:0;
  	margin:-1em 0 0 0;
  	position:relative;
  	right:-8px;
}

/* Footer */
#awards {
 width:758px;
 height:130px;
 float:left;
 display:block;
 text-align:center;
}
#awards img {
	padding:0 15px;
}
#footer {
	line-height: 50px;
	width:780px;
	text-align:center;
	float:left;
	background:url(https://www.nexternal.com/images/bg_bottom.gif) bottom left no-repeat;
	margin:0 0 20px 0;
	color:#888888;
}
#footer strong {
	position:relative;
}


/* fonts */
.elevenPx {
	font-size:11px;

}
.twelvePx {
	font-size:12px;
	line-height:20px;

}
.arial13px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:right;
}
.gray {
	color:#666666;
	font-size:12px;
	color:#666666;
	display:block;
	text-align:justify;
	padding:0 0 40px 0;
}
.gray a {
	color:#666666;
	font-style: italic;
}

.gray p {
	text-align:left;
}

.gray a:hover {
	color:#B50D1A;
	font-style: italic;
}
.blue {
	color:#508AFF;
}
.blue a:hover {
	color:#B50D1A;
}

/*next steps box*/
.redArrow {
	float:left;
	margin:0 10px 0 0;
}

.nextStepsItem {
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	margin:3px 0 0 0;
	float:left;
	
}
.nextStepsItemBullet{
	line-height:32px;
	float:left;
	margin:4px 10px 0 30px;
}

/* featured clients box*/
.featuredClientImages img {
	margin:0 8px 0 8px;
	border:none;
}
.standard	{
font-family: verdana, arial;
font-size: 9pt;
color: #000;
background: #EEE;
text-align: right;
padding: 10px;
}

.next	{
font-family: verdana, arial;
font-size: 9pt;
color: #000;
background: #DDD;
text-align: left;
padding: 10px;
}

.comp	{
font-family: verdana, arial;
font-size: 9pt;
color: #000;
background: #CCC;
text-align: left;
padding: 10px;
}