
body
{
	margin-top: 3px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	background-color: white;
}

select
{
	width: 200px;
	margin-top: 4px;
	margin-right: 12px;
	font-size: 10px;
	font-family: verdana, arial, serif;
}

#content
{
	float: left;
	padding: 0;
	font-size: 11px;
	line-height: 130%;
}


/********************************************/
/**** BEGIN > Header ************************/
/********************************************/

#main
{
	float: left;
	width: 760px;
	margin-top: 10px;
	background-color: white;
}

#header_top
{
	height: 58px;
	text-align: right;
	padding-top: 12px;
	vertical-align: middle;
	/* background: url(/images/logos/logo_source_one.jpg) no-repeat top left; */
}

#header_top_logo
{
	float: left;
	margin-top: -10px;
}

#header_top_logo img
{
	border: none;
}
	
#header_top div
{
	float: right;
}

#search_label
{
	margin-right: 6px;
	vertical-align: 30%;
}

#search_field
{
	height: 14px;
	width: 200px;
	font-size: 12px;
	margin-top: 14px;
	vertical-align: 18%;
	background-color: #E7E6E4;
	border: 1px solid #433572;
}

body:last-child #search_field
{
	vertical-align: 40%;
}

#search_submit
{
	width: 19px; 
	height: 20px;
	border: none;
	margin-right: 10px;
}

#header_bottom_navbar
{
	width: 420px; 
	float: left; 
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;	
}

#header_bottom_navbar li
{
	display: inline;
	margin: 0 -4px 0 0;	
	list-style-type: none;
}

#header_bottom_navbar a
{
	border: 0px;
	text-decoration: none;
}

body:last-child #header_bottom_navbar
{
	margin-left: -2px;
}

#header_image
{
	margin-top: -2px;
	height: 175px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#random_header_image
{
	width: 570px;
	float: left;
	margin-bottom: -2px;
}

div.header_block
{
	float: right;
	width: 180px;
	height: 175px;
	text-align: left;
	line-height: 16px;
	/* background: url(/images/pic_header_bg.jpg) no-repeat bottom right;	*/
}

div.header_block a
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

div.header_block hr
{
	color: #666666; 
	background: #666666; 
	border: 0; 
	height: 1px;
}

div.header_block ul
{
	margin: 3px 0 0 7px;
	padding: 0;
	color: #444444;
	font-size: 11px;
	list-style-type: none;
	line-height: 126%;
}

#product_search
{
	float: right; 		/* new */
	margin-left: -4px;	/* new */
	background: url(/images/menus/bg_main_nav.gif) repeat-x top left;
}

#product_search input
{
	margin: 0;
	padding: 0;
	width: 156px;
	height: 12px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;	
}

span.list_header
{
	color: #011F5A;
	font-size: 11px;
	font-weight: bolder;
	font-family: helvetica, arial, sans-serif;
}

/********************************************/
/**** END > Header **************************/
/********************************************/



/********************************************/
/**** BEGIN > SubHeader *********************/
/********************************************/

#subheader
{
	height: 20px; 
	margin-top: -1px; 
	border-bottom: 1px solid white;
}

body:last-child #subheader
{
	height: 27px; 
}

#subheader_left
{
	width: 380px;
	background-color: #E7E6E4;
}

#subheader_right
{
	background: url(/images/headers/header_guttman_group_companies.gif) bottom left;
}

#subheader select
{
	margin-left: 180px;
	vertical-align: 50%;
}

body:last-child #subheader select
{
	margin-top: 0;	
}

/********************************************/
/**** END > SubHeader ***********************/
/********************************************/



/********************************************/
/**** BEGIN > Footer ************************/
/********************************************/

#footer
{
	margin-top: 0;
	padding: 4px 1px 2px 16px;
	text-align: left;
	background-color: #002D73;
}

#footer ul
{
	display: inline;
	vertical-align: 30%;
	margin: 0 20px 0 190px;
}

body:last-child #footer ul
{
	margin: 0 20px 0 150px;
}

#footer li
{
	display: inline;
	margin-left: 20px;
}

#footer a
{
	color: white;
	font-size: 10px;
	font-family: verdana, arial, serif;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span
{
	color: white;
	font-size: 10px;
	font-family: verdana, arial, serif;		
	vertical-align: 40%;
}

/********************************************/
/**** END > Footer **************************/
/********************************************/



/********************************************/
/**** BEGIN > Admin *************************/
/********************************************/

#admin_logout
{	
	width: 178px; 
	height: 24px;  
	line-height: 24px; 
	text-align: center;	 
	background-color: #CCCCCC; 
	border: 1px dashed #002D73;
}

#admin_logout a
{
	color: #002257; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, serif;
}

/********************************************/
/**** END > Admin ***************************/
/********************************************/
