/*
 * $History: styles_NN.css $
 * 
 * *****************  Version 47  *****************
 * User: Ronald       Date: 24/01/12   Time: 17:23
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 46  *****************
 * User: Ronald       Date: 25/10/11   Time: 20:24
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 45  *****************
 * User: Ronald       Date: 25/10/11   Time: 18:27
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 44  *****************
 * User: Ronald       Date: 8/09/11    Time: 13:42
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 43  *****************
 * User: Ronald       Date: 1/09/11    Time: 20:11
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 42  *****************
 * User: Ronald       Date: 27/06/11   Time: 16:55
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 41  *****************
 * User: Ronald       Date: 3/01/11    Time: 16:14
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 40  *****************
 * User: Ronald       Date: 20/07/10   Time: 15:05
 * Updated in $/comato-root/comato-v3/Front/wwwroot/vectorint/css
 * 
 * *****************  Version 39  *****************
 * User: Ronald       Date: 2/04/10    Time: 21:51
 * Updated in $/comato-root/comato-v3/front/wwwroot/vectorint/css
 * 
 * *****************  Version 38  *****************
 * User: Ronald       Date: 6/01/09    Time: 17:54
 * Updated in $/comato-root/comato-v3/front/wwwroot/vectorint/css
 * 
 * *****************  Version 37  *****************
 * User: Ronald       Date: 4/11/08    Time: 14:45
 * Updated in $/comato-root/comato-v3/front/wwwroot/vectorint/css
 */
body {margin:0;padding:0;font-family:arial, helvetica, verdana, sans-serif;font-size:13px;line-height:15px;color:#333;background:#FAFAFA url(../site_images/bg_body.png) repeat-x 0 0;}
/*general link styles*/
a:link, a:visited {color:#333;text-decoration:underline;}
a:hover {color:#333;text-decoration:none;}
a:active {color:#333;text-decoration:underline;}
/*CONTENT*/
#content {position:relative;margin:0 auto;padding:0;width:960px;background:transparent;overflow:hidden;z-index:10}
/*imageholder center*/.ImgHolderCenter {text-align:center;width:100%;}
/*content image*/.contentImage {margin:0;padding:0;}
a .contentImage {border:0;}
/*.contentImage_left {margin:0; padding:0 5px 0 0;}
.contentImage_right {margin:0; padding:0 0 0 5px;}
.contentImage_baseline {margin:0; padding:0 5px 0 5px;}*/
/*HEADER*/
.header {position:relative;margin:0;padding:0;width:960px;height:355px;overflow:hidden;/*background:transparent url(../site_images/bg_header.gif) no-repeat 783px 329px;*/z-index:1;}
/*companylogo*/
.companylogo {position:absolute;top:24px;left:12px;margin:0;padding:0;background:transparent;z-index:3;}
.companylogo a {display:block;width:263px;height:50px;}
.companylogo a img {border:0;}
/*secondnav*/
.secondnav {position:absolute;top:0;right:12px;margin:0;padding:0;font-size:12px;line-height:14px;height:80px;color:#555;background:transparent;z-index:5;text-transform:lowercase;}
.secondnav a {display:block;float:left;padding:15px 0 15px 54px;text-transform:lowercase;color:#555;}
.secondnav a:link, .secondnav a:visited {color:#555;text-decoration:none;}
.secondnav a:hover, .secondnav a:active {color:#555;text-decoration:underline;}
.secondnav .seperator {display:none;}
/*languageSwitch*/
.languageswitch {display:none;}
/*banner1*/
#banner1, .banner1{position:absolute;top:79px;left:0;margin:0;padding:0;width:960px;height:208px;overflow:hidden;background:transparent;z-index:2;}
.banner1 a img {border:0;}
/*fixedThemes*/
.fixedThemes {position:absolute;top:285px;left:0;margin:0;padding:0;color:#454545;font-size:13px;width:960px;height:34px;background:transparent url(../site_images/bg_fixedthemes.png);overflow:hidden;z-index:5;border-radius: 0 0 0 5px;}
.fixedThemes a {display:block;float:left;margin:0;padding:8px 11px 10px 11px;font-size:13px;line-height:16px;text-align:center;text-transform:lowercase;color:#454545;background:transparent;border-right:1px solid #939393;white-space:nowrap;}
.fixedThemes a:link, .fixedThemes a:visited {color:#454545;text-decoration:none;}
.fixedThemes a:hover, .fixedThemes a:active {color:#fff;text-decoration:none;padding:8px 11px 10px 11px;background-color:#3E484F;}
.fixedThemes a.active {color:#fff;text-decoration:none;padding:8px 11px 10px 11px;background-color:#3E484F;}
.fixedThemes a.active:link, .fixedThemes a.active:visited, .fixedThemes a.active:hover, .fixedThemes a.active:active {color:#fff;}
.fixedThemes .seperator {display:none;}
/*HEADER*//*searchbox*/
.searchBox {position:absolute;top:285px;right:12px;margin:0;padding:0;width:216px;height:34px;background:transparent url(../site_images/bg_searchbox.png) no-repeat 0 0;overflow:hidden;z-index:10;}
/*html> body .searchBox {margin:0 0 21px 0;}*/
.searchBox form {display:inline;}
.searchBox input.searchField {float:left;margin:9px 0 0 0;padding:0 0 0 22px;width:192px;height:17px;color:#333;border:0;font-size:12px;line-height:normal;letter-spacing:0.04em;background:transparent;overflow:hidden;}
.searchBox input.searchButton {display:none;}
.searchBox .searchText {display:none;}
/*MAIN*/
.main, .main2, .main3, .main4, .main5 {position:relative;margin:0;padding:0;width:960px;background:transparent;clear:both;z-index:10;}
.main2, .main3 {float:left;margin:-16px 0 0 0;padding:0;background:transparent url(../site_images/bg_leftcol_01.gif) no-repeat bottom left;}
/*LEFTCOL*/
.LeftCol {float:left;margin:0 0 35px 0;padding:28px 0 70px 0;width:222px;overflow:hidden;background:transparent url(../site_images/bg_leftcol_02.png) no-repeat 0 0;}
/*logo switcher module*/
.me_logoswitch {margin:0;padding:0;width:220px;height:28px;text-align:left;background:transparent;overflow:hidden;clear:both;}
/*Navigationtree*/
.NavTree {margin:35px 0 0 0;padding:0;width:220px;background:#E5E5E5;text-transform:lowercase;border-right:1px solid #9B9B9B;border-left:1px solid #9B9B9B;border-bottom:1px solid #9B9B9B;clear:both;}
.NavTree ul {margin:0;padding:0;list-style-type:none;}
/*Depth1*/
.NavTree ul.depth1 {margin:0;padding:0;}
.NavTree ul.depth1 li a {display:block;margin:0;padding:5px 5px 7px 14px;width:201px;color:#444;text-decoration:none;background:transparent url(../site_images/bg_bn_01.png) repeat-x 0 0;border-top:1px solid #9B9B9B;}
.NavTree ul.depth1 li.active {display:block;margin:0;padding:5px 5px 7px 14px;width:201px;color:#fff;text-decoration:none;background:#9C3535 url(../site_images/bg_bn_02.png) repeat-x 0 0;border-top:1px solid #9B9B9B;}
.NavTree ul.depth1 li.active a {display:block;margin:0;padding:5px 5px 7px 14px;width:201px;color:#fff;text-decoration:none;background:#9C3535 url(../site_images/bg_bn_02.png) repeat-x 0 0;border-top:1px solid #9B9B9B;}
.NavTree ul.depth1 li a:hover {width:201px;color:#fff;background:#496E8A url(../site_images/bg_bn_03.png) repeat-x 0 0;}
.NavTree ul.depth1 li:active {width:201px;background:#9C3535 url(../site_images/bg_bn_02.png) repeat-x 0 0;}
/*Depth2*/
.NavTree ul.depth2 {margin:0 14px;padding:0;background:transparent url(../site_images/bg_pixel.gif) repeat-x bottom left;}
.NavTree ul.depth2 li a {display:block;margin:0;padding:6px 0 9px 14px;color:#444;text-decoration:none;background:transparent url(../site_images/bullet_dept2.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.depth2 li a {padding:7px 0 9px 14px;}*/
.NavTree ul.depth2 li.active {display:block;margin:0;padding:6px 0 9px 14px;color:#CA040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept2_0.gif) no-repeat 0 50%;}
.NavTree ul.depth2 li.active a {display:block;margin:0;padding:6px 0 9px 14px;color:#CA040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept2_0.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.depth2 li.active {padding:7px 0 9px 14px;}*/
.NavTree ul.depth2 li a:hover {color:#CA040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept2_0.gif) no-repeat 0 50%;}
.NavTree ul.depth2 li:active {color:#CA040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept2_0.gif) no-repeat 0 50%;}
/*Depth3*/
.NavTree ul.depth3 {margin:0 14px 0 28px;padding:0;background:transparent url(../site_images/bg_pixel.gif) repeat-x bottom left;}
.NavTree ul.depth3 li a {display:block;margin:0;padding:6px 0 9px 14px;color:#555;text-decoration:none;background:transparent url(../site_images/bullet_dept3.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.depth3 li a {padding:7px 0 9px 14px;}*/
.NavTree ul.depth3 li.active {display:block;margin:0;padding:6px 0 9px 14px;color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept3_0.gif) no-repeat 0 50%;}
.NavTree ul.depth3 li.active a {display:block;margin:0;padding:6px 0 9px 14px;color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept3_0.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.depth3 li.active {padding:7px 0 9px 14px;}*/
.NavTree ul.depth3 li a:hover {color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept3_0.gif) no-repeat 0 50%;}
.NavTree ul.depth3 li:active {color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_dept3_0.gif) no-repeat 0 50%;}
/*Default*/
.NavTree ul.default {margin:0 14px 0 42px;padding:0;background:transparent url(../site_images/bg_pixel.gif) repeat-x bottom left;}
.NavTree ul.default li a {display:block;margin:0;padding:6px 0 9px 14px;color:#555;text-decoration:none;background:transparent url(../site_images/bullet_deptdefault.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.default li a {padding:5px 7px 5px 10px;}*/
.NavTree ul.default li.active {display:block;margin:0;padding:6px 0 9px 14px;color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_deptdefault_0.gif) no-repeat 0 50%;}
.NavTree ul.default li.active a {display:block;margin:0;padding:6px 0 9px 14px;color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_deptdefault_0.gif) no-repeat 0 50%;}
/*html > body .NavTree ul.default li.active {padding:5px 7px 5px 10px;}*/
.NavTree ul.default li a:hover {color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_deptdefault_0.gif) no-repeat 0 50%;}
.NavTree ul.default li:active {color:#CB040A;text-decoration:underline;background:transparent url(../site_images/bullet_deptdefault_0.gif) no-repeat 0 50%;}
/*Menu End*/
.NavTree .menuend {display:none;}
/*ImgHolderLeft210xfree*/
.ImgHolderLeft210xfree {display:none;margin:0 0 12px 0;padding:5px 5px 21px 5px;width:210px;background:transparent;overflow:hidden;clear:both;border-left:1px solid #D4D2D2;border-right:1px solid #D4D2D2;}
.ImgHolderLeft210xfree .contentImage {padding:0 0 5px 0;border:0;}
/*CENTERCOL*/
.main .CenterCol, .main2 .CenterCol, .main3 .CenterCol, .main4 .CenterCol, .main5 .CenterCol {float:left;margin:0;padding:0;width:960px;color:#333;line-height:22px;overflow:hidden;background:transparent;clear:both;}
.main2 .CenterCol, .main3 .CenterCol {float:right;width:710px;margin:115px 0 0 0;padding:0 0 0 0;clear:none;background:transparent;}
.main3 .CenterCol {float:left;padding:0 0 0 28px;width:498px;}
.main4 .CenterCol, .main5 .CenterCol {margin:88px 0 0 0;padding:0;}
.main5 .CenterCol {float:left;width:748px;}
/*pagetitle2*/
.PageTitle2 {position:absolute;top:28px;left:222px;margin:0;padding:7px 140px 0 26px;width:572px;height:21px;font-size:12px;line-height:14px;font-weight:bold;text-transform:uppercase;letter-spacing:2px;color:#fff;background-color:#B80007;}
/*exception*/.main4 .PageTitle2, .main5 .PageTitle2 {position:absolute;top:0;left:0;padding:7px 140px 0 10px;width:810px;}
/*pagetitle3*/
.PageTitle3, h2.pagetitle, .pagetitle, .newslabel {display:block;margin:0;padding:0 0 14px 0;font-size:21px;line-height:23px;font-weight:normal;color:#222;clear:both;}
h2.pagetitle, .pagetitle, .newslabel {margin:21px 0 7px 0;}
/*Breadcrumb*/
.breadcrumb {position:absolute;top:56px;left:222px;margin:0;padding:9px 0 0 26px;width:712px;height:26px;font-size:12px;line-height:14px;color:#777;text-transform:lowercase;background:#fefefe url(../site_images/bg_breadcrumb.png) repeat-x left bottom;overflow:hidden;}
/*exception*/.main4 .breadcrumb, .main5 .breadcrumb {top:29px;left:0;padding:9px 14px 0 10px;width:936px;background:#f1f1f1 url(../site_images/bg_breadcrumb.png) no-repeat 0 0;}
.breadcrumb a {color:#777;text-decoration:none;}
.breadcrumb a:link, .breadcrumb a:visited {color:#777;text-decoration:none;}
.breadcrumb a:hover, .breadcrumb a:active {color:#777;text-decoration:underline;}
.breadcrumb p {margin:0;padding:0;}
/*WrapperA*/
.WrapperA {position:absolute;top:28px;right:12px;width:100px;height:28px;margin:0;padding:0;clear:both;text-align:right;}
.main4 .WrapperA, .main5 .WrapperA {top:0;}
.WrapperA .ModuleHolderLeft {display:inline;}
/*feed*//*printpage*//*email2friend*/
.md_feed, .printpage, .email2friend {display:inline;margin:0;padding:0;}
.md_feed img, .printpage img, .email2friend img {display:inline;border:0;padding:0 0 0 10px;}
.md_feed a, .printpage a, .email2friend a {text-decoration:none;}
.md_feed {display:none;}
/*contentblock*/
.ContentBlock, .ContentBlockB {margin:0;padding:0;color:#333;}
/*RIGHTCOL*/
.RightCol {float:right;margin:103px 0 0 0;padding:0;width:184px;clear:right;}
/*WrapperB*/
.WrapperB {float:right;margin:0;padding:0;width:184px;overflow:hidden;}
.RightCol .WrapperB div, .RightCol .WrapperB .contentImage {margin:0 0 12px 0;padding:0;clear:both;}
/*products module*/
.me_products {margin:0;padding:0;width:970px;overflow:hidden;clear:both;}
/*products gallery*/
ul.gallery {margin:0;padding:0;	list-style-type:none;clear:both;}
ul.gallery li {float:left;display:block;margin:0 10px 10px 0;padding:0;width:184px;height:184px;font-size:13px;line-height:15px;color:#222;text-align:center;background:transparent url(../site_images/bg_item.png) no-repeat 0 0;}
ul.gallery li img {display:inline;margin:0;padding:0;}
/*ul.gallery li.pg_01 {background:transparent url(../site_images/products/bg_pg_01.png) no-repeat 0 0;}
ul.gallery li.pg_02 {background:transparent url(../site_images/products/bg_pg_02.png) no-repeat 0 0;}
ul.gallery li.pg_03 {background:transparent url(../site_images/products/bg_pg_03.png) no-repeat 0 0;}
ul.gallery li.pg_04 {background:transparent url(../site_images/products/bg_pg_04.png) no-repeat 0 0;}*/
ul.gallery li.banner8, ul.gallery li.banner9 {width:378px;background:#f1f1f1;} 
ul.gallery li a {display:block;margin:0;padding:0;width:184px;height:184px;text-decoration:none;overflow:hidden;}
ul.gallery li.banner8 a, ul.gallery li.banner9 a {width:378px;} 
ul.gallery li span {display:block;margin:0;padding:5px 0 0 0;}
/*FOOTER*/
.footer {position:relative;float:left;margin:0;padding:56px 27px 27px 27px;width:906px;height:435px;overflow:hidden;clear:both;z-index:15;background:transparent url(../site_images/bg_content.png) no-repeat bottom left;}
.footer h4 {margin:0;padding:0 0 19px 0;font-size:18px;font-weight:normal;line-height:21px;color:#343D43;}
.footer h6 {margin:0;padding:0 0 4px 0;font-size:13px;font-weight:bold;line-height:16px;color:#48545D;}
.footer p {margin:0;padding:0 14px 19px 0;font-size:13px;line-height:21px;color:#48545D;}
.footer ul.hub {float:left;margin:0 0 21px 0;padding:0;list-style:none;width:924px;overflow:hidden;clear:both;}
.footer #bn_nav {margin:0;padding:0 0 160px 0;}
.footer ul.hub li {display:block;float:left;margin:0 21px 0 0;padding:0;width:210px;overflow:hidden;font-size:11px;}
.footer ul.hub li.btn {width:210px;height:24px;overflow:hidden;background:transparent url(../site_images/bn_01.gif) no-repeat 0 0;}
.footer li.btn a {display:block;margin:0;padding:1px 0 0 26px;width:184px;height:23px;color:#fff;text-decoration:none;}
.footer li.btn a:link, .footer li.btn a:visited {color:#fff;text-decoration:none;}
.footer li.btn a:hover {color:#fff;text-decoration:underline;}
.footer li.btn a:active {color:#fff;text-decoration:none;}
.footer a {color:#485454;line-height:21px;}
.footer .news {margin:0;padding:0;}
.footer .newswrapper {margin:0;padding:0;background:transparent;clear:both;float:left; border:none;}
.footer .newswrapper .newsactivedate, #previewdiv .footer .newswrapper .newsactivedate {float:left;margin:0;padding:0 0 4px 0;font-size:13px;text-transform: none;font-weight:bold;line-height:16px;color:#48545D;background:transparent;}
.footer .newswrapper .newstitle, #previewdiv .footer .newswrapper .newstitle {float:left;margin:7px 0 0 0;padding:0 0 7px 0;font-size:13px;line-height:21px;color:#333;clear:both;}
.footer .newsmore {display:none;}
.footer .newstitle {margin:0;padding:0 0 7px 0;font-size:13px;line-height:15px;font-weight:normal;}
.footer .newsteaser {display:none;}
.foot_top {position:absolute;top:0;left:0;margin:0;padding:0;width:960px;height:50px;background:transparent url(../site_images/bg_footer.png) no-repeat top left;z-index:20;}
.foot_copyright {position:absolute;bottom:0;left:0;width:960px;font-size:12px;line-height:14px;color:#676767;text-align:center;z-index:21;}
.foot_copyright a {color:#676767;}
/*searchform2*/
.footer .fr_searchelement {display:block;margin:0;padding:0;}
.footer .fr_searchelement label {padding:0;font-size:13px;font-weight:bold;line-height:16px;color:#48545D;}
.footer .fr_searchelement input {display:block;float:left;margin:10px 0;padding:2px 0;font-size:0.95em;color:#48545D;background:#fff;border:1px solid #939393;width:70%;}
.footer .fr_searchelement .button {float:right;margin:10px 0;padding:0 0 2px 0;width:25%;height:21px;background:transparent url(../site_images/bg_bn_01.png) repeat-x left center;vertical-align:middle;font-size:0.85em;line-height:0.85em;}
/*waves layer*/#extradiv01 {position:absolute;top:0;left:0;margin:0;padding:0;width:100%;min-height:1200px;background:transparent url(../site_images/bg_waves.png) no-repeat 0 0;z-index:0;}
/*FAQ*/
/*FAQ*//*LIST*/
.faq {float:left;margin:0;padding:14px;width:668px;font-size:12px;line-height:17px;background:#fefefe url(../site_images/table/bg_td1.jpg) repeat-x 0 0;border:1px solid #E6E6E6;clear:both;}
.faqwrapper {float:left;width:100%;margin:0 0 14px 0;padding:0;clear:both;	}
.faqquestion, .rel_faqquestion  {border-bottom:1px dotted #B80007;clear:both;	}
/*FAQ*//*DETAIL*/
.faqblock {margin:0;padding:10px 15px 50px 10px;background:#fefefe url(../site_images/table/bg_td1.jpg) repeat-x 0 0;border:1px solid #E6E6E6;clear:both;}
.faqblock .faqquestion, .prev_faqquestion {margin:0;padding:14px 0 7px 0;font-size:13px;line-height:21px;font-weight:bold;color:#333;}
.faqblock .faqanswer, .prev_faqanswer {margin:0;padding:7px 0 7px 0;}
.faqblock .rel_faqitemstitle, .rel_faqitemstitle {margin:0;padding:0 0 7px 0;font-weight:normal;font-size:12px;line-height:14px;color:#CB040A;}
.faqblock .faqtitle {margin:0;padding:14px 0;}
.faq .top {float:none;margin:14px 0;padding:0;font-size:11px;text-align:left;color:#333;border:none;line-height:13px;text-transform:uppercase;clear:both;}
.faq .top a:link, .faq .top a:visited {color:#333;text-decoration:none;}
.faq .top a:hover {color:#333;text-decoration:underline;}
.faq .top a:active {color:#333;text-decoration:none;}
/*NEWS*//*LIST*/
.CenterCol .news {float:left;margin:0;padding:14px;width:668px;font-size:12px;line-height:17px;background:#fefefe url(../site_images/table/bg_td1.jpg) repeat-x 0 0;border:1px solid #E6E6E6;clear:both;}
.CenterCol .newswrapper {float:left;width:100%;margin:0 0 14px 0;padding:0;border-bottom:1px dotted #B80007;clear:both;	}
.CenterCol .newswrapper .newsactivedate {float:left;width:84px;margin:0 14px 14px 0;padding:3px 5px;font-size:10px;line-height:10px;font-weight:bold;color:#666;text-align:center;text-transform:uppercase;background:#3E484F url(../site_images/bg_bn_01.png) repeat-x 0 0;clear:none;}
.CenterCol .news .wrapper .newswrapper .newstitle {float:left;margin:0;padding:0 0 14px 0;color:#333;clear:right;}
.CenterCol .news .wrapper .newswrapper .newsteaser {float:left;margin:0 0 14px 0;padding:0;clear:both;}
.CenterCol .news .wrapper .newswrapper .newsmore {float:left;margin:0 0 14px 0;padding:0;clear:both;}
.CenterCol .news .top {float:none;margin:14px 0;padding:0;font-size:11px;text-align:left;color:#333;border:none;line-height:13px;text-transform:uppercase;clear:both;}
.CenterCol .news .top a:link, .CenterCol .news .top a:visited {color:#333;text-decoration:none;}
.CenterCol .news .top a:hover {color:#333;text-decoration:underline;}
.CenterCol .news .top a:active {color:#333;text-decoration:none;}
.newsmore {margin:0;padding:0 0 7px 0;}
/*NEWS*//*DETAIL*/
.newsblock {
	margin:0;
	padding:10px 15px 50px 10px;
	background:#fefefe url(../site_images/table/bg_td1.jpg) repeat-x 0 0;
	border:1px solid #E6E6E6;
	clear:both;
	/**/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	clear:left;
}
.newsblock .newsactivedate {margin:0;padding:14px 0 7px 0;clear:left;}
.newsblock .newstitle {margin:0;padding:0 0 7px 0;font-size:13px;line-height:15px;font-weight:bold;}
.newsblock .newsteaser {margin:0;padding:7px 0 7px 0;}
.newsblock .newsbody {margin:0;	padding:7px 0 14px 0;text-align:left;clear:both;}
.newsblock .newsbody .ContentBlock img.contentImage {margin:0; padding:0;}
/*SUBTEMPLATES*/
.SubTemplateHolder {margin:0 0 21px 0;padding:0;/*min-height:210px;*/background:transparent;clear:both;}
.SubTemplateHolder ul, .SubTemplateHolder ol, .SubTemplateHolder li {list-style-position:inside;}
.SubTemplateHolder img.contentImage {border:0;}
.SubTemplateHolder a img.contentImage {border:0;}
.SubTemplateHolder .ContentBlock5, .SubTemplateHolder .ContentBlock6, .SubTemplateHolder .ContentBlock7 {margin:0;padding:0;}
.SubTemplateHolder .ImgHolderLeft, .SubTemplateHolder .ImgHolderleft {float:left;margin:0;padding:8px 14px 0 0;}
.SubTemplateHolder .ImgHolderRight {float:right;margin:0;padding:8px 0 0 14px;}
.SubTemplateHolder .ContentBlock7 ul {margin:7px 0 0 0;padding:0;list-style-image:url(../Site_Images/icon_page_white_text.gif);}
.SubTemplateHolder .ContentBlock7 ul li {padding:0 0 12px 7px;line-height:15px;}
/*SUBTEMPLATES*//*WRAPPERI*/
.SubTemplateHolder .WrapperI {width:696px;margin:0;padding:0;color:#333;clear:both;background:transparent;overflow:hidden;}	
.WrapperI .SubColumn2, .WrapperI .SubColumn3, .WrapperI .SubColumn4 {float:left;width:222px;margin:0 14px 0 0;padding:0;background:transparent url(../Site_Images/bg_sn_01.gif) no-repeat left bottom;clear:none;}
.WrapperI .SubColumn4 {float:right;margin:0;}
.WrapperI .ContentBlock5 {margin:0;padding:5px 10px 5px 10px;font-size:12px;line-height:21px;text-align:left;color:#333; min-height:200px;}
.WrapperI .PageTitle4 {margin:0;padding:0 10px;width:202px;min-height:27px;font-size:12px;font-weight:bold;letter-spacing:0.085em;line-height:27px;color:#333;text-align:center;text-transform:lowercase;vertical-align:middle;background:#ddd url(../Site_Images/bg_sn_02.png) no-repeat 0 0;border-bottom:1px solid #C5C5C5;overflow:hidden;}
.WrapperI .ImgHolderLeft220xfree {margin:0 auto;padding:0;width:220px;overflow:hidden;clear:both;background:transparent;border-bottom:7px solid #C5C5C5;}
.WrapperI .contentImage {margin:0;padding:0;border:none;}
/*SUBTEMPLATES*/ /* Flash banner included */    /*WRAPPERJ*/
.WrapperJ {margin:0; padding:22px 0 0 0; width:706px;}
.WrapperK {margin:0; padding:0 23px 0 0; float:left; width:400px; height:457;}
.WrapperK .PageTitle3 {margin:0; padding:0 0 20px 0; font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18px;color:#266CA6;line-height:20px;}
/*HELPERS*//*make stuff disappear*/.hide {display:none!important;}

/*Base styles for various input types, form layouts, and states*/
.me-fm-login form{margin-bottom:18px}
.me-fm-login fieldset{margin-bottom:18px;padding-top:18px}
.me-fm-login fieldset legend{display:block;margin-left:150px;font-size:20px;line-height:1;*margin:0 0 5px 145px;color:#404040}
.me-fm-login .clearfix{margin-bottom:18px}
.me-fm-login label,.me-fm-login input,.me-fm-login select,.me-fm-login textarea{font-family:Arial,sans-serif;font-size:13px;font-weight:normal;line-height:normal}
.me-fm-login label{padding-top:6px;font-size:13px;line-height:18px;float:left;width:70px;text-align:left;color:#404040}
.me-fm-login div.input{margin-left:150px}
.me-fm-login input[type=checkbox],input[type=radio]{cursor:pointer}
.me-fm-login input[type=text],.me-fm-login input[type=password],.me-fm-login textarea,.me-fm-login select,.me-fm-login .uneditable-input{display:inline-block;width:210px;padding:4px;font-size:13px;line-height:18px;height:18px;color:#808080;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.me-fm-login select,.me-fm-login input[type=file]{height:27px;line-height:27px}
.me-fm-login textarea{height:auto}
.me-fm-login .uneditable-input{background-color:#eee;display:block;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);box-shadow:inset 0 1px 2px rgba(0,0,0,0.075)}
:-moz-placeholder{color:#bfbfbf}
::-webkit-input-placeholder{color:#bfbfbf}
.me-fm-login input[type=text],.me-fm-login input[type=password],.me-fm-login select,.me-fm-login textarea{-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)}.me-fm-login input[type=text]:focus,.me-fm-login input[type=password]:focus,textarea:focus{outline:0;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6)}
.me-fm-login form div.error{background:#fae5e3;padding:10px 0;margin:-10px 0 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.me-fm-login form div.error>label,.me-fm-login form div.error span.help-inline,.me-fm-login form div.error span.help-block{color:#9d261d}.me-fm-login form div.error input[type=text],.me-fm-login form div.error input[type=password],.me-fm-login form div.error textarea{border-color:#c87872;-webkit-box-shadow:0 0 3px rgba(171,41,32,0.25);-moz-box-shadow:0 0 3px rgba(171,41,32,0.25);box-shadow:0 0 3px rgba(171,41,32,0.25)}
.me-fm-login form div.error input[type=text]:focus,.me-fm-login form div.error input[type=password]:focus,.me-fm-login form div.error textarea:focus{border-color:#b9554d;-webkit-box-shadow:0 0 6px rgba(171,41,32,0.5);-moz-box-shadow:0 0 6px rgba(171,41,32,0.5);box-shadow:0 0 6px rgba(171,41,32,0.5)}
.me-fm-login form div.error .input-prepend span.add-on,.me-fm-login form div.error .input-append span.add-on{background:#f4c8c5;border-color:#c87872;color:#b9554d}
.input-mini,input.mini,textarea.mini,select.mini{width:60px}
.input-small,input.small,textarea.small,select.small{width:90px!important}
.input-medium,input.medium,textarea.medium,select.medium{width:150px!important}
.input-large,input.large,textarea.large,select.large{width:200px!important}
.input-xlarge,input.xlarge,textarea.xlarge,select.xlarge{width:270px}
.input-xxlarge,input.xxlarge,textarea.xxlarge,select.xxlarge{width:530px}
textarea.xxlarge{overflow-y:scroll}.me-fm-login input[readonly]:focus,.me-fm-login textarea[readonly]:focus,.me-fm-login input.disabled{background:#f5f5f5;border-color:#ddd;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.actions{background:#f5f5f5;margin-top:18px;margin-bottom:18px;padding:17px 20px 18px 150px;border-top:1px solid #ddd;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}
.actions .secondary-action{float:right}.actions .secondary-action a{line-height:30px}
.actions .secondary-action a:hover{text-decoration:underline}
.help-inline,.help-block{font-size:12px;line-height:18px;color:#bfbfbf}
.help-inline{padding-left:5px;*position:relative;*top:-5px}
.help-block{display:block;max-width:600px}
.inline-inputs{color:#808080}
.inline-inputs span,.inline-inputs input[type=text]{display:inline-block}
.inline-inputs input.mini{width:60px}
.inline-inputs input.small{width:90px}
.inline-inputs span{padding:0 2px 0 1px}
.input-prepend input[type=text],.input-append input[type=text],.input-prepend input[type=password],.input-append input[type=password]{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
.input-prepend .add-on,.input-append .add-on{background:#f5f5f5;float:left;display:block;width:auto;min-width:16px;padding:4px 4px 4px 5px;color:#bfbfbf;font-weight:normal;line-height:18px;height:18px;text-align:center;text-shadow:0 1px 0 #fff;border:1px solid #ccc;border-right-width:0;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.input-prepend .active,.input-append .active{background:#a9dba9;border-color:#46a546}
.input-prepend .add-on{*margin-top:1px}
.input-append input[type=text],.input-append input[type=password]{float:left;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.input-append .add-on{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;border-right-width:1px;border-left-width:0}
.inputs-list{margin:0 0 5px;width:100%}
.inputs-list li{display:block;padding:0;width:100%}
.inputs-list li label{display:block;float:none;width:auto;padding:0;line-height:18px;text-align:left;white-space:normal}
.inputs-list li label strong{color:#808080}
.inputs-list li label small{font-size:12px;font-weight:normal}
.inputs-list li ul.inputs-list{margin-left:25px;margin-bottom:10px;padding-top:0}
.inputs-list li:first-child{padding-top:5px}
.inputs-list input[type=radio],.inputs-list input[type=checkbox]{margin-bottom:0}
.form-stacked{padding-left:20px}
.form-stacked fieldset{padding-top:9px}
.form-stacked legend{margin-left:0}
.form-stacked label{display:block;float:none;width:auto;font-weight:bold;text-align:left;line-height:20px;padding-top:0}
.form-stacked .clearfix{margin-bottom:9px}
.form-stacked .clearfix div.input{margin-left:0}
.form-stacked .inputs-list{margin-bottom:0}
.form-stacked .inputs-list li{padding-top:0}
.form-stacked .inputs-list li label{font-weight:normal;padding-top:0}
.form-stacked div.error{padding-top:10px;padding-bottom:10px;padding-left:10px;margin-top:0;margin-left:-10px}
.form-stacked .actions{margin-left:-20px;padding-left:20px}
.me-fm-login .btn{display:inline-block;background-color:#e6e6e6;background-repeat:no-repeat;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),color-stop(0.25,#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(#fff,#fff .25,#e6e6e6);background-image:-moz-linear-gradient(#fff,#fff .25,#e6e6e6);background-image:-ms-linear-gradient(#fff,#fff .25,#e6e6e6);background-image:-o-linear-gradient(#fff,#fff .25,#e6e6e6);background-image:linear-gradient(#fff,#fff .25,#e6e6e6);padding:4px 14px;text-shadow:0 1px 1px rgba(255,255,255,0.75);color:#333;font-size:13px;line-height:18px;border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}
.me-fm-login .btn:hover{background-position:0 -15px;color:#333;text-decoration:none;cursor:pointer}
.me-fm-login .primary{background-color:#0064cd;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#049cdb),to(#0064cd));background-image:-moz-linear-gradient(top,#049cdb,#0064cd);background-image:-ms-linear-gradient(top,#049cdb,#0064cd);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#049cdb),color-stop(100%,#0064cd));background-image:-webkit-linear-gradient(top,#049cdb,#0064cd);background-image:-o-linear-gradient(top,#049cdb,#0064cd);background-image:linear-gradient(top,#049cdb,#0064cd);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border:1px solid #004b9a;border-bottom-color:#003f81}
.me-fm-login .primary:hover{color:#fff}
.me-fm-login .btn{-webkit-transition:.1s linear all;-moz-transition:.1s linear all;transition:.1s linear all}
.me-fm-login .btn.primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#0064cd #0064cd #003f81;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}
.me-fm-login .btn.primary:hover{color:#fff}
.me-fm-login .btn.large{font-size:16px;line-height:28px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.me-fm-login .btn.small{padding-right:9px;padding-left:9px;font-size:11px}
.me-fm-login .btn.disabled{background-image:none;filter:alpha(opacity=65);-khtml-opacity:.65;-moz-opacity:.65;opacity:.65;cursor:default;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.me-fm-login .btn:disabled{background-image:none;filter:alpha(opacity=65);-khtml-opacity:.65;-moz-opacity:.65;opacity:.65;cursor:default;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.me-fm-login .btn:disabled.primary{color:#fff}
.me-fm-login .btn:active{-webkit-box-shadow:inset 0 3px 7px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 3px 7px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 3px 7px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}
.me-fm-login button.btn::-moz-focus-inner,input[type=submit]
.me-fm-login .btn::-moz-focus-inner{padding:0;border:0}

/*module:form:login:messages:alerts*/
.alert-message{background-color:#eedc94;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#fceec1),to(#eedc94));background-image:-moz-linear-gradient(top,#fceec1,#eedc94);background-image:-ms-linear-gradient(top,#fceec1,#eedc94);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fceec1),color-stop(100%,#eedc94));background-image:-webkit-linear-gradient(top,#fceec1,#eedc94);background-image:-o-linear-gradient(top,#fceec1,#eedc94);background-image:linear-gradient(top,#fceec1,#eedc94);text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#eedc94 #eedc94 #e4c652;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);margin-bottom:18px;padding:7px 14px;color:#404040;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-width:1px;border-style:solid;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25)}
.alert-message h5{line-height:18px}
.alert-message p{margin-bottom:0}
.alert-message div{margin-top:5px;margin-bottom:2px;line-height:28px}
.alert-message .btn{-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.25);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.25);box-shadow:0 1px 0 rgba(255,255,255,0.25)}
.alert-message .close{float:right;margin-top:-2px;color:#000;font-size:20px;font-weight:bold;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);-khtml-opacity:.2;-moz-opacity:.2;opacity:.2}
.alert-message .close:hover{color:#000;text-decoration:none;filter:alpha(opacity=40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4}
.alert-message.block-message{background-image:none;background-color:#fdf5d9;padding:14px!important;border-color:#fceec1;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.alert-message.block-message p{margin-right:30px}.alert-message.block-message .alert-actions{margin-top:5px}
.alert-message.block-message.error,.alert-message.block-message.success,.alert-message.block-message.info{color:#404040;text-shadow:0 1px 0 rgba(255,255,255,0.5)}
.alert-message.block-message.error{background-color:#fddfde;border-color:#fbc7c6}
.alert-message.block-message.success{background-color:#d1eed1;border-color:#bfe7bf}
.alert-message.block-message.info{background-color:#ddf4fb;border-color:#c6edf9}

/*module:form:login*/
.me-fm-login{margin:0 0 14px;width:682px;background:#fafafa;padding:6px;border:1px solid #c5c5c5;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.me-fm-login form{margin:0;padding:14px 13px;background:#fafafa;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.cr-login,.cr-password{float:left;margin:0 12px 12px 0;width:282px;height:28px}
.cr-actions{float:right;width:68px;height:28px;clear:right}
.inputs-list{float:none;display:block;margin:0;padding:0;clear:both;width:657px;clear:both}
.inputs-list li{display:inline-block;margin:0;padding:0;line-height:normal;border:0;width:260px}
.inputs-list .lm-001{width:362px;margin:0 0 0 -3px}
.msg-fm-error {background:#fae5e3;width:694px;padding:10px 0;margin:0 0 12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;text-align:center;border:1px solid #c87872;color:#b9554d}

/*module:form:login:recovery*/
.psw-recovery .cr-login {float:left;margin:0 12px 24px 0;width:282px;height:28px;} 
.psw-recovery .cr-actions {float:left;}

/*module:form:login:registration*/
.me-fm-login.mbr-registration .input {margin:0 0 12px 100px;} 
.me-fm-login .actions {margin:0;padding:0 0 24px 100px;background:none;}

/*container:profile:status*/
.cr-profile-status {position:absolute;top:102px;margin:0;padding:0;right:14px;font-size:12px;text-align:center;}

/*module:product-links*/
.me-productlinks {float:left;margin:0;padding:0;width:958px;font-size:13px;color:#606060;line-height:16px;clear:both;/**/border:1px solid #CECECE;/**/-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;/**/background:#fefefe url(../site_images/bd-001.gif) repeat-x 0 1px;overflow:hidden;}
.me-productlinks a:link, .me-productlinks a:visited {text-decoration:underline;color:#485454;}
.me-productlinks a:hover, .me-productlinks a:active {text-decoration:none;color:#485454;}
.me-productlinks .ct-header {float:left;width:932px;height:16px;margin:0;padding:6px 0 6px 28px;border-bottom:1px solid #CECECE;clear:both;}
.me-productlinks .ct-content {float:left;width:902px;margin:0;padding:12px 28px;clear:both;}
.me-productlinks .ct-footer {float:left;width:958px;height:20px;margin:0 0 0 0;padding:0 0 0 0;/*padding:7px 0 5px 0;font-size:11px;line-height:15px;*/color:#606060;border-top:1px solid #CECECE;clear:both;background:#E7E7E7 url(../site_images/bd-006.gif) no-repeat 0 0;overflow:hidden;}
.lt-productlist {list-style-type:none;margin:0;padding:0;}
.listCol1, .listCol2, .listCol3, .listCol4 {float:left;margin:0 10px 0 0;width:220px;overflow:hidden;}
.listCol4 {float:left;margin:0;width:209px;}
.lt-productlist li {padding:4px 0 4px 16px;background:#fefefe url(../site_images/bd-002.gif) no-repeat 0 50%;}
.lk-more {position:relative;left:726px;display:block;float:left;width:130px;text-align:right;text-decoration:none!important;background:#fefefe url(../site_images/bd-003.gif) no-repeat 0 50%;}
.lk-more:hover {text-decoration:underline!important;}
