﻿
img
{
    border: 0;
}

    img.featuredItems
    {
        height:auto;
        max-height: 200px;
        max-width: 100px;
    }

input[type=submit]:hover
{
    cursor: pointer;
}

/*input.button 
{
	height: 16px;
	background:#996;
	color:#fff;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px -5px 0px 0px;
}*/

.radio
{
    margin: 2px 5px 2px 10px;
    background: none;
    border: 0;
    height: 15px;
}

textarea
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}

#header #left
{
    float: left;
}

#header #center
{
    float: left;
}

#header #right
{
    float: right;
}

#topnav ul
{
    /*display: block;
	font-family: verdana;
	height: 30px;
	list-style: none;
	padding: 0;*/
    list-style: none;
    width: 740px;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
}

#topnav a:link, #topnav a:visited
{
    /*color: #336;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;	
	text-decoration: none;*/
    color: #336;
    text-decoration: none;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana;
}

#topnav a:hover
{
    /*color: #CCC;
	font: bold Verdana;
	text-decoration: none;*/
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.error
{
    background-color: #FFCFCF;
    margin: 10px 0 0 0;
    padding: 5px 0 5px 15px;
    width: 98%;
}

    .error #message
    {
        float: left;
        margin: 3px 0 0 16px !important;
        margin: 4px 0 0 10px;
        width: 95%;
    }

    .error ul
    {
        margin-top: 3px;
        margin-bottom: 2px !important;
        margin-bottom: -1px;
    }

#content
{
    /*width:80%;
	text-align:left;*/
    margin: 10px 0 10px 0;
    /*border-right:1px solid #333366;
	border-left:1px solid #333366;
	border-top:3px solid #333366;
	border-bottom:3px solid #333366;*/
    padding: 15px 0 0 0;
    /*background-color: #ddeeff;*/
}

.instructions
{
    /*padding: 0 0 0 50px;*/
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    position: relative;
    left: 5%;
}

.title
{
    /*font-size: 12px;*/
    font-weight: bold;
    /*margin-top: 10px;*/
    FONT-SIZE: 10pt;
    COLOR: #333366;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    position: relative;
    left: 5%;
}

.half-left
{
    float: left;
    margin-right: 3px;
    text-align: right;
    width: 49%;
}

.half-right
{
    float: left;
    margin-left: 3px;
    text-align: left;
    width: 49%;
}

.center
{
    text-align: center;
}

.control-center
{
    margin-left: 350px;
}

.progress
{
    float: left;
    text-align: center;
    margin: 0 20px 0 20px;
    width: 280px;
}

.tree-list
{
    float: left;
    height: 300px;
    overflow-y: scroll;
    width: 100%;
}

.recipients-tree
{
    float: left;
    width: 325px;
}

.items-tree
{
    float: left;
    width: 225px;
}

.item-categories
{
    float: left;
    margin: -2px 0 0 20px;
    width: 460px;
}

#add-items-wrap
{
    margin: 10px 280px 0 0;
}

#add-items
{
    float: left;
    width: 98%;
}

#entry
{
    float: left;
    width: 25%;
}

    #entry #item-header
    {
        float: left;
        font-weight: bold;
        text-align: center;
        /*width: 110px;*/
    }

    #entry #qty-header
    {
        float: left;
        font-weight: bold;
        text-align: center;
        width: 25px;
    }

#add-items .item_preview
{
    float: right;
    width: 73%;
}

#order-items
{
    float: right;
    width: 150px;
}

#order-summary
{
    background: #FFFFFF;
    border: solid 1px #000000;
    float: right;
    margin-top: 10px;
    width: 30%;
}

#top-left
{
    float: left;
    width: 50%;
}

#top-center
{
    float: left;
    /*margin-top: 30px;*/
    width: 300px;
}

#top-right
{
    float: right;
    width: 50%;
}

#recipient-left
{
    float: left;
    width: 200px;
}

#recipient-right
{
    float: left;
    margin-left: 8px;
    width: 663px;
}

.confirm-left
{
    float: left;
    width: 47%;
}

.confirm-right
{
    float: left;
    width: 53%;
}

#category-admin-left
{
    float: left;
    width: 220px;
}

#category-admin-right
{
    float: left;
    margin-left: 20px;
    width: 603px;
}

#total-left
{
    float: left;
    width: 49%;
}

#total-right
{
    float: left;
    text-align: right;
    width: 49%;
}

.split
{
    float: left;
    width: 49%;
}

.dm_split
{
    float: left;
    width: 49%;
    padding-top: 30px;
}

.items
{
    float: left;
    margin-right: 3px;
}
.recheigh {
    clear: both;
    padding: 2px !important;
    padding: 1px; /*HCAP 13966 RS 4/21/2017;*/
}
.row
{
    clear: both;
    padding: 2px !important;
    padding: 1px;
    height: 20px;
}

.input-left
{
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 3px;
    width: 40%; /*DAF Uncommented to allign the recipient Search text and text boxes*/
}

.alt-input-left
{
    float: left;
    text-align: right;
    margin-right: 3px;
    width: 32%;
}

.dm_input_left
{
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 3px;
    width: 30%;
}

.input-right
{
    float: left;
    text-align: left;
    margin-left: 3px;
}

.item-search-left
{
    float: left;
}

.item-search-center
{
    float: left;
}

.item-search-right
{
    float: left;
}

.item-search-left .input-left
{
    font-weight: bold;
    width: 24%;
}

.item-search-center .input-left
{
    width: 28%;
}

.item-search-right .input-left
{
    width: 30%;
}

.spacer
{
    clear: both;
}

.xsmall
{
    width: 30px;
}

.small
{
    width: 50px;
}

.medium
{
    width: 100px;
}

.large
{
    width: 150px;
}

.xlarge
{
    width: 200px;
}

.xxlarge
{
    width: 250px;
}

.image
{
    vertical-align: bottom;
}

.calendar
{
    border: solid 1px #000;
    margin-bottom: 3px;
}

.calendar-day
{
    padding: 2px;
}

    .calendar-day td
    {
        padding: 6px 0;
    }

/* site customizations */

#body-wrap
{
    margin: 0 5px;
}

#content-wrap {
    margin: auto;
    width: 90%;
    min-width: 850px;
    background-color: #ddeeff;
}

.topnav-wrap
{
    text-align: center;
    margin: 0 auto;
    margin-left: 5px;
}

#headerwrapper
{
    height: 60px;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

.header
{
    /*height:60px;  
	width:100%; */
    background:#a7a9ac;
    color: #fff;
    margin: 0;
    padding: 0;
}

#topnav li
{
    background: #99c;
    color: #336;
    text-align: center;
    padding: 2px 5px;
    border: 2px solid #336;
    margin: 0 -5px 0 0;
    line-height: 20px;
    display: inline;
}

ul.topnav
{
    list-style: none;
    width: 100%;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
}

    ul.topnav a:link, ul.topnav a:visited
    {
        color: #336;
        text-decoration: none;
        font-weight: bold;
        font-size: 9px;
    }

    ul.topnav a:hover
    {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

    ul.topnav li
    {
        background: #99c;
        color: #336;
        text-align: center;
        padding: 2px 5px;
        margin: 0 -5px 0 0;
        border: 2px solid #336;
        line-height: 20px;
        display: inline;
    }


/*a:link, a:visited, a:hover {*/
a:link, a:visited
{
    /*color: #293F6F;
	text-decoration: none;*/
    font-weight: bold;
            color: #1D4F90 ;
            padding-top: 5px;
            padding-bottom: 5px;
            margin-top: 5px;
            text-decoration: none;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #333366;
    text-decoration: underline;*/
}

.mainmenulinks
{
    background: #99c;
    color: #336;
    text-align: center;
    padding: 2px 5px;
    border: 2px solid #336;
    margin: 0 -5px 0 0;
    line-height: 20px;
    display: inline;
    font-weight: bold;
    font-size: 9px;
}

    .topnav-wrap a:link, .mainmenulinks a:link, .mainmenulinks a:visited
    {
        color: #336;
        text-decoration: none;
        font-weight: bold;
        font-size: 9px;
    }

.topnav-wrap a:hover
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#header
{
    background: #293F6F;
    overflow: hidden;
    width: 100%;
}

.calendar-header
{
    background: #293F6F;
    color: #FFF;
    padding: 5px;
}

.calendar-navigation
{
    background: #293F6F;
    color: #FFF;
}

#sectiontitlewrap
{
    width: 75%;
    margin: 0 auto;
}

.PageTitle1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #666633;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
}

.PageTitle2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #333366;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
/*
table
{
    background-color: Transparent;
}

tr
{
    height: 20px;
}
*/
.dm_split
{
    float: left;
    width: 49%;
    padding-top: 30px;
}

.dm_input_left
{
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 3px;
    width: 30%;
}

.center
{
    text-align: center;
}

.oe_panel_button
{
    background-color: Transparent;
    font-size: 10px;
    font-family: verdana, arial;
    font-weight: bold;
    margin-top: 10px;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}

.Panel_Header
{
    height: 30px;
    width: 100%;
    vertical-align: middle;
    /* border-top: solid 1px #cccccc;
	 border-bottom: solid 1px #cccccc;*/
    margin-bottom: 5px;
    margin-top: 5px;
}

.oe_panel
{
    /* background-color: #ddeeff; */
    /*border:solid 1px #cccccc;*/
    border-style: solid;
    border-color: #cccccc;
    border-width: 2px 0 0 0;
}

.panel_button
{
    font-size: 10px;
    font-family: verdana, arial;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0;
    border: none 0 #fff;
    background-color: #fff;
}

.itemmaint-panel
{
    border-bottom: black thin solid;
    border-left: black thin solid;
    border-top: black thin solid;
    border-right: black thin solid;
}

.default_label
{
    font-size: 10px;
    font-family: verdana, arial;
    font-weight: bold;
}

.error_label
{
    font-size: 10px;
    font-family: verdana, arial;
    font-weight: bold;
    color: Red;
}

.SpecMailContainer
{
    margin-left: 25px;
    margin-right: 25px;
}

.watermarkText
{
    font-family: Arial;
    color: gray;
}

.SpecMailSearch
{
    margin-left: 100px;
    margin-right: 100px;
}

.IE8MenuFix
{
    z-index: 100;
}

.default_label
{
    font-size: 10px;
    font-family: verdana, arial;
    font-weight: bold;
}

/* BEGIN styles for Data Maintenance and Firm Item Exclude Maintenance */
.dm_split
{
    float: left;
    width: 49%;
    padding-top: 30px;
}

.dm_input_left
{
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 3px;
    width: 30%;
}
/* END styles for Data Maintenance and Firm Item Exclude Maintenance */

#order-summary
{
    background: #FFFFFF;
    border: solid 1px #000000;
    float: right;
    margin-top: 10px;
    width: 30%;
}

a.static_menu_item:link, a.static_menu_item:visited
{
    text-decoration: none;
    color: #293F6F;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background-color: #ddeeff;
}

a.static_menu_item:hover
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background-color: #ddeeff;
}

a.dynamic_menu_item:link, a.dynamic_menu_item:visited
{
    text-decoration: none;
    color: #293F6F;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background-color: #ddeeff;
}

a.dynamic_menu_item:hover
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background-color: #ddeeff;
}

a.default_dynamic_menu_item:hover
{
    text-decoration: none;
    color: Gray;
    font-size: 13px;
    font-weight: bold;
    font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
    background-color: #ddeeff;
}

.landing_logo
{
    margin: 70px 0 50px 0;
}

.searchAddToCart {
    text-align: right;
}

/* Style ShipAddresses form */
div[id$=ShippingAddressAjax] select[id$=ddlCountry] {
    max-width: 152px;
}

/* Glyphicons from Bootstrap 3.x - http://getbootstrap.com/ */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('./fonts/glyphicons-halflings-regular.eot');
  src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* Custom button styles */
a.button-checkout:after {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 4px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e116";
}
a.button-addtocart:after {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 4px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e081";
}

a.button-moredetails:after {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 4px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e015";
}

body input.button, body a.button, body label.button{
    height: 24px;
    text-transform: lowercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 13.3333px;
    line-height: 22px;
    padding: 0 10px 2px;
    font-family: Calibri, Verdana, Helvetica, sans-serif;
}