﻿/* button icons are from http://www.fatcow.com/free-icons/ and are provided 
   under a Creative Commons 3.0 Attribution license (http://creativecommons.org/licenses/by/3.0/us/).

   Template design is loosely based on a template from http://www.freecsstemplates.org 
   that is under a Creative Commons Attribution 2.5 License (http://creativecommons.org/licenses/by/2.5/us/
*/
body
{
    background-image: url('Images/topBackground.jpg');
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10.5pt;
}

#outer-wrapper
{
    width: 972px;
    margin-right: auto;
    margin-left: auto;
}

#footer-inner
{
    width: 972px;
    margin-right: auto;
    margin-left: auto;
}

#Footer
{
    
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #C0C0C0;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#legal
{
    font-size: 8.25pt;
    text-align: center;
}

#menu
{
    background-image: url('Images/menuBack.jpg');
    background-repeat: no-repeat;
    background-position: center;
    height: 52px;
    /*padding-top: 7px;*/
}
#menu_list
{
    margin: 0px 0px 0px 20px;
    padding: 0px;
    list-style:none;
    position: relative;
    top: 15px;
}
#menu_list li
{
    display: inline;
    
    font-weight: bold;
}
#menu_list li a
{
    margin: 0px 3px 0px 10px;
    padding: 10px 15px 10px 15px;
    color: #262626;
    border-left-style: solid;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-width: 2px;
    border-color: #FFFFFF;
    text-decoration: none;
}
#menu_list li a:hover
{
    text-decoration: underline;
    color: white;
}
.banner_img
{
    background-image: url('Images/banner.jpg');
    height: 125px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    margin: 0px;
}
h1
{
    font-size: 2em;
    color: #0153b4;
    font-weight: normal;
    margin: 0 0 15px 0;
}
#Content
{
    position: relative;
    float: left;
}
#RightColumn
{
    position: relative;
    float: right;
}

#BottomContent
{
    clear: both;
}
.sidebar_heading
{
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    height: 25px;
    color: #262626;
    font-weight:normal;
    position: relative;
    top: 5px;
    left: 10px;
}
.sidebar_box
{
    background-image: url('Images/sidebar_sprite.png');
    background-repeat: no-repeat;
    background-position: center -7px;
    width: 200px;
    margin-bottom: 10px;
}
.sidebar_content
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #C0C0C0;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top-width: 2px;
    border-top-color: #CC0000;
    border-top-style: solid;
    padding: 2px 0px 10px 0px;
    width: 196px;
    margin-left: auto;
    margin-right: auto;
}
.sidebar_decoration
{
    background-image: url('Images/sidebar_sprite.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 7px;   
}

#Page
{
    width: 972px;
    margin-left:auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.sidebar_content p
{
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar_content ul
{
    list-style: none;
}
.sidebar_content li
{
    margin-left: -25px;
    margin-bottom: 10px;
    text-indent: 5px;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #0153B4;
}

a:hover {
	border-bottom: 1px dashed #ffffff;
}

a img {
	border: none;
}
.login-wrapper
{
    clear: both;
    margin: 3px 0 0 0;
    width: 220px;  
}
.login-input
{
    float: right;
    clear: right;
    margin: 3px 0 0 0;
}
input
{
    border-style: solid;
    border-color: Silver;
    border-width: 1px;
    margin: 0;  
}

.login-input-field
{
    float: left;  
}
.login-error
{
    float: left;
    width: 1em;
}

.login-label
{
    float: left;
    clear: left;
    text-align: right;
    width: 30%;
    margin: 3px 0 0 0;
}
#login-submit 
{
    clear: both; 
    position: relative;
    top: 10px;
    left: 75px;
}
#LoginForm
{ 
    margin-top: 15px;
}

#menu_list .current_page_item a
{
    color: White;
    text-decoration: underline;   
}

.submitbutton
{
    display: inline;
}
#buttonholder
{
    text-align: center;
    margin-top: 10px;
}

.smalltext
{
    font-size:8pt;   
}

.smallcaps
{
    font-variant:small-caps;
    border-top: dashed 1px silver;
    margin-top: -3px;
    font-size: 9pt;
    letter-spacing: 2px;
}

.ButtonLink, .ButtonLink:visited
{
    padding: 0px 10px 0px 10px;
    height: 21px;
    text-decoration: none;
    font-size: 9pt;
    border: solid 1px #0D2139;
    /*background: #0D2139 url('Images/edtButtonHoverBack.gif') repeat-x right;
    background: #0D2139 url('Images/edtButtonPressedBack.gif') repeat-x left;*/
    background: #0D2139 url('Images/edtButtonBackSprite.gif') repeat-x 0px 0px;
    color: white;
    cursor: pointer;
    font-variant: small-caps;
}

.dxeButtonEditButton_BlackGlass
{
    text-decoration: none;
    border: solid 1px #0D2139;
    /*background: #0D2139 url('Images/edtButtonHoverBack.gif') repeat-x right;
    background: #0D2139 url('Images/edtButtonPressedBack.gif') repeat-x left;*/
    background: #0D2139 url('Images/edtButtonBackSprite.gif') repeat-x 0px 0px;
    color: white;
    cursor: pointer;
}

.dxmMenuItemWithImage_BlackGlass, .dxmMenu_BlackGlass
{
    background: #0D2139 url('Images/edtReportButtonBackSprite.gif') repeat-x 0px 0px;
}
.dxmMenuItemHoverWithImage_BlackGlass
{
    background: #0D2139 url('Images/edtReportButtonBackSprite.gif') repeat-x 0px -27px;
}
TD.dxmMenu_BlackGlass
{
    color: White;
}
.ButtonLink:hover, .dxeButtonEditButtonHover_BlackGlass
{
    text-decoration: none;
    border: solid 1px black;
    background: #0D2139 url('Images/edtButtonBackSprite.gif') repeat-x 0px -21px;
}

.ButtonLink:active
{
    text-decoration: none;
    border: solid 1px #0D2139;
    background: #0D2139 url('Images/edtButtonBackSprite.gif') repeat-x 0px -42px;
}

.ButtonLink img
{
    vertical-align: middle;
}

.TableHeader, .TabControlTab, .dxeHFC, .dxeHC, .dxeHLC, .dxeHD
{
    color: White;
    background: #0D2139 url('Images/gridHeaderBackSprite.gif') repeat-x 0px 0px;
}
.dxgvControl_BlackGlass
{
    margin-left: 10px;
}
.TabControlTab td, .HoverTabControlTab td
{
    color: White;   
}
.HoverTabControlTab
{
    background: #0D2139 url('Images/gridHeaderBackSprite.gif') repeat-x 0px -24px;
}

.ActiveTabControlTab, .HoverTabControlTab ActiveTabControlTab
{
    background: White none; 
}
.ActiveTabControlTab td
{
    color: #0D2139;
}
#totals
{
    margin: 0 auto 0 auto;   
    border-collapse: collapse;
}
#totals .totals_name
{
    width: 40%;
    text-align: left;
}
#totals .totals_number
{
    width: 60%;
    text-align: right;
}
#totals #totals_total
{
    border-top: 2px solid black
}

.LargeButtonLink img
{
    vertical-align: middle;
    margin-right: 10px;
}

.LargeButtonLink, .LargeButtonLink:visited
{
    background: #0D2139 url('Images/edtLargeButtonBackSprite.gif') repeat-x 0px 0px;
    padding: 0px 10px 0px 10px;
    height: 50px;
    text-decoration: none;
    font-size: 9pt;
    border: solid 1px #0D2139;
    display: block;
    color: White;
    text-align: center;
    cursor: pointer;
    font-variant: small-caps;
}
.LargeButtonLink:hover
{
    background: #0D2139 url('Images/edtLargeButtonBackSprite.gif') repeat-x 0px -50px;
    text-decoration: none;
    border: solid 1px #0D2139;
}
.LargeButtonLink:active
{
    background: #0D2139 url('Images/edtLargeButtonBackSprite.gif') repeat-x 0px -100px;
    text-decoration: none;  
    border: solid 1px #0D2139;
}
.ButtonText
{
    display: inline-block;
    margin: 0px;
    vertical-align:middle;
}
#ChangeDateButton span
{
    width: 100px;
}
.QtyEditor
{
    background: white none;   
}
.StoreChooserDropdown td
{
    font-size: 7.5pt;
}
#UpdateButtonHolder
{
    width: 220px;
}
.SignupPasswordBox
{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    border: solid 1px #0D2139;
    background: White url('Images/gridHeaderBack.gif') repeat-x 0px 0px;
}
.SignupPasswordBox h2
{
    margin: 0px 5px 0px 5px;
    color: White;
    font-size: 16px;
    font-weight: lighter;
}
.SignupPasswordBox table
{
    margin: 5px 15px 5px 5px;
}
.centered
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;   
}
.justified
{
    margin-left: auto;
    margin-right: auto;
    text-align: justify;       
}
#ProductGrid .dxgvHeaderPanel_BlackGlass
{
    display: none;
}
#ProductGrid
{
    padding: 0;
    margin: 0;
    position: relative;
    top: -1px;
}
#ProductGrid table
{
    margin: 0;

}
#ProductTabs
{
    position: relative;
    z-index: 10;
}
#ProductTabs td
{
    border-bottom-style: none;
    border-bottom-color: transparent;
}

#AddAllButton
{
    margin-top: 10px;
}
.dxpButton_BlackGlass
{
    height: 21px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 9pt;
    border: solid 1px #0D2139;
    /*background: #0D2139 url('Images/edtButtonHoverBack.gif') repeat-x right;
    background: #0D2139 url('Images/edtButtonPressedBack.gif') repeat-x left;*/
    background: #0D2139 url('Images/gridHeaderBackSprite.gif') repeat-x 0px 0px;
    color: white;
    cursor: pointer;
    font-variant: small-caps;
}

.dxpDisabledButton_BlackGlass
{
    height: 21px;
    padding: 0;
    text-decoration: none;
    font-size: 9pt;
    border: solid 1px gray;
    /*background: #0D2139 url('Images/edtButtonHoverBack.gif') repeat-x right;
    background: #0D2139 url('Images/edtButtonPressedBack.gif') repeat-x left;*/
    background: #0D2139 url('Images/gridHeaderBackSprite.gif') repeat-x 0px -48px;
    color: white;
    font-variant: small-caps;
    cursor: default;
}

.dxgvPagerBottomPanel_BlackGlass table
{
    height: 21px;
    padding: 0;
    margin: 0;
}
.dxgvPagerBottomPanel_BlackGlass td
{
    height: 21px;
}
.dxgvPagerBottomPanel_BlackGlass .dxpCtrl
{
    height: 21px;
}
.dxgvPagerBottomPanel_BlackGlass img
{
    margin: 0;
    padding: 0;
    border:none;
}

#popup_inner
{
    background: white;
    width: 400px;
    position: fixed;
    top: 30%;
    border: solid 2px black;
}
#popup
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: Black;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}
#popup_close
{
    position: absolute;
    top: -16px;
    right: 416px;
}
.autocomplete-w1
{
    background: white;
    border: solid 1px gray;
}