@import url("reset.css");
@import url("menu.css");
body {
	background: #d4d2d3 url(../images/body-bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 20px 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #203d9f;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
h1, .tableHead, #vmMainPage h2, #vmMainPage h3 {
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	color:#9AB66B;
	font-family:Georgia;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	background: url(../images/wrapper-repeat.jpg) repeat-y left top;
	margin: 0 auto;
	width: 949px;
	text-align: left;
}
#wrapperBottom {
	background: url(../images/wrapper-bottom.jpg) no-repeat left bottom;
}
#wrapperTop {
	background: url(../images/wrapper-top.jpg) no-repeat left top;
}
/*
#topnav {
	height: 32px;
	float: right;
	text-align: right;
	padding-top: 7px;
	padding-right: 8px;
}

#topnav li {
	float: left;
	line-height: 28px;
	margin: 0px 2px;
}

#topnav li a {
	float: left;
	text-decoration: none;
	color: #fff;
	padding-left: 15px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
}

#topnav li a span {
	padding-right: 15px;
	float: left;
	height: 28px;
}

#topnav li a:hover, #topnav li.active a {
	background: url(../images/topnav-hover-left.jpg) no-repeat left top;
	cursor: pointer;
}

#topnav li a:hover span, #topnav li.active a span {
	background: url(../images/topnav-hover-right.jpg) no-repeat right top;
}
*/


#container {
	width: 927px;
	margin: 0px 11px 0px 12px!important;
	margin: 4px 11px 0px 12px;
}
#container #header {
	background: url(../images/header-bg.jpg) repeat-x left top;
	width: 923px;
	height: 98px;
	margin: 2px 2px 0px 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #629a1a;
}
#header .logo {
	position: absolute;
	top: 5px;
	left: 9px;
	padding-top: 3px;
}
#header .rightpart {
	width: 288px;
	padding-right: 25px;
	float: right;
	color: #4c4c4c;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-left: 30px;
	text-align: center;
}
#header .searchWrap {
	background: url(../images/search-bg-nav.jpg) no-repeat left top;
	height: 30px;
	padding: 2px 0px 0px 10px;
	margin-bottom: 5px;
}
#header .rightpart .search {
	width: 220px;
	height: 20px;
}
#header .rightpart .inputbox {
	background: none;
	width: 158px!important;
	width: 178px;
	font-family: "Trebuchet MS";
	color: #eb4627;
	font-weight: bold;
	font-size: 11px;
	border: none;
	padding: 0px 10px;
}
#header .rightpart .button {
	background: none;
	width: 35px;
	height: 21px;
	font-family: "Trebuchet MS";
	color: #eb4627;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	margin-left: 5px;
}
#header .rightpart .loginnav {
	text-align: center;
}
#header .rightpart ul {
	height: 11px;
}
#header .rightpart li {
	background: url(../images/login-nav-li-bg.jpg) no-repeat left 6px;
	padding: 0px 8px 0px 8px;
	display: inline;
}
#header .rightpart li:first-child {
	background-image: none;
}
#header .rightpart li a:link, #header .rightpart li a:visited, #header .rightpart li a:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
}
#header .rightpart li a:hover {
	text-decoration: underline;
}
.banner {
	background: url(../images/flash_bg.jpg) repeat-x left top;
	height: 249px !important;
	height: 243px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #629a1a;
}
.banner .flash {
	width: 767px;
	float: left;
	height: 249px;
	overflow: hidden;
}
.bannercontent {
	background: url(../images/flash-bg.jpg) no-repeat left top;
	width: 767px;
	/*height: 232px!important;*/
	height: 249px;
	/*padding: 17px 0px 0px 0px;*/
	position: relative;
}
.bannercontent .bannerimgvb {
	width: 334px;
	text-align: center;
	float: left;
}
.bannercontent .bannertextvb {
	width: 395px;
	float: left;
	padding: 17px 0px 0px 20px;
}
.bannertextvb h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2f2f2f;
}
.bannertextvb h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-top: 4px;
}
.bannertextvb ul {
	margin-left: 20px;
}
.bannertextvb ul li {
	background: url(../images/li_bg.jpg) no-repeat left 1px;
	padding-left: 20px;
}
.bannertextvb ul li a:link, .bannertextvb ul li a:active, .bannertextvb ul li a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.bannercontentrull {
	background: url(../images/flash-bg-rull.jpg) no-repeat left top;
	width: 767px;
	height: 249px;
	position: relative;
}
.bannercontentrull .bannerimgrull {
	width: 334px;
	text-align: center;
	float: left;
	color: #ffffff;
}
.bannercontentrull .bannertextrull {
	width: 395px;
	float: left;
	color: #fff;
	padding: 17px 0px 0px 20px;
}
.bannertextrull h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.bannertextrull h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
	margin-top: 3px;
}
.bannertextrull ul {
	margin-left: 20px;
}
.bannertextrull ul li {
	padding-left: 20px;
	background-image: url(../images/li_bgblack.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.bannertextrull ul li a:link, .bannertextrull ul li a:active, .bannertextrull ul li a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.banner .pagination {
	width: 300px;
	margin-top: 60px;
	float: right;
	position: absolute;
	bottom: 3px!important;
	bottom: 7px;
	left: 400px; /* was 445 */
}
.pagination h3 {
	background: url(../images/page_h3_bg.png) no-repeat left center;
	padding-left: 27px;
	float: left;
	font-weight: bold;
	font-size: 13px;
}
.pagination ul li {
	background: none;
	padding-left: 0;
	float: left;
	border: 1px solid #9a9a9a;
	margin-left: 10px;
}
.pagination ul li a:link, .pagination ul li a:active, .pagination ul li a:visited {
	text-decoration: none;
	color: #000;
	float: left;
	display: block;
	padding: 0px 4px;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
}
.pagination ul li a:hover, .pagination ul li.active a:link, .pagination ul li.active a:active, .pagination ul li.active a:visited {
	background: #333333;
	color: #a6a6a6;
}
.banner .flashmodule {
	background: url(../images/module-flash-bg.jpg) no-repeat left top;
	width: 157px!important;
	width: 160px;
	float: right;
	height: 232px!important;
	height: 249px;
	padding: 17px 3px 0px 0px;
}
.module-button {
	z-index: -1000;
}
.module-button img {
	float: right;
	border: none;
	margin-bottom: 20px;
	margin-top: 20px;
}
/*
.banner {
	background: url(../images/flash_bg.jpg) repeat-x left top;
	height: 209px !important;
	height: 203px;	
	padding: 2px 0;
}

.banner .flash {
	float: left;
	width: 654px;
}


.banner .flashModule {
	background: url(../images/flash_mod_bg.jpg) no-repeat left top;
	float: right;
	width: 273px;
	height: 206px;
	padding-top: 3px;
}
.banner .flashModule .moduletable {
	margin: 4px 0 0 18px;
	width: 246px;
}
*/
/*Edit*/
.contentWrap {
	background: #fff url(../images/container-top.jpg) repeat-x left top;
	/*	padding: 0px 9px 20px;*/
	padding: 8px 9px 20px 9px;
}
/*Edit*/
.contentWrap .takeatour {
	width: 909px;
	position: relative;
}
.module-tour {
	background: url(../images/module-tour-repeat.jpg) repeat left top;
	width: 909px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-bottom: 5px;
}
.module-tour div div div h3 {
	color: #cccccc;
	font-size: 21px;
	margin-bottom: 8px;
	font-weight: normal;
}
.module-tour div {
	background: url(../images/module-tour-bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	width: 909px;
}
.module-tour div div div {
	background: url(../images/module-tour-top.jpg) no-repeat left top;
	padding: 25px 10px 0 10px;
	min-height: 95px;
	height: auto!important;
	height: 95px;
	width: auto;
}
.module-tour div div, .module-tour div div div div {
	background-image: none;
	padding: 0;
	width: auto;
	height: auto;
	min-height: 0;
}
.module-tour a:link, .module-tour a:visited, .module-tour a:active {
	text-decoration: none;
}
.module-tour a:hover {
	text-decoration: underline;
}
.image {
	position: absolute;
	top: 0px;
	right: 4px;
}
#moduleList {
}
#moduleList h4 {
	font-weight: bold;
}
/*Edit*/

#moduleList .leftModule {
	width: 299px;
	float: left;
	margin-right: 6px;
	line-height: 19px;
}
#moduleList .rightModule {
	width: 299px;
	float: left;
	margin-left: 6px;
	margin-top: 3px;
	+margin-top: 0px;
	line-height: 19px;
}
#moduleList .module-box1 {
	background: url(../images/module_repeat.jpg) repeat-y left top;
	width: 299px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:5px;
}
#moduleList .module-box1 div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
#moduleList .module-box1 div div div {
	background: url(../images/module_top.jpg) no-repeat left top;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#moduleList .module-box1 div div, #moduleList .module-box1 div div div div {
	background-image: none;
	padding: 0;
}
/*
 *========================================================================================
 *============================Editing 10/12/09 for Home Page==============================
 *========================================================================================
 */
#moduleList .module-box2 {
	background: url(../images/module2_repeat.jpg) repeat-y left top;
	width: 610px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
#moduleList .module-box2 div {
	background: url(../images/module2_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
#moduleList .module-box2 div div div {
	background: url(../images/module2_top.jpg) no-repeat left top;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#moduleList .module-box2 div div, #moduleList .module-box2 div div div div {
	background-image: none;
	padding: 0;
}
#moduleList .module-box2 ul {
	height:123px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#moduleList .module-box2 ul li {
	background: url(../images/li_arrow.jpg) no-repeat left 8px;
	padding-left: 15px;
}
#moduleList .module-box2 ul li a:link, #moduleList .module-box2 ul li a:active, #moduleList .module-box2 ul li a:visited {
	color: #333;
	text-decoration: none;
}
#moduleList .module-box2 ul li a:hover {
	text-decoration: underline;
}
/*============================End Editing 10/12/09 for Home Page==============================*/
#moduleList .module-box1 h3 {
	font-family: Tahoma;
	font-size: 15px;
	width: 100%;
	margin-bottom: 8px;
	color: #333333
}
#moduleList .module-box1 ul {
	margin-left: 20px;
	margin-top:  5px;
	padding-bottom: 10px;
}
#moduleList .module-box1 ul li {
	background: url(../images/li_arrow.jpg) no-repeat left 8px;
	padding-left: 15px;
}
#moduleList .module-box1 ul li a:link, #moduleList .module-box1 ul li a:active, #moduleList .module-box1 ul li a:visited {
	color: #333;
	text-decoration: none;
}
#moduleList .module-box1 ul li a:hover {
	text-decoration: underline;
}
#moduleList .module-box1 .box {
	background: url(../images/white_box.jpg) no-repeat left top;
	width: 271px!important;
	width: 276px;
	height: 38px;
	padding: 3px 0 0 10px;
	line-height: normal;
}
#moduleList .module-box1 .box-gry {
	background: url(../images/gray_box.jpg) no-repeat left top;
	width: 271px!important;
	width: 276px;
	height: 32px;
	padding: 10px 0 0 10px;
	margin-bottom: 4px;
	line-height: normal;
}
#moduleList .module-box1 .box h4, #moduleList .module-box1 .box-gry h4 {
	font-weight: bold;
	font-size: 12px;
}
#moduleList .module-box1 .readon {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/readon.jpg) no-repeat left top;
	width: 119px!important;
	width: 139px;
	height: 38px;
	line-height: 36px;
	float: left;
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 5px;
}
#moduleList .module-box1 .download {
	background: url(../images/download2.jpg) no-repeat left top;
	width: 119px!important;
	width: 139px;
	height: 38px;
	line-height: 36px;
	float: left;
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
}
/*Edit*/
.contentheading, .componentheading {
	color:#2a3f5b;
	font-size:16px;
	font-weight:bold;
	line-height: 28px;
}
.small, .createdate, .modifydate, .createdby {
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	display: block;
	color: #CCCCCC;
}
#content ul {
	padding-bottom: 15px;
	padding-left: 30px;
}
#content ul li {
	color: #333333;
	list-style: disc;
	margin-bottom: 3px;
}
.contentWrap2 ul {
	padding-bottom: 15px;
	padding-left: 15px;
}
.contentWrap2 ul li {
	padding-left: 15px;
	margin-bottom: 3px;
}
/*--------- inner page css -----------*/

.pathwayWrap {
	background: url(../images/pathway-bg.jpg) repeat-x left top;
	height: 26px !important;
	height: 32px;
	padding: 6px 100px 0px 0px !important;
	padding: 8px 100px 0px 0px;
	text-align: right;
	padding-right: 8px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
}
.pathwayWrap h3 {
	display: inline;
	padding-right: 6px;
	font-weight: normal;
}
.pathwayWrap a span, .pathwayWrap a:visited, .pathwayWrap a:active {
	font-weight: bold;
	color: #5d8b18;
	margin-right: 2px;
}
.pathwayWrap img {
	margin-right: 2px;
}
/*Edit*/

.contentWrapRepeat {
	background: url(../images/container_repeat.jpg) repeat-y center top;
}
.contentrepeat2 {
	background: url(../images/inner_container_repeat.jpg) repeat-y center top;
	width: 919px;
	margin: 0 auto!important;
	margin-left: 4px;
}
.contentWrap2 {
	background: url(../images/inner-container-bottom.jpg) repeat-x left bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*Edit*/
.contentWrap2 .leftCol {
	width: 178px;
	float: left;
	margin-right: 3px;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin-right: 10px;
}
.contentWrap2 .leftCol .module {
	width: 178px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.leftCol .module div div div h3 {
	background: url(../images/inner-module-h3.jpg) repeat-x left top;
	height: 32px;
	line-height: 32px;
	color: #004477;
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px -10px 5px -10px;
}
.leftCol .module div {
	padding-bottom: 10px;
}
.leftCol .module div div div {
	padding: 0px 10px 0px 10px;
}
.leftCol .module div div, .leftCol .module div div div div {
	background-image: none;
	padding: 0;
}
.leftCol .module ul {
	padding-left: 5px;
}
.leftCol .module li {
	background: url(../images/arrow.jpg) no-repeat left center;
	padding-left: 15px;
}
.leftCol .module li a:link, .leftCol .module li a:visited, .leftCol .module li a:active {
	color: #203d9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.leftCol .module li a:hover {
	text-decoration: underline;
}
/*Edit*/
.contentWrap2 .contentCol {
	width: 555px!important;
	width: 545px;
	float: left;
	margin-right: 0px;
}
/*Edit*/
.contentCol .leading {
	font-size: 12px;
	width: 555px;
	color: #333333;
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.contentCol .leading h2 {
	font-family: Georgia;
	font-size: 17px;
	color: #486aba;
	margin: 10px 0;
}
.contentCol .box, .article_row {
	font-size: 12px;
	line-height: 24px;
}
.contentCol .box .readon, .contentCol h2.contentheading {
	color: #004477;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 3px solid #e5e5e5;
	margin-bottom: 5px;
	padding: 0px;
}
.contentCol h2.contentheading a:link {
	color: #004477;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.contentCol .box.none {
	border-bottom: none;
	margin-bottom: 30px;
}
.contentCol .box h5 {
	color: #9ab66b;
	font-family: Georgia;
	font-size: 18px;
	margin-bottom: 10px;
}
.componentheading {
	color: #9ab66b;
	font-family: Georgia;
	font-size: 18px;
}
.contentCol .box ul, .article_row ul {
	margin-left: 20px;
}
.contentCol .box ul li, .article_row ul li {
	background: url(../images/arrow.jpg) no-repeat left center;
	padding-left: 15px;
}
.contentCol .box ul li a:link, .contentCol .box ul li a:active, .contentCol .box ul li a:visited, .article_row ul li a:link, .article_row ul li a:active, .article_row ul li a:visited {
	color: #203d9f;
	font-size: 12px;
	text-decoration: none;
}
.contentCol .box ul li a:hover, .article_row ul li a:hover {
	text-decoration: underline;
}
/*Edit*/

.contentWrap2 .rightCol {
	width: 163px;
	float: right;
	padding: 0px 1px;
}
.rightCol .module-buy {
	width: 163px;
	font-family: "Trebuchet MS";
}
.rightCol .module-buy div div div h3 {
	height: 32px;
	line-height: 32px;
	color: #333;
	padding-left: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px -5px 0px -7px;
}
.rightCol .module-buy div {
	padding-bottom: 10px;
}
.rightCol .module-buy div div div {
	padding: 0px 5px 0px 7px;
}
.rightCol .module-buy div div, .rightCol .module-buy div div div div {
	background-image: none;
	padding: 0;
}
.rightCol .module-buy ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.rightCol .module-buy ul li {
	padding-left: 0px;
	margin-bottom: 10px;
}
.rightCol .module-buy ul li a:link, .rightCol .module-buy ul li a:visited, .rightCol .module-buy ul li a:active {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/buy-li-bg.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: block;
	font-weight: bold;
}
.rightCol .module-buy ul li a:hover {
	text-decoration: underline;
}
.rightCol .module-green {
	width: 163px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom: 1px solid #e1e1e1;
}
.rightCol .module-green div div div h3 {
	height: 32px;
	line-height: 32px;
	color: #333;
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px -10px;
}
.rightCol .module-green div {
	padding-bottom: 10px;
}
.rightCol .module-green div div div {
	background: url(../images/module-green-bg.jpg) repeat-x left top;
	padding: 0px 10px 0px 10px;
}
.rightCol .module-green div div, .rightCol .module-green div div div div {
	background-image: none;
	padding: 0;
}
.rightCol .module-green ul, .rightCol .module-blue ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.rightCol .module-green ul li, .rightCol .module-blue ul li {
	margin: 0px;
	padding: 0px;
}
.rightCol .module-blue {
	width: 163px!important;
	width: 143px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom: 1px solid #e1e1e1;
	line-height: normal;
}
.rightCol .module-blue div div div h3 {
	height: 32px;
	line-height: 32px;
	color: #333;
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px -10px;
}
.rightCol .module-blue div {
	padding-bottom: 10px;
}
.rightCol .module-blue div div div {
	background: url(../images/module-blue-bg.jpg) repeat-x left top;
	padding: 0px 10px 0px 10px;
}
.rightCol .module-blue div div, .rightCol .module-blue div div div div {
	background-image: none;
	padding: 0;
}
.rightCol .module-blue ul {
	margin-top: 15px;
}
.rightCol .module-blue ul li {
	margin: 8px 0px;
}
.rightCol .module-blue img {
	border: 1px solid #e8e8e8;
}
.rightCol .module-orange {
	width: 163px!important;
	width: 143px;
	font-size: 11px;
}
.rightCol .module-orange div div div h3 {
	height: 32px;
	line-height: 32px;
	color: #333;
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0px -10px;
}
.rightCol .module-orange div {
	padding-bottom: 10px;
}
.rightCol .module-orange div div div {
	background: url(../images/module-orange-bg.jpg) repeat-x left top;
	padding: 0px 10px 0px 10px;
}
.rightCol .module-orange div div, .rightCol .module-orange div div div div {
	background-image: none;
	padding: 0;
}
.rightCol .module-orange ul {
	margin-top: 15px;
}
/*Edit*/
/*--------- end css of inner page --------*/

#footer {
	padding: 10px 0px 20px 0px;
	text-align: center;
	color: #000;
	font-family: "Trebuchet MS";
}
#footer .footernav ul {
	margin-bottom: 8px;
}
#footer .footernav li {
	background: url(../images/login-nav-li-bg.jpg) no-repeat left center;
	display: inline;
	padding: 0px 6px 0px 10px;

}
#footer .footernav li:first-child {
	background-image: none;
}
#footer .footernav li a:link, #footer .footernav li a:visited, #footer .footernav li a:active {
	color: #000;
	text-decoration: none;
}
#footer .footernav li a:hover {
	text-decoration: underline;
}
#footer span, h1 {
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
}
#footer .footernav li a span {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 20px;
}
#footer .footernav h1 {
	font-weight:normal;
	margin-top: 8px;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/*---- Site map css------*/
.xmap ul li {
	padding-bottom: 3px;
}
.xmap ul li ul {
	padding: 3px 0;
}
/*---- Joomla Search result css------*/
.searchintro {
	color: #000;
}
.results h3, .search_result h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #666666;
	clear: both;
}
.results ol.list, .results ul {
	margin-left: 0px;
}
.results ul.pagination {
	margin-bottom: 10px;
	float: none;
}
.error {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: Red;
}
.results .small, .results span {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.results ol.list li {
	border-bottom: 1px solid #666666;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.results ol.list li h4, .results ol.list li h4 a:link, .results ol.list li h4 a:active, .results ol.list li h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #666666;
}
fieldset.word {
	margin-bottom: 4px;
}
fieldset.word label {
	margin-right: 5px;
}
fieldset.phrase legend, .ordering, fieldset.only legend {
	margin-bottom: 5px;
}
fieldset.only {
	margin: 5px 0 6px;
}
.news h2.contentheading, .news li {
	clear: both;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
.counter {
	text-align: center;
}
ul.pagination li {
	display: inline;
	padding-right: 5px;
	text-align: center;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
.counter {
	text-align: center;
}
ul.pagination li {
	display: inline;
	padding-right: 5px;
	text-align: center;
}
/*All Forms*/

 
 


/*All Forms*/

/*For SOBI2 Component*/

.sobi2 label {
	width: 90px;
	float: left;
	margin-bottom: 5px;
}
.sobi2 input {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.sobi2 .contact_email_checkbox {
	margin-top: 10px;
}
.sobi2 .contact_email_checkbox #contact_email_copy {
	width: 130px;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.sobi2 textarea#field_description {
	width: 300px;
}
/*For SOBI2 Component*/

.contentCol .inputbox, .inputboxquantity, #download select, #mod412 input, #mod412 select, #mod412 textarea, .contentCol .button-orange, #rst_menuContent input, #rst_menuContent select, #rst_menuContent textarea, #rst_menuContent .button, #ChronoContact_contactsales input, #ChronoContact_contactsales textarea, #ChronoContact_reseller input, #ChronoContact_reseller textarea, #ChronoContact_reseller select, #comments-form input, #comments-form select, #comments-form textarea, .contentCol select, .mod_login .inputbox {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/templates/esxpress/images/input-bg.jpg);
}
.validation-advice {
	color: #FF0000;
}
.jd_top_navi img {
	display: block;
}
.d_details {
	padding: 3px;
}
th {
	font-weight: bold;
}
.contentCol li {
	padding-left:15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#vmMainPage br {
	line-height: 0px;
}
#vmMainPage h4 {
}
.vmRecent {
	padding-top: 25px;
}
.buttons_heading {
	display: none;
}
#agreed_div {
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
}
.vmCartContainer input.addtocart_button {
	display: block;
}
#agreed_div input {
	float: right;
}
#agreed_input input.inputbox {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#agreed_div {
	float: left;
	width: 270px;
	margin-right: 10px;
}
#agreed_input {
	float: left;
	width: 35px;
	margin-left: 10px;
}
.vmCartModule img {
	display: none;
}
.vmCartModule hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cbFieldIconsLabels {
	font-size: 11px;
}
.contentCol hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
}
#vmMainPage tr.sectiontableentry {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#download select {
	width: 250px;
}
#download label {
	margin: 0px;
	padding-bottom: 15px;
	display: block;
	padding-top: 5px;
}
#vmMainPage a.button {
	background:transparent url(../images/arrow.jpg) no-repeat scroll left center;
	padding-left:15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#fb_searchbox {
	display: none;
}*/
.catdets {
	font-size: 11px;
	font-style: italic;
}
#five_stars, #four_stars, #three_stars, #two_stars, #one_star, #null_stars {
	padding-right: 10px;
	padding-left: 10px;
}
#marketprofdiv {
	float: left;
	width: 250px;
	font-size: 11px;
	line-height: 11px;
}
p.profilep {
	clear: both;
	font-weight: bold;
}
.profilelabel {
	font-weight: bold;
	padding-top: 25px;
}
fieldset {
	margin-top: 25px;
	display: block;
}
.contentCol h4 {
	border-bottom:3px solid #E5E5E5;
	color:#004477;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
	text-decoration:none;
	line-height:28px;
}
.prices {
	font-size: 10px;
}
#page table.prices td {
	padding: 4px;
}
#quickfaq .item_details {
	display: none;
}
h2.quickfaq {
	display: none;
}
#comments-form textarea {
	width: 450px;
}
table.detailsd td {
	padding: 5px;
}
table.jd_cat_subheader {
	border-bottom:3px solid #E5E5E5;
	color:#004477;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
	text-decoration:none;
	margin-top: 25px;
}
.contentCol p.sobi2ItemTitle a {
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	margin-top: 0;
	margin-right: 75px;
	margin-left: 0px;
	display: block;
	padding-top: 6px;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	margin-bottom: 0px;
}

#sobi2Footer {
	display: none;
}
#moduleList .module-box3 ul li a:link, #moduleList .module-box3 ul li a:visited, #moduleList .module-box3 ul li a:active {
	color:#000000;
	font-weight:bold;
	padding-left:25px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.createdby {
	display: block;
}
a.comment-link {
	background:transparent url(../images/arrow.jpg) no-repeat scroll left center;
	padding-left:15px;
	font-size: 11px;
}
.article_separator {
	display: block;
	height: 35px;
}
.small a:link {
	font-style: normal;
}
table.contenttoc {
	margin-left: 5px;
	background-color: #F5F5F5;
	font-size: 11px;
	line-height: 11px;
	clear: both;
	width: 545px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 25px;
}
table.contenttoc tr {
	display: block;
	/* float: left */
}
table.contenttoc a {
	background:transparent url(../images/arrow.jpg) no-repeat scroll left center;
	padding-left:15px;
}
table.contenttoc td {
	padding: 5px;
	background-color: #FFFFFF;
}
table.contenttoc th {
	background:transparent url(../images/inner-module-h3.jpg) repeat-x scroll left top;
	color:#004477;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	padding-left:15px;
	width: 535px;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 5px;
	margin-left: -10px;
}
.product_wrap {
	width: 100%;
	margin-top: 10px;
}
.pimage {
	float: left;
	width: 75px;
}
.first_wrap {
	width: 315px;
	float: left;
}
.qboxwrap {
	float: left;
	width: 153px;
	text-align: right;
}
.addtocart {
	float: left;
	width: 140px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}
#product_list {
}
.pborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: right;
	width: 100%;
	margin-top: 10px;
}
label.quantity_box {
	display: none;
}
#moduleList .module-box1 ul#jdownloads_mod {
	margin: 0px;
	padding: 0px;
}
#moduleList .module-box1 ul#jdownloads_mod li.li10 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.li9 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.li7 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.li8 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.li14 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.li6 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.lieven{
    background-image: url(../images/white_box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 38px;
    width: 276px;
    overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li.liodd {
    background-image: url(../images/gray_box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 42px;
    width: 276px;
    overflow: hidden;
}

/*
#moduleList .module-box1 ul#jdownloads_mod li + li {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li + li + li {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li + li + li + li {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1 ul#jdownloads_mod li + li + li + li + li{
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
*/

#moduleList .module-box1 ul#jdownloads_mod .image_wrap img {
	height: 25px;
	width: 25px;
	float: left;
}
#moduleList .module-box1 ul#jdownloads_mod li h4 {
	margin: 0px;
	padding: 0px;
}
#moduleList .module-box1 ul#jdownloads_mod li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#moduleList .module-box1 ul#jdownloads_mod li h4 a {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:bold;
}
#moduleList .module-box1 ul#jdownloads_mod li {
}
#twoj_news_scroll_1 {
	width: 767px;
	float: left;
}
#twoj_news_scroll_1_menu {
	position: relative;
	margin-top: -24px;
	padding-left: 678px;
	z-index: 1000;
}
#twoj_news_scroll_1_menu a {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	display: block;
	height: 16px;
	width: 16px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 8px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
}
#twoj_news_scroll_1_menu a.wactive {
	color: #FFFFFF;
	background-color: #000033;
	border: 1px solid #CCCCCC;
}
#moduleList .module-box1 div.awards h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sectiontableheader th {
	padding-left: 5px;
}
legend.sectiontableheader {
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#page h2.contentheading {
	display: none;
}
.pagenavcounter {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	display: none;
}
#moduleList .module-box1 ul.lnd_latestnews li a.latestnews {
	height: 22px;
	overflow: hidden;
	padding-top: 7px;
}
.home_page .contentCol_home {
	float:left;
	margin:0 11px 0 12px !important;
	width:917px !important;
}
.chronoform a {
	display: none;
}
fieldset label {
	margin: 0px;
	padding: 0px;
}
.inputrequirement {
	font-weight: bold;
	color: #FF0000;
}
.contentCol fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
}
.contentCol fieldset legend {
	color:#004477;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-left:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0;
	margin-bottom: 8px;
	padding-right: 15px;
	background-attachment: scroll;
	background-color: #F5F5F5;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 5px;
}
.contentCol input.button {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/templates/esxpress/images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-bottom: 5px;
	background-color: transparent;
	cursor: pointer;
}
img.reg_to_download_image {
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}
.form_9889 label {
	display: block;
	float: left;
	margin-right: 25px;
}
.jd_top_navi {
	display: none;
}
div.image_wrap {
	width: 30px;
	height: 38px;
	float: left;
}
#twoj_news_scroll_1_all {
	position: absolute;
	width: 767px;
	height: 249px;
}
#twoj_news_scroll_1_all #twoj_news_scroll_1-wrap {
	z-index: 0 !important;
	z-index: -100;
	width: 767px;
}
#twoj_news_scroll_1_all #twoj_news_scroll_1_menu {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1000;
	right: 0;
	bottom: 0;
	float: right;
	padding-right: 25px;
	margin-top: -25px;
}
p.sobi2CatName {
	/*background:transparent url(../images/arrow.jpg) no-repeat scroll left center;
	padding-left:15px;*/
	font-size:18px;
	color:#FF9933;
	font-weight:bold;
}
p.sobi2CatNameH1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family:Georgia;
	margin-top:25px;
}
#sobi2CatListSymbols td {
	padding-left: 25px;
}
.qbox_price {
	float: right;
}
.inputboxquantity {
	width: 30px;
}
div.hideflashname {
	background-color: #ffffff;
	height: 22px;
	width: 156px;
	z-index: 1007;
	float: right;
	margin-top: -65px;
	position: relative;
}
.contentCol #fb_post_message input.button {
	background-image: none;
}
.detailsd {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.detailsd h3 {
	color:#004477;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
.dv_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.sobi2Header {
	display: none;
}
table.sobi2Listing td {
	margin-bottom: 45px;
	/*border: 1px solid #E9E9E9;*/
	padding-left:10px;
}
.sectiontableentry {
	white-space: nowrap;
}
.sectiontableentry a {
	white-space: normal;
}
.bannercontent h3, .bannercontentrull h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
}
.jd_cat_subheader {
	display: none;
}
.back_button, .vmnav {
	display: none;
}
.rightModule .module-box1 {
	margin-bottom: 5px;
}
#moduleList .module-box1 ul#jdownloads_mod li.li7 {
	margin-bottom: 23px;
}
.leftModule div div div div {
	height: 240px;
}
.centerModule div div div div {
	height: 240px;
}
.centerModule div div div div ul {
	display: block;
}
.phocawrap h1, .phocawrap .componentheading {
	color: rgb(154, 182, 107);
	font-family:Georgia;
	font-weight:bold;
	font-size: 18px;
}
li.item102, li.item107, li.item101 {
	display: none;
}
#phoca-dl-sections-box .sections h3 {
	/* color:#000000; */
	font-family:Georgia;
	/* font-size:22px; */
	font-weight:bold;
	line-height:28px;
	background-image: none;
	color: rgb(154, 182, 107);
	font-size: 18px;
}
li.lnd_latestnews {
	line-height: 13px;
	display: block;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}
#phoca-dl-sections-box .sections h3 a {
	color: rgb(154, 182, 107);
	font-size: 18px;
	text-decoration: none;
	background-image: none;
}
.contentCol blockquote {
	padding-left: 15px;
}
#moduleList .module-box1 center {
 	display: block;
}
/*======================1-12-10 for box=====================*/
#moduleList .module-box1-bottom{
	background: url(../images/module_repeat.jpg) repeat-y left top;
	width: 299px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:5px;
}
#moduleList .module-box1-bottom div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
#moduleList .module-box1-bottom div div div {
	background: url(../images/module_top.png) no-repeat left top;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#moduleList .module-box1-bottom div div, #moduleList .module-box1-bottom div div div div {
	background-image: none;
	padding: 0;
}
#moduleList .module-box1-bottom h3 {
	font-family: Tahoma;
	font-size: 15px;
	width: 100%;
	margin-bottom: 8px;
	color: #333333
}
#moduleList .module-box1-bottom ul {
	margin-left: 20px;
	margin-top:  5px;
	padding-bottom: 10px;
}
#moduleList .module-box1-bottom ul li {
	background: url(../images/li_arrow.jpg) no-repeat left 8px;
	padding-left: 15px;
}
#moduleList .module-box1-bottom ul li a:link, #moduleList .module-box1-bottom ul li a:active, #moduleList .module-box1-bottom ul li a:visited {
	color: #333;
	text-decoration: none;
}
#moduleList .module-box1-bottom ul li a:hover {
	text-decoration: underline;
}
#moduleList .module-box1-bottom .box {
	background: url(../images/white_box.jpg) no-repeat left top;
	width: 271px!important;
	width: 276px;
	height: 38px;
	padding: 3px 0 0 10px;
	line-height: normal;
}
#moduleList .module-box1-bottom .box-gry {
	background: url(../images/gray_box.jpg) no-repeat left top;
	width: 271px!important;
	width: 276px;
	height: 32px;
	padding: 10px 0 0 10px;
	margin-bottom: 4px;
	line-height: normal;
}
#moduleList .module-box1-bottom .box h4, #moduleList .module-box1-bottom .box-gry h4 {
	font-weight: bold;
	font-size: 12px;
}
#moduleList .module-box1-bottom .readon {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/readon.jpg) no-repeat left top;
	width: 119px!important;
	width: 139px;
	height: 38px;
	line-height: 36px;
	float: left;
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 5px;
}
#moduleList .module-box1-bottom .download {
	background: url(../images/download2.jpg) no-repeat left top;
	width: 119px!important;
	width: 139px;
	height: 38px;
	line-height: 36px;
	float: left;
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
}
#moduleList .module-box1-bottom ul#jdownloads_mod {
	margin: 0px;
	padding: 0px;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li10 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li9 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li7 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li8 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li14 {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li6 {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.lieven{
    background-image: url(../images/white_box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 38px;
    width: 276px;
    overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.liodd {
    background-image: url(../images/gray_box.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 42px;
    width: 276px;
    overflow: hidden;
}

/*
#moduleList .module-box1-bottom ul#jdownloads_mod li + li {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li + li + li {
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li + li + li + li {
	background-image: url(../images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	overflow: hidden;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li + li + li + li + li{
	background-image: url(../images/white_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 276px;
	overflow: hidden;
}
*/

#moduleList .module-box1-bottom ul#jdownloads_mod .image_wrap img {
	height: 25px;
	width: 25px;
	float: left;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li h4 {
	margin: 0px;
	padding: 0px;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li h4 a {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:bold;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li {
}
#twoj_news_scroll_1 {
	width: 767px;
	float: left;
}
#twoj_news_scroll_1_menu {
	position: relative;
	margin-top: -24px;
	padding-left: 678px;
	z-index: 1000;
}
#twoj_news_scroll_1_menu a {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	display: block;
	height: 16px;
	width: 16px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 8px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
}
#twoj_news_scroll_1_menu a.wactive {
	color: #FFFFFF;
	background-color: #000033;
	border: 1px solid #CCCCCC;
}
#moduleList .module-box1-bottom div.awards h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.rightModule .module-box1-bottom {
	margin-bottom: 5px;
}
#moduleList .module-box1-bottom ul#jdownloads_mod li.li7 {
	margin-bottom: 23px;
}
#moduleList .module-box1-bottom center {
 	display: block;
}
#moduleList .module-box1-bottom ul.lnd_latestnews li a.latestnews {
	height: 22px;
	overflow: hidden;
	padding-top: 7px;
}
