
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
{
	font-size: 11px;
	line-height: 130%;
}

body:last-child #content
{
	margin-left: -2px;
	padding-right: 2px;
}

.rollover
{
	text-decoration: none;
}

.rollover:hover
{
	color: #9A0E2E;
	text-decoration: underline;
}

.download_fix
{
	vertical-align: 9px;
}

.ul_fix
{
	list-style: none;
}

.ul_fix li
{
	margin: 10px 0 10px 0;
}

.ul_fix_2
{
	margin-top: 0;
	margin-bottom: 14px;
}

.ul_fix_3
{
	margin-top: 0;
	margin-bottom: 14px;
	margin-left: 56px;
}

.padding_fix
{
	padding-left: 22px;
}

/*
DREW
*/

.drewPropaneMenu
{
	padding:2px;
	height:360px;
	background: url(/images/propane/booksBackground.gif) no-repeat;
	background-color: #e7e7e7;
}

.drewDiv 
{
	left:200px;
	top:50px;
	width:100px;
	height:25px;
	position:relative;
	z-index:100;
}

a.propaneLink
{
	text-decoration:none;
}

/********************************************/
/**** BEGIN > Header ************************/
/********************************************/

#main
{
	width: 760px;
	margin-top: 10px;
	background-color: white;
}

#header_top
{
	height: 54px;
	text-align: right;
	vertical-align: middle;
	/* background: url(/images/logos/logo_gutt.gif) no-repeat center left; */
}

#header_top_logo
{
	float: left;
}

#header_top_logo img
{
	border: none;
}
	
#header_top div
{
	float: right;
}




#search_label
{
	margin-right: 6px;
}

#search_field
{
	height: 14px;
	width: 200px;
	font-size: 12px;
	margin-top: 14px;
	background-color: #E7E6E4;
	border: 1px solid #433572;
}

#search_submit
{
	width: 19px; 
	height: 20px;
	border: none;
	margin-right: 10px;
}

/* commented backslash hack v2 \*/

#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;
}

/* end hack */



#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) top left;
}

#subheader select
{
	margin-left: 180px; 
	vertical-align: 50%;
}

body:last-child #subheader select
{
	margin-top: 0;
}

/********************************************/
/**** END > SubHeader ***********************/
/********************************************/



/********************************************/
/**** BEGIN > Footer ************************/
/********************************************/

#footer
{
	margin-top: 2px;
	padding: 4px 1px 2px 16px;
	text-align: left;
	border: 1px solid #7F7F7F;
}

#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: #333333;
	font-size: 10px;
	font-family: verdana, arial, serif;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span
{
	color: #333333;
	font-size: 10px;
	font-family: verdana, arial, serif;		
	vertical-align: 40%;
}

/********************************************/
/**** END > Footer **************************/
/********************************************/



/********************************************/
/**** BEGIN > News **************************/
/********************************************/

#news
{
	text-align: left;
	padding-bottom: 5px;
	border: 1px solid #E7E6E4;
	background: url(/images/news_bg.gif) #E7E6E4 no-repeat top right;
}

#news ul
{
	list-style-image: url(/images/icons/arrow_red.gif);
}

#news li
{
	margin-bottom: 14px;
}

#news a
{
	color: #333333;
	vertical-align: 30%;
	text-decoration: none;
}

body:last-child #news a
{
	vertical-align: 1%;
}

#more_news
{
	font-weight: bold;
	margin-left: 23px;
	text-decoration: underline !important;	
}

/********************************************/
/**** END > News ****************************/
/********************************************/



/********************************************/
/**** BEGIN > Admin *************************/
/********************************************/

#admin_logout
{	
	width: 330px; 
	height: 24px;  
	line-height: 24px; 
	text-align: center;	 
	background-color: #CCCCCC; 
	border: 1px dashed #9A0E2E;
}

#admin_logout a
{
	color: #A30A32; 
	font-size: 10px;
	font-weight: bold;
	margin: 0 4px 0 4px; 
	text-decoration: none;
	font-family: verdana, arial, serif;
}

#admin_logout a:hover
{
	text-decoration: underline;
}

/********************************************/
/**** END > Admin ***************************/
/********************************************/