* {margin: 0; padding: 0;}

body{	
	color: #1c3f7c;
	background: #ffffff url(images/bg.gif) repeat-x;	
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #1a75bc;
}

a:HOVER{
	text-decoration: none;
}

p{
	line-height: 16px;
}

textarea,  input{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
}

h1{
	color: #0d74c5;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4{
	font-size: 16px;
}

h5{
	color: #0d74c5;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
}

.clear{
	clear: both;
}

a.button{
	cursor: pointer;
	text-decoration: none;
	color: #62baff;
	width: auto;
	height: 28px;
	text-align: center;
	padding-left: 18px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
}

a.button span{	
	height: 28px;
	line-height: 27px;
	padding-right: 18px;
	display: block;	
}

a.button_black{
	background: url(images/button_blk.gif) no-repeat;
}

a.button_black span{
	background: url(images/button_blk_b.gif) right 0px no-repeat;
}

a.button_black:HOVER{
	background: url(images/button_blk_over.gif) no-repeat;
}

a.button_black:HOVER span{
	background: url(images/button_blk_b_over.gif) right 0px no-repeat;
}

/*-- MAIN ELEMENTS --*/

.wrapper{
	width: 979px;
	margin: 0px auto 0px auto;
	text-align: left;	
}

.content{
	width: 979px;
	padding: 30px 0px 20px 0px;
}

a.logo{
	background: url(images/logo.gif) no-repeat;
	width: 266px;
	height: 80px;
	float: left;
	display: block;
	text-indent: -9999px;
}

.col_single{
	width: 962px;
}


.col_1{
	width: 650px;
	float: left;
}

.col_2{
	width: 312px;
	float: right;
}

.flash{
	width: 650px;
	height: 310px;
}

.title{
	width: 312px;
	height: 25px;
	text-indent: -9999px;
}

.title_lg{
	width: 650px;
	height: 26px;
}

.box_testimonials .title{
	background: url(images/title_testimonial.gif) no-repeat;
}

.box_news .title{
	background: url(images/title_news.gif) no-repeat;
}

.box_spotlight .title{
	background: url(images/title_spotlight.gif) no-repeat;
}

.box_case .title{
	background: url(images/title_casestudy.gif) no-repeat;
}
.box_case .title{
	background: url(images/title_connect with us.gif) no-repeat;
}

a.button_ad{
	width: 312px;
	height: 63px;
	display: block;
	text-indent: -9999px;
}

a.intelligence{
	background: url(images/button_intelligence.jpg) no-repeat;
}

a.intelligence:HOVER{
	background: url(images/button_intelligence_over.jpg) no-repeat;
}

a.lawful{
	background: url(images/button_lawful.jpg) no-repeat;
}

a.lawful:HOVER{
	background: url(images/button_lawful_over.jpg) no-repeat;
}

a.telecom{
	background: url(images/button_telecom.jpg) no-repeat;
}

a.telecom:HOVER{
	background: url(images/button_telecom_over.jpg) no-repeat;
}

a.cloud{
	background: url(images/button_cloud.jpg) no-repeat;
}

a.cloud:HOVER{
	background: url(images/button_cloud_over.jpg) no-repeat;
}

.more a{
	margin: 10px 0px 10px 0px;
}

#crumbList{
	list-style: none;
	margin: 0px 0px 20px 0px;
}

#crumbList li{
	display: inline;
}

#crumbList .last a{
	text-decoration: none;
}

/* -- HOME -- */

.box_testimonials{
	width: 312px;
	float: left;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}

.box_testimonials .inner{
	background: #ffffff;
	width: 308px;
	border: 2px solid #e6e6e6;
	border-top: none;
	padding: 10px 0px 10px 0px;
}

.box_testimonials .testi_item{
	background: url(images/blue_quote.gif) no-repeat;
	width: 276px;
	padding: 6px;
	margin: 0px 0px 10px 10px;
}

.box_testimonials .testi_item p.sm{
	color: #82b6d8;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.box_testimonials .box_nav{
	width: 100px;
	float: right;
	margin: 2px 0px 0px 0px;
}

.box_testimonials .box_nav a{
	display: block;
	width: 19px;
	height: 20px;
	float: right;
	margin: 0px 2px 0px 2px;
}

.box_testimonials .box_nav a.button_1{
	background: url(images/button_1.gif) no-repeat;
}

.box_testimonials .box_nav a.button_1:HOVER, .box_testimonials .box_nav a.button_1_on{
	background: url(images/button_1_over.gif) no-repeat;
}

.box_testimonials .box_nav a.button_2{
	background: url(images/button_2.gif) no-repeat;
}

.box_testimonials .box_nav a.button_2:HOVER, .box_testimonials .box_nav a.button_2_on{
	background: url(images/button_2_over.gif) no-repeat;
}

.box_testimonials .box_nav a.button_3{
	background: url(images/button_3.gif) no-repeat;
}

.box_testimonials .box_nav a.button_3:HOVER, .box_testimonials .box_nav a.button_3_on{
	background: url(images/button_3_over.gif) no-repeat;
}

.box_testimonials p{
	padding: 0px 5px 0px 5px;
	line-height: 14px;
}

.box_testimonials a.button{
	float: right;
	margin: 0px 10px 0px 0px;
}

.box_news{
	width: 312px;
	float: right;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}

.box_news .news_item{
	background: url(images/blue_grad.gif) repeat-x;
	width: 300px;
	padding: 6px;
	margin: 10px 0px 10px 0px;
}

.box_news .event_item{
	color: #000000;	
	background: url(images/grey_grad.gif) repeat-x;
}

.box_news .event_item a{
	color: #434141;
}

.box_news .news_item p{
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 14px;
}

.box_spotlight{
	margin: 10px 0px 0px 0px;
}

.box_spotlight a{
	margin: 10px 0px 10px 0px;
}

.home .adspace1{
	background: url(images/home_demo.png) no-repeat;
        width: 312px;
	height: 310px;
}

.home .adspace2{
	background: url(images/demo_ani.gif) no-repeat;
	width: 312px;
	height: 310px;
}

.adspace3{
	background: url(images/demo_Intel.gif) no-repeat;
	width: 312px;
	height: 310px;
}
.home .adspace4{
	background: url(images/demo_telco.gif) no-repeat;
	width: 312px;
	height: 310px;
}
.home .adspace1 a.button{
	float: right;
	margin: 270px 10px 0px 0px;
}

.home .adspace2 a.button{
	float: right;
	margin: 270px 10px 0px 0px;
}
.adspace3 a.button{
	float: right;
	margin: 270px 10px 0px 0px;
}
.home .adspace4 a.button{
	float: right;
	margin: 270px 10px 0px 0px;
}

/*-- HEADER --*/

.header{
	background: url(images/header.gif) 0px 15px no-repeat;
	width: 979px;
	height: 78px;
}

.search{
	width: 500px;
	float: right;
	text-align: right;
	padding: 3px 0px 0px 0px;
}

.search a{
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
}

.inputs{
	margin: 15px 0px 0px 0px;
}

.inputs input{
	float: right;
}

input.input_search{
	width: 200px;
	height: 20px;
	margin: 1px 5px 0px 0px;
	font-size: 14px;
}

/*-- NAVIGATION --*/

.nav{
	clear: both;
	width: 979px;
	height: 25px;
}

.nav ul{
	list-style: none;
	height: 25px;
	margin: 0px 0px 0px 3px;
}

.nav ul li{
	display: inline;
	float: left;
	margin: 0px 3px 0px 0px;
}

.nav ul li a{
	color: #ffffff;
	background: url(images/nav.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	display: block;	
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	font-size: 11px;
}

.nav ul li a span{
	background: url(images/nav_b.gif) right 0px no-repeat;
	line-height: 25px;
	display: block;	
	padding: 0px 15px 0px 0px;	
}

.nav ul li a:HOVER, .nav ul li a.current{
	color: #1a75bc;
	background: url(images/nav_over.gif) no-repeat;	
}

.nav ul li a:HOVER span, .nav ul li a.current span{
	background: url(images/nav_b_over.gif) right 0px no-repeat;
}

/*-- SUB NAV --*/

.nav ul li ul.sub_nav{
	background: yellow;
	position: absolute;
	height: 0px;
	margin: 0px;
}

.nav ul li ul.sub_nav ul{
	width: 100%;
	height: auto;
	margin: 0px;
	
}

.nav ul li ul.sub_nav li{
	width: 100%;
	float: none;
	margin: 0px;
}

.nav ul li ul.sub_nav li a{
	color: #5f5f5f;
	background: url(images/grey_grad_sm.gif) repeat-x;
	width: 200px;
	height: 16px;
	line-height: 15px;
	padding: 5px 10px 5px 15px;
	font-size: 11px;
	display: block;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.nav ul li ul.sub_nav li a:HOVER{
	color: #1a75bc;
	background: #ffffff url(images/grey_grad_sm_over.gif) 0px bottom repeat-x;
}

/*-- PRODUCTS --*/

.product_pic{
	width: 312px;
}

.actions{
	margin: 20px 0px 20px 0px;
}

a.button_request{
	width: 158px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

a.button_demo{
	background: url(images/button_demo.gif) no-repeat;
	width: 154px;
}

a.button_demo:HOVER{
	background: url(images/button_demo_over.gif) no-repeat;
}

a.button_info{
	background: url(images/button_info.gif) no-repeat;
}

a.button_info:HOVEr{
	background: url(images/button_info_over.gif) no-repeat;
}

.products a.button_demo{
	float: left;
}

.products a.button_info{
	float: right;
}

.products h4{
	margin: 20px 0px 5px 0px;
}

.benifit_chart{
	width: 646px;
	border: 2px solid #e6e6e6;
}

.benifit_chart td{
	padding: 10px;
}

.benifit_chart td.benefit{
	padding-left: 0px;
}

.benifit_chart td.benefit .inner{
	background: url(images/grey_grad.gif) repeat-x;
	padding: 5px;
}

.benifit_chart td.benefit .inner2{
	background: url(images/grey_grad.gif) repeat-x;
}

.benifit_chart td.pic{
	width: 200px;
	text-align: center;
}

.benifit_chart td.pic img{
	margin: 0px auto 0px auto;
}

.benifit_chart span{
	color: #0d74c5;
	font-weight: bold;
}

.benifit_chart span2{
	color: #0d74c5;
	font-weight: bold;
	font-size:16px
}

.benifit_chart span3{
	color: #0d74c5;
	font-size:11px
}

.benifit_chart span4{
	font-weight: bold;
	font-size:16px
}

.box_case{
	width: 650px;
	margin: 20px 0px 0px 0px;
}

.box_case .brand{
	width: 200px;
	float: left;
	text-align: center;
}

.box_case .info{
	width: 400px;
	float: right;
}

.box_case h5{
	margin-top: 0px;
}

.box_case .brand img{
	margin: 0px auto 0px auto;
}

a.case_logo{
	width: 200px;
	display: block;
}

.box_case .inner{
	width: 626px;
	border: 2px solid #e6e6e6;
	border-top: none;
	padding: 10px;
}

.box_case .problem, .box_case .solution{
	padding: 5px;
}

.box_case .solution{
	background: url(images/blue_grad.gif) repeat-x;
}

/*-- FOOTER --*/

.footer{
	color: #1a75bc;
	background: url(images/footer_bg.gif) repeat-x;
	width: 955px;
	padding: 10px;
	font-size: 10px;
	border: 2px solid #e6e6e6;
	margin: 0px 0px 10px 0px;
}

.footer .nav_bot{
	float: left;
	list-style: none;
}

.footer .nav_bot li{
	display: inline;
}

.footer .legal{
	float: right;
}

.footer .copyright{
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}

/*-- BANNER --*/
img {
    border: 0 none;
}
#adPlayer {
	height: 310px;
	list-style: none outside none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	overflow: hidden;
}
#adPlayer li {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
			
}

#adPlayerNav {
    float: right;
    position: relative;
    right: 0.4em;
    top: -0.2em;
}
#adPlayerNav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#adPlayerNav li {
    float: left;
    margin: 7px 0 0;
    padding: 0;
}
#adPlayerNav li a {
    cursor: pointer;
    display: block;
    height: 14px;
    padding: 0;
    width: 14px;
}
#adPlayerNav li.adplay, #adPlayerNav li.adpause {
    margin: 0;
}
#adPlayerNav li.adplay a, #adPlayerNav li.adpause a {
    height: 30px;
    width: 30px;
}





#adPlayerNav li {
    border: medium none;
}
#adPlayerNav li a {
    background-color: transparent;
    padding: 0.5em;
}
#adPlayerNav li {
    background-image: url("/default/includes/themes/glimmerglass/images/inactive.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#adPlayerNav li.active {
    background-image: url("/default/includes/themes/glimmerglass/images/active.gif");
}
#adPlayerNav li.adplay {
    background-image: url("/default/includes/themes/glimmerglass/images/play.gif");
}
#adPlayerNav li.adpause {
    background-image: url("/default/includes/themes/glimmerglass/images/stop.gif");
}


#adPlayerNav li {
    font-size: 1.2em;
}
#adPlayerNav li a {
    text-indent: -9000px;
}
