body {
	background-color: #649DD4;
}

h1 {
	color: #FCB058;
	font-family: Tahoma;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 18px;
}

h3 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.3em;
}

p {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
}

p.heading {
	margin-bottom: -10px;
}

a {
	color: #FCB058;	
}

.orange {
	color: #FCB058;	
}

input, select {
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 12px;
}

#logo {
	position: absolute;
	height: 61px;
	width: 400px;
	top: 0;
	left: 50%;
	margin-left: -400px;
	background: url(../images/logo/the-glove-dryer-logo.gif) no-repeat;
	z-index: 1000;
}

#content {
	position: absolute;
	width: 341px;
	top: 95px;
	left: 50%;
	margin-left: -291px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
}

	#content.home {
		margin-left: -292px;
		width: 700px;		
	}

#content-wide {
	position: absolute;
	width: 450px;
	top: 95px;
	left: 50%;
	margin-left: -291px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
}

.form {
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: -291px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
}

#flash-disclaimer {
	position: absolute;
	font-size: 10px;
	font-family: Tahoma;
}

#image-home {
	position: absolute;
	height: 340px;
	width: 430px;
	top: 255px;
	left: 50%;
	margin-left: 48px;
	background: url(../images/three-dryers.gif) no-repeat;
	z-index: -100px;
}

#image-single {
	position: absolute;
	height: 290px;
	width: 430px;
	top: 112px;
	left: 50%;
	margin-left: 68px;
	background: url(../images/three-dryers.gif) no-repeat;
	z-index: -100px;
}

#image-gloves-laid-out {
	position: absolute;
	height: 320px;
	width: 461px;
	top: 100px;
	left: 50%;
	margin-left: 117px;
	background: url(../images/gloves-laid-out.gif) no-repeat;
	z-index: -100px;
}

#image-logo {
	position: absolute;
	height: 540px;
	width: 365px;
	top: 10px;
	left: 50%;
	margin-left: 117px;
	background: url(../images/yellow-dryer-logo-here.gif) no-repeat;
	z-index: -100px;
}

#image-retailers {
	position: absolute;
	height: 560px;
	width: 513px;
	top: 10px;
	left: 50%;
	margin-left: 17px;
	background: url(../images/retail-box.gif) no-repeat;
	z-index: -100px;
}

#top-lines {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 72px;
	left: 0;
	border-top: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
}

#menu-items {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -470px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	z-index: 2000;
	text-align: right;
	line-height: 1.4em;
}

	#menu-items a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#menu-items a:hover {
		color: #FCB058;
	}
	
	#menu-items .selected {
		color: #FCB058;		
	}

#home-scroll {
}

	#home-scroll img {
		border: 2px solid #FCB058;
		position: absolute;
		top: 250px;
		left: 50%;
		margin-left: -476px;
		display: none;
	}

#home-video {
	position: absolute;
	top: 281px;
	left: 50%;
	margin-left: -293px;
}

#order-response {
	color: #FCB058;	
}

#terms-box {
	overflow: auto;
	font-family: Courier;
	font-size: 10px;
	color: #000000; 
	background: #dddddd; 
	padding: 4px; 
	width: 400px; 
	height: 200px; 
	border: 1px solid black
}

	#terms-box p {
		font-family: Courier;
		font-weight: normal;
		font-size: 10px;
		color: #000000; 	
	}
	
#shipping-promo {
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: -292px;
	color: #ffffff;
	font-family: Arial;
	font-style: italic;
	font-size: 13px;
}
