*
{
	margin: 0;
	padding: 0;
}

html
{
    height: 100%;
    width: 100%;
}

body
{
	font: 10px normal "Lucida Grande","Lucida Sans Unicode",verdana, arial, sans-serif;
	color: #3F3F3F;
	background: #565250;
	height: 100%;
}

#header
{
    height: 55px;
    background: #565250 url(cssimages/logo.gif) no-repeat right -4px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
}

#header_print, h2
{
    display: none;
}

h1
{
    color: #e0e0e0;
    font-weight: normal;
    font-size: 15px;
    position: absolute;
    right: 170px;
    top: 20px;
}


#product_filters div
{
    float: right;
    padding: 1px 8px 2px 8px;
    margin-right: 2px;
    margin-top: 5px;
    color: #DBD7D6;
}

#product_filters img
{
    float: right;
    margin-top: 4px;
    visibility: hidden;
}

#product_filters img.spin
{
    visibility: visible;
}

#product_filters #selected_only
{
    margin-right: 16px;
}

#product_filters div.hover
{
    color: #fff;
    cursor: pointer;
}

#product_filters #selected_only.on
{
    background: #EAE871;
    color: #000;
}

#product_filters #hot_only.on
{
    background: #E14046;
    color: #fff;
}

#main
{
	border-top: 5px solid #313131;
	border-bottom: 5px solid #313131;
    font-size: 1.2em;
    padding: 10px 0;
    margin-top: 55px;
    background: #7A7C82;
}


.footer
{
    height: 40px;
    background: #565250;
	border-top: 5px solid #313131;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

.footer p, .disclaimer
{
    color: #BBBAB9;
    text-align: center;
    margin: 5px 0;
}



/* ==== Form element styles =============== */
.form_field, .form_field_action, .form_field_number
{
	font-size: 1em;
	padding: 2px;
	color: #495E78;
	border: 1px solid #B9B9B9;
	border-bottom-color: #D8D8D8;
	border-top-color: #5B5B5B;
}

.form_select, .form_select_action
{
	font-size: 1em;
	color: #495E78;
	border: 1px solid #B9B9B9;
	border-bottom-color: #D8D8D8;
	border-top-color: #5B5B5B;
}

.form_field_action, .form_select_action
{
	font-weight: bold;
	font-size: 1.3em;
}

.form_field_number
{
    width: 5em;
}

.form_textarea
{
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana, arial, sans-serif;
	font-size: 1em;
	padding: 2px;
	height: 7em;
	color: #495E78;
	border: 1px solid #B9B9B9;
	border-bottom-color: #D8D8D8;
	border-top-color: #5B5B5B;
	vertical-align: top;
}

.form_button
{
	font-family: "Lucida Grande","Lucida Sans Unicode",verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0 10px;
	background: #587291;
	color: #fff;
	border: 2px solid #7F96B1;
	border-bottom-color: #324357;
	border-top-color: #CBD7E6;
}

.form_button[disabled]
{
	color: #D4DCE0;
	background: #8395AB;
	border: 2px solid #97A7BB;
	border-bottom-color: #707E8E;
	border-top-color: #BDC8D6;
}

option
{
	padding-left: 12px;
}

.form_optgroup
{
	padding: 4px 0 0 2px;
	font-style: normal;
}


/* ----- Advanced Search ----------------------- */

.current
{
    text-align: center;
    position: relative;
}

.this_search
{
    display: none;
}

.search_box img
{
    vertical-align: top;
}

.current img
{
    cursor: pointer;
}

.current_carrier
{
    display: none;
}

.adv_gear_off
{
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 1000;
    display: none;
}

.top_picks {
	margin: 10px auto 0;
	color: #eee;
	font-weight: bold;
	text-align: center;
}

	.top_picks ul {
		display: inline;
		list-style: none;
		margin: 0 10px;
	}
	
		.top_picks li {
			display: inline;
		}
		
		.top_picks a {
			padding: 2px;
			margin-right: 5px;
			background: #7A7C82;
		}
	
.advanced_search
{
    color: #E0E0E0;
    display: none;
    padding: 6px 12px;
    position: relative;
}

.pulldowns
{
    text-align: left;
    padding: 0px 0px 6px 0px;
    margin-bottom: 6px;
    margin-right: 30px;
    border-bottom: 1px solid #848890;
    position: relative;
}

.advanced_search table
{
    border: 0;
}

.advanced_search table th, .advanced_search table td
{
    border: 0;
    background: transparent;
    text-align: left;
    vertical-align: middle;
    padding: 4px 4px 4px 0;
    color: #E0E0E0;
    font-weight: normal;
}

.advanced_search .form_button
{
    position: absolute;
    top: 0;
    right: 0;
}

#container.adv .advanced_search table th, #container.adv .advanced_search table td
{
    color: #313131;
}

#container.adv .advanced_search, #container.adv .adv_gear_off
{
    display: block;
}

#container.adv .current_carrier
{
    display: inline;
}

#container.adv .search_box
{
    display: none;
}

#container.adv .current
{
    width: 76%;
    margin: 0 12%;
}

#container.adv #main
{
    background: #C9DAF0;
}

/* ==== Alert for IE 6 ========================= */
#no_ie_6
{
    position: absolute;
    z-index: 20000;
    width: 100%;
    background: #F6B6BB;
    text-align: center;
    padding: 20px;
    border-bottom: 3px solid #D70021;
    border-top: 3px solid #D70021;
}

#no_ie_6 p
{
    margin: .5em 0;
    font-size: 1.2em;
}

#no_ie_6 strong
{
    font-weight: bold;
    font-size: 2em;
}

#no_ie_6 a
{
    color: #8F000F;
    font-size: 1.3em;
}

#no_ie_6 a:hover
{
    color: #000;
}
