/* common */
a > img {
    border:none;
}

.bu-hr {
	padding:0;
	margin:30px 0;
	border:none;
	border-bottom:1px solid #d6d6d6;
}

.bu-p-undertitle {
    font-size:13px;
	color:#666666;
    line-height:125%;
	margin:7px 0 0 0;
}

.b9-p-first {
    font-size:13px;
    line-height:125%;
}

.clear_both, .clear {
    clear:both;
    float:none;
    height:0px;
    overflow:none;
}

.b9-link-arrow {
    background-image:url(../img/b9-link-arrow.png);
    background-position:top right;
    padding-right:18px;
    background-repeat:no-repeat;
}

.b9-tooltip {
    position:relative;
    background-image:url(../img/b9-tooltip.png);
    background-position:left bottom;
    color:#333;    
    width:203px;
    height:142px;    
    display:none;
}

.b9-tooltip > p {
    margin:0;
    padding:19px 30px;
    line-height:18px;
}

.b9-tooltip > div {
    position:absolute;
    position:left top;
    background-image:url(../img/b9-tooltip.png);
    background-position:left top;
    height:9px;
    width:203px;
}

.b9-block {
    margin-bottom:65px;
}

.b9-block p {
    margin:15px 0;
}

.bu-col-wide {
	width:606px; 
	float:left;
}

.bu-col-tight {
	width:289px; 
	float:left; 
	margin:0px 0 0 25px;	
}

/* button */

.bu-btn {
	float:left;
	width:auto;
	height:65px;
	cursor:hand;
	cursor:pointer;
}
.bu-btn>b {
	display:block;
	float:left;
	width:auto;
	height:65px;
	padding:6px 0 0 20px;
	font-size:18px;
	font-weight:normal;
	background: transparent url(/img/bu-bg-btn.png) no-repeat scroll left top;
}
.bu-btn>u {
	display:block;
	float:left;
	width:20px;
	height:65px;
	background: transparent url(/img/bu-bg-btn.png) no-repeat scroll right top;
}

.bu-btn>b>img {
	position:relative;
	top:8px;
}

.bu-btn:hover>b {
	background-position:left -100px;
}
.bu-btn:hover>u {
	background-position:right -100px;
}

.bu-btn:active>b {
	padding-top:7px;
	background-position:left -199px;
}
.bu-btn:active>u {
	background-position:right -199px;
}


/* --------- */



.b9-thumb {
    width:150px;
}

.b9-thumb > img {
    width:150px;
    height:3px;
    display:block;
    border:none;
    margin:0;
    padding:0;
    background-image:url(../img/b9-thumb-bottom.png);
}

.b9-thumb:hover > img {
    background-image:url(../img/b9-thumb-bottom-hi.png);
}

.b9-thumb > div {
    padding:3px 3px 0px 3px;
    background-image:url(../img/b9-thumb-bg.png);
}

.b9-thumb:hover > div {
    background-image:url(../img/b9-thumb-bg-hi.png);
}

.b9-thumb > div > a > img {
    width:144px;
    border:none;
}

.b9-thumbs-wrapper {
    margin:25px 0;
}

.b9-thumbs-wrapper .b9-thumb {
    float:left;
    margin-left:15px;
    vertical-align:middle;
}

.b9-thumbs-wrapper .b9-thumb:first-child {
    margin-left:45px;
}




.b9-preview {
    width:230px;
    margin-top:15px;
}

.b9-preview > img {
    width:230px;
    height:5px;
    display:block;
    border:none;
    margin:0;
    padding:0;
    background-image:url(../img/b9-preview-bottom.png);
}

.b9-preview:hover > img {
    background-image:url(../img/b9-preview-bottom-hi.png);
}

.b9-preview > div {
    padding:5px 5px 0px 5px;
    background-image:url(../img/b9-preview-bg.png);
}

.b9-preview:hover > div {
    background-image:url(../img/b9-preview-bg-hi.png);
}

.b9-preview > div > a > img {
    width:220px;
    border:none;
}

.b9-preview-text {
    text-align:center;
    width:230px;
    white-space:nowrap;
    overflow:hidden;
    margin-top:5px;
    margin-bottom:15px;
}

.b9-preview-wrapper {
    margin-top:15px;
}

.b9-preview-wrapper .b9-preview, 
.b9-preview-wrapper .b9-preview-text {
    margin-left:34px;
}




#features
{
	margin-top:2px;
	margin-bottom:5px;
    padding-top:9px;
    padding-bottom:0px;
	color:#000000;
	font-size: 12pt;
}

input.sh
{
	border:1px solid #999999;
	background-image:url(../img/input_bg.gif);
}

.newh
{
	color:#FF0000;
}

}

/* *** main page blocks b11 *** */

.b11-page-width {
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

#b11-mm-wrapper {
    height:50px;
    margin-top:25px;
    margin-bottom:25px;
}

#b11-content-wrapper {
    background-color:#474747;
    border:1px solid #585858;
	box-shadow:0px 0px 1px #131313;
	-moz-box-shadow:0px 0px 1px #131313;
	-webkit-box-shadow:0px 0px 1px #131313;
    padding:9px;
}


/* *** main page blocks b10 *** */

.b10-page-width {
    width:980px;
    margin-left:auto;
    margin-right:auto;
}

#b10-mm-wrapper {
    height:55px;
    margin-top:26px;
    margin-bottom:23px;
}

/* *** main page blocks bc *** */

.bc-page-width {
    width:990px;
    margin-left:auto;
    margin-right:auto;
}

#bc-mm-wrapper {
    height:55px;
    margin-top:26px;
    margin-bottom:23px;
}

#bc-footer-wrapper {
    background-image:url(../img/bc-bg-footer.png);
    background-repeat:no-repeat;
    height:241px;
    overflow:hidden;
    margin-top:11px;
    margin-bottom:40px;
}

/* *** main page blocks b9 *** */

.b9-page-width {
    width:990px;
    margin-left:auto;
    margin-right:auto;
}

#b9-mm-wrapper {
    height:55px;
    margin-top:26px;
    margin-bottom:23px;
}

#b9-content-header {
    background-image:url(../img/b9-bg-content-header.png);
    background-repeat:no-repeat;
    height:58px;
    position:relative;
    overflow:visible;
}

#b9-content-wrapper {
    background-image:url(../img/b9-bg-content.png);
    background-repeat:repeat-y;
    z-index:1;
}

#b9-content-footer {
    background-image:url(../img/b9-bg-content-footer.png);
    background-repeat:no-repeat;
    height:13px;
    overflow:hidden;
}

#b9-footer-wrapper {
    background-image:url(../img/b9-bg-footer.png);
    background-repeat:no-repeat;
    height:241px;
    overflow:hidden;
    margin-top:11px;
    margin-bottom:21px;
}

/* *** header *** */

#b9-header-title-image {
    position:absolute;
    top:24px;
    left:23px;
}

#b9-header-social-icons {

}

#b9-content-header > form > input {
    position:absolute;
    top:19px;
    right:138px;
    background-image:url(../img/b9-bg-search-box-header.png);
    border:none;
    background-color:transparent;
    width:140px;    
    height:21px; /* 24px */
    line-height:16px; /* 24px */
    padding:3px 10px 1px 25px; /* 0px 10px 1px 25px */
    background-repeat:no-repeat; 
    outline: none;
}

#b9-content-header > span,
#b9-content-header > iframe {
    display:block;
    position:absolute;
    top:24px;
    right:320px;
    width:auto;
    height:20px;
}
#b9-content-header > iframe {
    top:18px;
}

#b9-header-social-icons {
    position:absolute;
    top:19px;
    right:25px;
    overflow:visible;
}

#b9-header-social-icons img {
    margin-left:3px;
    display:block;
    float:right;
}

.b9-btn {
    background-image:url(/img/b9-bg-btn.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    border:none;
    width:203px;
    height:48px;
    padding:0px 10px 0px 10px;
    margin:0;
    font-size:14px;
    font-weight:bold;
    color:#333;    
}
    
.b9-btn:hover {
    background-position:0px -48px;
}

.b9-btn:active {
    background-position:0px -96px;
}




.b9-btn2 {
    position:relative;
    background-image:url(/img/b9-btn.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    border:none;
    width:208px;
    height:48px;
    padding:0px 0px 0px 0px;
    margin:0;
    font-size:16px;
    font-weight:normal;
    color:#363795;
    cursor:hand;
    cursor:pointer;    
}
    
.b9-btn2:hover {
    background-position:0px -48px;
}

.b9-btn2:active {
    background-position:0px -96px;
}

.b9-btn2>img {
    position:absolute;    
    left:10px;
    top:7px;
}
.b9-btn2>span {
    margin-left:49px;
    line-height:44px;
}

input.sh,
input.sh-small
{		
    border:none;
    background-image:url(../img/b9-sh-input-bg.png);
    background-color:transparent;
    width:279px;
    height:25px;
    margin:0;
    padding:0;
    padding:7px 5px; 
    font-size:18px;
    color:#333;
    outline: none; 
}	

input.sh-small
{		
    background-image:url(../img/b9-sh-input-small-bg.png);
    width:75px;
}

textarea.sh
{		
    border:none;
    background-image:url(../img/b9-sh-textarea-bg.png);
    background-color:transparent;
    width:490px;
    height:170px;
    margin:0;
    padding:0;
    padding:5px 5px; 
    font-size:18px;
    color:#333;
    outline: none; 
}	


			/****************************************
			*				FOOTER b10
			****************************************/

#b11-footer {
    width: 940px;
    margin: 0px auto; 
    padding:12px 0 20px 0;
    color:#999;       
    line-height:16px;
}

#b11-footer a {
    color:#ccc;
}

			/****************************************
			*				FOOTER b10
			****************************************/

#b10-footer {
    width: 980px;
    margin: 0px auto; 
    padding:12px 0 20px 0;
    color:#999;       
    line-height:16px;
}
#b10-footer a {
    color:#ccc;
}
#b10-footer-1 {
    float:left;
    text-align:left;
}
#b10-footer-2 {
    float:right;
    text-align:right;
}

			/****************************************
			*				PAGE MAIN DESIGN b11
			****************************************/

.b11-title-zone-wrapper {
}
/*
.b10-title-zone {
    background-color:#e2e2e2;
    padding:0 10px;
    line-height:30px;
    font-size:11px;
    border-bottom:1px solid #fff;
}

.b10-title-zone > h1 {
    margin:0 0 5px 0;
    padding:0;
    font-size:16px;
}
*/
.b11-page {
	width: 940px;
	margin: 0px auto;    
    padding:10px 0 10px;
    background-color: #ffffff;
}

.b11-page-content {
	width: 920px;
    margin: 0px auto;
	position: relative;
}


/****************************************
*				PAGE MAIN DESIGN b10
****************************************/

.b10-title-zone-wrapper {
    width: 980px;
    margin: 0px auto;
}

.b10-title-zone {
    background-color:#e2e2e2;
    padding:0 10px;
    line-height:30px;
    font-size:11px;
    border-bottom:1px solid #fff;
}

.b10-title-zone > h1 {
    margin:0 0 5px 0;
    padding:0;
    font-size:16px;
}

.b10-page-content {
	position: relative;
}

/****************************************
*				PAGE MAIN DESIGN BU
****************************************/

div.bu-page {
	width: 988px;
	margin: 0px auto;
}
div.bu-content-wrapper {
	margin: 30px;
}

div.bu-page-top,
div.bu-page-middle,
div.bu-page-bottom {
	width: 960px;
	margin: 0px 14px;

	position: relative;

	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.bu-page-top {
	height: 14px;
	
	background-image: url(../img/bg-tm.png);
}
div.bu-page-middle {
	background-color: #ffffff;
}
div.bu-page-bottom {
	height: 14px;
	
	background-image: url(../img/bg-bm.png);
}
div.bu-page-tl,
div.bu-page-tr, 
div.bu-page-ml,
div.bu-page-mr,
div.bu-page-bl,
div.bu-page-br {
	top: 0px;
	width: 14px;
	height: 14px;
	
	position: absolute;

	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.bu-page-tl {
	left: -14px;
	background-image: url(../img/bg-tl.png);
}
div.bu-page-tr {
	right: -14px;
	background-image: url(../img/bg-tr.png);
}
div.bu-page-ml {
	left: -14px;
	height: 100%;

	background-image: url(../img/bg-ml.png);
	background-repeat: repeat-y;
}
div.bu-page-mr {
	right: -14px;
	height: 100%;

	background-image: url(../img/bg-mr.png);
	background-repeat: repeat-y;
}
div.bu-page-bl {
	left: -14px;
	background-image: url(../img/bg-bl.png);
}
div.bu-page-br {
	right: -14px;
	background-image: url(../img/bg-br.png);
}
div.bu-page-content {
	width: 960px;
	position: relative;
}

/****************************************
*				SUBMENU b11
****************************************/

#b11-submenu-wrapper {
}

/****************************************
*				SUBMENU b10
****************************************/

#b10-submenu-wrapper {
	margin: 0px auto;
	width: 980px;
}

ul#b10-submenu0,
ul#b10-submenu {
    padding:0;
    margin:0;
    list-style-type:none;
    float:right;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
ul#b10-submenu0 {
    float:left;
}
ul#b10-submenu0 > li > a { 
    font-weight: bold;     
}
ul#b10-submenu0 > li,
ul#b10-submenu > li {
    position:relative;
    padding:0 15px 6px 15px;
    margin:0;
    list-style-type:none;
    float:left;
    height:24px;
    line-height:23px;
    font-size:16px;
    overflow:hidden;
}

ul#b10-submenu0 > li > a,
ul#b10-submenu > li > a {
    color:#ccc;
    text-decoration:none;
    outline:none;
    border:none;
    text-shadow:1px 1px 1px #000;
}

ul#b10-submenu0 > li > a:hover,
ul#b10-submenu > li > a:hover {
    color:#fff;
}

ul#b10-submenu0 > li.active,
ul#b10-submenu > li.active {
    background-image:url(../img/b11-tri.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}

ul#b10-submenu0 > li.active > a,
ul#b10-submenu > li.active > a {
    color:#fff;
}

/****************************************
*				SUBMENU bu
****************************************/
.bu-menu-wrapper {
	margin: 0px auto;
	width: 988px;
}
.bu-menu {
	margin: 0px 4px;

	line-height: 40px;
	text-shadow:0px 1px 2px #000000;

	font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #cccccc;
}
.bu-menu-active {
	bottom: -4px; 
	width: 100%;
	height: 11px;

	position: absolute;
	z-index: 1;

	background-image: url(../img/bg-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bu-menu-title {
	margin-left: 10px;

	position: relative;
	float: left;

	font-size: 32px;
	color: #ffffff;
}
.bu-menu-items {
	right: -10px;

	position: relative;
	float: right;
}
.bu-menu-item {
	margin: 0px 20px 0px 20px;
	
	position: relative;
	float: left;

	font-size: 16px;
}
.bu-menu a,
.bu-menu a:link,
.bu-menu a:visited,
.bu-menu a:active,
.bu-menu a:hover {
	outline: 0;
	text-decoration: none;
	color: #cccccc;
}
.bu-menu a:active,
.bu-menu a:hover {
	color: #ffffff;
}


/****************************************
*		ZONE CLASSES (BREADCRUMB, ETC)
****************************************/
.zone-breadcrumb {
	top: -9px;
	left: -9px;
	width: 962px;
	height: 23px;
	margin: 0px 8px;
	
	position: relative;
	z-index: 2;

	background-color: #e8e8e8;
}
div.zone-bc-l,
div.zone-bc-r {
	top: 0px;
	width: 8px;
	height: 23px;
	
	position: absolute;

	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.zone-bc-l {
	left: -8px;

	background-image: url(../img/bc-bg-l.png);
}
div.zone-bc-r {
	right: -8px;

	background-image: url(../img/bc-bg-r.png);
}
div.zone-bc-divider {
	width: 15px;
	height: 23px;
	
	position: relative;
	float: left;
	
	background-image: url(../img/bc-bg-divider.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.zone-bc-item {
	height: 23px;
	padding: 0px 10px;

	position: relative;
	float: left;
	
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
div.zone-container {
	padding: 20px;
}

/****************************************
*				MEMBER PANEL
****************************************/
div.sys-member-panel {
	height: 29px;
	width: 100%;

	position: relative;
	z-index: 777;

	background-color: #121212;
	border-bottom: 1px solid #0c0c0c;

	font-size: 12px;
}
div.sys-mp-content {}

div.sys-mp-iteml,
div.sys-mp-itemr {
	height: 29px;
	position: relative;
	border-bottom: 1px solid #0c0c0c;	
}
div.sys-mp-iteml {
	float: left;
	border-right: 1px solid #121212;
}
div.sys-mp-itemr {
	float: right;
	border-left: 1px solid #121212;
	border-right: 1px solid #121212;	
}
div.sys-mp-icon img {
	width: 16px;
	height: 16px;
	margin: 8px 0px 0px 4px;
}
div.sys-mp-il-hover,
div.sys-mp-ir-hover {
	border-bottom: 1px solid #121212;
}
div.sys-mp-il-hover {
	margin-left: -1px;
	border-left: 1px solid #121212;
}
div.sys-mp-ir-hover {}

div.sys-mp-item-inner1,
div.sys-mp-item-inner2 {
	top: 0px;
	
	height: 28px;
	padding: 0px 10px;

	position: relative;
	border-top: 1px solid #121212;

	line-height: 28px;
}
div.sys-mp-ii1-hover,
div.sys-mp-ii2-hover {
	background-color: #333333;
}
div.sys-mp-ii1-hover {
	border-bottom: 1px solid #121212;
}
div.sys-mp-ii2-hover {
	border-bottom: 2px solid #333333;
}

a.sys-mp-item,
a.sys-mp-item:link,
a.sys-mp-item:visited,
a.sys-mp-item:hover,
a.sys-mp-item:active {
	text-decoration: none;
	white-space: nowrap;
	color: #cccccc;
}
a.sys-mp-item:hover,
a.sys-mp-item:active {
	color: #cccccc;
}
div.sys-mp-subitems {
	top: 30px;
	padding: 5px 18px;

	position: absolute;
	display: none;

	border: 1px solid #121212;
	background-color: #333333;

	box-shadow: 0px 0px 1px #000;
	-moz-box-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: 0px 0px 1px #000;
}
div.sys-mp-iteml div.sys-mp-subitems {
	left: -1px;
}
div.sys-mp-itemr div.sys-mp-subitems {
	right: 0px;
	border-right: 0px solid #333333;
}
div.sys-mp-subitem {
	height: 24px;
	padding: 3px 0px;
	
	line-height: 24px;
}
div.sys-mp-subitem a.sys-mp-item {
	color: #999999;
}
div.sys-mp-subitem a.sys-mp-item:hover,
div.sys-mp-subitem a.sys-mp-item:active {
	color: #ffffff;
}


/* *** content b11 *** */

.b11-col-wide {
    float:left;
    width:515px;
    margin:20px 20px 20px 20px;
    overflow:hidden;
}

.b11-col-thin {
    float:left;
    width:345px; 
    margin:20px 20px 20px 0px;
    overflow:hidden;
}

.b11-col-wide2 {
    float:left;
    width:571px;
    margin:20px 20px 20px 20px;
    overflow:hidden;
}

.b11-col-thin2 {
    float:left;
    width:289px;
    margin:20px 20px 20px 0px;
    overflow:hidden;
}

.b11-bottom-margin {
    margin:0 20px 20px 20px;
}

.b11-btn-rtext {
    float:left;
    margin:0;
    margin-left:12px;
    color:#666666;
    padding:1px 0;
    font-size:11px;
    line-height:15px;
}

/* *** content b10 *** */

.b10-col-wide {
    float:left;
    width:555px;
    margin:20px 20px 20px 20px;
    overflow:hidden;
}

.b10-col-thin {
    float:left;
    width:345px; 
    margin:20px 20px 20px 0px;
    overflow:hidden;
}


.b10-col-wide p,
.b10-col-wide p {
    color:#686563;
    font-size:12px;
}

.bu-col-wide > h2:first-child,
.b10-col-wide > h2:first-child,
.b11-col-wide > h2:first-child,
.b11-col-wide2 > h2:first-child {
    margin-top:0;
}

.b10-bullet {
    color:#ccc;
}

.b10-promo-wrapper {
    padding:0;
    background-color:#fff;
}
.b10-promo-header {
    background-color:#e2e2e2;
    padding:32px;
}

.b10-promo-header h1 {
    font-size:24px;
    padding:0;
    margin:0;
}
.b10-promo-header p {
    font-size:12px;
    padding:15px 0 0 0;
    margin:0;
}

.b10-video-frame {
    background-color:#fff;
    padding:4px;
    box-shadow:0px 0px 3px #999;
    -moz-box-shadow:0px 0px 3px #999;
    -webkit-box-shadow:0px 0px 3px #999;
}

.b10-btn-rtext {
    float:left;
    margin-left:20px;
    color:#666666;
    padding:3px 0;
}

.b10-promo-header .b10-undertitle,
.b10-undertitle {
    color:#999; 
    font-size:16px;
    font-weight:bold;
    font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding:4px 0 0;
}

/* *** content *** */

#b9-content {
    margin:0 5px;
}

.b9-col-wide {
    float:left;
    width:603px;
    margin:50px 25px 50px 20px;
    overflow:hidden;
}

.b9-col-thin {
    float:left;
    width:292px;
    margin:50px 20px 50px 0px;
    overflow:hidden;
}

.b9-links-big {
    font-size:16px;    
    font-weight:bold;
    text-align:left;
	margin:27px 0 5px;
}

.b9-links-big a {
    margin-left:14px;
/*    letter-spacing:-0.2pt; */
}
.b9-links-big a:first-child {
    margin-left:0px;
}

.b9-links-small a {
    margin-left:7px;
}

.b9-links-small a:first-child {
    margin-left:0px;
}

/* *** footer bc *** */

#bc-footer a:hover {
    text-shadow:#000 0px 1px 1px;
    position:relative;
    top:1px;
    left:1px;
}

#bc-footer {
    margin:33px 5px 5px 5px;
    color:#999;
    text-shadow:#000 0px 1px 2px;
}

.bc-footer-box-top {
    float:left;
    height:160px;
    margin-left:30px;
}

.bc-footer-box-top > b, .bc-footer-box-top > b > a {
    font-size:12px;
    color:#ccc;
    display:block;
    text-decoration:none;
}

.bc-footer-subbox  {
    margin-top:12px;
    float:left;
    width:auto;
    line-height:23px;
}

.bc-footer-subbox a {
    margin-bottom:5px;    
    color:#ccc;
    text-decoration:none;
}

#bc-footer-box-breadcrumb {
    margin-left:30px;
    float:left;
    width:747px;
    height:43px;
    line-height:41px;
    font-size:14px;
    color:#666766;
}

#bc-footer-box-breadcrumb a {
    color:#666766;
    text-decoration:none;
}

#bc-footer-box-search {
    float:left;
    height:43px;
    width:201px;
    line-height:43px;
}

#bc-footer-box-search > form > input {
    background-image:url(../img/b9-bg-search-box-footer.png);
    border:none;
    background-color:transparent;
    width:140px;    
    height:24px;
    line-height:24px;
    padding:0px 10px 0px 25px;
	margin:0px;
    margin-top:9px;
    background-repeat:no-repeat;     
    color:white;
    outline:none;
    vertical-align:middle;
}

#bc-footer-boonex {
    position:relative;
    top:-2px;
    left:-4px;
    margin-bottom:10px;
}

#bc-footer-au {
    position:absolute;
    top:0px;
    right:9px;
}

/* *** footer b9 *** */

#b9-footer a:hover {
    text-shadow:none;
    position:relative;
    top:1px;
    left:1px;
}

#b9-footer {
    margin:33px 5px 5px 5px;
    color:#999;
    text-shadow:#000 0px 1px 2px;
}

.b9-footer-box-top {
    float:left;
    height:160px;
    margin-left:30px;
}

.b9-footer-box-top b, .b9-footer-box-top b a {
    font-size:12px;
    color:#ccc;
    display:block;
    text-decoration:none;
}

.b9-footer-subbox  {
    margin-top:12px;
    float:left;
    width:110px;
}

.b9-footer-subbox a {
    margin-bottom:5px;
    display:block;
    color:#999;
    text-decoration:none;
}

#b9-footer-box-breadcrumb {
    margin-left:30px;
    float:left;
    width:747px;
    height:43px;
    line-height:41px;
    font-size:18px;
}

#b9-footer-box-breadcrumb a {
    color:#999;
    text-decoration:none;
}

#b9-footer-box-search {
    float:left;
    height:43px;
    width:201px;
    line-height:43px;
}

#b9-footer-box-search > form > input {
    background-image:url(../img/b9-bg-search-box-footer.png);
    border:none;
    background-color:transparent;
    width:140px;    
    height:24px;
    line-height:24px;
    padding:0px 10px 0px 25px;
	margin:0px;
    margin-top:9px;
    background-repeat:no-repeat;     
    color:white;
    outline:none;
    vertical-align:middle;
}

#b9-footer-boonex {
    position:relative;
    top:-2px;
    left:-4px;
    margin-bottom:10px;
}

#b9-footer-au {
    position:absolute;
    top:0px;
    right:9px;
}

/* *** main menu bc *** */

#bc-mm {
    padding:0;
    margin:0;
    list-style-type:none;
}

#bc-mm > li {
    padding:0;
    margin:0;
    list-style-type:none;
    float:left;
    height:55px;
}

#bc-mm > li.active {
    
}

#bc-mm > li > a {
    outline: none;
}

#bc-mm > li > a > img {
    display:block;
    height:55px;
    overflow:hidden;
    background-position:0px 0px;
    outline: none;
}

#bc-mm > li > a > img:hover {
    background-position:0px -55px;
}

#bc-mm > li > a > img:active {
    background-position:0px -165px;
}

#bc-mm > li > a:active {
}

#bc-mm > li.active > a > img {
    background-position:0px -110px;
}


/* *** main menu b11 *** */

#b11-mm {
    padding:0;
    margin:0;
    list-style-type:none;
}

#b11-mm > li {
    position:relative;
    padding:0;
    margin:0 0 0 2px;
    list-style-type:none;
    float:left;
    height:50px;

	box-shadow:0px 0px 1px #131313;
	-moz-box-shadow:0px 0px 1px #131313;
	-webkit-box-shadow:0px 0px 1px #131313;
}

#b11-mm > li > div {    
    border:1px solid #585858;
}

#b11-mm > li:first-child {
    margin:0;
}

.b11-mm-c,
#b11-mm > li > div > a {
    display:block;
    height:48px;
    line-height:49px;    
    outline:none;   
    text-align:center; 
    text-decoration:none;
    color:#ccc;
    font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    text-shadow:1px 1px 1px #000;
    background-color:#474747;
    border:none;
}

#b11-mm > li > div > a:hover {
    background-color:#4f4f4f;
}

#b11-mm > li > div > a:active {
    background-color:#404040;
    text-shadow:0px 0px 1px #000;    
    line-height:50px;
}

#b11-mm > li.active > div > a {
    color:#fff;
}

#b11-mm > li > div input {
    margin:13px 18px;
    width:131px; 
    height:19px;
    border:1px solid #666666;
    padding:1px;
}


/* *** main menu b10 *** */

#b10-mm {
    padding:0;
    margin:0;
    list-style-type:none;
}

#b10-mm > li {
    position:relative;
    padding:0;
    margin:0 0 0 1px;
    list-style-type:none;
    float:left;
    height:55px;
    background:transparent url(../img/b10-mm-map.png) repeat-x left top;
}

#b10-mm > li > .b10-mm-r,
#b10-mm > li > .b10-mm-l {
    position:absolute;
    top:0;
    left:0;
    width:1px;
    height:55px;
    background:transparent url(../img/b10-mm-map.png) no-repeat 0 -165px; 
}
#b10-mm > li > .b10-mm-r {
    left:auto;
    right:0;
    background-position:0 -220px; 
}

#b10-mm > li:first-child {
    margin:0;
}

#b10-mm > li > a {
    display:block;
    height:55px;
    line-height:55px;    
    outline:none;   
    text-align:center; 
    text-decoration:none;
    color:#ccc;
    font-size:13px;
    text-shadow:1px 1px 1px #000;    
}

#b10-mm > li:hover {
    background-position:0px -55px;
}

#b10-mm > li:active {
    background-position:0px -110px;
}

#b10-mm > li:active > a {
    text-shadow:0px 0px 1px #000;    
    line-height:57px;
}

#b10-mm > li.active > a {
    color:#fff;
}

#b10-mm > li input {
    margin:15px 21px;
    width:131px; 
    height:19px;
    border:1px solid #666666;
    padding:1px;
}
/* *** main menu b9 *** */

#b9-mm {
    padding:0;
    margin:0 5px;
    list-style-type:none;
    color:#a8a8a8;
    font-size:18px;    
}

#b9-mm > li {
    padding:0;
    margin:0;
    list-style-type:none;
    float:left;
    height:109px;
}

#b9-mm > li.active {
    background-image:url(../img/b9-bg-mm-active.png);
}

#b9-mm > li.b9-mm-boonex {
    margin-right:19px;
}

#b9-mm > li:first-child {
    margin-left:0px;
}

#b9-mm > li > a > img {
    margin-top:36px;
    display:block;
    height:42px;
    overflow:hidden;
    background-position:0px 0px;
}

#b9-mm > li > a > img:hover {
    background-position:0px -39px;
}

#b9-mm > li.b9-mm-boonex > a > img:hover {
    background-position:0px 0px;
}

/* *** box *** */

.b10-list2 > h2,
.b10-list > h2 {
    font-size:16px;
    margin:30px 0 5px 0;
    padding:0;
}

.b10-list2 > ul,
.b10-list > ul {
    padding:0;
    margin:0;
}

.b10-list2 > ul > li,
.b10-list > ul > li {
    list-style:none;
    padding:17px 15px 16px 20px;
    margin:3px 0 0 0;
    background-color:#e5ebf3;
    border-bottom:1px solid #dbe3ee;
    font-size:12px;
}
.b10-list2 > ul > li {
    background-color:#ececec;
    border-bottom:1px solid #e2e2e2;
}

.b10-box3,
.b10-box2,
.b10-box {
    width:auto;
    height:auto;
    padding:24px 24px 18px 24px;
    margin:20px 0 0 0;
    background-color:#dbf3df;
    border-bottom:1px solid #ccebd1;
}
.b10-box3 {
    background-color:#F5E6E6;
    border-bottom:1px solid #F0DBDB;
}
.b10-box2 {
    background-color:#e5ebf3;
    border-bottom:1px solid #dbe3ee;
}
.b10-box3:first-child,
.b10-box2:first-child,
.b10-box:first-child {
    margin-top:0px;
}
.b10-box3 > p,
.b10-box2 > p,
.b10-box > p {
    padding:6px 0px 6px 0px;
    margin:0;
}
.b10-box3 > h2,
.b10-box2 > h2,
.b10-box > h2 {
    padding:6px 0px 6px 0px;
    margin:0;
    font-size:16px;
}
.b10-box3 > h2:first-child,
.b10-box2 > h2:first-child,
.b10-box > h2:first-child {
    padding-top:0px;
}

/* *** box *** */
.b9-box {
    width:292px;
    height:auto;
    background-image:url(../img/b9-box-bg.png);
    background-position:bottom left;
}

.b9-box-header {
    width:292px;
    height:10px;
    background-image:url(../img/b9-box-top.png);
    background-color:#fff;
}

.b9-box-footer {
    width:292px;
    height:12px;
    background-image:url(../img/b9-box-bottom.png);
    background-color:#fff;
}

.b9-box hr {
    height:1px;
    padding:0px;
    margin:20px 1px 20px 3px;
    border:none;
    border-top:1px solid #eae9e9;
    border-bottom:1px solid #fbfcfc;
}

.b9-box p {
    margin:0;
    padding:10px 32px;
}

.b9-box h2 {
    margin:0;
    padding:10px 32px;
    font-size:16px;
}

.b9-box .b9-rss-title {
    font-size:12px;
    font-weight:bold;
    line-height:17px;
}

.b9-box .b9-rss-date {
    font-size:9px;
}


/* *** box2,3 *** */

.bu-box3,
.bu-box2 {
    width:289px;
    height:auto;
}
.bu-box3 {
	margin-top:12px;
}

.bu-box3-header,
.bu-box2-header {
    width:289px;
    height:4px;
    background-image:url(../img/bu-box2-top.png);
	background-repeat:no-repeat;
}
.bu-box3-header {
	background-image:url(../img/bu-box3-top.png);
}

.bu-box3-footer,
.bu-box2-footer {
    width:289px;
    height:12px;
    background-image:url(../img/bu-box2-bottom.png);
	background-repeat:no-repeat;
}
.bu-box3-footer {
	background-image:url(../img/bu-box3-bottom.png);
}

.bu-box3-content,
.bu-box2-content {
    width:289px;
	height:auto;
    background-image:url(../img/bu-box2-bg.png);
	background-repeat:repeat-y;
}
.bu-box3-content {
	background-image:url(../img/bu-box3-bg.png);
}

.bu-box3 hr,
.bu-box2 hr {
    height:1px;
    padding:0px;
    margin:20px 1px 20px 3px;
    border:none;
    border-top:1px solid #eae9e9;
    border-bottom:1px solid #fbfcfc;
}

.bu-box3 p,
.bu-box2 p {
    margin:0;
    padding:10px 32px;
}

.bu-box3 h2,
.bu-box2 h2 {
    margin:0;
    padding:10px 32px;
    font-size:16px;
}

/* *** homepage *** */

#b9-homepage-download-btn {
    background-image:url(../img/b9-homepage-download-btn.png); 
    width:415px; 
    height:159px; 
    top:290px; 
    left:47px; 
    position:absolute;
}

#b9-homepage-download-btn img {
    width:415px; 
    height:159px; 
}

#b9-homepage-download-btn:hover {
    background-position:0 -159px;
}

#b9-homepage-download-btn:active {
    background-position:0 -318px;
}

/****************************************
*		VERTICAL TREE MENU ELEMENTS
****************************************/

#sys_mm_container
{
    
}

.sys_mm_item, .sys_mm_item_sm, .sys_mm_item_active, .sys_mm_item_active_sm, .sys_mm_item_down, .sys_mm_item_down_sm
{
    position:relative;
    width:263px;
    height:47px;
    background-image:url(../img/sys_menu_item_bg.png);
    background-position:0px 0px;    
    background-repeat:no-repeat;
    margin-top:7px;
}

.sys_mm_item_sm
{
    background-position:0px -141px;
    height:auto;
}

.sys_mm_item_active_sm
{
    background-position:0px -47px;
    height:auto;
}

.sys_mm_item_active
{
    background-position:0px -94px;
}

.sys_mm_item_down_sm
{
    background-position:0px -235px;
    height:auto;
}

.sys_mm_item_down
{
    background-position:0px -188px;
}

.sys_mm_item a, .sys_mm_item_sm a, .sys_mm_item_active a, .sys_mm_item_active_sm a, .sys_mm_item_down a, .sys_mm_item_down_sm a
{
    line-height:43px;
    margin-left:22px;
    font-size:16px;
    text-decoration:none;
    color:#363795;
}

.sys_mm_item_active a, .sys_mm_item_active_sm a
{
    
}

.sys_mm_item a>img, .sys_mm_item_sm a>img, .sys_mm_item_active a>img, .sys_mm_item_active_sm a>img, .sys_mm_item_down a>img, .sys_mm_item_down_sm a>img {
    position:absolute;
    top:1px;
    left:3px;
    height:43px;
    width:210px;
}

.sys_sm_block
{
    display:none;
}

.sys_sm_block_active
{
    position:relative;
    left:0px;
    top:3px;
    width:263px;
    height:auto;
    line-height:20px;
    padding:9px 5px 10px 9px;
    background-image:url(../img/sys_submenu_bg.png);
    background-repeat:repeat-y;    
    overflow:hidden;
}

.sys_sm_block_foo
{
    height:5px;
}

.sys_sm_block_bottom
{
    position:absolute;
    left:0px;
    bottom:0px;
    width:263px;
    height:11px;
    background-image:url(../img/sys_submenu_bottom.png);
    background-repeat:no-repeat;
}

.sys_sm_block_active a, .sys_sm_block_active span
{
    display:inline;
    line-height:30px;
    font-size:12px;
    font-weight:normal;
    padding:0;
    background-image:url(../img/b9-link-arrow.png);
    background-repeat:no-repeat;    
    padding-left:20px;
    margin-left:15px;
}

.sys_sm_block_active a:hover
{
    text-decoration:underline;
}

.sys_sm_block_active span
{
    font-weight:bold;
    color:#333333;
}

.sys_mm_exp
{
    position:absolute;
    top:0px;
    right:2px;
    width:43px;
    height:47px;
    background-image:url(../img/sys_menu_exp_bg.png);
    background-position:0px 0px;    
    background-repeat:no-repeat;    
    cursor:hand;
    cursor:pointer;
}

.sys_mm_item_active .sys_mm_exp, .sys_mm_item_down .sys_mm_exp
{
    background-position:0px -94px;
}

.sys_mm_item_sm .sys_mm_exp, .sys_mm_item_down_sm .sys_mm_exp
{
    background-position:0px -47px;
}

.sys_mm_item_active_sm .sys_mm_exp
{
    background-position:0px -141px;
}


/*************************************************************************************************************  */

/******* content */

#dummy {
    display:none;
}

#fs_content {
    border:none;
    padding:0;
    margin:0;
}

ul#ul_content
{

	left:0px;
	top:0px;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	float:none;
	overflow:hidden;
	z-index:150;
}

ul#ul_content li#ul_menu
{
    position:relative;
    width:312px;
    margin:0;
    padding:48px 0 48px 48px;
    float:left;
    overflow:hidden;
}

ul#ul_content li#ul_page
{
    position:relative;
    width:570px;
    margin:50px 0 50px 0;
    padding:0;
    float:left;
    overflow:hidden;
    /* border:1px solid red; */
}



/* products */

.pr_image
{
	border:none;
	float:left;
	padding-right:16px;
	width:117px;
	height:81px;
}

.pr_image2
{
	border:none;
	float:left;
	padding-right:16px;
	width:181px;
	height:181px;
}

.pr_row
{
	position: relative;
	margin:0;
	padding:0;
	margin-bottom:35px;	
	
}

.pr_row .pr_image_w_btn
{
	position:relative;
   	float:left; 
	width:132px;
}

.pr_row .pr_image_w_btn2
{
	position:relative;
   	float:left; 
	width:196px;
}


.pr_row .pr_row_buttons
{
	position:absolute;
	top:90px;
	left:2px;
	width:114px;
	height:30px;
	float:none;
}

.pr_row .pr_row_buttons2
{
	position:absolute;
	top:0px;
	right:0px;
}

.pr_row .pr_row_buttons img.color_button_sm
{
	position:relative;
	float:right;
	padding:0;
	margin:0;
	margin-right:1px;
}


.expertz_bar
{
	position:relative;
	width:260px;
	margin-top:36px;	
}

.expertz_bar img
{
    margin-left:45px;
	width:174px;
	height:51px;
	border:none;
}

.expertz_bar p
{
	padding:0;
	margin:0;
	margin-top:15px;
	font-size:11px;
}


.hsw_bar
{
	position:relative;
	width:174px;
	margin-top:36px;	
}

.hsw_bar img
{
	width:174px;
	height:56px;
	border:none;
}

.hsw_bar p
{
	padding:0;
	margin:0;
	margin-top:15px;
	font-size:11px;
	text-align:justify;
}


.screencast_box
{
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	width:388px; 
	height:300px; 
	padding:44px; 
	border:1px solid #D0D0D0;
}

.screencast_box span
{
	position:absolute; 
	left:-3px; 
	top:-12px; 
	padding-bottom:3px; 
	padding-right:8px; 
	color:#000000; 
	background-color:#FFFFFF; 
	font-size:18px; 
	font-weight:bold;
}

.screencast_box object
{
	padding:0; 
	margin:0;
	width:356px;
	height:270px;
	border:none;
}

.widget_pane
{
	position:relative; 
	width:100%; 
	margin-top:40px; 
	margin-bottom:50px;
}

.widget_pane .widget_box
{
	position:absolute; 
	top:-7px; 
	left:14px; 
	width:139px; 
	height:174px;
}

.widget_pane .widget_btn
{
	position:absolute; 
	top:192px; 
	left:34px;
	float:none;
}

.widget_pane .widget_btn div
{
	height:44px;
}

.w_head
{
	position:relative;
	height:128px;
	margin-bottom:30px;
}

.w_head .w_head_img
{
	position:absolute;
	width:128px;
	height:128px;
	top:0px;
	left:12px;
}

.w_head p
{
	margin-left:170px;
	position:relative;
}

.w_head div
{
	margin-left:160px;
	position:relative;
}

.w_head div h1
{
	padding-top:12px;
	padding-bottom:12px;
}

.w_head div a
{
	margin-right:12px;
}

.w_head b
{
	display:block;
	font-size:18px; 
	font-weight:bold;
	letter-spacing:-0.4pt;
}

ul.f_list_new 
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.f_list_new li
{
	background-image: url(../img/li_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	margin-bottom:10px;
}

ul.f_list
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.f_list li, ul.f_list ol
{
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 26px;
	margin-bottom:10px;
}

ul.f_list ol
{
	margin-left:20px;
}

.features_box
{
	margin-top:26px;
}


.features_box div.fcol
{
	float:left;
	width:330px;
	margin:0;
	margin-right:15px;	
	background-color:transparent;
	border:none;
	padding:0;
}

div.fcol div
{
	width:294px; 
	margin-bottom:15px; 
	background-color:#EEEEEE; 
	border:1px solid #D0D0D0; 
	padding:18px; 
}

.p_justify
{
    text-align:justify;
}


.quick_links
{
	position:absolute; top:190px; left:300px; z-index:1; width:339px; height:100px;
}

.quick_links div
{
	height:15px; line-height:15px; width:325px; padding-left:5px; float:left;
	margin-bottom:10px;
}
.quick_links img
{
	width:9px; height:15px; float:left;
	margin-bottom:10px;
}









#barbados
{
	position:absolute;
	top:0;
	right:4px;
    height:25px;
    line-height:24px;
    font-size:11px;
	width:370px;
	text-align:right;
}
#barbados span
{
    margin-right:16px;
}
#barbados a
{
    margin-right:16px;
    border:none;
    color:#0000CC;
	text-decoration:none;
}
#barbados div
{
	position:absolute;
	left:0;
	top:24px;
	width:370px;
	height:1px;
	background-image:url(../img/barbados_line.gif);
	overflow:hidden;
}



#project_nav
{
    position:absolute;
	top:64px;
	right:0px;
    clear:both;
	width:940px; 
    height:25px;
	margin:0;
	padding:0;
	list-style:none;
	padding-right:20px;
}

.nav_item, .nav_item_sel
{
	position:relative;
    float:right;
    height:25px;
	padding:0;
	margin:0px;
    margin-left:20px; 
}

.nav_item_sel
{
}

.nav_align
{
	position:absolute;
	right:0;
	top:19px;
	height:7px;
	width:50%;
	display:none;
}

.nav_item_sel .nav_align
{
	display:block;
}
	
.nav_pointer
{
	position:absolute;
	top:0px;
	left:-7px;
	width:13px;
	height:7px;
	overflow:hidden;
}

#project_nav_line {
    width: 960px;
    height: 1px;
    position: relative;
    background-color: #D0D0D0;
    overflow: hidden;
}

#project_nav_footer
{
	padding:0;
    margin:0;
    padding-bottom:24px;
    height:2px;
	background-image:url(/img/cont_bg.gif);
	background-repeat:repeat-y;
    border:none;
    z-index:1;
    overflow:hidden;
}

#project_nav_footer div
{
    height:26px;
    background-image:url(../img/project_nav_footer_bg.gif);
    background-repeat:repeat-x;    
    font-size:11px;
    line-height:24px;
    padding-left:248px;
    overflow:hidden;
}

#mHome
{
	margin-right:397px;
}





/** **************  **/

.bx_text_column
{
	float:left;
   	width:325px;
}

.bx_text_full_width
{
    float:none;
    width:100%;
}

.bx_boxes_column
{
	float:left;
	width:230px;
	margin-left:15px;
}


.bx_box
{
	position:relative;
	background-color:#F3F3F3;
	border:1px solid #E6E6E6;
	padding:12px;
	font-size:11px;
	margin-bottom:10px;	
    text-align:left;
}

.bx_boxes_column .bx_box
{
    color:#000;
}

.bx_box h2, .b9-block h2
{
	margin-top:0px;
}

.handy_links p
{
	margin-top:0px;
}

.handy_links h2
{
	margin-bottom:3px;
}

.bx_box_image
{
	background-repeat:no-repeat;
	padding-left:102px;
	padding-top:33px;
	font-size:13px;
}

.bx_box_image a
{
	display:block;
	font-size:18px;
	font-weight:bold;
}

.bx_gray
{
	color:#666666;
}

.bx_sublist_dd {
	font-size:12px;
}

ul.bx_list, 
ul.bx_list_dd, 
ul.bx_list_big
{
    font-size:12px;
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.bx_list li, 
ul.bx_list_dd li, 
ul.bx_list_big li
{
	margin:0;
	padding:0 0 6px 10px;
	background-image:url(/img/bx_li.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;	
	text-align:left;
}

ul.bx_list li.red, 
ul.bx_list_big li.red
{
	background-image:url(/img/bx_li_red.gif);
}

ul.bx_list_dd li
{
	background-image:url(/img/b9-li-dd.png);
	font-size:14px;
	font-weight:bold;
	padding-left:41px;
	padding-top:2px;
    line-height:32px;
}

ul.bx_list_big li
{
    height:65px;
    line-height:50px;
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 66px;
    background-position:0px 0px;
}

ul.bx_list_float li
{
    width:174px;
    float:left;
}

ul.bx_list_float 
{
    width:480px;
}


ul.b9-list 
{
	padding:0;
	margin:15px 0;
	list-style-type:none;
}

ul.b9-list > li
{
	margin:0;
	padding:5px 0 5px 23px;
	background-image:url(/img/b9-list.png);
	background-position:5px 8px;
	background-repeat:no-repeat;
	text-align:left;
}

ul.b11-list 
{
	padding:0;
	margin:15px 0;
	list-style-type:none;
}

ul.b11-list > li
{
	margin:0;
	padding:4px 0 4px 10px;
	background-image:url(/img/b11-list.png);
	background-position:0px 11px;
	background-repeat:no-repeat;
	text-align:left;
}

.ul-table-of-contents {
    margin:20px 0;    
}

.ul-table-of-contents li {
    font-size:14px;
    font-weight:bold;
    line-height:25px;
}

.bx_super_h
{
	font-size:48px;
	margin-bottom:0;
	text-align:left;
	letter-spacing:-1.3pt;
}

.bx_under_h
{
	font-size:24px;
	margin-top:0;
	margin-bottom:10px;
	text-align:left;
	letter-spacing:-1pt;
}


.bx_under_hp
{
	margin-top:0px;
}

.small_caps
{
	font-size:10px;
}

.bx_text_column h2
{
    margin:19px 0 2px 0;
    font-size:18px;
    text-align:left;
}

.bx_text_column p
{
    margin:5px 0 5px 0;
    font-size:11px;
}

.bx_text_smaller p
{
    margin:5px 0 5px 0;
    font-size:12px;
}

.bx_text_column .bx_list
{
}

.bx_text_column .sys_btn,
.bx_text_column .sys_btn_active
{
    margin:0;
}

/** **************  **/

.page-links
{
    font-size:15px; 
    padding:217px 0 0 90px;
    line-height:34px;
}

.page-links a
{
    margin-right:5px;
}

.page-links .sys_btn,
.page-links .sys_btn_active
{
    position:relative;
    float:left;
    margin-right:20px;
}

.page-links .sys_btn a,
.page-links .sys_btn_active a
{
    font-size:15px; 
    line-height:34px;
    margin:0;
}

.page-links .sys_btn img, 
.page-links .sys_btn_active img,
.page-links .sys_btn span, 
.page-links .sys_btn_active span
{
    position:absolute;
    top:-20px;
    left:-18px;    
}

#ray-demo-container
{
    position:relative;
    width:auto;
    height:400px;
    border:1px solid #e3e3e3;
    background-color:#f3f3f3;    
}

.red_text { color:#cc3300; }


.content_sec
{
	background-color:white;
}


#bx_content_rows .bx_text_column
{
    float:left;
    width:420px;
}

#bx_content_rows .bx_content_icon
{
    margin:24px 25px 0 0;
    float:left;
    width:125px;
    height:125px;
    overflow:hidden;
}

.int_img 
{
    width:128px;  /* 220 */ 
    float:left
}

.int_cont
{
    width:577px;
    float:left; 
    margin-left:15px;
}

.int_cont2
{
    width:729px; 
    margin:0;
}

.int_cont h2, .int_cont2 h2
{
    margin:0 0 12px 0;
}

.int_h
{
    width:475px;
}

.int_h h1
{
    font-size:30px;
    color:#000000;
    margin:0 0 0 0;
}

.int_h p
{
    font-size:16px;
    color:#666666;
}

p.int_links
{
    margin-top:8px;
}

.int_links a
{
    margin-right:10px;
}

div.b9-li-payment {
    position:relative;
    border:1px solid #CCC;
    font-size:14px;
    color:#000;
    font-weight:bold;    
    margin:30px 15px;    
}

div.b9-li-payment > .legend {
    position:absolute;
    top:-23px;
    left:-15px;
    margin:0;
    padding:10px 10px 10px 35px;
    background-color:#fff;
    background-image:url(../img/li1.gif);
    background-repeat:no-repeat;
    background-position:0 6px;
    font-size:18px;
    color:#000;
    font-weight:bold;
    display:block;
    float:none;
    clear:both;
}

div.b9-li-payment > .content {
    padding:20px 10px 20px 10px;
}


/*************************************************************************************************************  */


.b11-index-website {
    float:left;
    border:1px solid #ccc;
    padding:4px;
    margin:0 27px 20px 0;
}

.b11-index-website:hover {
    background-color:#d5d9fe;
    border:1px solid #7c91c6;
}
.b11-index-website-3rd {
    margin-right:0;
}

#b10-index-buttons {
    color:#666666;
    line-height:20px;
}
#b10-index-buttons a {
    outline:none;
    border:none;
}
#b10-index-buttons img {
    width:120px;
    height:64px;
    background-color:#fff;
    margin:0 0 3px 0;
    padding:4px;
    box-shadow:0px 0px 3px #999;
    -moz-box-shadow:0px 0px 3px #999;
    -webkit-box-shadow:0px 0px 3px #999;    
    outline:none;
}
#b10-index-buttons img:hover {
    box-shadow:0px 0px 3px #333;
    -moz-box-shadow:0px 0px 3px #333;
    -webkit-box-shadow:0px 0px 3px #333;    
}
#b10-index-buttons img:active {
    box-shadow:0px 0px 1px #333;
    -moz-box-shadow:0px 0px 1px #333;
    -webkit-box-shadow:0px 0px 1px #333;
}
#b10-index-buttons > div {
    float:left;
    margin:15px 0 0 32px;
    text-align:center;
}
#b10-index-buttons > div:first-child {
    margin-left:0;
}

#b11-prime-db {
    background-image:url(/img/b11-prime-designbox.png); 
    height:137px;
    position:relative;
    padding:35px 0 0 20px;
}

#b11-prime-db > div {
    float:left; 
    width:134px;
}

#b11-prime-db > div.b11-prime-db-div {
    width:12px;
    text-align:center;
}

#b11-prime-db > div > p {
    font-size:11px; 
    color:#666666;
    line-height:12px; 
    padding:9px 0 0 0; 
    margin:0;
    text-align:center;
}

/*************************************************************************************************************  */
