BODY
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    margin:0px 0px 25px 0px;
    font-size:12px;
}

TR.part_odd
{
    BACKGROUND-COLOR: #ffcc66;
    BACKGROUND-COLOR: rgb(237, 243, 254);
}
TR.part_even
{
    BACKGROUND-COLOR: #ffffff;
}
TD.header
{
    FONT-SIZE: 12pt
}
TD.col_0
{
    BACKGROUND-COLOR: white;
}
TD.col_1
{
    BACKGROUND-COLOR: rgb(237, 243, 254);
}

TD.error
{
    FONT-SIZE: 12pt;
    COLOR: red;
    BACKGROUND-COLOR: #ffffcc
}

P
{
    FONT-SIZE: 12px;
    line-height:1.5em;
}
TD
{
    FONT-SIZE: 12px;
    vertical-align:top;
}
A:link
{
    COLOR: #60c;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #60c;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #60c;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #880;
    TEXT-DECORATION: none
}

TABLE
{
	border-collapse:collapse;
}

TD.avg
{
    FONT-WEIGHT: bolder;
    BACKGROUND-COLOR: #c0c0c0
}
TR.gtotal
{
    BACKGROUND-COLOR: #60c
}
TR.gtotal TD
{
    FONT-WEIGHT: bold;
    font-size:14px;
    COLOR: white;
    padding-right:6px;
    text-align:right;
}
TD.total
{
    BACKGROUND-COLOR: #60c;
}
TR.pheader
{
    COLOR: white;
    BACKGROUND-COLOR: #60c;
}

TR.pheader TD
{
	white-space:nowrap;
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid silver;
}

TABLE.prices
{
	padding:0;
	margin:0;
}

TABLE.prices TD, TABLE.prices TH
{
	padding:2px;
	font-size:10px;
}

TH
{
	background-color:#eee;
	border-bottom:1px solid silver;
}


TH
{
	font-size:12px;
}

TD
{
	background-image:none;
}

.result_head
{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:-8px;
}

table.part_results
{

}

table.part_results th
{
	background-color:#eee;
	border-bottom:1px solid #ddd;
	padding:4px;
	white-space:nowrap;
	text-align:left;
}

table.part_results td
{
	vertical-align:middle;
	padding:2px;
}

.footer
{
	text-align:center;
	font-size:12px;
	margin-top:15px;
	padding-top:20px;
	border-top:1px solid silver;
}

#search_table
{
	width:900px;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}

#search_table td
{
	padding:8px;
}

#search_parts
{
	width:380px;
	height:250px;
	overflow:auto;
	padding-right:10px;
	padding-bottom:30px;
	margin-right:20px;
	margin-top:5px;
}

.search_parts_cell
{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background-color:#eee;
}

#search_parts td, #saved_parts_list td
{
	padding:2px;
}

#saved_parts_list
{
	height:250px;
	overflow:auto;
	font-size:12px;
	padding-right:10px;
}

input.mini, select
{
	border:1px solid silver;
	font-size:10px;
}

.front_top
{
	height:120px;
}

table.contact
{
	width:500px;
	margin-top:20px;
	margin-bottom:20px;
}

table.contact td
{
	text-align:left;
}

.members 
{
	height:300px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
}

table#login
{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	background-color:#eee;
	border:1px solid silver;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
}

table#register_info
{
	width:400px;
}
table#register_info td
{
	padding:4px;
	font-size:12px;
	font-weight:bold;
}

table#register_info td.reg_message
{
	padding-top:15px;
	height:50px;
	font-size:12px;
}

table#login td
{
	padding:6px;
	background-color:#eee;
}

table.price_table
{
	border:2px solid silver;
	width:900px;
}

#menu_right
{
	float:right;
	padding-right:20px;
	padding-top:10px;
	text-align:right;
	
}

#main_menu
{
	margin-top:5px;
}

#main_menu a 
{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

#main_menu a:hover
{
	color:#60c;
}

#top_logo
{
	margin-top:4px;
	margin-left:6px;
	margin-bottom:4px;
	height:100px;
	background-image:url('/images/newlogo1.jpg');
	background-repeat:no-repeat;
}

#top_border
{
	border-top:1px solid silver;
}

#search_form
{
	padding-top:6px;
	padding-left:15px;
	font-size:12px;
}

form
{
	margin:0px;
}

.content
{
	margin-right:50px;
	margin-left:50px;
	margin-top:30px;
}

.left
{
	margin-right:240px;
	text-align:justify;
	padding-left:25px;
	padding-right:20px;
	border-left:2px solid purple;
	border-right:2px solid purple;
}

.right
{
	float:right;
	width:215px;
	padding-left:15px;
	text-align:left;
	margin-bottom:15px;
}

.title, #main_menu a
{
	color:#880;
}

.title
{
	font-weight:bold;
	font-size:14px;
	
}

.purple
{
	color:#60c;
	font-weight:bold;
}

#about
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.front-page-container
{
	width:900px;
}

#public_search
{
	margin-left:50px;
	margin-right:50px;
	text-align:left;
}

#public_graph
{
	float:right;
}

.scrolling_results
{
	width:250px;
	height:400px;
	overflow:auto;
}

#flags
{
	margin-top:7px;
}

#flags img
{
	border:1px solid silver;
	margin-left:3px;
}

#paid_registration
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

caption
{
	font-weight:bold;
	padding-bottom:15px;
}

.error
{
	font-size:14px;
	color:red;
	font-weight:bold;
	margin-bottom:1em;
	margin-left:1em;
}

ul
{
	text-align:left;
}

.action_title
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

#buttons td
{
	text-align:center;
	border-bottom:1px solid silver;
}
#fp_box
{
	float:right;
	width:300px;
	margin-top:-10px;
	margin-left:30px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	border:1px solid #ddd;
	background-color:#eee;
}

.fp_item
{
	margin-bottom:10px;	
	margin-top:10px;
	border-bottom:1px dashed #bbb;
	padding-bottom:10px;
}

#subscribe
{
	border:1px solid silver;
	margin-left:auto;
	margin-right:auto;
}
#subscribe th
{
	font-size:12px;
}
#subscribe td, #subscribe th
{
	text-align:center;
	border-left:1px solid silver;
}

tr.on td
{
    BACKGROUND-COLOR: #edf3fe
}

.dark_background
{
border:1px solid #ddd;background-color:#eee;
}