body
{
    font-family:Arial;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    margin: 0px;
    padding:0px;
    width:100%;
    height:100%;
    font-size:12px;
}

body.cc
{
    background-color: #4c739a;
}

#cc-logo
{
    float: left;
    margin-right: 20px
}

#cc-view-logo
{
    background-position: left top;
    background-image: url(/new_images/customer_top_logo.jpg);
    width: 260px;
    background-repeat: no-repeat;
    
    height: 65px;
    float:left;
}

#cc-menus
{
    vertical-align: middle;
    width: 100%;
    height:65px;
    /*background-color:#4c739a;*/
    background-image:url('/new_images/customer_top_background.jpg');
    background-position:top;
    background-repeat:repeat-x;
}

#cc-menus a
{
    text-transform:capitalize;
    text-decoration:none;
}

#cc-main-menu, #cc-secondary-menu
{
    font-weight: bold;
    font-size: 13px;
    background-color:Transparent;
}

#cc-main-menu
{
    height: 26px;
    padding-top:6px;
}

#cc-secondary-menu
{
    height:30px;
    padding-top:2px;
    padding-left:2px;
}

#cc-main-menu a
{
    margin-left:10px;
    color: white;
}

#cc-secondary-menu a
{
    color:white;
}

.cc-container
{
    position:absolute;
    top:68px;
    left:0px;
    right:0px;
 }

form
{
    padding:0px;
    margin:0px;
    border:0px;
}

h1, h2, th.title
{
    font-weight: bold;
    color: black;
    font-family: Arial
}

th.title
{
    padding-bottom: 5px
}

h1
{
    font-size: 18px
}
h2
{
    font-size: 16px
}

.tab_body
{
    border:1px solid white;
    padding:5px;
    color: white;
    background-color: #5986b4;
    font-size: 12px;
}

input
{
    font-size: 12px
}

.title
{
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
    margin-left:20px;
    margin-top:10px;
    margin-bottom:15px;
}

table.searchResults
{
    width: 100%;
    border-collapse: collapse;
}

table.searchResults tr:hover td
{
    background-color:#eee;
}

table.searchResults td
{
    padding-left: 6px;
    padding-bottom: 1px;
    color: black;
    padding-top: 1px;
    font-size:12px;
    text-align: left;
}

table#internalPartsResults
{
    width:100%;
    border-collapse:collapse;
    margin-left:0px;
    background-color:White;
    margin-bottom:4px;
    border-bottom:1px solid silver;
}

table#internalPartsResults tr td
{
    padding:3px;
    color: black;
    font-size:11px;
    font-weight:normal;
}



td.on, tr.on td
{
    background-color: #edf3fe;
}

.search_results_header
{
    border-collapse: collapse
}

th
{
    color: black;
    border-bottom: silver 1px solid;
    white-space: nowrap;
    border-bottom:1px solid black;
    background-image:url("/new_images/th_fat_background.jpg");
    border-top:1px solid silver;
    text-transform:capitalize;
}

.searchheader td
{
    width: 85px
}

#table-criteria
{
    border:2px solid silver;
    background-color: white
}

#table-criteria th
{
    padding:4px;
    font-size: 12px;
    border-bottom: silver 1px solid;
    background-color: #eee
}

#table-criteria td
{
    padding:3px;
}

#table-criteria img
{
    border:0;
}

#reqSearchOptions
{
    padding:6px 0px 6px 10px;
    border-bottom:1px solid silver;
    background-color:#eee;
    border:1px solid silver;
    position:absolute;
    top:10px;
    left:5px;
    right:5px;
    font-size:12px;
    
}


#reqSearchResultsHeader
{
    margin-left:0px;
    width:96%;
    border-color:#646464;
    color:white;
    border-style:solid;
    border-top-width:2px;
    border-left-width:2px;
    border-bottom-width:1px;
    border-right-width:1px;    
    background-image:url('/new_images/dark_inset_background.jpg');
    background-position:top;
    background-repeat:repeat-x;
    background-color:#646464;
}

#reqSearchResultsHeader td
{
    font-size:14px;
    font-weight:bold;
    vertical-align:middle;
    text-align:center;
}

#instructions
{
    padding:30px;
    font-size:14px;
    font-family:Arial;
    color:Black;
    margin-left:auto;
    margin-right:auto;
    width:400px;
    border:1px solid silver;
    background-color:#eee;
    margin-top:40px;
   
}

#reqSearchResults
{
    position:relative;
    top:52px;
    left:0px;
    margin-right:380px;
    padding-left:5px;
}

#saved
{
    float:right;
    margin-top:52px;
    margin-right:5px;
    width:384px;
    background-color:#eee;
    border-right:1px solid #666;
    border-top:2px solid #aaa;
    border-left:2px solid #aaa;
    border-bottom:1px solid #aaa;
}

#saved_header
{
    font-weight:bold;
    font-size:14px;
    float:right;
    text-align:right;
    font-family:Arial;
    padding-top:4px;
    padding-right:10px;
}

#savedPartsList
{
    background-color:White;
}

#controls
{
    vertical-align: middle;
    padding:5px 10px 5px 10px;
    border-top:1px solid #444;
    border-bottom:1px solid #464646;
    background-image:url('/new_images/dark_inset_background.jpg');
    background-position:top;
    background-repeat:repeat-x;
    background-color:#646464;
}

#controls input, #controls select
{
    font-size: 10px;
}

.error
{
    background-color: #f99
}

.results_header
{
    padding:4px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    border-color:#646464;
    color:white;
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-right-width:1px;    
    background-image:url('/new_images/dark_inset_background.jpg');
    background-position:top;
    background-repeat:repeat-x;
    background-color:#646464;
	padding:3px;
	white-space:nowrap;
}

.results_header a
{
    color:White;
	text-decoration:none;
	cursor:pointer;
}

table.searchResults .right
{
    text-align: right;
    padding-right:5px;
}

table.searchResults .top
{
	border-top:1px solid black;
}

.main_tab, .main_tab_selected
{
    float:left;
    height:16px;
    padding:8px 10px 7px 10px;
    cursor:pointer;
}

.main_tab
{
    color:white;
}

.main_tab_selected 
{
    background-image:url('/new_images/customer_tab_shading.jpg');
    background-position:top;
    background-repeat:repeat-x;
    background-color:white;
}

.main_tab_selected, .main_tab_selected a
{
    color:#4c739a;
}

.history_tab, .history_tab_selected
{
    float:left;
    color:#333;
    font-weight:bolder;
}

.history_tab
{
    padding:6px;
}

.history_tab_selected
{
    border-left:1px solid silver;
    border-right:1px solid silver;
    border-top:1px solid silver;
    border-bottom:1px solid #eee;
    background-color:#eee;
    padding:5px 6px 6px 6px;
    
}

#history_tabs
{
    position:relative;
    height:27px;
    z-index:2;
    padding-left:10px;
}

#historyDiv form
{
    margin-bottom:5px;
    width:100%;
}

.history
{
    position:absolute;
    z-index:1;
    border-top:1px solid silver;
    border-bottom:1px solid silver;
    padding:7px;
    top:27px;
    background-color:#eee;
    left:0px;
    right:0px;
    color:Black;
}

.history_frame, .table_frame
{
   background-color:White;
   border-color:#aaa;
   border-style:solid;
   border-top-width:1px;
   border-bottom-width:1px;
   border-left-width:2px;
   border-right-width:1px;   
}

#history_container
{
    position:absolute;
    top:48px;
    left:0px;
    right:0px;
    bottom:0px;
}

#charts
{
    position:absolute;
    top:280px;
    left:0px;
    right:0px;
    height:130px;
    background-color:White; 
}

#groupedHistory
{
    margin-left:10px;
    margin-right:10px;
}

.search_form td
{
    font-size:12px;
    white-space:nowrap;
    padding-right:6px;
}

#recent_orders_header
{
    margin:0;
    padding:6px;
    border-color:#646464;
    color:white;
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-right-width:1px;    
    background-image:url('/new_images/dark_inset_background.jpg');
    background-position:top;
    background-repeat:repeat-x;
    background-color:#646464;
}

.error_box
{
    border:1px solid silver;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    margin-top:60px;
    text-align:center;
    font-size:14px;
    width:250px;
}

.big_link
{
    color:Black;
    font-size:16px;
    font-weight:bold;
}
