#head { background-image: url('/_images/interior/douglas_subhead_red_tile.gif');}

#row2 { background-image: url('/_images/interior/douglas_sub_nav_tile.gif'); }

#left {	background-image: url('/_images/interior/douglas_int_side_tile.gif');	}

#rest { height:100%; background-color: #fff; }

div#content { height: 37%; padding: 20px 30px; font-size: 120%; }

div#logform {
	background-image: url('/_images/interior/douglas_int_customer_login_tile.gif');
	height: 176px; overflow: hidden; text-align: center;
	}

div#logform p { margin-top: 0; line-height: 1.5;}

div#inputcont { 
	margin: 0; padding: 0;
	width: 160px; margin-top: 60px;
	height: 55px;
	}

label,input {	width: 95px; }

div#inputcont label {
	width: 65px; margin-top: 2px; 
	}

form { margin: 0; }

h2 { 
	font-size: 135%;
	color: #166700;
	}
h3 {
	font-size: 110%; margin-bottom: 0;
	color: #001481;
	}
	
div#content p { margin-top: 0; margin-bottom: 10px; }

/********************/
/* HOT DEALS STYLES */
/********************/

div#hotdeals { 
	margin: 0 8px;
	}

div#hotdeals div { border-left: 1px solid #F21F26; padding-top: 10px; padding-left: 0; }

div#hotdeals h3 {
	margin: 0; padding: 0; 
	margin-top: 15px;
	}

div#hotdeals ul, div#hotdeals li { 
	text-align: left;
	margin: 0; padding: 0; padding-left: 20px;
	list-style: none;
	margin: 5px 0; 
	background: transparent url('/_images/main/douglas_blue_arrow.gif') 0 50% no-repeat;
	}

div#hotdeals ul { /* Over-rides a few things above */
	padding : 0; padding-bottom: 10px; padding-left: 10px;
	margin-top: 5px; background: transparent;
	}

div#hotdeals li#feature { 
	background: transparent url('/_images/main/douglas_red_arrow.gif') 0 50% no-repeat;
	}
	
/********************/
/* HOT DEALS LINKS  */
/********************/
div#hotdeals a:link, div#hotdeals a:visited {
	color: #F51F27; font-weight: bold;
	text-decoration: underline;
	}
div#hotdeals a:hover {
	color: #F51F27; font-weight: bold;
	text-decoration: none;
	}	