/* HTML5 display definitions */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* Base */
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 12px; line-height: 1.231; }
body p{ line-height: 1.35; margin-top:0;}
body, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; color: #4d4948; }
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* Links */
a { color: #06e; text-decoration: none; }
a:visited { color: #551a8b; text-decoration: none; }
a:hover { color: #06e; text-decoration: none; }
a:focus { outline: thin dotted; text-decoration: none; }
a:hover, a:active { outline: 0; text-decoration: none; }

/* Typography */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Lists */
/*ul, ol { margin: 1em 0; padding: 0 0 0 40px; }*/
dd { margin: 0 0 0 40px; }
ul, ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

ul { list-style: disc inside; }
ol { list-style:decimal inside ;  }
.wyswyg_body ul { list-style: disc outside;margin-left:15px; }
.wyswyg_body ol { list-style:decimal outside ; margin-left:15px; }
ul.nostyle, .noUl ul {list-style: none;}
ul.nostyle {margin-left: 0;}
ul.nostyle li {list-style-position:outside; }
/* Embedded content */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/* Figures */
figure { margin: 0; }

/* Forms */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


.clearBoth{ clear: both;}

/* Tables */
table { border-collapse: collapse; border-spacing: 0; width:100%; table-layout:fixed; }
td { vertical-align: top; }


/* Round Corner */
.r7all{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;behavior: url(/asset/css/PIE.htc);}
.r7top{ -webkit-border-radius: 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0; border-radius: 7px 7px 0 0;behavior: url(/asset/css/PIE.htc);}
.ie7 .r7top, .ie8 .r7top { position: relative;z-index: 10;}
.r7bottom{ -webkit-border-radius: 0 0 7px 7px; -moz-border-radius: 0 0 7px 7px; border-radius: 0 0 7px 7px;behavior: url(/asset/css/PIE.htc);}
.r7tr{ -webkit-border-radius-topright: 7px; -moz-border-radius-topright: 7px; border-radius-topright: 7px;behavior: url(/asset/css/PIE.htc);}
.r4all{ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;behavior: url(/asset/css/PIE.htc);}


/* Gradient */
.gdGreen {
    background: #60be4f;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#60be4f), to(#b4d545));
    background: -webkit-linear-gradient(#60be4f, #b4d545);
    background: -moz-linear-gradient(#60be4f, #b4d545);
    background: -ms-linear-gradient(#60be4f, #b4d545);
    background: -o-linear-gradient(#60be4f, #b4d545);
    background: linear-gradient(#60be4f, #b4d545);
    -pie-background: linear-gradient(#60be4f, #b4d545);
    behavior: url(/asset/css/PIE.htc);    
     position: relative;
    z-index: 1;
    left: 0;
    top: 0;
}
.gdBlue {
    background: #008cc0;
    background: linear-gradient(#008cc0, #00a7e5);
    background: -moz-linear-gradient(#008cc0, #00a7e5);
    background: -ms-linear-gradient(#008cc0, #00a7e5);
    background: -o-linear-gradient(#008cc0, #00a7e5);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#008cc0), to(#00a7e5));
    background: -webkit-linear-gradient(#008cc0, #00a7e5);
    behavior: url(/asset/css/PIE.htc);   
    left: 0;
    -pie-background: linear-gradient(#008cc0, #00a7e5);
    top: 0; 
    z-index: 1;
   position: relative;
}
.gdBlueRev {
    background: #00a7e5;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00a7e5), to(#008cc0));
    background: -webkit-linear-gradient(#00a7e5, #008cc0);
    background: -moz-linear-gradient(#00a7e5, #008cc0);
    background: -ms-linear-gradient(#00a7e5, #008cc0);
    background: -o-linear-gradient(#00a7e5, #008cc0);
    background: linear-gradient(#00a7e5, #008cc0);
    -pie-background: linear-gradient(#00a7e5, #008cc0);
    behavior: url(/asset/css/PIE.htc);   
     position: relative;
    z-index: 1;
    left: 0;
    top: 0; 
}
.gdOrange {
    background: #f69612;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f69612), to(#ffcc00));
    background: -webkit-linear-gradient(#f69612, #ffcc00);
    background: -moz-linear-gradient(#f69612, #ffcc00);
    background: -ms-linear-gradient(#f69612, #ffcc00);
    background: -o-linear-gradient(#f69612, #ffcc00);
    background: linear-gradient(#f69612, #ffcc00);
    -pie-background: linear-gradient(#f69612, #ffcc00);
    behavior: url(/asset/css/PIE.htc);   
     position: relative;
    z-index: 1;
    left: 0;
    top: 0; 
}
.gdBrown {
    background: #4d4948;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4d4948), to(#787878));
    background: -webkit-linear-gradient(#4d4948, #787878);
    background: -moz-linear-gradient(#4d4948, #787878);
    background: -ms-linear-gradient(#4d4948, #787878);
    background: -o-linear-gradient(#4d4948, #787878);
    background: linear-gradient(#4d4948, #787878);
    -pie-background: linear-gradient(#4d4948, #787878);
    behavior: url(/asset/css/PIE.htc);   
     position: relative;
    z-index: 1;
    left: 0;
    top: 0; 
}
.gdGrey {
    background: #bac2c4;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bac2c4), to(#959595));
    background: -webkit-linear-gradient(#bac2c4, #959595);
    background: -moz-linear-gradient(#bac2c4, #959595);
    background: -ms-linear-gradient(#bac2c4, #959595);
    background: -o-linear-gradient(#bac2c4, #959595);
    background: linear-gradient(#bac2c4, #959595);
    -pie-background: linear-gradient(#bac2c4, #959595);
    behavior: url(/asset/css/PIE.htc);
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;  
}

.gdWhite {
    background: #ffffff;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e6e6e6));
    background: -webkit-linear-gradient(#ffffff, #e6e6e6);
    background: -moz-linear-gradient(#ffffff, #e6e6e6);
    background: -ms-linear-gradient(#ffffff, #e6e6e6);
    background: -o-linear-gradient(#ffffff, #e6e6e6);
    background: linear-gradient(#ffffff, #e6e6e6);
    -pie-background: linear-gradient(#ffffff, #e6e6e6);
    behavior: url(/asset/css/PIE.htc); 
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;   
}

/* Box Shadow */
.bs {
    -webkit-box-shadow:#888 0 0 6px 1px;
    -moz-box-shadow:#888 0 0 6px 1px;
    box-shadow:#888 0 0 6px 1px;
    behavior: url(/asset/css/PIE.htc);
    position: relative;
    z-index: 2;
    left: 0;
    top: 0;
}
.bs2 {
    -webkit-box-shadow:#888 0 0 3px 1px;
    -moz-box-shadow:#888 0 0 3px 1px;
    box-shadow:#888 0 0 3px 1px;
    behavior: url(/asset/css/PIE.htc);
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
}
.bs3 {
    -webkit-box-shadow:#595959 0 0 5px 2px;
    -moz-box-shadow:#595959 0 0 5px 2px;
    box-shadow:#595959 0 0 5px 2px;
    behavior: url(/asset/css/PIE.htc);
     position: relative;
    z-index: 1;
    left: 0;
    top: 0;
}
.bs_light 
{
    border:1px solid #d7d7d7;
    -webkit-box-shadow: #d7d7d7 0 0 3px ;
    -moz-box-shadow:    #d7d7d7 0 0 3px ;
    box-shadow:         #d7d7d7 0 0 3px;
    behavior: url(/asset/css/PIE.htc);
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
 }
 


/* primary styles */
body { background:#a2c3d8 url(../img/bg_body.jpg) repeat top left;}
#container{ width: 960px; margin: 0 auto; /*background-color: #f4f4f4;*/}

h1{ font-size: 24px;margin: 0;}
h2{ font-size: 20px; margin: 0;}
h3{ font-size: 14px; margin: 0;}
h4{ font-size: 16px; margin: 0;}
h5{ font-size: 14px; margin: 0;}

.white { color: #fff}
.blue {color: #0091c7}
.orange {color: #e9971d}
.green{ color: #60be4f;}
.grey { color: #4D4948; }

.caps { text-transform: uppercase; }

header { min-height: 118px;position: relative;z-index: 20;}
header .logo{ width: 256px;float: left;display: inline-block;padding-top: 6px;}
header .hrcol{ width: 704px;float: left;display: inline-block;}
header .hrcol_topNav{ height: 27px;text-align: right;margin-bottom: 10px;}
header .hrcol_topNav a { margin-right: 10px}
header .hrcol_wire { padding:5px 0 10px 0;margin-left: 20px;background: url(../img/bg_wire.png) left top no-repeat; }
header .hrcol_wire *{ float: left;}
header .hrcol_wire h5{ margin-left:50px;margin:0 0px 0 50px;padding-right: 10px;border-right: 1px #7fa8bd dotted;}
header .hrcol_wire span{ font-style: italic;padding-left: 10px;border-left: 1px #7fa8bd dotted; color: #0076a2}
header .hrcol_wire #newsTickerScroller
{
    display: inline;
    float: left;   
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width:498px;
    height: 22px;
}
header .hrcol_wire #newsTickerScroller ul   
{
    position: absolute;
    top: 0;
    height: 20000em;
}
header .hrcol_wire #newsTickerScroller ul li  
{
    float: none;
    height: 22px;
    font-style: italic;padding-left: 10px; color: #0076a2
}

header .hrcol_wire a{ margin-left: 10px;}
header .hrcol_nav nav { margin-left: 40px;}
header .hrcol_nav nav ul li{ float: left;display: inline-block; border-left: 1px solid #C9DCE8;padding: 4px 0; text-align: center}
header .hrcol_nav nav ul li:first-child{ border: 0 none;}
header .hrcol_nav nav ul li a{ text-decoration: none;color: #4d4948;   font-size: 16px;padding: 4px 18px; font-weight: bold}
header .hrcol_nav nav ul li a:hover, header .hrcol_nav nav ul li a.active{ color: #0091c7;}

/* subnav styles */

header .hrcol_nav nav ul.main_menu{}
header .hrcol_nav nav ul.main_menu li {
    position: relative;top: 0;left: 0;z-index: 2;
}
header .hrcol_nav nav ul.main_menu li.active a {
    
}
header .hrcol_nav nav ul.main_menu li .sub_main_menu{
    display: none;
    left: -4px;
    position: absolute;
    top: -5px;
    text-align: left;
    z-index:2;  
}
header .hrcol_nav nav ul li.borderLR {
    border-left: 1px solid #C9DCE8;
    border-right: 1px solid #C9DCE8;
}
header .hrcol_nav nav ul.main_menu li .sub_main_menu h3 {
    margin: 10px 0;
}
header .hrcol_nav nav ul.main_menu li:hover {
    z-index:3;
}
header .hrcol_nav nav ul.main_menu li:hover .sub_main_menu{
    display: block;
}
header .hrcol_nav nav ul.main_menu li .menuHead
{    
    color: #0091c7;
    background:#ffffff url("../img/arrow_bluedown.gif") no-repeat scroll right 14px ;
    padding:7px 30px 15px 18px;    
    font-size: 16px;
    font-weight: bold;
    float: left;
    position: absolute;top: 2px;left: 0;z-index: 5;
}
header .hrcol_nav nav ul.main_menu li .menuHead a
{
    color:#0091C7;
    padding:0;
}
header .hrcol_nav nav ul.main_menu li .menuHead span.HideBorderBottom {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: -4px;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
header .hrcol_nav nav ul.main_menu li .menuBody 
{
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    left: -50px;
    padding: 10px;
    position: absolute;
    top: 44px;
    width: 600px;
    z-index: 2;
}
header .hrcol_nav nav ul.main_menu li.m-network .menuBody {
    left: -150px;
}
header .hrcol_nav nav ul.main_menu li.m-company .menuBody {
    left: -300px;
}
header .hrcol_nav nav ul.main_menu li.m-industry .menuBody {
    left: -450px;
}

header .hrcol_nav nav ul.main_menu li .menuBody a.btn_blue {
    font-size: 11px;
    padding: 3px 8px 5px;
}
header .hrcol_nav nav ul.main_menu li .menuBody a.submnav_btn {
    font-size: 12px;
    font-weight: normal;
    width: 122px;
   vertical-align:top;
    display: inline-block;
    margin: 3px 10px 3px 0; 
    padding: 3px 13px 3px 5px;
   
    background:#ffffff url("../img/main_menu_submnav_btn.gif") no-repeat scroll right top ;
    color:#0091c6;
}
header .hrcol_nav nav ul.main_menu li .menuBody a:hover.submnav_btn {
    background-position: -10px -40px;
    color: #ffffff;
   ;
}
header .hrcol_nav nav ul.main_menu li .menuBody .col_left
{
    float: left;
    overflow: hidden;
}
header .hrcol_nav nav ul.main_menu li .menuBody .col_right
{
     background:#ffffff url("../img/vert_divider.png") no-repeat scroll center left ;
     float: right; overflow: hidden;
     padding-left: 20px;
     margin-left: 5px;
}
header .hrcol_nav nav ul.main_menu li .menuBody .col_right .newsPod_left img{
    width: 77px;
}
header .hrcol_nav nav ul.main_menu li .menuBody .col_right .newsPod_left {
    border: 1px solid #DADADA;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 2px;
    width: 77px;
}
header .hrcol_nav nav ul.main_menu li .menuBody .col_right .newsPod_right {
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: 175px;
}
.ie7 header .hrcol_nav nav ul.main_menu li .menuBody .col_right .newsPod_right
{
    width: 165px;
}
/* Home page Style */

.main{ background: #f4f4f4; padding: 15px;}
.main.home{background: transparent; padding: 0 !important}
.home .mTopBlock { margin-bottom: 15px;}
.home .mlefcol{ display:inline;float:left; width: 630px;}
.home .mrigcol{ display:inline;float:right;width: 316px;}
.home .mrigcol .news{ width: 100%;}
.home .mrigcol .news .news_block{ padding:13px;overflow: hidden;margin-bottom: 5px;}
.home .mrigcol .news .news_blockScroll { padding:13px;overflow: hidden;margin-bottom: 5px;}
.ie7 .home .mrigcol .news .news_block,.ie7 .home .mrigcol .news .news_blockScroll{ margin-bottom: 8px;}
.home .mrigcol .news .news_block img,.home .mrigcol .news .news_blockScroll img{display:inline-block;float:left;}
.home .mrigcol .news .news_block:first-child img,.home .mrigcol .news .news_blockScroll:first-child img{margin-top: 6px}
.home .mrigcol .news .news_block div{display:inline-block;float:left;padding-left: 10px;width: 190px;position: relative;min-height: 79px;}
.home .mrigcol .news .news_blockScroll div.news_item_info{display:inline-block;float:left;padding-left: 10px;width: 180px;position: relative;min-height: 79px;}
.home .mrigcol .news .news_block div .link_readmore,.home .mrigcol .news .news_blockScroll div .link_readmore{ color: #fff !important;position: absolute;bottom: -6px;font-weight: bold;}
.home .mrigcol .news .news_block h3,.home .mrigcol .news .news_blockScroll h3{ margin: 0;padding-bottom: 6px; background: url(../img/bg_deivder_dot_white.png) bottom left repeat-x;font-weight: normal;}
.home .mrigcol .news .news_block div p,.home .mrigcol .news .news_blockScroll div p{ padding-top: 6px;margin: 0;color: #fff;line-height: 1.2em;}
.home .mMidBlock{ background: #d2dfe8; padding: 15px;}
.home .mMidBlock .block{ padding: 10px;width: 280px;margin-left: 15px;float: left;display: inline;}
.home .mMidBlock .block .button{ margin-top: 10px; height: 19px; line-height: 19px; padding: 0 8px;}
.ie7 .home .mMidBlock .dvIndustry .dvIndustrySub p{ margin-bottom: 10px;}
.home .mMidBlock .block h2, .home .mMidBlock .block h5{ margin: 0;padding-bottom: 6px;}
.home .mMidBlock .dvServices{ margin-left: 0 !important;}
.home .mMidBlock .dvServices .bgDotted{width: 100%;height: 100%; padding:0;}
.home .mMidBlock .dvServices .bgDotted p{ margin: 0;padding-bottom: 8px;color: #fff;}
.home .mMidBlock .dvServices .bgDotted div{ padding: 10px;}
.ie7 .home .mMidBlock .dvServices .bgDotted div{ margin-bottom: 10px;}

.home .mMidBlock .dvServices .bgDotted .spl{ color: #3e3b3a;font-weight: bold;display: inline;float: left;width: 110px;}
.home .mMidBlock .dvServices .bgDotted .spr{ color: #fff;display: inline; float: left}
.home .mMidBlock .dvServices .bgDotted nav ul li{ height: 16px; background: url(../img/arrow_rblack.png) center left no-repeat;padding-left: 10px; clear: both}
.ie7 .home .mMidBlock .dvServices .bgDotted nav ul li{padding-left: 6px; }

.home .mMidBlock  .dvServices .bgDotted .navigation{ padding: 0;}
.home .mMidBlock .dvNetwork, .home .mMidBlock .dvDashboard {position: relative;}
.home .mMidBlock .dvNetwork .webbox-img, .home .mMidBlock .dvDashboard .webbox-img { position: absolute;bottom: 0;right: 0; }
.home .mMidBlock .dvNetwork{ background: #fff;}
.home .mMidBlock .dvDashboard{ background: #fff; padding: 0 !important;width: 300px; min-height: 185px;}
.home .mMidBlock .dvDashboard div{ padding:0 10px 10px 10px; }
.home .mMidBlock .dvNetwork h5, .home .mMidBlock .dvDashboard h5{font-weight: normal}
.home .mMidBlock .dvNetwork p, .home .mMidBlock .dvDashboard p{ width: 190px;margin-top: 5px;line-height: 17px; }
.home .mMidBlock .dvNetwork .button, .home .mMidBlock .dvDashboard .button{ margin-top: 20px !important;}
.home .mMidBlock .dvDashboard h5, .home .mMidBlock .dvDashboard p { padding: 0 10px;}
.home .mMidTobBlock{ margin-bottom: 15px;}
.home .mBottomBlock {position: relative;z-index: 1; clear: both}
.home .mBottomBlock .dvCustServ{ margin-left: 0 !important; position: relative;}
.home .mBottomBlock .dvCustServ p, .home .mBottomBlock .dvIndustry p{ margin-top: 5px;line-height: 17px; }
.home .mBottomBlock .dvCustServ div{ width: 160px;}
.home .mBottomBlock .dvCustServ div a{ font-size: 11px;}
.home .mBottomBlock .dvCustServ div .button{ margin-bottom: 10px;}
.home .mBottomBlock .dvCustServ .imgCustServ{ position: absolute;right: -20px;bottom: -24px;}
.home .mBottomBlock .dvBackhaul .findBackhauler,.network .col_3u .findBackhauler,.service .col_1u .findBackhauler{background: url(../img/bg_findBackhauler.png) top left no-repeat;padding: 10px;margin-top: 15px;}
.ie7 .home .mBottomBlock .dvBackhaul .btn_blue_long { margin-bottom: 15px;}
.home .mBottomBlock .dvBackhaul p{margin: 5px 0;line-height: 17px; }
.ie7 .home .mBottomBlock .dvBackhaul p{ margin-bottom: 14px;}
.home .mBottomBlock .dvBackhaul .findBackhauler h4 , .home .mBottomBlock .dvIndustry .dvIndustrySub h4,.network .col_3u .findBackhauler h4{ font-weight: normal;margin: 0;padding-bottom: 6px;}
.home .mBottomBlock .dvIndustry .dvIndustrySub p{ margin:0;line-height: 100%;color: #fff; }
.home .mBottomBlock .dvIndustry .dvIndustrySub { padding: 10px;}
.home .mBottomBlock .dvIndustry .dvIndustrySub div{ width: 160px;float: left;}
.home .mBottomBlock .dvIndustry .dvIndustrySub img{ float: right;}

.h_green{background: url(../img/bg_h_green.jpg) top left repeat-x;height: 33px;line-height: 33px; color: #fff !important;padding-left: 10px; font-weight: normal}
.h_orange{background: url(../img/bg_h_orange.jpg) top left repeat-x;height: 33px;line-height: 33px; color: #fff !important;padding-left: 10px; font-weight: normal}
.h_blue{background: url(../img/bg_h_blue.jpg) top left repeat-x;height: 33px;line-height: 33px; color: #fff !important;padding-left: 10px; font-weight: normal}

.dvMainTopNav h1{ margin: 0; float: left;}
.dvMainTopNav .subNav{ float: right; background: #fff;padding: 5px 0;}
.dvMainTopNav .subNav ul li{ float: left;display: inline-block; border-left:1px solid #c3d8e6 }
.dvMainTopNav .subNav ul li:first-child{ border-left:0 none }
.dvMainTopNav .subNav ul li a{ display: block;line-height: 22px;padding: 0 18px;font-size: 14px;color: #444142; font-weight: normal}
.dvMainTopNav .subNav ul li a:hover, .dvMainTopNav .subNav ul li a.active{color: #0091c6;}

.scrollable-home,.scrollable-news {
    position: relative;
    left: 0;
    top: 0;
    
}
.scrollable-home .scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 631px;
	height:362px;
}
.scrollable-news .scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 275px;
    height: 109px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.scrollable .items div {
	float:left;
}

.scrollable-home a.browse {
	background:url(../img/home_scroll_nextback.png) top left no-repeat;
	display:block;
	width:18px;
	height:31px;
	float:left;	
	cursor:pointer;
	font-size:1px;
    position: absolute;
    top: 165px;
    margin-right: 0px;
    z-index: 1;
}
.scrollable-home a.right 		    { background-position: -20px 0px; clear:right; margin-right: 0px;right: 15px;}
.scrollable-home a.right:hover 		{ background-position:-20px 0px; }
.scrollable-home a.right:active 	{ background-position:-20px 0px; } 

/* left */
.scrollable-home a.left				{ margin-left: 0px;left: 15px;background-position:0px 0;} 
.scrollable-home a.left:hover  		{ background-position:0px 0; }
.scrollable-home a.left:active  	{ background-position:0px 0; }

 a.disabled {
	visibility:hidden !important;		
} 

.scrollable-news a.browse.right {
	background:url(../img/scroll_news_next.png) top left no-repeat;
	display:block;
	width:20px;
	height:121px;
	float:left;	
	cursor:pointer;
	font-size:1px;
    position: absolute;
    top: -6px;
    right: -15px;
     margin-right: 0px;
    z-index: 1;
}
.scrollable-news .navi {
    position: absolute;
	height:20px;
    right: 10px;
    top: 5px;
    z-index: 1;
}

/* items inside navigator */
.scrollable-news .navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.scrollable-news .navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.scrollable-news .navi a.active {
	background-position:0 -16px;     
}

/* search result page styles */

.search {
   
}

.search .col_1u {
    float: left;
    display: inline;
    width: 300px;
    margin-left: 10px;
}
.search .col_2u {
    width: 600px;
    float: left;
}

.search-item{border:1px #dadada solid; padding:4px; margin-bottom:15px;}

.search-item .search_results {
    text-align:justify; 
    padding:5px 5px
}

/* the wire page style*/
.wire {
   
}
.wire .scPosts {
    background: #ffffff;
    
}
.wire .col_1u {
    width: 225px;
    float: left;
}
.wire .col_2u {
    width: 460px;
    float: left;
}
.wire .marginLR5 {
    margin: 0 10px;
} 


.wire .recent_post {
    padding: 0px 10px;
    overflow: hidden;
    margin: 10px 0;
}
.wire .recent_post .recent_post_right {
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: 105px;
}

.wire .recent_post .recent_post_right h5 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
}
.wire .recent_post .recent_post_left {
    border: 1px solid #DADADA;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 2px;
    width: 81px;
}
.wire .recent_post .recent_post_left img{
    width: 81px;
}
.wire .searchPod,.blogpage .searchPod {
    padding: 10px;
    overflow: hidden;
    background: #ffffff;   
}
.blogpage .div_discussion
{
    border-top: 1px dashed #CECECE;
margin-top: 5px;
padding-top: 5px;
}
.wire .comments_block,.report_whitePaper .comments_block {
    background: #d9f2fb;
    padding: 3px 5px;
    overflow: hidden;
    margin-bottom: 15px; 
}
.report_whitePaper .comments_block 
{
    padding: 8px;
}
.report_whitePaper .comments_block a 
{
    float: left;
    margin: 0 5px;
}

.wire .comments_block p {
    margin: 0;   
    color: #0091c7; 
}

.tag_list {
    display:block;
}
.wire .comments_block .tag_list {
    display:inline;
}

.wire a.continueReading ,.report_whitePaper a.continueReading,.col_2u a.post-comment{
    background: url("../img/btn_blue_contReading.png") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    width: 150px;
    display: inline-block;
}

ul#category-list {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
    display: inline-block !important;
	
}

 ul#category-list li 
 {
     background: url(/Asset/img/arrow-icon.png) 5px center no-repeat;
   
    line-height: 19px;
    padding-left: 15px;
}

 ul#category-list li a 
 {
    font-family: arial;
    font-size: 12pt;
    color: #4d4948;
}

ul#category-list li a:hover 
 {
    font-family: arial;
    font-size: 12pt;
    color: #5a9d49;
}


.wire h5 {
    margin-bottom: 10px;
}
.wire .searchPod .dvSearchWrap,.blogpage .searchPod .dvSearchWrap {
    display: inline-block;
    float: none;
    overflow: hidden;  
    border: 1px solid #CCCCCC;
    position:relative;
    left:0;
    top:0;
    z-index:1;
}
.blogpage .postComments .editor-row
{
    width:310px;
    float:left;
    clear:both;
    margin-bottom:10px;
    overflow:hidden;
}
.postComments
{
  overflow:hidden;
}

.field-validation-error
{
    color: red;
    font-weight: bold;
    margin-left: 1px;
}

.postComments h3
{
    margin-bottom:10px;
}
.postComments .editor-row label ,.postComments .editor-row input,.postComments .editor-row textarea
{
    width:150px;
    float:left;
}
.postComments .editor-row .chkbox input
{
    width:auto;
    margin-right:5px;
}
 .searchPod h2 {
    border-bottom: 1px dotted #4d4d4d;
    border-top: 1px dotted #4d4d4d;
    padding: 3px 0;
    font-weight: normal;
    font-size: 18px;
    margin: 10px 0;
    width:auto;
 }
.wire .searchPod ul.pages,.wire .searchPod ul.twitter {
    width: auto;
}
.wire .searchPod ul.pages a
{
}
.wire .searchPod .GMC_images {
}
.wire .searchPod .GMC_image,.blogpage .searchPod .GMC_images .GMC_image {
    border: 1px solid #DADADA;
    display: inline-block;
    overflow: hidden;
    padding: 2px;
    width: 54px;
    margin:0 2px;
}
.wire .searchPod .GMC_image img,.blogpage .searchPod .GMC_images img {
    width: 54px;
}
.wire .searchPod ul.twitter li 
{
    background: url(../img/icon_twitter.gif) top left no-repeat;
    padding: 3px 3px 3px 20px;
    color: #4D4948;   
       width: auto;
}
.wire .searchPod ul.pages li ,.blogpage .searchPod ul.pages li 
{
    background: url(../img/arrow_rblack.png) center left no-repeat;
    padding: 3px 3px 3px 7px;
    color: #4D4948;   
    width: auto; 
}
.wire .searchPod ul li a
{
}
/* people page styles*/
.people .col_3u {
  
}
.people .col_3u .grid {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 15px;
    padding: 0;

}
.people .col_3u .grid .peoples {
    background: #00a7e5;
    background: -moz-linear-gradient(top, #00a7e5 0%, #008dc1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a7e5), color-stop(100%,#008dc1));
    background: -webkit-linear-gradient(top, #00a7e5 0%,#008dc1 100%);
    background: -o-linear-gradient(top, #00a7e5 0%,#008dc1 100%);
    background: -ms-linear-gradient(top, #00a7e5 0%,#008dc1 100%);
    background: linear-gradient(top, #00a7e5 0%,#008dc1 100%);
    behavior: url(/asset/css/PIE.htc);
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
    padding: 10px 0px 10px 8px;

}
.people .showAll
{
    clear: both;
float: right;
margin: 5px 10px;
color:#fff;
   display:none;
}
.people .col_3u .grid .peoples .icon_people 
{
    background:#00a7e5 url(../img/Company_People_bg.jpg) left bottom repeat-x;
    width: 91px;
    height: 100px;
    margin: 10px 5px;
    float: left;
    text-align: center;
}
.people .col_3u .grid .contactRow p.profile {
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
}
.people .col_3u .grid .contactRow {
    background: url("../img/divider_line.gif") no-repeat scroll center bottom transparent;
    margin: 20px 0;
    overflow: hidden;
    padding: 0px 15px 4px;
}
.people .col_3u .grid .contactRow .col_img {
    float: left;        
}
.people .col_3u .grid .contactRow .col_img img {
     width: 210px;
 }
.people .col_3u .grid .contactRow .col_wyswyg {
    float: left;
    width: 440px;
    padding: 0 10px 0 15px;
}
.people .col_3u .grid .contactRow .col_detials {
    float: left;
}
.people .col_detials .contactShadow
{
background:url(../img/conactdetailBg.gif) left bottom no-repeat;
height:103px;
width:208px;
padding:5px;
}


.people .col_3u .grid .contactRow .col_detials h5{
    font-size: 11px;
    width: 196px;
    padding-left: 12px;
    background: url(../img/contact_pod_header.png) left bottom no-repeat;
    height: 19px;
    line-height: 19px;
    color: #ffffff;
}
.people .col_3u .grid .contactRow .col_detials a.btnDownnloadMap {
    float: left;
    margin-top: 15px;
}
.people .col_3u .grid .contactRow .col_detials .r7all{
    padding:0px 0 10px 0;
}
p.phone {
    margin: 5px;
    background:   url(../img/icon_telephone.png) left center no-repeat;
    padding-left: 20px;
    line-height: 16px;
}
p.fax {
    margin: 5px;
    background:   url(../img/icon_fax.png) left center no-repeat;
    padding-left: 20px;
    line-height: 16px;
}
p.email {
    margin: 5px;
    background:   url(../img/icon_email.png) left center no-repeat;
    padding-left: 20px;
    line-height: 16px;
}
p.website {
    margin: 5px;
    background:   url(../img/icon_website.png) left center no-repeat;
    padding-left: 20px;
    line-height: 16px;
}
/* tooltip styling */
.people .tooltip {
	display:none;
	padding:20px 0;
	width:232px;
	font-size:11px;
	color:#4d4948;
    z-index: 888;   
    background:   url(../img/people_tooltip_topBgImage.png) left top no-repeat;    
}
.people .tooltip .middleBGImg {
	
	
	width:193px;
	font-size:11px;
	color:#4d4948;   
    padding: 0px 17px 0 22px;
    background:   url(../img/people_tooltip_middleBgImage.png) left top repeat;
    text-align: left;     
}
.people .tooltip .bottomBGImg {
	
	height:20px;
	width:232px;
	display:block;
    background:   url(../img/people_tooltip_bottomBgImage.png) left top no-repeat;
   
}
.people .tooltip .grey {
    color:#9c9c9c;   
}
.people .tooltip p
{
    margin: 0;
}

/* networkl page styles*/
.network .col_3u {
  
}
.network .col_3u .grid {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 15px;
    padding: 20px 15px;
    overflow: hidden;
}
.network .col_3u .width300 {
    width: 300px;
    float: left;
    overflow: hidden;
}
.network .col_3u .width280 {
    width: 270px;    
    float: left;
    overflow: hidden;
    padding-right: 14px;
    margin-right: 15px;
}
.network .col_3u .vdivider_line {
    background: url("../img/vert_divider.png") no-repeat scroll right center #FFFFFF   
}
.network .col_3u .contact_info {
    padding: 0;
}
.network .col_3u .clearheight10 {
    clear: both;
    height: 10px;   
}
.network .col_3u .contact_info p {
    font-size: 12px;
}
.network .col_3u .contact_info .contact_info_right {
    padding-left: 10px;
    width: 170px;
}
.network .col_3u .contact_info .contact_info_left img, .network .col_3u .contact_info .contact_info_left {
    width: 78px;

}

.image-border
{
    margin-right: 8px;
}
.network .col_3u .mapHeader {
    
}
.network .col_3u .mapHolder 
{
    clear: both;
    position: relative;
    left: 0;
    top: 0;
    width: 906px;
    height: 500px;
}
.network .col_3u .mapHolder .cableStationMap,.network .col_3u .mapHolder .segmentsMap {
    position: absolute;
    left: 0;
    top: 0;  
}
.network .col_3u .mapHolder .segmentRollOver {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.network .col_3u  .mapHeader p {
    line-height: 34px;
    float: left;
}
.network .col_3u h3 a {
    color: #0091C7;
    font-size: 16px;
    font-weight: normal;
}
.network .col_3u .eqCol img {
     
}
.paddRight10 {
    padding-right: 10px;
}
.paddRight10 {
    padding-right: 10px;
}
.network .findBackhauler_result {
    width: 575px;
    padding-left: 10px;   
    float: right;
}
.findBackhauler_result .result_row {
    background: #f4f4f4;
    padding: 10px;
    border: 1px solid #d8d8d8;
}
.findBackhauler_result table 
{
    border: 0 none;   
}
.network.backhauler .vdivider_line {
    background-position: top right;
}
.network.backhauler .findBackhauler {
    margin-top: 0;
}
.findBackhauler_result h5 {
    float: left;
}
.findBackhauler_result table td.logo {
    width: 97px;
}
.findBackhauler_result table td{

}
.findBackhauler_result table p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}
#accordion p.accor_header {
    font-weight: bold;
    margin: 5px 0;
    background: url("../img/arrow_rightb.gif") no-repeat scroll left center transparent;
    padding-left: 10px;
}
#accordion p.accor_header.current {
    background: url("../img/arrow_bottomb.gif") no-repeat scroll left center transparent;
}
#accordion .pane {
    padding-left: 30px;   
}
a.btnDownnloadMap {
    background: url("../img/btn_blue_downloadMap.png") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    width: 141px;
    float: right;
}
#accordion .pane ul li.active{
    font-weight: bold;
}
a.cableStation {
    background: url("../img/icon_cable_station.jpg") no-repeat scroll left center transparent;
    padding: 0 0 0 40px;
    line-height: 34px;
    height: 34px;
    display: inline-block;
}
a.segments { background: url("../img/icon_segmanet.jpg") no-repeat scroll left center transparent;
    height: 34px;
    padding: 0 0 0 34px;
    line-height: 34px;
    display: inline-block;
    margin-left: 5px;
}

a.cableStation.active {
    background: url("../img/icon_cable_station_on.jpg") no-repeat scroll left center transparent;
    color:#5a9d49;
}
a.segments.active { background: url("../img/icon_segmanet_on.jpg") no-repeat scroll left center transparent;
    color:#0091c7;
}
.bgWhite {
    background: #ffffff;   
}

/* Service page Style */

.dvMainTopNav{ margin-bottom: 15px;}
.service .products{ margin-bottom: 15px;}
.service .products .splefcol{ float: left;padding: 20px 10px;width: 600px;background: #fff;position: relative;z-index: 1;}
.service .products .splefcol p:first-child{ margin-top: 0;}
.service .products .splefcol .brochure_downloads{ background: #f4f4f4;padding: 10px 15px;float: right;margin: 0 10px;width: 235px;}
.service .products .splefcol .brochure_downloads nav ul li{position: relative;padding: 3px 0 3px 20px;font-weight: bold;color: #444142;}
.service .products .splefcol .brochure_downloads span{width: 16px;height: 16px;display: block;}
.service .products .splefcol .brochure_downloads span.sp_arrdown_black,
.service .products .splefcol .brochure_downloads span.sp_arrdown_blue{position: absolute;left: 0;}
.service .products .splefcol .brochure_downloads em{ position: absolute;right: 0;font-size: 12px;line-height: 16px;color: #4d4948;font-weight: normal;display: inline-block; top: 3px;}
.service .products .splefcol .brochure_downloads span.sp_pdf{ position: absolute;right: 60px;top: 3px;}
.service .products .sprigcol{ float: right;width: 300px;position: relative;z-index: 1;}

a.Download_Brochure_a{cursor:pointer;}

.service tr.alt-item{background-color:#C9DBE9;}

.bgDotted{background: url(../img/bg_dotted.png) top right no-repeat;width: 280px;height: 100%;padding: 10px;}
.grid{position:relative; z-index:1}
.gdBlueRev .bgDotted h2, .grid.sxPressSubscribe h2{background: url(../img/bg_deivder_dot_white.png) bottom left repeat-x;padding-bottom: 6px; margin-bottom:5px; font-weight:normal;}
.grid.gdBlueRev h2{margin-bottom:12px;}
.grid h2 span{font-size:16px;}

.contact_info{ background: #fff; padding: 10px;}
.contact_info p{ margin: 0;padding:3px 0 6px 0;color: #4d4948;font-size: 11px;}
.contact_info ul li{ position: relative; padding: 3px 10px 2px 20px}
.contact_info ul li span{ position: absolute;left: 0; width: 16px;height: 16px; display: block;}
.contact_info .contact_info_left{ width:81px; float:left; display:inline-block; overflow:hidden; padding:2px; border:1px #dadada solid;}
.contact_info .contact_info_left img{ width:81px; }
.contact_info .contact_info_right{ width:155px; float:left; padding-left:15px; display:inline-block}
.contact_info .contact_info_right p{ padding-top:0}
.contact_info .contact_info_right .pi{ font-style:italic;}

.service .products_details nav{ background: #fff;display: block;float: left; position: relative;z-index: 6;}
.service .products_details nav ul li{ float: left;display: inline-block; padding: 10px 20px;min-height: 30px }
.service .products_details nav ul li:first-child{ border-left:0 none }
.service .products_details nav ul li.active{ border-width: 1px 2px 0 0;border-color: #e9e9e9;border-style: solid;-webkit-border-radius: 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0; border-radius:7px 7px 0 0;behavior: url(/asset/css/PIE.htc);}
.service .products_details nav ul li a{display: block;font-size: 13px;color: #444142;}
.service .products_details nav ul li a:hover, .service .products_details nav ul li a.active{color: #30ac48}

.service .products_details nav ul li a.current 
{
    color: #30ac48;
 }
 
 .service .products_details nav ul li.current 
{
     -webkit-border-radius: 7px 7px 0 0; 
     -moz-border-radius: 7px 7px 0 0; 
     border-radius: 7px 7px 0 0;
     -webkit-box-shadow:#d7d7d7 0 0 3px 1px;
     -moz-box-shadow:#d7d7d7 0 0 3px 1px;
     box-shadow:#d7d7d7 0 0 3px 1px;
     behavior: url(/asset/css/PIE.htc); 
     left: 0;
     position: relative;
     top: 0;   
     color: #30ac48;
     border: 0 none;
     z-index: 1;
 }
 .ie7  .service .products_details nav ul li.current,  .ie8  .service .products_details nav ul li.current {
     box-shadow:#ffffff 0 0 3px 1px;
     border: 1px solid #d7d7d7;
 }
.service .products_details nav ul li.current span.HideBorderBottom 
{
    border-bottom: 10px solid white;
    bottom: -5px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.service .products_details nav ul li.borderLeft {
      border-left: 1px solid #c3d8e6;      
} 
 
.service .products_details .dvProductTb { background: #fff;padding: 5px;position: relative; z-index: 1}
.service .products_details .dvProductTb table{ float: left;table-layout: fixed;border-collapse: separate;}
.service .products_details .dvProductTb table th{ text-align: center;height: 38px;padding: 0px 15px; }
.service .products_details .dvProductTb table td{ vertical-align: top;padding: 0px 15px;height: 38px;}
.ie7 .service .products_details .dvProductTb table td{height: 38px;}
.service .products_details .dvProductTb table td span{ margin-left: 5px;}
/*.service .products_details .dvProductTb table td span.sp_tick_blue,
.service .products_details .dvProductTb table td span.sp_tick_green{ margin:5px 0 0 9px;}*/
.service .products_details .dvProductTb .tb_conf{ width: 135px;}
.service .products_details .dvProductTb .tb_conf th{border-right:1px solid #fff; background: #d7edff;}
.service .products_details .dvProductTb .tb_conf td
{
    background: #d7edff;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right:1px solid #fff; 
}
.service .products_details .dvProductTb .tb_cpap{ width: 465px;}
.service .products_details .dvProductTb .tb_cpap th{background:#d7edff}
.service .products_details .dvProductTb .tb_ring{ width: 315px;text-align: center;}
.service .products_details .dvProductTb .tb_ring th{background:#dff0d2}
.service .products_details .dvProductTb .tb_cpap td,
.service .products_details .dvProductTb .tb_ring td{ background: #f4f4f4;border-top: 1px #fff solid; border-bottom: 1px #fff solid}
.service .products_details .dvProductTb .tr_even td{ background: #eaeaea;}

.service .products_details .dvProductTb .tr_even td{ background: #eaeaea;}
.service .products_details .tab3pane .inner_tabs {
    width: 900px;
    margin-bottom: 10px;
}
.service .products_details .tab3pane a.innerTabBtn {
    background: url("../img/panel_tab_btn.png") no-repeat scroll left top transparent;
    width: 118px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    line-height: 40px;
    padding-left: 10px;
    color: #4d4948;
}
.service .products_details .tab3pane a.innerTabBtn.active,.service .products_details .tab3pane a:hover.innerTabBtn {
    background-position: bottom left;
    color: #ffffff;
}

.service  .products_details .product_tooltip{
    position: absolute;
    z-index: 9999;
    display:none;
    height: auto;
    width:200px;
    background-color: #ffffff;
    text-align: left;
    padding: 10px;  
 }

.service .products_details .dvProductTb table .table_row1 td
{
    padding: 0px 0px;
    text-align: center;
    border-bottom: 1px solid #ffffff;
    border-top: 0px none;
    border-right:1px solid #ffffff;
}
.service .products_details .dvProductTb table.tb_cpap .table_row1 td {
    border-right:1px solid #D7EDFF;
    background: #ffffff;
}
.service .products_details .dvProductTb table.tb_ring .table_row1 td {
    border-right:1px solid #DFF0D2;
    background: #fff;
    /* color: #ffffff;  */  
}

.service .products_details .dvProductTb table.tb_ring .table_row1 td a{
    border-right:1px solid #DFF0D2;
    background:#ffffff ;
    color: #4d4948;    
    display: block;
    padding: 10px 0;
    text-align:center;
}
.service .products_details .dvProductTb table.tb_ring .table_row1 td a:hover,.service .products_details .dvProductTb table.tb_ring .table_row1 td a.active{  
    background:#81c64b;
    color: #ffffff; 
}
.service .products_details .dvProductTb table td span {
    display: inline-block;
}
.service .products_details .dvProductTb table.tb_cpap .table_row1 td,
.service .products_details .dvProductTb table.tb_conf td  {
    padding: 0;
}
.service .products_details .dvProductTb table.tb_conf td a {
    display: block;
    padding: 10px 15px;
    background: #D7EDFF;
    color: #4d4948;
}
.service .products_details .dvProductTb table.tb_conf td a:hover,.service .products_details .dvProductTb table.tb_conf td a.active {
    background: #00a7e5;
    color: #ffffff;
}
.service .products_details .dvProductTb table.tb_cpap .table_row1 td a {
    display: block;
    padding: 10px 0;
    background: #ffffff;
    color: #4d4948;
}
.service .products_details .dvProductTb table.tb_cpap .table_row1 td a:hover,.service .products_details .dvProductTb table.tb_cpap .table_row1 td a.active {
     background: #00a7e5;
     color: #ffffff;
}
.service .products_details .tab3pane .rightSide
{
    float: right;
    width: 445px;
    text-transform: uppercase;
    position: relative;
    font-size: 11px;
    left: 0;
    top: 0;
}
.service .products_details .tab3pane .leftSide
{
    float: left;
    width: 460px;
    margin-right: 13px;
    min-height: 160px;
}
.service .products_details .tab3pane .leftSide .desc {
    padding: 5px;
}
.service .products_details .tab3pane .rightSide p {
    margin-bottom: 2px;
    float: left;
}
.service .products_details .tab3pane .rightSide h5.confi {
    width: 116px;
    float: left;
    background-color:#d9f2fb;
    padding: 4px 3px;
    margin-bottom: 2px;
    font-size: 13px;
}
.service .products_details .tab3pane .rightSide h5.rings {
    width: 301px;
    float: left;
    background-color:#dff0d2;
    margin-left: 2px;
    margin-bottom: 2px;
    padding: 4px 8px;    
    font-size: 13px;
    
}
 .service .products_details .tab3pane .rightSide span.confi {
     background-color:#d9f2fb;
     padding: 4px 3px;
     width: 116px;
     float: left;
     margin:0px 2px 0px 0;
     
 }   
 .service .products_details .tooltip 
 {
     position: absolute;
     left: -475px !important;
     top: 0 !important;
     display:none;
	 height:160px;
	 width:475px;
     background-color: #ffffff;
     text-align: center;     
 }
.service .products_details .tab3pane .rightSide span.rings1 {
     background-color:#dff0d2;       
     padding: 4px 0px;
     width: 100px;
     float: left;
     margin:0px 0px;
     text-align: center;
 }    
.service .products_details .tab3pane .rightSide p:hover span.rings2, .service .products_details .tab3pane .rightSide p:hover span.rings1 {
     background-color:#81c64b;
}
.service .products_details .tab3pane .rightSide p:hover span.confi {
     background-color:#00a7e5;
}
.service .products_details .tab3pane .rightSide p:hover span.khali {
     background-color:#ffffff;
}
.service .products_details .tab3pane .rightSide span.rings2 {
    background-color:#dff0d2;
    margin:0px 2px;
    padding: 4px 0px;
    width: 113px; 
    float: left;
    text-align: center;
 }      
 .service .products_details .tab3pane .rightSide span.khali,.service .products_details .tab3pane .rightSide span.khali.active {
      background-color: #ffffff;
  }
.service .dvConfigurations { margin-bottom: 30px; position: relative; z-index: 1}
.service .dvConfigurations h1{ margin: 25px 0 15px 10px;}
.service .dvConfigurations .confBlock .confRow{ padding: 20px 10px;}


.detailsBox {
    padding-top:  15px;
    clear: both;
}
.service .dvConfigurations .confBlock .comments_block{
    background: #d9f2fb;
    padding: 3px 0px;
    overflow: hidden;
    margin: 15px 0 15px 0px;
    width: 100%;
}
.service .dvConfigurations .confBlock .comments_block p{ margin: 0;padding: 0 5px;}
.service .dvConfigurations .confBlock {background: #fff}
.service .dvConfigurations .confBlock .confRow{ border-bottom: 1px #d9d9d9 solid;border-width: 80%;}
.service .dvConfigurations .confBlock .confRow .leftCol {
    float: left;
    width: 598px;
}
.service .dvConfigurations .confBlock .confRow .leftCol .leftContent {
    padding-right: 20px;     
 }
.service .dvConfigurations .confBlock .confRow .rightCol {
    float: right;
    width: 310px;
}
.service .dvConfigurations .confBlock .confRow img{ float: right;margin-left: 10px;} 
.service .dvConfigurations .confBlock .confRow h5{ margin: 10px 0;}
.service .dvConfigurations .confBlock table,.service .dvConfigurations .confBlock table th {
    text-align: left;
    border-bottom: 1px solid #444444;
    padding: 5px;
}
.service .dvConfigurations .confBlock table td {
    padding: 5px;
} 
.service .dvConfigurations .confBlock .confRow #accordion {
    margin-left: 10px;
}
.service .dvConfigurations .confBlock .confRow #accordion .pane {
    display: none; 
}
.service .dvConfigurations .confBlock .confRow #accordion h5.btn_blue_mid{
    background: url("../img/accordian_h5.png") no-repeat scroll left top transparent;
    width: 69px;
    cursor: pointer;
}
.service .dvConfigurations .confBlock .confRow #accordion h5.btn_blue_mid.current{
    background-position: left bottom;
}
/* Company page Style */
.col_2u{ float: left;width: 620px;}
.col_2u .grid{background: #fff; padding: 20px 15px; margin-bottom:15px;}
.col_2u .grid h2{margin-bottom:10px;}
.col_2u .grid img.fl{float:left; margin-right:10px; display:inline;}
.col_1u{ float: right;width: 300px}
.col_1u > div{ margin-bottom:15px;}
.grid.scNews ul{width:250px; display:block; background:#fff;}
.grid.scNews ul li{width:100%; display:block; background:#fff; padding:10px 25px; position:relative; color:#00783b;}
.grid.scNews ul li .btn_arr{background:url(../img/btn_arr_left.gif) 0 0 no-repeat; display:block; width:15px; height:29px; position:absolute; left:0; top:10px; }

.grid.scNews.arr_orange  ul { width: auto;}
.grid.scNews.arr_orange  ul li{width:280px; display:block; background:#fff;padding: 0;padding-right: 0px;}
.grid.scNews.arr_orange ul li a.btn_arr {
    background:#fff url(../img/li_orange_btn_arr_left.gif) center left no-repeat; 
    display:block;
    width: auto;
    height:auto; 
    color:#925400;
    padding: 10px 15px 10px 25px;
    position: relative;
    left: 0;
    top: 0;
}

.grid.scNews.arr_orange ul li a:hover.btn_arr,.grid.scNews.arr_green ul li a:hover.btn_arr {
    background-color: #f4f4f4;
    background-position:  260px center; 
    -webkit-border-radius-topright: 7px;
    -moz-border-radius-topright: 7px;
     border-radius-topright: 7px;
     -webkit-border-radius-bottomright: 7px;
     -moz-border-radius-bottomright: 7px;
      border-radius-bottomright: 7px;
      behavior: url(/asset/css/PIE.htc);
      
}

.grid.scNews.arr_green  ul { width: auto;}
.grid.scNews.arr_green  ul li{width:280px; display:block; background:#fff;padding: 0;}
.grid.scNews.arr_green ul li a.btn_arr {
    background:#fff url(../img/btn_arr_left.gif) center left no-repeat; 
    display:block;
    width: auto;
    height:auto; 
    color:#00783b;
    padding:10px 25px;
    position: relative;
    left: 0;
    top: 0;
}
.divider_line {
    background:#fff url(../img/divider_line.gif) center top no-repeat;
    height: 15px;
    clear: both;
    
}
.grid.scPresskits p, .grid.ii_reports p, .grid.ii_cables p{padding:15px 10px; margin:0}
.grid.scPresskits div, .grid.ii_reports div, .grid.ii_cables div{background:#fff; padding-bottom:15px;}
.grid.scPresskits .btn_grey, .grid.ii_reports .btn_grey, .grid.ii_cables .btn_grey{margin-left:10px; display:block;}
.grid.sxPressSubscribe{padding:10px 10px 15px}
.grid.sxPressSubscribe .dvSearchWrap .inp_search{width:185px}

.sxonWeb .ficons{padding:15px; background:#fff;}
.sxonWeb .ficons ul li{margin-top:15px;}
.sxonWeb .ficons ul li:first-child{margin-top:0;}
.sxonWeb .ficons ul li a{color:#403d3c}
.ie7 .sxonWeb .ficons ul li a img {top: -3px;}
.btn_showmore{background:url(../img/btn_showmore.png) top left no-repeat; display:block;width:623px; height:21px; position:absolute; bottom:0;left:-2px;}
.btn_showmore:hover{background-position:bottom left;}

.sxEvent .sxEventList{padding:15px 10px;background:#fff; }
.sxEvent .sxEventList ul li{padding:5px 0 5px 20px; background:url(../img/icon_event.png) left center no-repeat; color:#007aa7}

.tb_gallery td > div{width: 77px; border:1px #dadada solid; padding:4px; overflow:hidden; margin-bottom:6px;}
.tb_gallery td div img{width: 77px;}
.tb_gallery td p{line-height:normal;}
.ie7 .tb_gallery {margin-bottom:15px;}

.news-carousel td > div{width: 120px; border:1px #dadada solid; padding:4px; overflow:hidden; margin-bottom:6px;}
.news-carousel td div img{width: 120px;}
.news-carousel td p{width: 120px;}
.news-carousel td p{line-height:normal;}
.ie7 .news-carousel {margin-bottom:15px;}

.dvFaqItem {padding:10px 0 10px 22px; border-bottom:1px #d9d9d9 solid; position:relative;}
.dvFaqItem .sp_arrow{background: url(../img/icon_arr_openclose.png) top left no-repeat;width:22px; height:22px; display:block; position:absolute; left:-5px; top:10px;}
.dvFaqItem .sp_arrow.active{background-position:bottom left;}
.dvFaqItem a{color:#444142; display:block; border:0 none;}
.dvFaqItem a h2{margin:2px 0 0 0; border:0 none;font-size: 14px;}
.hidden{display:none;}

.figbor{border:1px #dadada solid; padding:4px; margin-bottom:15px;float: left;max-width: 580px;}
.maxwidth580 {
    max-width: 580px;
}

figcaption {margin:5px 0; font-style:italic}

/* Share block Style */
.share{width: 270px; padding:15px; background:#fff; position: relative;z-index: 1;}
.share h2{ margin-bottom: 10px;padding-bottom: 6px; background: url(../img/bg_deivder_dot.png) bottom left repeat-x;font-weight: normal;}
.tb_share td{padding:5px 0;}

/* Icon style */
.sp_tel {background: url(../img/icon_contact.png) left top no-repeat}
.sp_fax {background: url(../img/icon_contact.png) -16px top no-repeat;}
.sp_email {background: url(../img/icon_contact.png) right top no-repeat;}
.sp_arrdown_blue {background: url(../img/icon_arrow_down.png) left top no-repeat;}
.sp_arrdown_black {background: url(../img/icon_arrow_down.png) right top no-repeat;}
.sp_pdf {background: url(../img/icon_pdf.png) left top no-repeat;}

.sp_arrdown_download {
    position: absolute;
    left: 2px;
    background: url(../img/icon_arrow_down.png) left top no-repeat;
    width: 16px;
    height: 16px;
}

.sp_cross {
    background: url(../img/icon_tickcross.png) right top no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}
.sp_tickcross_blue{
    background: url(../img/icon_tickcross.png) left top no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}
.sp_tickcross_green{
    background: url(../img/icon_tickcross.png) -15px top no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}
.sp_tick_blue {
    background: url(../img/icon_tick.png) top left no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
}
.sp_tick_blue:hover {
    background: url(../img/icon_tickcross.png) left top no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}
.sp_tick_green {
    background: url(../img/icon_tick.png) right top no-repeat;
    width: 15px;
    height: 15px;
    display: block;
     cursor: pointer;
}
.sp_tick_green:hover  {
     background: url(../img/icon_tickcross.png) -15px top no-repeat;
    width: 15px;
    height: 15px;
}
/* button style */
.dvSearchWrap{ 
    background: #fff;
    float: left;
    padding: 3px;
    margin-left: 12px;        
}
.dvSearchWrap .inp_search {
    border: 0 none;
    display: inline-block;
    width: 140px;
    float: left;
    padding: 2px 5px;
    margin-right: 5px;
}
.ie7 .dvSearchWrap .inp_search {
    width: 136px;
}
.search_widget .dvSearchWrap .inp_search {
    margin-right: 0;
    padding: 2px 5px 2px 0;
}
.dvSearchWrap .inp_searchgo {
    border: 0 none;
    display: inline-block;
    width: 19px;
    height: 19px;
    float: left;
    padding: 0;
}
.dvSearchWrap.btn_search_blue,
.dvSearchWrap.btn_search_green {
    -webkit-box-shadow:1px 1px 3px #ccc inset;
    -moz-box-shadow:1px 1px 3px #ccc inset;
    box-shadow:1px 1px 3px #ccc inset;
    behavior: url(/asset/css/PIE.htc);
}
.findBackhauler .dvSearchWrap.btn_search_blue,
#submitPanel .dvSearchWrap.btn_search_green {
    margin-left: 0;
    margin-top: 5px;
}    
.dvSearchWrap.btn_search_blue .inp_search {
    color:#0091c7;
}
.dvSearchWrap.btn_search_blue .inp_searchgo {
    background: url(../img/btn_search_blue.png) top left no-repeat;
}
.dvSearchWrap.btn_search_green .inp_search {
    color: #629739;
}
.dvSearchWrap.btn_search_green .inp_searchgo {
    background: url(../img/btn_search_green.png) top left no-repeat;
}

/* Access Points Classes */

.accesspoints table table td,.accesspoints th
{
    padding:5px;
}
.accesspoints .even-country-row
{
    background-color: #F0F5F9;
}
.accesspoints .country-image-column
{
    width: 20%;
}

.accesspoints .location-column
{
    width: 20%;
    text-align: left;
}

.accesspoints .landing-party-column
{
    width:20%;
    text-align: left;
}

.accesspoints .details-column
{
    width: 40%;
    text-align:left;
}

 .accesspoints .tooltip 
 {
     position: absolute;
     border:2px solid #cecece;
     display:none;
	 height:auto;
	 width:200px;
     background-color: #ffffff;
     text-align: left;   
     padding:10px;  
 }

.poll {}
.poll_voted 
{
    border: 1px dashed green; 
}

.button{     
    border: 0 none;
    display: block;
    height: 11px;
    padding: 3px 8px 5px;
    text-transform: uppercase;
    font-size: 11px;
}

.btn-add-style {
    background-color: #eaeaea;
    color: #00a7e5;
    float: right;
    min-width: 65px;
    padding: 2.5px;
    border: 1px;
    font-family: Calibri Light;
    font-weight: bold;
    border-radius: .2em;
    cursor: pointer;
    text-align: center;
}
.btn_blue {
     background: url(../img/btn_blue.png) top left no-repeat;
     width: 99px;
     color: #fff !important;
}
.btn_blue_long {
     background: url(../img/btn_blue_long.png) top left no-repeat;
     width: 209px;
     color: #fff !important;
}
.btn_blue_mid {
     background: url(../img/btn_blue_mid.png) top left no-repeat;
     width: 137px;
     color: #fff !important;
}
.btn_grey {
     background: url(../img/btn_grey.png) top left no-repeat;
     width: 119px;
     color: #403d3c !important;
}
.btn_green {
     background: url(../img/btn_green.png) top left no-repeat;
     width: 82px;
     color: #fff !important;
}
.btn_orange {
     background: url(../img/btn_orange.png) top left no-repeat;
     width: 82px;
     color: #4d4948 !important;
}

.single_sp {
    line-height: 1em;
}

.one_half_sp {
    line-height: 1.5em;
} 

.double_sp {
	line-height: 2em;
}

.btn_login{
    background: url(../img/btn_login.gif) left top no-repeat;
    height: 27px;
    width: 89px;
    border: 0 none;
    display: inline-block;
    position:relative;
    left:0;
    top:0;
    z-index:10;
    float:right;
}
.btn_login .loginPopWrap
{
       position:relative;
    left:0;
    top:0;
    z-index:3;
}
.btn_login .loginPop
{
      background: url(../img/login_popBg.png) left bottom no-repeat;
    width:310px;
    padding:0 15px 15px;
   
    position:absolute;
    top:0;
   z-index:10;
    left: -248px;
    display:none;
    overflow:hidden;
    
} 
.loginPop .field
{
    width:145px;
    float:left;
    margin:10px 0;
    padding-left:5px;
}
.loginPop .field label, .loginPop .field input
{
     width:145px;
     text-align:left;
     display:block;
     color:#454545;
}
.loginPop .field.marR10
{
    margin-right:10px;
}
.loginPop a.loginBtn
{
    float:right;
     background: url(../img/login_btn.gif) left top no-repeat;
     width:72px;
     height:19px;
     margin:0;
     clear:both;
}
.loginPop a:hover.loginBtn
{
    background-position:bottom left;
}
.btn_login:hover .loginPop 
{
   display:block;
}
.btn_wire{
    background: url(../img/btn_wire.png) left top no-repeat;
    height: 22px;
    width: 22px;
    border: 0 none;
    display: inline-block;
}
.btn_home{
    background: url(../img/btn_home.gif) left top no-repeat;
    height: 16px;
    width: 16px;
    border: 0 none;
    display: inline-block;
    padding: 0 !important;
    margin: 4px 20px !important;
    
}
.btn_customer_Dashboard {
    background: url(../img/btn_cusDashboard.gif) left top no-repeat;
    height: 27px;
    width: 175px;
    border: 0 none;
    display: inline-block; 
    float:right;
}
.btn_home:hover,
.btn_blue:hover,.btn_blue_long:hover,.btn_blue_mid:hover,
.btn_grey:hover,
.btn_green:hover,
.btn_orange:hover,
.btn_customer_Dashboard:hover {
    background-position: left bottom;
}



footer{ background:url(../img/bg_footer.png) repeat top left;height: 355px;}
footer .footer_container{ width: 960px; margin: 0 auto; background:url(../img/bg_footerContainer.gif) repeat-x top left;position: relative;z-index: 1;}
footer .footer_container .span{ color: #000;font-size: 13px;text-transform: uppercase;display: block;padding-bottom: 6px;background: url(../img/bg_deivder_dot.png) bottom left no-repeat; font-weight: bold}
footer .footer_container .error {margin-left: 12px; color:#FFF; padding-top:3px}
footer .footer_container p{ color: #fff;padding-top: 6px;margin: 0;}
footer .footer_container .ftdv{ width: 214px;background: url(../img/bg_ftdv.png) center left no-repeat;display: inline-block;float: left;padding: 20px 13px;min-height: 153px;}
footer .footer_container .ft_about{ background: none !important;}
footer .footer_container .ft_about p{ background: none !important;font-size: 11px;}
footer .footer_container .ft_stay .ficons { margin-top: 10px;}
footer .footer_container .ft_links .imp_links { margin-top: 10px;}
footer .footer_container .ft_links .imp_links ul li { padding: 3px 0; background: url(../img/bg_deivder_dot.png) bottom left no-repeat;list-style: none;}
footer .footer_container .ft_links .imp_links ul li a{ color: #fff;text-decoration: none;font-size: 11px; }
footer .footer_container .ft_links .imp_links ul li a:hover{ color: #e9971d;}
footer .footer_container .ft_subscribe { width: 227px !important; padding: 20px 0 20px 13px !important;}
footer .footer_container .ft_subscribe p{ margin-bottom: 10px;}
footer .footer_container .copyright{ padding: 15px 13px;background-color: #000; }
footer .footer_container .copyright span{ color: #fff; padding-bottom: 0 !important}
.ficons ul li {background: url(../img/btn_ft_icon.png) left top no-repeat; width: 200px;height: 25px;margin-bottom: 5px;}
.ficons ul li:hover { background-position: left bottom;}
.ficons ul li a{display: block;font-size: 11px;padding-left: 26px;line-height: 25px;position: relative;text-transform: uppercase;color: #403D3C;}
.ficons ul li a img{position:absolute;left: 3px;top: 3px;}
.ie7 footer .ft_stay .ficons ul li a img{left: 4px;top: -3px;}
footer .refaction{ width: 960px;margin: 0 auto; height: 78px;display: block; background: url(../img/bg_footerRefaction.png) top left repeat-x}


/* non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }

/* media queries */
@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}

/* print styles  */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

   /***********tag list *******************************/
.tag_list
{
    font-size:x-small;
}
.tag_detail {}
.tag_detail_list {}
.tag_detail_item { }
.tag_detail_item_info {}

   /***********tag cloud *******************************/
.tag_cloud 
{
	list-style: none;
}
.tag_cloud li 
{
	display: inline;
}
.tag_cloud .smallest 
{
	font-size: 8px;
}
.tag_cloud .small 
{
	font-size: 9px;
}
.tag_cloud .medium 
{
	font-size: 11px;
}
.tag_cloud .big 
{
	font-size: 14px;
}
.tag_cloud .biggest 
{
	font-size: 20px;
}


.dvLoginReCaptcha {
    padding:20px 0 0 15px;
    min-height: 150px;
}

/* Captcha Style Starts here */
#recaptcha_area, #recaptcha_table 
{
    table-layout:auto;
    background-attachment:fixed;
    background-repeat:no-repeat;
}
#recaptcha_area, #recaptcha_table td
{
    height:0;
}
#recaptcha_reload_btn 
{
    min-height:0;
}
.recaptchatable .recaptcha_r1_c1
{
    height:9px !important;
}
.recaptchatable .recaptcha_r7_c1 
{
    height:8px !important;
}
.recaptchatable .recaptcha_r8_c1 
{
    height:8px !important;
}
.recaptchatable .recaptcha_r3_c2 
{
    height:6px !important;
}
#recaptcha_area, #recaptcha_table td a
{
    margin:0;
}

.fb_edge_comment_widget {
  display: none !important;
}