/*********** Jungo Color*************/
/*	
rgb(168,190,72); #Green	    


rgb(86,61,128);  #Purple			    
rgb(170,158,191); #Light Purple
*/
/************************************/
html, body, #wrapper ,#container{
height: 100%;
}

html { 
	overflow-y: scroll;
	font-size:12px;
}

body {
	margin: 0;
	padding: 0;
	font:normal 12px arial;
	color:#000000;
	line-height:18px;
	font-size:12px;
	background-image:url(images/sides_bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#E9E9EB;

}
a {
	text-decoration:none !important;
	outline:none!important;

}
a:hover {
	color:#008FBD ;
	border-bottom:0 !important;
	cursor:pointer;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
hr{
height:1px;
}

ul{
	margin:0;
	padding:0;
}
.trade{
	vertical-align:top;
	font-size:60%;
	_font-size:50%;
	padding:0;
	margin:0;
	letter-spacing:0;
}
img{
	border:none;
}
H1 {
font: 12px arial;
color: gray;
line-height:100%;
height:18px;
margin:0;
padding:0 10px;
/*	border-bottom: 1px dotted;*/

}

/************ new style *********/

/***** Header  ******/
.header_short{
	background-image:url("images/rg/header_short.jpg");
	background-repeat: no-repeat;
	background-position:35px 5px;
	height:87px;
	text-align:left;
	position:relative;

}
.header_short .top-menu{
	width:925px;
	height:87px;
	color:rgb(168,190,72);
	font:normal 12px arial;
}
.header_short .top-menu .text a{
	text-decoration:none;
	color:rgb(168,190,72);
	line-height:87px;
	height:87px;
	}
.header_short .top-menu a:hover{
	border-bottom:0px solid #000;
	color:#008FBD;
}
.header_short .top-menu .text input{
	border:1px solid rgb(168,190,72);
	width:128px;
	height:12px;
	font:normal 8pt arial;
	line-height:1em;
	color:rgb(168,190,72);
}
.header_short .top-menu .text{
	float:right;
	color:rgb(168,190,72);
	height:87px
	line-height:87px;
}
.top-image{
	height:125px;
}
.down-menu{
	width:960px;
	height:34px;
	font:normal 16px arial;
	line-height:34px;
	/*display:block;*/
	margin-top:0;
	background-image:url("images/dark_green_ops_80.png");
}
.down-menu a{
	text-decoration:none;
	color:#000;
}
.down-menu a:hover {
	border-bottom:0px solid #000;
	color:#008FBD;
}



.header_short #link-area-map{
	position:absolute; 
	width:130px;
	cursor:pointer;
	height:90px;
	left:0px; 
	top:0px;
}

/***** Header-short  ******/
/***** Header  ******/
.header{
	background-image:url("images/rg/header.jpg");
	background-repeat: no-repeat;
	height:91px;
	width:960;
	text-align:left;
	position:relative;

}
.header .top-menu{
	width:952px;
	color:#000;
	font:bold 13px arial;
	height:19px;
	padding-top:5px;
}
.header .top-menu a{
	text-decoration:none;
	color:#000;
}
.header .top-menu a:hover{
	text-decoration:underline;
	color:#008FBD;
}
.header .top-menu input{
	border:1px solid #d1d3d4;
	width:68px;
	height:12px;
	font:normal 7pt arial;
	line-height:1em;
}
.header .top-menu .text{
	border:0px solid #d1d3d4;
	float:right;
	line-height:1em;
	color:#000;
}
.header .down-menu{
	width:952px;
	color:#fff;
	font:900 15px arial;
	display:block;
	margin-top:65px;
	text-align:right;
}
.header .down-menu a{
	text-decoration:none;
	color:#fff;
}
.header .down-menu a:hover{
	text-decoration:underline;
	color:#008FBD;
}
.header #link-area-map{
	position:absolute; 
	width:130px;
	cursor:pointer;
	height:90px;
	left:0px; 
	top:0px;
}

/***** Header-short ******/
#main_stage .title{
	font:900 26px verdana;
	color:rgb(86,61,126);
}
#main_stage .menu{
	padding:10px 0px 10px 0px;
	color:#9abf3c;
	font:normal 12px ariel;
}
#main_stage .menu a{
	font:normal 12px arial;
	color:#9abf3c;
	text-decoration:none;
	line-height:22px;
}

#main_stage .menu a .selected{
	font:bold 12px arial;
	color:#000;
	text-decoration:none;
}

#main_stage .menu a:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}

#main_stage .content{
	font:normal 12px arial;
	color:#000;
	width:280px;
}
.height22{
line-height:0px;
}
.font-general{
        font:normal 12px arial;
	color:#000;
	line-height:18px;
}
.font-gray-normal{
	font:normal 12px arial;
	color:#000;
	line-height:18px;
}
.font-green-normal{
	font:normal 12px arial;
	color:#9abf3c;
	line-height:18px;
}
.font-smallgreen-bold{
	font:bold 11px arial;
	color:#9abf3c;
}

.font-gray-bold{
	font:bold 12px arial;
	color:#000;

}
.font-graydark-bold{
	font:bold 12px arial;
	color:#333;

}
.font-darkpurple-bold{
	font:bold 12px arial;
	color:rgb(86,61,126);
	line-height:18px;
}
.font-purple-normal{
	font:normal 12px arial;
	color:rgb(154,138,176);
	line-height:18px;
}
.font-purple-italic{
	font:bold 12px verdana;
	color:rgb(86,61,126);
	line-height:18px;
	font-style:italic;
}
.font-purple-bold{
	font:bold 12px arial;
	color:rgb(154,138,176);
}
.link-purple-bold{
	font:bold 12px arial;
	color:rgb(154,138,176);
}
.link-purple-bold:hover{
	font:bold 12px arial;
	color:rgb(154,138,176);
	border-bottom:1px dashed #000;

}

.font-smallgray-bold{
	font:bold 11px arial;
	color:#000;
}

.font-darkgray-bold{
	font:bold 12px arial;
	color:#333;
}
.darkgray-normalbold{
	font:bold 12px arial;
	color:#333;
}

.link-darkgray-small{
	font:bold 11px arial;
	color:#333;
}
.link-darkgray-small:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}
.link-green-small{
	font:bold 11px arial;
	color:rgb(168,190,72);
}
.link-green-small:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}

.link-darkgray-bold{
	font:bold 12px arial;
	color:#333;
}
.link-darkgray-bold:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}

.font-darkgray-bold:hover{
	font:bold 12px arial;
	color:#008FBD;
	border-bottom:1px dashed #000;
}

.linkline:hover{
	border-bottom:1px dashed #000;
}
.font-green-bold{
	font:bold 12px arial;
	color:rgb(168,190,72);
}
.font-green-normal{
	font:normal 12px arial;
	color:rgb(168,190,72);
}
.font-green-small{
	font:normal 11px arial;
	color:rgb(168,190,72);
}

.link-green-normal{
	font:normal 12px arial;
	color:rgb(168,190,72);
}
.link-gray-normal:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}
.link-gray-small{
	font:normal 8pt verdana;
	color:#000;
}
.link-gray-small:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}
.link-gray-normal{
	font:normal 12px arial;
	color:#000;
}

.link-green-normal:hover{
	color:#008FBD;
	border-bottom:1px dashed #000;
}
.font-gray-small{
	font:normal 11px arial;
	color:#000;
	line-height:18px;

}

.separator-line{
        border-bottom:1px dotted #000;
	height:1px;
	
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.bg_gray_long{
	/*background-image:url("images/rg/bg_gray_long.gif");
	background-repeat: no-repeat;*/
	font:normal 30px verdana;
	color:rgb(86,61,128);
	margin-left:-2px;
}
.bg_gray_longer{
	font:normal 30px verdana;
	color:rgb(86,61,128);
	margin-left:-2px;
/*
	background-image:url("images/rg/bg_gray_longer.gif");
	background-repeat: no-repeat;
	font:bold 13px arial;
	padding-left:5px;
	height:26px;
	line-height:26px;
	color:#fff;
	width:814px;
*/
}
.paragraph{
	margin-bottom:0px;
}

.bg_gray_small{
	/*background-image:url("images/rg/bg_gray_small.gif");
	background-repeat: no-repeat;*/
	font:bold 14px arial;
	color:rgb(86,61,128);

}

/* RIGHT_COLUMN */

.right-column-box{
	text-align:left;
	width:225px;
	padding:0;
	font:normal 11px arial !important;
	line-height:16px !important;
	color:#000000;
}
.right-column-box h3{
	font:bold 11px arial !important;
}
.right-column-box .title{
        color:rgb(168,190,72);
	font: normal 11px arial;
	line-height:16px !important;
}
.right-column-box .subtitle{
	line-height:16px !important;
	font: normal 11px arial;
	font-weight:900;
	padding-bottom:5px;
}



.right-column-box li{
list-style:none;
background:url(images/bullet_2_arrows.png) no-repeat 0px 8px !important;
/* Exp */
_background:url(images/bullet_2_arrows.png) no-repeat 0px 10px !important;
/* Exp*/
margin:0;
padding:2px 0px 2px 20px !important;
color:#000;
}

.right-column-box li a{
	font:normal 11px arial !important;
}
.right-column-box a{
	color:#008FBD ;
}


/********* RIGHT_COLUMN ***********/


/********* LEFT_COLUMN ***********/

.left-column{
	font:normal 12px arial;
	color:#000000;
	border:0px solid black;
}
.left-column h3{
	font-size:12px;
}

.left_column_title{
	font:normal 30px verdana;
	color:rgb(86,61,128);
	margin-left:-2px;
	height:auto;
	padding:0;
}
.left-column-item{
		font: 12px arial;
		color:#000;
		margin-bottom: 10px;
		overflow:hidden;
		width:460px;
}

.left-column-item .links-title{
		/*color:#9abf3c;*/
		color:rgb(86,61,128);
		font:900 14px arial;
		text-decoration:none;
}
.left-column-item .links-title:hover{
		border-bottom:1px dashed #000;
		
}

.left-column-item .links{
		font:normal 11px arial;
		color:rgb(0,143,189);
}

.left-column-item .title {
		background-color:rgb(168,190,72);
		line-height:28px !important;
		color:#fff;
		font:bold 14px arial;
		width:460px;  		/* width left column */                            
		position:relative;
		padding:0px 15px;
		/* Exp */
		_padding-top:5px;
		_padding-bottom:5px;
		/* Exp */

}
.left-column-item .black-title {
	    	text-decoration:none;
	    	font-weight: bold; 
		color:#000;
		width:450px;   /* width left column */
}

.left-column-item .text {
		display:block;
	    	width:445px;   /* width left column */
		margin:16px 0 15px 15px;
}
.left-column-item-title {
		background-color:rgb(168,190,72);
		height:auto;
		line-height:28px !important;
		color:#fff;
		font:bold 14px arial;
		width:460px;  		/* width left column */                            	position:relative;
		/* Exp */
		_padding-top:6px;
		_padding-bottom:6px;
		/* Exp */
		margin-bottom:15px;
}

.left-column-item-title .title{
		padding:0px 15px;
}

/********* LEFT_COLUMN ***********/

/********* SINGLE_COLUMN ***********/

.single_column_title{
	margin:6px 0px 15px -2px!important;
	height:30px;
	font:normal 30px verdana;
	color:rgb(86,61,128);
	padding:0;
}

/********* SINGLE_COLUMN ***********/


/************ new style *********/
#container {
	width:100%;
	margin:0 auto;
	min-height:100%;

}


#container-table{
	vertical-align: top;
	position: relative;
	margin-top: 0px;
	border:0;
	
}
#page_container{
	background-image:url(images/city_56.jpg);
	background-color:#ffffff;
	border:0px solid black;
	position:relative;
	top:0;
	background-repeat:no-repeat;
	background-position:left bottom;

}
#page_container td{
	font-size:12px;
	text-align:left;
}

#main-content-td {
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
/*	width: 780px;*/
	vertical-align: top;
	background-color: white;
	padding-right: 16px;
}


#top-left-logo {
	position: absolute;
	top: -78px;
	left: 0px;
	width: 184px;
	height: 77px;
	z-index:99;
}

#top-general-menu {
position:absolute;
top: -71px;
/*padding-top: 8px;*/
right: 2px;
width: 500px;
height:10px;
vertical-align:bottom;
text-align:right;
color:silver;
font:8px arial;
z-index: 10;
}


#new-footer{
/*	clear: both;*/
margin-top:10px;
font-size:10px;
}

.li-style ul{
margin-left:24px;
}

.li-style li{
list-style:none;
background:url(images/bullet_2_arrows.png) no-repeat -6px 8px;
/* Exp */
_background:url(images/bullet_2_arrows.png) no-repeat -6px 9px;
/* Exp*/
margin:0;
padding:2px 0px 2px 13px;
margin:3px 0px;
font:normal 12px arial;
color:#000;
line-height:18px;
}

.li-style a{
font:normal 12px arial;
color:#000;
}

.li-style a:hover {
color:#008FBD ;
}

/*.li-style-right-column a{
font:normal 11px arial !important;
color:#000;
}*/





.li-title-style{
list-style-type:none;
margin-top:0;
}

#h1holder{
	position: relative;
	left: -2px;
	padding: 2px;
}

#bread-crumbs{
	position: relative;
	padding-top: -5px;
	left: 0px;
	display:block;
	margin-top:8px;
	line-height:10px;
}
#bread-crumbs a.tiny-link {
	font: 9px verdana,arial;
	color:rgb(168,190,72);
}
#bread-crumbs a.last-crumb{
	font: 9px verdana,arial;
	color:rgb(86,61,126);
}
#bread-crumbs a:hover {
	color:#008FBD ;
}


LEGEND {
position:relative;
background-color:#959FBD;
color:#FFF;
font:bold 11px arial;
letter-spacing:1px;
top:-18px;
padding:3px 20px;

}

LEGEND.white {
background-color:#FFF;
color:#000;
border:1px solid #959FBD;
font:bold 11px arial;
letter-spacing:1px;
top:-26px;
padding:3px 20px;
}

FIELDSET {
background-color:#fff;
position:relative;
display:block;

}

dt {
font-weight:700;
border-bottom:1px solid silver;
padding:16px 0 6px;
}

dd {
line-height:160%;
padding-top:2px;
}

.field-must1 {
	color: red;
	background: url(images/bullet_red_square.png);
	background-repeat:no-repeat;
	background-position: left center;
font:bold 12px arial;
}

.field-not-must1 {
color:#E8EAEF;
font:bold 12px arial;
}


#product-top-menu ,#product-top-menu a{
color:#9abf3c;
font:normal 12px arial;
padding:18px 0px; 

}

#rss-top {
position:absolute;
top:0;
right:5px;
}



.std-top-image {
position:relative;
border:0;
width: 100%;
height:200px;
padding-bottom:10px;
}

.wide-top-image{
	position: relative;
	border: 0px;
	width: 100%;
	height: 200px;
	padding-bottom: 10px;
}

#top-image-empty {
background:#FFF url(images/top_empty_x.jpg) top left repeat-x;
}

#top-image-installation {
background:#FFF url(images/top_installation.jpg) top left no-repeat;
}

#top-image-support {
background:#FFF url(images/top_support_center.jpg) top left no-repeat;
}

#top-image-icon1 {
position:absolute;
top:58px;
right:40px;
z-index:5;
overflow:hidden;
}

#product-top-image-empty {
position:relative;
background:#FFF url(images/top_section_empty.jpg) top left no-repeat;
/*width:100%;*/
height:115px;
border:0;
padding-bottom:10px;
}

#product-top-title {
position:relative;
top:0px;
left:0;
/*margin-left:10px;*/
height:30px;
color:#000;
font:bold 28px arial;
}
#product-title{
font:900 26px arial;
	color:#000;
}


.title6{
color:black;
font:28px/180% Georgia;	
}

.title6 a{
	text-decoration: none;
	color: black;
}

.title6 a:hover{
	color: #008FBD;
}

.title6b{
color:#448BCB;
font:28px/180% Georgia;	
}


#product-top-summary {
	font:normal 11px arial;
	color:#000;
	width:400px;
	line-height:18px;

}

#product-top-summary2 {
position:absolute;
top:80px;
left:0;
margin-left:10px;
width:450px;
height:90px;
color:#000;
font:11px arial;
}

#product-top-summary3 {
position:absolute;
top:72px;
left:0;
margin-left:10px;
width:450px;
height:90px;
color:#000;
font:11px arial;
}

#product-top-summary-small {
position:absolute;
top:5px;
left:0;
margin-left:10px;
width:400px;
height:80px;
color:#000;
font:11px arial;
}

#product-top-summary-small-wide {
position:absolute;
top:5px;
left:0;
margin-left:10px;
width:96%;
height:80px;
color:#000;
font:11px/180% arial;
}


fieldset {
border:0px solid #ccc;
padding:9px;
}

#main-nav-menu {
position:absolute;
top:20px;
right:0;
width:650px;
height:26px;
overflow:hidden;
vertical-align:middle;
text-align:right;
background:#E8EAEF url(images/top_nav_left_corner.gif) top left no-repeat;
padding-right:15px;
padding-top:3px;
border:0;
}



#top-general-menu-translate {
position:absolute;
top:1px;
right:-5px;
color:silver;
font:8px arial;
vertical-align:top;
text-align:right;
width:120px;
height:12px;
}

#translate-bar {
position:absolute;
top:18px;
right:0;
width:352px;
border:1px solid gray;
z-index:15;
text-align:left;
background-color:silver;
font:10px arial;
padding:8px;
}

.translate-button {
font:10px arial;
color:gray;
background-color:#FFF;
border:1px solid gray;
}

a.image-link {
border:none;
text-decoration:none;
}

a.image-link:hover {
border:none;
}

a.orange-link{
font-weight: bold;
color: white;
text-decoration: none;
padding: 2px;
background-color: #FC7D00;
}

a.orange-link:hover{
	color:black;
}


a.links-block {
font:11px/140% arial;
color:#000;
text-decoration:none;
display:block;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
padding:6px;
}

a.links-block:hover {
background-color:#E8EAEF;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

.newbluenl {
font-size:12px;
color:green;
text-decoration:none;
}

.font1white {
font-family:arial,arial;
font-size:11px;
color:#FFF;
text-decoration:none;
}

.white-title {
font:bold 12px arial;
letter-spacing:1px;
background-color:#FFF;
color:#5881F3;
display:block;
text-align:center;
padding:2px;
}

.white-text {
font:12px/140% arial;
color:#FFF;
letter-spacing:1px;
}

.black-easy {
font:bold 12px/140% arial;
color:#000;
letter-spacing:1px;
}

.dark-title {
background:rgb(86,61,126);
text-align:center;
width:100%;
font:bold 12px arial;
letter-spacing:1px;
color:#FFF;
}

.dark-title-grad {
background:transparent url(images/dark_title2.jpg) left top repeat-x;
height:12px;
}

.dark-title-small {
font:normal 14px arial;
height:32px;
line-height:32px;
background-color:rgb(168,190,72);
color:#ffffff;
display:block;
text-align:left;
padding:2px 0 2px 0px;
}


.code1 {
color:#000;
font:11px/150% courier;
background-color:#E8EAEF;
margin-top:5px;
margin-bottom:5px;
padding:3px;
}

.tiny-gray {
font:10px arial;
color:gray;
}

.tiny-comment {
font:10px arial;
color:#595959;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:15px;
z-index:15;
}

.tiny-comment2 {
font:10px arial;
color:#E6E6E6;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:15px;
z-index:15;
}

a.links-b {
color:#514670;
text-decoration:none;
font:bold 9px arial;
}

a.links-b1 {
color:#514670;
text-decoration:none;
font:bold 11px arial,verdana;
}

.b1 {
color:#514670;
font:bold 11px arial,verdana;
}

a.links-b2 {
color:#514670;
font:bold 12px arial,verdana;
text-decoration:underline;
}

.tiny-white {
font:bold 9px arial;
color:#FFF;
}

a.links-black {
color:#000;
text-decoration:none;
font:bold 11px arial,verdana;
}

a.tiny-link {
font:bold 9px arial;
text-decoration:none;
color:#949494;
}

a.tiny-link:hover {
color:#008FBD;
text-decoration:underline;
}

a.tiny-link2 {
font:bold 10px arial;
text-decoration:none;
color:#6D6D6D;
}

a.tiny-link-gray {
font:bold 10px arial;
text-decoration:none;
color:#6F6F6F;
}

a.tiny-link-white {
font:bold 9px arial;
text-decoration:none;
color:#FFF;
}

.transparent-link1 {
color:#333;
font:bold 11px arial;
text-decoration:none;
}

.transparent-link-italic {
    color:#000;
    font:11px arial,verdana;
    text-decoration:none;
    font-style: italic;
}

TT {
font:11px Courier;
color:#000;
}


.h100 {
font:bold 13px arial;
color:#000;
}

H2 {
color:#000;
font-family:Arial;
font-size:12px;
}

H3 {
/*color:#003e83;*/
padding:0;
margin:0;
font-size:inherit;
}

H4 {
color:#000;
font-family:Arial;
font-size:13pt;
}

.pagetitle {
font-family:arial,verdana;
font-size:14px;
color:#FFF;
font-weight:700;
}

.subtitleblack {
color:#000;
font-family:Arial;
font-size:9pt;
text-decoration:none;
font-weight:700;
}

.font1 {
font-family:arial,verdana;
font-size:12px;
color:#000;
text-decoration:none;
line-height:160%;
}

.font1g {
font-family:arial,verdana;
font-size:11px;
color:gray;
text-decoration:none;
line-height:140%;
}

.font1twn {
font-family:arial,verdana;
font-size:11px;
color:#000;
text-decoration:none;
}

fontbold {
font-family:arial,verdana;
font-size:11px;
color:#000;
font-weight:bolder;
}

.font2 {
font:10px/130% arial;
color:#000;
}

.font6 {
font-size:8pt;
font-family:arial,verdana;
color:#000;
}

.font1blue {
color:#008FBD;
font-family:verdana;
font-size:11px;
}

.font1blue:hover {
	color:#000;
}

.font1bluebold {
color:#00286f;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

.font1redbold {
color:red;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

.font2bluebold {
color:#00286f;
font-weight:700;
font-family:arial,verdana;
font-size:15px;
}

.ablue {
color:#00286F;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

li {
margin-bottom:3px;
}

.txtRegular {
font-size:11px;
color:#000;
line-height:130%;
}

.txtPageTitle {
font-size:14px;
color:#FFF;
font-weight:700;
}

.txtHeader {
font-size:11px;
color:#514670;
font-weight:700;
text-decoration:none;
}

.txtTitle {
font-size:14px;
color:#514670;
font-weight:700;
}

.txtMenuTitle {
font-size:11px;
color:#FFF;
font-weight:700;
}

a.highlight-link {
font:bold 10px arial;
color:#FFF;
text-decoration:none;
}

.gray-spacer {
height:19px;
background-color:#E8EAEF;
width:227px;
display:block;
}

.txtLink-i {
font:italic 11px arial;
color:#514670;
text-decoration:none;
}

a.section-link1 {
font:bold 11px arial;
color:#514670;
text-decoration:none;
}

a.section-link1:hover {
color:#A19AC2;
}

a.link-block1 {
font:11px arial;
color:#514670;
text-decoration:none;
display:block;
padding:1px;
}

a.link-block1:hover {
background-color:#E4E4E4;
}

.box-free-download4 {
background:transparent url(images/download_empty4.png) top left no-repeat;
width:188px;
height:66px;
text-align:left;
color:#FFF;
}

.box3-pad {
padding:10px 30px 10px 16px;
}

.strong-black {
color:#000;
font:bold 11px arial,verdana;
}

.toolBar {
font-size:9px;
font-family:arial;
font-weight:700;
color:#514670;
}

.toolBar A {
text-decoration:none;
color:#514670;
}

.mainPicText {
padding-left:20px;
font-family:arial;
font-size:13px;
color:#FFF;
font-weight:700;
}

.mainPic {
background-image:URL('images/mainPic.jpg');
background-repeat:no-repeat;
}

.submitLink {
color:#fff;
background-color:#669;
text-decoration:none;
border:none;
width:203px;
height:60px;
}

.formInText {
border:1px navy solid;
background-color:#E8EAEF;
}

.fieldset {
background-color:#669;
border:3px navy double;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.fieldset-new {
background:#669 url(images/new_corner_white.gif) top right no-repeat;
border:1px solid #0F5CA3;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.fieldset1 {
background-color:#669;
border:1px solid #FFF;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.image-above-smap {
background:#FFF url(./images/img_inner.gif) top left no-repeat;
}

.left-spaced {
text-align:left;
line-height:130%;
}

a.main-link {
font:bold 10px arial,verdana;
text-decoration:none;
background-color:#866AA5;
color:#FFF;
width:250px;
display:block;
padding:2px;
}

a.main-link:hover {
background-color:#000;
}

div.ablue2 {
width:280px;
background:rgb(86,61,128);
color:#FFF;
font:normal 11px arial;
padding:3px 20px 3px 5px;
margin-top:15px;
}

div.ablue3 {
width:280px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 13px arial;
padding:1px 20px 1px 5px;
}

a.ablue2 {
width:280px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 11px arial;
text-decoration:none;
padding:1px 20px 1px 5px;
}

a.ablue3 {
width:250px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 11px arial;
text-decoration:none;
display:block;
padding:1px 0 1px 3px;
}

a.ablue4 {
width:50%;
background:rgb(154,138,176) url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 12px arial;
text-decoration:none;
display:block;
padding:1px 0 1px 3px;
}
.title-box-5{
color:rgb(86,61,128);
/*background:rgb(154,138,176);
color:#FFF;
font:bold 12px arial;
display:block;
padding:1px 0 1px 3px;*/
}
.body-box-5 li a{
color:#008FBD ;
}
td.top-title1 {
color:#000;
font:bold 16px arial,verdana;
vertical-align:top;
padding-top:20px;
height:70px;
}

td.listing-inner {
background-color:#fff;
color:#717FA1;
font:12px arial,verdana;
border-bottom:1px solid #959FBD;
border-left:1px solid #959FBD;
border-right:1px solid #959FBD;
line-height:150%;
padding:2px 4px 3px;
}

.listing-inner3 {
color:#000;
font:11px arial,verdana;
line-height:150%;
padding:2px 4px 3px;
margin-top:5px;
}

.listing-inner4 {
background-color:#fff;
color:#000;
font:bold 12px arial,verdana;
border-bottom:1px solid #cccc;
line-height:150%;
padding:2px 4px 3px;
}

.listing-inner-clear {
color:#000;
font:normal 12px arial;
line-height:18px;
border:0px solid #ccc;
padding:17px 5px;
}
.listing-inner-clear a:hover{
border-bottom:1px dashed #000;
}

.listing-inner-clear img{
/*border:0px solid #ccc;*/
}
/*.div-border{
	border:0px solid #ccc;
}*/


.listing-inner-partner {
background-color:#fff;
color:#000;
font:normal 12px arial;
line-height:18px;
border:0px solid #ccc;
padding:0px;
margin-bottom:40px;
}

.listing-inner-partner img{
border-right:0px solid #ccc;
border-top:0px solid #ccc;
border-left:0px solid #ccc;
border-bottom:0px solid #ccc;
padding-right:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
}
.listing-inner-partner .space{
/*float:left;*/
padding-right:0px;
border-left:1px solid #ccc;
margin-right:5px;

}
.listing-inner-partner .text{
margin : 15px;
width : 430px;
}


.body-box-5 .ul-bullet1 li{
	list-style:none;
	background:url(images/bullet_2_arrows_blue.png) no-repeat -6px 7px;
	/* Exp */
	_background:url(images/bullet_2_arrows_blue.png) no-repeat -6px 9px;
	/* Exp*/
	margin:0;
	padding:2px 0px 2px 13px;
	margin:3px 0px;
	font:normal 12px arial;
}
.img-box1{
border:0px solid #ccc;
padding:2px;
}
.img-box2{
border:0px;
margin-left:0px;
margin-bottom:0px;
}
.box1 {
color:#000;
font:11px arial;
border:0px solid #ccc;
padding:4px 15px;
}

.box2 {
background-color:gray;
color:#FFF;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:4px 15px;
}

.box-green {
background-color:#D3E49D;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:4px 15px;
}
.box-release_branch {
background-color:#D3E49D;
color:#000;
font:12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px 6px 15px;
text-align:center;
}
.box-release_branch_empty {
background-color:#ffffff;
color:#000;
font:12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px 6px 15px;
text-align:center;
}
.box-release_version-title{
background-color:rgb(154,138,176);
color:#ffffff;
font:bold 12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px;
text-align:center;
}
.box-release_version{
background-color:#cccccc;
color:#000;
font:bold 12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px;
text-align:center;
}

.listing-support {
background:#E8EAEF url(images/support_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}

.listing-products {
background:#E8EAEF url(images/download_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}

.listing-news {
background:#E8EAEF url(images/news_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}
.homepage-item{
		border-bottom: 1px solid #ccc;
		background-color: #fff;
		padding-bottom: 8px;
		font:normal 8pt verdana;
		line-height: 17px;
		color:#000;
		/*margin-bottom: 10px;*/
}
.homepage-item .space{
border-left:1px solid #ccc;
margin-left:5px;
padding-left:7px;

}
.homepage-item td{
padding-top:0px;
padding-bottom:0px;
}
.listing-inner5 {
background:#ADE309 url(images/corner_green.gif) top right no-repeat;
color:#000;
font:bold 11px arial,verdana;
border-left:1px solid #959FBD;
line-height:150%;
height:35px;
padding:2px 4px 3px;
}

.products-spacer {
border-bottom:3px solid #FFF;
border-top:2px solid gray;
}

td.listing-inner2 {
background-color:#fff;
color:#000;
font:11px arial;
line-height:160%;
vertical-align: middle;
padding:2px 4px 3px;
}


label { width: 10em; float: left; }
label.error { float: none; color: red;font-size:11px; padding-left: .5em; vertical-align: top; }

td.listing-inner-black {
background-color:#E8EAEF;
color:#000;
font:11px arial,verdana;
line-height:150%;
vertical-align:top;
padding:4px 8px 16px;
}

td.listing-inner-pad {
background-color:#E8EAEF;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:10px;
}

td.listing-inner-rc {
background:#E8EAEF url(images/corner-gray1.gif) bottom right no-repeat;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:2px 4px 5px;
}

td.listing-inner-rc2 {
background:#E8EAEF url(images/corner-gray2.gif) bottom right no-repeat;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:2px 4px 5px;
}

td.listing-title {
background-color:#959FBD;
color:#FFF;
border:1px solid #959FBD;
font:bold 11px arial,verdana;
letter-spacing:0;
padding:2px 4px 3px;
}

.border1 {
border:1px solid #6C7AA3;
padding:2px;
}

.border2 {
border:1px solid #000;
font:12px arial;
padding:2px;
}

.table1 {
border:1px solid #A7B0CD;
padding:10px;
}

.indent1 {
padding-left:30px;
}

#wrap-default {
position:relative;
top:0;
left:0;
width:545px;
overflow:visible;
}

a.list-link {
font:11px arial,verdana;
text-decoration:none;
color:#717FA1;
}

.title-type2 {
font:bold 14px arial,verdana;
color:#333;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
display:block;
vertical-align:middle;
padding:10px 0 10px 5px;
}

.title-type2s {
font:bold 12px arial,verdana;
text-decoration:none;
color:#514670;
border-bottom:2px solid #6C7AA3;
border-top:1px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
}

.title-type4 {
	display:block;
	margin-top:15px;
	font:normal 30px verdana;
	color:rgb(86,61,128);
}

.title-type4s {
font:bold 14px arial,verdana;
width:330px;
color:#4682b4;
border-bottom:2px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
vertical-align:middle;
padding:1px 0 1px 5px;
}

.title-type4b {
font:bold 14px arial,verdana;
color:#4682b4;
border-bottom:2px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
vertical-align:middle;
width:340px;
padding:1px 0 1px 5px;
}

.sub-title1 {
border-bottom:1px solid #6C7AA3;
width:420px;
font:bold italic 14px arial,verdana;
margin-bottom:15px;
background:transparent url(images/amall_arrow.gif) top left no-repeat;
padding-left:20px;
color:#514670;
}

.sub-title2 {
width:420px;
font:bold italic 14px arial,verdana;
margin-bottom:5px;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:20px;
color:#514670;
}

.indented-par {
border-left:10px solid #6C7AA3;
padding-left:30px;
margin-left:10px;
width:80%;
font:11px/150% arial;
color:#4D597B;
}

td.product-preview {
font:11px arial,verdana;
color:#000;
padding:5px;
}

.products-details-div {
position:relative;
width:558px;
}

#products-shared {
position:relative;
width:558px;
height:985px;
vertical-align:top;
color:#000;
display:block;
margin-left:5px;
margin-top:-12px;
line-height:140%;
}

#category-rg {
position:absolute;
top:10px;
left:281px;
width:270px;
text-align:left;
vertical-align:top;
padding:5px;
}

#category-st {
position:absolute;
top:10px;
left:0;
width:270px;
text-align:left;
vertical-align:top;
padding:5px;
}

.indent-left1 {
padding-left:5px;
padding-top:10px;
}

.section-title1 {
width:259px;
text-align:center;
}

.fontg{
font: italic 12px Georgia;
line-height:200%;	
}

.fontg a.transparent-link1{
	font: italic 12px Georgia;
	text-decoration: none;
}

.title2 {
color:#585858;
font:bold 16px Georgia,arial;
line-height:150%;
}

.title2u {
color:#585858;
font:bold 16px Georgia,arial;
line-height:150%;
width:100%;
border-bottom:1px solid #D1D1D1;
margin-bottom: 10px;
}

.title3u {
background-image:url(images/dotted_line.gif) ;
background-repeat:repeat-x;
background-position: left center;
height:35px;
}

.title1-white {
color:#FFF;
font:bold 16px/150% Georgia,arial;
border-bottom:1px dashed #FFF;
margin-bottom:10px;
}

.pr-title {
	font:normal 30px verdana;
	color:rgb(86,61,128);
	text-align:left;
	/*width:570px;*/
	margin-top:16px;
	margin-bottom:8px;
	padding: 0;
    	text-align: left;
	display:inline;
}
.title1 {
font:bold 12px arial,verdana;
color:#333;
border-bottom:0px solid #ccc;
border-top:0px solid #ccc;
display:block;
vertical-align:middle;
padding:10px 0 10px 0px;
}
.title-news-awards {
font:bold 12px arial,verdana;
color:#333;
border-bottom:0px solid #ccc;
display:block;
padding:10px 0 15px 0px;
text-align:center;
}

.title1-green{
color:#9abf3c;
font:bold 14px arial;
}
.title1s {
color:#4682b4;
font:16px/150% Georgia,arial;
}

.title1u {
color:#4682b4;
font:bold 16px Georgia,arial;
border-bottom:2px solid #4682b4;
display:block;
width:100%;
line-height:150%;
}

.mega-title {
background:#FFF url(images/mega_title.png) left top no-repeat;
width:550px;
height:87px;
margin-bottom:15px;
}

.mega-title-text {
position:relative;
top:30px;
left:45px;
width:450px;
font:bold 20px Georgia;
color:#2973BC;
}

.below-mega-title {
position:relative;
top:-37px;
left:52px;
}

.flashy-text {
font:italic 16px Georgia;
color:#2973BC;
line-height:150%;
}

.top-spacer {
background-color:#fff;
border:1px solid #D2D2D2;
font:12px arial,verdana;
line-height:130%;
padding:7px 10px;
}
.ul-bullet-download li{
	list-style:none;
	margin:0;
	padding:2px 0px 2px 13px;
	margin:3px 0px;
	font:bold 11px arial;
	color:#000;

}
.ul-bullet1b li {
	list-style:none;
	background:url(images/bullet_2_arrows.png) no-repeat -6px 7px;
	/* Exp */
	_background:url(images/bullet_2_arrows.png) no-repeat -6px 7px;
	/* Exp*/
	margin:0;
	padding:2px 0px 2px 13px;
	margin:3px 0px;
	font:normal 12px arial;
	color:#000;
}
.ul-bullet1a-spaced li {
padding-bottom:10px;
}



.ul-bullet2 {
list-style-image:url(images/bullet2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet-doc {
list-style-image:url(images/bullet_doc2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet3 {
list-style-image:url(images/bullet3.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet4 {
list-style-image:url(images/bullet4.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
width:60%;
padding-left:12px;
margin-left:12px;
padding-top:3px;
}

.ul-bullet4long {
list-style-image:url(images/bullet4.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
padding-left:12px;
margin-left:12px;
padding-top:3px;
}

.ul-download {
list-style-image:url(images/bullet_download.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
width:80%;
padding-left:8px;
margin-left:8px;
padding-top:3px;
}

.ul-pdf {
list-style-image:url(images/pdficon2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:12px;
padding-left:12px;
margin-bottom:4px;
line-height:30px;
}

.ul-pdf2 {
list-style-image:url(images/pdficon2.gif);
vertical-align:bottom;
margin-left:22px;
padding-left:22px;
}

.download-icon {
background:transparent url(images/bullet_download.gif) top left no-repeat;
padding-left:14px;
text-align:left;
}

.att-icon {
background:transparent url(images/bullet_att2.gif) top left no-repeat;
padding-left:14px;
text-align:left;
}

.pdf-icon {
background:transparent url(images/pdficon2.gif) top left no-repeat;
padding-left:26px;
text-align:left;
}

a.zoom-link {
font:9px arial;
color:#000;
background:url(images/magnify.gif) left top no-repeat;
padding-left:16px;
text-decoration:none;
}

a.zoom-link:hover {
color:gray;
}

.top-bullet1 {
background:transparent url(./images/tb_blt.gif) center left no-repeat;
padding:1px 0 1px 11px;
}

.top-bullet2 {
background:transparent url(./images/gr_headerBlt.gif) center left no-repeat;
padding:1px 3px 1px 14px;
}


.red-comment {
font:11px arial;
color:red;
letter-spacing:1px;
}

a.red-link {
font:bold 11px arial;
color:red;
text-decoration:underline;
}

.add-new-image {
position:relative;
top:-107px;
left:305px;
width:45px;
height:26px;
text-align:right;
background:transparent url(images/icon_new.gif) top right no-repeat;
z-index:1;
display:block;
}

.rounded-corner1 {
height:19px;
width:195px;
background:#E8EAEF url(openrg/images/MsoPnl_Cnr_tr_55B.gif) top right no-repeat;
vertical-align:middle;
text-align:left;
padding-top:4px;
font-size:11px;
color:#514670;
font-weight:700;
text-decoration:none;
}

.box-type1 {
background:#5881F3 url(images/box_back1.gif) bottom left repeat-x;
font:11px verdana, arial;
color:#FFF;
line-height:130%;
padding:3px;
}

.box-type2 {
background:#5881F3 url(images/box_back2.gif) bottom left repeat-x;
font:11px verdana, arial;
color:#FFF;
line-height:130%;
padding:3px;
}

.box-type4 {
background:#D7D7D7 url(images/box_back5.jpg) bottom right repeat-x;
font:11px verdana, arial;
line-height:130%;
color:#000;
border:1px solid #A4A4A4;
z-index:1;
}

.title-type3 {
background:#FFF url(index_images/index_nav_td_on.gif) top left repeat-x;
height:34px;
text-align:left;
vertical-align:middle;
font:bold 12px arial;
color:#000;
padding-top:5px;
}

td.download-empty {
width:150px;
height:97px;
background:#FFF url(images/download_empty_back.gif) center top no-repeat;
padding-top:20px;
padding-left:5px;
padding-right:5px;
color:#FFF;
font:bold 12px arial;
text-align:center;
vertical-align:top;
}

.section-empty {
width:210px;
height:69px;
background:transparent url(images/section_empty_back.gif) top center no-repeat;
padding-top:12px;
padding-left:5px;
padding-right:5px;
color:#FFF;
font:bold 12px arial;
text-align:center;
vertical-align:top;
}

.spaced-blue {
width:130px;
font:bold 10px arial;
color:#6C7AA3;
vertical-align:top;
padding:10px 10px 10px 20px;
}

.section-low {
font:bold 10px arial;
color:#6C7AA3;
vertical-align:top;
width:210px;
padding:5px 5px 5px 25px;
}

.dark-blue-rect {
border:1px solid #0F5CA3;
}

.underlined1 {
border-top:1px solid silver;
padding:10px;
}

.pad-fix1 {
padding:19px 0 3px 15px;
}

.form-table1 {
background-color:#fff;
border:1px solid #ccc;
font:11px arial;
color:#000;
padding:4px;
}

.fields1 {
border:1px solid rgb(170,158,191);
color:#000;
font:11px arial,verdana;
}

.fields1:focus {
border:1px solid rgb(86,61,128);
}

.fields-error {
background-color:#FF7373;
border:1px solid #97A2A6;
color:#000;
font:11px arial,verdana;
}

.reseller-box {
border-top:1px solid #003E83;
border-bottom:none;
background:#E8EAEF url(images/corner-gray1.gif) bottom right no-repeat;
font:11px arial;
line-height:130%;
color:#000;
margin-bottom:20px;
width:440px;
margin-left:30px;
vertical-align:top;
padding:15px;
}

div.seminar2 {
background:#FFF url(images/jungo_seminars_logo_wide.gif) top center no-repeat;
color:#FFF;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

div.vista-ready {
background:transparent url(images/vista_ready.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

div.vista-support {
background:transparent url(images/vista_support.png) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
}

div.contact-generic-box {
background:transparent url(images/contact_generic_box.png) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

.blue-box1 {
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

.box-download {
background:transparent url(images/download_box_generic.png) top center no-repeat;
}

.box-download2 {
background:transparent url(images/download_box_generic2.png) top center no-repeat;
}

.download-usbt-community{
	background: url(images/download_usbt_community.png) left top no-repeat;
	width: 145px;
	height: 89px;
	z-index: 15;
	cursor: pointer;
}


.box-beta {
background:transparent url(images/download_box_generic_beta.png) top center no-repeat;
}

.box-request {
background:transparent url(images/download_box_generic_req.png) top center no-repeat;
}

div.seminar3 {
background:transparent url(images/seminars3.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

div.shows1 {
background:transparent url(images/shows1.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

.box-free-download {
background:transparent url(images/download_empty2.gif) top left no-repeat;
width:168px;
height:107px;
text-align:center;
color:#FFF;
}

.box-focus {
background:transparent url(images/focus_box.gif) top left no-repeat;
width:168px;
height:107px;
text-align:center;
color:#FFF;
}

.2cols-left{
	width: 382px; 
	padding-right: 20px;
	vertical-align: top;
	float: left;
}

.2cols-right{
	width: 382px; 
	padding-left: 20px;
	vertical-align: top;
	float: right;
	padding-left: 382px;
}


.pad20 {
padding-left:20px;
}

.pad-fix-box-free {
text-align:center;
vertical-align:middle;
padding:30px 20px 0 6px;
}

.pad-fix-box-focus {
text-align:center;
vertical-align:middle;
padding:12px 10px 0;
}

.pad-fix-seminar {
padding:10px 9px 20px;
}

.form-table {
background-color:#fff;
border:1px solid #C1C8CC;
font:11px/160% arial;
color:#000;
}

.float-box1{
float:right;
width: 180px;
height: 200px;
margin: 0 0 20px 20px;
background: url(images/float_box1.png) left top no-repeat;
	
}

.float1 {
float:right;
padding:0 0 15px 15px;
}

.float1c {
float:right;
padding:0 20px 20px 0;
}

.float1b {
float:right;
}

.float2 {
float:left;
padding:0 15px 15px 0;
}

.trans-link {
color:#FFF;
font:8px arial;
text-decoration:none;
}

.trans-link:hover {
color:#FFF;
}

.press-cover {
width:500px;
border:1px solid silver;
color:#000;
}

.press-cover-in {
padding:2px 10px 5px;
}

.doc-formats-box {
background:#FFF url(images/doc_available_formats.gif) top right no-repeat;
width:150px;
border:1px solid silver;
color:#000;
}

.doc-formats-in {
padding:38px 15px 5px 13px;
}

.datasheet-box {
background:#6C7AA3 url(images/datasheet_back.gif) top right no-repeat;
width:150px;
border:1px solid #000;
color:silver;
}

.datasheet-box-in {
padding:30px 15px 20px 13px;
}

.datasheet-box-in2 {
color:#FFF;
font:11px/110% arial;
padding:2px 15px 8px 6px;
}

.datasheet-box2 {
background:#6C7AA3 url(images/datasheet_back2.gif) top right no-repeat;
width:240px;
height:205px;
border:1px solid #000;
color:silver;
}

.clear-corner {
float:right;
vertical-align:top;
width:30px;
height:50px;
}

.box450 {
width:450px;
padding-top:8px;
padding-right:10px;
}

.dash-line {
height:12px;
background:transparent url(images/gr_seperatorHorizontal.gif) left 6px repeat-X;
width:100%;
}

.dash-box-bottom {
position:relative;
background:transparent url(images/gr_seperatorHorizontal.gif) bottom left repeat-X;
width:100%;
}

.dash-box-right {
position:relative;
background:transparent url(images/gr_seperatorVertical.gif) top right repeat-Y;
width:100%;
}

.dash-box-left {
position:relative;
background:transparent url(images/gr_seperatorVertical.gif) top left repeat-Y;
width:100%;
}

.bar-table {
border-spacing:0;
width:100%;
padding:0;
}

.left-bar {
vertical-align:top;
padding-right:25px;
}

.right-bar {
width:240px;
height:100%;
background:transparent url(images/right_bar.png) right top repeat-Y;
vertical-align:top;
line-height:180%;
text-align:left;
border-left: 1px dotted silver;
border-right: 1px dotted silver;
border-bottom: 1px dotted silver;
}

.right-bar-separator {
border-top: 1px dotted black;
height:5px;
margin: 0 0 8 0;
overflow: hidden;
}



.rc1 {
padding:10px 10px 10px 25px;
}
.submit-btn{
font:bold 14px arial;
color:rgb(86,61,128);
border:0;
background: url(images/download_btn.png);
background-repeat:no-repeat;
padding-left:40px;
height:22px;
line-height:22px;
cursor:pointer;
}

.submit-btn:hover {
border:0px solid #4CA61E;
cursor : pointer;
}

.btn2 {
background-color:gray;
color:#FFF;
font:10px arial;
border:1px solid #FFF;
padding:1px 5px;
}

.btn2:hover {
background-color:silver;
color:#000;
cursor:pointer;
}

.general-footer {
width:100%;
text-align:center;
height:28px;
padding:0 20px;
vertical-align:middle;
border-top:0px solid silver;
font:10px arial !important;
color:#fff;
background-color:#B3B4B6;
}
.general-footer td{
font:10px arial !important;
color:#fff;
}


a.footer-link {
font:10px arial;
text-decoration:none;
color:#fff;
}

.black-boxed {
background-color:#959FBD;
font:bold 14px Tahoma;
color:#FFF;
margin:0 6px 6px 0;
padding:4px;
}

.faq-q {
font:bold 11px Tahoma;
line-height:170%;
color:#000;
}

.faq-a {
font:11px Tahoma;
line-height:170%;
color:#000;
border-bottom:1px dashed #959FBD;
padding-bottom:15px;
}

.box9 {
padding-top:15px;
padding-left:20px;
width:450px;
}

.quotebox {
background:#FFF url(images/quote.gif) left top no-repeat;
padding:5px 10px 15px 70px;
}

.quotebox2 {
background:#FFF url(images/quote.gif) left top no-repeat;
border-top:1px dashed silver;
border-bottom:1px dashed silver;
color:#5D5D5D;
font:11px arial;
line-height:160%;
letter-spacing:1px;
padding:5px 10px 5px 70px;
}

.in1 {
padding-left:25px;
}

#top-image-parners {
position:relative;
height:200px;
background:#FFF url(images/powered_by_partners.jpg) top left no-repeat;
border:0;
padding-bottom:10px;
}

#top-image-resellers {
position:relative;
height:200px;
background:#FFF url(images/powered_by_resellers.jpg) top left no-repeat;
border:0;
padding-bottom:10px;
}

/*
.tda {
width:780px;
vertical-align:top;
}
*/

.box-simple {
border:1px solid #A9C9E7;
padding:5px;
}

.search-results {
font:11px Tahoma;
font-weight:400;
color:#000;
width:765px;
}

.search-results dd {
background-color:#ECECEC;
font:11px arial;
color:#000;
padding:3px;
}

.search-results dd a {
font:9px arial;
color:#5F5F5F;
text-decoration:none;
}

.search-results dt {
padding-top:6px;
border-bottom:1px solid silver;
}

.box-download-details {
border:1px solid silver;
color:#000;
padding:2px;
}

.debug1 {
border:1px dashed green;
}

.debug2 {
}

table.table-type6 td {
background-color:#EDEDED;
}

.forms-table2 {
text-align:left;
width:100%;
}

.forms-table2 td {
text-align:left;
}

.tiny-arrow-down {
background:url('images/tiny_arrow_down.png') left top no-repeat;
width:11px;
height:10px;
}

#wizard-sidebar {
background:#FFF url(openrg/images/rg_wizard_sidebar.jpg) left top no-repeat;
width:172px;
height:274px;
z-index:10;
}

.att {
color:red;
font:italic 11px arial;
}

#top-events-signup {
position:relative;
background:#FFF url(images/top_section_events.jpg) top left no-repeat;
width:550px;
height:115px;
border:0;
padding-bottom:10px;
}

#doc-section h1 {
font:bold 16px arial;
color:#4682b4;
border-bottom:1px solid silver;
display:block;
padding-bottom:30px;
}

#doc-section h4 {
font:11px arial;
color:#4682b4;
display:block;
}

#doc-section a, #ruleset1 a{
font:bold 11px/140% arial;
color:#4682b4;
text-decoration:none;
cursor:pointer;
}
a.links{
color:#008FBD ;
text-decoration:none;
cursor:pointer;
}
a.links:hover {
color:#000000 ;
}
a.links:hover,a.newblue:hover,a.linksb:hover,.transparent-link1:hover,a.title1:hover,.search-results a:hover,#doc-section a:hover, #ruleset1 a:hover {
border-bottom:0px dashed #000;
cursor: pointer;

}

a.newblue,a.linksb {
font:bold 11px arial;
color:#4682b4;
text-decoration:none;
}

.newblue,.txtLink {
font-size:11px;
color:#514670;
text-decoration:none;
}

.font1white a:hover,a.tiny-link-white:hover {
color:#FFF;
text-decoration:underline;
}

.fake-link,.search-results a {
font:bold 11px/140% arial;
color:#4682b4;
text-decoration:none;
}

a.links-b:hover,a.links-b1:hover,a.links-black:hover,A.txtHeader:hover,A.txtLink:hover,A.txtLink2:hover,A.white-link:hover,a.txtLink-i:hover,.toolBar A:hover,a.list-link:hover,.search-results dd a:hover {
text-decoration:underline;
cursor: pointer;
}

a.links-b2:hover,a.tiny-link2:hover,a.tiny-link-gray:hover,A.white-link2:hover,a.highlight-link:hover,a.red-link:hover,a.footer-link:hover {
color:#000;
}

.font1bold,.font1boldtwn {
font-family:arial,arial;
color:#000;
font-size:11px;
font-weight:700;
}

.txtsubTitle,.PRTitle {
font-size:12px;
color:#333;
font-weight:700;
}

a.txtLink2,a.txtLink3 {
font-size:11px;
color:#000;
text-decoration:none;
}

a.white-link,a.white-link2 {
font:bold 11px arial;
color:#FFF;
text-decoration:none;
}

a.white-link:hover{
	cursor: pointer;	
}

a.tiny-link1,a.tiny-link1:hover {
font:10px arial;
color:#000;
text-decoration:none;
}

a.ablue2:hover,a.ablue3:hover,a.ablue4:hover {
text-decoration:underline;
background:rgb(86,61,126) url(images/tab_right_corn.gif) top right no-repeat;
}

.image-border,.black-rect {
border:1px solid #000;
}

.indent2,.in2 {
padding-left:15px;
}

a.title1,a.title2 {
text-decoration:none;
}

.ul-bullet1 li,#doc-section ul li{
	list-style:none;
	background:url(images/bullet_2_arrows.png) no-repeat -6px 7px;
	/* Exp */
	_background:url(images/bullet_2_arrows.png) no-repeat -6px 9px;
	/* Exp*/
	margin:0;
	padding:2px 0px 2px 13px;
	margin:3px 0px;
	font:normal 12px arial;
	color:#000;
}

.ul-bullet1a-spaced {
list-style-image:url(../images/bullet1.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}
.ul-bullet1a{
list-style:none;
padding-left:8px;
}


.silver-rect,.silver-box {
border:1px solid silver;
}

#doc-section td,#doc-section th {
font:11px arial;
}

pre{
	padding: 15px; float: none; font-size: 13px;
}


a.tiny3{
	font: bold 10px arial;
	color: #5D5D5D;
	text-decoration: none;
	padding-bottom: 10px;
}

a.tiny3:hover{
	color: #458ACB;
}


.pad-top-ie{
	padding-top: 3px;
	_padding-top: 7px;
	
} 

.ttype1{
	border: 1px solid gray;
	
}

.ttype1 td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font: 11px arial;
	padding: 3px;
}


.ttype-back1{
	background-color: #EAEAEA;
	font: bold 12px arial;
}

.ttype-back2{
	background-color: #676767;
	color: white;
}



.spaced{
	letter-spacing: 1px;
	font-weight: bold;
	color: white;
	background-color: #999999;
	width: 100%;
	margin-bottom: 5px;
	padding: 1px;
}


h1 .product-top-summary-small-wide h1{
	color:#4682b4;
	font:bold 16px/150% Georgia,arial;
}


/*** ESSENTIAL STYLES ***/
.down-menu #nav, .down-menu #nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.down-menu #nav {
	float:			left;
	margin-bottom:	1em;
	margin-left:25px;
	font:normal 13px verdana;
}

.down-menu #nav ul {
background-color:		rgb(168,190,72);
	visibility: hidden;
	position:		absolute;
	z-index:10;
	left:0;
	width:			210px /* left offset of submenus need to match (see below) */
}


.down-menu #nav ul ul {
	position:		relative;
	z-index:999;
	background : transparent;
	width:			210px /* left offset of submenus need to match (see below) */
	height:20px; /*** change 21.11****/
	margin-top:-4px;
}

.down-menu #nav .first ul li {
	width:			100%;
}
.down-menu #nav li:hover {
	visibility:		inherit; /* fixes ie7 'sticky bug' */
}
.down-menu #nav .first:hover ul{
	z-index:999;
}

.down-menu #nav li {
	float:			left;
	position:		relative;
}
.down-menu #nav a {
	display:		block;
	position:		relative;
}

/*** DEMO SKIN ***/
.down-menu #nav .separated_line {
	height:34px;
	line-height:34px;
	background-color:transparent;
}
.down-menu #nav .separated_line:hover {
	background-color:transparent;
	color:#000;
}

.down-menu #nav a {
/*	padding: 		.75em 1em;*/
	height:34px;/*** change 21.11****/
	line-height:34px;
	text-decoration:none;
}


.down-menu #nav li ul a {
/*	padding: 		.75em 1em;*/
	height:30px;/*** change 21.11****/
	line-height:30px;
	text-decoration:none;
}
.down-menu #nav a, .down-menu #nav a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000000;
}
.down-menu #nav li {
	font:normal 13px verdana;
	background:rgb(168,190,72);
	padding:0px 10px;
	z-index:999;
}
.down-menu #nav .first{
	height:34px;/*** change 21.11****/
	background:transparent;
	font:normal 13.5pt arial;
	padding:0px 10px;
	_width:30px !important;
}
.down-menu #nav .current{
	background:rgb(168,190,72);
}
.down-menu #nav li ul .current {
	width:auto !important;
	padding:0;
	margin-left:10px;
}
.down-menu #nav li ul .current a{
	/*color:#ffffff !important;*/

}

.down-menu #nav .selected{
	background:rgb(168,190,72);
}

.down-menu #nav li li {
background:transparent;
}
.down-menu #nav li li li{
/*background-image:url(images/bullet_2_arrows.png);*/
background-repeat:no-repeat;
background-position:-6px 5px !important;
/* Exp */
/*_background:url(images/bullet_2_arrows.png) no-repeat -6px 5px !important;*/
/* Exp*/
}

.down-menu #nav li li li a{
font-size:10px;
padding:0;
margin:0;
height:12px;
line-height:12px;
}

.down-menu #nav li:hover, .down-menu #nav li.sfHover,
.down-menu #nav a:focus, .down-menu #nav a:hover, .down-menu #nav a:active {
outline:0;
color:#fff;
}

/*   #submenu    */
#sub_menu{
        margin-top:18px;
	margin-left:-3px;
	width:100%;
}
#sub_menu li, #sub_menu .selected{
        padding:0px 3px;
	list-style:none;
	float:left;
	width:auto;
	color:rgb(86,61,128);
}
#sub_menu li a{
	color:rgb(86,61,128);
}
#sub_menu li a:hover {
	color:#008FBD ;
}
#sub_menu .selected{
	background:rgb(86,61,128);
	color:#fff;
}
#sub_menu li.separated_line{
	padding: 0px 15px;
}

#pr-style b{
	display:block;
	color:rgb(86,61,128);
	margin-bottom:7px;
	text-align:left;
}
#pr-style p {
	text-align:left;
}
#pr-style .ul-bullet1{
	margin-bottom:17px;
}
.contact{
line-height:160%;
}

.contact b{
margin-top:15px;
}

.download_separated_line{
	color:#008FBD ;
}

/****************  SITEMAP-BOX  *********************/
.sitemap-box {
	margin-top:30px;
}
.sitemap-box ul{
	list-style:none;
	margin-left:0;
}
.sitemap-box li li{
	background-image:url(images/dotted_line.gif) ;
	background-repeat:repeat-x;
	background-position: left 26px;
}

.sitemap-box #home{
	background-image:url(images/dotted_line.gif) ;
	background-repeat:repeat-x;
	background-position: left 18px;
}
.sitemap-box .home-title{
	color:rgb(86,61,128);
	font-weight:900 !important;
}

#sitemap{
	list-style:none;
}
#sitemap li{
	margin:			0;
	padding:		0;
}

#sitemap .separated_line {
	display: none;
}

#sitemap li {
	color: #000000;
	font-weight:300;
}
#sitemap .first{
	font-weight:900;
}
#sitemap li a{
	color: #000000;
	line-height:28px;
	margin-left:35px;
	background-image:url(images/bullet_2_arrows.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;

}
#sitemap li ul li a{
	color: #000000;
	line-height:28px;
	margin-left:70px;
	background-image:url(images/bullet_2_arrows.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
#sitemap li ul li ul li a{
	color: #000000;
	line-height:28px;
	margin-left:105px;
	background-image:url(images/bullet_2_arrows.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;
}



#sitemap a:hover {
	color:#008FBD ;
}

/**************** Forms **********************/

label.error{
	width:200px;
}

.supportf .font1{
	float:left;
	width:200px;
}
.supportf .ipt{
	clear:both;
	margin:10px 0px;
}
.red1{
color:red;
font-size:11px;

}
.supportf select {
	border: 1px solid #AA9EBF;
	width:232px;
}
.supportf input {
	border: 1px solid #AA9EBF;
	width:230px;
}

.supportf .summary{ 
	width:430px;
	_width:433px;
}

.supportf textarea{
	width:426px;
	_width:434px;
}
.supportf .submit-btn{
	width:120px;
	border:0;
}

#user_details select{
	width:202px;
	_width:206px !important;
}
/**************** Forms **********************/

#testimonials td{
	vertical-align:top;
}
#testimonials ul{
	list-style-type:none;
}
#testimonials ul li{
	padding:0!important;
	margin:0!important;
	line-height:16px;
}

#testimonials .title{
	font-weight:bold;
}
#testimonials .position{
	font-style:italic;
}
#testimonials .text-box{
	padding:10px 0 25px 0;
}
#testimonials div{
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center bottom;
}
#testimonials div.figure{
    	width:70px;
	height:70px;
}
#testimonials div.company{
    	width:70px;
	height:70px;
}
#testimonials div.roll{
    	width:110px;
	height:80%;
}
#testimonials div.roll h3{
    	font-size:12px;
}





