
#upleft {
	background-image: url('/_images/main/douglas_main_logo.jpg');
	padding-top: 135px; text-align: center; overflow:hidden;
	line-height: 1;
	}
#upleft p { text-align: center; margin-top: 0; clear:left; line-height: 1.4; margin-bottom: 0;}
div#inputcont { width: 215px; margin: 10px 60px; text-align: left; }


div#content {
	margin-top : 25px; margin-left: 25px; margin-right: 10px; font-size: 110%;
	}
#botleft { 
	background-image : url('/_images/main/douglas_main_left_tile.jpg');
	background-repeat: repeat-y;
	}

div#cycle { position : relative; height:282px; }
div#cycle img { position : absolute; }
div#cycle2 { position : relative; height:139px; }
div#cycle2 img { position : absolute; }

/********************/
/* HOT DEALS STYLES */
/********************/


div#hotdeals { 
	width: 159px; margin: 0 8px;
	float:right; display:inline;
	}


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;
	}	