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

Title: screen.css
Author: Federal Resources
Date: 2008

***********************************************************************************************

1. Global Reset

2. General Elementsback
2.1 Buttons

3. Layout
3.1 Metanav
3.1 Header
3.2 Pitch
3.3 portfolio
3.4 Services
3.5 We do
3.6 Footer
3.7 Search Bar

***********************************************************************************************/
/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/
ul {
    list-style: none;
    } .clear {
    clear: both;
    margin: 0;
    padding: 0;
    } * {
    margin: 0;
    padding: 0;
}


/* Styles for "My Account" page */
#MyAccountList li {
    line-height: 20px;
    background: none;
}

#MyAccountList a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;

}

#MyAccountList li p {
    margin-left: 10px;

}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/
body {
    font-family: "Helvetica Neue",Arial,sans-serif;
    /*font-size: 62.5%;*/
    font-size: 12px;
    line-height: 1.5;
    color: #4b4b4b;
    background: url(../images/backgrounds/bg-dotgrid.gif);
    padding-top: 55px;
    padding-bottom: 25px;
}

body.product-details {
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #4b4b4b;
    background: url(../images/backgrounds/bg-dotgrid.gif);
    padding-top: 55px;
    padding-bottom: 25px;
}

hr {
    display: none;
}

hr.Clear {
    clear:both;
    background: #CDCDCD none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    margin: 10px 0;
    padding: 0;
    display: block;
}

hr.navSplit {
    display: block;
    color: #cbcbcb;
    border-top: 0;
    height: auto;
    padding-left: 1px;
    border-bottom: 1px solid #cbcbcb;
}

.modal-dialog-content {
    text-align:left;
    background-color: white;
    padding: 8px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

address {
    font-style: normal;
}

input, textarea, select {
    font: 1em Arial, Helvetica, sans-serif;
}

a {
    color: #4C7B9E;
    text-decoration: underline;
    outline: none;
}

a:hover {
    color: #151515;
    text-decoration: none;
}

a img {
    border: none;
    vertical-align: bottom;
}

a:visited {
}

a:active {
    } .header_image {
    margin: 5px auto 14px;
    width: 948px;
    display: block;
    background-color: #EFEFEF;
    height: 120px;
}
.hide {
    display:none !important;
}

.clearer {
    clear:both;
    display:block;
    font-size:1px;
    height:0;
    line-height:0;
    margin:0;
    padding:0;
}

/* 2.1 Buttons
------------------------------------------------------------------------------------------------ */
/* general buttons */
a.btn-browseProducts {
    position: relative;
    float: right;
    margin-right: 75px;
    display: block;
    width: 92px;
    height: 24px;
    background: url('../images/buttons/btn_browseproducts.png');
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}

a.btn-browseProducts:hover {
    background-position: 0px -24px;
}

a.checkout {
    display: block;
    width: 123px;
    height: 24px;
    background: url('../images/buttons/btn_proceedtocheckout.png');
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}
a.checkout:hover {
    background-position: 0px -24px;
}
a.requestquote {
    display: block;
    width: 92px;
    height: 24px;
    background: url('../images/buttons/btn_requestquote.png');
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}
a.requestquote:hover {
    background-position: 0px -24px;
}
a.continueshopping {
    display: block;
    width: 123px;
    height: 24px;
    background: url('../images/buttons/btn_continueshopping.png');
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}
a.continueshopping:hover {
    background-position: 0px -24px;
}
.billtothisaddr {
    display: block;
    border: none;
    width: 123px;
    height: 24px;
    background: url('../images/buttons/btn_billToThisAddr.png') left top;
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}
.shiptothisaddr {
    display: block;
    border: none;
    width: 123px;
    height: 24px;
    background: url('../images/buttons/btn_shipToThisAddr.png') left top;
    text-indent: -9999px;
    font-size:0 !important;
    line-height:0;
}

/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#accesibility {
    position: absolute;
    left: -999em;
    } #container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background: #fff;
    } .clearer {
    clear: both;
}

/* 3.1 METANAV
--------------------------------------------------------------------- */
#header_quote {
    position: absolute;
    width: 690px;
    top: 40px;
    margin-left: 270px;
    text-align: right;
    z-index: 0;
    } #header_quote p {
    color: #fff;
    margin: 0;
    font-size: .91em;
    } #header_quote cite {
    font-style: normal;
}
#metanav {
    position: absolute;
    top: 0;
    left: 0;
    background: #316793;
    width: 100%;
    z-index: 150;
    } #metanav ul {
    width: 960px;
    margin: 0 auto;
    position: relative;
    }
#metanav li {
    margin: 0 0 0 -1px;
    padding: 0;
    color: #bbb;
    float: right;
    list-style: none;
    font-size: .91em;
    }
#metanav li.beta {
    float: left;
    padding: 4px 0;
    border: none;
}

#metanav a {
    padding: 4px 0;
    text-align: center;
    width: 10em;
    display: block;
    color: #fff;
    zoom: 1; /* :hack: make all clickable in IE6 */
    text-decoration: none;
    font-size: 11px;
    }

    
    #metanav li#login-logout {
        display: block;
        padding: 4px 0;
    }

    #metanav li#login-logout a {
        text-align: center;
        width: 10em;
        display: inline;
        color: #fff;
        zoom: 1; /* :hack: make all clickable in IE6 */
        text-decoration: none;
    }

    #metanav a:focus, #metanav a:hover {
    color: #ADDFED;
    }
    #metanav a.trigger span {
    padding-right: 15px;
    background: url(../images/icons/arrow_down.gif) no-repeat right;
    cursor: pointer;
    text-decoration: none;
}

#metanav div#googlecart-widget-control {
    color: #fff;
    display: block;
    zoom: 1;
    padding: 4px 0;
    text-align: center;
    padding-left: 35px;
    padding-right: 15px;
    background: url(../images/icons/arrow_down.gif) no-repeat right;
}

#metanav div#googlecart-widget-body {
    margin-left: 35px;
    float: left;
}

#metanav div#googlecart-widget-control:focus, #metanav div#googlecart-widget-control:hover {
    color: #addfed;
}

#metanav .header_item {
    position: absolute;
    z-index: 1000;
    right: 55px;
    margin: 10px 0 0;
    font-size: 1.1em;
    border: 1px solid #3f6b8e;
    background: #316793;
    padding: 5px 10px;
    /*width: 355px;*/
    /*height: 6.18em;*/
    height: auto;
    display: none;
    } #metanav .triggered .header_item {
    display: block;
    } #metanav .header_item ul {
    margin: 0 auto;
    width: auto;
    zoom: 1;
    } #metanav .header_item ul:after {
    content: ".";
    clear: left;
    display: block;
    height: 0;
    visibility: hidden;
    } #metanav .header_item li {
    float: left;
    border: none;
    font-size: 1em;
    margin: 0 5px 0 0;
    } #metanav .header_item a {
        display: inline;
}

#search_box .header_item {
    position: absolute;
    right: 0;
    margin: 10px 0 0;
    font-size: 1.1em;
    border: 1px solid #3f6b8e;
    background: #316793;
    padding: 10px 10px 1px;
    width: 355px;
    height: 100%;

}

#SearchForm .header_item {
    font-size: 1.1em;
    border: 1px solid #3f6b8e;
    background: #316793;
    padding: 10px 10px 1px;
    width: 355px;

}

/* Quick Search */
.QuickSearch {
        margin: 0;
        padding: 0;
        text-align: left;
        border-collapse: collapse;
        background: #fff;
        border: 1px solid #BFBFBF;
        margin-left:-9px !important;
        margin-top:30px !important;
        color: #000;
        width:355px;
        position:absolute;
    }
.QuickSearchTitle td, .QuickSearchAllResults td {
        font-weight: bold;
        font-size: 11px;
        background: #fff;
        color: #000;
        width:355px;

    }
.QuickSearchResult td {
        font-size: 10px;
        padding:8px 0px 8px 8px;
        cursor: pointer;
        background: #fff;
        color: #000;
    }
.QuickSearchResultImage {
        margin-left: 4px;
        margin-right: 10px;
        text-align: center;
        color: #000;
    }
.QuickSearchResultNoImage {
        padding-top: 10px;
        color: #777;
    }
.QuickSearchResultName {
        font-weight: bold;
        text-decoration: none;
        display: block;
        padding-bottom: 5px;
        color: #000;
    }
.QuickSearchResult .Price {
        font-size: 11px;
        color: #000;
    }
.QuickSearchHover td{
        background: #E8F4F8;
        color: #000;
    }
.QuickSearchHover a {
        text-decoration: underline;
        font-weight:bold;
        color: #000;
    }
.QuickSearchAllResults {
        background: #fff;
        color: #000;

    }
.QuickSearchAllResults a {
        text-decoration: underline;
        height: 25px;
        display: block;
        color: #fff;
        background: #316793;
        padding-left:10px;
        padding-top:5px;
    }
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
        outline: none;
        -moz-outline-style: none;
    }

/* specific header boxes */
li#search label {
    position: absolute;
    left: -9999px;
}

/*
li#search input {
    vertical-align: middle;
    margin: 5px 0;
}
*/

li#search input.text {
    background: #fff url(../images/icons/bg_header_search.gif) no-repeat 7px 3px;
    padding: 5px 5px 5px 32px;
    margin: 5px;
    width: 220px;
}

li#myaccount .avatar {
    margin: -7px 10px 0 -7px;
    float: left;
}

li#myaccount p {
    color: #d4e6e6;
    font-size: .91em;
}

li#myaccount .loggedout p {
    float: left;
    margin: 0 15px 0 0;
    line-height: 1;
    font-weight: bold;
}

li#myaccount .loggedout a {
    display: block;
    margin-top: 7px;
}

li#myaccount .loggedin p {
    margin: 0 0 5px;
}

li#myaccount .loggedin #user_info {
    float: left;
    margin: 0 50px 0 0;
}

li#myaccount .loggedin .activity .spots {
    color: #31cbff;
    margin-right: 8px;
}

li#myaccount .loggedin .activity .answers {
    color: #64cd33;
}

li#contactus dl {
    float: left;
    margin-right: 50px;
    padding: 0;
    width: 200px;
}

li#contactus dt {
    width: 80px;
}

li#contactus dd a {
    color: #fff;
}

li#contactus p {
    margin-bottom: 2px;
}

li#sitemap .header_item {
    height: auto;
    width: 720px;
    padding: 10px;
}

li#sitemap .header_item:after {
    content: ".";
    clear: left;
    display: block;
    height: 0;
    visibility: hidden;
}

li#sitemap .header_item .col {
    float: left;
    width: 130px;
    margin-right: 10px;
}

li#sitemap .header_item .col.movies {
    width: 300px;
    margin-right: 0;
}

li#sitemap .header_item h2 {
    font-size: 1.4em;
    margin: 0 0 15px;
    padding: 0;
    border: 0;
    color: #FFF;
}

li#sitemap .header_item h3 {
    color: #a1b8c6;
    text-transform: uppercase;
}

li#sitemap .header_item .col li {
    float: none;
    margin: 0 0 10px;
}

li#sitemap .header_item .col a {
    color: #fff;
}

li#sitemap .header_item .col .more a {
    color: #32ccfe;
    } #header input {
    font-size: 1em;
    vertical-align: middle;
    margin: 0 5px 2px 0;
    } #header input.text {
    width: 265px;
    padding: 3px;
}

/* 3.2 HEADER
------------------------------------------------------------------------------------------------ */
#header {
    background: #f5f5f5 url(../images/backgrounds/bg-header.gif) left top repeat-x;
    position: relative;
    height: 52px;
    min-height: 52px;
    z-index: 2;
}

a#logo {
    position: absolute;
    width: 200px;
    height: 45px;
    top: 5px;
    left: 25px;
    text-indent: -9999em;
    background: url(../images/sm_logo.png) left top no-repeat;
}

/* 3.2.1 MENU
-----------------------------------------*/
#main_menu {
    float: right;
    display: inline;
    margin-top: 26px;
    width: 980px;
    border-bottom: 1px solid #c7c7c7;
}

#main_menu li {
    float: left;
}

#main_menu li.first_element {
    padding-left: 1px;
    margin-left: 299px;
    display: inline;
    background: url(../images/backgrounds/bg-menu_separator.gif) -1px bottom no-repeat;
}

#main_menu li.HasSubMenu ul li.last {
    border-bottom: 1px solid #33425A;
    padding-bottom: 2px;
}

#main_menu li.HasSubMenu ul {
    margin-top: 1px;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-bottom: 1px solid #C7C7C7;
    z-index: 7;
}

#main_menu li.HasSubMenu ul li {
    float: none;
    background: #FFFFFF none repeat scroll 0 0;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    padding: 0 2px;
}

#main_menu li.HasSubMenu ul li a {
    width: auto;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    padding: 2px;
    display: block;
}

#main_menu li.HasSubMenu ul li a:hover {
    width: auto;
    background: #D1D2D3 none repeat scroll 0 0;
    border: 1px solid #AAAAAA;
    color: #000000;
    text-decoration: none;
}

#main_menu a {
    background: #ececec url(../images/backgrounds/bg-menu_separator.gif) right bottom no-repeat;
    color: #4b4b4b;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 4px 12px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}

#main_menu a:hover {
    background: url(../images/backgrounds/bg-menu_separator-hover.gif) right bottom no-repeat;
}

#main_menu a.selected {
    background: url(../images/backgrounds/bg-menu_separator-active.gif) right bottom no-repeat;
    position: relative;
    top: 1px;
    padding-bottom: 4px;
    padding-top: 5px;
}

#main_menu a.ActivePage {
    background: url(../images/backgrounds/bg-menu_separator-active.gif) right bottom no-repeat;
    position: relative;
    top: 1px;
    padding-bottom: 4px;
    padding-top: 5px;
}

#submenu {
    clear: both;
    background: #e4edf5;
    border-bottom: 1px solid #c7c7c7;
    overflow: hidden;
    text-align: right;
    padding-right: 25px;
}

#submenu ul {
    float: right;
}

#submenu li {
    float: left;
}

#submenu li a {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    color: #757575;
    text-decoration: none;
    float: left;
    padding: 4px 11px 2px;
    position: relative;
}

#submenu.many li a {
    padding: 4px 7px 2px;
}

#submenu li a:hover {
    color: #5381a4;
}

#submenu li a.ActivePage {
    color: #5381a4;
    background: url(../images/icn-submenu-hover.gif) center bottom no-repeat;
}

#submenu li.ActivePage a {
    color: #5381a4;
    background: url(../images/icons/icn-submenu-hover.gif) center bottom no-repeat;
}

/* 3.2 PITCH
------------------------------------------------------------------------------------------------ */
#pitch {
    border-top: 1px solid #fff;
    height: 350px;
    position: relative;
    overflow: hidden;
    } #pitch h1 {
    position: absolute;
    background: url(../images/titl-your_complete_brand.gif) left top no-repeat;
    height: 104px;
    width: 210px;
    left: 39px;
    top: 30px;
    text-indent: -9999em;
    z-index: 100;
    } #pitch h2 {
    width: 224px;
    margin-left: 713px;
    padding-top: 116px;
    font-size: 105%;
    position: relative;
    z-index: 100;
}
#pitch a img {
    border: 0;
}

/* ROOT PAGE */
.subcat_list {
    padding-bottom: 20px;
    /*margin-top: 10px;*/
    margin-left: 1px;
    font-size: 12px;
    line-height: 1.5;
    color: #4b4b4b;
}

.subcat_list h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: .8em 0 1em 0;
}

.subcat_list p {
    width: 80%;
    color:#333333;
    line-height:1.6em;
    padding-bottom:15px;
}

#cat_motto p {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.4em;
}

.subcat_list a.link, #cat_motto a.link {
    padding-right: 7px;
    background: transparent url(../images/icons/link-more.png) no-repeat scroll 100% 60% !important;
    display: inline;
}

.subcat_list ol, #cat_motto ol {
    padding-left: 1.6em;
    padding-bottom: 15px;
    margin-left: 0;
}

.subcat_list ul, #cat_motto ul {
    padding-left:1.6em;
    padding-bottom: 15px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:0;
}

.subcat_list ul li, #cat_motto ul li {
    background: transparent url(../images/icons/bullet.gif) no-repeat scroll 0.125em 0.6em;
    padding-bottom:0.375em;
    padding-left:1em;
}

.subcat_list ul.AccountOrderStatusList {
    padding-left: 1em;
    padding-right: 1em;
}

.subcat_list .BlockContent {
    padding-left: 1.6em;
    padding-right: 1.6em;
    padding-top: 10px;
}

.subcat_list_content {
    margin:0 1px;
    /*padding-top: 10px;*/
}

.subcat_list ul#products_root li {
    display: inline;
    background: none;
}

.subcat_list ul#products_root li a {
    background: transparent url(../images/icons/link-more.png) no-repeat scroll 100% 60% !important;
    padding-right: 7px;

}

/* 3.3 PORTOFOLIO
------------------------------------------------------------------------------------------------ */
#portfolio {
    background: url(../images/backgrounds/bg-portfolio.gif) left top repeat-x;
    overflow: hidden;
    padding-bottom: 20px;
    } #portfolio li {
    float: left;
    width: 245px;
    text-align: center;
    background: url(../images/backgrounds/bg-portfolio-separator.gif) right 50% no-repeat;
    } #portfolio h3 {
    font-size: 1.6em;
    margin-top: 20px;
    } #portfolio p {
    margin: 0 35px;
    line-height: 16px;
    } #portfolio img {
    margin: 5px auto 7px;
    display: block;
}

a.btn-web_portfolio {
    background: url(../images/btn-web_portfolio.gif) left top no-repeat;
    text-indent: -9999em;
    display: block;
    height: 27px;
    width: 130px;
    margin: 0 auto;
}

a.btn-web_portfolio:hover {
    background: url(../images/btn-web_portfolio.gif) left bottom no-repeat;
}

a.btn-print_portfolio {
    background: url(../images/btn-print_portfolio.gif) left top no-repeat;
    text-indent: -9999em;
    display: block;
    height: 27px;
    width: 139px;
    margin: 0 auto;
}

a.btn-print_portfolio:hover {
    background: url(../images/btn-print_portfolio.gif) left bottom no-repeat;
}

a.btn-view_portfolio {
    background: url(../images/btn-view_portfolio.gif) left top no-repeat;
    text-indent: -9999em;
    display: block;
    height: 27px;
    width: 139px;
    margin: 0 auto;
}

a.btn-view_portfolio:hover {
    background: url(../images/btn-view_portfolio.gif) left bottom no-repeat;
}

a.btn-logo_portfolio {
    background: url(../images/btn-logo_portfolio.gif) left top no-repeat;
    text-indent: -9999em;
    display: block;
    height: 27px;
    width: 138px;
    margin: 0 auto;
}

a.btn-logo_portfolio:hover {
    background: url(../images/btn-logo_portfolio.gif) left bottom no-repeat;
}

/* 3.4 SERVICES
------------------------------------------------------------------------------------------------ */
#services {
    background: #f5f5f5 url(../images/backgrounds/bg-services.gif) left top repeat-x;
    overflow: hidden;
    width:665px;
    float:left
}
#services a {
    text-decoration: underline;
}

#homeContent {
    float:left;
    display:block;
    border-right:1px solid #DDD;
    height: 485px;
    width:664px;
}

#news {
    float: left;
    display: block;
    width:295px;
    padding-right:10px;
    padding-top:20px;
    padding-left:10px;
    background: #f5f5f5 url(../images/backgrounds/bg-services.gif) left top repeat-x;
}

.item {
    width:100px;
}

.news {
    font-family:Helvetica,Arial,sans-serif;
    font-size:22px;
    font-style:normal;
    font-weight:bold;
    letter-spacing:-1px;    line-height:1.2em;
    margin-top:25px;
    text-transform:none;
}

#home_left {
    float: left;
    display: inline;
    background: #ebecec url(../images/backgrounds/bg-who_we_serve.gif) left top repeat-x;
    border: 1px solid #fff;
    width: 365px;
    height: auto !important;
    margin-top: 28px;
    margin-bottom: 5px;
    margin-left: 24px;
    margin-right: 24px;
}
#home_left h4 {
    font-size: 1.44em;
    margin: 0 17px 6px;
    font-weight: bold;
}

#home_left h2 {
    padding-left: 7px;
}

#home_left .navi {
    border-bottom: 1px solid #c7c7c7;
}

#slider{}
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{
	/*
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/
	width:696px;
	height:241px;
	overflow:hidden;
	}

p#controls, p#controls2{
	margin:0;
	position:relative;
	}

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:123px;
	height:20px;
	position:absolute;
	}
#nextBtn, #nextBtn2{
	left:696px;
	}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
	display:block;
	width:123px;
	height:20px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
	}
#nextBtn a, #nextBtn2 a{
	background:url(../images/buttons/btn_featured_next.png) no-repeat 0 0;
	}

#home_left .ProductImage {
    background-color: #fff;
    border-bottom: 1px solid #c7c7c7;
    display: block;
}

#home_left .ProductImage img {
    float: none;
    padding-left: 75px;
    display: block;
}

#home_left .ProductDetails {
    float: left;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 5px;
    display: block;
}

#home_left .ProductActionAdd {
    float: left;
    padding-left: 5px;
    padding-bottom: 5px;
}

#home_left #ProductList li {
    padding: 0;
    display: block;
}

#services h3 {
    margin-top: 25px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: -1px;
    line-height: 1.2em;
    padding-left: 24px;
    } #services ul {
    margin-right: 30px;
    } #services ul.serve {
    margin-right: 0;
    margin-left: 40px;
    } #services ul.serve li {
    background: none;
    padding: 0;
    margin: 0;
    } #services li {
    background: url(../images/bg-service_separator.gif) center bottom no-repeat;
    padding: 20px 0 23px;
    overflow: hidden;
    } #services li.last_element {
    background: none;
    } #services li h4 {
    font-size: 1.30em;
    margin-bottom: 4px;
    } #services li img {
    float: left;
    margin-right: 30px;
    } #services li a.view_services {
    background: url(../images/btn-view_services.gif) left top no-repeat;
    height: 24px;
    width: 114px;
    display: block;
    margin-top: 17px;
    margin-left: 186px;
    text-indent: -9999em;
    } #services li a.view_services:hover {
    background: url(../images/btn-view_services.gif) left bottom no-repeat;
}
#services p {
   
    padding-right: 15px;
    padding-left: 24px;
}

#services p.last {
    padding-bottom: 24px;
}


/* 3.5 WE DO
------------------------------------------------------------------------------------------------ */
#we_do {
    background: #f5f5f5 url(../images/backgrounds/bg-services.gif) left top repeat-x;
    overflow: hidden;
    padding-top:20px;
    width:980px;
    height:380px;
    } 
    
#we_do li {
    float: left;
    width: 245px;
    background: url(../images/backgrounds/bg-we_can-separator.gif) right 50% no-repeat;
    }

#we_do li h4 {
    font-size: 1.30em;
    font-weight: bold;
    margin: 0 23px 12px;
    }

#we_do li p {
    margin: 0 23px 17px;
}

/* 3.6 FOOTER
------------------------------------------------------------------------------------------------ */
#footer {
    background: #151515;
    border-top: 1px solid #2b2b2b;
    padding: 10px 0 10px;
    color: #bababa;
    overflow: hidden;
    float: left;
    width: 100%;
    } #footer .quick_action {
    float: right;
    width: 422px;
    margin-right: 25px;
    text-align: right;
    } #footer .quick_action .copyright {
    text-transform: uppercase;
    color: #515151;
    font-size: 85%;
   } #footer .logo_float {
        float:left;
        margin-left:10px;
        padding:0 0 0 0;
}

/* 3.14 SEARCH BAR
------------------------------------------------------------------------------------------------ */
#searchform {
    margin: 0;
    padding: 0;
    } #searchform fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    } #searchform label {
    color: #999;
    display: none;
    } #searchform input {
    width: 180px;
    color: #222;
    } #searchform #submitquery {
    display: none;
}

/* 3.14 SIDEBAR
------------------------------------------------------------------------------------------------ */
#navigation { /* The "left rail" */
    float: right;
    display: block;
    margin-right: 7px;
    margin-top: 10px;
    width: 168px;
    font-size: 1.2em;
    line-height: 1.2em;
    } #navigation .module_top {
    background: url(../images/backgrounds/module/column-top.png) no-repeat;
    } #navigation #shop .module_top {
    background: url(../images/backgrounds/module/column-top-alt.png) no-repeat;
    } #navigation #shop .modulecontent {
    background: url(../images/backgrounds/module/column-bg-grad.png) no-repeat;
}
.modulecontent #manufacturers-list {
    /* overflow: hidden;
    height:314px; */
}
.modulecontent #manufacturers-list .__scrollable {
    width: 100%;
}

#manufacturers-list ul {
    /* height:314px !important; */
}



#navigation .modulecontent, #primary #secondary .modulecontent {
    padding: 0;
    background: url(../images/backgrounds/module/column-bg.png) repeat-y;
    } #navigation .module_btm {
    background: url(../images/backgrounds/module/column-btm.png) no-repeat;
    } .category #navigation #shop .modulecontent, .product-details #navigation #shop .modulecontent {
    padding-bottom: 8px;
    background: #FFFFFF url(../images/backgrounds/module/column-bg-grad.png) 0 -45px no-repeat;
    } #navigation .module h3 span, #navigation .module h3 a {
    position: relative;
    display: block;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 2px 0 1px;
    padding: .34em 2px .34em 12px;
    line-height: 14px;
    color: #333;
    } #navigation .modulecontent li a, #navigation .modulecontent p.more a {
    display: block;
    } #navigation .modulecontent li a:hover, #navigation .modulecontent p.more a:hover {
    text-decoration: none;
    color: #0085CF;
    }
#navigation .ProceedToCheckout {
    float: none;
}

#productInfo div.description a.target {
    display: inline;
    padding-right: 7px;
    color: #0085cf;
    margin-left: 7px;
    background: url("../images/icons/link-more.png") 100% 60% no-repeat !important;
    background-image: url("css/i/aos/module/link-more.gif");
    } #productInfo div.description a.first {
    display: inline;
    padding-right: 7px;
    margin: 0;
}
#taggs a {
    text-decoration: none;
}

/* 3.9 ABOUT
------------------------------------------------------------------------------------------------ */ #about {
    background: #efefef;
    padding-top: 10px;
    overflow: hidden;
    height: 1%;
    line-height: 1.4;
    font-size: 1.2em;
    } #about .header_image {
    margin: 5px auto 14px;
    width: 948px;
    display: block;
    } #about #about_text {
    background: url(../images/backgrounds/bg-aboutus-narrow-top.gif) top left no-repeat;
    float: left;
    display: inline;
    width: 463px;
    margin-left: 20px;
    padding-top: 20px;
    margin-bottom: 15px;
    } #about #about_text h2 {
    font-size: 2em;
    font-weight: bold;
    margin: 0 20px 15px;
    } #about #about_text p {
    margin: 0 20px 15px;
    } #about #about_text h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #747474;
    margin: 0 20px 8px;
    } #about #about_text q {
    color: #747474;
    font-weight: normal;
    font-style: italic;
    margin: 0 20px;
    display: block;
}

a.view_more {
    text-align: right;
    font-weight: normal;
    display: block;
    margin-top: -5px;
    padding: 0 20px 15px;
    background: url(../images/backgrounds/bg-aboutus-narrow-bottom.gif) left bottom no-repeat;
    } #about #points {
    background: url(../images/backgrounds/bg-aboutus-narrow-top.gif) top left no-repeat;
    float: right;
    display: inline;
    width: 463px;
    margin-right: 20px;
    padding-top: 20px;
    margin-bottom: 15px;
    } #points li {
    padding: 0 20px 20px 86px;
    color: #757575;
    } #points li.enviroment {
    background: url(../images/icn-point-enviroment.gif) 25px 40% no-repeat;
    } #points li.quality {
    background: url(../images/icn-point-design.gif) 25px 40% no-repeat;
    } #points li.brand_experience {
    background: url(../images/icn-point-brand_experience.gif) 25px 40% no-repeat;
    } #points li.conceptual_branding {
    background: url(../images/icn-point-conceputul_branding.gif) 25px 40% no-repeat;
    } #points li h3 {
    font-weight: bold;
    } #points li p {
    color: #757575;
    } #points ul {
    padding-bottom: 22px;
    background: url(../images/backgrounds/bg-aboutus-narrow-middle.gif) left bottom no-repeat;
    } #points #contact {
    background: url(../images/backgrounds/bg-aboutus-narrow-bottom.gif) left bottom no-repeat;
    overflow: hidden;
    height: 1%;
    color: #757575;
    padding-top: 7px;
    } #points #contact h3 {
    font-size: 1.5em;
    padding: 0 20px 0 86px;
    } #points #contact p.left {
    float: left;
    padding: 5px 0 15px 86px;
    background: url(../images/icn-point-contact.gif) 25px 0 no-repeat;
    } #points #contact p.right {
    float: right;
    padding: 5px 20px 0 0;
    } #clients {
    margin: 0 0 20px 20px;
    clear: both;
    height: 1%;
    overflow: hidden;
    padding-bottom: 20px;
    background: url(../images/backgrounds/bg-clients-bottom.gif) left bottom no-repeat;
    } #clients h2 {
    display: none;
    } #clients li {
    float: left;
    margin-left: 23px;
    } #clients a img {
    border: 0;
    } #environment {
    background: url(../images/backgrounds/bg-clients-bottom.gif) left bottom no-repeat;
    width: 940px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    } #environment h2 {
    background: url(../images/backgrounds/bg-services_page-top.gif) left top no-repeat;
    padding: 29px 20px;
    font-size: 200%;
    font-weight: bold;
    line-height: 1em;
    } #environment h3 {
    padding: 10px 0 10px 0;
    font-size: 10pt;
    font-weight: bold;
    line-height: 1em;
    } #environment ul {
    overflow: hidden;
    height: 1%;
    } #environment ul.wide {
    float: left;
    overflow: hidden;
    padding: 10px;
    } #environment ul.wide li {
    color: #757575;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    line-height: 1.6em;
    width: 150px;
    list-style-image: url("../images/icons/link-more.png");
    } #environment ul.wide li.long {
    width: 600px;
    } #environment li {
    float: left;
    width: 428px;
    margin-left: 20px;
    margin-right: 15px;
    color: #757575;
    } #environment li.odd {
    clear: left;
    } #environment li h3 {
    font-weight: bold;
    margin-left: 67px;
    } #environment li p {
    margin-left: 67px;
    margin-bottom: 1.4em;
    } #environment li.leaf {
    background: url(../images/en-leaf.gif) left 15px no-repeat;
    } #environment li.apple {
    background: url(../images/en-apple.gif) left 15px no-repeat;
    } #environment li.percent {
    background: url(../images/en-percent.gif) left 15px no-repeat;
    } #environment li.recycle {
    background: url(../images/en-recycle.gif) left 15px no-repeat;
    } #environment li.kiva {
    background: url(../images/en-kiva.gif) left 15px no-repeat;
    } #environment li.solar {
    background: url(../images/en-sun.gif) left 15px no-repeat;
    } #environment li.tree {
    background: url(../images/en-tree.gif) left 15px no-repeat;
    } #environment li.wind {
    background: url(../images/en-wind.gif) left 15px no-repeat;
    } #environment #post_content {
    padding-left: 20px;
    padding-right: 15px;
    } #testimonials {
    background: url(../images/backgrounds/bg-testimonials-bottom.gif) left bottom no-repeat;
    width: 940px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

a.view_web_design_portfolio {
    background: url(../images/btn-view_web_design_portfolio.gif) left top no-repeat;
    float: right;
    width: 265px;
    height: 31px;
    text-indent: -9999px;
    margin-right: 20px;
    margin-bottom: 20px;
}

a.view_full_client_list {
    background: url(../images/btn-view_full_client_list.gif) left top no-repeat;
    float: right;
    width: 205px;
    height: 31px;
    text-indent: -9999px;
    margin-right: 20px;
    margin-bottom: 20px;
}

a.view_web_design_portfolio:hover, a.view_full_client_list:hover {
    background-position: left bottom;
    } #environment .testimonials h3 {
    width: 250px;
    float: right;
    text-align: right;
    margin: 0;
    line-height: 1.2em;
    margin-top: 10px;
    } #environment .testimonials h3 strong {
    display: block;
    color: #636262;
    } #environment .testimonials img.company_logo {
    float: left;
    } #environment .testimonials p {
    margin-left: 0;
    } #environment .testimonials blockquote {
    clear: both;
    padding-top: 15px;
    font-style: italic;
}

/* 3.10 CONTACT
------------------------------------------------------------------------------------------------ */ #contact {
    background: #efefef;
    padding-top: 10px;
    overflow: hidden;
    height: 1%;
    border-top: 1px solid #fff;
    } #contact p.warning {
    position: relative;
    top: -10px;
    font-size: 1.1em;
    } #contact p.formal {
    margin-bottom: 1px;
    padding-bottom: 0;
    top: -12px;
    line-height: 0;
    } #contact .header_image {
    margin: 5px auto 14px;
    width: 948px;
    background-color: #EFEFEF;
    display: block;
    } #contact .left_column {
    float: left;
    width: 435px;
    margin-left: 30px;
    margin-bottom: 66px;
    margin-top: 10px;
    position: relative;
    } #contact .left_column.quick {
    width: 410px;
    margin-left: 55px;
    } #contact .right_column {
    float: right;
    width: 435px;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 50px;
    } #contact .right_column.quick {
    background: #e9e9e9;
    border: 1px solid #fff;
    margin-top: 79px;
    width: 410px;
    margin-right: 55px;
    } #contact .continue_arrow {
    background: url(../images/bg-continue_arrow.gif) left top no-repeat;
    position: absolute;
    width: 87px;
    height: 45px;
    right: -35px;
    bottom: -20px;
    } #contact .left_column .description {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 18px 18px 0;
    margin-bottom: 24px;
    } #contact .left_column h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 4px;
    } #contact .left_column h2.quick {
    padding-bottom: 5px;
    } #contact .left_column .description h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: -3px;
    margin-bottom: 4px;
    } #contact .left_column .description p {
    margin-bottom: 18px;
    } #contact .form_entry {
    margin-bottom: 24px;
    } #contact .form_entry label {
    background: #7e93a9 url(../images/bg-contact-label.gif) left top repeat-x;
    display: block;
    border: 1px solid #fff;
    padding: 4px 9px;
    margin-bottom: 0;
    font-size: 1.1em;
    color: #fff;
    } #contact .form_entry .textarea_wrapper {
    border: 1px solid #e9e9e9;
    border-top: 0;
    background: #fff;
    } #contact .form_entry textarea {
    width: 425px;
    background: #fff url(../images/bg-contact-textarea.gif) left top repeat-x;;
    border: 0;
    padding: 4px;
    border: 1px solid #e9e9e9;
    color: #757575;
    } #contact .form_entry_input {
    margin-bottom: 6px;
    } #contact .form_entry_input label {
    display: none;
    } #contact .form_entry_input label.security {
    position: absolute;
    display: block;
    background: #6d8098;
    width: 54px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border: 1px solid #fff;
    } #contact .form_entry_input input {
    border: 1px solid #e9e9e9;
    width: 425px;
    padding: 7px 4px;
    color: #757575;
    } #contact .form_entry_input input.security {
    margin-left: 60px;
    width: 365px;
    } #contact .form_entry_input textarea {
    border: 1px solid #e9e9e9;
    width: 425px;
    padding: 7px 4px;
    color: #757575;
    } #contact .left_column .form_entry_input input, #contact .left_column .form_entry_input textarea {
    font-weight: normal;
    width: 400px;
    } #contact .quick_left .form_entry_input input.security {
    width: 340px;
    } #contact button.submit {
    background: url(../images/btn-submit.gif) left top no-repeat;
    height: 27px;
    width: 82px;
    border: 0;
    cursor: pointer;
    margin-left: 350px;
    margin-top: 8px;
    float: right;
    text-indent: -9999px;
    } #contact button.submit:hover {
    background-position: left bottom;
    } #contact .quick button.submit {
    margin-left: 325px;
    } #contact .quick .quote {
    background: url(../images/bg-right_column-quote-top.gif) left top no-repeat;
    margin: 7px 7px 0;
    text-align: center;
    padding-bottom: 17px;
    } #contact .quick .quote h3 {
    font-size: 2em;
    font-weight: bold;
    padding-top: 17px;
    } #contact .quick .quote p {
    font-size: 1.2em;
    color: #8b8b8b;
    font-weight: bold;
    margin: 5px 0 15px;
    } #contact .quick .quote a {
    text-align: left;
    text-indent: -9999em;
    background: url(../images/btn-click_here.gif) left top no-repeat;
    width: 145px;
    height: 33px;
    border: 0;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    } #contact .quick .quote a:hover {
    background-position: left bottom;
    } #contact .contact {
    background: url(../images/bg-right_column-quote-bottom.gif) left bottom no-repeat;
    margin: 0 7px 8px;
    overflow: hidden;
    height: 1%;
    } #contact .contact h3 {
    background: url(../images/bg-right_column-quote-middle.gif) left top no-repeat;
    padding: 25px 26px 5px;
    color: #939393;
    font-size: 1.2em;
    font-weight: bold;
    } #contact .contact .left {
    float: left;
    display: inline;
    width: 145px;
    margin-left: 26px;
    margin-bottom: 10px;
    line-height: 1.3em;
    } #contact .contact .right {
    float: right;
    display: inline;
    width: 145px;
    margin-right: 26px;
    margin-bottom: 10px;
    line-height: 1.3em;
}

.Breadcrumb {
    background:transparent none repeat scroll 0 0;
    color:#343640;
    float: left;
    font-size:10px;
    font-weight:bold;
    line-height:1.1em;
    padding:0px 15px 10px;
    text-shadow:1px 1px 1px #F1F1F1;
    width:auto;
}

.Breadcrumb li {
    display:inline;
    padding-left:6px;
}

.Breadcrumb ul, .Breadcrumb li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}

.Breadcrumb li a {
    background:transparent url(../images/icons/BreadcrumbSep.gif) no-repeat scroll right center;
    padding-right:10px;
}

.CreateAccount {
    border-right:1px solid #CCCCCC;
    float:left;
    padding-right:20px;
    width:335px;
    clear:both;
}

.AccountLogin {
    float:left;
    padding-left:20px;
    width:335px;
}

.AccountLogin form {
    padding: 0;
}

/* Info Messages */
.SuccessMessage {
    margin-bottom:10px;
    padding:8px 6px 8px 28px;
    background:#E8FFDF url(../images/icons/SuccessMessage.gif) no-repeat scroll 5px 8px;
    color:#555555;
    width: auto !important;
}

.InfoMessage {
    margin-bottom:10px;
    padding:8px 6px 8px 28px !important;
    background:#EFF8FA url(../images/icons/InfoMessage.gif) no-repeat scroll 5px 8px;
    color:#555555 !important;
    width: auto !important;
}

.ErrorMessage {
    background:#FFECEC url(../images/icons/ErrorMessage.gif) no-repeat scroll 5px 8px;
    color:#555555;
    margin-bottom:10px;
    padding:8px 6px 8px 28px;
    width: auto !important;
}

.error {
    color: #f00;
}

label.error {
    padding-left: 10px;
    color: #f00;
}

.NoticeMessage {
    background:#FFFF66 url(../images/icons/Warning.gif) no-repeat scroll 5px 8px;
    color:#555555;
    margin-bottom:10px;
    padding:8px 6px 8px 28px;
}

table.General thead tr th, table.CartContents thead tr th {
    padding:6px 10px;
    text-align:left;
}

table.General thead tr th, table.CartContents thead tr th {
    background-image:url(../images/tables/headers.png);
    border-right:1px solid #B3B3B3;
    border-top:1px solid #EEEEEE;
    color:#666666;
    cursor:pointer;
    font-weight:bold;
    line-height:16px;
    padding:0 4px;
}

table.General thead tr th, table.CartContents thead tr th.headerSortUp {
background-position:right -40px;
color:#FFFFFF;
}
table.General thead tr th, table.CartContents thead tr th.headerSortDown {
background-position:right -20px;
color:#FFFFFF;
}

table.General thead tr th.checkboxes, table.General tbody td.checkboxes, table.CartContents thead tr th.checkboxes,
table.CartContents tbody td.checkboxes, table#equipment-list-selected tbody td.checkboxes {
    padding:0;
    text-align:center;
    width:27px;
}
table#equipment-list-selected tbody td.checkboxes {
    float:left;
    margin-left:4px;
    margin-top:6px;
}

table.General thead tr th.status-color, table.CartContents thead tr th.status-color, table.CartContents tbody td.status-color,
table#equipment-list-selected tbody td.status-color {
    padding:0;
    text-align:center;
    width:20px;
}

table.CartContents td span, table.CartContents td span input,
table#equipment-list-selected td span, table#equipment-list-selected td span input {
    font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
    font-size:10px;
    text-transform:uppercase;
}
table#equipment-list-selected td span, table#equipment-list-selected td span input {

}
table.General thead tr th.item, table.CartContents thead tr th.item, table.CartContents tbody td.item,
table#equipment-list-selected tbody td.item {
    width:293px;
}

table.CartContents td.serial-num, table.CartContents td.serial-num input,
table#equipment-list-selected tbody td.serial-num, table#equipment-list-selected td.serial-num input {
    color:inherit;
    font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
    font-size:10px;
    text-transform:uppercase;
}
table.General thead tr th.serial-num, table.CartContents thead tr th.serial-num, table.CartContents tbody td.serial-num,
table#equipment-list-selected tbody td.serial-num {
    width:65px;
}
table#equipment-list-selected tbody td.serial-num {
    padding-left: 8px;
}

table.CartContents td.last-service, table.CartContents td.last-service input, table.CartContents td.service-due,
table#equipment-list-selected tbody td.last-service, table#equipment-list-selected tbody td.service-due {
    color:inherit;
    font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
    font-size:10px;
    text-transform:uppercase;
}
table.CartContents th.last-service, table.CartContents td.last-service, table.CartContents td.service-due,
table#equipment-list-selected td.last-service, table#equipment-list-selected td.service-due {
    width:71px;
}

/* INVENTORY TABLE SIZES */
table.General thead tr th.sku, table.CartContents thead tr th.sku, table.CartContents tbody td.sku,
table#equipment-list-selected tbody td.sku {
    width: 80px;
}
table.General thead tr th.manufacturer, table.CartContents thead tr th.manufacturer, table.CartContents tbody td.manufacturer,
table#equipment-list-selected tbody td.manufacturer {
    width: 100px;
}
table.General thead tr th.description, table.CartContents thead tr th.description, table.CartContents tbody td.description,
table#equipment-list-selected tbody td.description {
    width: 200px;
}
table.General thead tr th.currentStock, table.CartContents thead tr th.currentStock, table.CartContents tbody td.currentStock,
table#equipment-list-selected tbody td.currentStock {
    width: 90px;
}
table.General thead tr th.reorderPoint, table.CartContents thead tr th.reorderPoint, table.CartContents tbody td.reorderPoint,
table#equipment-list-selected tbody td.reorderPoint {
    width: 90px;
}
table.General thead tr th.location, table.CartContents thead tr th.location, table.CartContents tbody td.location,
table#equipment-list-selected tbody td.location {
    width: 80px;
}
table.General thead tr th.expDate, table.CartContents thead tr th.expDate, table.CartContents tbody td.expDate,
table#equipment-list-selected tbody td.expDate {
    width: 80px;
}

.CartContents thead tr th, table.General thead tr th {
    background:#EDF2F3 none repeat scroll 0 0;
    border-bottom:1px solid #C7D7DB;
    color:#424748;
}

table.CartContents, table.General {
    border-bottom:1px solid #DDDDDD;
    border-collapse:separate;
    border-left:1px solid #DDDDDD;
}

table.General tbody tr.First td {
    border-top:0 none;
}

table.General tbody td, table.CartContents tbody td,
table#equipment-list-selected tbody td {
    border-right:1px solid #EEEEEE;
    padding:3px 4px 3px;
}
table#equipment-list-selected tbody td {
    border-color:transparent;
}

.ProceedToCheckout {
    float:right;
    padding-top: 5px;
}

.CartContents tbody .SubTotal td {
    font-weight:bold;
    text-align:right;
}
.CartContents tbody .SubTotal td {
    border-top:1px solid #C7D7DB;
    color:#075899;
}

.CartThumb {
    text-align: center;
}

.CartThumb img {
    max-width: 80px;
    max-height: 80px;
}

.Field45 {
    width:45px;
}

.Field200 {
    width:200px;
}

select.Field200 {
    width:204px;
}

.Field250 {
    width:250px;
}

.PL20 {
    padding:0 0 0 20px !important;
}

.MB10 {
    margin-bottom:10px;
}

select option {
    padding:0 10px;
}

.EstimateShipping {
    float:right;
    font-weight:normal;
    margin-bottom:4px;
    margin-top:4px;
    padding:7px;
    width:320px;
    background:#EDF2F3 none repeat scroll 0 0;
    border:1px solid #C7D7DB;
}

.EstimateShipping dt {
    clear:left;
    float:left;
    margin-bottom:8px;
    width:100px;
}

.EstimateShipping dd {
    font-weight:normal;
    margin-bottom:8px;
    margin-left:114px;
    text-align:left;
}

.EstimateShipping p.Submit {
    margin-bottom:3px;
    margin-top:10px;
}

.HorizontalFormContainer dd {
    margin-bottom:6px;
    margin-left:125px;
}
/*
.HorizontalFormContainer dd input {
    width: 182px;
}
*/
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin:0;
}

.HorizontalFormContainer dt {
    clear:left;
    float:left;
    margin-bottom:6px;
    margin-left: 8px;
    width: 175px;
}

/*.RegisterEquipmentForm dt {
    width: 175px;
}*/

.RegInvFormLabel {
    font-family: Verdana,Arial,sans-serif;
    color: #222222;
    
}

.HorizontalFormContainer dt.descriptor {
    padding-top: 15px;
    font-size: 12px;
    margin-left: -8px;
    width: 100%;
}

.HorizontalFormContainer #SpecialOffer {
    display: none;
}

.HorizontalFormContainer #SpecialOffer p.CheckBox {
    margin-bottom:6px;
    margin-left: 8px;
}

.Required {
    color: red;
    font-weight: bold;
}

.NotRequired {
    visibility: hidden;
}

.HorizontalFormContainer p.Submit {
    margin-left: 125px;
}

.FormContainer h3 {
    margin-bottom:5px;
}

.FormContainer input {
    padding: 1px;
}

#SideProductAddToWishList {
    padding-top: 10px;
}

.SharePublicWishList {
    background-color: lightyellow;
    border:1px solid #CDDEE2;
    padding:5px;
}

.CategoryPagination {
    text-align:center;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

.Clear {
    clear:both;
}

.HorizontalFormContainer {
    padding-bottom: 10px;
    padding-top: 5px;
}

dl.HorizontalFormContainer {
    padding: 0;
    border: 0;
}

.BillingDetails {
    float:left;
    margin-bottom:15px;
    margin-right:10px;
    width:48%;
}

.ShippingDetails {
    float:left;
    margin-bottom:15px;
    width:48%;
}

.CheckoutRedeemCoupon {
    background:#EAFDFF none repeat scroll 0 0;
    border:1px solid #9DD3D8;
    margin-bottom:10px;
    padding:10px;
    width:300px;
}

table.General, table.CartContents {
    margin-bottom: 12px;
    border-bottom:1px solid #DDDDDD;
    border-collapse:separate;
    border-left:1px solid #DDDDDD;
    border-collapse:collapse;
    border-spacing:0;
    clear:both;
    color: #262C26;
    width: 100%;
}

table.General td, table.CartContents td {
    font-size:12px;
    line-height:1.4em;
}

/* checkout shizer */
.ExpressCheckoutBlock {
    padding-top:6px;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
    margin-bottom:10px;
    padding:6px;
    position:relative;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background:#DCF0F5 none repeat scroll 0 0;
    border:1px solid #BCE0E8;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:#F0F0F0 none repeat scroll 0 0;
    border:1px solid #DDDDDD;
    color:#555555;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display:none;
}
.ExpressCheckoutBlock a.ChangeLink {
    display:none;
}
.ExpressCheckoutBlock h3 a {
    font-size:12px;
}
a.ChangeLink {
    position:absolute;
    right:15px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display:none;
}
.ExpressCheckoutCompletedContent {
    left:250px;
    position:absolute;
}

#VerifyAccountEmailSentMessage {
    font-weight: bold;
    padding-top: 10px;
}

.CreateAccount {
    border-right:1px solid #CCCCCC;
    float:left;
    padding-right:20px;
    width:335px;
}
.AccountLogin {
    float:left;
    padding-left:20px;
    width:335px;
}

.QuickSearch {

}

#SearchForm p {
    font-size:0.9em;
    margin:0 0 0 45px;
    text-align:right;
    float: left;
}

#SearchForm a {
    text-decoration:none;
}

#SearchForm dl {
    float: left;
}

.TransitTime {
	font-weight: normal;
	color: gray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

a.ChangeLink {
	position: absolute;
	right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}

.servicerequest {
    width: 450px;
    margin-right:auto;
    margin-left:auto;
    line-height:+2;
}

#EquipmentList {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(../images/tables/table-bg.png) repeat-y scroll 0 0;
}

.ViewAllEquipment {
    margin:0 10px 15px;
    width: 590px;
    float: left;
    min-height: 700px;
}

.NotFoundMsgContainer {
    width:590px;
    margin-top: 50px;
    text-align: center;
}

.NotFoundMsg {
    font-weight: bold;
    font-size: 25px;
}

.ViewAllEquipment #selected_item {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    display:block;
    height:29px;
    overflow:visible;
    position:absolute;
    top:386px;
    width:595px;
    z-index:98;
}

.ViewAllEquipment #selected_item div#item_highlight {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/tables/bg_txn_selected.png) no-repeat scroll left top;
    display:block;
    height:29px;
    overflow:visible;
    position:relative;
    margin-left: -4px;
    z-index:98;
}

.ViewAllEquipment #selected_item table#transaction-list-selected {
    border-bottom:0 none transparent;
    border-color:-moz-use-text-color transparent transparent;
    border-top:0 none;
    position:relative;
    z-index:10;
}

.ViewAllEquipment #selected_item a#selected-details_button {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/tables/btn_showdetails.png) no-repeat scroll left top;
    display:block;
    height:16px;
    margin: 0px auto 0;
    text-indent:-9999px;
    width:110px;
}

.ViewAllEquipment #selected_item a#selected-details_button:active {
    background-position: 0 -16px;
}

#controls-top {
    padding-top:12px;
}

#controls-top input, #controls-top a.button, #controls-bottom input, #controls-bottom a.button {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#83848b url(../images/tables/gloss.png) repeat-x scroll 0 50%;
    border:2px outset #6d6e74;
    color:#FFFFFF;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    padding:2px 4px;
}

#controls-top input:hover, #controls-top a.button:hover,
#controls-bottom input:hover, #controls-bottom a.button:hover {
    background-color:#006c79;
    border-color:#006179;
}


#controls-top input.disabled, #controls-top a.button .disabled,
#controls-bottom input.disabled, #controls-bottom a.button.disabled {
    background:#EEEEEE none repeat scroll 0 0;
    border:2px solid #C7C7C7;
    color:#AAAAAA;
    cursor:default;
}

#controls-top input#clear-filter {
    float: right;
    margin-right: 10px;
}

.ViewAllEquipment th {
    padding: 2px;
    text-align:center;
    background-color:#aaaaaa;
    border-bottom: 1px solid #CCCCCC;

}

.ViewAllEquipment td {
    text-align: left;
}

.ViewAllEquipment tr {
    cursor:pointer;
}

.ViewAllEquipment tr.alt {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F5F5F5 none repeat scroll 0 0;
}

.ViewAllEquipment table {
    vertical-align:middle;
    border-spacing:0;
}

.ViewAllEquipmentButtons {
   padding-top: 25px;
}

.ViewAllEquipment a {
    text-decoration:none;
}

.SpanViewAll{
    width:100%;
    display:block;
}

.ViewServicRecords {
    width:100%;
    }

.ViewServiceRecords h2 {
    font-weight:bold;
}

.ViewServiceRecords .floatright {
    float:right;
    width:50%;
}

.ViewServiceRecords .floatleft {
    float:left;
    width:50%;

}

.ViewServiceRecords .equipmaindetails {
    font-weight:bold;

}

.records {
    width:750px;
    border: 1px solid #ccc;
    margin-top:12px;
    margin-left:15px;
    margin-bottom: 10px;
    float: left;
}

.records #floatleft {
    float:left;
    width:50%;
}

.technotes {
    margin-top:10px;
    margin-right:5px;
    margin-left:5px;
    margin-bottom: 5px;
}

.PendingAlert {
    color:#FF0000;

}


li { list-style-type: none; }

.basic  {
	width: 750px;
	font-family: verdana;
	border: 1px solid black;
    margin-bottom: 30px;
}

.basic .pdf {
    float:right;
    width:48%;
    text-align:right;
    padding-bottom:5px;
    padding-right:5px;
    padding-top:2px;
    font-size:10px;
}

.basic .info {
    float:left;
    width:48%;
    padding-bottom:5px;
    padding-left:5px;
    padding-top:2px;
    font-size:10px;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin-top:10px;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #316793 ;
	border-top: 1px solid #4278A4;
	border-bottom: 1px solid #CCC;

}
.basic .pdficon {
    float:right;
    padding-right:10px;
    background-color: #316793 ;
}
.basic div.selected {
    float:right;
    padding-right:10px;
    background-color: #4278A4;
}
.basic a:hover {
	background-color: #4278A4 ;
}
.basic a.selected {
	color: white;
	background-color: #4278A4;
}

/* Tracking Plans */
#plans .header {
    background-color:#FFFEEB;
    margin-bottom:1.5em;
    padding:0.75em;
    text-align:center;
}

#plans .header p {
    font-size: 110%;
    margin: 0.5em 0;
    width: 100%;
}

#plans table.upper {
font-size:110%;
margin:0 auto 1em;
width:48%;
}

#plans table.lower {
font-size:110%;
width:100%;
}

#plans table .personal {
background-color:#FFDDFF;
}

#plans table .personal h1 {
color:#917C91;
}

#plans table .opensource {
background-color:#D6FFD2;
}

#plans table .opensource h1 {
color:#738A70;
}

#plans table th h1 {
color:#888888;
font-size:140%;
padding:0.25em 0.5em 0;
}

#plans table td.plan {
width:49%;
}

#plans table tr.last td.plan div {
margin-bottom:0.5em;
}
#plans table td.plan div {
background-color:white;
border:3px solid #CCCCCC;
margin:0.25em 0.5em;
}
#plans table td.plan h2 {
background-color:#FFFEEB;
border-bottom:1px solid #DDDDDD;
font-size:140%;
overflow:hidden;
padding:0.3em;
}
#plans table td.plan h2 strong {
float:left;
}
#plans table td.plan h2 a {
float:right;
}

#plans table .group {
background-color:#E9EBFF;
}
#plans table .group h1 {
color:#8283A4;
}

/* Tracking Dashboard */
#sec-navigation {
    -x-system-font:none;
    background:#CCCCCC url(../images/sec-navigation.png) repeat-x scroll 0 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size:13px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:40px;
    line-height:36px;
    text-transform: lowercase;
    font-variant: small-caps;
}

#sec-navigation li {
    background:transparent url(../images/sec-navigation-li.png) no-repeat scroll right 0;
    float:left;
    padding-right:2px;
    position: relative;
}

#sec-navigation li.selected {
    background-color:#FFFFFF;
}

#sec-navigation li.selected a, #sec-navigation li.selected a:hover {
    color:#3399CC;
    cursor:default;
    padding-left:21px;
    text-decoration:none;
}
#sec-navigation li a {
    color:#666666;
    float:left;
    padding:1px 15px 3px;
}
#sec-navigation li h6 {
    position:absolute;
    right:5px;
    top:-8px;
    line-height: 1.7em;
}
#sec-navigation h6 {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
    -webbox-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
    background:#CF0000 none repeat scroll 0 0;
    border:1px solid #DF4500;
    color:#FFFFFF;
    font-weight:bold;
    padding:0 3px 1px;
}

#sec-navigation li a:active {
    padding-bottom:2px;
    padding-top:2px;
}
#sec-navigation li a:hover, #sec-navigation li a:focus {
    color:#333333;
    text-decoration:none;
}

div#dash-accounts span {
    float:right;
}
div#dash-accounts.dash h1 a#dash-accounts-update.disabled,div#dash-accounts.dash h1 a#dash-accounts-update.disabled:hover {
    background:none;
    color:#bbb;
    text-decoration:none;
}
span.accounts,div#dash-accounts ul.totals li {
    color:#8e8e8e;
}
div#dash-accounts li.missing p {
    color:#999;
    margin:10px 20px;
    text-align:center;
}
div#dash-accounts ul li h3 {
    background:url(../images/account-list.png) 25px 15px no-repeat;
    line-height:50px;
    padding:0 25px 0 65px;
}
div#dash-accounts ul li.credit h3 {
    background-position:25px -86px;
}
div#dash-accounts ul li.investments h3 {
    background-position:25px -185px;
}
div#dash-accounts ul li.loans h3 {
    background-position:25px -284px;
}
div#dash-accounts ul li.property h3 {
    background-position:25px -385px;
}
div#dash-accounts ul li span.status {
    height:20px;
    margin:0 5px;
    text-align:right;
    width:20px;
    top:17px;
    position:relative;
}
div#dash-accounts ul li ul li span.status {
    top:7px;
}
div#dash-accounts ul li li.refreshing h6 span,div#dash-accounts ul li.refreshing.error li.error.refreshing span.status img,div#dash-accounts ul li.refreshing.error li.error span.status img,div#dash-accounts ul li.refreshing.error li span.status img,div#dash-accounts ul li.refreshing li.error.refreshing span.status img,div#dash-accounts ul li.refreshing li.error span.status img.refreshing,div#dash-accounts ul li.refreshing li span.status img,div#dash-accounts ul li.error li.error.refreshing span.status img,div#dash-accounts ul li.error li.error span.status img.refreshing,div#dash-accounts ul li.error li span.status img,div#dash-accounts ul li li.refreshing span.status img,div#dash-accounts ul li li.error span.status img,div#dash-accounts ul li li span.status img,div#dash-accounts ul li.refreshing.error span.status img.refreshing,div#dash-accounts ul li span.status img {
    visibility:hidden;
}
div#dash-accounts ul li.refreshing.error li.error span.status,div#dash-accounts ul li.error li.error span.status,div#dash-accounts ul li.refreshing li.error span.status,div#dash-accounts ul li li.error span.status,div#dash-accounts ul li.error span.status {
    background:url(../images/icons/account-list.png) 1px -500px no-repeat;
}
div#dash-accounts ul li.refreshing.error li span.status,div#dash-accounts ul li.error li span.status,div#dash-accounts ul li li span.status,div#dash-accounts ul li span.status {
    background:none;
}
div#dash-accounts ul li.error.refreshing li.refreshing span.status img,div#dash-accounts ul li.error li.refreshing span.status img,div#dash-accounts ul li.refreshing li.refreshing span.status img,div#dash-accounts ul li.refreshing span.status img,div#dash-accounts ul li li.refreshing span.status img {
    visibility:visible;
}
div#dash-accounts ul li.loans li {
    color:#382d24;
    cursor:default;
}
div#dash-accounts ul li.loans a.cta {
    color:#ff8139;
    cursor:pointer;
    font-weight:bold;
}
div#dash-accounts ul li.loans a.cta:hover {
    text-decoration:underline;
}
div#dash-accounts ul.totals {
    line-height:1.5;
    margin:10px 6px 10px;
}
div#dash-accounts ul.totals li {
    background:#FFF;
    padding:2px 0;
}
div#dash-accounts ul.totals li.net-worth {
    border-top:1px dotted #ccc;
    color:#222;
    font-weight:bold;
}
div#dash-accounts ul li.dashAccount {
    background:transparent url(../images/account-group.png) 0 0 no-repeat;
    cursor:pointer;
}
div#dash-accounts ul.totals li,div#dash-accounts ul li.dashAccount li {
    cursor:text;
}
div#dash-accounts ul li.dashAccount:hover {
    background-position:-600px 0;
}
div#dash-accounts ul li.open {
    background-position:-300px 0;
}
div#dash-accounts ul h6 {
    font-weight:normal;
    color:#8e8e8e;
    text-transform:none;
    letter-spacing:normal;
}
div#dash-accounts ul li.dashAccount ul {
    background:url(../images/accounts.png) 0 0 repeat-x;
    padding:8px 0 0 0;
}
div#dash-accounts h4,div#dash-accounts h6 {
    margin:0;
    padding:0 0 0 10px;
}
div#dash-accounts ul li.dashAccount ul li {
    background:#f3f3f3;
    display:none;
    border-bottom:1px solid #e7e7e6;
    border-top:1px solid #efefef;
    padding:10px 0;
}
div#dash-accounts ul li.dashAccount ul li:first-child {
    border-top:none;
}
div#dash-accounts ul li.open ul li {
    display:block;
}
div.pop#pop-notifications.prefs form#notifications-email,div.pop#pop-notifications.prefs form#notifications-mobile,div.pop#pop-notifications.email form#notifications-prefs,div.pop#pop-notifications.email form#notifications-mobile,div.pop#pop-notifications.mobile form#notifications-prefs,div.pop#pop-notifications.mobile form#notifications-email {
    display:none;
}
div.pop#pop-notifications.autopilot div.buttons a#button-save,div.pop#pop-notifications div.buttons a#button-back,div.pop#pop-notifications div.buttons a#button-next,div.pop#pop-notifications.prefs div.buttons a#button-finished,div.pop#pop-notifications.email div.buttons a#button-back,div.pop#pop-notifications.prefs div.buttons a#button-next {
    display:none;
}
div.pop#pop-notifications.autopilot div.buttons a#button-back,div.pop#pop-notifications.autopilot div.buttons a#button-finished,div.pop#pop-notifications.autopilot div.buttons a#button-next {
    display:block;
}
div.pop#pop-notifications.email div.main div.buttons a#button-back,div.pop#pop-notifications.email div.main div.buttons a#button-finished,div.pop#pop-notifications.mobile div.main div.buttons a#button-finished,div.pop#pop-notifications.prefs div.main div.buttons a#button-next {
    display:none;
}
div.dash div.button-bar a.cta {
    border-color:#dea303;
    background-position:0 -21px;
    color:#7c5a00;
}
div.dash div.button-bar small {
    line-height:20px;
    margin:0 0 0 10px;
}
div.dash div.button-bar a.cta {
    margin:0;
}
div.dash div.button-bar {
    background:url(../images/dash_footer.png) bottom left no-repeat;
    height: 6px;
    clear:both;
}
div.dash div.button-bar a {
    background:url(../images/dash_bar.png) repeat-x;
    border:1px solid #adb9c2;
    color:#00476f;
    font-size:10px;
    font-weight:bold;
    float:right;
    line-height:19px;
    margin:0 4px 0 0;
    text-align:center;
    width:139px;
}
div.dash {
    background:url(../images/dash_content.png) repeat-y;
    margin-top: 12px;
}
div.dash-content {
    margin:0 4px;
    width: 612px;
}
div.dash-content div.missing {
    border:none;
    float:none;
    width:100%;
}
div.dash h1 {
    background:url(../images/dash_header.png) no-repeat 0 0;
    color:#998f86;
    font-family:inherit;
    line-height:18px;
    padding:4px 0 5px 8px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:1px;
    vertical-align: baseline;
    font-size: 12px;
}
div.dash h1 img {
    float:right;
    margin:0 3px 0 0;
}
div.dash h1 a {
    background:url(../images/dash-icons.png) 0 0 no-repeat;
    font-family:"Lucida Grande",verdana,sans-serif;
    color:#999;
    float:right;
    font-weight:normal;
    font-size:10px;
    margin:0 10px 0 0;
    letter-spacing:normal;
    text-transform:none;
}
div.dash h1 a:hover {
    color:#005a8c;
    text-decoration:none;
}
div.dash h1 a#dash-mobile-trigger {
    background-position:-200px 0;
    padding:0 5px 0 13px;
}
div.dash h1 a#dash-edit-trigger {
    background-position:-100px 0;
    padding:0 5px 0 21px;
}
div.dash h1 a#dash-accounts-update {
    padding:0 5px 0 16px;
}
div.dash h1 a#dash-alert-trigger {
    background-position:-400px 0;
    padding:0 10px 0 17px;
}
div.dash h4 {
    margin:0 5px;
}
div.dash h4,div.dash h6 {
    color:#685c53;
}
div#dash-cashflow table {
    background:#fcfcfc;
    width:216px;
}
div#dash-cashflow table td,div#dash-cashflow table th {
    text-align:center;
    width:33%;
}
div#dash-cashflow thead th {
    color:#777;
    font-size:11px;
    font-weight:normal;
    letter-spacing:normal;
    padding:6px 0 0 0;
    text-transform:none;
}
div#dash-cashflow td {
    font-weight:bold;
    padding:0 0 10px 0;
}
div#dash-cashflow li.month-6 label {
    color:#333;
    font-weight:bold;
}
div#dash-cashflow div.dash-content {
    margin:0 20px;
}
div#dash-cashflow ul.horizontal-bar {
    margin-bottom:20px;
}
div#dash-cashflow h2 {
    color:#685C53;
    font-family:inherit;
    font-size:1.1em;
    margin:15px 0 5px 0;
}
div.column {
    float: left;
}
div.column#column-left {
    margin:15px 15px 0 10px;
    width:290px;
}
div.column#column-main div.dash h1 {
    background-position:-352px 0;
}
div.column#column-main div.dash {
    background-position:-352px 0;
}
div.column#column-main div.button-bar {
    background-position:-352px bottom;
}
div.dash thead th,div.dash thead td {
    color:#685c53;
    font-family:"Lucida Grande",verdana,arial,sans-serif;
    font-size:9px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:1px;
}
div#dash-investments table {
    width:520px;
}
div#dash-investments div.dash-content {
    margin:10px 50px 20px;
}
table.portfolio tbody tr th {
    background-position:0 -200px;
}
div.dash#dash-alert span.date {
    color:#685c53;
    float:right;
    margin:0 0 0 25px;
    text-transform:uppercase;
}
div.dash-content a.alertTip {
    color: #4B4B4B;
    text-decoration: none;
    border-bottom:1px dotted;
    cursor: help;
}
div.dash-content img.equipAlert {
    float: left;
    margin-top: 2px;
    padding-right: 3px;
}
div.short#dash-alert ul li.short {
    display:none;
}
div.dash#dash-alert a.dismiss {
    clear:right;
    float:right;
}
div.dash#dash-alert ul {
    border-bottom:1px solid #f5f5f5;
    padding-left: 0;
    padding-bottom: 0;
}
div.dash#dash-alert ul li:first-child {
    border-top:none;
}
div.dash#dash-alert ul li{
    background:url(../images/icons/alerts.png) 8px -42px no-repeat;
    border-bottom:1px solid #eee;
    border-top:1px solid #f5f5f5;
    padding:7px 10px 7px 10px;
}
div.dash#dash-alert ul li.CDmaturity span.matured span.maturing,div.dash#dash-alert ul li.CDmaturity span.maturing span.matured {
    display:none;
}
div.dash#dash-alert ul li.good {
    background-position:8px 8px;
}
div.dash#dash-alert ul li.ira {
    background-position:5px -92px;
    padding:14px 10px 14px 60px;
}
div.dash#dash-spending {
    text-align:center;
}
div.dash#dash-spending h1 {
    text-align:left;
}
div.dash#dash-spending table {
    margin:10px auto 30px auto;
}
div.dash#dash-spending div.dash-content {
    margin-bottom:30px;
}
div.dash#dash-spending table tfoot {
    display:none;
    height:0;
    overflow:hidden;
}
div.dash#dash-spending table td,div.dash#dash-spending table th{border:6px solid white;}div.dash#dash-spending table tr.month-line,div.dash#dash-spending table tr.month-line td{height:0;line-height:0;overflow:visible;}div.dash#dash-spending table tr{vertical-align:top;}div.dash#dash-spending table tr td.overbudget{visibility:hidden;}div.dash#dash-spending table tr.overbudget td.overbudget{visibility:visible;}div.dash#dash-spending table tr.overbudget span{display:none;}div.dash#dash-spending div.noEvents#dash-budget-table table a.budget,div.dash#dash-spending div.noEvents#dash-budget-table table a.budget:hover{color:#382D24;cursor:default;text-decoration:none;}div.dash#dash-spending div.noEvents#dash-budget-table table thead div#month-container,div.dash#dash-spending div.noEvents#dash-budget-table table tbody tr a.dismiss,div.dash#dash-spending div#dash-budget-table table tbody tr#budget-null a.dismiss{display:none;}div.dash#dash-spending table tbody th{text-align:right;font-weight:normal;}div.dash#dash-spending thead th.bar{text-align:center;width:302px;}div.dash#dash-spending table td.bar{background:#fafafa url(../images/effects/shadow.png) repeat-x left center;}div.dash#dash-spending table td.bar div.bar{background:#cbe662 url(../images/effects/3d.png) repeat-x left center;font-weight:bold;line-height:14px;height:14px;text-align:right;}div.dash#dash-spending table td.bar div.bar span{margin:0 2px;}div#month-container{position:absolute;}div#month-line{position:absolute;top:0;height:178px;border-left:1px solid #000;z-index:10;}div#month-line small{bottom:-15px;color:#685c53;font-weight:bold;left:-50px;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;width:100px;}div.dash#dash-spending table tr.warning div.bar{background-color:#f2dd45;border-color:#f7eb90;}div.dash#dash-spending table tr.overbudget div.bar{background-color:#ff8e24;border-color:#ff881f;}div.dash#dash-spending table td.overbudget{color:#e86a00;font-weight:bold;}ul.timeline{border-bottom:1px solid #ddd;margin:0 0 5px 0;padding:1px 0 5px;}ul.timeline li{color:#ddd;display:inline;font-size:10px;margin:0;padding:6px 5px 6px;}ul.timeline li.selected{background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;}ul.timeline li.selected a{color:#000;cursor:default;font-weight:bold;text-decoration:none;}div.dash#dash-spending table tr.subcategory td,div.dash#dash-spending table tr.subcategory th{font-size:90%;}#spendingContainer{height:330px;}div#spendingContainer .widget{height:300px;}div#recent.section table.list{width:246px;}div#spending.section table.list td{font-size:11px;}div#spending.section div.recent-list{float:right;}#popup-content-hasChanged{margin:20px 0;text-align:center;}div#dash-offers ul#offer-menu a.cc{margin-left:6px;}div#dash-offers ul#offer-menu{background:none;border:none;height:77px;}div#dash-offers ul#offer-menu a{color:#005A8C;}div#dash-offers ul#offer-menu a:hover{text-decoration:underline;}div#dash-fitness div.dash-content{margin:10px 50px;}div#dash-fitness ul.tasks li.in_progress var{background:#cbe662 url(../images/effects/pending.png);color:inherit;}div#dash-fitness ul.tasks var{background:#196a97;color:#fff;float:left;font-weight:bold;margin-right:10px;padding:2px 4px;text-align:center;width:40px;-webkit-border-radius:2px;-moz-border-radius:2px;}div#dash-fitness h5,div#dash-fitness h6{color:#685C53;font-weight:normal;}h2 span,div#dash-fitness h5 span,div#dash-fitness h6 span{font-family:georgia,serif;font-style:italic;font-weight:normal;letter-spacing:normal;text-transform:none;}div#dash-fitness h5{font-size:110%;}div#dash-fitness h5.points{float:right;font-weight:bold;}div#dash-fitness h6{color:#7f7f7f;margin:15px 0 4px;padding:0 0 5px 0;}div#dash-fitness ul.meter{height:15px;margin:5px 0 10px 0;}div#dash-fitness ul.meter li{background:#fafafa url(../images/effects/shadow.png) repeat-x left center;float:left;height:16px;}div#dash-fitness ul.meter li.done{background:#cbe662 url(../images/effects/3d.png) 0 0 repeat-x;}div#dash-fitness ul.meter li.in_progress{background:#cbe662 url(../images/effects/pending.png) 0 0 repeat-x;}
div#dash-fitness ul.tasks li{
    background:url(../images/effects/dotted-stroke-grey.png) repeat-x scroll center top;
    padding:6px 0 9px;
}
a.dismiss:hover {
    background-position:0 -48px;
}
a.dismiss {
    background:transparent url(../images/dismiss.png) no-repeat scroll 0 2px;
    display:block;
    height:18px;
    margin:0 0 0 8px;
    text-indent:-9999px;
    width:13px;
}


.TrackingSettings{
    margin-bottom: 5px;
    list-style-image: none;
    list-style: none;
    
    }

.TrackingSettings li{
    list-style-image: none;
    list-style: none;
    list-style-type: none;
}

.TrackingSettings ul li{
    list-style-image: none;
    list-style: none;
    list-style-type: none;
}

.TrackingSettings ul{
    list-style-image: none;
    list-style: none;
    list-style-type: none;
}

.ServiceDataTable {
    padding-left:10px;
    padding-right:10px;
    width:100%;
    margin-bottom:10px;
    font-size:10px;
}

.ServiceData{
   
}

.ServiceData table {
    font-size:10px;
}

.ServiceDataTable tr:hover {
    background-color:#CCCCCC;   
}

.ServiceDataTable th {
    background-color:#CCCCCC;
}

.ServiceDataTable td {
    border-bottom: 1px dotted #CCCCCC;
}

.RegisterButtons{
    padding-top:50px;
    padding-bottom:100px;
    list-style-image:none;
    
}

.RegisterButtons a {
    list-style-image:none;
    text-decoration: none;
}

.RegisterButtons ul{
    list-style-image: none;
 }

.RegisterButtons ul li {
    list-style-image: none;
    padding-top:10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666666;
    width: 300px;
}

.RegisterButtons ul li:hover {
    background-color:#EDEDED;
}

.instrument_comment {
    background-color: #b8e6a6;
    border-top: 1px solid #94c481;
    width: 100%;
}

.instrument_comment:hover {
    background-color: #b8e6a6 !important;
}

.instrument_comment .comment_box {
    border-top: 1px solid #94c481;
}

.instrument_comment .comment_cut {
    width: 13px;
    height: 13px;
    background: url(../images/comment_cut_arrow.png) no-repeat scroll 19px 0px;
    padding-right: 35px;
    margin-top: -7px;
    float: left;
}

.instrument_comment span.comment_label {
    float: left;
    clear: left;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.1em;
    color: #527f41;
    padding-right: 15px;
}

.instrument_comment .comment_box input {
    float: left;
    font-size: 11px;
}

.instrument_comment .comment_box textarea {
    float: left;
    font-size: 11px;
}

.instrument_comment .comment_box input.save_button {
    margin-left: 7px;
    margin-top: -1px;
    float: left;
    font-size: 10px;
}

.instrument_comment .comment_box input.Field450 {
    width: 450px;
}

/* settings page */
#settings_controls_wrapper {
    float: left;
    clear: both;
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #cecece;
}
#settings_controls {
    padding: 1px 0 3px;
}
.PillFilter_pillfilter {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
}
.PillFilter_pillfilter .PillFilter_filter {
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
}
.PillFilter_pillfilter .PillFilter_filter.selected {
    background-color: #4C7B9E;
}
ul.Tabset_tabset {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
ul.Tabset_tabset li {
    float:left;
    display: inline;
    background: none;
    padding: 0;
    margin-left: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.PillFilter_pillfilter .PillFilter_filter.Tabset.selected a {
    color:#FFFFFF;
    cursor:default;
    text-decoration:none;
}

.PillFilter_pillfilter .PillFilter_filter div {
    padding:2px 6px 3px;
}

ul.TrackingSettings li {
    list-style: none;
    background: none;
    padding: 0px;
}
ul.TrackingSettings li label input {
    margin: 4px;
}
ul.Tabset_tabset li#tab_save {
    float:right;
    display: inline;
    background: none;
    padding: 0;
    margin-right: 15px;
    margin-left: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
ul.Tabset_tabset li#tab_save button {
    color:#FFFFFF;
    text-decoration:none;
    padding:2px 6px 3px;
    background-color: #4C7B9E;
    background-image: none;
    border-style: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
}

ul.Tabset_tabset li#tab_save button:hover {
    background-color: #4C7B9E;
    color:#FFFFFF;
    cursor: pointer;
}

div#filter_menu {
    float: right;
}
div#filter_menu a#filtersButton {
    color:#343640;
    text-decoration:none;
    padding:2px 6px 3px;
    background-color: #cecece;
    background-image: none;
    border-style: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
}
div#filter_menu a#filtersButton:hover {
    background-color: #4C7B9E;
    color: #fff;
    text-decoration:underline;
}
div#filter_menu ul {
    position: absolute;
    list-style: none;
    background: #fff;
    padding: 0;
    display: none;
    border: 1px solid #cecece;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius-topright: 0px;
    -webkit-border-radius-topright: 0px;
    margin-left: -32px;
    margin-top: -1px;
}
div#filter_menu ul li {
    margin: 0; padding: 0;
    clear: both;
    overflow: hidden;
    list-style: none;
    background: none;
}
div#filter_menu ul li a {
    float: right;
    padding: 5px;
    width: 100%;
    text-align: right;
}
div#filter_menu ul li a:hover {
    background-color: #4C7B9E;
    color: #fff;
}
dd.configCode {
    padding-bottom: 15px;
}
dd.configCode span {
    padding: 2px;
    border: 1px solid #ccc;
    margin-left: -4px;
}
.SortableList {
	clear: both;
}

.SortableList, .SortableList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.SortableList li {
	margin-left: 20px;
}

div#column-details {
    font-size:11px;
    line-height:18px;
    padding-top:4.5em;
    width:170px;
}

div#column-details div.column-wrap {
    padding:0 10px 0;
}

div#column-details h3 {
color:#262C26;
font-size:10pt;
}

div#column-details h4 {
border-bottom:1px solid #D8D8D8;
clear:left;
color:#8C8D8E;
font-size:8pt;
font-weight:bold;
letter-spacing:1px;
margin:10px 0 3px;
text-transform:uppercase;
}

div#column-details dl#item-detail-details dd {
margin-bottom:5px;
}

div#column-details dl#item-detail-details dd.tags, div#column-details dl#item-detail-details dt.tags, div#column-details dl#item-detail-details dd.note, div#column-details dl#item-detail-details dt.note {
display:none;
}
div#column-details dl#item-detail-details dt {
color:#262C26;
float:left;
padding-right:0.5em;
}
div#column-details dl#item-detail-details dt, div#column-details dl#item-detail-details dd {
font-size:10px;
line-height:14px;
margin:0;
padding:0;
}

div.hideSpending .hs {
display:none;
}
div.graph-legend {
margin-bottom:10px;
}

div.graph-legend span.chip {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#007934 url(../images/tables/vertical-bars.png) repeat-y scroll left center;
border:1px solid #EEEEEE;
margin-right:2px;
padding:0 6px;
}

.avg-1 {
background-color:#0CBDFF !important;
}
ul#item-detail-graph.graph-bar {
margin-bottom:20px;
}
ul#item-detail-graph li.ticks .tick, ul#item-detail-graph {
width:90px;
}
ul.graph-bar {
border-bottom:1px solid #AAAAAA;
font-size:8pt;
height:100px;
margin:0 0 5px;
padding:0;
position:relative;
width:180px;
}
ul#item-detail-graph li.week {
line-height:11px;
width:30px;
}
ul.graph-bar li.week-1 {
left:0;
}
ul.graph-bar li.week {
height:100px;
width:36px;
}
ul.graph-bar li {
bottom:0;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
text-align:center;
width:25px;
z-index:2;
}
ul.graph-bar li.week var {
bottom:-13px;
display:block;
font-style:normal;
left:6px;
position:absolute;
text-align:center;
text-transform:uppercase;
width:18px;
}
ul#item-detail-graph .bar {
left:4px;
width:10px;
}
ul#item-detail-graph .avg-1 {
left:16px;
width:6px;
}
ul#item-detail-graph .week-2 {
left:30px;
}
ul.graph-bar li.week-2 {
left:36px;
}
ul#item-detail-graph .week-3 {
left:60px;
}
ul.graph-bar li.week-3 {
left:72px;
}
ul.graph-bar li.ticks {
z-index:1;
}
div#column-details ul.data li {
border-top:1px dotted #D8D8D8;
color:#444444;
}
div#column-details ul.data li span {
color:#000000;
float:right;
}
a.find_all, a.split {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/btn_sidebar_top2.png) no-repeat scroll 0 0;
display:block;
font-size:10px;
text-decoration:none;
}
a.find_all span.find_all_wrapper, a.split span.split_wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/btn_sidebar_bottom2.png) no-repeat scroll left bottom;
color:#000000;
display:block;
line-height:14px;
margin-top:10px;
padding:9px 10px 8px 34px;
}
a.find_all:hover {
background-position:-150px 0;
}
a.find_all:hover span {
background-position:-150px bottom;
}


/* ITEM DETAILS */
#item-details {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/tables/bg_txn_details.png) repeat-y scroll left top;
    margin-top: -5px;
    font-size:12px;
    position:absolute;
    width:570px;
    z-index:9;
}

#item-details fieldset {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/bg_txn_details_divider.gif) no-repeat scroll center bottom;
border:0 none;
float:right;
margin-top:12px;
width:570px;
}

    label.txn-details-labels {
    display:block;
    float:left;
    font-size:11px;
    font-weight:bold;
    text-align:right;
    text-transform:uppercase;
    width:65px;
    }

    div.txn-details-group {
    float: left;
    margin-left:20px;
    padding-bottom:15px;
    width:425px;
    }

    fieldset#txn-details div.txn-details-group p {
        padding-right:60px;
        padding-bottom: 5px;
    }

        #txn-symbol_and_cost_basis div.txn-details-group.investment {
        float:left;
        margin-left:22px;
        width:71px;
        }
        fieldset#txn-symbol_and_cost_basis select {
        font-size:11px;
        width:75px;
        }
        #txn-symbol_and_cost_basis label.txn-details-labels.investment {
        width:107px;
        }

    fieldset#txn-notes #notes {
    width:455px;
    }

    fieldset input.text, fieldset input.password, fieldset textarea {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    border:2px solid #DDDDDD;
    padding:2px;
    }

#item-details ul#txn-tags-list li {
display:inline;
font-size:12px;
}

#item-details fieldset#txn-tags.hasTags span.hasTags {
display:inline;
}

a#txn-details-split {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/tables/btn_txn_split.png) no-repeat scroll left top;
    height:32px;
    overflow:hidden;
    position:absolute;
    right:21px;
    text-indent:-9999px;
    top:5px;
    width:45px;
}

a#txn-details-in-service {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/tables/btn_txn_in-service.png) no-repeat scroll left top;
    height:32px;
    overflow:hidden;
    position:absolute;
    right:21px;
    text-indent:-9999px;
    top:5px;
    width:45px;
}

a#txn-details-split:hover {
    background-position:0 -32px;
}

a.txn-details-manage {
    clear:both;
    font-size:11px;
}

.absfix {
display:none;
height:0;
line-height:0;
visibility:hidden;
}

form#transaction-list-selected-details fieldset {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/bg_txn_details_divider.gif) no-repeat scroll center bottom;
border:0 none;
float:right;
margin-top:12px;
width:622px;
}

div#selected_item div.buttons {
padding-bottom:20px;
}

div.buttons {
padding-right:20px;
text-align:right;
}

div#txn-details-footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/bg_txn_details-bottom.png) no-repeat scroll center bottom;
height:5px;
margin-bottom:-5px;
position:relative;
}

label.txn-details-labels {
display:block;
float:left;
font-size:11px;
font-weight:bold;
text-align:right;
text-transform:uppercase;
width:65px;
}

a.button.default.secondary {
margin-left:5px;
}

a.button.default {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/form-buttons-blank-L.png) no-repeat scroll left top;
border:0 none;
color:#000000;
cursor:pointer;
display:block;
float:right;
font-size:11px;
font-weight:bold;
line-height:14px;
padding:0 0 0 14px;
position:relative;
text-align:center;
text-decoration:none;
text-indent:0;
width:80px;
}

a#submit-request {
    width: 110px;
}

a.button.default span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tables/form-buttons-blank-R.png) no-repeat scroll right top;
display:block;
height:26px;
line-height:24px;
padding:0 14px 0 0;
position:relative;
white-space:nowrap;
}

a.button.default:focus, a.button.default:active, a.button.default:hover {
background-position:left -26px;
}

a.button.default:focus span, a.button.default:active span, a.button.default:hover span {
background-position:right -26px;
}

#item-details fieldset.last {
background-image:none;
}

div#package-manager ul.groupsList {
    padding: 0;
}

div#package-manager ul.groupsList li {
    padding: 0;
    background: none;
}

div#package-manager ul.groupsList li span.groupHeader {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: right;
    color: #8C8D8E;
    font-size:7pt;
    font-weight:bold;
    letter-spacing:1px;
    text-transform:uppercase;
}

div#package-manager ul.groupsList li ul.itemsList{
    padding-left:1.6em;
    padding-bottom: 0;
}

div#package-manager ul.groupsList li ul.itemsList li.item:hover{
    cursor: move;
}

a#new-box-button {
    text-decoration: none;
    padding: 4px;
}

a#done-button {
    text-decoration: none;
    padding: 4px;
}

a#new-box-button:hover {
    background-color: #d5d5d5;
    border: 1px solid #c4c4c4;
}

a#done-button:hover {
    background-color: #d5d5d5;
    border: 1px solid #c4c4c4;
}

.drop-box {
    background-color: #e8f0e1;
    border: 1px solid #c0c0bf;
    margin-bottom: 8px;
    padding: 3px;
    min-height: 50px;
    font-size: 10px;
}

.box-item {
    width: 100%;
    display: block;
    padding-left: 3px;
    font-size: 10px;
}

.overweight {
    font-weight: bold;
    color: red;
}

#package-manager-button, #status-legend-button {
    text-decoration: none;
}

#equipmentData {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 750px;
    float: left;
}
.equip-details-wrapper {
    padding: 5px;
}
.equip-details-header, service-files-header, service-data-header {
    cursor: pointer;
}
.equip-details-header:hover, service-files-header:hover, service-data-header:hover {
    background-color:#F4FAFF;
    border:1px solid #77AADD;
}
.equip-details-header, .showhide {
    border-bottom:1px dotted #ccc;
    font-weight: 700;
    font-size: 13px;
    color: #4B4B4B;
    font-family: Tahoma;
}
.showhide {
   margin-left: 15px;
}
.equip-details-box {
    margin:0 2px -1px;
    padding:3px 2px;
    text-align:left;
}

/*
*
* Earls Additions
*
*/

td.configBox {
    border: 1px solid #000;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 2px;
}



.Panel {
	border-collapse: collapse;
	font-weight: 400;
	font-size: 11px;
	color: #4e4f4f;
	width: 100%;
	margin-top: 5px;
	padding: 4px;
}

.Panel a {
	color: #333;
}

.Panel td {
	font-size: 11px;
	font-family: tahoma;
}

.PanelBottom {
	padding-bottom: 8px;
}

.GridPanel {
    font-weight: 400;
    font-size: 11px;
    color: #4e4f4f;
    font-family: Tahoma;
    width: 100%;
}

.GridPanel a {
    font-weight: 400;
    font-size: 11px;
    color: #333;
    font-style: normal;
    font-family: Tahoma;
    text-decoration: underline;
}

.ClearPanel {
	border-collapse: collapse;
	font-weight: 400;
	font-size: 11px;
	color: #4e4f4f;
	width: 100%;
	padding: 4px;
}

tr.GridRow td, tr.GridRowSel td {
	background-color: #F9F9F9;
	border-bottom: solid 1px #EDECEC;
	padding: 3px 3px 3px 5px;
}

tr.GridRowOver td, tr.GridRowSelOver td {
	background-color: #F3F3F3;
	border-bottom: solid 1px #EDECEC;
	padding: 3px 3px 3px 5px;
}

a.Action {
	font-weight: 400;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}

.Heading2, tr.Heading2 td {
	font-weight: 700;
	font-size: 11px;
	color: #000;
	font-family: Tahoma;
	height: 16pt;
	background-color: #EDECEC;
	background-image: url('../images/table_bg.gif');
	padding: 4px 4px 4px 10px;
}

.Summary {
	font-size: 11px;
	background-color: #F7F7F7;
	font-family: Tahoma;
	padding-left: 5px;
}

.Heading3 {
	padding-left: 4pt;
	font-weight: 700;
	font-size: 11px;
	color: #fff;
	font-family: Tahoma;
	text-decoration: none;
}

.Heading3 td {
	vertical-align: middle;
	background-image: url('../images/table_bg.gif');
	background-repeat: repeat-x;
	background-color: #e4e4e4;
	color: #000;
	border-bottom: 1px solid #ddd;
	padding: 4px;
}

.Gap {
	padding-top: 5px;
}

.Sep {
	height: 15pt;
	background-color: #FFF;
}

.Panel .Gap {
	height: 5px;
}

.Panel .ClearGap {
	height: 10px;
	background-color: #FFF;
}

.SmallSearch {
	width: 2%;
	padding: 0 2px 3px 0;
}

.SmallSearch a {
	font-size: 11px;
	color: #333;
	font-family: tahoma;
}

.Error {
	font-size: 11px;
	color: #333;
	background-color: #f4f4f4;
	width: 100%;
	margin: 5px 0;
}

.FieldLabel {
    font-weight: 400;
    font-size: 11px;
    color: #4e4f4f;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;
    width: 170px;
    padding: 6px 10px 0;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.TabNav {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px !important;
}

.TabNav li {
	display: inline;
        background: none !important;
}

.TabNav li a {
	position: relative;
	top: 2px;
	font-size: 12px;
	padding: 4px 6px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
}

.TabNav li a:hover {
	text-decoration: none;
}

.TabNav li.Active a {
	margin-top: 0px;
	padding-top: 7px;
	font-weight: bold;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

.search-wrapper {
    margin-top: 2.5px;
    position: relative;
    width: 150px;
}
.search-wrapper .left {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/backgrounds/searchleft.png) no-repeat scroll left top;
    display:block;
    height:19px;
    left:0;
    position:absolute;
    top:0;
    width: 11px;
}
.search-wrapper input.prettysearch {
    -x-system-font:none;
    border: 0 none;
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
    font-family:"Lucida Grande",Arial,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:0;
    /*padding:3px 0 0;*/
    padding-bottom: 1.5px;
    padding-top: 1.5px;
    position:absolute;
    left:11px;
    top:0;
    width:121px;
}
.search-wrapper .right {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/backgrounds/searchright.png) no-repeat scroll right top;
    display:block;
    height:19px;
    position:absolute;
    left: 130px;
    top:0;
    width:20px;
}

a#addAddress {
    text-decoration: none;
    border-bottom: 1px dotted #4C7B9E;
}
a#addAddress:hover {
    text-decoration: none;
    border-bottom: 1px dotted #000;
}
div#newAddressForm {
    display: none;
    margin-left: 25px;
}

.infobox {
    border : solid 1px #66CC33;
    background-color: #99FF66;
    padding:6px;
    width:100%;
}

.ShippingDocUploader{
    width:100%;
    margin-top:10px;
    margin-bottom:25px;    
}

.infobox h3{
    color:#555555;
}

.ShippingAddressList {
    float: left;
}
.ShippingAddressList li {
    float: left;
    width: 240px;
    background: none !important;
}

#equipmentTable {
    line-height:1.23em;
    width:540px;
    margin: 0 auto;
}

#equipmentTable thead .col-heads th {
    padding-top:10px;
}

#equipmentTable tbody td {
    padding:4px 0;
    text-align:center;
    vertical-align:middle;
    border-bottom:1px solid #D0D8DD;
}

#equipmentTable thead .left, #equipmentTable tbody .left {
    padding-left:15px;
    text-align:left;
    width:340px;
}

#equipmentTable thead th {
    color:#AAAAAA;
    font-size:10px;
    text-align:center;
    text-transform:uppercase;
    vertical-align:middle;
}

#equipmentTable tbody tr.alt {
    background:none repeat scroll 0 0 #E8EFF2;
}

table.admin-activity-list  {
    padding:0;
    width:100%;
}

table.admin-activity-list tr td.age {
    color:#6B747F;
    font-weight:bold;
    text-align:right;
    text-shadow:0 1px 0 #EEEEEF;
    white-space:nowrap;
}

table.admin-activity-list tr td.age a {
    color:#B6001C;
    display:block;
    height:20px;
    padding-left:6px;
    padding-right:6px;
    text-decoration:none;
    white-space:nowrap;
}

table.admin-activity-list tr td.title a {
    color:#314B75;
    display:block;
    font-weight:bold;
    height:20px;
    overflow:hidden;
    padding-left:12px;
    text-decoration:none;
    text-shadow:0 1px 0 #E8EDF1;
}

table.admin-activity-list tr.alt {
    background-color:#DBDFE1;
}

td.QuickView {
    background-color:#DBF3D1;
    padding:10pt;
    
}

.QuickViewPanel {
    border-right:3px solid #B8E6A6;
}

.homeProducts{
    width:980px;
    height:50px;
    background-image: url("../images/backgrounds/bg-header.gif");
}

.homeProducts a{
    color:#4B4B4B;
}

.homeProducts a:hover{
    color:#4B4B4B;
}

.homeProducts a:visited{
    color:#4B4B4B;
}

.assetManagement{
    width:321px;
    border-right: 1px solid #ededed;
    float:left;
    height:40px;
    padding:5px;
}

.personnelTracking{
    width:321px;
    border-right:1px solid #ededed;
    height:40px;
    float:left;
    padding:5px;
}

.inventoryManagement{
    width:306px;
    height:40px;
    float:right;
    padding:5px;
}

ul.certList li a {
    height:100px;
    width:114px;
    float: left;
    margin:7px 5px 5px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0px 2px 2px #ddd;
    -moz-box-shadow: 0px 2px 2px #ddd;
    box-shadow: 0px 2px 2px #ddd;
    border: 1px solid #ccc;
    padding: 1px;
    display: block;
    overflow:hidden;
    white-space:nowrap;
    text-decoration:none;
}
ul.certList li a:hover {
    border: 1px solid #77AADD;
    background-position: 0 -140px;
}

ul.certList li a.cleanliness {
    background:url("../images/icons/cleanliness-data.png") no-repeat scroll 50% 5px transparent
}
ul.certList li a.cleanliness:hover {
    background:url("../images/icons/cleanliness-data.png") no-repeat scroll 50% -200px transparent
}
ul.certList li a.calibration {
    background:url("../images/icons/calibration-data.png") no-repeat scroll 50% 5px transparent
}
ul.certList li a.calibration:hover {
    background:url("../images/icons/calibration-data.png") no-repeat scroll 50% -200px transparent
}


ul.certList li a span {
    padding-right:0;
    white-space:nowrap;
    font-size: 10px;
    padding-left:2px;
    float:left;
    margin-top:78px;
}
