
@import "site.css";

/* ******************************
Template Layout Code
****************************** */

#blobTopJay {
	background:#DFDFDF url('images-layout/jay-leno-and-swisstrax.jpg') top left no-repeat scroll;
	width:1000px;
	heighT:443px;
	position:relative;
}

	#blobTopJay .topheader {
		position:absolute;
		left:430px;
		top:185px;
		color:#620000;
		font-size:1.1em;
		font-weight:bold;
		font-family:Arial,Helvitica,sans-serif;
		
	}
	
	#blobTopJay .toppara {
		font-size:0.9em;
		left:373px;
		line-height:1.2em;
		position:absolute;
		top:200px;
		width:192px;
	}
	
	#blobTopJay .jayshand {
		float:left;
		height:60px;
		width:70px;
	}
	
	#blobTopJay .phonebutton {
		position:absolute;
		left:360px;
		top:400px;
	}
	
	#blobTopJay .jayvideo {
		position:absolute;
		left:592px;
		top:-177px;
		z-index:5;
	}
	
	#blobTopJay .jayvideooverlay {
		position:absolute;
		left:598px;
		top:136px;
		color:white;
		text-align:right;
		z-index:6;
	}

	
	

#columnWrapper {
	background:#1F1F1F;
	margin:0;
	padding:10px;
	width:980px;
}

.column1 {
	margin:0;padding:0;
	float:right;
	width:560px;
	padding-right:5px;
}

	.column1 h1 {
		color:#FF3131;
		font-size:1.8em;
		margin-bottom:5px;
	}
	
	.column1 h2 {
		color:#BFBEBE;
		font-size:1.15em;
		font-weight:normal;
		margin-bottom:1em;
	}
	
	.column1 p {
		color:white;
	}

	.column1 .blobStyleBlock {
		background:transparent url('images-layout/jay-para-blob-top.png') top left no-repeat scroll;
		border-bottom:2px solid #AA0202;
		width:156px;
		padding:30px 10px 15px;
		margin-bottom:10px;
	}
	
		.column1 .blobStyleBlock p {
			padding:0;margin:0;
			text-align:center;
			font-size:1.2em;
			font-weight:bold;
		}
	
	.column1 .leftBlob {
		float:left;
		margin-right:30px;
	}
	
	.column1 .rightBlob {
		float:right;
		margin-left:30px;
	}
	

.column2 {
	margin:0;padding:0;
	float:left;
	width:395px;
	padding-left:5px;
}

.blobStyleJay1 {
	background: transparent url('images-layout/save50blob.png') top left no-repeat scroll;
	width:395px;
	height:219px;
	position:relative;
	margin-bottom:1.5em;
}

	.blobStyleJay1 img {
		z-index:1;
	}

	.blobStyleJay1 h2 {
		padding:0;margin:0;
		color:white;
		position:absolute;
		top:36px;
		left:12px;
		z-index:2;
	}
	
	.blobStyleJay1 p {
		padding:0;margin:0;
		color:white;
		position:absolute;
		top:70px;
		left:0px;
		width:395px;
		text-align:center;
		z-index:3;
	}

.blobStyleJay2 {
	margin-top:1.5em;
	margin-bottom:1.5em;
}

	.blobStyleJay2 .slideshow {
		width:395px;
		height:296px;
	}
	
	.blobStyleJay2 p {
		text-align:center;
		color:#BFBEBE;
		padding-top:5px;
		font-size:.9em;
		font-style:italic;
	}

.blobStyleJay3 {
	width:395px;
	margin-top:1.5em;
}

	.blobStyleJay3 h2 {
		color:white;
	}
	
		.blobStyleJay3 h2 span {
			color:#FF3232;
		}


.jayseperator {
	width:395px;
	height:1px;
	background:#313131 url('images-layout/jayseperator.png') top left repeat-x scroll;
	line-height:0;
	font-size:0;
}
