body {
    background-color: white;    
    margin-top: 0px;
    padding-top: 0px;
}

img.hr-blue-faded {
    
}

a {
    font-family: Tahoma, Arial, Sans-Serif;
    color: #C8112C;
    text-decoration: none;
}

a:hover {
    font-family: Tahoma, Arial, Sans-Serif;
    color: #C8112C;
    text-decoration: underline;
}

hr {
    color: #008ed1;
    background-color: #008ed1;
    height: 3px;
}

hr.dashed {
    color: #008ed1;
    background-color: #008ed1;
    height: 2px;
    border: dashed;
}

hr.medium {
    color: #008ed1;
    background-color: #008ed1;
    height: 5px;
}

h1 {
    text-transform: uppercase;
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #C60B27;
    font-size: 18pt;
    text-decoration: none;    
    font-weight: bold;    
}

h3 {
    text-transform: none;
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-size: 14pt;
    text-decoration: none;    
    font-weight: bold;    
}

.section_title {
    text-transform: none;
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-size: 14pt;
    text-decoration: none;    
    font-weight: bold;        
}

.unfloat {
    float: none;
    clear: both;
}

p {
    text-transform: none;
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-size: 12pt;
    text-decoration: none;    
    font-weight: normal;    
}

ul {
    text-transform: none;
    font-family: Tahoma, Arial, Sans-Serif;  
    color: black;
    font-size: 12pt;
    text-decoration: none;    
    font-weight: normal;        
}

.tiny {
    font-size: 8pt;
}
.small {
    font-size: 9pt;
}
.medium {
    font-size: 10pt;
}

.fixed {
    font-family: 'Courier New' , Monospace;    
}

.small_field_title {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;    
}

.field_title {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 10pt;
}

.borderless {
    border: 0px none;
}
.borderless td {
    border: 0px none;
}

.address_text {
    font-size: 10pt;
}

.small_text {
    font-size: 10pt;
}

div.content_text {
    PADDING-RIGHT: 35px; 
    PADDING-LEFT: 35px; 
    WIDTH: 100%; 
    PADDING-TOP: 20px;
}

.header_text {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    color: White;
}
.header_text:hover{
    color: #FBFFAA; 
}

.header_title_text {
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    color: White;
}

.sidebar_button {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    color: White;    
}
.sidebar_button:hover {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;  
    color: #FBFFAA;    
}




.login_text {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;    
    color: White;
    font-weight: bold;
    padding-bottom: 4px;   
}

.login_text a {
    color: White;
    font-size: 10pt;
}
.login_text a:hover {
    color: #FBFFAA;
}

.error_text {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;    
    color: Red;
}

.imform_text {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: normal;    
    color: Black;    
}

.account_section {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: Black;
    font-weight: bold;
    font-size: 11pt;

}

.account_items {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: Black;
    font-weight: normal;
    font-size: 11pt;
}

.account_table_item {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 9pt;
    BACKGROUND-COLOR: white;
    text-align: left;
    padding-left: 10px;
}

.account_table_item a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #002ac1;
    font-weight: normal;
    font-size: 9pt;    
    text-align: left;
}

.account_table_item_selected {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 9pt;
    BACKGROUND-COLOR: #bbffbb;
    text-align: left;
    padding-left: 10px;
}

.account_table_item_selected a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #002ac1;
    font-weight: normal;
    font-size: 9pt;    
    text-align: left;
}



.content_table {
    border: 1px solid #008ed1;    
    MARGIN-TOP: 10px;
    font-size: 10pt; 
}

.content_heading {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    BACKGROUND-COLOR: #008ed1;
}
.content_heading_round {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    BACKGROUND-COLOR: #008ed1;
    background-image: url(images/upperleft.gif);
    background-position: left upper;
    background-repeat: no-repeat;    
}

.admin_table {
    border: 1px solid #008ed1;    
    MARGIN-TOP: 10px; 
}

.admin_table_header {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 11pt;
    BACKGROUND-COLOR: #008ed1;
}

.admin_table_header a {
    font-family: Tahoma, Arial, Sans-Serif;    
    text-decoration: none;    
    color: White;
    font-size: 11pt;
}
.admin_table_header a:hover {
    color: #FBFFAA;
}

.admin_table_header_small {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 9pt;
    BACKGROUND-COLOR: #008ed1;
}

.admin_table_header_small a {
    font-family: Tahoma, Arial, Sans-Serif;    
    text-decoration: none;    
    color: White;
    font-size: 9pt;
}
.admin_table_header_small a:hover {
    color: #FBFFAA;
}


.admin_table_item {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 9pt;
    BACKGROUND-COLOR: white;
    padding-left: 10px;
}

.admin_table_item a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #002ac1;
    font-weight: normal;
    font-size: 9pt;
}

.admin_table_item_small {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 8pt;
    BACKGROUND-COLOR: white;
    padding-left: 10px;
}

.admin_table_item_small a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #002ac1;
    font-weight: normal;
    font-size: 8pt;
}

.admin_table_item_small input {
    font-family: Tahoma, Arial, Sans-Serif;    
    font-size: 8pt;
}
.admin_table_item_small textarea {
    font-family: Tahoma, Arial, Sans-Serif;    
    font-size: 8pt;
}

.admin_details_table {
    color: Black;
    border: 1px solid #008ed1;    
    MARGIN-TOP: 10px;     
}
.admin_details_table td {
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    border-bottom: 1px solid #008ed1;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 2px;
    padding-left: 2px;    
}

.admin_details_table2 {
    color: Black;
    border: 0px none;    
    background-color: #008ed1;
    MARGIN-TOP: 10px;     
}
.admin_details_table2 td {
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    border: 0px none;
    background-color: White;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 2px;
    padding-left: 2px;    
}


.admin_details_table_header {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 12pt;
    BACKGROUND-COLOR: #008ed1;    
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3px;
    padding-left: 3px;   
}
.admin_details_table_header_link, .admin_details_table_header_link:hover {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 10pt;
    BACKGROUND-COLOR: #008ed1;    
    text-decoration: underline;
}
.admin_details_table_header_link:hover {  
    color: #FBFFAA;    
}



.admin_details_table_field_title {
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    font-weight: bold;
}

.padded_right {
    padding-right: 4px;
}

.content_footer {
    margin-top: 25px;
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    font-weight: normal;
    color: Black;
}
.content_footer a {
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    font-weight: bold;
    color: #008ed1;
}
.content_footer p {
    margin-top: 20px;
    font-family: Tahoma, Arial, Sans-Serif;        
    font-size: 9pt;
    font-weight: normal;
    color: Black;
}

.category_browser_top_div {
    background-image: url(images/upperleft.gif);
    background-position: left upper;
    background-repeat: no-repeat;
    BACKGROUND-COLOR: #008ed1;    
    padding-top: 4px;
    padding-bottom: 4px;    
    padding-left: 5px;
    margin-bottom: 4px;
    margin-top: 10px;    
}
.category_browser_top {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
 
}
.category_browser_top a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
}
.category_browser_top a:hover {
    color: #FBFFAA;
}
.category_browser {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 12pt;

}
.category_browser a {
    color: #008ed1;
    font-size: 12pt;
    font-weight: bold;   
    text-decoration: none;    
}

.product_table_header {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt; 
    BACKGROUND-COLOR: #008ed1;    
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3px;
    padding-left: 3px;
}

.product_table {
    border-top: 1px solid #008ed1;    
    border-left: none;
    border-right: none;
    border-bottom: none;
    MARGIN-TOP: 10px;     
}

.product_table_description p {
    font-family: Tahoma, Arial, Sans-Serif;    
    font-size: 14pt;
    padding-bottom: 5px;
}
.product_table_description strong {
    font-family: Tahoma, Arial, Sans-Serif;    
    font-size: 14pt;
    font-weight: bold;
}

.product_pricing_table {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 9pt;    
    border: 1px solid #008ed1;    
    margin-top: 10px;    
    margin-bottom : 10px;    
}
.product_pricing_table th {
    font-weight: bold;
    text-align: left;
}
.product_pricing_table caption {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    BACKGROUND-COLOR: #008ed1;    
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3px;
    padding-left: 3px;    
    margin-bottom: 0px;
    margin-top: 10px;
}

.product_pricing_quantity_row {
}

.product_pricing_price_row {
}

.content {
    BACKGROUND-POSITION: right bottom;
    BACKGROUND-IMAGE: url(images/content_bg_bottom.gif); 
    BACKGROUND-REPEAT: no-repeat;
    padding-bottom: 40px;
}

.product_list {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10pt; 
}

.product_list a {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: #008ed1;
    text-decoration: none;
}

.main_table {
    background-color: White;
}

/***** Account Shipping Addresses *****/
.shipping_address_table {
    border: 1px solid #008ed1;    
    MARGIN-TOP: 10px; 
    border: 0px none;    
}
.shipping_address_header {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    BACKGROUND-COLOR: #008ed1;
    text-align: left;  
    background-image: url(images/upperleft.gif);
    background-position: left upper;
    background-repeat: no-repeat;
    padding: 5px;
}
.shipping_address_item {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 14pt;
    BACKGROUND-COLOR: white;
    text-align: left;
    padding: 10px;
}

/***** END: Account Shipping Addresses *****/

/***** Account Orders *****/
.orders_table {
    border: 1px solid #008ed1;    
    MARGIN-TOP: 10px; 
    border: 0px none;    
}
.orders_header {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: White;
    font-weight: bold;
    font-size: 14pt;
    BACKGROUND-COLOR: #008ed1;
    text-align: left;  
    background-image: url(images/upperleft.gif);
    background-position: left upper;
    background-repeat: no-repeat;
    padding: 5px;
}
.orders_item {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: normal;
    font-size: 11pt;    
    BACKGROUND-COLOR: white;
    text-align: left;
    padding: 1px;

}
.orders_item a {
    font-family: Tahoma, Arial, Sans-Serif;    
    color: #002ac1;
    font-weight: normal;
    font-size: 14pt;    
    text-align: left;
}
/***** END: Account Orders *****/

/***** Weather Links Table *****/
.weather_links_table {
    margin-top: 0px;   
}
.weather_links_table td {
    font-size: 10pt;   
    vertical-align: top;
    text-align: left; 
    padding-top: 4px;
}
.weather_links_table td a {
    font-weight: bold;
    color: #007ed5;
    border-bottom: 1px dashed #007ed5;
}
.weather_links_table td a:hover {    
    text-decoration: none;
    border-bottom: 1px solid #007ed5;
}
.weather_links_table th {
    font-size: 14pt;    
    vertical-align: bottom;
    text-align: left;
    font-family: Tahoma, Arial, Sans-Serif;    
    color: black;
    font-weight: bold;        
    padding-top: 20px;
    padding-bottom: 5px;
}
.weather_link_desc {
    font-size: 10pt;    
}
.cust_no_link, .cust_no_link:hover, .cust_no_link a:link, .cust_no_link a:visited, .cust_no_link a:hover, .cust_no_link a:active {
    font-size: 8pt;
    color: White;
}

/***** END: Weather Links Table *****/

.account_link_buttons {
	font-size: 10pt;
	font-weight: bold;
}

.blue_text {
	font-size: 10pt;
	font-weight: bold;
	color: #165dac;
	
}

.gray_textbox {
	background-color: #f0f0f0;
}

#divCatalogRequestForm {
    
}

#divCatalogRequestForm .form_row {
    
}

#divCatalogRequestForm .form_field_title {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    float: left;
    width: 150px;
}

#divCatalogRequestForm .form_field_value {
    float: left;    
}


#tdLeftCol1 {
    vertical-align: top;
    width: 107px;
    background-image: url('images/sidebar_yellow_tile.gif');
    background-repeat: repeat-y;    
}

#tdLeftCol2 {
    vertical-align: bottom;
    background-image: url('images/dds_thermometer.jpg');
    background-repeat: repeat-y;
    background-position: top;
}

.sidebar {
    padding-left: 15px;
    overflow: hidden;    
    text-align: center;
    background-image: url('images/sidebar_blue_repeat.jpg');
    background-repeat: repeat-y;    
}
.sidebar p {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;   
}

.header09 {
    background-image: url('images/header_09.jpg');
}
.header10 {
    background-image: url('images/header_10.jpg');
}

.footer20 {
    background-image: url('images/footer_21.jpg');
}
