/*Generics and resets*/
* {
	margin: 0;
	padding: 0;
	}
a{
	text-decoration:none;
	color:#0090cf;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	}

.clearfix {
	display:inline-block;
	}
html[xmlns] .clearfix {
	display:block;
	}
* html .clearfix {
	height:1%;
}

.clearboth {
	clear:both;
 }

img{
	border:none;
}

form, fieldset{
	margin:0;
	border:0;
	padding:0;
}

/* Page template styles*/
body {
	/*margin: 0;*/
	background: #dcdcdc url('/static/images/body-bg.gif') repeat-y 50% 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Page styles*/
#main{
	width:971px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#content{
	background:url('/static/images/content-bg.png') repeat-y;
	width:100%;
}

#content:after{
	height:6px;
	clear:both;
	content:"";
	display:block;
}

#content-holder{
	background:url('/static/images/content-holder-bg.gif') repeat-y 5px 0;
	width:inherit;
	margin:0 0 -33px 0;
}

.content-wrapper{
	width:948px;
	height:100%;
	overflow:hidden;
	margin: 0 10px 10px 10px;
	background-color:#fff;
}

.content-footer{
/*	background:url('/static/images/content-footer-bg.png') no-repeat;
	height:200px;*/
}


/*--HEADER section--*/ 
#header{
	width:100%;
	background-image: url('/static/images/header.png');
	background-repeat: no-repeat;
}

 .header-holder{
	position:relative;
	height:82px;
	width:971px;
	z-index:20;
}

/*--logo--*/ 

 .logo{
	margin:0;
	position:absolute;
	top:20px;
	left:33px;
}
/*
 .logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
*/
/*--*/ 
.top-menu-search{
	position:absolute;
	top:14px;
	right:18px;
	width:600px;
	font-size:9px;
	z-index:10;
}
 .top-menu-search:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}

/*--search--*/ 
.top-menu, .input-wrapper, .search{
	float:right;
}
 .input-wrapper{
	width:185px;
	overflow:hidden;
}
 .input-wrapper label, .input-wrapper div, .input-wrapper input{
	float:left;
}
 .input-wrapper label{
	text-transform:uppercase;
	color:#0e309b;
	padding:0 8px 0 0;
}
 .input-wrapper .inp-text input{
	width:92px;
	border:1px solid #0e309b;
	font-size:10px;
	color:#0e309b;
	padding:0 5px;
	margin:0 5px 0 0;
}
/*--Menus--*/ 
.main-menu, .top-menu 
	{
	margin:0;
	padding:0;
	list-style:none;
	
}


/*--top-menu--*/ 
.main-menu, .tools-links, .top-menu, .footer-menu, .products ul, .find-box ul, .column ul, .thought-holder ul, .whitepaper-holder ul, .left-menu, .left-menu ul, .path, #accordion, #accordion-holder, #flash_hero, .links, .listing, .top-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	
}
 .top-menu{
	padding:0 16px 0 17px;
}

 .top-menu li{
	float:left;
	background:url('/static/images/line-top-menu.gif') no-repeat 100% 50%;
	padding:0 15px 0 17px;
}
 .top-menu li.first{
	padding-left:0;
	background-position:100% 3px;
}
 .top-menu li.first a{
	background:url('/static/images/point-top-menu.gif') no-repeat;
	padding:0 0 4px 17px;
}
 .top-menu li.first a:hover{
 
}

 .top-menu li a{
	text-transform:uppercase;
	color:#0e309b;
	float:left;
	text-decoration:none;
}

.top-menu li.hover, .top-menu li:hover{
	position:relative;
}
 .top-menu ul{
	display:none;
	position:absolute;
	right:0;
	top:16px;
	border:1px solid #0e309b;
	background:#fff;
	width:110px;
	padding:5px;
	font:10px Arial, Helvetica, sans-serif;
}
 .top-menu li.hover ul, .top-menu li:hover ul{
	display:block;
}
 .top-menu ul li{
	background-image:none;
	width:100px;
	padding:0;
}
 .top-menu li.first ul li a{
	background-image:none;
	padding:0;
	letter-spacing:-1px;
}
 .top-menu li.first ul li a:hover{
	color:#0090cf;
}
 .top-menu li a:hover{
	text-decoration:underline;
}

/*--main-menu--*/ 
.main-menu{
	position:absolute;
	right:5px;
	top:54px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	width:747px;
	margin-right: 10px;
	background: #93a400 url('/static/images/hover-right.gif') repeat-x;
}
/*
* html .main-menu{
	right:4px;
}
*/
 .main-menu li{
	float:left;
	background-color:#999900;
}
 .main-menu li a{
	float:left;
	background:url('/static/images/hover-right.gif') no-repeat;
	height:23px;
	text-decoration:none;
	padding:0 20px 0 0;
}
 .main-menu li a span{
	float:left;
	height:23px;
	font-size:10px;
	color:#fff;
	background:url('/static/images/hover-left.gif') no-repeat;
	padding:0 0 0 21px;
	line-height:23px;
	cursor:pointer;
}

/*--CONTENT section--*/ 

/*--Column-right--*/ 
.column-right {
	float: right;
	width: 195px;
	/*border: 1px solid #000;*/
	margin-top: 23px;
	padding-right: 15px;
	height:650px;
}

.column-right h2{
	color: orange;
	font: bold 18px/20px;
	font-size:18px;
}

.column-right p{
	font-size: 13px;
	color: #636363;
	line-height: 14px;
	margin: 10px 0;
}

.column-right label{
	font-size: 12px;
	line-height: 14px;
	color: #97999c
}

.column-right form, .column-right fieldset {width:204px}
.column-right input, .column-right select{
	width: 200px;
	height: 20px;
	clear: both;
	border: 1px solid #color: #97999c;
	margin-bottom: 4px;
}

.column-right .akey{
	font-weight: bold;
}

.column-right #submit input {
/*	display: block;
	width: 114px;
	line-height: 24px;
	vertical-align:middle;
	border: 0;
	float: right;
	background: url(/static/images/button.gif) no-repeat left top;
	font-size: 12px;
	color: #636363;
	*/
	height: 30px;
	width: 114px;
}

.column-right #submit input:hover {
	color: #333;
	/*background:  url(/static/images/button.gif) no-repeat -114px top;	*/
	}

.column-right ul {
	maring:0;
	padding-left:10px;
}
.column-right li {
	padding-left:5px;
	margin-left:10px;
	margin-bottom:5px;
	list-style:outside dot; color:orange;
}
.column-right li a{
	color:#636363;
}

.column-right li a:hover{
	text-decoration:underline;
}

.column-right li span{
	color:#636363;
}

/*--column-left--*/ 
.column-left{
	float:left;
	width:715px;
	height: 360px;
	background: url(/static/images/bg_medialabs.jpg) no-repeat left top;
	margin: 20px 0;
}

.column-left p {
	font: #464646;
	margin: 205px 45px 30px 45px;
	}
	
a.videoTrigger {
	color:#000066;
	font-size: 12px;
	font-weight: bold;
}
 

/*--section beneath column left & right--*/ 
.dialogic-text{
	width:708px;
	padding: 10px 0 20px 4px;
	clear:both;
}

.videoBox {
	position: relative;
	display:block;
	float: left;
	width: 229px;
	height: 182px;
	background-image: url(/static/images/bg_videoBox.jpg);
	margin-right: 7px;
}

.gray{
	background-image: url(/static/images/bg_videoBox_gray.jpg);
    }

a.gray{ cursor: inherit;}

.videoBox h2 {
	margin: 20px 0;
	text-align:center;
	color: #263b91;
	font-size: 12px;
	font-weight: bold;
}

.videoBox .videoBlock {
	display:block;
	position:absolute;
	bottom:15px;
	height:120px;
	left:15px;
	width:199px;
	height: 120px;}

/*--FOOTER section--*/ 

.footer-menu{
	padding: 20px 0 0 0;
}
	
#footer{
    color: #c0c0c0;
	width: 950px;
	height: 40px;
	/*margin:0 0 35px 0;*/
	padding: 30px 0 0 20px;
	background: url('/static/images/content-footer-bg.png') no-repeat;
}

#footer a {
	color:#c0c0c0;
	text-decoration:none;
}

#footer a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

#footer ul {
	list-style-type:none;
	float:left;
	margin:0;
	/*height: auto;*/
	padding:0 0 5px 0;
	margin-right: 20px;
	width:17%;
}

#footer ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:9px;
}
#footer, #footer a,  #footer h4  {
color:#c0c0c0;
}

#footer h4 {
	font-family:Verdana, Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	letter-spacing:2px;
	margin:15px 0 10px;
	padding:0;
	text-transform:uppercase;
}

#footer p {
	font-weight:normal;
	margin:0;
	font-size:9px;
}


/*  PopUps*/

.jqmWindow{
	display: none;
	/*left:50%;*/
	top:50%;
	/*margin-left:-410px;*/
	margin-top:-251px;
	width:821px;
	height: 502px;
	position:fixed;
}

.jqmOverlay {
	background-color: #000;
}

#popUp {
	position: relative;
	margin: auto;
	display: block;
	width: 740px;
	padding: 0 40px;
	height: 502px;
	overflow: visible;
	background: transparent url(/static/images/lightbox_panel.png) no-repeat;
}

#popUp #popHeader {
		width:auto;
		height: 90px;
		}
		
#popHeader #hideButton {
	float: right;
	clear:both;
	vertical-align: middle;
	padding: 26px 0 0 0 ;
	padding-bottom: 0
	
}
#popHeader #hideButton img{
	vertical-align: middle;
	margin: 0 0 0 10px;
	border: 0;
}
#popHeader #hideButton a, #popHeader #hideButton a:hover, #popHeader #hideButton a:visited {
	text-decoration: none;
	color: #666;
	vertical-align: middle;
}

#popHeader #hideButton a:hover {font-weight: bold}

#popUp #column-left {
		float: left; 
		margin: 25px 0 0 0;
		width: 40%;}


#popUp #column-right{
	float: right;
	margin: 40px 0 0 0;
	width: 50%;
		}

		
#column-right #popPlayer{
	display:block;
	float: right;
	border: 2px groove #fff;
	padding: 1px;
	}
	
#popUp #column-left p {
	font-size: 13px;
	color: #666;
	margin: 10px 0;
	}

#popUp #column-left h2 {
	font-size: 16px;
	color: #263b91;
	margin: 10px 0
	}

#popUp  h1 {
	font-size: 20px;
	color: #263b91;
	clear:both;
	float: right;
	padding-top: 14px;
	display:block;
	}


/* a small change */

