﻿*
{
	font-family:Arial;
	font-size:11px;
}

a img
{
	border: 0;	
}

a, a:visited { color: #003366; }

body 
{ 
	text-align: center; 
	padding: 0 auto;
	margin-top: 5px;
	margin-bottom: 0px;
}

#ctl00_ctl03_navigation ul
{
	margin: 0;
	padding: 2px 0 1px 0;
	margin-top: -3px;
	list-style-type: none;
	width: 755px;
	height: 23px;
	background: #0055A5;
}

#ctl00_ctl03_navigation li
{
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
	width: 16.62%;
	float: left;
	background: #0055A5;
	text-align: center;
}


#ctl00_ctl03_navigation li:hover
{
	background: #287EB1;
}

#ctl00_ctl03_navigation li.inactive:hover
{
	background: #003366;	
}

#ctl00_ctl03_navigation a
{
	text-decoration: none;
	color: #fff;
}

#ctl00_ctl03_navigation a:hover
{
	color: #66CCFF;
	text-decoration: underline;
}

#container 
{ 
	width: 755px;
	margin: 0 auto;
	text-align: left;
}

#sidebar
{
	float: left;
	width: 170px;
	text-align: center;
}

#content
{
	float: left;
	margin: 0;
	width: 560px;
	padding-left: 10px;
}

#footer
{
	margin-top: 15px;
	padding: 4px;
	width: 755px;
	float: left;
	border-top: 2px solid #003875;
}

#footer #copyright
{
	float: left;
}

#footer #terms
{
	float: left;
	margin-left:75px;
}

#footer #faq
{
	float: left;
	margin-left: 75px;
}


#footer #page_validation
{
	float: right;
}

.light-blue
{
	color: #2760AD;
}

.grey-box
{
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	padding: 3px 0;
	margin: 4px 0;	
}

.grey-box input, .grey-box textarea
{
	border: 1px solid #666666;
	padding: 2px 5px;	
}

.submit_button
{
	background: #f2f2f2;	
}

.align-left
{
	text-align: left;
	padding-left: 5px;
}

h1
{
	padding-top: 3px;
	color: #0055A5E;
	font-size: 17px;
}

h2
{
	padding: 0;
	font-size: 14px;
	color: #003366;
}

h3
{
	font-weight: bold;
	color: #336600;
	margin-top: -15px;
}
h4
{
	margin-bottom:0;
}

.form-field-header
{
	font-weight: bold;
	padding-left: 25px;
	
}

.padded-ul { margin-top:0; }
.padded-ul li
{
	padding: 7px;
}

.pad-bottom
{
	padding-bottom: 7px;
}

.failure,
.success,
.warning
{
	background-color: #fdd;
	border: 1px solid #f66;
	border-width: 1px 0;
	color: #f00;
	line-height: 1.4em;
	margin: 8px 0;
	padding: 8px;
	page-break-after: avoid;
}

.success
{
	border-top: 1px solid #008800;
	border-bottom: 1px solid #008800;
	background: #ddffdd;
	padding: 5px;
	font-weight: bold;
	color: #008800;
}

.failure
{
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background: #ffcccc;
	padding: 5px;
	font-weight: bold;
	color: #ff0000;
}

.warning
{
	background-color: #f0f0f0;
	border-color: #ccc;
	color: #999;
}

.big
{
    font-size: 12pt;
    padding: 7pt;
}

.buyback_list_section_header
{
	margin: 5px 0;
}

.buyback_list_section_header a
{
	color: #663;
	font-weight: bold;
	font-size: 16px;
}

.faq-question-text
{
	color: #336600;
	font-weight: bold;
}

/* grid related selectors */

.grid
{
  background-color: #fff;
  cursor: default;
  width: 100%;
}

.grid_row, .grid_normal_row, .grid_scheduled_row
{
	background-color: #fff;
	cursor: default;
}

.grid_red_row
{
	background-color: #fcc;
	cursor: default;
}

.grid_normal_row .print_link
{
	display:none;
}

.grid td
{
	padding: 2px;
	border-bottom: 1px solid #f0f0f0;
}

.grid tr:last-child td
{
	border: 0;
}

.grid_row_alt td
{
	background-color: #f0f0f0;
}

.grid_cell
{
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding: 2px 5px;
}

.grid_heading_row
{
	background-color: #f2f2f2;
}

.manufacturer
{
	background-color: #ddd;
	font-weight: bold;
}

.header_row
{
	background: #cedac6;
	padding: 4px;
	font-weight: bold;
}

.grid_heading_cell,
.grid_heading_row th
{
	color: #036;
	font-weight: bold;
	padding: 4px 6px;
}

.grid_heading_cell_hover
{
	background-color: #f6f6f7;
	color: #000;
}

.grid_heading_cell_active
{
	background-color: #f6f6f7;
}

.grid_pager_text
{
	padding: 4px;
}

/* slider related selectors */

.slider_popup
{
	background-color: #FFF4D7; 
	border: 1px solid #4B4B6F; 
	border-top-color: #9495A2; 
	border-left-color: #9495A2; 
	height: 40px;
	width: 300px;
}

.slider_popup td
{
	padding: 4px 6px;
}

.registration-options td
{
	padding: 0px 0px 20px 0px;
}

.registration-options input
{
	float: left;
	width: 10px;
}

.registration-options label
{
	float: left;
	width: 505px;
	margin-left: 10px;
}

@media print 
{ 
	#sidebar { display:none;}
	#ctl00_ctl03_navigation {display: none; }
}

.green-tab
{
	background-image: url(images/tab_left.gif);
	background-position: left -61px;
	background-repeat: no-repeat;
	margin: 1em 0 0 0;
	padding: 0 2px 0 12px;
	white-space: nowrap;
}

.green-tab a
{
	background-image: url(images/tab_wide.gif);
	background-position: right -61px;
	background-repeat: no-repeat;
	border: 0;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 12px 4px 0;
	text-align: center;
	width: 8em;
}

.static-grid { border-collapse: collapse; margin-bottom: 8px; width: 100%; }
.static-grid td, .static-grid th { border: 1px solid #999; padding: 2px 4px; }
.static-grid th, .static-grid td.header, .static-grid tr.header td { background-color: #036; color: #fff; font-weight: bold; }
.static-grid td.header, .static-grid tr.header td { background-color: #036; color: #fff; font-weight: bold; text-align: center; }
.static-grid td.border-bottom, .static-grid tr.border-bottom td { border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.static-grid tr.section td, .static-grid td.section { background-color: #ddd; font-weight: bold; }
.gray td{ color: Gray; }

/* Address validation Dialog CSS */
#dialog { text-align: left !important;}
#dialog a, #dialog p a { color: Gray !important; cursor: pointer; }
.address-suggestions li { list-style: none; }
.address-suggestions li.top { margin-top: 10px; }

/* Packing Instructions */
.packingLeft { width:35%; float:left; text-align:center; height:140px; }
.packingRight { height:140px; }
.packingRight span { color: #9e0039; }
.packingRight ol { margin-left: 100px; padding-left: 100px; }
.packingRight a { font-weight:bold !important; }
.packingRight ol li { margin-top:7px !important; }	
#pack2020 ul { margin-left:4px;padding-left:4px; }
#pack2020 ul li { margin: 5px 0; }
#pack2020 { background-color: #DBEBF4 !important;text-align:left !important;float:right !important;
                 width:25%; padding: 2% 2% !important;margin: 1% 1% !important; border-radius: 15px !important; }

.shippingInstructionsLeft
{
    float:left;
    width:375px;
}

.shippingInstructionsLeft ol
{
    margin-left: 40px;
    padding-left: 40px;
}
