@charset "utf-8";

img.ie_logo { behavior: url(iepngfix.htc) }

body {
	text-align: center; /* IE6 Fix */
	margin: 0;
	padding-top: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

.shadow_container {
	width: 100%;
}

.container {
	text-align: left;
}

.header {
		width: 925px;
		margin:0px;
		position: absolute;
		top: 22px;
		padding:0;
		padding-left: 10px;
		height:20px;	
}

.header .logo {
		width: 427px;
		padding-left: 10px;
		padding-bottom: 22px;
		float:left;
}

.header .quick_links {
		width: 270px;
		float: right;	
		padding-top: 4px;
		padding-right: 5px;
}

.header .quick_links .contacts {
		width: 270px;
		float: left;
		color: #7f9800;
		text-transform: uppercase;
		font-size: 9px;
		font-weight: bold;
}

.header .quick_links .contacts a {
}

.header .quick_links .argent {
		width: 36px;
		float: right;
}

.header .pnav {
		width: 100%;
		margin-top: 20px;
		height: 30px;
		padding-right: 5px;
		clear: both;
		background-image: url(../images/pnav_bg.gif);
		background-repeat: repeat;
}

.header .pnav ul {
	float: right;
	margin: 0px;
	padding: 0px;
    height:22px;
	padding-top: 0px;
}
.header .pnav ul li {
    list-style:none;
    display:inline;
}
.header .pnav ul li a {
	margin-top: 5px;
	height:22px;
	width: 80px;
	padding-top: 2px;
	margin-left: 5px;
	text-align: center;
    text-decoration:none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    float:left;
	background-image: url(../images/pnav_li_bg.gif);
	background-repeat: repeat-x;
}

.header .pnav ul li a:hover {
	color: #434d58;
	height: 18px;
	background-image: none;
	background-color: #FFFFFF;
}
.header .pnav ul li a#active {
	color: #434d58;
	height: 18px;
	background-image: none;
	background-color: #FFFFFF;
}

.header .pnav ul li a#sactive {
	color: #434d58;
	height: 24px;
	padding-top: 6px;
	margin-top: 0px;
	background-image: none;
	background-color: #f6f7fa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e2e6ed;
	border-right-color: #e2e6ed;
	border-left-color: #e2e6ed;
}

.header .snav {
	width: 100%;
	padding-right: 3px;
	clear: both;
	border: 1px solid #e2e6ed;
	background-color: #f6f7fa;
	height: 190px;
}

.header .snav#company {
	height: 60px;
}

.header .snav#contact, .header .snav#support, .header .snav#press {
	height: 20px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-image: url(../images/bg_snav_none.gif);
	background-repeat: repeat-x;
}

.header .snav .sub {
	height: 180px;
	padding: 5px;
	float: left;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e6ed;	
}

#bss {
	width: 150px;
}

#oss {
	width: 150px;
}

#in {
	width: 120px;
}

#vas {
	width: 150px;
}

#switching {
	width: 150px;
}

#emis {
	width: 120px;
	padding-right: 0px;
	border-right: none;
}


#about { 
	width: 220px;
	height: 50px;
}

#customers, #partners {
	width: 220px;
	height: 50px;
}


#mgmt {
	width: 220px;
	padding-right: 0px;
	border-right: none;
	height: 50px;
}

#product_title {
	font-size: 11px;
	padding-bottom: 0px;
}

#product_title a #product_code {
	color: #b8c6d6;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e6ed;		
}

#product_title a #product_code_long {
	margin-left: 0px;
	padding-left: 0px;
	color: #b8c6d6;
}

#product_title.active {
	padding-left: 10px;
	background:url(../images/snav_active_bg.gif) no-repeat;
}

#product_title.active a {
	color: #f7931e;
}

#product_title.active a #product_code {
	color: #f7931e;
}

#product_title.active a #product_code_long {
	margin-left: 0px;
	padding-left: 0px;
	color: #f7931e;
}

#product_teaser.active {
	color: #000000;
}

#product_teaser {
	font-size: 9px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.slider01, .slider02, .slider03, .slider04, .slider05  {
		width: 950px;
		height: 580px;
}

.slider05 {
		background:url(../images/05.jpg) no-repeat 0 0;	
}

.slider05 .slider_teaser {
	padding-top: 132px;
	width: 930px;
	height: 435px;
	padding-left: 10px;
}

.slider05 .slider_teaser .overlay {
	height: 418px;
	padding-top: 20px;
	padding-left: 420px;
}

.slider05 .slider_teaser .overlay p {
	font-size: 44pt;
	line-height: 42pt;
	letter-spacing: -0.05em;
	margin-bottom: 13px;
	font-weight: bold;
	color: #333333;
}

.slider05 .slider_teaser .overlay p a {
	color: #000000;
}

.slider05 .slider_teaser .overlay p a:hover {
	color: #b8dc00;
}


.slider05 .slider_teaser .overlay p#line2 {
	padding-left: 70px;
	line-height: 24pt;
}

.slider05 .slider_teaser .overlay p#line3 {
	padding-left: 110px;
	line-height: 24pt;
}

.slider03 .slider_teaser {
	padding-top: 360px;
	width: 230px;
	padding-left: 710px;
}

.slider04 .slider_teaser {
	padding-top: 290px;
	width: 730px;
	padding-left: 10px;
}

.slider01 .slider_teaser {
	padding-top: 390px;
	width: 380px;
	padding-left: 40px;
}

.slider01 .slider_teaser .wrapper .byline .item {
	font-size: 10pt;
	color: #ced3db;
	line-height: 14pt;
	padding-right: 10px;
}

.slider04 .slider_teaser .wrapper .byline .item {
	font-size: 10pt;
	color: #ced3db;
	line-height: 14pt;
	padding-right: 10px;
}

.slider02 .slider_teaser .wrapper .byline .item {
	font-size: 10pt;
	color: #ced3db;
	line-height: 14pt;
	padding-right: 10px;
}

.slider03 .slider_teaser .wrapper .byline .item {
	font-size: 10pt;
	color: #ced3db;
	line-height: 14pt;
	padding-right: 10px;
}

.slider02 .slider_teaser {
	padding-top: 170px;
	width: 440px;
	padding-left: 500px;
}

.slider_teaser .top {
	background-image: url(../images/slider_teaser_bg.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.slider_teaser .wrapper {
	background-color: #000000;
	height: 150px;
}

.slider01 .slider_teaser .wrapper {
	height: 140px;
}

.slider04 .slider_teaser .wrapper {
	height: 125px;
}

.slider02 .slider_teaser .wrapper {
	height: 170px;
}

.slider03 .slider_teaser .wrapper {
	height: 155px;
}

.slider_teaser .wrapper .heading {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	font-size: 24pt;
	line-height: 24pt;
	letter-spacing: -0.05em;
}

.slider_teaser .wrapper .heading a {
	color: #a4c400;
}

.slider_teaser .wrapper .byline {
	background: none;
	margin-left: 10px;
	color: #e1e6ed;
	font-size: 11px;
}


.slider03 {
		background:url(../images/09.jpg) no-repeat 0 0;	
}

.slider04 {
		background:url(../images/11.jpg) no-repeat 0 0;	
}

.slider01 {
		background:url(../images/06.jpg) no-repeat 0 0;	
}

.slider02 {
		background:url(../images/02.jpg) no-repeat 0 0;	
}

.main {
	background-color: #FFFFFF;
	border-top-color: #657380;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
}

.page_main {
	background-color: #FFFFFF;
	padding-top: 330px;
}

.page_main#company {
	padding-top: 210px;
}

.page_main#ie_fix {
	padding-top: 0px;
}

.page_main#contact, .page_main#support, .page_main#press {
	padding-top: 140px;
}

.page_main .product_heading {
	height: 46px;
}

.page_main .product_heading_divider {
	margin-left: 10px;
	margin-right: 10px;
	height: 16px;
	border-top-color: #ced3db;
	border-top-width: 1px;
	border-top-style: solid;	
}

.page_main .product_heading .product_brand {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 28px;
	letter-spacing: -0.05em;
	text-align: right;
	vertical-align: bottom;
}

.page_main .product_heading .product_brand em {
	font-style: normal;
	color: #657380;
}

.page_main .product_heading .product_name {
	margin-top: 0px;
	padding-top: 13px;
	padding-right: 10px;
	font-size: 16px;
	letter-spacing: 0.0em;
	color: #657380;
	vertical-align: bottom;
}

.page_main .product_heading .product_name .product_code {
	color: #434d58;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e6ed;		
}

.page_main .product_byline {
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	letter-spacing: 0.0em;
	line-height: 24px;
	color: #8596a5;
}

.page_main .product_brochure {
	padding-right: 10px;
	padding-left: 100px;
	padding-bottom: 10px;
	width: 160px;
}

.page_main .product_announcements {
	padding-right: 10px;
	padding-left: 100px;
	padding-bottom: 10px;
	width: 160px;
}
.page_main .product_announcements .pane .heading h1 {
	text-align: right;
	padding-left: 0px;
	padding-right: 5px;
}

.page_main .product_announcements .pane .content ul li {
	text-align:right;
}

.page_main .product_brochure ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.page_main .product_brochure ul li{
	list-style:none;
	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ced3db;
}

.page_main .product_brochure img {
}

.page_main .pane {
	padding: 0px;
	background: none;
}

.page_main .pane .content {
	padding-left: 10px;
	padding-right: 0px;
}

.page_main .pane .content_image {
	padding: 5px;
	padding-bottom: 20px;
}

.page_main .pane .content ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
}

.page_main .pane .content ul li{
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ced3db;
}

ul#twitter_update_list {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

ul#twitter_update_list li{
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ced3db;
}

.pane {
	padding: 5px;
	background:url(../images/pane_bg.gif) repeat-x 0 0;
}

.pane .heading {
		height: 20px;
		padding: 5px;
		clear: both;
		background-image: url(../images/pane_h1_bg.gif);
		background-repeat: repeat;
		

}

.pane .heading h1 {
		padding-left: 5px;
		height: 15px;
		padding-top: 5px;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		text-decoration:none;
		color: #27353c;
		background-color: #FFFFFF;
}

.pane .content#product_home ul li a {
		font-size: 14px;
}

.pane .content#product_home ul li a #product_code {
	color: #b8c6d6;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e6ed;		
}

.pane .content {
	padding: 5px;
}

.pane .content .thumb {
	padding-bottom: 0px;
}

.pane .content .caption {
	padding: 5px;
	font-size: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ced3db;
	border-bottom-color: #ced3db;
	border-left-color: #ced3db;
	background-image: url(../images/caption_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pane .content #news_title {
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ced3db;	
}

.pane .content #news_title a {
	color: #4b6277;
}

.pane .content #news_title a:hover {
	color: #b8dc00;
}

.pane .content #news_teaser {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 7px;
}

.pane .content #news_teaser #location {
	color: #f7931e;
}

.pane .content #product_title {
	font-size: 11px;
	padding-bottom: 0px;
}

.pane .content h4 {
	margin-top: 10px;
	margin-bottom: 2px;
}

.pane .content h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dddddd;
}

.pane .content h6 {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #dddddd;
}

.pane .content #product_teaser {
	font-size: 9px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ced3db;	
}

#snav_wrapper {
	text-align: right;
}

#snav_vert ul {
	list-style: none;
	font-size: 12pt;
	text-transform: uppercase;
	padding-right: 10px;
	border-right: 1px dotted #ced3db;
	margin-right: 10px;
}

#snav_vert ul li {
	margin-bottom: 10px;
}

#snav_vert ul li a {
	font-size: 11pt;
	color: #7f9800;
	padding: 5px;
}

#snav_vert .current-cat a {
	background-color: #809900;
	font-weight: bold;
	border-bottom: 1px solid #a4c400;
	color: #FFFFFF;
	background-image: url(/images/sn_item_bg_hover.gif);
	background-repeat: repeat-x;
}

#snav_vert ul li a:hover {
	color: #b8dc00;
}

#snav_vert ul li a#active {
	background-color: #809900;
	font-weight: bold;
	border-bottom: 1px solid #a4c400;
	color: #FFFFFF;
	background-image: url(/images/sn_item_bg_hover.gif);
	background-repeat: repeat-x;
}


.larger {
	font-size: 14px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.left_edge {
	margin-left: 10px;
}

.right_edge {
	margin-right: 10px;
}

.partner_logos img {
	padding-right: 10px;
	padding-bottom: 10px;
}

.footer_products_header {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ced3db;	
}

.footer {
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-bottom: 0px;
}

.footer_links {
	text-align: left;
	width: 450px;
	padding-left: 10px;
	float: left:
}

.footer_copyright {
	text-align: right;
	width: 450px;
	float: right;
	padding-right: 10px;
}

.bottom_shadow {
	height: 10px;
	background-image: url(../images/body_bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.error-div {
	padding: 5px;
	color: #CC0000;
}

.result-div {
	margin: 5px;
	margin-bottom: 15px;
	padding: 5px;
	color: #484f57;
	font-size: 11pt;
	border: 1px solid #DDDDDD;	
}

.required {
	color: #CC0000;
}


.tlabel {
	vertical-align: top;
	padding-top: 12px;
}

input.textbox, textarea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434d58;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434d58;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434d58;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434d58;
	background-color: #EEEEEE;
	width: 320px;
	color: #000000;
}
