body {
	margin: 0 0 0 0;
	background-color: rgb(128, 128, 128);
	/*background: url(../images/body_bkgrd.jpg) repeat-x top left;*/
	/*background-image: url(/graphics/bg.gif);*/     /* stretched sidebar trick... -rjf */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
}
table {
	padding: 0 0 0 0;
	border-collapse: collapse;
}
table td {
	padding: 0 0 0 0;
}
img {
	border: none;
}
form {
	margin: 0 0 0 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: 20px;     /* browsers treat the list item graphic as "to-the-left" of the margin/padding formatting... -rjf */
}
h1 {
	font-size: 24px;
	vertical-align: middle;
}
td.field_name {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
.clickable {
    cursor: hand; 
    cursor: pointer;
}
/* rails adds <div class="fieldWithErrors"> around fields with errors, which sometimes messes up formatting...set display to inline so
	so the divs are capable of lining up side by side... -rjf */
.fieldWithErrors {
    display: inline;
	 border: 2px solid rgb(255, 0, 0);
}

table.generic {
	margin: auto;
	border: 1px solid black;
}
table.generic tr.header_row {
	color: white;
	background-color: black;
}
table.generic tr.odd_row {
	background-color: rgb(240, 240, 240);
}
table.generic tr.odd_row:hover, table.generic tr.even_row:hover {
	background-color: #B4D1DB;
}
table.generic tr.even_row {
	background-color: rgb(225, 225, 225);
}
table.generic td {
	padding: 3px;
}


#main {
	width: 960px;
	margin: auto;
	background-color: white;
}
/* planning around 960px width (1024 - 64 for scrollbar)... -rjf */
#left_sidebar {
	width: 166px;
	vertical-align: top;
}
#left_sidebar #section_1 {
	padding: 5px;
	padding-top: 10px;
	vertical-align: top;
}
#left_sidebar #section_2 {
	padding: 5px;
	vertical-align: top;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
/* http://archivist.incutio.com/viewlist/css-discuss/78877 */
#header_logo a {
	display:block;
	width:100%;
	height:100%;
}
#basket_link_box {
	color: rgb(255, 189, 16); 
	text-align: right; 
	font-weight: bold; 
	padding-top: 8px; 
	padding-right: 8px; 
	padding-bottom: 8px;
}
#basket_link_box a {
	color: rgb(255, 189, 16); 
	text-decoration: none;
}
#basket_link_box a:hover {
	background-color: white;
	color: black;
}
#shopping_for {
	margin-left: auto;
	color: rgb(255, 189, 16);
	font-weight: bold;
}
#caption {
	width: 200px;
	margin-left: auto;
	text-align: center;
}
#logout {
	text-align: right;
	margin-top: 10px;
}
#message_box {
	margin-top: 5px;
	width: 100%;
	border: 1px solid black;
	background-color: #e5e5f5;
}
#message_box #icon {
	width: 42px;
	padding: 3px;
}
#message_box #message {
	vertical-align: middle;
	padding: 3px;
}
#footer {
	background-color: black;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer #divider {
	background-color: rgb(255, 189, 16);
	height: 5px;
}
#footer .blurb {
	margin-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	color: white;
}
#footer a {
	color: white;
	text-decoration: underline;
}



#header {
	background: url(../images/header_bkgrd.jpg) no-repeat top left;
	height: 150px;
}
#header #top_right_navigation {
	color: black; 
	font-size: 14px; 
	font-weight: bold;
}
#header #top_right_navigation a {
	color: black;
	text-decoration: none;
}
#header #top_right_navigation a:hover {
	color: white;
	background-color: black;
}
#top_nav{
	margin: auto;
	padding: 0;
	height: 53px;
}
#top_nav ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#top_nav ul li{
	text-decoration: none; 
	text-align: center;
	display: inline;
}
#top_nav ul li a{
	float: left;
	margin: auto;
	padding: 15px 29px 20px 29px;
	display: block;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/top_nav_bkgrd.jpg) repeat-x top center;
}
#top_nav ul li a.left_end{
	background: url(../images/top_nav_lft_end.jpg) no-repeat top left;
}
#top_nav ul li a.right_end{
	background: url(../images/top_nav_right_end.jpg) no-repeat top right;
}
#top_nav ul li a:hover, #top_nav ul li a:focus{ 
	background: url(../images/top_nav_bkgrd2.jpg) repeat-x top center;
}
#top_nav ul li a.left_end:hover, #top_nav ul li a.left_end:focus{ 
	background: url(../images/top_nav_lft_end_sel.jpg) no-repeat top left;
}
#top_nav ul li a.right_end:hover, #top_nav ul li a.right_end:focus{ 
	background: url(../images/top_nav_right_end_sel.jpg) no-repeat top right;
}
#left_sidebar {
	/*border-right: solid 3px rgb(192, 192, 192);*/
}
#left_sidebar #section_2 {
	background: #fff url(../images/left_nav_bkgrd.jpg) no-repeat center;
	background-position: 0px 0px;
}
#left_sidebar h1{
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	font-size: 120%;
	color: #000;
}
#left_login {
}
#left_nav_list{
	margin: auto;
	padding: 0;
	width: 95%;
}
#left_nav_list h2{
	text-align: left;
	margin-bottom: 0px;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	background: url(../images/cat_btn_bkgrd.jpg) repeat-x top left;
	border: solid 1px #999;
}
#left_nav_list ul{
	list-style-type: none;
	margin: 0; 
	padding: 0 0 25px 0;
}
#left_nav_list ul li{
	display: block;
	padding: 0 0 0 0px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
}
#left_nav_list ul li a{
	display: block;
	padding: 3px 0 3px 3px;
	font-weight: normal;
	text-decoration: none; 
	color: #000;
}
#left_nav_list ul li a:hover, #left_nav_list ul li a:focus{ 
	color: #fff;
	background-color:#999;
}
