/* CSS Document */

/*=======================================================================
	GLOBAL
=======================================================================*/

html, body, form, fieldset
{
    margin: 0px;
    padding: 0px;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
    margin: 0px;
    padding: 0px;
	font-family: Verdana, sans-serif;
}
strong {font-weight:bold;color:#94C536;}

h2
{
    margin-bottom: 13px;
}

li, dd, blockquote
{
    margin-left: 1em;
}

body
{
    background: #FFFFFF no-repeat;
    margin-top: 0px;
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 11px;
}
a.pdf img {padding:3px;border:1px solid #DFDFDF;margin-right:5px}
a:hover.pdf img {padding:3px;border:1px solid #000;margin-right:5px}
a
{
    text-decoration: none;
    color: #45577a;
}
img
{
    border: none;
}
a:hover
{
    text-decoration: none;
    color: #94C536;
}

img.logo
{
    width: 197px;
    height: 100px;
    float: left;
	margin-bottom:3px;
	margin-left:30px;
}

.textRed
{
    color: #AE2300;
}

.textBlue
{
    color: #45577A;
}

input, textarea
{
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.checkbox, .checkbox input
{
    border: none;
}

.small
{
    font-size: 9px;
    text-transform: none;
}

/* MAIN: TABLES -------------------------------------------------------*/
table.mainTable
{
    width: 990px;
    text-align: left;
}

td.topLeft
{
    width: 16px;
    height: 16px;
    background: url(../img/main_corner_top_left.gif) no-repeat;
}

td.topRight
{
    width: 16px;
    height: 16px;
    background: url(../img/main_corner_top_right.gif) no-repeat;
}

td.topCenter
{
    background: url(../img/main_center_top.gif) repeat-x;
    width: 964px;
	text-align:center;
}

td.mainLeft
{
    width: 16px;

}

td.mainRight
{
    width: 16px;

}

td.bottomLeft
{
    height: 30px;
    background: url(../img/main_corner_bottom_left.gif) no-repeat;
}

td.bottomRight
{
    height: 30px;
    background: url(../img/main_corner_bottom_right.gif) no-repeat;
}

td.bottomCenter
{
    height: 30px;
    background: url(../img/main_center_bottom.gif) repeat-x;
}
/*
tr.contentHold td {
	background:#fff;
}
*/
td.mainHold
{
    padding: 15px 7px 7px 7px;
	background: url(../img/iso9001.jpg) bottom left no-repeat;
}

table.homeQuadTable td.bottomLeft
{
    height: 13px;
    background: url(../img/box_corner_bottom_left.gif) no-repeat top left;
}

table.homeQuadTable td.bottomRight
{
    height: 13px;
    background: url(../img/box_corner_bottom_right.gif) no-repeat top right;
}

table.homeQuadTable td.bottomCenter
{
    height: 13px;
    background: url(../img/box_bottom.gif) repeat-x;
}

/* FOOTER -------------------------------------------------------------*/
.footer
{
    width: 750px;
    float: right;
    font-size: 10px;
    color: #94C536;
    padding: 0px 0 0px 0;
	text-align:center;
}


/* MAINNAV ------------------------------------------------------------*/
ul.mainNav
{
    float: right;
    font-size: 10px;
    position: relative;
    z-index: 0;
	margin-top:47px;
}
ul.mainNav li
{
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    margin-left: 1px;
    overflow: hidden;
    padding-top: 15px;
}
ul.mainNav li a
{
    color: #4D4D4D;
    background: url(../img/main_nav_corner_right.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
}
ul.mainNav li a span
{
    background: url(../img/main_nav_corner_left.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    cursor: pointer;
}
ul.mainNav li a:hover
{
    background-position: bottom right;
    text-decoration: none;
    color: #4D4D4D;
}
ul.mainNav li a:hover span
{
    background-position: bottom left;
    text-decoration: none;
}

/* POPMENU ITEMS  -----------------------------------------------------*/

.popHolder
{
    position: absolute;
    margin: 28px 0 0 0;
    width: 272px;
    height: 55px;
    background: #f2f2f2;
    border: 1px solid #d0d0d1;
    z-index: 10;
    display: none;
}

.extranet
{
    display: none;
    padding: 10px 0 0 10px;
}

.search
{
    display: none;
    padding: 10px 0 0 10px;
}
.esupport table td, .extranet table td, .search table td
{
    padding: 0 10px 0 0;
    background: #f2f2f2;
}
input.topBoxes
{
    font-size: 11px;
    border: 1px solid #D0D0D1;
    height: 16px;
    color: #666;
    background: #fff;
    padding: 3px 0 0 3px;
}
input.headerBtn
{
    font-size: 11px;
    height: 21px;
    background: url(../img/btn_form_bg.gif) repeat-x center left;
    border: 1px solid #D0D0D1;
    padding: 0 7px 0 7px;
}

.esupport
{
    display: none;
    padding: 10px 0 0 10px;
}

/* BREADCRUMB  --------------------------------------------------------*/
.breadcrumb
{
    padding: 0 0 10px 0;
    font-size: 9px;
}

/* SECTIONS: CopyTable ----------------------------------------------------*/
.copyTable
{
    margin: 0 0 15px 0;
    width: 100%;
}

.footnote
{
    padding: 10px 0 0 0;
    font-size: 10px;
}

/* SECTIONS: Other ----------------------------------------------------*/
.leftSection
{
    float: left;
    width: 199px;
    margin: 10px 10px 30px 0;
}

.centerSection
{
    float: left;
    width: 741px;
    margin: 10px 10px 30px 0;
}

.rightSection
{
    float: right;
    width: 199px;
    margin: 0px 0 0 0;
}

.rightSection2
{
    float: left;
    width: 739px;
    margin: 10px 0 30px 0;
}
.rightSection3
{
    float: left;
    width: 945px;
    margin: 10px 0 30px 0;
}
.rightSection_get_help_now
{
    background-position: -10px -50px;
    float: left;
    width: 746px;
    background-image: url(../img/bghelp.png);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
}
.rightSection_connect
{
    background-position: -50px -50px;
    float: left;
    width: 746px;
    height: 369px;
    background-image: url(../img/bghelp.png);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
}
.subList li
{
    margin-bottom: 5px;
}




/*=======================================================================
	SLIDESHOW
=======================================================================*/
.homeImage
{
    float: left;
    width: 950px;
    height: 353px;
    padding-top: 5px;
}

.homeImage img
{
    width: 950px;
    height: 350px;
}

#slideshow
{
    float: left;
    margin-top: 3px;
    background: #fff;
    padding: 2px;
	border:1px solid #BAB9B7;
    width: 943px;
    height: 300px;
}
#slideshow2
{
    float: left;
    margin-top: 3px;
    background: #fff;
    padding: 2px;
	border:1px solid #BAB9B7;
    width: 943px;
    height: 200px;
}
.slideHeader
{
    width: 950px;
    font-family: Verdana, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.slideSubHeader
{
    width: 950px;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    position: absolute;
    left: 14px;
    bottom: 13px;
}

#slideshow-nav
{
    position: absolute;
    right: 20px;
    top: 20px;
}

#slideshow-nav a
{
    width: 20px;
    height: 20px;
    border: 0;
    background: #ababab;
    display: block;
    float: left;
    text-align: center;
    font-size: 8px;
    text-decoration: none;
    line-height: 22px;
    color: #fff;
    margin-left: 3px;
}

#slideshow-nav a:hover
{
    background: #999;
}

#slideshow-nav a.active
{
    background: #999;
}

#slideshow #slideshow-inner
{
    overflow: hidden;
    width: 950px;
    height: 353px;
    position: relative;
}

#slideshow #slideshow-inner #slidr
{
    position: absolute;
    width: 5000px;
    margin: 1px 0 0 0;
}

#slideshow #slideshow-inner #slidr .slidr-inner
{
    float: left;
    width: 950px;
}


/*=======================================================================
	HOME PAGE
=======================================================================*/

/* start homeTriTable*/

table.homeTriTable
{
    float: left;
    width: 950px;
    margin-top: 10px;
}

table.homeTriTable td.homeTriLeft
{
    width: 308px;
    height: 43px;
    text-transform: uppercase;
    font-size: 10px;
}

.home_FreeTechAssess
{
    background-image: url(../img/btn_FreeTechAssess.png);
	margin-bottom: 10px;
}

table.homeTriTable td.homeTriCenter
{
    width: 308px;
    height: 43px;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 10px;
}

.home_Podcast
{
    background-image: url(../img/btn_Podcast.png);
}

table.homeTriTable td.homeTriRight
{
    width: 308px;
    height: 43px;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 10px;
}

table.homeTriTable td.homeSpacer
{
    width: 5px;
}

.home_Newsletter
{
    background-image: url(../img/btn_Newsletter.png);
}

.hover_button:hover
{
    background-position: 0px -56px;
}

.home_free_assessment {
background-image:url(../img/btn_FreeTechAssess.png);
}




.hover_button
{
    background-repeat: no-repeat;
    display: block;
    height: 56px;
    width: 223px;
}

/* end homeTriTable*/


table.homeQuadTable
{
    float: left;
    width: 950px;
    margin-top: 10px;
}

table.homeQuadTable td.homeTopLeft
{
    width: 9px;
    height: 29px;
    background: url(../img/box_corner_home_top_left.gif) no-repeat top left;
}

table.homeQuadTable td.homeTopRight
{
    width: 9px;
    height: 29px;
    background: url(../img/box_corner_home_top_right.gif) no-repeat top right;
}

table.homeQuadTable td.homeTopCenter
{
    width: 208px;
    height: 29px;
    background: url(../img/box_home_top_center.gif) repeat-x;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 7px;
}

table.homeQuadTable td.homeSpacer
{
    width: 5px;
}

table.homeQuadTable td.homeCenterBody
{
    border: 1px solid #d0d0d1;
    border-bottom: none;
    border-top: none;
    padding: 15px 15px 0 15px;
    vertical-align: text-top;
}

table.homeQuadTable td.homeMidBody
{
    border: 1px solid #d0d0d1;
    border-bottom: none;
    border-top: none;
    padding: 15px 15px 0 15px;
    vertical-align: text-top;
}

.pressReleases li, .pressItem
{
    list-style-type: none;
    background: url(../img/press_release_arrow.gif) no-repeat 0px 2px;
    padding: 0 0 5px 20px;
    margin:0px;
}

.pressReleases a
{
    color: #45577A;
}

.blogDate
{
    color: #4D4D4D;
    font-size: 9px;
    font-family: Verdana, sans-serif black, san-serif;
    letter-spacing: 1px;
}

.blogLink
{
    color: #45577A;
    font-size: 9px;
    font-family: Verdana, sans-serif black, san-serif;
    letter-spacing: 1px;
}

ul.podCasts li
{
    list-style-type: none;
    background: url(../img/podcasts_icon.gif) no-repeat 0px 0px;
    padding: 0 0 5px 29px;
}

ul.podCasts a
{
    color: #45577A;
}


/*=======================================================================
	SECTIONS
=======================================================================*/

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox
{
    float: left;
    width: 199px;
    margin-bottom: 10px;
	font-size:10px;
}

table.subNavBox td.topCaps
{
    width: 13px;
    height: 28px;
}

table.subNavBox td.topCenter
{
    width: 181px;
    height: 26px;
    text-transform: uppercase;
    font-size: 10px;
    padding: 2px 0 0 2px;
    color: #fff;
}

table.subNavBox td.centerBody
{
    border: 1px solid #d0d0d1;
    border-bottom: none;
    border-top: none;
    padding: 15px 15px 0 5px;
    vertical-align: text-top;
}

table.subNavBox td.bottomLeft
{
    height: 13px;
    background: url(../img/box_corner_bottom_left.gif) no-repeat top left;
}

table.subNavBox td.bottomRight
{
    height: 13px;
    background: url(../img/box_corner_bottom_right.gif) no-repeat top right;
}

table.subNavBox td.bottomCenter
{
    height: 13px;
    background: url(../img/box_bottom.gif) repeat-x;
}

ul.products li, li.AspNet-TreeView-Root
{
    list-style-type: none !important;
    padding: 0 0 5px 0;
}

ul.products ul, .productsMenu ul li ul
{
    padding: 7px 0 7px 15px;
    font-size: 11px;
}

ul.products ul li, .productsMenu ul li ul li
{
    list-style-type: square;
    padding: 1px 0 1px 0;
    font-weight: normal;
}


table.subNavBox .products, table.subNavBox .productsMenu
{
    float: left;
    color: #45577A;
}

table.subNavBox .products a, table.subNavBox .productsMenu a
{
    color: #000;
}

table.subNavBox .products li.isOn, .AspNet-TreeView-ChildSelected, .AspNet-TreeView-Root.AspNet-TreeView-Selected a
{
    color: #45577A;
    font-weight: bold;
}
.AspNet-TreeView-Collapse
{
    display: none;
}
.AspNet-TreeView-ParentSelected a
{
    font-weight: normal !important;
}
.contentAreaBox
{
    margin: 0 15px 0 0;
    font-size: 11px;
}

a.moreLink
{
    background: url(../img/arrow_link.gif) right 2px no-repeat;
    color: #8B2031;
    font-size: 10px;
    float: right;
    clear: both;
    padding: 0 15px 0 0;
    margin-top: 15px;
    text-transform: uppercase;
}

img.smIcon
{
    float: right;
    width: 16px;
    height: 16px;
}

.solutions_table
{
    width: 99%;
    clear: both;
    margin-top: 15px;
}
.solutions_table tr
{

}
.solutions_table td
{
    border: 1px dotted #ccc;
	
}
.solutions_table td.name
{
    width: 130px;
    padding: 5px;
    font-size: 11px;
    line-height: 16px;
    color: #45577A;
	text-align:center;
}
.solutions_table td.space
{
    width: 5px;
    height: 5px;
    border: none;
}
.solutions_table td.text
{

    padding: 10px;
    font-size: 11px;
	text-align:justify;
}
.solutions_table td img
{
    margin: 2px 0px 0px 0px;
}

/* RIGHTLIST ----------------------------------------------------------*/
table.rightList
{
    float: left;
    width: 199px;
}

table.rightList td
{
    border: 1px solid #CCC;
    border-right: none;
    border-left: none;
    padding: 10px 0 10px 8px;
}

table.rightList ul
{
}

table.rightList li
{
    list-style-type: none;
    background: url(../img/right_list_arrow.gif) no-repeat 0px 2px;
    padding: 0 0 5px 20px;
}

table.rightList a
{
    color: #45577A;
}

table.rightList h1
{
    font-family: Verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 10px 0;
}

/* MAINFEATURE --------------------------------------------------------*/
table.middleMainFeature
{
    float: left;
    width: 741px;
}

table.middleMainFeature td.centerBody
{
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-top: none;
    padding: 20px 20px 10px 20px;
    vertical-align: text-top;
    background: url(../img/box_corner_mainfeature_middle.gif) repeat-x bottom #fff;
}

table.middleMainFeature td.bottomLeft
{
    height: 13px;
    width: 13px;
    background: url(../img/box_corner_mainfeature_bottom_left.gif) no-repeat top left;
}

table.middleMainFeature td.bottomRight
{
    height: 13px;
    width: 13px;
    background: url(../img/box_corner_mainfeature_bottom_right.gif) no-repeat top right;
}

table.middleMainFeature td.bottomCenter
{
    height: 13px;
    width: 503px;
    background: url(../img/box_corner_mainfeature_bottom_center.gif) repeat-x;
}

table.middleMainFeature h1
{
    color: #45577A;
    font-weight: normal;
    font-size: 22px;
    padding: 0 0 20px 0;
}

/* MAINFEATURE LINK ---------------------------------------------------*/
a.mainFeatureLink
{
    height: 40px;
    padding-right: 19px;
    text-decoration: none;
    float: right;
    display: block;
    width: auto;
}

a.mainFeatureLink span
{
    display: block;
    height: 26px;
    padding: 14px 3px 0 48px;
    width: auto;
    float: left;
}

/* sideFeature --------------------------------------------------------*/
table.sideFeature
{
    float: left;
    width: 199px;
    margin: 0 0 15px 0;
}

table.sideFeature td.businessCenterBody
{
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-top: none;
    padding: 20px 20px 10px 20px;
    vertical-align: text-top;
    background: url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.sideFeature td.bottomLeft
{
    height: 33px;
    width: 13px;
    background: url(../img/box_corner_sidefeature_bottom_left.gif) no-repeat bottom left;
}

table.sideFeature td.bottomRight
{
    height: 33px;
    width: 13px;
    background: url(../img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}

table.sideFeature td.bottomCenter
{
    vertical-align: top;
    height: 20px;
    width: 173px;
    padding: 11px 0 0 0;
    background: url(../img/box_corner_sidefeature_bottom_center.gif) repeat-x bottom;
}

.sideFeatureLink
{
    list-style: none;
    display: inline;
    color: #fff;
    font-size: 9px;
    float: left;
}

.sideFeatureLink a
{
    color: #fff;
}

/* LEFTLINKS ----------------------------------------------------------*/
div.leftLinks
{
    float: left;
    width: 199px;
    height: 36px; /*background:url(/img/graybox.gif) no-repeat;*/
    margin-bottom: 3px;
}

div.leftLinks a
{
    height: 36px; /*padding:4px 10px 0 55px;*/
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
    color: #fff;
}

div.leftLinks a:hover
{
    color: #fff;
}

div.leftLinks a div
{
    display: block;
    height: 36px;
    padding: 0;
    width: auto;
    float: left;
    cursor: pointer;
}

div.leftLinks a h1
{
    padding: 0;
    margin: 0;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 21px;
}

div.leftLinks a p
{
    padding: 0;
    margin: 0;
}

div.leftLinks a.learn
{
    /*background:url(/img/graybox_learn.gif) no-repeat;*/
}

div.leftLinks a.subscribe
{
    /*background:url(/img/graybox_subscribe.gif) no-repeat;*/
}

div.leftLinks a.getHelpNow
{
    /*background:url(/img/graybox_talk.gif) no-repeat;*/
}

div.leftLinks a.see
{
    /*background:url(/img/graybox_see.png) no-repeat;*/
}

div.leftLinks a.testimonials
{
    /*background:url(/img/graybox_see.png) no-repeat;*/
}


/*=======================================================================
	BUSINESS SOLUTIONS SECTION
=======================================================================*/
ul.mainNav li.business a
{
    color: #fff;
    background: url(../img/main_navright.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
}

ul.mainNav li.business a span
{
    background: url(../img/main_navleft.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    cursor: pointer;
}

.colorBarBusiness
{
    float: left;
    width: 950px;
    height: 10px;
    background: url(../img/color_bar_business.gif) repeat-x;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox
{
    float: left;
    width: 199px;
}

table.subNavBox td.businessTopLeft
{
    background: url(../img/box_corner_business_top_left.gif) no-repeat top left;
}

table.subNavBox td.businessTopRight
{
    background: url(../img/box_corner_business_top_right.gif) no-repeat top right;
}

table.subNavBox td.businessTopCenter
{
    background: url(../img/box_business_top_center.gif) repeat-x;
}

table.subNavBox td.businessSpacer
{
    width: 5px;
}

/* businessFeatureLink ------------------------------------------------*/
a.businessFeatureLink
{
    color: #fff;
    background: url(../img/feature_link_right.gif) no-repeat scroll bottom right;
}

a.businessFeatureLink span
{
    background: url(../img/feature_link_left.gif) no-repeat bottom left;
}

/* sideFeature --------------------------------------------------------*/
table.businessSideFeature
{
    float: left;
    width: 199px;
    margin: 0 0 15px 0;
}

table.businessSideFeature td.businessCenterBody
{
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-top: none;
    padding: 20px 20px 10px 20px;
    vertical-align: text-top;
    background: url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.businessSideFeature td.bottomLeft
{
    height: 33px;
    width: 13px;
    background: url(../img/box_corner_sidefeature_bottom_left.gif) no-repeat bottom left;
}

table.businessSideFeature td.bottomRight
{
    height: 33px;
    width: 13px;
    background: url(../img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}

table.businessSideFeature td.bottomCenter
{
    vertical-align: top;
    height: 20px;
    width: 173px;
    padding: 11px 0 0 0;
    background: url(../img/box_corner_sidefeature_bottom_center.gif) repeat-x bottom;
}

.sideFeatureLink
{
    list-style: none;
    display: inline;
    color: #fff;
    font-size: 9px;
    float: left;
}

.sideFeatureLink a
{
    color: #fff;
}

.rightFlush
{
    float: right;
}

.contentArea p
{
    line-height: 18px;
	text-align:justify;
}

.contentArea ul
{
    padding: 0 0 15px 25px;
}

.contentArea ul li
{
    list-style-type: square;
}

ul.theMatrix
{
    float: left;
    border-bottom: 2px solid #02385c;
    width: 690px;
    margin: 0;
    padding: 0;
}
ul.theMatrix li
{
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    margin-right: 1px;
    overflow: hidden;
    padding-top: 0px;
    font-size: 10px;
}
ul.theMatrix li span img
{
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -15px;
}
ul.theMatrix li.isOn
{
    color: #fff;
    background: url(../img/main_nav_business_corner_right.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    width: auto;
}
ul.theMatrix li.isOn span
{
    background: url(../img/main_nav_business_corner_left.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    width: 150px;
}
ul.theMatrix li a
{
    color: #4D4D4D;
    background: url(../img/main_nav_corner_right.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
}
ul.theMatrix li a span
{
    background: url(../img/main_nav_corner_left.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    cursor: pointer;
    width: 150px;
}
ul.theMatrix li a:hover
{
    background-position: bottom right;
    text-decoration: none;
    color: #4D4D4D;
}
ul.theMatrix li a:hover span
{
    background-position: bottom left;
    text-decoration: none;
}

table.servicesTable
{
    width: 690px;
    float: left;
    font-size: 10px;
    border-bottom: 2px solid #02385c;
    margin-bottom: 5px;
}
table.servicesTable td
{
    padding: 4px 4px 4px 8px;
}
table.servicesTable tr.white td
{
    background: #fff;
}
table.servicesTable tr.gray td
{
    background: #F4F6F8;
}
table.servicesTable td
{
    border-right: 1px dotted #ccc;
}
table.servicesTable td.info
{
    width: 250px;
}
table.servicesTable td.bullet
{
    width: 80px;
    text-align: center;
}
table.servicesTable td.section_heading
{
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-right: 1px dotted #ccc;
    font-size:11px;
	font-weight:bold;
    text-transform: uppercase;
    color: #45577A;
}
table.servicesTable td.column_heading
{
    font-weight: bold;
    text-align: center;
}
.testimonial
{
    width: 635px;
    margin-bottom: 15px;
    padding: 20px 10px 20px 45px;
    border-top: 2px solid #02385c;
    border-bottom: 2px solid #02385c;
    background: #FAFBFB url(../img/testimonial_bg.gif) no-repeat top left;
    font: normal 11px Verdana, sans-serif;
    line-height: 19px;
    color: #3F5363;
}

/*=======================================================================
	HOME SOLUTIONS SECTION
=======================================================================*/
.colorBarHome
{
    float: left;
    width: 100%;
    height: 10px;
    background: url(../img/color_bar_home.gif) repeat-x;
}

ul.mainNav li.home a
{
    color: #fff;
    background: url(../img/main_nav_homesol_corner_right.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
}

ul.mainNav li.home a span
{
    background: url(../img/main_nav_homesol_corner_left.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    cursor: pointer;
}

table.homeTable
{
    width: 690px;
    float: left;
    font-size: 11px; /*border-bottom:2px solid #8b2031;*/
    margin-bottom: 5px;
}
table.homeTable td
{
    padding: 4px 4px 4px 8px;
}
table.homeTable tr.white td
{
    background: #fff;
}
table.homeTable tr.gray td
{
    background: #F4F6F8;
}
table.homeTable td
{
    border-right: 1px dotted #ccc;
}
table.homeTable td.info
{
    width: 250px;
}
table.homeTable td.bullet
{
    width: 80px;
    text-align: center;
}
table.homeTable td.section_heading
{
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-right: 1px dotted #ccc;
    font-size:11px;
	font-weight:bold;
    text-transform: uppercase;
    color: #45577A;
}
table.homeTable td.column_heading
{
    font-weight: bold;
    text-align: center;
}

/* MAINFEATURE TEXT ---------------------------------------------------*/
table.middleMainFeature div
{
    font-family: Verdana, sans-serif;
    font-size: 22px;
}

div.answer
{
    float: left;
    color: #9C100A;
    font-weight: bold;
    font-size: 22px;
    width: 45px;
}

div.answer2
{
    float: left;
    width: 443px;
    font-size: 22px;
    padding: 0 0 20px 0;
}

div.question
{
    float: none;
    position: absolute;
    font-weight: bold;
    color: #fff;
    margin: 20px 0 0 20px;
    z-index: 1;
}

div.question2
{
    float: none;
    position: absolute;
    width: 443px;
    color: #fff;
    margin: 20px 0 0 65px;
    z-index: 1;
}

/* homesolFeatureLink -------------------------------------------------*/
a.homesolFeatureLink
{
    color: #9C100A;
    background: url(../img/feature_link_right.gif) no-repeat scroll top right;
}

a.homesolFeatureLink span
{
    background: url(../img/feature_link2_left.gif) no-repeat top left;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox td.homesolTopLeft
{
    background: url(../img/box_corner_homesol_top_left.gif) no-repeat top left;
}

table.subNavBox td.homesolTopRight
{
    background: url(../img/box_corner_homesol_top_right.gif) no-repeat top right;
}

table.subNavBox td.homesolTopCenter
{
    background: url(../img/box_homesol_top_center.gif) repeat-x;
}

table.subNavBox td.darkTopLeft
{
    background: url(../img/box_corner_dark_top_left.gif) no-repeat top left;
}

table.subNavBox td.darkTopRight
{
    background: url(../img/box_corner_dark_top_right.gif) no-repeat top right;
}

table.subNavBox td.darkTopCenter
{
    background: url(../img/box_dark_top_center.gif) repeat-x;
}

td.centerBody textarea
{
    float: left;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    border: 1px solid #D0D0D1;
    height: 100px;
    width: 160px;
    color: #666;
    background: #fff;
    padding: 3px 0 0 3px;
    margin: 5px 0 10px 0;
}

td.centerBody input.helpForm
{
    float: left;
    border: 1px solid #D0D0D1;
    padding: 3px 0 0 3px;
    width: 160px;
    height: 16px;
    color: #666;
    background: #fff;
    margin: 5px 0 10px 0;
}

img.getHelp
{
    width: 172px;
    height: 64px;
    margin-bottom: 10px;
}

table.subNavBox td.homesolSpacer
{
    width: 5px;
}

ul.homesolProducts li
{
    list-style-type: none;
    padding: 0 0 5px 0;
}

ul.homesolProducts a
{
    color: #45577A;
}

/* sideFeature --------------------------------------------------------*/
table.homeSideFeature
{
    float: left;
    width: 199px;
    margin: 0 0 15px 0;
}

table.homeSideFeature td.businessCenterBody
{
    border: 1px solid #d6d6d6;
    border-bottom: none;
    border-top: none;
    padding: 20px 20px 10px 20px;
    vertical-align: text-top;
    background: url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.homeSideFeature td.bottomLeft
{
    height: 20px;
    width: 143px;
    vertical-align: top;
    padding: 11px 0 0 33px;
    background: url(../img/box_corner_download_bottom_left.gif) no-repeat bottom left;
}

table.homeSideFeature td.bottomRight
{
    height: 33px;
    width: 13px;
    background: url(../img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}


/*=======================================================================
	COMPANY SECTION
=======================================================================*/
.colorBarCompany
{
    /*	float:left;*/
    clear: both;
    width: 950px;
    height: 10px;
    background: url(../img/color_bar_company.gif) repeat-x;
}

.highlight
{
    font-weight: bold;
    color: #45577A;
}

ul.mainNav li.company a
{
    color: #fff;
    background: url(../img/main_nav_company_corner_right.gif) no-repeat scroll top right;
    height: 28px;
    padding-right: 9px;
    text-decoration: none;
    float: left;
    display: block;
    width: auto;
}

ul.mainNav li.company a span
{
    background: url(../img/main_nav_company_corner_left.gif) no-repeat;
    display: block;
    height: 19px;
    padding: 9px 9px 0 20px;
    width: auto;
    float: left;
    cursor: pointer;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox td.companyTopLeft
{
    background: url(../img/box_corner_home_top_left.gif) no-repeat top left;
}

table.subNavBox td.companyTopRight
{
    background: url(../img/box_corner_home_top_right.gif) no-repeat top right;
}

table.subNavBox td.companyTopCenter
{
    background: url(../img/box_home_top_center.gif) repeat-x;
    color: #fff;
}

table.subNavBox td.companySpacer
{
    width: 5px;
}

ul.homesolProducts li
{
    list-style-type: none;
    padding: 0 0 5px 0;
}

ul.homesolProducts a
{
    color: #45577A;
}

/* CONTENT ------------------------------------------------------------*/
.rightSection2 img.mainFeature, img.mainFeatureCenter
{
    float: left;
    margin-bottom: 15px;
}

.contentArea
{
    float: left;
    padding: 0 5px 10px 30px;
	background: url(../img/spider.gif) top left no-repeat;
}
.contentArea_index
{
    float: left;
    padding: 0 0px 0px 30px;
	background: url(../img/spider.gif) top left no-repeat;
}
.contentArea2
{
    float: left;
	width:680px;
    padding: 0 5px 10px 30px;
	background: url(../img/spider.gif) top left no-repeat;
}
.ftr_next a
{
    float: right;
    width: 209px;
    height: 18px;
    padding: 4px 0 0 33px;
    margin: 10px 0 10px 0;
    background: url(../img/btn_content_bg.gif) top left;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    clear: both;
}
.ftr_next a:hover
{
    background-position: bottom left;
    text-decoration: none;
    color: #fff;
}

.centerSection h1, .rightSection2 h1, .rightSection3 h1
{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 17px;
	padding-top:0px;
    padding-bottom: 4px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #BFBFBF;
    clear: both;
	color:#94C536;
}

.rightSection2 p
{
    padding-bottom: 12px;
    margin: 0;
}
.rightSection3 p
{
    padding-bottom: 12px;
    margin: 0;
}
.partners, .opensource_partners
{
    float: left;
    padding: 5px;
    border: 1px dashed #E0E0E1;
    margin: 0 10px 10px 0;
    width: 205px;
}
.opensource_partners
{
    border: 1px dashed #E0E0E1;
    float: left;
    height: 55px;
    margin: 5px 5px 0px 0px;
    padding: 5px;
    text-align: right;
    width: 150px;
}
.opensource_list
{
    width:600px;
}
.opensource_partners a
{
    position: relative;
    top: 20px;
}
.opensource_partners img
{
    float: left;
}
/***  Form Styles ***/

.submitBtn
{
    background-color: #FFFFFF;
    background-image: url(../img/formButtonBg.png);
    border: 1px solid #444444;
    color: #444444;
    font-size: 11px;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 10px;
}
.tabForm
{
    /* background-color: #F4F6F8; */
    /*border: 1px dashed #9E9E9E;*/
    padding: 5px;
    margin-bottom: 10px;
}

.tabForm table
{
    width: 100%;
}
.dataLabel
{
    width: 15%;
    color: #45577A;
    font-weight: bold;
    vertical-align: top;
    width: 184px;
    padding: 3px 5px;
}
.dataField
{
    vertical-align: top;
}
.tabForm textarea
{
    height: 100px;
    padding: 2px;
    width: 365px;
}
#headline
{
    margin-bottom: 7px;
    font: normal 18px Verdana, sans-serif;
    line-height: 23px;
    color: #45577A;
}
#headline2
{
    margin-bottom: 7px;
    font: normal 18px Verdana, sans-serif;
    line-height: 23px;
    color: #45577A;
}
.subheadline
{
    font: bold 12px Verdana, sans-serif;
    line-height: 19px;
    color: #45577A;
}

.partner_logo
{
    clear: both;
    margin-top: 10px;
    text-align: right;
}

.opensource_title
{
    font: bold 12px Verdana, sans-serif;
    line-height: 15px;
    color: #45577A;
    border-top: 1px dashed #E0E0E1;
    padding-bottom: 5px;
    padding-top: 5px;
}

.headline3 
{
color:#45577A;
font-family:Verdana, sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:23px;
margin-bottom:7px;
}
.arrowlistmenu{
width: 170px; /*width of menu*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000;
background: url(../img/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 10px;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #94C536;
background-color: #F3F3F3;
}
.arrowlistmenu ul li a.active{ /*hover state CSS*/
color: #94C536;
background-color: #F3F3F3;
font-weight:normal;
}
.smallpinakides { width: 280px;float: left;  height: auto; padding: 0px 0 0px 0;margin-right:25px;margin-left:25px;margin-bottom:10px;}

#impel{ float:right; margin-top:-5px;}

#impel a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../img/impel_logo.gif) top left no-repeat; }

#impel a:hover { background: transparent url(../img/impel_logo.gif) top right no-repeat; }